.elementor-kit-6{--e-global-color-primary:#132430;--e-global-color-secondary:#BC9E59;--e-global-color-text:#333333;--e-global-color-accent:#BC9E59;--e-global-typography-primary-font-family:"Cinzel";--e-global-typography-primary-font-size:15px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:2em;--e-global-typography-primary-letter-spacing:1.4px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Urbanist";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.55em;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:20px;--e-global-typography-accent-letter-spacing:5px;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Arial;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#BC9E59;font-family:"Inter", Arial;font-size:16px;font-weight:500;text-transform:uppercase;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#FFFFFF;box-shadow:0px 0px 0px 0px rgba(0,0,0,0.5);border-style:none;border-radius:4px 4px 4px 4px;padding:16px 36px 16px 36px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#BC9E59;color:#FFFFFF;box-shadow:0px 0px 0px 0px rgba(0,0,0,0.5);border-style:none;border-radius:4px 4px 4px 4px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{background-color:#FFFFFFD6;}.site-footer{background-color:var( --e-global-color-primary );}.elementor-kit-6 p{margin-bottom:24px;}.elementor-kit-6 a{color:var( --e-global-color-text );text-decoration:underline;}.elementor-kit-6 h1{color:#FFFFFF;font-family:"Cinzel", Arial;font-size:72px;font-weight:600;line-height:1.2px;}.elementor-kit-6 h2{color:#132430;font-family:"Urbanist", Arial;font-size:75px;font-weight:600;line-height:1em;}.elementor-kit-6 h3{color:#132430;font-family:"Urbanist", Arial;font-size:56px;font-weight:600;line-height:1.05em;}.elementor-kit-6 img{border-style:none;border-radius:0.6em 0.6em 0.6em 0.6em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0%;--container-default-padding-right:05%;--container-default-padding-bottom:0%;--container-default-padding-left:05%;}.elementor-widget:not(:last-child){margin-block-end:0rem;}.elementor-element{--widgets-spacing:0rem 2rem;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header .header-inner{width:1440px;max-width:100%;}.site-header .site-branding .site-logo img{width:171px;max-width:171px;}.site-footer .site-branding .site-logo img{width:216px;max-width:216px;}.site-footer .copyright p{color:#FFFFFF;}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//***
* class: .sticky-header
*/
header.sticky-header {
    background:transparent;
	--header-height: 122px;
	--shrink-header-to: 0.6;
	--transition: .45s cubic-bezier(.4, 0, .2, 1);
	transition: background-color var(--transition),
				backdrop-filter var(--transition),
				box-shadow var(--transition);
}

header.sticky-header  .e-con-inner  {
	transition: all 0.5s ease;
}


/***
* Sticky header activated
*/
header.sticky-header.elementor-sticky--effects {
	background-color: rgba(255, 255, 255, 0.84);
	box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .07);
	-webkit-backdrop-filter: saturate(180%) blur(20px);
	backdrop-filter: saturate(180%) blur(20px);
}
header.sticky-header > .elementor-container {
	min-height: var(--header-height);
	transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
	min-height: calc( var(--header-height) * var(--shrink-header-to) );
}

header.sticky-header.elementor-sticky--effects .e-con-inner {
	padding: 0;
}

header.sticky-header.elementor-sticky--effects .elementor-nav-menu a {
  color: #515151!important;
  fill: #515151;
}

header.sticky-header.elementor-sticky--effects #logo-dark {
    filter: none!important;
}

@media (max-width: 4500px) and (min-width: 2000px){
 .e-con>.e-con-inner {
    max-width: 1860px;
}  
header.sticky-header  {
    --e-con-grid-template-columns: 40% 10% auto 18%!important;
}
header.sticky-header .elementor-nav-menu .elementor-item {
    font-size: 0.85vw!important;
}
.contactus .elementor-button-icon svg {
    width: 0.7vw;
    
}

.contactus .elementor-button {
    font-size: 0.9vw;
    padding: 1.1vw 0.5vw 1.1vw 0.5vw!important;
}
}

/***
* Shorter header on mobile (70px instead of 100px)
*/
@media only screen and (max-width: 767px) {
	header.sticky-header {
		--header-height: 70px;
	}
	
	header.sticky-header.elementor-sticky--effects #menu-open svg path {
	    fill: #111;
	}
	
	header.sticky-header.elementor-sticky--effects .elementor-button-icon svg path {
	    fill: #111;
	} 
}

/***
* class: .logo
*/
header.sticky-header .logo img {
	transition: transform var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
	transform: scale(.8);
	height: 79px;
}

header.sticky-header.elementor-sticky--effects .elementor-nav-menu .sub-arrow svg path {
	fill: #515151;
}

header.sticky-header.elementor-sticky--effects .contactus .elementor-button {
    font-size: 0.8vw;
  line-height: .6vw;
  padding: 0.91vw 1.05vw;
  border: 1px solid #bc9e59;
}

header .elementor-nav-menu--main .elementor-nav-menu a {
	padding: 9px 20px;
}

header .sub-menu.elementor-nav-menu--dropdown {
	padding: 12px 0!important;
}

#hero .elementor-button {
  padding: 1.1vw 1.8vw;
  font-size: .9vw;
}

@media (max-width: 1024px){
    #hero .elementor-button {
        padding: 1.5vw 3vw 1.5vw 3vw;
        font-size: 1.2vw;
        line-height: 2vw;
    }
    
    header.sticky-header.elementor-sticky--effects .elementor-button {
    	border: none!important;
    }
}

@media (max-width: 480px){
    #hero .elementor-button {
        padding: 4vw 6vw 4vw 6vw;
    font-size: 3vw;
    line-height: 3vw;
    }
    
    .single-post h2 {
    	font-size: 28px!important;
    }
}

.post-template-default.single.single-post .elementor-inline-items.elementor-icon-list-items.elementor-post-info li[itemprop="about"] .elementor-icon-list-icon {
	display: none;
}

.post-template-default.single.single-post .elementor-inline-items.elementor-icon-list-items.elementor-post-info li[itemprop="about"] .elementor-icon-list-text a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
		background-color: #e1d8d8;
	border-radius: 100px;
	padding: 7px 20px 8px;
	font-family: Urbanist, sans-serif;
	font-weight: 800;
}


.elementor-swiper-button.elementor-swiper-button-prev {
	background-image: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 23.5108L12.91 22.0808L8.63001 17.8008H28.7V15.8008H8.64001L12.93 11.5208L11.53 10.0908L4.82001 16.8108L11.5 23.5108Z' fill='%23132430'/%3E%3C/svg%3E");
	background-color: #0e1a230d;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	width: 3.6458vw;
	height: 3.6458vw;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 1.6667vw;
}

.elementor-swiper-button.elementor-swiper-button-next {
	background-image: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='648a9f5da9f037e578104449_long_arrow_3.svg'%3E%3Cpath id='Vector' d='M21.5 10.0593L20.09 11.4893L24.37 15.7693H4.29999V17.7693H24.36L20.07 22.0493L21.47 23.4793L28.18 16.7593L21.5 10.0593Z' fill='%23132430'/%3E%3C/g%3E%3C/svg%3E");
	background-color: #0e1a230d;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	width: 3.6458vw;
	height: 3.6458vw;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 1.6667vw;
}

@media (max-width: 480px){
    .elementor-swiper-button.elementor-swiper-button-next,
    .elementor-swiper-button.elementor-swiper-button-prev{
	width: 8vw;
	height: 8vw;
	background-size: 4vw;
}
}

.elementor-swiper-button.elementor-swiper-button-prev svg,
.elementor-swiper-button.elementor-swiper-button-next svg {
    display: none;
}

.elementor-button-icon svg {
	width: 1.2vw;
	height: auto;
	margin-top: -0.2vw;
	margin-bottom: -0.2vw;
}

.contact-button .elementor-button-icon svg,
.contactus .elementor-button-icon svg {
	width: 1vw;
	height: auto;
	margin-top: -0.2vw;
	margin-bottom: -0.2vw;
}

@media (max-width: 767px) and (min-width:480px){
    .elementor-803 .elementor-element.elementor-element-326147eb .elementor-nav-menu .elementor-item {
    	font-size: 3vw !important;
    	line-height: 1.33em !important;
    }
}

footer.elementor.elementor-33.elementor-location-footer {
    background: transparent;
}/* End custom CSS */