/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/


#formcart_id{
display: none;
}

.banner .testimonials {
height: 400px;
}

.banner .customerssay {
top: 170px;
}

.largenav .banner {
margin-top: 30px;
}

.banner .testimonialcontainer {
margin-top: 0;
}

.banner .testimonialsection svg {
top: -60px;
}

.mainbox .summernote img, .summernote img {
-webkit-box-shadow: none;
        box-shadow: none;
}

.mainbox .summernote iframe, .summernote iframe {
display: block;
width: 550px;
height: 310px;
margin: 0 auto;
border: none;
}

.banner .testimonialsection {
margin: 0;
padding: 0;
position: relative;
top: 100px;
opacity: 0; /*prevents banner from adjusting height after page load */
}

.offlinebookingformmargin {
margin-top: 250px;
}

.clientportalcontainer .runsonexternal .offlinebookingformmargin {
margin-top: 100px;
}

.clientportalcontainer .runsonexternal .clientportal.navigationbar{
margin-top: 0;
}

.clientportalcontainer .runsonexternal .clientportal.navigationbar.externalsiteandlargelogo{
margin-top: 130px;
}

.restofbody {
min-height: 1000px;
}

.runsonexternal.restofbody{
min-height: initial;
}

h4 {
font-weight: 600;
margin-top: 20px;
margin-bottom: 0;
} 

body {
font-family: 'Roboto', sans-serif;
background-color: white;
}

.homepagebody * {
font-family: 'Roboto', sans-serif !important;
}

.bodyprimary {
background-color: #f5f5f5;
}



@media (max-width: 992px) {
 
    .clientportalcontainer .runsonexternal .clientportal.navigationbar.externalsiteandlargelogo{
    margin-top: 100px;
    }

}


@media (max-width: 767px) {
    
    .restofbody {
      min-height: initial;
    }

    .homepagemaindiv {
    margin-top: -52px;
    }

    .mainbox .summernote iframe, .summernote iframe {    
    width: 100%;
    height: 0px;    
    }

    .clientportalcontainer .runsonexternal .offlinebookingformmargin {
    margin-top: 0;
    }

}

@media (max-width: 480px) {
 
    .clientportalcontainer .runsonexternal .clientportal.navigationbar.externalsiteandlargelogo{
    margin-top: 70px;
    }

}


.titlesection .title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    display: inline-block;
    line-height: 1.4;
}



/* Delay that allows for replace() to function without flashing original chars */
.showthebody.blogbody, 
.showthebody.homepagebody, 
.showthebody.bonusbody, 
.showthebody.bonussection, 
.showthebody.aboutusbody {
opacity: 1 !important;
}

/*Start of Home Page Elements*/

.homepagemaindiv {
overflow: auto;  /* allows margins to be shown immediately before the footer */
overflow-x: hidden;
}

/* Home page titles, which need to be common for all blocks */

.titlesection {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 auto 50px auto;
text-align: center;
}

.title {
font-size: 30px;
margin: 0 auto;
color: #8e8e8e;
}

.titlesection .title::after{
content: "";
height: 3px;
border-radius: 1px;
width: 35%;
display: block;
margin: 0 auto;
background-color: #8e8e8e;
margin-top: 10px;
}

.titlesection .title.white::after{
background-color: white;
}

.title.white {
color: white;
}

.title2 {
font-size: 20px;
margin: 0 15px;
color: white;
}

.largenav .externalbooking {
margin-bottom: 30px;
}


@media (max-width: 992px) {

    .largenav .banner {
    margin-top: 0;
    }


    .largenav .externalbooking {
    margin-bottom: 0;
    }

}





@media (max-width: 767px) {
    
    .title {
    font-size: 30px;    
    }

    .titlesection {
    width: 90%;
    }

    .banner {
    margin-top: -100px;
    }    

    .largenav .offlinebookingformmargin {
    margin-top: 220px;
    }

    .offlinebookingformmargin {
    margin-top: 150px;
    }

}


@media (max-width: 480px) {

   .titlesection {
    width: 100%;
    }

    .title {
    font-size: 20px;    
    }

    .largenav .banner {
    margin-top: -30px;
    }

    .largenav .offlinebookingformmargin {
    margin-top: 230px;
    }

    .offlinebookingformmargin {
    margin-top: 180px;
    }


}

@media (max-width: 360px) {
   .titlesection {
    width: 100%;
    }
    
}



/*Homepage elements unique to this template*/

.homepagewriteup {
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
background-color: rgba(239, 239, 239, 0.35);
color: black;
}

/* Elements common to pages other than homepage */

.mainbox {
padding: 50px 40px 50px 40px;
color: #282828;
text-align: center;
min-height: 300px;
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
        box-shadow: 0 0 20px rgba(0,0,0,.1);
position: relative;
z-index: 10;
background-color: rgba(255,255,255,.94);
margin-top: -100px;
border-radius: 10px;
}

.mainbox img {    
-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, .6);    
        box-shadow: 2px 2px 10px rgba(0, 0, 0, .6);
}

@media (max-width: 480px) {

    .mainbox {
    padding: 30px 15px;    
    }

}

.mainbox.bottommargin {
margin-bottom: 50px;
}

.pageheading {
padding: 10px 25px 20px 25px;
margin: 0 auto;
font-size: 25px;
color: #a0a09d;
}

.pageheading2 {
padding: 10px 25px 0px 25px;
margin: 0 auto;
font-size: 25px;
color: #a0a09d;
}

.pagefloatimage {
float: right;
margin: 0 0 15px 25px; 
max-width: 400px;
}

.upnav {
opacity: 0;
z-index: -100;
display: none;
}


@media (max-width: 767px) {

    .pageheading2 {
    font-size: 20px;   
    margin-top: 40px;
    }
    
    .pagefloatimage {
    float: none;
    margin: 0 auto 15px auto; 
    }
 
    .mainbox {
    min-height: initial;    
    }

    .upnav {  
    display: block;  
    position: fixed;
    bottom: 15px;
    right: 15px;
    font-size: 20px;
    padding: 5px 5px 0 5px;    
    background-color: #5f5f5f;
    color: white;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
            box-shadow: 0 0 5px rgba(0,0,0,.1);
    z-index: 100000;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;    
    }

    .upnav.displaybutton {
    opacity: 1;
    z-index: 100000;
    }

    .upnav .glyphicon {
    top: -1px;
    left: .5px;
    }

    .upnav:hover {
    background-color: #7d7d7d;
    }

}


@media (max-width: 480px) {
    
    .mainbox {
    margin-top: -140px;
    }

    .pageheading2 {
    font-size: 16px;   
    }

    .pagefloatimage {
    margin: 0 5px 15px 5px; 
    }

    .banner .testimonialsection svg {
    top: -85px;
    }

}



/* Client Portal */

.clientportalcontainer .clientportal.navigationbar {
margin-top: -300px;
}

.clientportalcontainer .testimonialsection {
top: 180px;
}

.clientportalcontainer .customerssay {
top: 250px;
left: 105px;
}

@media (max-width: 1200px) {

    .clientportalcontainer .testimonialsection {
    top: 160px;
    }
    
    .clientportalcontainer .customerssay { 
    top: 230px;
    left: 0;
    }   
}