.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-a1f3b15:#008DC2;--e-global-color-f597b77:#75C2D4;--e-global-color-b5f20bc:#A49261;--e-global-color-8f2dfdd:#A49261;--e-global-color-5b35205:#1E1D1D;--e-global-color-1e39176:#33C7FF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*.swiper-slide-contents {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*}*/
/*.swiper-slide-contents .elementor-slide-heading {*/
/*    order: 2 !important;*/
/*}*/
/*.swiper-slide-contents .elementor-slide-description {*/
/*    order: 1 !important;*/
/*    margin-bottom: 0px !important;*/
/*}*/
/*.swiper-slide-contents .elementor-button {*/
/*    order: 3 !important;*/
/*    padding: 15px 35px;*/
/*}*/


.elementor-sticky--active {
  box-shadow:  0 2px 10px 0 rgb(0 0 0 / 20%);
}


.elementor-swiper-button {
    background-color: #ffffff4a;
    padding: 10px 10px 10px 8px;
}
.elementor-swiper-button-prev {
    left: 40px;
   
}
.elementor-swiper-button-next {
    right: 40px
}
.far.fa-circle {
    color: transparent !important;
}

 @media (max-width: 768px) {
   .elementor-swiper-button {
       padding: 5px 5px 5px 3px;
   } 
   .elementor-swiper-button-prev {
    left: 10px;
}
.elementor-swiper-button-next {
    right: 10px;
}
}
.bk-grey:after {
    position: absolute;
    background-color: #f7f7f3;
    z-index: -1;
    bottom: -50px;
    width: 750px;
    right: 0px;
    content: '';

    height: 30em;
    display: block!important;
}
.bk-grey.second:after {
    left:0;
    height: 20em;
    /*width: 100% !important;*/
}


.playfair_text {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    text-transform: lowercase;
    font-size: 55px;
}

.p_m_0 p {
    margin-bottom: 0px
}


/***
* class: .sticky-header
*/
.sticky-header {
	--header-height: 50px;
	--shrink-header-to: 0.6;
	--transition: .35s cubic-bezier(.4, 0, .2, 1);
	background-color: rgba(244, 245, 248, 1);
	transition: background-color var(--transition),
				backdrop-filter var(--transition),
				box-shadow var(--transition);
}

/***
* Sticky header activated
*/
.sticky-header.elementor-sticky--effects {
	background-color: #fff !important ;
	
}
.sticky-header > .elementor-container {
	height: 70px !important;
	transition: min-height var(--transition);
}
.sticky-header.elementor-sticky--effects > .elementor-container {
	min-height: 70px !important;
}

/***
* Shorter header on mobile (70px instead of 100px)
*/
@media only screen and (max-width: 767px) {
	.sticky-header {
		--header-height: 70px;
	}
	
	.bk-grey.second:after {
    width: 100% !important;
}
}

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

.elementor-sticky--effects .wp-image-1054 {
  width: 60px !important;
    height: 55px !important;
    object-fit: cover !important;
    object-position: left center !important;
   
}/* End custom CSS */