.elementor-kit-3274{--e-global-color-primary:#9CB6D3;--e-global-color-secondary:#777779;--e-global-color-text:#7A7A7A;--e-global-color-accent:#003056;--e-global-color-13f4851a:#D9D9D6;--e-global-color-52235058:#E7E5E5;--e-global-color-21f8c9b7:#000;--e-global-color-47eea86e:#FFF;--e-global-color-53dc294:#FFFFFF00;--e-global-typography-primary-font-family:"Baskerville Bold";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Nova";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nova";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-4677458-font-family:"Baskerville Bold";--e-global-typography-4677458-font-size:56px;--e-global-typography-4677458-font-weight:700;--e-global-typography-4677458-line-height:1.2em;--e-global-typography-ac6cf1f-font-family:"Baskerville Bold";--e-global-typography-ac6cf1f-font-size:40px;--e-global-typography-ac6cf1f-text-transform:none;--e-global-typography-ac6cf1f-line-height:1.2em;--e-global-typography-6c2f390-font-family:"Nova";--e-global-typography-6c2f390-font-size:24px;--e-global-typography-6c2f390-text-transform:uppercase;--e-global-typography-4cd2c51-font-size:20px;--e-global-typography-4cd2c51-font-weight:700;--e-global-typography-4cd2c51-text-transform:uppercase;--e-global-typography-4cd2c51-line-height:1.2em;--e-global-typography-9aebff7-font-family:"Nova";--e-global-typography-9aebff7-font-size:16px;--e-global-typography-9aebff7-font-weight:700;--e-global-typography-9aebff7-text-transform:uppercase;--e-global-typography-9aebff7-letter-spacing:0.03em;color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;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-3274 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3274 h1{color:var( --e-global-color-47eea86e );font-size:3.5em;}.elementor-kit-3274 h2{color:var( --e-global-color-primary );}.elementor-kit-3274 h3{color:var( --e-global-color-secondary );}.elementor-kit-3274 h5{color:var( --e-global-color-47eea86e );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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);}@media(max-width:1024px){.elementor-kit-3274{--e-global-typography-4677458-font-size:36px;--e-global-typography-6c2f390-font-size:18px;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-3274{--e-global-typography-4677458-font-size:32px;--e-global-typography-ac6cf1f-font-size:32px;--e-global-typography-6c2f390-font-size:24px;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 *//*reset style*/
p { line-height:1.6em!important; }
html {  scroll-behavior: smooth;  }

@media (min-width: 768px) {
    .elementor .elementor-section.elementor-section-boxed > .elementor-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media(min-width:1024px) and (max-width:1440px){
    .elementor-section.elementor-section-boxed > .elementor-container{
        max-width:1140px;
    }
}

:root{
    
  --btn-white-color:#fff;
  --btn-main-color:#9CB6D3;
  --btn-secondary-color: #777779;

}


/*header title text-shadow*/

.main-hero h1,
.main-hero h3{
    text-shadow: 6px 4px 40px #000000;
}

.elementor .elementor-element.main-hero >.elementor-background-overlay{
background-image: linear-gradient(180deg, var( --e-global-color-21f8c9b7 ) 0%, var( --e-global-color-13f4851a ) 40%), linear-gradient(0deg, var(--e-global-color-21f8c9b7 ) 0%, var(--e-global-color-13f4851a ) 40%);
}

/*section.elementor-section-full_width[data-settings*="background_background"] h1 {*/
/*    text-shadow: 6px 4px 40px #000000;*/
/*}*/

/*custom list*/
.mi-list li{
    margin-left: 10px;
    list-style-position: initial;
}

.mi-list li::marker{
    content:"*";
}

/*custom width*/
@media screen and (min-width:1440px){
    .custom-width.elementor-section-boxed > .elementor-container{
    margin-left: calc((100% - 1440px) / 2);
    max-width: 100%;
    padding-right: 0px;
}
}

@media(min-width:1024px) and (max-width:1440px){
    .custom-width.elementor-section-boxed > .elementor-container{
    margin-left: calc((100% - 1140px) / 2);
    max-width: 100%;
    padding-right: 0px;
}
}

/*dropdown in popup*/
.showclick.showitem .wpml-ls-sub-menu {
    visibility: visible!important;
}

/*custom button*/
.elementor .elementor-element .custom-btn.elementor-button{
    background: var( --btn-main-color );
    color:var( --btn-white-color );
    border-radius: 0px;
}

.elementor .elementor-element .custom-btn:hover{
    /*color:var(--btn-white-color);*/
    transition:all .5s ease;
}

/*MAP*/
.elementor #map-wrapper {
    height: calc(70vw * 2 / 3);
}

@media (max-width:768px){
    .elementor .map-static{
      background-image: url(https://static-resources-elementor.mirai.com/wp-content/uploads/sites/416/VP-MD-tablet.jpg)!important;
    }
}


@media screen and (max-width:769px){
    .order-m-bottom{
        order:1;
    }
}

/*  LEAVES  */

@media(min-width:1024px){
    .leaves-r:before{
    width: 100px;
    height: 340px;
    position: absolute;
    content: "";
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: 100px auto;
        background-image: url(https://static-resources-elementor.mirai.com/wp-content/uploads/sites/403/wing-top-88x300.png);
    top: 0px;
    left: 95%;
    }

    .leaves-l:before{
    width: 100px;
    height: 380px;
    position: absolute;
    content: "";
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: 100px auto;
        background-image: url(https://static-resources-elementor.mirai.com/wp-content/uploads/sites/403/wing-bottom.png);
    bottom: 0px;
    right: 99%;
    }

}

/* FIX LIST BULLETS */
.elementor-widget .elementor-icon-list-item {
    align-items: start;
}
.elementor-widget .elementor-icon-list-icon {
    margin-top: 7px;
}


/* CUSTOM ICON LIST */
.elementor .elementor-widget-wrap .elementor-element.mi-icon-list{
    width: 300px;
}

.elementor .elementor-widget-wrap .elementor-element.mi-icon-list .micon:before {
    content: "\204";
}

.elementor .elementor-widget-wrap .elementor-element.mi-icon-list .elementor-icon-list-item{
    align-items: start;
}

.elementor .elementor-widget-wrap .elementor-element.mi-icon-list .elementor-icon-list-icon{
    margin-top: calc(1em - 10px);
}

.dynamic-detail-image{
    transition: .5s ease .5s !important;
}

.dynamic-detail-image:not(.dynamic-detail-image-ready){
    opacity: 0;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Baskerville Bold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('/app/uploads/sites/416/BaskervilleMTStd-Bold-1.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nova';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('/app/uploads/sites/416/Proxima-Nova-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Nova';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('/app/uploads/sites/416/Proxima-Nova-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */