@charset "utf-8";
@media (min-width: 1240px) {
	#home-page .banner-inner {
		text-align: left;
		position: relative;
		left: -webkit-calc((100% - 1280px) / 2);
		left: -khtml-calc((100% - 1280px) / 2);
		left: -moz-calc((100% - 1280px) / 2);
		left: -ms-calc((100% - 1280px) / 2);
		left: -o-calc((100% - 1280px) / 2);
		left: calc((100% - 1280px) / 2);
	}
}
@media (max-width: 1239px) {
	#home-page .banner-inner {
		margin: 0 auto;
	}
}
@media (max-width: 920px) {
	.inline-btns {
		display: block;
		clear: both;
		width: 100%;
		position: relative;
	}
	.inline-btns a {
		display: block;
	}
	.inline-btns a + a {
		margin-top: 10px;
	}
}
@media (max-width: 900px) {
	.wrap, .banner-inner, .content-width-section .section-inner {
		padding-left: 30px;
		padding-right: 30px;
	}
	.main-menu a {
		padding: 0 15px;
	}
}
@media (min-width: 767px){
	.mobileNavigation { display: none; }
	.dtar {
		text-align: right;
	}
	.mt-N50px {
		margin-top: -50px;
		position: relative;
	}
	.img-block.shadow-img-block{
	padding-bottom: 35px;padding-right: 35px;}
	
	
	.img-block {
		padding-right: 20px;
	}
	.shadow-img-block:after {
		content: '';
		background-color: #D6C3B2;
		width: 300px;
		height: 80%;
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: -1;
	}
	.d-pl0 {
		padding-left: 0 !important;
	}
	.foooter-widget {
		width: 33%;
		padding: 5px 30px;	
	}
	.foooter-widget + .foooter-widget {
		border-left: 1px solid #fff;
	}

	#site-header {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 99;
		padding: 40px 0;
	}
	#menu-btn {
		display: none;
	}
	#main-navigation {
		display: block !important;
	}
}
@media (min-width: 979px){
	.sliders {
		max-width: 600px;
	}
}
@media (max-width: 767px){
	.mtac {
		text-align: center;
	}
	.fleft, .fright, .alignright, .alignleft, .d-inline {
		display: block;
		margin: 0 auto;
		float: none;
		position: relative;
		padding: 3px;
		clear: both;
		width: 100%;
	}
	.d-flex, .block1, .block2, .block3, .block4, .block5, .big-img-block .img-block, .big-img-block  .text-block {
        display: block;
        clear: both;
        width: 100%;
        flex: none;
	}
	.sliders {
		margin: 0 auto;
	}
	.two-block-row>* {
		width: 100%;
	}
	.text-block {
		margin-bottom: 20px;
		background-color: #f9f9f9;
	}
	.foooter-widget {
		width: 100%;
		padding: 15px 0;	
	}
	.foooter-widget + .foooter-widget {
		border-top: 1px solid #fff;
	}
	.half-block {
		width: 100%;
	}
	#contact-form>.d-block>ul {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#contact-form>.d-block>ul>li {
		width: 50%;
	}
	.content-block.left {
        width: 100%;
        float: none;
        margin-bottom: 0px;
    }
    .content-block.right {
        width: 100%;
        float: none;
    }
    .imgwidth img {
        width: 100%;
    }
    .imgwidth {
        padding-top: 0px;
    }
    .eventpage .text-block {
        width: 100%;
        float: left;
        padding: 20px;
    }
    .eventpage .img-event {
        width: 100%;
        float: none;
    }
    .centered {
        font-size: 20px;
    }
}
@media (max-width: 680px) {
	.text-img-center h3 {
		font-size: calc(28px + (60 - 28) * ((100vw - 320px) / (680 - 320)));
		line-height: normal;
	}
	#boxes .window {
		position:absolute;
		left:0;
		top:0;
		width:300px;
		height:200px;
		display:none;
		z-index:9999;
		padding:20px;
		border-radius: 15px;
		text-align: center;
	  }
	  #boxes #dialog {
		width:300px; 
		height:auto;
		padding:10px;
		background-color:#ffffff;
		font-family: 'Segoe UI Light', sans-serif;
		font-size: 15pt;
	  }
	  #lorem p {
		font-family: "Segoe UI", sans-serif;
		font-size: 12px;
		line-height: 16px;
		text-align: left;
	}
}
@media (max-width: 590px) {
	.move-down-arrow {
		bottom: 20px;
	}
	.home-banner-tabs {
		bottom: 0;
	}
}
@media (max-width: 480px) {
	.wrap, .banner-inner, .content-width-section .section-inner {
		padding-left: 20px;
		padding-right: 20px;
	}
	.banner-item img {
		height: 310px;
	}
	img.w50p, .footer-logo img {
		width: 100%;
		max-width: 100%;
	}
	.footer-menu ul {
		flex-wrap: wrap;
	}
	.text-block.p-50px {
		padding: 20px;
	}
	.p-20px {
		padding-left: 0
	}
}
@media (max-width: 410px) {
	/*.banner-inner h1 {
		font-size: calc(20px + (80 - 50) * ((100vw - 320px) / (450 - 320)));
		line-height: normal;
	}*/
	/*.banner-inner p {
		font-size: calc(15px + (20 - 15) * ((100vw - 320px) / (450 - 320)));
		line-height: 20px;
	}*/
	
	h2 {
		line-height: 30px
	}

	#menu-btn .fa-lg {
		font-size: 24px;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	#site-header {
		padding: 10px 0 0 0;
	}
	.header_logo {
		width: 80px;
	}
	.banner-inner h1 {
		font-size: 60px;
		line-height: 70px;
	}
}

@media (max-width: 767px) {
	.move-down-arrow { display: none; }
	#site-header {
		background-color: #fff;
		padding: 5px 0;
		position: relative;
		z-index: 1000;
	}
	.header_logo .st0 {
	    fill: #1a1a1a;
	}
	.header_logo{
		width: 50px;
	}

	.mobileNavigation .st0 { fill:#fff; }
	.mobileNavigation .header_logo { 
		width: 80px; 
		display: block;
		margin: 0 auto; 
	}

	.banner-inner h1 {
		font-size: 40px;
		line-height: 46px;
	}
	.banner-inner p {
		font-size: 16px;
		line-height: 22px;
	}

	#site-content { margin-top: 40px }
	.padingbtm {
	    padding-top: 60px;
	}

	.home-banner-tabs li button {
		font-size: 18px;
	}

	#contact-form>.d-block>ul>li.gap { display: none; padding: 0, width: 0; }
	#contact-form>.d-block>ul>li {
		width: 100%;
	}

	.sliders {
		max-width: 100%;
		display: block;
		margin: 10px auto 0 auto;
	}

	/* Mobile */
	#main-navigation { display: none; }

	body.overflow { overflow: hidden; }

	.burger {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 15px;
  right: 0px;
  border-radius: 4px;
  z-index: 10;
}

.burger span {
  position: relative;
  margin-top: 9px;
  margin-bottom: 9px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -1.5px;
}

.burger span, .burger span::before, .burger span::after {
  display: block;
  width: 30px;
  height: 3px;
  background-color: #2a2a2a;
  outline: 1px solid transparent;
  -webkit-transition-property: background-color, -webkit-transform;
  -moz-transition-property: background-color, -moz-transform;
  -o-transition-property: background-color, -o-transform;
  transition-property: background-color, transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.burger span::before, .burger span::after {
  position: absolute;
  content: "";
}

.burger span::before { top: -9px; }

.burger span::after { top: 9px; }

.burger.clicked span { background-color: transparent; }

.burger.clicked span::before {
  -webkit-transform: translateY(9px) rotate(45deg);
  -moz-transform: translateY(9px) rotate(45deg);
  -ms-transform: translateY(9px) rotate(45deg);
  -o-transform: translateY(9px) rotate(45deg);
  transform: translateY(9px) rotate(45deg);
}

.burger.clicked span::after {
  -webkit-transform: translateY(-9px) rotate(-45deg);
  -moz-transform: translateY(-9px) rotate(-45deg);
  -ms-transform: translateY(-9px) rotate(-45deg);
  -o-transform: translateY(-9px) rotate(-45deg);
  transform: translateY(-9px) rotate(-45deg);
}

.burger.clicked span:before, .burger.clicked span:after { background-color: #ffffff; }

.burger:hover { cursor: pointer; }

/*  NAV
========================================== */

.mobileNavigation {
  background-color: #2a2a2a;
  position: fixed;
  z-index: 9;
  top: 0;
  right: 0;
  height: 100%;
  max-width: 515px;
  width: 100%;
  padding: 60px 40px 60px 40px;
  overflow-y: auto;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.mobileNavigation.show {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

.mobileNavigation.show ul.main li {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
}

.mobileNavigation.show ul.main li:nth-child(1) { transition-delay: 0.15s; }

.mobileNavigation.show ul.main li:nth-child(2) { transition-delay: 0.3s; }

.mobileNavigation.show ul.main li:nth-child(3) { transition-delay: 0.45s; }

.mobileNavigation.show ul.main li:nth-child(4) { transition-delay: 0.6s; }

.mobileNavigation.show ul.main li:nth-child(5) { transition-delay: 0.75s; }

.mobileNavigation.show ul.main li:nth-child(6) { transition-delay: 0.9s; }

.mobileNavigation.show ul.main li:nth-child(7) { transition-delay: 1.05s; }

.mobileNavigation.show ul.main li:nth-child(8) { transition-delay: 1.2s; }

.mobileNavigation.show ul.main li:nth-child(9) { transition-delay: 1.35s; }

.mobileNavigation.show .about, .mobileNavigation.show .social, .mobileNavigation.show ul.sub {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  transition-delay: .85s;
}

.mobileNavigation ul.main { list-style-type: none; margin-top: 15px }

.mobileNavigation ul.main li {
  margin-bottom: 15px;
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -ms-transform: translateX(40px);
  -o-transform: translateX(40px);
  transform: translateX(40px);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  float: none;
}

.mobileNavigation ul.main li:last-of-type { margin-bottom: 0px; }

.mobileNavigation ul.main li a {
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.2rem;
  display: block;
  letter-spacing: 5px;
  font-weight: 600;
  padding: 10px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.mobileNavigation ul.main li a span { color: #b7ac7f; }

.mobileNavigation ul.main li a:hover { color: #b7ac7f; }

.mobileNavigation .about {
  margin-top: 40px;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.mobileNavigation .about p {
  color: #ffffff;
  font-family: "Spectral", serif;
  font-size: 1.05rem;
  letter-spacing: 0.5px;
  line-height: 170%;
}

.mobileNavigation .social {
  margin-top: 40px;
  position: relative;
  padding-bottom: 30px;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.mobileNavigation .social:after {
  content: "";
  width: 230px;
  height: 2px;
  background-color: #b7ac7f;
  position: absolute;
  bottom: 0;
  left: 0;
}

.mobileNavigation .social a {
  display: inline-block;
  margin-right: 25px;
  font-size: 24px;
  color: #fff;
}

.mobileNavigation .social a:last-of-type { margin-right: 0px; }

.mobileNavigation .social a:hover svg path, .mobileNavigation .social a:hover svg circle { fill: #b7ac7f; }

.mobileNavigation .social a svg {
  width: 100%;
  height: 100%;
}

.mobileNavigation .social a svg path, .mobileNavigation .social a svg circle {
  fill: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.mobileNavigation ul.sub {
  list-style-type: none;
  margin-top: 40px;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.mobileNavigation ul.sub li { margin-bottom: 10px; }

.mobileNavigation ul.sub li:last-of-type { margin-bottom: 0px; }

.mobileNavigation ul.sub li a {
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  letter-spacing: 1px;
  font-size: 0.9rem;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.mobileNavigation ul.sub li a:hover { color: #b7ac7f; }

/*  OVERLAY
========================================== */

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #b7ac7f;
  opacity: 0;
  visibility: hidden;
}

.overlay.show {
  opacity: 0.8;
  visibility: visible;
}
.slider .slides li img {
	background-position: -181px 0;
}
}
@media (min-width: 667px) {
.mobileNavigation { padding: 120px 90px 70px 90px; }
}
/* CSS Document */