/*!
/*!
Theme Name: Kadence-Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Template: kadence
Description: Kadence Theme is a lightweight yet full featured WordPress theme.
Version: 1.2.18
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence
Requires at least: 6.3
Tested up to: 6.7.2
Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog
Requires PHP: 7.4
*/

/* ---------------- For Animation on Scroll ---------------- */
/*.slideanim {
    visibility:hidden;
    visibility:visible\9;
}
.slideanim.slide {visibility: visible; animation:slide 1s;}
.slideanim::after {
    content: "";
    display: table;
    clear: both;
} */

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(20%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
.hidden
{
    display:none !important;
}
a,
a:hover
{
    text-decoration: none !important;
}

.block-panel .widget-title
{
    font-size: 30px;
}
.block-panel p
{
    margin-bottom: 16px;
}
.block-panel ul li
{
    list-style-type:none;
    position: relative;
    color: #455e7d;
}
.block-panel ul li:before {
    color: #6baaf7;
    content: "\f058";
    font: normal normal normal 16px / 1 FontAwesome;
    font-weight: 600;
    left: -22px;
    position: absolute;
    top: 8px;
}
.highlight-message
{
    font-size:22px;
    font-weight:600;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.image-panel
{
    display: inline-block;
    width: 100%;
    border: solid 1px #d7f1f9;
    border-radius: 6px;
}
.image-panel img
{
    border-radius: 6px;
}
.n2-ss-slide-1
{
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
} 
.page-banner
{
    padding-top:15em;
    padding-bottom: 15em;
    position: relative;
}
.page-banner:after
{
    content: "";
/*  background-image: linear-gradient(rgba(0, 51, 89, 0), rgba(0, 51, 89, 0.2), rgba(0, 51, 89, 0.3), rgba(0, 51, 89, 0.4), rgba(0, 51, 89, 0.5)); */
    background-image: linear-gradient(rgba(0, 51, 89, 0), rgba(0, 51, 89, 0), rgba(0, 51, 89, 0), rgba(0, 51, 89, 0), rgba(0, 51, 89, 0));
    height: 50%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.banner-headline 
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8em;
    z-index: 9;
    text-align: center;
}
.banner-headline  .decoration
{
    display: none !important;
}
.banner-headline .sow-headline-container 
{
    display: inline-block;
}

.banner-headline .sow-headline
{
    font-size: 46px;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(0.25turn, transparent, rgba(51, 104, 133), rgba(160, 192, 212, 0));
    border-image-slice: 1;

}
.banner-headline .sow-sub-headline
{
    color: #d5edfd;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top:0;
    font-weight: 400;
}
.layout-section
{
    padding-top:4em;
    padding-bottom: 4em;
}
.min-layout-section
{
    padding-top:2em;
    padding-bottom: 2em;
    position: relative;
}
.section-heading
{
    display: inline-block;
    width: 100%;
    margin-bottom: 1.2em;
}
.section-heading .sow-headline
{
    font-size: 38px;
    margin-bottom: 5px;
    letter-spacing: 1px;
}
.section-heading .sow-sub-headline
{
    font-weight: normal;
    font-size: 20px;
    margin-top:0;
    color:#455e7d;
}
.section-heading .decoration
{
    display: none;
}

.headline-tag
{
    display: inline-block;
    width: 100%;
    position: relative;
    margin-left: 15px;
}
.headline-tag:before
{
    content: "";
/*    border: solid 1px #6baaf7;*/
    border: solid 1px #3ef3f7;
    position: absolute;
    left: -15px;
    height: 70px;
    width: 1px;
    top: 5px;
}
.headline-tag .sow-headline
{
    font-size: 22px;
    margin-bottom: 10px;
    text-align: left !important;
    color: #6baaf7;
    letter-spacing: 4px;
}
.headline-tag .sow-sub-headline
{
    margin-top: 0;
    font-size: 36px;
    text-align: left !important;
    color: #455e7d;
}
.headline-tag .decoration
{
    display: none;
}

.intro-content
{
    display: inline-block;
    width: 100%;
}
.intro-content h3
{
    font-size: 38px;
}
.featured-image1
{
/*     max-width: 450px; */
    margin-bottom: 1em;
    margin: 0 auto;
    text-align: center;
}

.featured-image1:hover:after
{
    background-image: linear-gradient(rgba(0, 51, 89, 0), rgba(0, 51, 89, 0.5), rgba(0, 51, 89, 0.7), rgba(0, 51, 89, 0.7));
}
.featured-image1 img
{
    border-radius: 6px;
}
.image-box
{
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}
/*
.image-box:after
{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    z-index: 1;
    background: -webkit-linear-gradient(to top, #080c21, transparent);
    background: -o-linear-gradient(to top, #080c21, transparent);
    background: -moz-linear-gradient(to top, #080c21, transparent);
    background: linear-gradient(to top, #080c21, transparent);
}*/
.image-box .widget-title
{
    position: absolute;
    bottom: 1em;
    color: #fff;
    z-index: 999;
    text-align: center;
    width: 100%;
    font-size: 32px;
}

.featured-image2
{
    position: absolute;
    top: 5.5em;
    right: 0;
    max-width: 380px;
    z-index: 9;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

/*.featured-image2 img
{
    border-radius: 6px;
    opacity: 1;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.01);
    border:solid 1px #81d4f4;
}
.featured-image2:hover
{
    top: 5em;
} */

/************** Gallery Page **********/
.message-heading .sow-headline
{
    color: #455e7d;
    font-weight: 600;
    font-size: 36px;
    font-family: Cormorant Garamond;
}
.message-heading .sow-sub-headline
{
    font-size: 20px;
}
.message-heading .decoration
{
    display:none;
}

.gallery-section
{
    background: rgba(107, 170, 247, 0.1);
    padding-top: 4em;
    padding-bottom: 4em;
}
.gallery-section .panel-grid
{
    margin-bottom: 15px !important;
}
.gallery-images .panel-grid-cell
{
    width: calc(33.3333% - (0.66666666666667* 15px)) !important;
}
.gallery-panel
{
    position: relative;
    overflow: hidden;
    border-radius: 4px;

}
.gallery-panel img
{
    position: relative;
    width: 100%;
    height: 100%;
    zoom: 1;
    object-fit: cover;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.gallery-panel:hover img
{
    -ms-transform: scale(1.06); /* IE 9 */
    -webkit-transform: scale(1.06); /* Safari 3-8 */
    transform: scale(1.06); 
}
.gallery-panel:after
{
    content: "";
    background: #000;
    opacity: 0.4;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.gallery-panel:hover:after
{
    opacity: 0;
	z-index: -1;
	position: relative;
}

.slb_viewer .slb_container
{
	position: fixed !important;         
    top: 50% !important;               
    left: 50% !important;              
    transform: translate(-50%, -50%) !important; 
    padding: 10px !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    border-radius: 8px;
    z-index: 9999; 
	min-height: 0 !important;
}

.cta-about
{
    position: relative;
    margin-top: -1em;
}
.cta-about a 
{
    position: relative;
    background: none !important;
    padding: 16px 30px !important;
    border:solid 2px #6baaf7 !important;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.cta-about a span
{
    color: #3477ca !important;
}
.cta-about a:hover
{
   background: #6baaf7 !important; 
   border:solid 2px #6baaf7 !important;;
}
.cta-about a:hover span
{
    color: #fff !important;
}
.cta-about:before
{
    content: "";
    position: absolute;
    background: #3ef3f7;
    width:88%;
    height: 2px;
    top: 1.5em;
}

.villa_service
{
    position: relative;
    max-width: 950px;
    margin: 0 auto;
    text-align: center;
}
/* 
.villa_service .icon-fact
{
    margin: 0 auto;
    text-align: center;
    opacity: 0.9;
} */
.villa_service img
{
    width: 70px;
    margin: 0 auto;
    text-align: center;
    filter: brightness(0) saturate(100%) invert(34%) sepia(21%) saturate(306%) hue-rotate(173deg) brightness(92%) contrast(91%);
}
.villa_service .service-tab
{
    color: #bee6ff;
    margin: 0 auto;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
}
.villa_service .service-tab .widget-title
{
    color: #455e7d;
    font-weight: normal;
    font-family: Cormorant Garamond;
    font-size: 18px;
	line-height:22px;
	margin-top:2px;
}
/* .villa_service .service-tab p
{
    line-height: 24px;
} */
.cta-panel .widget-title
{
    font-size: 36px;
    color: #455e7d;
    margin-bottom: 10px;
}
.contact-to
{
    display: block;
    max-width: 250px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.contact-mail
{
    display: block;
    max-width: 350px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.contact-to .widget-title,
.contact-mail .widget-title
{
    color: #455e7d;
    font-size: 20px;
    font-weight: 100;
    font-style: italic;
    text-align: left;
    margin-bottom: 4px;
}
.contact-to .textwidget
{
    font-weight: 600;
    font-size: 32px;
    color: #3477ca;
    text-align: left;
}
.contact-mail .textwidget
{
    font-weight: 600;
    font-size: 20px;
    color: #3477ca;
    text-align: left;
}


/************* Review Page *******/
.tripadvisor-logo 
{
    display:inline-block;
    width:100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 2em;
}
.tripadvisor-logo img
{
    max-width: 200px !important;
    margin: 0 auto;
    text-align: center;
}
.tripadvisor-logo .widget-title
{
    margin-top:10px;
    font-size: 38px;
}
.tripadvisor-review
{
    text-align:center;
    margin-left: 1.2em;
    margin-right: 1.2em;
}
.tripadvisor-review .widget-title
{
    font-weight: 100;
    color: #455e7d;
    ine-height: 30px;
    margin-bottom: 15px;
}
.tripadvisor-review .textwidget
{
    font-size: 16px;
}
.reviewer
{
    margin-top:1em;
}
.reviewer h4
{
    font-size:18px;
    margin-bottom: 0px !important;
}
.reviewer span
{
    font-style: italic;
    color: #6baaf7;
}
.simple-button a
{
    padding: 14px 15px !important;
    background:none !important;
}
.simple-button a span
{
    color: #455e7d !important;
}
.review-info
{
    display:inline-block;
    width:100%;
    position:relative;
}
.review-info::before 
{
    content: " Guests Reviews";
    position: absolute;
    top: -4em;
    letter-spacing: 2px;
/*  color: #3477ca; */
    border-left: solid 2px #6baaf7;
    padding-left: 10px;
    height: 15px;
    line-height: 16px;
    color: #455e7d;
}
.review-info .widget-title
{
    position:absolute;
    bottom:0;
    left: 16px;
    margin-bottom: 0;
    font-size: 22px;
}
.review-info .textwidget
{
    margin-bottom:4em;
    margin-left:18px;
    margin-right: 18px;
    text-align: center;
}
.review-info p:before
{
    content: "\f10d";
    font: normal normal normal 20px / 1 FontAwesome;
    left: -5px;
    position: absolute;
    top: -5px;
}
.review-info p:after
{
    content: "\f10e";
    font: normal normal normal 20px / 1 FontAwesome;
    right: -5px;
    position: absolute;
    bottom: auto;
    margin-top: 0px;
}
/************ Location Page ******/
.min-location
{
    display:inline-block;
    width: 100%;
    position: relative;
    max-width: 300px;
}
.min-location .widget-title
{
    font-weight: 100;
    letter-spacing: 2px;
    color: #455e7d;
    position: relative;
    text-transform: uppercase;
    font-size: 18px;
    font-family: Cormorant Garamond;
    margin-left: 14px;
}
.min-location .widget-title:before 
{
    content: "";
    border: solid 2px #6baaf7;
    position: absolute;
    left: -14px;
    height: 16px;
    top: 4px;
}
.min-location .textwidget
{
    font-style:italic;
}
.nearby-info
{
    display:inline-block;
    width: 100%;
    position: relative;
}
.nearby-info .widget-title
{
    color: #455e7d;
}
.nearby-info ul
{
    padding:0;
    margin:0;
}
.nearby-info ul li
{
    list-style-type: none;
    padding:4px 0;
    border-bottom: solid 1px #e3f0ff; 
}
.nearby-info ul li span
{
    position: absolute;
    right: 0;
}
.min-heading .sow-headline
{
    font-size:20px;
    margin-bottom:0;
    color: #6baaf7;
    letter-spacing: 6px;
}
.min-heading .decoration
{
    display:none;
}
.min-heading .sow-sub-headline
{
    margin-top: 0;
    font-size:32px;
    color: #455e7d;
}


/***************** Services **********/
.service-image
{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    display: block;
    border-radius: 6px;
    text-align: center;
    background: #fff;
    position: relative;
    max-width: 500px;
}
.service-image:before
{
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-radius: 0 0 4px;
    border-bottom: 4px solid #6baaf7;
    border-right: 4px solid #6baaf7;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.service-image:after
{
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    top: -2px;
    left: -2px;
    border-radius: 4px 0 0;
    border-top: 4px solid #6baaf7;
    border-left: 4px solid #6baaf7;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.service-image img
{
    border-radius: 6px;
    width: 100%;
}
.service-image:hover
{
    opacity: 1;
    border-color: #6baaf7;
}

.service-image:hover:before, 
.service-image:hover:after
{
    width: 95%;
    height: 90%;
}


/*
.service-icon
{
    width: 120px;
    height: 120px;
    margin: 0 auto;
    text-align: center;
    border: solid 2px #6baaf7;
    padding: 10px;
    border-radius: 50%;
}
.service-icon img
{
    border-radius: 50%;
    border:solid 2px #d5e8ff;
}
*/
.service-list
{
    display: inline-block;
    width: 100%;
}

.service-panel
{
    display: inline-block;
    padding: 1.4em 1.4em;
    background: #fff;
    position: relative;
    box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
/*    box-shadow: rgb(50 50 80 / 30%) 0px 2vw 2vw -2vw, rgb(0 0 0 / 40%) 0px 2vw 2vw -4vw;*/
    border: solid 1px #d7f1f9;
    display: flex;
    align-items: center; 
    margin-bottom: 2.5em;
}
.service-panel .service-thumbnail
{
/*     float: left; */
/*     width:40%; */
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}
/*.service-panel .service-thumbnail:after
{
    content: "";
    background-image: linear-gradient(rgba(0, 51, 89, 0), rgba(0, 51, 89, 0.4), rgba(0, 51, 89, 0.6), rgba(0, 51, 89, 0.7));
    height: 40%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 0 0 6px 6px;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
} */
.service-panel .service-thumbnail img
{
    border-radius: 6px;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.service-panel .service-thumbnail:hover img
{
    -ms-transform: scale(1.06); /* IE 9 */
    -webkit-transform: scale(1.06); /* Safari 3-8 */
    transform: scale(1.06); 
}
.service-panel .service-thumbnail:hover:after
{
    background-image: linear-gradient(rgba(0, 51, 89, 0), rgba(0, 51, 89, 0.2), rgba(0, 51, 89, 0.4), rgba(0, 51, 89, 0.5));
}
.service-panel .service-info
{
    display: inline-block;
/*     width: 60%; */
    padding-left: 0;
}

/*.service-panel:after
{
    content: '';
    position: absolute;
    left: 0;
    width: 0;
    bottom: 0;
    height: 4px;
    background: linear-gradient( 270deg ,#6baaf7 35%,#6baaf7 100%);
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    border-radius: 0 0 4px 4px;
}
.service-list .panel-grid-cell:hover:after 
{
    width: 100%;
}*/

.service-panel h3
{
    margin-bottom: 20px;
    text-align: left;
    color: #455e7d;
    position: relative;
    margin-left: 20px;
}

.service-panel h3:before {
    content: "";
    border: solid 2px #6baaf7;
    position: absolute;
    left: -20px;
    height: 18px;
    width: 3px;
    top: 8px;
}

/*.service-panel ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.service-panel ul li 
{
    margin-bottom: 10px;
    margin-top:10px;
    position: relative;
    margin-left:20px;

}
.service-panel ul li:before
{
    color: #6baaf7;
    content: "\f054";
    font: normal normal normal 14px / 1 FontAwesome;
    font-weight: 600;
    left: -18px;
    position: absolute;
    top: 8px;
}*/
.policy-image img
{
    display: inline-block;
    border-radius: 6px;
    max-width: 350px !important;
}

.policy-tab
{
    display: inline-block;
    width: 100%;
    position: relative;
}

.ht-service-posts {
    width: 100%;
    padding-right: 30px;
    margin-top: 1em;
    margin-bottom: 1em;
}

.ht-service-post-wrap {
    position: relative;
}
.ht-service-post {
    margin-bottom: 18px;
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 100%;
}
.ht-service-icon {
    float: left;
    font-size: 18px;
    background: #6baaf7;
    width: 40px;
    text-align: center;
    color: #FFF;
    line-height: 40px;
    cursor: pointer;
    border-radius: 50%;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}
.ht-service-icon img
{
    width: 30px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    position: relative;
    top: 9px;
}
/*.ht-active .ht-service-icon {
    box-shadow: 0px 0px 0px 3px #fff, 0px 0px 0px 6px #6baaf7;
    background: #6baaf7;
}*/
.ht-service-excerpt {
    padding-left: 65px;
    margin-top: 4px;
}
.ht-service-excerpt h4 {
    margin: 10px 0 2px;
    cursor: pointer;
    font-weight: 600;
    font-family: 'Oswald',serif;
    display: inline-block;
    font-size: 20px;
    color: #455e7d;
    position: relative;
}
.ht-service-excerpt h4:before
{
    color: #6baaf7;
    content: "\f02e";
    font: normal normal normal 16px / 1 FontAwesome;
    font-weight: 600;
    left: -20px;
    position: absolute;
    top: 7px;
}

.ht-service-post:last-child {
    margin-bottom: 0;
}
.ht-service-text
{
    font-style: italic;
    margin-left: 1px;
}

/******* Offer Deal ******/
.block-center
{
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    margin-bottom:1em;
}
.block-center .widget-title
{
    color: #455e7d;
    font-size: 32px;
}
.program-panel
{
    float: left;
    margin-left: 1.4em;
    margin-right: 1.4em;
    width: 46%;
    background: #FFF;
    margin-bottom: 3.2em;
    position: relative;
    border-radius: 0 4px 4px;
    box-shadow: rgb(50 50 80 / 30%) 0px 2vw 4vw -2vw, rgb(0 0 0 / 40%) 0px 2vw 2vw -4vw;*/
}
.program-panel .program-thumbnail
{
    position: relative;
    display: inline-block;
}
.program-panel .program-thumbnail a
{
    display: block;
    position: relative;
    line-height: 0;
}
.program-panel .program-thumbnail a img
{
    border-radius: 4px 4px 0 0;
}

.program-thumbnail a:after 
{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    border-radius: 4px 4px 0 0;
    /* background: rgba(255, 255, 255, 0.2);*/
    background: rgba(5, 22, 74, 0.2);
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}
.program-thumbnail:hover a:after {
    width: 100%;
}

.save-discount
{
    display: inline-block;
    background: #d7f1fd;
    border-radius: 4px;
    padding: 4px 20px;
    font-size: 24px;
    font-weight: 600;
    border: solid 1px #d7f1fd;
    position: absolute;
    bottom: 1em;
    left: 1em;
}
.save-discount .discount-field
{
    margin-top:2px;
    color: #3477ca;
}
.program-excerpt
{
    padding: 20px 25px;
}
.program-excerpt h3
{
    line-height: 30px;
    font-weight: 600;
    color: #24466e;
    overflow: hidden;
    font-size: 28px;
}
.program-excerpt h3 a
{
    color: #24466e;
}
.excerpt-des
{
    margin-top: 10px;
    line-height: 22px;
    min-height: 5.5em;
}
.program-excerpt .excerpt-des p
{
    margin-bottom: 0;
}
.program-term
{
    display: block;
    padding-top: 14px;
    margin-top: 20px;
    margin-bottom: 6px;
    border-top: solid 2px #e6f4f9;
}
.program-term .offer-term 
{
    color: #305781;
    line-height: 24px;
    font-size: 15px;
}
.program-term .offer-term .term-title
{
    display: block;
    font-weight: 600;
    font-style: normal;
    color: #000;
    margin-bottom: 2px;
    font-size: 16px;
}
.program-contact
{
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 1em;
    margin-top: 20px;
}


/***** About Us ****/
.about-info .widget-title
{
    font-size: 34px;
    color: #455e7d;
}
.facility-list
{
    display: inline-block;
    width: 100%;
    position: relative;
    margin-left: 1em;
    margin-top: -2.5em;
}
.facility-list .widget-title
{
    font-size: 28px;
}
.facility-list ul 
{
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin-left: 1.6em;
    padding-left:0;
}
.facility-list ul li
{
    list-style-type: none;
    position: relative;
    color: #455e7d;
}
.facility-list ul li:before
{
    color: #6baaf7;
    content: "\f058";
    font: normal normal normal 16px / 1 FontAwesome;
    font-weight: 600;
    left: -22px;
    position: absolute;
    top: 8px;
}
.room-type-info
{
    display: inline-block;
    margin-top: -10px;
}
.room-type-info .widget-title
{
    position: relative;
    padding-left:18px;
    color: #24466e;
}
.room-type-info .widget-title:before
{
    content: "";
    border: solid 2px #6baaf7;
    position: absolute;
    left: 2px;
    height: 18px;
    width: 3px;
    top: 8px;
}
.room-type-info .textwidget
{
    padding-left: 6px;
    padding-right: 6px;
}
#transport .widget_sow-icon
{
    float: left;
    margin-right: 14px;
}

.way-info .widget-title
{
    color: #455e7d;
    margin-bottom: 8px;
}
.map-image img
{
    max-width: 450px !important;
    border-radius: 6px;
    border: solid 1px #beecfd;
}

/******* Room Page ******/
.room-section .panel-grid
{
    border-bottom: solid 2px #ceebff;
}
#roomslide
{
    border-radius: 6px;
    overflow: hidden;
}


/****** Contact Us *****/
.contact-info
{
    display: inline-block;
    width: 100%;
}
.contact-info .widget-title
{
    font-size: 36px;
    margin-bottom: 5px;
}
.contact-info h2
{
    font-size: 32px;
/*  color: #6baaf7; */
    color: #455e7d;
    text-transform: uppercase;
}
.contact-info .contact-panel
{
    margin-bottom: 1.2em;
    margin-top: 8px;
    display: inline-block;
    width: 100%;
}
.contact-info .contact-asset
{
    color: #455e7d;
}
.contact-info .contact-asset .contact-no
{
    display: inline-block;
    width: 100%;
    margin-bottom: 6px;
}
.contact-info .contact-asset .contact-no a
{
    text-decoration: none;
    font-size: 28px;
    color: #455e7d;
}
.contact-info .contact-asset .mail
{
    color: #455e7d;
    font-weight: bold;
    text-decoration: none;
}
.available-info
{
    display: inline-block;
    position: relative;
    border-top: solid 1px #d4e5fa;
    padding-top: 14px;
}
.available-info span 
{
    display: block;
}
.contact-location
{
    margin-top: 1.6em;
    margin-bottom: 1.2em;
    max-width: 400px;
}
.contact-location a
{
    color: #455e7d;
    position: relative;
    display: inline-block;
    margin-left: 1.2em;
}
.contact-location a:before
{
    color: #6baaf7;
    content: "\f3c5";
    font: normal normal normal 18px / 1 FontAwesome;
    font-weight: 600;
    left: -20px;
    position: absolute;
    top: 6px;
}

.contact-box
{
    background: #fff;
    box-shadow: 0px 15px 25px -4px rgba(0, 0, 0, 0.05);
    padding: 1em 2em;
/*    border: solid 1px #e8f7fd;*/
    border-radius: 6px;
}
.wpforms-field-row,
.wpforms-field-medium
{
    width: 100% !important;
    max-width: 100% !important;
}

.cta-button a
{
    background: #6baaf7 !important;
    padding: 16px 30px !important;
    border: none !important;
    color: #fff;
    border-radius: 4px;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.cta-button a span 
{
    /*    color: #3477ca !important;*/
    color: #fff !important;
}
.cta-button a:hover
{
    background: #3477ca !important;
}
.cta-button a:hover span 
{
    color: #fff !important;
}

/*************** Footer ************/
.widget_block a
{
    color: #f4f4f4 !important;
}
.site-footer-row
{
    padding-top: 4em;
}
.site-footer-section .widget-title
{
    color: #f4f4f4;
    letter-spacing: 1px;
}
.site-footer-section img 
{
    width: 180px;
    display: inline-block;
    margin-top: -2em;
}

.site-footer-middle-section-2
{
    padding-left: 1em;
}
.site-footer-middle-section-3
{
    display: inline-block;
    width: 100%;
}
.footer-contact
{
    margin-bottom: 2em;
    display: inline-block;
    width: 100%;
    color: #f4f4f4;
    margin-top: -8px;
}
.footer-contact .phone
{
    font-size: 30px;
    margin-bottom: 12px;
    font-weight: 600;
}
.footer-contact a
{
    color: #f4f4f4;
    font-size: 20px;
    margin-left: 2px;
}
.footer-contact a:hover
{
    color: #a0c0d4;
}
.footer-location
{
    display: inline-block;
    width: 100%;
    position: relative;
}
.footer-location a 
{
/*  color: #f4f4f4;*/
    margin-left: 36px;
    display: inline-block;
    color: #a0c0d4;
}
.footer-location:before
{
    content: " ";
    width: 26px;
    height: 28px;
    background-image: url('images/location.png');
    background-size: 26px 26px;
    background-repeat: no-repeat;
    display: inline-block;
    left: 0px;
    top: 1px;
    position: absolute;
    filter: invert(75%) brightness(90%);
}
.footer-location a:hover
{
    color: #a0c0d4;
    text-decoration: none;
}

.helpful-link
{
    display: inline-block;
    color: #79bad9;
    padding-left: 0.2em;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin-left: 1em;
}
.helpful-link li a 
{
    color: #a0c0d4;
}
.helpful-link li a:hover
{
    color: #fff;
    text-decoration: none;
}

@media only screen and (max-width: 768px)
{
	#mb_reverse
	{
		display: flex;
  		flex-direction: column-reverse !important; 
	}
	#mb_reverse .panel-grid-cell:first-child 
	{
		margin-top: 1em;
    	margin-bottom: 0;
	}
    .cta-button a
    {
        padding: 16px 20px !important;
    }
    .mobile-header-button
    {
        background-color: #6baaf7 !important;
        font-size: 16px;
    }
    .page-banner 
    {
        padding-top: 10em;
        padding-bottom: 10em;
    }
    .banner-headline
    {
        bottom: 2em;
    }
    .banner-headline .sow-headline
    {
        padding-bottom: 4px;
        margin-bottom: 8px;
        font-size:36px;
    }
    .layout-section 
    {
        padding-top: 3em;
        padding-bottom: 3em;
    }
    .review-info
    {
        margin-top:2.5em;
    }
    .review-info::before
    {
        top:-2.5em;
    }
    .contact-to
    {
        max-width: 100%;
        text-align: left;
    }
    
    .site-branding a.brand img 
    {
        max-width: 100px;
    }
    .site-main-header-inner-wrap 
    {
        min-height: 60px;
    }
    #ServiceIcon
    {
        display: inline-block !important;
    }
    .villa_service .panel-grid
    {
        display:flow-root !important;
        margin-bottom: 0 !important;
    }
    .villa_service .service-tab
    {
        padding-left: 0;
        padding-right: 0;
    }
    .villa_service img
    {
        width: 50px;
    }
    .villa_service .panel-grid-cell 
    {
        width: 16% !important;
        float: left;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .villa_service .service-tab .widget-title
    {
        font-size: 12px;
        letter-spacing: -0.2px;
		line-height:16px;
    }
    .policy-image img
    {
        max-width: 200px !important;
    }
    
    #eventRow
    {
        width: 100% !important;
        display: inline-block !important;
        padding-bottom: 0 !important;
    }
    #eventRow .panel-grid-cell
    {
        float: left;
        width: 33% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin-bottom: 0;
    }
    .gallery-images .panel-grid
    {
        width: 100% !important;
        display: inline-block !important;
        padding-bottom: 0 !important;
        margin-bottom:0 !important;
    }
    .gallery-images .panel-grid-cell
    {
        float: left;
        width: 33% !important;
        margin-bottom: 0 !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .image-box .widget-title
    {
        bottom: 15px;
        font-size: 26px;
    }
	
    
}

@media only screen and (max-width: 480px) {
	
	#mb_reverse
	{
		display: flex;
  		flex-direction: column-reverse !important; 
	}
	#mb_reverse .panel-grid-cell:first-child 
	{
		margin-top: 1em;
    	margin-bottom: 0;
	}
    .cta-button a 
    {
        padding: 14px 12px !important;
    }
    .page-banner 
    {
        padding-top: 8em;
        padding-bottom: 8em;
    }
    #ServiceIcon
    {
        display: inline-block !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
	.villa_service .panel-layout
	{
		display: flex;
    	flex-wrap: wrap;
    	gap: 15px;
	}
    .villa_service .panel-grid
    {
		/*display:flow-root !important; */
		display: contents !important;
    }
    .villa_service .service-tab
    {
        padding-left: 0;
        padding-right: 0;
    }
    .villa_service img
    {
        width: 50px;
    }
    .villa_service .panel-grid-cell 
    {
        width: 20% !important;
        float: left;
        padding-left: 0px !important;
        padding-right: 0px !important;
		margin-bottom: 16px !important;
    }
    .villa_service .service-tab .widget-title
    {
        font-size: 12px;
        letter-spacing: -0.2px;
    }
    .banner-headline .sow-headline
    {
        font-size:32px;
    }
    .image-box .widget-title
    {
        font-size:20px;
    }
	
	
}

