html {

}
/* Hi there */

body {
    max-width: 1900px;
    margin: 0 auto;
    background-color: #e0e2e2!important;
}
.email-head {
    margin-top: 5px;
}
  .zaplogo {
        margin-left: 20px;
    }
div#google_translate_element {
    text-align: right;
    padding-top: 10px;
}
.container.text-center {
  max-width: 1250px!important;
    min-width: 600px!important;
    margin-left: 13px !important;
    margin-right: 0px!important;
}

.row.language {
    margin-bottom: 0px;
    padding-top: 10px;
}

  .row.aczap-footer img {
    width: 96%!important;
    margin-left: 2%!important;
    margin-right: 2%!important;
    margin-bottom: 3%!important;
}
.row.dotted {
    background-image: url('../images/dotted-seperator.png');
    background-repeat: no-repeat;
    background-size: 1250px;
    background-position: bottom;
    height: 40px!important;
    margin-bottom: 30px;
}

.row.front-boxes {
    padding-top: 45px;
    padding-bottom: -45px;
}

@media (min-width:768px) {

    .row.front-boxes.mobile {
        display: none!important;
    }
    .front-box {
        margin-top: 0px;
        margin-bottom: 40px;
    }
      .front-box-p p {
        margin-left: 0px!important;
        margin-top: 50px!important;
        width: 100%!important;
    }
}

@media (max-width:768px) {
    .row.front-boxes.desktop {
        display: none!important;
    }
 /*  .row.front-boxes.mobile .front-box, .row.front-boxes.mobile .front-box-5 {
        width: 50%;
       height: 50%;
       
    } */
    .row.front-boxes.mobile.mobile img {
  width: 120% !important;
  margin-left: 0px !important;
  margin-top: 0px!important;
}

   
    .row.header  {
        margin: 0 auto!important;
             padding-top: -30px!important;

    }
    .row.header .navbar-brand img {
        
        width: 100%!important;
    }
    .zapphone {
        margin: 0 auto;
        margin-top: 40px;
    }
    .zaplogo {
        margin-left: 0px;
        margin-bottom: -20px;
    }
 .front-box, .front-box-5 {
        height: auto;
        padding-bottom: 8% !important;
        background-position: center !important;
        margin-bottom:  30px !important;;
        max-width: 25%!important;
    }
    .front-box {
        margin-bottom: 50px!important;;
    }
    .front-box-p p {
        margin-left:0px!important;
        margin-top: 40px!important;
        margin-bottom: 20px!important;
        width: 120%!important;
    }

    .front-box-5 {
        max-width: 30%!important;
    }
}

.row.dotted.footer {
    height: 10px!important;
}

.row.footer p {
    font-size: 12px;
    line-height: 15px;
    color: black!important
}

.row.footer a {
    font-size: 12px;
    line-height: 15px;
    color: #0064b4;
    margin-top: -10px;
}
/* .col {
    margin-left: 15px;
} */
.col.main-copy p {
    margin-left: 20px;
    font-size: 14px;
    color: black!important;
    line-height: 17px;
    margin-bottom: 10px;

}
p.main-copy-2 {
    margin-right: 30px!important;
      font-size: 14px;
    color: black!important;
    line-height: 17px;
    margin-bottom: 10px;
}
.col.accreditations {
    max-width: 100%;
    margin: 0 auto;
}
.accreditations img {
    max-width: 100%!important;
    margin: 0 auto!important;
    display: flex;
}

.navlang {
    padding-left:20px;
    color: black;
    font-size: 14px;
    padding-top: 0px!important
}

.navbar-toggler.language.nav-link {
    width: 120%;
    border: 1px solid;
}

.nav-link.flag-icon-gb {
    background-position: left;
    background-size: 30%!important;
    width: 110%;
}
.flag-icon.flag-icon-de {
    background-image: url('../flags/de.svg');
}
.flag-icon.flag-icon-fr {
    background-image: url('../flags/fr.svg');
}
.flag-icon.flag-icon-gb {
    background-image: url('../flags/gb.svg');
}
.navbar-toggler.language-select{
  color: #fff;
  border-radius: 30px;
  width: 100%;
  border-color: #111;

  border: none;
  height: 45px;
  padding:0 25px;
    float: right!important;
   /* remove the original arrow */
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  position:relative;
}
.language .dropdown {
    float: right;
    margin-right: 20px;
}

.fa {
    position: absolute;
    pointer-events: none;
    top: 15px;
    right: 30px;
    font-size: 14px!important;
    color:#000;
}

p {
    font-family: arial;
    color: #747e88!important;
}
p.clients-heading {
    margin-left: 20px;
}
p.heading {
    margin-left: 20px;
    margin-top: 30px;
}
.testimonial {
    background-image: url('../images/testimonial-background.png');
    background-color: #88929c;
    background-repeat: no-repeat;
    background-size: 100%;
    min-height:50px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 25px;
}
.testimonial.testimonial1 {
    margin-left: 35px!important;
}
.testimonial.testimonial4, .testimonial-blank.testimonial4 {
    margin-right:35px!important;
}
.testimonial-blank {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 100%;
    min-height:50px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 25px;
}
.testimonial p {
    color: white!important;
    padding-top: 14px;
    font-size: 10pt!important;
    line-height: 15px!important;
}
.col.testimonial .box-image  {
    padding: 0px!important;
    border:1px solid;
    margin-left: 0px!important;
    margin-right: 0px!important;
    width: 280px;
}

.boxout {

    background-color: #88929c;
    background-repeat: no-repeat;
    background-size: 100%;
    min-height:50px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 25px;
}
.boxout-image {

    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 100%;
    min-height:50px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 25px;
}
.boxout.boxout1, .boxout-image.boxout1 {
    margin-left: 35px!important;
}
.boxout.boxout4, .boxout-blank.boxout4, .boxout-image.boxout4 {
    margin-right:35px!important;
}

.boxout ul.sectors-li {
    font-size: 12px;
    color: white;
    padding-left: 10px;
}

.boxout ul.sectors-li li {
    padding-bottom: 5px;
}

.boxout p.sectors-p{
    font-size: 16px!important;
    line-height: 20px!important;
    width: 80%;
    min-height: 40px
    
}
.boxout-blank {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 100%;
    min-height:50px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 25px;
}
.boxout p {
    color: white!important;
    padding-top: 0px;
    font-size: 10pt!important;
    line-height: 15px!important;
}
.boxout-headline {
    min-height: 100px;
}
.row.boxout-top {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: white;
    min-height: 30px;
   /* height: 100%; */
}
.row.boxout-top p {
    color: #747e88!important;
}

.row.boxout-top .aczap-text-2 {
    color: #000000!important;
}

.col.boxout .box-image  {
    padding: 0px!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
    width: 100%;

}
.col.boxout-image .box-image  {
    padding: 0px!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
    width: 100%;
}
.row.boxout-top .top-image  {
    max-width: 40%!important;
    margin-left: 15px!important;
}
.col.boxout .box-image.bottom-image {
     position: absolute; 
    bottom: 0;
}
.col.boxout .box-image-twocolumn  {
    padding: 0px!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
    width: 100%;
}

.bg-primary {
    background-color: white!important;
}
.p-contact {
    color: black;
    font-size: 14px;
    font-family: arial;
}

.midsection h1 {
    color: #a91242;
    font-family: arial;
    font-size: 15pt;
    line-height: 30px;
    margin-bottom: 14px;
    margin-top: 10px;
}

h2 {
    color: #003878;
    font-family: arial;
    font-size: 12pt;
    line-height: 20px;
    margin-bottom: 11px;
    margin-top: 0;
}

h1 {
    color: #a91242;
    font-family: arial;
    font-size: 15pt;
    line-height: 30px;
    margin-bottom: 14px;
    margin-top: 10px;
}

h2 {
    color: #0079c0;
    font-family: arial;
    font-size: 13pt;
    line-height: 33px;
    margin-bottom: 14px;
    margin-top: 10px;
}

.h1 {
    color: #0079c0;
    font-family: arial;
    font-size: 14pt !important;
    line-height: 26px !important;
    margin-bottom: 0;
    margin-top: 10px;
    width: 250px;
}

.h1-contact {
    color: #0079c0;
    font-family: arial;
    font-size: 14pt !important;
    line-height: 26px !important;
    margin-bottom: 0;
    margin-top: 10px;
    width: 250px;
}

h3 {
    color: #0079c0;
    font-family: arial;
    font-size: 13pt;
    line-height: 33px;
    margin-bottom: 14px;
    margin-top: 10px;
}

.h3 {
    color: #0079c0;
    font-family: arial;
    font-size: 14pt !important;
    line-height: 26px !important;
    margin-bottom: 0;
    margin-top: 10px;
    width: 250px;
}

.h3-contact {
    color: #0079c0;
    font-family: arial;
    font-size: 14pt !important;
    line-height: 26px !important;
    margin-bottom: 0;
    margin-top: 10px;
    width: 250px;
}

h5 {
    color: #009245;
    font-size: 18px;
    font-weight: normal;
}

h6 {
    color: #eb1c24;
    font-size: 18px;
    line-height: 10px;
}

h7 {
    color: #009245;
    font-size: 18px;
    line-height: 40px;
}

h8 {
    color: #2580c2;
    font-size: 18px;
    line-height: 40px;
}

h9 {
    color: #003878;
    font-family: arial;
    font-size: 11pt;
    line-height: 20px;
    margin-top: 0;
}

.contact {
    margin: 0px;
}

.contact .col-md-2 {
    margin-left: -20px;
}

.header .col-md-2 {
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.col-md-2.signup-link img {
    width: 100px;
    height: 100px;
}

.col-md-6.dashed {
    padding: 15px 0 0 35px;
}

.col-md-10 {
    width: 65%;
}

.col-md-12.dashed {
    margin-bottom: 20px;
    margin-left: 0;
    width: 97%;
}

.dashed {
    border: 2px dashed #0079c0;
}

.col-md-12 .col-md-2 {
    padding: 0px 0px 0px 0px;
}

.col-md-10-email-and-fax {
    height: auto;
    margin: 0 auto;
    padding: 14px;
    position: relative;
    width: 55%;
}

.visiting {
    padding: 15px 0px 0px 0px!important;
}

.floatquote {
    position: inherit;
    z-index: 9999;
    float: left!important;
    margin: 0px 0px -25px -25px;
}

.testimonial-firstpara {
    margin-top: 25px;
}

.testimonial-and-career-carousel-logo {
    background-image: url("../images/box.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: table-cell;
    font-size: 20%;
    height: 170px;
    text-align: center;
    vertical-align: middle;
    width: 260px;
}

.testimonial-and-career-carousel-logo p {
    font-size: 21px;
    margin: 0 10px;
}

.testimonial-and-career-carousel-logo img {
    display: inline-block;
    height: auto !important;
    max-width: 50% !important;
    padding-top: 14px;
}

.col-xs-3 img,
.col-xs-6 img,
.col-xs-12 img {
    margin-bottom: 15px;
}

.col-xs-6 {
    margin-left: 10%;
    width: 35%;
}

.col-xs-12 {
    margin-left: 31%;
    width: 44.667%;
}

.jumbotron .col-xs-3 p {
    font-size: 14px;
}

.jumbotron-testimonials {
    margin: 0 auto;
    max-width: 1150px;
}

.jumbotron-testimonials .left,
.jumbotron-testimonials .right {
    height: 164px;
}

.testimonial-copy {
    margin-top: 15px;
    width: inherit;
}

.atthetop p {
    color: white;
    float: left;
    padding-left: 15px;
}

.atthetop {
    float: left !important;
    padding-top: 15px;
    position: absolute;
    top: 0;
    width: 710px;
}

.atthetop .socialicons img {
    float: right;
}
.header {
    height: auto!important;
}
.row.header {
    margin: 0 auto;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 5px;
}
  
#header-Container::before,
#header-Container::after {
    bottom: 0;
    content: "";
    height: 185px;
    position: absolute;
    top: 0;
    width: 66%;
    z-index: -1;
}

#header-Container::before {
    background-color: #ffffff;
    left: 0;
}

#header-Container::after {
    background-color: #003878;
    right: 0;
}




.header-copy {
    color: #d11242;
    margin-top: 13%;
    text-align: center;
}

.call-or-email {
    color: #0079c0;
}
.phone img {
    width: 150px;
}
.loginblock {
    background: transparent url("../images/pvms-login.png") no-repeat scroll left top;
    height: 39px;
    right: 10px;
    top: 55px;
    width: 150px;
    background-size: 150px;
    /* z-index: 9999999999999999 !important; */
    z-index: 9 !important;
}
.mailinglistblock {
    background: transparent url("../images/join-mailinglist.png") no-repeat scroll left top;
    height: 39px;
    right: 10px;
    top: 55px;
    width: 150px;
    background-size: 150px;
    /* z-index: 9999999999999999 !important; */
    z-index: 9 !important;
}
/*  .loginblock a {
    display: block;
    height: 28px;
    margin-left: 10px;
    width: 220px;
}

.loginblock a span {
    display: none;
} */
.loginblock a:hover span form,
.loginblock span form {
    padding: 10px 15px 0 20px;
}

.loginblock span {
    /* background: transparent url("../images/menu-pop-bg.png") no-repeat scroll left top; */
    background-image: url("../images/menu-pop-bg-1-2.png");
    background-position: bottom;
    background-repeat: no-repeat;
    color: black;
    display: block;
    left: 8px;
    position: absolute;
    top: 25px;
    width: 300px;
    z-index: 99999999999 !important;
}

/* .loginblock a:hover span {
    background: transparent url("../images/menu-pop-bg.png") no-repeat scroll left top;
    color: black;
    display: block;
    left: 8px;
    position: absolute;
    top: 25px;
    width: 227px;
    z-index: 100;
} */
.loginblock form {
    margin-bottom: 18px;
}

.loginblock input {
    width: 100% !important;
}

fieldset {
    margin-bottom: 18px;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select,
input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e1dcd2;
    border-radius: 2px;
    color: #777;
    display: block;
    font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    margin: 0 0 5px;
    max-width: 100%;
    outline: medium none;
    padding: 5px 4px;
    transition: all 0.1s linear 0s;
    width: 178px;
}

select {
    padding: 0;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus,
input:focus {
    border: 1px solid #aaa;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    color: #636363;
}

textarea {
    min-height: 60px;
}

.col-md-00 {
    height: auto;
}

.row {
    margin-bottom: 15px;
}

.col-md-6 {
    padding-right: 60px;
}

.shareholder p {
    margin-bottom: 20px;
}
.navbar {
    margin: 0 auto;
    margin-bottom: 10px;
}
 .navbar a {
    border: medium none !important;
    margin: 0 auto 0 -8px;
    background-color: white!important;
    color: black!important;
}
/*.nav-link .first {
    margin-left: 30px;
}
.navbar  {
    border: 1px solid black;
}*/
.navbar a {
    margin-bottom: 0px!important;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14.5px;
    text-align: justify;
    color: #747e88!important
  }

.navbar-header {
    width: 100%;
}

ul.navbar-nav {
    background-color: white;
   /* margin-left: -8px;
    width: 102%; */

} 



.navbar-brand {
    padding-top: 0px;
}

.navbar-brand img {
    max-width: 800px!important;
    margin-left: 20px!important;
} 

.navbar-form {
    display: none;
}

.navbar-nav a:focus {
    background-color: #e7e7e7 !important;
    color: black !important;
}

.navbar-nav a:hover {
    background-color: #306fb315 !important;
    
    
    color: black !important;
}


.navbar .col-md-2 img {
    margin-left: 30px;
    margin-top: 15px!important;
}
.navbar .col-md-3 .header-copy {
    border: 1px solid;
    margin-top: 20px;
    margin-left: 30px;
}



.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: #262626 !important;
}

.dropdown-menu li a {
    color: black !important;
}

.dropdown ul li a {
    color: white !important;
}
.dropdown-menu .dropdown-item {
    width: auto!important;
}
.dropdown-menu .dropdown-item > a:focus {
    background-color: green;
}
.navbar-default {
    background-color: transparent;
}



.menu-line {
    margin-left: -2px;
    padding-top: 8px;
}

.testimonials-and-clients {
    background-color: #043572;
    height: 164px;
}

.row-editable-images {
    margin: 0 auto;
    max-width: 1160px;
}

.row-editable-images .col-md-3 {
    background-color: #043572;
    height: 164px;
}

.jobtitle {
    background-color: white;
    border-radius: 10px;
    height: 104px;
    margin-top: 25px;
    width: 250px;
}

.jobtitle p {
    font-size: 18pt;
    padding: 13% 0 0 29%;
}

.g-recaptcha div {
    margin: 0 auto;
}


.socials-link img {
    width: 150px;
    vertical-align: middle;
    margin-right: 35px;
}
.mailing-link img {
    width: 190px;
    vertical-align: middle;
    margin-left: 15px;
}
.pvms-link img {
    width: 190px;
    vertical-align: middle;
    margin-left: 30px;
}
#email-signup .row {
    margin: 0;
}

#email-signup h1 {
    margin-bottom: 0;
}

#email-signup input[type=checkbox] {
    width: auto;
    display: inline;
    margin-right: 5px;
}

#ReCaptchContainer1 div {
    margin: 0 auto;
}

@media (min-width: 768px)
{
.col-md-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 31%;
}
.navbar-brand {
    padding-top: 0px;
    width: 40%;
  }
  
}

/*
@media (min-width: 1300px){
    .navbar-expand-custom {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-custom .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-custom .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .navbar-expand-custom .navbar-collapse {
        display: flex!important;
    }
    .navbar-expand-custom .navbar-toggler {
        display: none;
    }
}
*/

@media (max-width:425px) {
    .header-copy {
        margin: 90px 44px 0 44px;
        text-align: center;
        float: none;
        z-index: 99999999999999;
    }

    .loginblock {
        margin: 68px auto;
    }

    .header {
        height: auto;
    }
}

@media (max-width:320px) {
    .header-copy {
        margin: 90px 17px 0 17px;
        text-align: center;
        float: none;
        z-index: 99999999999999;
    }
}

a[href^=tel] {
    color: #FFF;
}

.loginblock > a > div {
    font-size: 2px;
    display: inline;
    text-indent: -9999px;
}

.navbar-header > a > span,
.top-right-menu > li > a > span {
    font-size: 2px;
    display: inline-block;
    text-indent: -9999px;
}

#mobile-img {
    display: none;
}





@media (max-width: 800px) { 
    .jumbotron {
        padding-bottom: 2rem!important;
    }


}


@media (max-width: 768px) {
   /* .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    } */
    .main-copy-2, .element.heading.aczap-text.subhead  {
        margin-left: 20px;
    }
    .fBox.col-xs-3 {
        width: 20%;
        padding: 5px;
    }

    .row .front-box-mobile {
      max-height: 130px!important;
    }
    .front-box-mobile.caption {
        width: 100!important;
    }
        .navbar-brand img{
        margin-left:15%!important;;
        width: 300px!important;
    }
    .front-boxes {
        width: 100%;
    }
    .front-boxes .col {
        margin: 0 auto;
    }
    .front-box {
        max-width: 200px;
    }
    .front-box-p p {
       padding-top:10px;
    }
      .col.front-box {
    
    }

   .col-md-2.desk {
  width: 220px !important;
}
.col-md-2.mailing-link {
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 0px!important;
}
.col-md-2.pvms-link {
        margin-top: 0px;
    }
.phone, .socials-link {
        margin: 0 auto;
      margin-left: 0px;
         margin-right: 0px;
    }
    
     .mailing-link, .pvms-link {
        margin: 0 auto;
         margin-left: 0px;
         margin-right: 0px;
    }
    
     .row .mobile img {
        width: 140%!important;
         margin-left: -60px!important;
    }
    .row.header img {
        min-width: 200px;
    }
  
 
    .row.header .email-head a{
        padding-left: 20px;
        font-size: 16px!important;
    }
    
}


@media (max-width: 500px) {

    .navbar-toggler {
        width: 30px;
        height: 30px;
    }
    .navbar-toggler {
        padding: 0;

    }
    .navbar-toggler-icon {
        width: 1.0em;
        height: 1.0em;
    }
  /*  .front-boxes {
        width: 100%;
        margin: 0 auto;
    }
 
    .col.front-box {
        max-width: 170px;
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: -70px!important;
    }   */ 
     .front-box.last {
        margin-bottom: 100px!important;
    }  

    .front-box-p p {
        margin-left: -10px;
    }
 
   .navbar-brand {
       margin-left: 0px;
    }
    .navbar-brand img{
        margin-top: -10px!important;
        margin-left: -10px!important;
    }
  .mobile img {
        width: 160%!important;
        margin-left: -30px!important;
        margin-top: -5px
    }
    .row.justify-content-around{
        margin-top: -6px!important;
    }
    .row .header {
        margin-bottom: 0px!important;;
    }


}



@media (max-width:375px) {
        #desktop-img {
            display: none;
        }

        #mobile-img {
            display: block !important;
        }
    .col.front-box {
        margin-bottom: -120px!important;
    }
    .row .front-box {
        margin-bottom: 120px;
    }
    .front-boxes {
        width: 85%!important;
        margin: 0 auto;
        margin-bottom: -70px!important;
        margin-top: -20px;
    }
       
    .valeting, .cosmetic-repair, .imaging, .delivery-and-collection, .premises-cleaning, .customer-experience, .pvms, .shine, .eco, .zap {
           background-size: 80%!important;
        }
    .front-box-p {
            width: 100%;
        }  
    .front-box .front-box-p p {
        font-size: 11px!important;
        margin-left: 20px;
        text-align:center;
        margin-top: -20px!important;
    }
    .front-box.last {
        margin-bottom: 0px!important;
    }
     .row .mobile img {
        width: 200%!important;
        margin-left: -60px!important;
    }
    
}



@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : landscape) {
    .fBox.col-xs-3 {
        width: 20%;
        padding: 5px;
    }

    .front-box {
        height: 115px;
        background-position: center !important;
    }

    .header {
        height: 190px;
    }
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
 /*   .navbar {
        height: 140px !important;
    } */

    .header {
        height: 100px;
    }

 /*   .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    } */

  /*  .front-box {
        height: 178px !important;
    } */
}

@media (max-width: 992px){
    .fBox.col-md-2 {
        width: 20%;
        padding: 10px;
    }

    .front-box {
        height: auto;
        padding-bottom: 4%!important;
        background-position: center !important;
    }
    
    .front-box-p p {
    margin-left: 10%!important;
    }

    .front-box-5 {
        max-width: 30%
    }
    

}


/*@media (max-width: 862px){

    .front-box {
        height: auto;
        padding-bottom: 8% !important;
        background-position: center !important;
        margin-bottom:  0px !important;;
    }
    
    .front-box-p p {
        border: 1px solid!important;
        margin-left: 0px!important;
        margin-top: -20px!important;
    }

    .front-box-5 {
        max-width: 30%;
    }
    

} */

.cLink:hover {
    cursor: pointer;
}

.cLink .front-box.active {
    opacity: 0.6;
}

.carousel img {
    max-width: 1250px;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: -2%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: left;
    
}
.carousel-caption h5{
   color: black;
   font-weight: bold;
    font-size: 14.5px!important;
  }

  .carousel-caption p {
    margin-bottom: 8px;
      color:black!important;
      font-size: 14.5px!important;
  }
.carousel-inner {
    margin-bottom: 16px;
    height: auto;
    max-width: 1250px;
    margin: 0 auto;
  }

  .jumbotron p {
    color: black;
    font-family: arial;
    font-size: 13pt;
    line-height: 22px;
}

.jumbotron {
    background-size: 100% auto;
    /*! height: 692px; */
    margin-top: 20px;
    background-color: white;
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    max-width: 1250px;
    margin: 0 auto;
}

.jumbotron .difference-is-clear img {
    width: 75%!important;
}

.jumbotron .difference-is-clear {
    bottom: 0;
    height: 206px;
    margin-right: -100px;
    position: absolute;
    right: 0;
    top: 65px;
}

.jumbotron .midsection {
    background-color: rgba(255, 255, 255, 0.82);
    max-width: 418px;
    padding: 15px;
    float: right;
}

.jumbotron .midsection .service-main {
    background-color: rgba(255, 255, 255, 0.82);
    max-width: 318px;
    padding: 15px;
    float: right;
}

.midsection.service-main p {
    line-height: 16px;
}

.jumbotron img {
    width: 100%
}

.jumbotron .difference-is-clear {
    height: 206px;
    width: 406px;
    position: absolute;
    bottom: 25px;
    margin-right: -100px;
    right: 0;
}



.mobilebreak {
    display: none;
}



.pictureContainer {
    height: 360px;
    min-width: 360px;
    overflow: hidden;
}

.pictureContainer-services {
    min-width: 360px;
    overflow: hidden;
}

.pictureContainer-specialist {
    background-color: red;
    height: 823px;
    overflow: hidden;
    width: 360px;
}

.pictureContainer-environmental {
    height: 823px;
    overflow: hidden;
    max-width: 360px;
}

.pictureContainer-occupational {
    color: #2580c2;
    height: 823px;
    overflow: hidden;
    width: 360px;
}

.pictureContainer img {
    transform: translate3d(0px, 0px, 0px);
}

.pictureContainer img:hover {
    transform: translate3d(0px, -360px, 0px);
}

.board-image {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

#companies1 img {
    display: block;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

#companies2 img {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#companies3 img {
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.companies-logo {
    margin-top: 20px;
}




.hr {
    background: #003878 none repeat scroll 0 0;
    color: #003878;
    display: block;
    float: left;
    height: 1px;
    margin-bottom: 15px;
    width: 50%;
}

.hr2 {
    background: #0079B0 none repeat scroll 0 0;
    color: #0079B0;
    display: block;
    float: left;
    height: 1px;
    margin-bottom: 5px;
    width: 100%;
}

.col-md-00 {
    font-size: 13pt;
    margin-left: 0;
    margin-top: 10px !important;
}

.container-fluid {
    margin-bottom: -18px;
    max-width: 1250px;
    background-color: white;
}

.container-fluid-testimonials {
    margin-left: auto;
    margin-right: auto;
    max-width: 1182px;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid-2 {
    background-color: #043572;
    max-width: 1920px;
    padding-bottom: 18px;
}

.container-fluid-3 {
    height: 50px;
    margin-top: -65px;
    max-width: 1920px;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.col-xs-5ths {
    float: left;
    width: 20%;
}



.front-box {
    background-position: center center;
    background-repeat: no-repeat;

    /* height: 225px; */
    margin-right: 25px;

    /* width: 225px !important; */
    width: 100% !important;
    
}


.front-box-p {
    text-align: left;
    position: absolute;
    vertical-align: bottom;
    bottom: 0;
    height: 10%;
    min-height: 50px;
    padding-top: 20px;
    padding-right: 20px;
    color: rgba(116, 126, 136, 1.0);
    margin-bottom: 60px;
}

.front-box .front-box-p {
    font-size: 15px;
    text-align: inherit;
    margin: 0 auto;
    width: inherit;
  }

.front-box-p p {
  /*  margin-top: 80px; */
    text-align: bottom!important;
    /*! height: 25px; */
}
li.nav-item.active a {
    color: red!important;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    background: #CCC;
    filter: alpha(opacity=60);

    /* IE */
    -moz-opacity: 0.6;

    /* Mozilla */
    opacity: 0.6;

    /* CSS3 */
    width: 100%;
    color: #fff;
}

.valeting {
 /*   background-image: url("../images/valeting.jpg");
    background-size: 80% auto; */
    cursor: pointer;
}

.cosmetic-repair {
  /*  background-image: url("../images/cosmetic-repair.jpg");
    background-size: 80% auto; */
    cursor: pointer;
}

.imaging {
 /*   background-image: url("../images/imaging.jpg");
    background-size: 80% auto; */
    cursor: pointer;
}

.delivery-and-collection {
  /*  background-image: url("../images/delivery-and-collection.jpg");
    background-size: 80% auto; */
    cursor: pointer;
}

.premises-cleaning {
 /*   background-image: url("../images/premesis-cleaning.jpg");
    background-size: 80% auto; */
    cursor: pointer;
}

.customer-experience {
  /*  background-image: url("../images/customer-experience.jpg");
    background-size: 80% auto; */
    cursor: pointer;
}

.pvms {
   /* background-image: url("../images/pvms.jpg");
    background-size: 80% auto;
    cursor: pointer; */
}

.shine {
  /*  background-image: url("../images/our-people-shine.jpg");
    background-size: 80% auto; */
    cursor: pointer;
}

.eco {
  /*  background-image: url("../images/eco.jpg");
    background-size: 80% auto; */
    cursor: pointer;
}

.zap {
  /*  background-image: url("../images/zap.jpg");
    background-size: 80% auto; */
    cursor: pointer;
}

.blank {
    background-color: #7a637c;
}

.col-md-15 {
    margin: 20px 20px 0px 5px!important;
}

.col-center {
    float: none;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        float: left;
        width: 20%;
    }
}

@media (max-width: 1000px) {
    .desk {
        display: none!important;
    }
 
      .col-md-4.navbar-brand {
        
            width: 300px!important;
    }
    
    .col-md-4.navbar-brand img {
            margin-top: 0px!important;
            margin-left: -10px!important;
    }

        .row.header {
        margin-left: -20px!important;
    }
    
    .header img {
       width: 150px!important;
    }
    .email-head {
        margin-left: -20px!important;
    }
    .row.header .col-sm {
        max-width: 250px!important;
    }
    .row.header .col-sm.email-head {
        max-width: 250px!important;
        margin-top: -5px;
    }
.row.header.mobile {
    display: flex !important;
    margin: 0 auto!important;
    /*! padding-bottom: 20px; */
} 
     .header .col-sm img {
        max-width: 150px!important;
    }
    .mobile img {
        width: 120%!important;
        margin-left: -40px!important;
        margin-top: -5px;
    }
    .justify-content-around {
        margin: 0 auto;
        padding-top: 5px;
        padding-bottom: 15px;
    }
.phone, .phone img {
    vertical-align: middle;
            margin: 0 auto;

    margin-left: 0px!important;
    margin-right: 0px!important;

}
.socials-link, .socials-link img {
    vertical-align: middle;
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.mailing-link img {
    vertical-align: middle;
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.pvms-link img {
    vertical-align: middle;
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.navbar {
        padding-left: 20px;   
        margin-top: -45px!important;
  
    }

   .header {
        padding-left: 50px;   
        margin-top: 10px!important;
  
    }
 
    .navbar.navbar-expand-xl{
        margin-top: -45px;
    }
  /*    .front-box {
        max-height: 244px !important;
        min-height: 200px !important;
    } */

        .last{
        margin-top: 20px;
        margin-bottom: -20px;
    }
  
    
  .front-box-p {
    text-align: left;
    position: absolute;
    vertical-align: top;
    bottom: 0;
    height: 70px!important;
    max-height: 80px;
    padding-top: 0px!important;
    padding-right: 0px!important;;
    color: rgba(116, 126, 136, 1.0);
       width: 80%!important;
}
.front-box-p p {
        margin-left: 0px!important;   
    }
    
    .jumbotron { /*! height: 700px!important; */
    }
       .carousel { padding-bottom: 10rem;}
    .carousel.notext {padding-bottom: 0rem!important;}
    .carousel-caption { background-color: #eeeeee; top: 100%;  margin-left: 0px!important; width: 100%!important; left: 0%; right: 0%; }
    .carousel-caption .midsection { background-color: #eeeeee; width: 100%!important; width: 100%!important; max-width: 100%;margin-top: -12px; }
    .carousel-inner { overflow: visible; }
    .carousel-indicators { bottom: 4rem; }
    .carousel-control-next, .carousel-control-prev { bottom: 4rem; }

}

@media (max-width: 862px) { 
    .email-head {
        display: none!important;
    }
    
}

@media (max-width: 800px) {
    .front-box {
        margin-top: -50px;
    }
   .front-box-p {
    text-align: left;
    position: absolute;
    vertical-align: top;
    bottom: 0;
    height: 40px!important;
    max-height: 60px;
    padding-top: 0px!important;
    padding-right: 20px;
    color: rgba(116, 126, 136, 1.0);
}
}


@media (min-width: 992px) {
    .col-md-5ths {
        float: left;
        width: 20%;
    }
    .navbar a {
        font-size: 14px;
       }
}

@media (max-width: 1250px) {
   .navbar a {
    font-size: 14px;
   }
    }



@media (max-width: 550px) {
  .mobile img {
        width: 140%!important;
        margin-left: -50px!important;
        margin-top: -5px
    }
    .row.header.mobile {
    display: flex !important;
    margin: 0 auto!important;
    /*! padding-bottom: 20px; */
    /*! margin-left: -10px!important; */
} 
 
   
}

@media (max-width: 414px) {
    .fBox.col-xs-3 {
        width: 20%;
        padding: 5px;
    }

      .col.front-box {
        margin-bottom: 40px!important;
    }
    .front-box-p p {
        margin-left:0px!important;
        margin-top: 40px!important;
        margin-bottom: 15px!important;
        width: 120%!important;
        font-size: 12px;
    }

    .header {
        height: 190px;
    }
    
    .row .mobile img {
        width: 180%!important;
        margin-left: -60px!important;
        
    }

}

@media (max-width: 380px) {
    .fBox.col-xs-3 {
        width: 20%;
        padding: 5px;
    }

      .col.front-box {
        margin-bottom: 0px!important;
          min-width: 80px!important;
          margin-left: 10px;
    }
    .front-box img {
        min-width: 200%!important;
    }
        .front-box-p p {
          min-width: 100px!important;
        font-size: 14px!important;
        text-align: center!important;
            padding-top: 10px!important;
    }
    .col.front-box {
        height: 170px!important;
        /*! border:1px solid; */
    }


    .header {
        height: 190px;
    }
    
    .row .mobile img {
        width: 180%!important;
        margin-left: -60px!important;
        
    }

}

@media (min-width: 768px) {
    .col-sm-15 {
        float: left;
        width: 20%;
    }

}

@media (min-width: 992px) {
    .col-md-15 {
        float: left;
        width: 20%;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        float: left;
        width: 20%;
    }

}

.carousel-example-generic-1 {
    background-color: #043572 !important;
}

.panel {
    border: medium none;
    width: 360px;
}

.panel-image img {
    width: 100%;
}

.panel-body {
    background-color: #003878;
    margin-top: -50px;
    position: relative;
    z-index: 9999;
}

.panel-heading {
    height: 20px;
    padding: 0;
}

.panel-primary > .panel-heading {
    background-color: #337ab7;
    border-color: #337ab7;
    border-radius: 0 0 20px 20px;
    color: #fff;
    position: sticky;
    z-index: 20;
}

.panel-body-specialist .carousel-inner,
.panel-body-environmental .carousel-inner,
.panel-body-occupational .carousel-inner {
    height: 131px;
}

.panel-body-specialist,
.panel-body-environmental,
.panel-body-occupational {
    height: 350px;
    margin-top: -25px;
    padding: 0 0 12px;
    width: 100%;
    border-radius: 0px 0px 20px 20px;
}

.panel-body-specialist {
    background-color: red;
}

.panel-body-environmental {
    background-color: green;
}

.panel-body-occupational {
    background-color: #2480c2;
}

.panel-body img,
.panel-body-specialist img,
.panel-body-environmental img,
.panel-body-occupational img {
    width: 100%;
}

.panel-primary {
    width: 100% !important;
}

.service-box {
    height: 270px;
}

.sector-box .blue-phone {
    height: auto !important;
}

.service-box p {
    font-family: arial;
    font-size: 11pt;
    font-weight: normal;
    line-height: 15pt;
}

.sector-box {
    height: auto;
}

.sector-box p {
    font-family: arial;
    font-size: 11pt;
    font-weight: normal;
    line-height: 15pt;
}

.sector-box .blue-phone {
    display: inline-block;
}

.sector-box .blue-copy {
    align-items: center;
    display: inline-block;
}

.sector-box h2,
h1 {
    align-items: center;

    /* display: flex; */
}

.sector-box ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.sector-box li {
    color: #0079c0;
    padding-left: 1em;
    padding-right: 10%;
    text-indent: -0.7em;
}

.sector-box li::before {
    color: #d11242;
    content: "• ";
    font-size: 17px;
}

.sector-box .black-no-bullets li {
    padding-left: 0em;
    text-indent: 0em;
    padding-bottom: 0.5em;
}

.sector-box .black-no-bullets {
    color: #ffffff;
    padding-left: 1em;
    padding-right: 10%;
}

.sector-box .black-no-bullets li::before {
    color: #d11242;
    content: " ";
    font-size: 17px;
}

.black-bullets li {
    color: black;
}

.black-no-bullets li {
    color: black;
    padding-right: 0%;
}

.h1-phone {
    color: #a91242;
    font-family: arial;
    font-size: 15pt;
}

.experience-box {
    min-height: 260px;
}

.experience-box p {
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
    line-height: 14pt;
}

.gold-phone {
    color: #a1853a;
    font-size: 13pt;
    padding-top: 15px;
}

.cosmetic-repair-text {
    color: #ab9853!important;
    font-size: 13pt;
    padding-top: 15px;
    font-weight: bold;

}
.cosmetic-repair-text.subhead {
    color: #ab9853!important;
    font-size: 11pt;
    font-weight: bold;
    padding-top: 0px!important;
    margin-left: 0px;
    margin-top: 0px;
}

.customer-experience-text {
    color: #892629!important;
    font-size: 11pt;
    padding-top: 10px;
    line-height: 20px;
    font-weight: bold;
}
.customer-experience-text.subhead {
    color: #892629!important;
    font-size: 11pt;
    font-weight: bold;
    padding-top: 0px!important;
    margin-left: 0px;
    margin-top: 0px;
}

.pvms-text {
    color: #88929c!important;
    font-size: 11pt;
    padding-top: 10px;
    line-height: 20px;
    font-weight: bold;
}
.pvms-text.subhead1 {
    color: #bb293d!important;
    font-size: 11pt;
    font-weight: bold;
    padding-top: 0px!important;
    margin-left: 0px;
    margin-top: 0px;
}
.pvms-text.subhead2 {
    color: #306fb3!important;
    font-size: 11pt;
    font-weight: bold;
    padding-top: 0px!important;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 70px!important;
}

.service-para1 {
    margin-top: -10px;
}

.delivery-and-collection-text {
    color: #1c4f78!important;;
    font-size: 13pt;
    padding-top: 15px;
    font-weight: bold;
}
.delivery-and-collection-text.subhead {
    color: #1c4f78!important;
    font-size: 11pt;
    font-weight: bold;
    padding-top: 0px!important;
    margin-left: 0px;
    margin-top: 0px;
}

.imaging-text {
    color: #00575a!important;
    font-size: 13pt;
    padding-top: 15px;
    font-weight: bold;
}
.imaging-text.subhead {
    color: #00575a!important;
    font-size: 11pt;
    font-weight: bold;
    padding-top: 0px!important;
    margin-left: 0px;
    margin-top: 0px;
}

.premises-cleaning-text {
    color: #597b7c!important;;
    font-size: 13pt;
    padding-top: 15px;
    font-weight: bold;
}
.premises-cleaning-text.subhead {
    color: #597b7c!important;
    font-size: 11pt;
    font-weight: bold;
    padding-top: 0px!important;
    margin-left: 0px;
    margin-top: 0px;
}

.prestige-valeting-text {
    color: #008060!important;;
    font-size: 13pt;
    padding-top: 15px;
    font-weight: bold;

}

.valeting-text {
    color: #0079ae!important;
    font-size: 13pt;
    padding-top: 15px;
    font-weight: bold;

}
.valeting-text.subhead {
    color: #0079ae!important;
    font-size: 11pt;
    font-weight: bold;
    padding-top: 0px!important;
    margin-left: 0px;
    margin-top: 0px;
}

.ecoshine-text {
    color: #78c05f!important;
    font-size: 13pt;
    padding-top: 15px;
    font-weight: bold;
}
.col.boxout-image .ecoshine-text-2 {
    color: #78c05f!important;
    font-size: 11pt;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    margin-bottom: 10px;
    font-weight: normal;
    line-height: 20px;
}

.ecoshine-text.subhead {
    color: #78c05f!important;
    font-size: 11pt;
    font-weight: bold;
    padding-top: 0px!important;
    margin-left: 0px;
    margin-top: 0px;
}

.ecoshine-text.subheadbig {
    color: #78c05f!important;
    font-size: 15pt!important;
    font-weight: normal;
    padding-top: 0px!important;
    margin-left: 0px;
    margin-top: 0px;
    line-height: 23px!important;
}

.aczap-text {
    color: #cb0738!important;;
    font-size: 13pt;
    padding-top: 0px;
    font-weight: bold;
}
.aczap-bolt-div {
        background-image: url('../images/aczap-zap.jpg');
    background-position: left;
    background-repeat: no-repeat;
    background-size: 30px;
}
.aczap-bolt-div .aczap-text-2 {
    color: #cb0738!important;
    font-size: 12pt;
    padding-top: 0px;
    margin-top: 15px;
    font-weight: normal;
    line-height: 18px;
    margin-left: 15%;
 
}
.aczap-text.subhead {
    color: #cb0738!important;
    font-size: 11pt;
    font-weight: bold;
    padding-top: 0px!important;
    margin-left: 0px;
    margin-top: 0px;
}
.aczap-text.subheadbig {
    color: #0171b7!important;
    font-size: 15pt!important;
    font-weight: normal;
    padding-top: 0px!important;
    margin-left: 0px;
    margin-top: 0px;
    line-height: 23px!important;
}

.gold-phone-number {
    color: #a91242!important;;
    font-size: 15pt;
}

.blue-phone {
    color: #0079c0!important;;
    font-size: 14pt;
    line-height: 18pt !important;
    padding-top: 15px;
}

.gold-phone-number {
    color: #a91242!important;;
    font-size: 15pt;
}

.blue-copy {
    color: #0079c0;
    font-size: 13pt;
    padding-top: 5px;
}

.innovation-logo {
    float: right;
    padding: 10px 0px 10px 0px;
}

.h1-innovation-modifier {
    line-height: 25px;
    padding: 50px 115px 0px 0px;
}

.news-section {
    min-height: 180px;
}

.news-section a {
    color: #D01242;
}

.row.clients {
    margin-top: 85px;
    margin-bottom: -75px;
}

div.clients {
    height: 10em;
    position: relative;
}

div.clients img {
    background: yellow none repeat scroll 0 0;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.service-box-icon {
    float: left;
    height: 80px;
    width: 100px;
}

.service-box-header {
    background-color: #ffffff;
    height: 20px;
    width: auto;
    border-radius: 0px 0px 20px 20px;
    padding-top: -20px;
}

.service-box-header p {
    color: white;
    font-size: 16pt;
    padding: 10px 0 0 14px;
}

.panel-body-specialist .service-box-copy-details,
.panel-body-environmental .service-box-copy-details {
    margin: 10px 45px 0px 45px;
}

.panel-body-specialist .service-box-copy {
    margin: 0px 50px 0px 50px;
}

.service-box-copy {
    color: white;
    font-size: 10pt;
    line-height: 18px;
    margin: 1px 20px 0;
    text-align: center;
}

.service-box-copy-details {
    color: white;
    font-size: 10pt;
    line-height: 18px;
    margin: 7px 20px 0;
    text-align: center;
}

.service-box-details {
    color: white;
    cursor: pointer;
    font-size: 12.5pt;
    font-weight: bold;
    margin-bottom: 40px;
    margin-left: 15px;
}

.service-box-details-investors {
    color: white;
    cursor: pointer;
    font-size: 12.5pt;
    font-weight: bold;
    margin-bottom: 40px;
}

.service-box-details-investors-header p {
    margin-right: 30%;
}

#wrap {
    background: #fff none repeat scroll 0 0;
    position: relative;
}

#footer {
    margin-left: -14px;
    margin-top: 20px;
}

#social-media {
    margin-top: 20px;
}

#services1,
#services2,
#services3 {
    margin-bottom: 20px;
    margin-right: -17px;
    padding: 5px 31px 0 17px;
}

#companies1,
#companies2,
#companies3 {
    margin-bottom: 20px;
    max-width: 400px;
}

#companies1,
#companies2,
#companies3 p {
    font-family: arial;
}

.whatwedo {
    color: #003878;
    line-height: 21pt;
    margin-top: -4px;
}

.whatbullet {
    color: #003878;
}

li.whatbullet {
    margin-left: 13px;
}

.whatblack {
    color: #333;
    font-family: arial;
}

.sectorbullet {
    color: #003878;
    padding-left: 30px;
    padding-right: 30px;
}

.col-md-6 .services-list {
    width: 110%;
}

.services-list {
    color: #003878;
    font-family: arial;
    font-size: 14pt;
    line-height: 25pt;
    margin-top: -4px;
}

.services-list-more-details {
    color: #003878;
    font-family: arial;
    font-size: 14pt;
    line-height: 25pt;
    margin-top: -4px;
}

.services-list-more-details-navy {
    color: #003878;
    font-family: arial;
    font-size: 13pt;
    line-height: 25pt;
    margin-top: -4px;
}

.sectorlist {
    line-height: 25px;
}

.react-group-companies {
    font-size: 11pt;
    line-height: 15pt;
    margin: 0 auto;
    text-align: center;
    width: 71%;
    min-height: 100px;
}

.react-group-companies-2 {
    font-size: 11pt;
    line-height: 15pt;
    margin: 0px 21px 12px auto;
    text-align: left !important;
    width: 92%;
    float: left;
}

/* .copyright {
    width: 320px !important;
}
.address-foot {
    width: 410px;
}
.accreditation-autoclenz {
    width: 289px;
}
.accreditation-autoclenz img {
	width: 260px;
}
.social {
    width: 231px;
    height: 45px!important;
} */
.social a span {
    display: inline-block;
    text-indent: -9999px;
}

.footright {
    padding-right: 30px;
    text-align: right;
}

.footeraddress {
    margin-bottom: 8px;
}

.btn-default-darkblue {
    background-color: #003878;
    color: white;
    padding: 4%;
    width: 36%;
}

.btn-default-green {
    background-color: green;
    color: white;
    padding: 4%;
    width: 36%;
}

.btn-default-red {
    background-color: red;
    color: white;
    padding: 4%;
    width: 36%;
}

.btn-default-lightblue {
    background-color: #2580c2;
    color: white;
    padding: 4%;
    width: 36%;
}

.btn-primary {
    background-color: #003878;
    color: white;
    padding: 3%;
}

.button.btnblue {
    background-color: #1393e3;
    background-image: linear-gradient(to bottom, rgba(19, 147, 227, 1), #0064a0);
    border-color: #0078c3;
    color: #fff;
    border-radius: 5px;
    padding: 4px 10px;
}

.large_button {
    font-family: "Open+Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 8px 10px;
}

#contact-form {
    background-color: #f5f5f5;
    padding: 15px;
    margin-bottom: 20px;
}

a.react-specialist {
    color: red;
}

a.react-environmental {
    color: green;
}

a.react-occupational {
    color: #2580c2;
}

.nav-justified a {
    border: 1px solid!important;
    width: 250px!important;
}

p.subtitle {
    margin-top: -15px;
    color: #0079AE!important;
}

h1.sectorhead {
    padding-top: 23px;
}



@media (max-width: 580px) {
    .contact .col-md-10 {
        width: 100%;
    }

    #contact-form {
        margin-top: 40px;
    }

    .visiting {
        width: 80px;
    }

    .col-md-10 {
        width: 35%;
    }

    .experience-box h2 {
        font-size: 12px!important;
        line-height: 20px;
    }

    p.gold-phone {
        font-size: 14px!important;
    }

    span.gold-phone-number {
        font-size: 14px!important;
    }

    .col-md-10-email-and-fax {
        margin-bottom: 38px;
    }

    .col-md-10 {
        width: 100%;
    }
    .front-box-mobile {
        width: 100%!important;
    }
    .front-box-mobile.caption {
        background-image: none;
        margin-top: 10px !important;
        width: 100% !important;
        margin: 0 auto;
        margin-top: 0px;
}

}

@media (max-width: 340px) {
    .cludge {
        margin-top: 77px!important;
        margin-bottom: 43px;
    }
}

@media (max-width: 510px) {

    .col-md-12 .col-md-10 {
        width: 300px;
    }

    #contact-form {
        margin-top: 70px!important;
    }

    .container {
        padding-right: 0;

        /* 15px in bootstrap.css */
        padding-left: 0;

        /* idem */
        margin-right: auto;
        margin-left: auto;
    }

    #header {
        height: 166px;
    }

    .header-copy {
        color: #d11242;
        margin-top: 5%;
        text-align: center;
        width: inherit!important;
        padding-right: 40px;
    }

    .midsection h1 {
        font-size: 17px!important;
        line-height: 11px!important;
        margin-bottom: 15px!important;
    }

    .atthetop {
        display: none;
    }

    .header-row {
        height: 134px;
    }

    .col-md-6 .sector-box {
        width: 105%!important;
    }

    .abouthead {
        margin-top: -14px;
        margin-bottom: 48px;
    }

    h1 {
        position: relative;
        top: 50%;
        transform: translateY(50%);
    }

    /* .3-line-h1 {
        font-size: 17px !important;
        position: relative;
        top: 50%;
        } */
    .difference-is-clear {
        display: none;
    }

    #header-Container::after {
        background-color: #ffffff;
        right: 0;
    }

    .contact {
        margin-bottom: 10px!important;
    }

    .row .col-md-3 {
        max-width: 96%!important;
    }

    .row .col-md-6 {
        max-width: 97%!important;
    }

    .carousel-control {
        display: none;
    }

    /* .carousel-indicators {
        display: none; 
    } */
    .pictureContainer {
        height: 100%;
        width: 100%;
    }

    .companies-logo {
        float: left;
        margin: 0 50px 20px auto;
        width: 100%;
    }

    #companies1 .companies-logo {
        margin-left: 15% !important;
        width: 190px !important;
    }

    #companies1 img {
        float: left;
        margin: 0 auto 20px;
        width: 80%;
    }

    #companies2 .companies-logo {
        margin-left: 15% !important;
        width: 190px !important;
    }

    #companies2 img {
        float: left;
        margin: 0 auto 20px;
        width: 80%;
    }

    #companies3 .companies-logo {
        margin-left: 15% !important;
        width: 190px !important;
    }

    #companies3 img {
        float: left;
        margin: 0 auto 20px;
        width: 80%;
    }

    .companies-logo {
        margin: 0 auto;
        width: 100% !important;
    }

    .contact-image {
        margin-bottom: 55px;
    }

    .bottom-image {
        margin-bottom: 10px;
    }

    .fax {
        margin-top: 15px!important;
        height: 85px;
    }

  /*  ul.navbar-nav {
        bottom: 0;
        margin-top: 0;
    } */

    .service-box-header p {
        font-size: 16px;
    }

    .panel-primary {
        width: 100% !important;
    }

    .col-md-6.right {
        width: 100%!important;
        margin-left: 50px;
    }

    .col-md-6.left {
        width: 100%!important;
    }

    .accreditation-autoclenz img {
        width: 100%!important;
    }

    .header-copy {
        font-size: 11px !important;
    }

    .col-md-6 {
        max-width: 100%;
    }

    .col-md-10 {
        width: 100%;
    }

    #contact-form {
        width: 120%!important;
    }

    .experience-box {
        margin: 0 auto;
        width: 300px!important;
    }

    .experience-box img {
        padding: 10px 20% 15px 20%;
    }

    .experience-box h1 {
        margin: 0 auto;
        padding-bottom: 20px;
        text-align: center;
        transform: translateY(3%);
    }

    .experience-box p {
        text-align: justify;
    }

    .panel-primary {
        min-width: 120%;
    }

    .panel-body-specialist,
    .panel-body-environmental,
    .panel-body-occupational {
        border-radius: 0 0 20px 20px;
        height: 350px;
        margin-top: -25px;
        padding: 0 0 12px;
        width: 70%;
    }

    .panel-body-environmental img,
    .panel-body-specialist img,
    .panel-body-occupational img {
        width: 100%!important;
    }

    .panel-primary > .panel-heading {
        background-color: #ffffff;
        border-color: #ffffff;
        border-radius: 0 0 20px 20px;
        color: #fff;
        position: sticky;
        z-index: 20;
    }

    .panel-heading {
        width: 70%!important;
    }

    .pictureContainer-services .react-group-companies-2 {
        text-align: center !important;
        width: 265px!important;
        font-size: 14px!important;
    }

    a.btn {
        margin-left: 25%;
    }

    #services1,
    #services2,
    #services3 {
        width: 350px!important;
    }

    .pictureContainer-services .react-group-companies-2 {
        width: 305px;
    }

    #companies1,
    #companies2,
    #companies3 {
        width: 350px!important;
    }

    .pictureContainer-services {
        min-width: 300px!important;
        overflow: hidden;
    }

    .react-group-companies {
        margin-left: 8%;
    }

    .innovation-logo {
        width: 75%!important;
    }

    .sector-box {
        border: 1px solid transparent;
    }

    .hiring h1 {
        top: 0%!important;
        transform: translateY(0%);
    }

    h1.cludge {
        font-size: 16px;
        line-height: 20px;
        margin-top: -18px;
    }

    .col-md-10-email-and-fax {
        margin-bottom: 38px;
    }
}





.row-cols-2.front-box-mobile .col.mobile-box-style

{
    height: 220px!important;  
}

@media (max-width: 600px) {
    .container.text-center {
  max-width: 1250px !important;
  min-width: 300px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
    
.row.header.mobile { 
   margin-left: 0px!important; 
    }
    /* .front-box {
        padding-bottom: -50px;
    }
    .front-boxes {
        width: 85%;
        margin: 0 auto;
        margin-bottom: -100px!important;
    }
    .front-boxes .col {
        margin: 0 auto;
    }
    .col.front-box {
        max-width: 170px;
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: -70px!important;
    }
 
    .front-box.last {
        margin-bottom: 100px!important;
    } */
       .front-box-p p {
       padding-top:0px;
        margin-left: -5px!important;
        font-size: 14px!important;
       
    }
    .carousel { padding-bottom: 10rem!important;}
    .carousel-caption { top: 100%;  margin-left: 0px!important; left: 0%!important; right: 0%!important;}
    .carousel-caption .midsection { width: 100%!important; }
    .carousel-inner { overflow: visible; }
    .carousel-indicators { bottom: 4rem; }
    .carousel-control-next, .carousel-control-prev { bottom: 4rem; }
    
  /*  .jumbotron .midsection {
        width: 100%!important;
        border:1px solid black;
        float: left!important;
        max-width: 100%!important;
        
    }
    .carousel-inner {
        background-color: transparent!important;
        height: 475px!important;
        width: 500px;
    }
    .carousel-caption {
        left: 0%!important;
        right: 0%!important;
        border: 1px solid black;
        width: 200px!important;
    }
    .carousel-caption, .carousel-caption .midsection {
        background-color: #eeeeee!important;
                margin-left: 0px!important;

    } */
      .mobile img {
        width: 140%!important;
        margin-left: -55px!important;
        margin-top: -5px
    }
}

@media (max-width: 700px) {
    #contact-form {
        margin-top: 40px;
    }

    .loginblock {
        position: relative;
        margin-top: 50px;
    }

    .header-copy {
        float: left;
        width: 450px;
    }

    .jumbotron {
        /*! margin-top: 60px!important; */
    }

    .jumbotron .difference-is-clear {
        display: none;
    }

  /*  .navbar-toggle {
        display: block;
        margin-top: -35px;
    } */

    .carousel-caption .midsection {
        width: 90%;
    }

    .carousel-caption p {
        font-size: 12px!important;
        line-height: inherit!important;
    }

    .col-md-10 {
        width: 100%;
    }
      .mobile img {
        width: 120%!important;
        margin-left: -40px!important;
        margin-top: -5px
    }
}

@media (max-width: 1240px) {
    .row.header {
        width: 100%!important;
        margin-left: 40px;
    }
    
  
    
    .email-head a {
        font-size: 14px!important;
        line-height: 40px;
    }
   
     
}

@media (max-width: 1010px) {

    
    .row.header {
        margin-left: 10px;
    }
    
    .row.header img {
       max-width: 200px!important;
    }
}
     

@media (max-width: 1200px) {
    body {
    background-color: #ffffff!important;
    }
    #contact-form {
        margin-top: 40px;
    }

    .carousel-inner {
        height: inherit;
    }

   /* .header img {
        width: 100%;
    } */
  .row.header {
  
    margin-bottom: 15px;
}
    .navbar-brand img {
        width: 100%!important
    }
  
    .row.header {
        width: 85%;
    }
    .row.footer{
        text-align: center;
    }



    .container-fluid-3 {
        background-color: white!important;
        display: none;
    }

    .loginblock {
        right: 0px;
        top: 100px;
    }

   /* .carousel-caption {
        bottom: 1px!important;
        margin-left: -90px;
        position: absolute;
        text-align: left;
        text-shadow: none;
        width: inherit!important;
    } */
    .jumbotron {
       /*! width: 100%!important; */
    }
    .mobilebreak {
        display: inline!important;
    }

    .difference-is-clear {
        display: none;
    }

    .carousel-caption p {
        font-size: 15px;
    }

    .news-section img {
        margin: 15px 0px 9px 0px;
    }

    .col-md-6.right {
        width: 50%;
        float: right;
    }

    .col-md-6.left img,
    .col-md-6.right img {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .col-md-6.left {
        width: 50%;
        float: left;
    }

    .clients .col-md-3 img {
        width: 75%;
    }

    .clients .col-md-3 {
        width: 25%;
        float: left;
    }
   /* .front-box {
        display: none;
    } */
    
   .front-box {
        max-height: 375px;
        /*! min-height: 300px!important; */
       /* margin-bottom: 0px; */
    } 
    
  /* .front-box-p {
    text-align: left;
    position: absolute;
    vertical-align: top;
    bottom: 0;
    height: 60px!important;
    max-height: 60px;
    padding-top: 40px;
    padding-right: 20px;
       border:1px solid!important;
       width: 90%!important;
    color: rgba(116, 126, 136, 1.0);
} */

.front-box .front-box-p{
    font-size: 15px;
    margin-left: 0px;
}

    .front-box-mobile {
        background-position: center center;
        background-repeat: no-repeat!important;
        background-position: top;
        margin-top: 15px!important;
        width: 100%;
        margin: 0 auto;
        /*! height: 200px; */
    }
    .front-box-mobile.caption{
        background-image: none;
        margin-top: 10px!important;
        width: 100% !important;
        margin: 0 auto;
    }
    .mobile-box-style {
        height: 130px!important;
        margin-left: 5px;
        margin-right: 5px;
         background-repeat: no-repeat;
    }
    .navbar-toggler {
        position: static;
        vertical-align: top;
    }
        .navbar-expand-xl {
        width: 100%!important;
        background-color: transparent;
        position: absolute;
        z-index: 100;
        margin-left:0px;
    }
  .testimonial.testimonial1 {
    margin-left: 0px!important;
    margin-right: -10px!important;;
}
.testimonial.testimonial4 {
    margin-right:0px!important;
}
    .col.testimonial {
        margin-left: 30px!important;
        margin-right: 30px!important;
    }


.col-5 {
    flex: 0 0 55%!important;
    max-width: 55%;
}
.col.accreditations {
    max-width: 100%;
    margin: 0 auto;
}
.accreditations img {
    max-width: 50%!important;
    margin: 0 auto!important;
    display: flex;
}
    .container.text-center .mobile-box-style{
    min-width: 200px!important;
    margin-left: 13px !important;
        height: 250px;
    margin-right: 13px!important;
}
     .col-3 {
        margin-left: 0px;
    }
.col-3 {
    flex: 0 0 40%!important;
    max-width: 40%;
}
  
.col-5{
    flex: 0 0 50%!important;
    max-width: 50%;
}
    .row .footer .col-3 {
    margin-left: 70px!important;
    
}
    .boxout {
        margin-left: 35px;
        margin-right: 35px;
    }
    .boxout-image {
        margin-left: 35px;
        margin-right: 35px;
    }
        .col-md-4.navbar-brand img{
            width: 200%!important;
    }
}

.row .footer .col-3 {
    margin-left: 20px;
    
}

@media (max-width: 800px) {
    #contact-form {
        margin-top: 40px;
    }

    .carousel-inner {
        height: inherit;
    }
    .row .footer .col-3 {
        margin-left: 0px!important;
    }
.col-5, .col-3 {
    flex: 0 0 100%!important;
    max-width: 100%;
}
}

@media (max-width: 1600px) {
    .jumbotron .difference-is-clear img {
        width: 85%;
    }

    .jumbotron .difference-is-clear {
        height: 206px;
        margin: 0% -17%;
        width: 406px;
    }
}

@media (max-width: 1400px) {
    #contact-form {
        margin-top: 40px;
    }

    .jumbotron .difference-is-clear img {
        width: 85%;
    }

    .jumbotron .difference-is-clear {
        height: 206px;
        margin: 0% -25% !important;
        width: 406px;
    }
    
}

@media (max-width: 1250px) {
    #contact-form {
        margin-top: 40px;
    }

    .jumbotron .difference-is-clear img {
        width: 75%;
    }

    /* .jumbotron #difference-is-clear {
    margin: 6% 75%;
    width: 406px;
    height: 206px;
} */
    .menu-line {
        display: none;
    }

/*    .navbar-header {
        float: none;
        height: 5px;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        background-color: #0079C0;
        border-top: 1px solid transparent;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
        position: relative;
        z-index: 9999;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .navbar-text {
        float: none;
        margin: 15px 0;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    } */

  /*  .container-fluid-3 {
        display: none;
    } */

    .jumbotron {
        /* margin-top: -50px; */
        margin-top: 50px;
    }

    #myCarousel {
        margin-top: -50px;
    }



    .col-md-10.col-md-10-email-and-fax {
        width: auto;
    }

    .header-copy {
        float: left;
        width: 450px;
    }

    .loginblock {
        top: 60px;
    }

    .jumbotron .difference-is-clear img {
        width: 65%;
    }

    .jumbotron .difference-is-clear {
        height: 206px;

        /* margin: -10% -25% !important; */
        width: 406px;
    }
}


/*
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        font-size: 30px;
        height: 30px;
        margin-top: -15px;
        width: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-indicators {
        bottom: 20px;
    }

    .news-section img {
        margin: 15px 0px 9px 0px;
    }

    .col-md-6.right {
        width: 50%;
        float: right;
    }

    .col-md-6.left img,
    .col-md-6.right img {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .col-md-6.left {
        width: 50%;
        float: left;
    }
} */

.home-news li img {
    float: left;
}

.home-news li .content {
    padding-left: 155px;
    min-height: 98px;
}

.home-news li {
    list-style: none !important;
    padding: 9px 0 15px !important;
    margin-bottom: 0 !important;
}

.home-news li p {
    margin: 5px 0 0 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1 !important;
}

.error-main {
    background: url(../images/error-bg.jpg);
    background-repeat: no-repeat;
    height: 310px;
    width: 100%;
    background-position: 50%;
}

.error-text {
    width: 350px;
    padding: 20px 40px;
}

.error-text h1 {
    font-size: 28px;
}

.error-text .smaller {
    font-size: 20px;
}

.g-recaptcha div {
    margin: 0 auto;
}

#email-signup .row {
    margin: 0;
}

#email-signup h1 {
    margin-bottom: 0;
}

#email-signup input[type=checkbox] {
    width: auto;
    display: inline;
    margin-right: 5px;
}

.header-copy a {
    color: #d11242;
}

.top-header {
    background-color: #0079c0;
    min-height: 22px;
}

.top-right-menu {
    list-style: none;
    margin: 0;
}

.top-right-menu li {
    display: inline-block;
    padding: 6px 2px;
}

.top-right-menu li a i.fa-facebook {
    padding: 0.3em 0.5em;
}

.top-right-menu li a i {
    background-color: #fff;
    padding: 0.3em 0.4em;
    border-radius: 50%;
}

.top-right-menu li.contact a {
    color: #fff;
    font-size: 12px;
}

.top-right-menu li a:hover i {
    background-color: #337ab7;
    color: #fff;
}

.navbar .row {
    margin-bottom: 0;
}

.navbar-dark .navbar-toggler {
    color: black;
    border-color: black;
  }
.icon-bar {
    color: black;
}
.header {
    height: 120px;
}

.loginblock {
    top: 45px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.bottom-cta .cta,
h1-style {
    color: #a91242;
    font-family: arial;
    font-size: 15pt;
    line-height: 30px;
    margin-bottom: 14px;
    margin-top: 10px;
}

.forgotton_password {
    margin-top: 10px;
}

.forgotton_password a {
    font-size: 12px;
    margin-left: 0;
    height: auto;
}

#coronavirus-announcement {
    background: #ffeb3b;
    padding-top: 24px;
    padding-bottom: 24px;
}

#coronavirus-announcement h3 {
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 600;
}

#coronavirus-announcement p {
    color: #000;
    margin: 10px 0;
}

#coronavirus-announcement a {
    color: #0079c0;
}

.home-indicators > a > div > div {
    text-indent: -9999px;
}

.swal2-input {
    margin-top: 10px !important;
    width: 100% !important;
}

.swal2-validation-message {
    font-size: 14px !important;
}

.row.header {
        margin-bottom: 20px!important;
    }
