html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
a {
    color: #000000;
}
a:hover {
    text-decoration: none;
    transition:all 0.3s ease-in-out;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
a:hover{
  color: #000;
}
img{
  object-fit: cover;
  vertical-align: middle;
}
input, select {
    vertical-align: middle;
}
input[type=text]:focus, input[type=email]:focus,
input[type=password]:focus, select:focus,
textarea:focus, input[type=submit]:focus{
  outline: 0;
}
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder { /* Firefox 19+ */
    olor: #fff;
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder { /* IE 10+ */
    olor: #fff;
}
input[type=text]:-moz-placeholder, input[type=email]:-moz-placeholder { /* Firefox 18- */
    olor: #fff;
}
html, body {
  height: 100%;
  margin: 0;
}
body{
    position: relative;
    background-image: url('../images/website-bg.jpg');
    background-attachment: fixed;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    font-family: 'Poppins', sans-serif; 
    /*color: #0a3742;*/
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
body:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 70%);
    z-index: -1;
}
body.page-template-service{
    background: #fff;
    background-image: none;
    color: #000;
}
body.page-template-service:before{
    display: none;
}
body.page-template-service .main-navigation a{
    color: #000;
}
body.page-template-service .banner-section{
    background: #000;
}
a{
    text-decoration: none;
    color: #fff;
}
p{
    margin-bottom: 16px;
}
h1,h2,h3{
    /*color: #09728f;*/
    color: #fff;
}
h2,h3{
    margin-bottom: 24px;
    text-transform: uppercase;
}
h3{
    font-size: 24px;
}
.btn a{
 display: inline-block;
 background: #000;
 color: #fff;
 text-align: center;
 padding: 12px 32px;
}
.pt-100{
    padding-top: 100px;
}

.section-padding{
    padding: 100px 0;
}
.bg-light-blue{
    background: rgb(159 182 182 / 20%);
}
.bg-black{
    background: #000;
}
.color-white{
    color: #fff!important;
}

.header{
    padding: 15px 0;
}
.header .main-navigation li{
    padding-left: 24px;
}
.footer{
    padding: 50px 0 0 0;
}

.banner-section{
    position: relative;
}
.banner-section .video-container{
    position: relative;
}
.banner-section .video-container:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 99%;
    background: rgb(0 0 0 / 40%);
}
.banner-section video{
    height: 100%;
    width: 100%;
}
.banner-section .banner-content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
}
.banner-section .banner-content h1{
    font-size: 48px;
    color: #fff;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.banner-section .banner-content span{
    color: #09728f;
}
.banner-section .banner-content{
    font-size: 18px;
    color: #fff;
}
.section-sidebyside img{
    height: 400px;
    width: 100%;
    object-fit: cover;
}
.section-slider .col-md-4{
    padding: 0 12px;
}
.section-slider h2{
    margin-bottom: 40px;
}
.section-slider .slick-dots{
    bottom: -50px;
}
.section-slider img{
    width: 100%;
    height: 300px;
}
.menu-click{
    display: none;
}
.section-shopping{
    position: relative;
    background-image: url('../images/PERSONAL-SHOPPER.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: auto;
}
.section-shopping:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
}
.section-shopping .shopping-content{
    text-align: center;
    position: relative;
    z-index: 99;
}
.section-shopping .shopping-content h1, .section-shopping .shopping-content h2, .section-shopping .shopping-content h3{
    color: #fff;
}
.section-concierge{
    background-position: center;
    background-size: cover;
    height: auto;
    width: 100%;
    padding: 30% 0;
}
.section-concierge img{
    margin-bottom: 24px;
}
.section-contact br{
    display: none;
}
.section-contact label{
    display: block;
    margin-bottom: 8px;
}
.section-contact input,
.section-contact textarea{
    width: 100%;
    margin-bottom: 16px;
    padding: 8px 16px;
}
.section-contact .wpcf7-response-output{
    text-align: center;
    background: green;
    font-weight: bold;
}
.banner-slider img{
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.banner-slider .slick-dots li button:before{
    font-size: 12px;
    top: 8px;
}


@media screen and (max-width: 767px){
    p{
        font-size: 14px;
        line-height: 24px;
    }
    h3 {
        font-size: 18px;
    }
    .section-padding{
        padding: 50px 0;
    }
    .banner-section .banner-content{
        padding: 0 24px;
    }
    .banner-section .banner-content h1{
        font-size: 24px;
        margin-bottom: 16px;
    }
    .banner-section .video-container:after{
        height: 97%;
    }
    .section-sidebyside img{
        height: 250px;
    }
    .footer{
        text-align: center;
    }
    .main-navigation{
        display: none;
    }
    ul#menu-primary-navigation{
        padding-top: 24px;
        text-align: center;
        display: block!important;
    }
    .menu-click{
        display: block;
        position: absolute;
        top: 30px;
        right: 15px;
    }
    .header .main-navigation li{
        padding: 0;
        padding-bottom: 8px;
    }
    .pt-100{
        padding-top: 50px;
    }
    .sidebyside-content{
        text-align: center;
    }
    .sidebyside-2 .row{
        flex-direction: column-reverse;
    }
}