html{
    scroll-behavior:smooth;
}

body{
    display:block;
    width:100%;
    margin:auto;
    padding:0;
    background:#F9F0E3 !important;
    overflow-x:hidden;
    font-family:'Outfit' !important;
    color:#1f2f36;
}

@media screen and (min-width:1000px){
    .container-fluid{
        width:90% !important;
    }
}

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6{
    font-family:'Outfit';
    color:#173942;
    letter-spacing:.3px;
}

img{
    height:auto;
    width:100%;
}

.img-sm{
    width:200px;
}

.font-secondary{
    font-family:'Manrope' !important;
}

nav{
    background:rgba(249,240,227,.92) !important;
    backdrop-filter:blur(10px);
    border-bottom:1px solid rgba(92,184,194,.12);
    position:relative;
}

#nav-contact{
    position:fixed;
    bottom:10px;
    right:10px;
    z-index:999;
    width:100px;
}

#nav-contact .btn img{
    width:30px;
    margin:0;
    padding-right:7px;
}

@media screen and (min-width:999px){
    #nav-contact{
        display:none;
    }
}

.parallelogram{
    transform:skew(0deg);
    margin:auto;
}

.skew-fix{
    display:inline-block;
    transform:skew(0deg);
}

p{
    font-size:16px;
    font-weight:400 !important;
    line-height:1.8;
    color:#4b5f66;
}

p a.text-one{
    text-decoration:underline;
}

.box-shadow{
    box-shadow:rgba(0,0,0,.08) 0px 10px 30px;
}

.box-glow{
    box-shadow:
        0 15px 45px rgba(92,184,194,.08),
        0 5px 20px rgba(231,154,97,.08);
    transition:all .35s ease;
    border-radius:8px;
}

.box-glow:hover{
    transform:translateY(-4px);
    box-shadow:
        0 25px 60px rgba(92,184,194,.12),
        0 10px 30px rgba(231,154,97,.10);
}

.uppercase{
    letter-spacing:2px !important;
}

.modal-content{
    border:solid 2px #5CB8C2 !important;
    background:#fff !important;
    border-radius:8px !important;
}

#bookingModal .image1{
    border:none;
}

#myNavbar{
    background:#fff !important;
    position:absolute;
    padding:15px;
    padding-bottom:10px;
    top:0;
    height:100%;
    right:0;
    width:70%;
    box-shadow:-10px 0 40px rgba(0,0,0,.05);
}

@media screen and (min-width:1000px){
    #myNavbar{
        padding-right:155px;
        margin-right:-50px;
    }
}

.navbar-brand img{
    width:95px;
}

.navbar-toggler{
    height:100% !important;
    width:120px !important;
    position:absolute !important;
    right:-30px !important;
    border-radius:0 !important;
    padding-right:35px !important;
    background:#5CB8C2 !important;
}

.nav-link{
    color:#173942;
    font-size:13px;
    font-family:'Manrope';
    letter-spacing:2px;
    margin-left:25px;
    font-weight:600;
}

.navbar-nav{
    transform:skew(0deg);
}

.nav-link:hover{
    color:#5CB8C2;
    transition:.3s ease;
}

.sidenav{
    height:0;
    width:75%;
    position:fixed;
    z-index:9999;
    top:0;
    right:0;
    background:#5CB8C2;
    overflow-y:auto;
    color: white;
    transition:height .4s ease;
}

.sidenav a{
    text-decoration:none !important;
    font-size:15px;
    color:#173942;
    margin-bottom:6px;
    display:block;
    transition:color .3s ease,padding-left .3s ease;
    margin-left:5px;
    font-family:'Outfit',sans-serif;
    text-transform:uppercase;
    letter-spacing:.5px;
}

.sidenav a,
.sidenav .collapse{
    min-height:40px;
}

.sidenav .collapse{
    margin-bottom:0;
    padding-bottom:0;
}

.sidenav a:hover{
    color:#E79A61;
    padding-left:10px;
}

.sidenav .closebtn{
    display:none;
    margin-top:15px;
    margin-right:7px;
}

@media (max-width:991.98px){

    .sidenav .closebtn{
        display:block;
        position:absolute;
        top:10px;
        right:25px;
        font-size:36px;
        background:transparent;
        border:none;
        color:#173942;
        cursor:pointer;
        transition:color .3s ease;
    }

    .sidenav .closebtn:hover{
        color:#E79A61;
    }
}

.sidenav .small{
    font-size:14px !important;
    padding:6px 20px !important;
    color:#6b7c82;
}

.sidenav .small:hover{
    color:#173942;
}

@media screen and (max-height:450px){
    .sidenav{
        padding-top:40px;
    }

    .sidenav a{
        font-size:14px;
    }
}

.breadcrumb{
    font-family:'Outfit' !important;
    text-transform:uppercase !important;
}

.overflow-top{
    margin-top:-60px;
}

.text-xl{
    font-size:65px;
    line-height:70px;
    color:#173942;
}

.bold{
    font-weight:800 !important;
}

.italic{
    font-style:italic !important;
}

.cursor-pointer{
    cursor:pointer;
}

.uppercase{
    text-transform:uppercase;
}

@media screen and (min-width:1200px){
    .overflow-lg{
        margin-top:-150px !important;
    }
}

.background{
    display:block;
    width:100%;
    margin:auto;
}

.background-lg{
    min-height:850px;
}

.background-md{
    min-height:500px;
}

.background-sm{
    min-height:250px;
}

.background-xs{
    min-height:120px;
}

.background-evened{
    min-height:175px;
}

.padded-top-xl{
    padding-top:80px;
    padding-bottom:18px;
}

.padded-top-lg{
    padding-top:50px;
    padding-bottom:50px;
}

.padded-top-sm{
    padding-top:25px;
    padding-bottom:25px;
}

.padded-full-lg{
    padding:50px !important;
}

.padded-full-sm{
    padding:25px !important;
}

.hero-bg{
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
}

.hero-1{
    background-image:url('../img/hero-lg.webp') !important;
}

.hero-bg-overlay{
    background:linear-gradient(to bottom, rgba(249,240,227,.15), rgba(249,240,227,.28));
    color:#173942;
}

.background-dark-solid{
    background:#fff !important;
    color:#173942;
}

.background-dark-transparent{
    background:rgba(255,255,255,.82);
    color:#173942;
}

.background-dark1{
    background:#fff;
    color:#173942;
}

.hero-1 .hero-bg-overlay{
    padding-top:300px;
}

.hero-bg-overlay1{
    background:linear-gradient(to bottom, rgba(249,240,227,.96), rgba(255,255,255,.96));
    color:#173942;
}

.hero-2{
    background-image:url('../img/hero1-lg.webp') !important;
}

.brightness-white{
    filter:none;
}

.background-dark{
    background:linear-gradient(to bottom,#fff,#fdf7f0);
    color:#173942;
}

.background-offdark{
    background:#5CB8C2;
    color:white;
}

.background-one{
    background-color: #5CB8C2;
    color: white;
}

.background-offwhite{
    background:linear-gradient(to bottom right,#ffffff,#f7efe4);
}

.background-white{
    background:white;
    color:#173942;
}

.background-none{
    background:none !important;
}

.btn-full{
    width:100%;
}

.btn{
    border-radius:5px !important;
    font-size:15px !important;
    text-transform:uppercase !important;
    font-family:'Manrope' !important;
    font-weight:700 !important;
    letter-spacing:2px;
    padding:15px 40px !important;
}

footer .btn{
    padding:15px 30px !important;
    font-size:22px !important;
}

.nav-item .btn{
    padding:10px !important;
    margin-left:25px;
    margin-top:-5px;
}

.btn img{
    width:20px;
    margin-right:10px;
}

.nav-item .btn img{
    margin-right:0;
}

.btn-one{
    background:#49a8b2 !important;
    border:none !important;
    color:white !important;
    transition:.3s ease !important;
}

.btn-two{
    background:#dd8d52 !important;
    border: solid 1px #dd8d52 !important;
    color:white !important;
    transition:.3s ease !important;
}


.btn-three{
    background:#d88346;
    border:none !important;
    color:white !important;
    border-radius:50%;
}


.text-one{
    color:#5CB8C2;
}

.text-two{
    color:#E79A61;
}

.text-grey{
    color:grey;
}

.text-silver{
    color:#6b7c82;
}

.icon1{
    display:block;
    width:45px;
    height:45px;
    background:#5CB8C2;
    color:white;
    text-align:center;
    padding-top:12px;
    border-radius:5px;
    margin-right:15px;
}

.icon-margin-right{
    margin-right:20px;
}

.icon-sm{
    width:20px !important;
    height:auto;
}

.icon-md{
    width:45px !important;
    height:auto;
}

.background-gradient{
    background:linear-gradient(to bottom right,#ffffff,#f4ebe0);
    border:1px solid rgba(92,184,194,.12);
}

.service-area-list{
    list-style:none;
    padding:0;
    margin:0;
}

.service-area-list li{
    padding:8px 0;
    font-size:15px;
    border-bottom:1px solid rgba(0,0,0,.04);
    display:flex;
    align-items:center;
    color:#4b5f66;
}

.service-area-list i{
    color:#E79A61;
    margin-right:10px;
    width:16px;
    text-align:center;
}

.why-box{
    padding:35px 25px;
    border:1px solid rgba(92,184,194,.12);
    background:#fff;
    margin-bottom:20px;
    transition:.3s ease;
    border-radius:8px;
    box-shadow:0 10px 35px rgba(0,0,0,.04);
}

.why-box:hover{
    transform:translateY(-4px);
    border-color:#5CB8C2;
    box-shadow:0 20px 45px rgba(0,0,0,.06);
}

.why-box .h5{
    font-size:18px;
    margin-bottom:15px;
    letter-spacing:1px;
}

#large-img{
    margin-top:-445px;
}

.hover-border{
    border:solid 1px rgba(0,0,0,0);
    border-radius:4px;
}

.hover-border:hover{
    border-color:#5CB8C2;
    transition:.4s ease;
}

.border-dark{
    border:solid 1px rgba(0,0,0,.08);
    border-radius:4px;
}

#service-preview .hero-bg-overlay1{
    position:relative;
    color:#173942;
}

.service-preview-content{
    position:absolute;
    top:225px;
    left:25px;
}

@media screen and (min-width:1200px){
    #form-home{
        transform:translateY(-40px);
    }
}

form input,
form select,
form textarea{
    display:block;
    width:100%;
    margin:auto;
    margin-bottom:10px;
    padding:12px;
    background:#fff !important;
    border:1px solid rgba(92,184,194,.10);
    font-size:16px !important;
    font-weight:500;
    outline:none !important;
    color:#173942;
    border-radius:5px;
    box-shadow:none !important;
}

form input,
form select{
    height:65px;
}

form textarea{
    height:120px !important;
}

form input:focus,
form select:focus,
form textarea:focus{
    border-color:#5CB8C2;
}

.fade-content{
    overflow-y:hidden;
    opacity:0;
}

.fade-content-top,
.fade-content-bottom,
.fade-content-left,
.fade-content-right,
.fade-content-zoom{
    opacity:0;
    overflow:hidden;
}

.fade-1{
    animation-name:fade1;
    animation-duration:.5s;
    animation-iteration-count:1;
    overflow-y:hidden;
    padding-bottom:5px;
}

.fade-1-top{
    animation-name:fade1Top;
    animation-duration:.5s;
    animation-iteration-count:1;
}

.fade-1-bottom{
    animation-name:fade1Bottom;
    animation-duration:.5s;
    animation-iteration-count:1;
}

.fade-1-left{
    animation-name:fade1Left;
    animation-duration:.5s;
    animation-iteration-count:1;
}

.fade-1-right{
    animation-name:fade1Right;
    animation-duration:.5s;
    animation-iteration-count:1;
}

.fade-1-zoom{
    animation-name:fade1Zoom;
    animation-duration:.5s;
    animation-iteration-count:1;
}

@keyframes fade1{
    from{opacity:0;}
    to{opacity:1;}
}

@keyframes fade1Top{
    from{
        opacity:0;
        transform:translateY(90px);
    }
    to{
        opacity:1;
        transform:translateY(0);
    }
}

@keyframes fade1Bottom{
    from{
        opacity:0;
        transform:translateY(-90px);
    }
    to{
        opacity:1;
        transform:translateY(0);
    }
}

@keyframes fade1Left{
    from{
        opacity:0;
        transform:translateX(-90px);
    }
    to{
        opacity:1;
        transform:translateX(0);
    }
}

@keyframes fade1Right{
    from{
        opacity:0;
        transform:translateX(90px);
    }
    to{
        opacity:1;
        transform:translateX(0);
    }
}

@keyframes fade1Zoom{
    from{
        opacity:0;
        transform:scale(.9);
    }
    to{
        opacity:1;
        transform:scale(1);
    }
}

@media screen and (min-width:800px){
    .footer-background{
        min-height:600px !important;
        height:600px !important;
    }
}

footer{
    background:#fff;
    border-bottom:solid 5px #E79A61;
}

#footer-logo{
    width:150px;
    box-shadow:none;
    display:block;
    margin:auto;
}

#brands img{
    max-width:100px;
}

.footer-links a,
.footer-links a[href^="tel"]{
    display:block;
    width:100%;
    margin:auto;
    color:#4b5f66;
    font-family:'Outfit';
    font-size:16px;
    text-decoration:none;
    margin-bottom:10px;
    margin-left:15px;
    font-weight:lighter;
}

.footer-links a:hover{
    text-decoration:none;
    color:#5CB8C2;
    transition:.5s ease;
}

.footer-links i{
    width:20px;
    height:20px;
    transform:rotate(-90deg);
    padding-top:5px;
}

.footer-contact i{
    width:35px;
    text-align:center;
}

@media screen and (min-width:999px){
    footer .background{
        min-height:500px;
    }
}

@media screen and (max-width:1280px){
    #numbers .h6{
        font-size:12px;
    }
}

@media screen and (max-width:990px){

    .text-xl{
        font-size:65px;
        line-height:70px;
    }

    p{
        font-size:16px;
    }

    .hero-1 .hero-bg-overlay{
        padding-bottom:55px;
        padding-top:200px;
    }

    .mobile-none{
        display:none;
    }

    .mobile-center{
        text-align:center;
    }
}

@media screen and (max-width:768px){

    .sidenav .small{
        padding:4px;
        font-size:14px !important;
    }

    .h1{
        font-size:25px !important;
    }

    .hero-1,
    .hero-1 .hero-bg-overlay{
        height:650px;
        min-height:650px;
    }

    .hero-1{
        background-position:bottom center;
    }
    #services-home .background-md{
        min-height:300px;
        height:300px;
    }
    .navbar-brand img{
        width:85px;
    }
    .text-xl{
        font-size:35px;
        line-height:40px;
    }
    .overflow-lg{
        margin-top:-90px !important;
    }
    .btn{
        display:block;
        width:100%;
        margin:auto;
        margin-bottom:20px;
    }
    .package-list li{
        padding:5px 0;
        font-size:13px;
        border-bottom:1px solid rgba(0,0,0,.04);
    }
    .padded-full-lg.mobile-padded-none{
        padding:25px !important;
    }
    #myNavbar{
        text-align:right;
        padding:5px;
    }
}