body {
    /*/* font-family: 'Karla-Bold'; */ 
    margin: 0px 0px -20px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 1.2rem;
}

iframe, object, embed {
    max-width: 100%;
}

.closeContainer {
    position: relative;
    text-align: center;
}


.close {
    position: absolute;
    top: 8px;
    right: 16px;
    color: #fff !important;
}

.xnav {
    float: right;
}

#motFaqAccordion {
    margin-bottom: 20px;
}

#motFaqAccordion .card-header {
    height: 65px;
}

#motFaqAccordion button {
    color: #0D0D0D;

}

.img-icons img {
    vertical-align: middle;
    padding: 5px 10px 5px 10px;
}

.img-icons p {
    padding-top: 20px;
}

#standard-page-top a {
    color: #ffff;
    
}

.main-footer a:hover{
    color: #fff;
    font-weight: bold;
    background: transparent;
    text-decoration: underline;
    text-decoration-color: #5A42BC ;
    text-decoration-thickness: 3px;
}
    
.navbar-brand img {
   width: 200px;
   margin: 10px 0px 10px 0px;
   text-align: left;
   float: left;
}
#home-banner-seperater {
    display: block;
    background: hsl(0, 0%, 90%);
    padding-top: 2%;
    padding-bottom: 2%;
}

#carousel-right-mobile {
    float: right;
}

#carousel-left-mobile {
    float: left;
}

.carousel-control-next {
    width: 60px;
    min-height: 100px;
}

.carousel-item {
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
}

.carousel-caption {
    top: 12px;
    text-align: left;
}

.carousel-caption h5 {
    font-size: 60px;

}

.carousel-control-prev {
    width: 60px;
    min-height: 100px;
}

#home-case-carousel {
min-height: 500px;
}
.mobile-carousel-buttons {
    display: block;
    text-align: center;
    background: #667e7a;
    color: #4ebd44;
    padding-top: 3%;
    padding-bottom: 3%;
    font-size: 35px;
}
.carousel-text-mobile {
    display: inline;
}
.mobile-carousel-buttons a{
    color: #4ebd44;
}

.main-menu {
    margin-bottom: 0;
    padding: 0;
    background-color: #02075d;
    border-bottom: solid #9F96C9 3px;;
}
    .main-menu .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
        align-items: flex-end;
    }
        .main-menu .navbar-nav > .nav-item > a {
            padding: 15px 18px;
            font-size: 20px;
        }
        .main-menu .navbar-nav > .nav-item > a .fa {
            margin-left: 8px;
            font-size: 16px;
        }
        .main-menu .dropdown-menu {
            margin-top: 0;
            background-color: #b2b3b4;
            border: none;
            color: white;
        }
            .dropdown-item,.dropdown-menu {
                color: #fff;
                font-weight: bold;
                font-size: 16px;
            }

            .dropdown-item:focus, .dropdown-item:hover {
                color: #fff;
                background-color: #06066a;
            }

            .main-menu .dropdown-menu > a.dropdown-item {
                padding: 7px 16px;
                color: #fff;
                font-size: 16px;
                font-weight: bold;
                line-height: normal;
            }
            .main-menu .dropdown-menu > a.dropdown-item .fa {
                margin-right: 5px;
                font-size: 16px;
            }
            .main-menu .dropdown-menu > a.dropdown-item:hover, .main-menu .dropdown-menu > li:hover,
            .main-menu .dropdown-menu > a.dropdown-item:focus, .main-menu .dropdown-menu > li:focus,
            .main-menu .dropdown-menu > a.dropdown-item.active, .main-menu .dropdown-menu > li:active {
                background-color: #06066a;
                background-color: #06066a;
                color: #fff;
            }


.main-menu .navbar-toggler {
    color: #3bd21a;
    font-size: 18px;
    padding: 10px 10px 2px 10px;
    border-radius: 3px; 
    margin: 0px 10px 0px 0px;
}

.mobileButtons {
    display: inline-flex;
    padding-left: 4%;
    padding-right: 4%;
}

.main-header {
    margin: 0px;
    padding: 0px;
}

.footer-accordion {
    background: #3d3d3d;
    color: #fff;
    border: none;
    box-shadow: none;
    width: 100%;
    text-align: left;


}
.footer-accordion a {
    text-decoration: none;
    color: #fff;
}

#home-link-textTab {
    color: white;
    background-color: #02075d;
    padding: 20px 0px 5px 0px;
    font-weight: 900;
    font-size: 32px;
    margin: 0px;

}

.bg-overlay-black:before {
    background: rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.main-banner {
    background-image: url("/user_resources/images/site/homebg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: center top;
    padding: 0px;
}

.main-banner h1 {
   /* font-family: 'Karla-Bold'; */
    color: #FFFFFF;
    font-size: 46px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    z-index: 1;
}

.main-banner p {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: normal;
    margin: 0px 0px 0px 10px;
    z-index: 1;
}

.main-banner-overlay {
    width: 100%;
    height: 430px;
    padding-top: 5%;
    padding-bottom: 5%;
    background-image: url("/user_resources/images/icons/BG VS symbol.png");
    background-repeat: no-repeat;
    background-size:contain;
    background-attachment: scroll;
    background-position: left;
}

.top-banner {
	background-color: #ffffff;
    width: 100%;
    text-align: right;
    padding-top: 20px;
}

.carouseltitle {
    position: absolute;
    height: 70%;
    width: 50%;
}

.btn-book {
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
}

.top-banner i {
   color: #02075d;
   padding: 0px 10px 0px 10px;
}

#header-top {
    background: #5A42BC;
    padding: 10px 0px 10px 0px;
}

#header-top p {
    font-weight: 800;
    text-transform: uppercase;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

#header-top a {
    color: white;
}

#txtEmailNewsLetter {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.main-menu .navbar-nav {
    /*background: white; */
    display: flex;
    z-index: 9999;
}

.main-menu .navbar-nav > .nav-item {
    padding-top: 0px;
}

.logo {
    margin-top: 0px;
}

.main-menu .navbar-nav > .nav-item > a {
    color: white;
    font-weight: normal;
    font-size: 18px;
    padding: 10px 12px 10px 12px;
}
.fa-chevron-down {
    color: #fff;
}

.main-menu .navbar-nav > .nav-item > a:hover, .main-menu .navbar-nav > .nav-item > a:active {
    color: #fff;
    font-weight: normal;
    background: transparent;
    text-decoration: underline;
    text-decoration-color: #9F96C9;
    text-decoration-thickness: 3px;
}

.dropdown-item {
    font-weight: normal;
    font-size: 18px;
    color: #fff;
}

.dropdown-item:focus, .dropdown-item:hover {
   background-color: #3d3d3d;
}

.main-menu .dropdown-menu {
    background-color: #02075d;
}

#home-banner{
    background-image: url("/user_resources/images/site/homebg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: center top;
}

.home-banner-content {
    padding: 20px;
}

#home-banner h1 {
   /* font-family: 'Karla-Bold'; */
    font-weight: normal;
    color: #fff;
    font-size: 75px;
    margin: 0px 0px 30px 0px;
    z-index: -1;
}

#home-banner p {
    font-size: 20px;
    color: white;
    line-height: 38px;
    text-transform: uppercase;
    letter-spacing: 5px;
}

#home-banner ul {
    list-style: circle;
    margin: 0px 0px 0px 20px;
    padding: 0px;
}

#home-banner ul li {
    font-size: 18px;
    color: white;
    line-height: 22px;
    padding: 0px 0px 20px 0px;
}

.home-banner-box {
    border: 1px solid white;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.25);
}

.header-icons img {
    padding-right: 2%;
}

.header-icon {
    font-size: 50px;
}

.quote-request {
    background: #3d3d3d;
    color: white;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.servicebox {
    background-color: #ffffff;
    margin-left: 6px;
}

.serviceboxx:hover {
    background: rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
}

#newsResultsList a {
    color: black;
}

#newsResultsList a:hover {
    text-decoration: none;
}


.quote-request label {
    color: #fff;
}

.home-banner-overlay {
    background-color: #292929;
    width: 100%;
    height: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    background-repeat: no-repeat;
    background-size:contain;
    background-attachment: scroll;
    background-position: left;
    opacity: 80%;
}

.home-banner-buttons {
    padding-top: 70px;
}

#home-link-group {
    padding: 20px 0px 30px 0px;
    background-color: #3d3d3d;
    margin-bottom: 25px;
}

#home-link-group h2 {
    color: #ffffff;
    font-size: 46px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    text-align: center;
    text-shadow: 1px 1px 1px silver;
}

#home-link-group p {
    color: #ffffff;
    font-size: 26px;
    line-height: 28px;
}


#home-link-group p.home-link-group-tagline {
    color: #ffffff;
    font-size: 22px;
    text-align: center;
}

.headerlogo {
    max-height: 70px;
}

.headericon {
    font-size: 20px;
}


.definition h2 {
    color:   #02075d;
}


.suitgalleryitem a {
    display: block;
	 background-color: #605E5F;
	 border: 1px solid silver;
}

.greenhighlight {
    color: #385f24;
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
    letter-spacing: 3px;
}

.whitehighlight {
    color: #fff;
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
    letter-spacing: 3px;
}

.copyrightfooter {
    color: #b1b1b1;
}

.serviceimg {
    position: relative;
}

.serviceimg .servicebutton {
    position: absolute;
}

.serviceimg:hover img[id="imgdark"] {
    display: block !important;
}

.serviceimg:hover img[id="imglight"] {
    display: none !important;
}


.carouselbutton {
    background-color: #4b4948;
    color: #b2242c;
    height: 10%;
}

.news-excerpt a {
    text-decoration: none !important;
}

.servicebutton {
    display: none;
    top: 78px;
    left: 120px;
}

.liscenceplate {
    background-color: #f3d41b;
    font-size: large;
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
    color: black;
    border: none;
    border-radius: 0%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}   

.liscenceplate:focus {
    background-color: #f3d41b;
}

.liscenceimg {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.serviceimg:hover .servicebutton {
    display: inline-block;
}

.blackhighlight {
    color: #292929;
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
    letter-spacing: 3px;
    font-style: italic;
}

.greyhighlight {
    color: #4a4a4a;
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
}

.headerPhone { 
    font-size: 32px; 
}

.productline {
    color: #ebebeb;
	font-size: 20px;
	height: 40px;
}

.servicestextbox {
    padding-left: 30px;
    padding-right: 15px;

}

.imgbox {
    min-height: 250px !important;
    height: 280px !important;
    width: 100%;
}

.subtitle {
    padding-top: 10px;
	font-size: 26px;
    text-align: center;
}

.widgetsection {
    padding: 20px 0px 70px 0px;
    background-color: #e8e8e8;
    text-transform: uppercase;
    color: #414141;
    line-height: 45px;
}

.bookingsection {

    padding: 20px 0px 70px 0px;
}


.widgettitle {
    padding-top: 20px;
    font-size: 40px;

}

.widgetsubtitle {
    font-size: 34px;
}

.booknow {
    color: #fff;
    background-color: #e8e8e8;
    padding: 20px 0px 20px 0px;
    text-transform: uppercase;
    background-image: url('/images/pagebackgrounddark.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.booknow p {
    font-size: 42px;
    line-height: 45px;
 }

#get-in-touch {
    color: #414141;
    background-color: #e8e8e8;
    padding: 30px 0px 30px 0px;
    text-transform: uppercase;
    border-bottom: 3px solid #9F96C9;
}

.gallerysection {
    background-color: #fff;
    padding: 40px 0px 40px 0px;
    color: #3f3f3f
}


#gallerytitle {
    font-size: 38px;
}

#gallerysubtitle {
    font-size: 30px;
    letter-spacing: 1px;
}

#get-in-touch p {
   font-size: 32px;
   line-height: 35px;
   padding: 0px;
   margin: 0px;
}

#service-bullets {
    background-color: #02075d;
    padding: 20px 0px 20px 0px;
}

#service-bullets h3 {
    font-size: 42px;
    color: white;
    padding: 20px 0px 30px 0px;
}

#service-bullets p, #service-bullets li {
   color: white;
   font-size: 20px;
   line-height: 24px;
   font-weight: normal;
   margin-bottom: 10px;
}



#home-services, #home-services2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: center center;
    padding-top: 2%;
    padding-bottom: 2%;
}

#openingtimes {
    text-align: center;
}

#home-services {
    background-color: #fff;
}

#home-services a:hover {
   color: #5FE740;
}

#home-services2 {
    background-color: #02075d;
    color:white;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 25px;
}

#home-services h2 {
    color: #02075d;
    padding: 0px 0px 30px 0px;
    font-size: 52px;
    font-weight: 400;
    letter-spacing: -1px;
    text-align: left;
    font-size: 40px;
    color: #02075d;
}

h3 {
    color: #02075d;
}

#home-services h3 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 34px;
    font-weight: 900;
    line-height: 38px;
}

#home-services h4 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 34px;
    font-weight: 300;
    font-style: italic;
    line-height: 38px;
}

#home-services p {
    font-size: 18px;
    font-weight: 300;
    padding: 15px 0px 15px 0px;
    line-height: 22px;
    min-height: 80px;
}

#home-services .service-content {

   padding: 20px 20px 20px 20px;

}


#accordionServices {
    border: none;
}

.footer-accordion-icon {
    text-align: right;
    font-size: 20px;
    color: #fff;
    float: right;
}

.footer-accordion-icon i {
    text-align: right;
    color: #fff;
}

.carousel-control-next:hover span[class="carousel-control-next-icon"] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b1242c' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon:after
{
  font-size: 55px;
}

.carousel-control-prev:hover span[class="carousel-control-prev-icon"] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b1242c' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.services {
    color: #0e352e;
}

#home-services2 h3 {
    color: #636363;
}
.btn-group a {
    padding:5px
}

#home-services2 p {
    font-size: 32px;
    line-height: 1;
    color: white;
    text-align: left;
}

.navbar-cat-collapse {
    float: right;
}

.how-icon {
   font-size: 60px;
}


#home-services2 .how-icon {
    color: #5A42BC;
}

#home-case-carousel {
    color: #02075d;
    height: 625px;
}

.home-case-carousel-overlay {
    width: 100%;
    height: 100%;
    padding-top: 3%;
    padding-bottom: 3%;
}

#home-case-carousel h2 {
    text-shadow: 2px 2px 2px #0D0D0D;
    text-align: center;
    font-size: 32px;
    margin: 0px 0px 40px 0px;
}

#home-case-carousel ul {
    list-style: circle;
    margin: 0px 0px 0px 20px;
    padding: 0px;
}

#home-case-carousel ul li {
    font-size: 18px;
    color: #02075d;
    line-height: 22px;
    padding: 0px 0px 20px 0px;
}

.home-case-carousel-title {
    background-color: #02075d;
    padding: 10px 20px 10px 20px;
    color: white;
}


.home-case-carousel-box {
    border: 1px solid #e4e4e4;
    padding: 20px;
    background-color: #e4e4e4
}


.case-study-item {
    border: 1px solid silver;
    padding: 10px;
    margin: 0px 0px 20px 0px;
    background: #5A42BC;
    box-shadow: 4px 4px 2px #0D0D0D;
}

.case-study-item a {
   text-decoration: none;
}

.case-study-item:hover {
    background: #002E22;
}

.case-study-title {
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-shadow: 1px 1px 1px #0D0D0D;
    text-align: center;
    min-height: 60px;
}

.case-study-item img {
    border: 1px solid silver;
    padding: 10px;
    margin: 0px 0px 5px 0px;
    background: white;
}


.btn-vale1 {
    color: #ffffff;
    background: #b2242c;
    border-radius: 10px;
}

.btn-vale1:hover {
   color: #F1F1F1;
}

.service {
    color: #02075d;
    padding-bottom: 2%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    text-align: left;
    color: #02075d;
    background-color: #f7f7f7;
    font-size: 25px;
    text-align: left;
    width: 100%;
}

.contact-form {
    color: #02075d;
    padding: 20px;
    margin-bottom: 20px;
    text-align: left;
    color: #02075d;
    background-color: #f7f7f7;
    font-size: 25px;
    text-align: left;
    width: 100%;
}

.instantquotetext {
    float: right;
}

#imgdark{
    display: none;
}

#darkIcon {
    display: none;
}

.CTA2 {
    color: white;
    font-size: 19px;
}

.service:hover div[id="darkIcon"] {
    display: block !important;
}

.serviceIcon {
    padding: 20px 0px 20px 0px;;
}

.imgIcon {
     padding-top: 10px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size:contain;
}


.Active {
    background: #02075d;
    color: #fff !important;
}

.fa {
    color: #fff;
}

footer .fa {
    color: #ffffff;
}

.carouselsubtitle {
    font-size: 72px;
    border-bottom: 7px solid #b2242c;
    display: inline;
}

.carousel-title {
font-weight: 900;
font-size: 32px;

}

.social-icons i {
    color: #fff;
    min-height: 20px;
    min-width: 20px;
    font-size: 24px;
}

.btn-vale2:hover  {
    background: #5A42BC;
    border: 1px solid   #9F96C9;
    color: white;
}

#home-social-feed {
    padding-top: 2%;
    padding-bottom: 2%;
}

#home-social-feed h2 {
    color: #5A42BC;
    padding: 0px 0px 5px 0px;
    font-size: 26px;
    font-weight: 600;
    border-bottom: 1px solid silver;
}

#standard-page-top , #standard-page-bottom  {
   margin: 50px 0px 40px 0px;
}

#standard-page-top h1, #standard-page-bottom h1 {
    color: #02075d;
    font-size: 30px;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}

#standard-page-top h2 {
    color: #02075d;
    font-size: 22px;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

#standard-page-top p, #standard-page-bottom p, #standard-page-top li, #standard-page-bottom li {
   font-size: 17px;
    color: #606060;
    line-height: 22px;
    margin: 5px 0px 15px 0px;
}

#standard-page-top ul, #standard-page-bottom ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
}


#service-links .service-link-panel {
    background-color: #999999;
    color: white;
    padding: 20px;
    border-radius: 20px;
    margin: 10px 0px 20px 0px;
}

#service-links .service-link-panel h2 {
    font-size: 24px;
    color: white;
}

#service-links .service-link-panel p {
    font-size: 15px;
    color: white;
}

.dropdown-item {
    background-color:  #292929;
  
  }

label {
   /* font-family: 'Karla-Bold'; */
    font-size: 15px;
    color: #606060;
}

.i-checks label {
    padding: 0px 10px 0px 5px;
}

.main-footer {
    background: #282153;
    color: #fff;
    margin: 0px;
    padding: 20px 10px 20px 10px;
}

.main-footer h3 {
   font-size: 25px;
}

.main-footer p {
    font-size: 16px;
}

.main-footer a {
    color: #fff;
    display: block;
    text-decoration: none;
}
.footer-bar {
    color: #b1b1b1;
    background: #02075d;
    padding: 15px 5px 15px 5px;
}

.footer-bar a {
    color: #3fdd19;
}

.form-error {
    color: red;
    font-size: 14px;
}

.footer-titles {
    font-size: 30px;
}

#home-services-text {
    text-align: left !important;
}

@media (max-width: 1200px) {


#home-services h2, #standard-page-top h2 {
    font-size: 42px;
}

.img-icons p {
    font-size: 16px;
}


.main-menu .navbar-nav > .nav-item > a {
    padding: 10px 10px 10px 10px;
}

#home-case-carousel {
   height: 550px;
}

#home-banner h1 {
   font-size: 36px;
}

#home-banner p {
    font-size: 16px;
    line-height: 22px;
}

#home-banner ul li {
    font-size: 14px;
    padding: 0px 0px 10px 0px;
}

#home-services p, #home-services2 p {
    min-height: 60px;
    padding: 0px 10px 0px 0px;
    text-align: left;
}

}


@media (min-width: 700px) {
    #servicescarousel {
        height: 700px;
    }
}

@media (max-width: 992px) {

#home-services h2, #standard-page-top h2 {
    font-size: 32px;
}


.img-icons img {
    width: 50px;
}

#home-link-group p {
    font-size: 16px;
    font-weight: 400;
}


.main-menu .navbar-nav > .nav-item > a {
    padding: 10px 5px 10px 5px;
    font-size: 14px;
}


#home-case-carousel {
    height: 1050px;
}


   #home-services h3, #home-services2 h3 {
       font-size: 18px;
   }

#home-services p, #home-services2 p {
    min-height: 65px;
}

.how-icon {
    font-size: 40px;
}

.main-banner h1 {
    font-size: 34px;
}

#home-banner p {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 3px;
}


}

@media (max-width: 1370px) {
    .headingtext {
        font-size: 24px;
    }
}

@media (max-width: 770px) {
    .thirdparty {
        display: none;
    }

    #companylogo {
        text-align: center;
    }

    .instantquotetext {
        float: none;
        text-align: center;
    }

    .xbtn-group {
        text-align: center;
    }
}
