@import url('https://fonts.googleapis.com/css?family=Oxygen&display=swap');







*{ margin:0; padding:0;	box-sizing:border-box;} img { max-width: 100%; border:none;}



ul { list-style-type:none;}



a{ color:inherit; text-decoration: none;}



.container { width: 100%; max-width: 1230px; margin:0 auto; padding: 0 15px; position:relative; clear:both;}


.foot-left h3 a#bbblink {
    display: inline-block;
    position: absolute;
    top: 8px;
    right: -90px;
}
.full-left{ width: 100%; float: left;}



h1, h2, h3, h4 { font-weight: normal}



body {font-family: 'Oxygen', sans-serif; color: #FFF; background: url(images/site-bg.jpg) no-repeat; background-size: cover}







header {padding: 15px 0 5px;position: absolute;z-index: 1;background: #fffb;}



.logo {width: 41%;float: left;}



.nav-area {width: 56%;float: right;text-align: right;}



.navbar {margin: 75px 0 0;margin-right: -4px;background: #000;border-radius: 25px;}

.navbar li {
    display: inline-block;
    font-size: 20px;
    padding: 12px 20px;
}

.banner > img {width: 100%;}



.banner {position: relative;}



.banner-con { position: absolute; bottom:15%; width: 100%; text-align: center;}



.banner-contact { display: inline-block; background: #004683d9; padding: 20px 45px;    border: 2px solid #FFF;    border-radius: 25px;}



.banner-contact h2 { font-size: 37px;}

.logo a#bbblink {
    position: relative;
    top: 41px;
    right: -30px;
}

.logo a {
    float: left;
}





.welcome, .pest-control {text-align: center;padding: 60px 0;}



.welcome h1, .pest-control h2 {font-size: 40px;padding: 0 0 40px;}



.welcome p, .pest-control p {

    font-size: 20px;

    line-height: 32px;

    padding: 0;

    margin: 0 0 20px;

}



.welcome li { display: inline-block; width: 24%; background: #004682cc; padding: 20px 0; vertical-align: top;    min-height: 170px;    margin: 0 3px;    border: 1px solid #555;}



.welcome li h3 { font-size: 21px;    padding: 25px 0 0;}







.center-con {background: url(images/center-banner.jpg) no-repeat; background-size: cover; margin: 50px 0;}



.center-box-left { width: 50%; float: left;}



.center-box-right { width: 50%; float: right; text-align: center;}



.center-box { margin: -30px 0;}



.center-box-right h2 { font-size: 44px; font-weight: 700; line-height: 75px;}



.center-box-right h2:first-child { padding: 100px 0 0;}



.center-box-right h2:nth-child(2) { padding: 0 0 60px;}



.center-box-right > a { font-size: 21px; background: #ed1f249e; padding: 15px 60px; border: 1px solid #FFF;    border-radius: 30px;    display: inline-block;}







.pest-control li { display: inline-block; width: 16%; margin: 0 3px;}



.pest-control li h3 { padding: 20px 0 0; font-size: 21px;}



.pest-control li:first-child, .pest-control li:last-child { margin: 0;}







.prevent-left {  width: 50%;    float: left;}



.prevent-right { width: 50%;    float: right;    text-align: center;    padding-left: 25px;}



.prevent-right h2 { font-size: 37px;    padding: 0px 0 30px;}



.prevent-right p {

    font-size: 18px;

    line-height: 36px;

    margin-bottom: 20px;

}



.pest-prevent {

    padding: 60px 0;

    border-bottom: 1px solid #cdcdcd;

}







.footer-main { background: #0006; border-top: 1px solid #555;   margin: 40px 0 0;    padding: 40px 0;}



.foot-left { width: 70%; float: left;}



.foot-right { width: 30%; float: right;    text-align: right;    margin: -22px 0;}



.foot-left h2 { color: #ed1f24;    font-size: 33px;    padding: 0 0 30px;}



.foot-left h2:first-child { font-size: 30px;    padding: 0 0 15px;}



.foot-left h3 {     
    font-size: 33px;
    position: relative;
    display: inline-block;
}



.foot-left h3 img { vertical-align: middle;    padding-right: 15px;}



.foot-social {padding: 30px 0;}



.foot-social a { padding-right: 7px;}



.inner-page-cont h3 {

    font-size: 30px;

    margin: 30px 0 10px;

}

.section-1-home {

    border-bottom: 1px solid #cdcdcd;

}







.service-box-img {

    display: inline-block;

    vertical-align: top;

    width: 32%;

    border: 1px solid #fff;

    padding: 2px;

    box-sizing: border-box;

}



.service-box-img img {

    display: block;

}



.service-box-content {

    display: inline-block;

    vertical-align: top;

    width: 66%;

    text-align: left;

    margin-left: 19px;

}



.service-box {

    border-bottom: 1px solid #fff;

    padding-bottom: 30px;

    margin-bottom: 30px;

}



.service-box:last-child {

    border: 0;

    margin-bottom: 0;

    padding-bottom: 0;

}



.service-box-content h3 {

    margin: 5px 0 10px;

}



.service-box-content p {

    font-size: 18px;

    line-height: 28px;

}



.service-box {

    margin: 50px 0 0;

}


.g-recaptcha {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}






.form-cf input.cnt, .form-cf textarea.textareaa {

    width: 100%;

    box-sizing: border-box;

    display: block;

    border: 1px solid #fff;

    background: none;

    color: #fff;

    font-size: 18px;

    font-weight: normal;

    font-family: 'Oxygen', sans-serif;

    padding: 8px 20px;

}



.form-cf input.cnt::placeholder, .form-cf textarea.textareaa::placeholder {

    color: #fff;

}



.form-cf .row .col-12 {

    margin: 0 0 10px;

}



.form-cf form {

    width: 60%;

    margin: 0 auto;

}



.form-cf input.submit {

    background: none;

    border: 1px solid #fff;

    color: #fff;

    padding: 8px 40px;

    cursor: pointer;

    font-size: 18px;

    font-family: 'Oxygen', sans-serif;

    transition: 0.5s all;

}



.form-cf input.submit:hover {

    background: #fff;

    color: #000;

}

.form-cf textarea.textareaa {

    height: 150px;

}








/*responsive css start*/

@media only screen and (min-width: 1200px) and (max-width: 5000px){


}

@media only screen and (min-width: 992px){
 



}

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

    

}


@media only screen and (min-width: 992px) and (max-width: 1200px){
    .pest-control li {
    width: 25%;
    margin-bottom: 30px;
    }
    .logo a img{
    width: 220px;
   }
   .logo {
    width: 30%;
    }
   .navbar {
    margin: 10px 0 0;
    }
    .logo a#bbblink {
    position: relative;
    top: 3px;
    right: -30px;
    }
    .nav-area {
    width: initial;
    }
    .navbar li {
    font-size: 18px;
    padding: 12px 23px;
    }
    .banner-contact {
    padding: 15px 25px;
    }
    .banner-contact h2 {
    font-size: 28px;
    }
    .welcome h1, .pest-control h2 {
    font-size: 36px;
    padding: 0 0 30px;
    }
    .welcome p, .pest-control p {
    font-size: 18px;
    line-height: 30px;
    padding: 0;
    margin: 0 0 15px;
    }
    .welcome li h3 {
    font-size: 19px;
    }
    .center-box-right h2 {
    font-size: 36px;
    }
    .center-box-right h2:nth-child(2) {
    padding: 0 0 40px;
    }
    .pest-control li h3 {
    padding: 15px 0 0;
    font-size: 19px;
    }
    .prevent-right p {
    line-height: 30px;
    margin-bottom: 15px;
    }
    .prevent-right h2 {
    font-size: 32px;
    padding: 0px 0 20px;
    }
    .foot-left h2:first-child {
    font-size: 26px;
    }
    .foot-left h2 {
    font-size: 29px;
    }
    .foot-left h3 {
    font-size: 30px;
    }


}



@media only screen and (min-width: 769px) and (max-width: 991px){
    .pest-control li {
    width: 25%;
    margin-bottom: 30px;
    }
    .logo a img{
    width: 200px;
   }
   .logo {
    width: 290px;
    }
   .navbar {
    margin: 10px 0 0;
    }
    .logo a#bbblink {
    position: relative;
    top: 3px;
    right: -30px;
    }
    .nav-area {
    width: initial;
    }
    .navbar li {
    font-size: 16px;
    padding: 10px 15px;
    }
    .navbar {
    margin: 30px 0 0;
    }
    .banner-contact {
    padding: 10px 20px;
    }
    .banner-contact h2 {
    font-size: 22px;
    }
    .welcome h1, .pest-control h2 {
        font-size: 30px;
    padding: 0 0 20px;
    }
    .welcome p, .pest-control p {
    font-size: 16px;
    line-height: 26px;
    padding: 0;
    margin: 0 0 15px;
    }
    .welcome, .pest-control {
    padding: 30px 0;
    }
    .welcome li {
    width: 23%;
    min-height: 163px;
    }
    .center-box-right h2:first-child {
    padding: 70px 0 0;
    }
    .welcome li h3 {
    font-size: 19px;
    }
    .center-box-right h2 {
        line-height: 60px;
    font-size: 26px;
    }
    .center-box-right h2:nth-child(2) {
    padding: 0 0 40px;
    }
    .pest-control li h3 {
    padding: 15px 0 0;
    font-size: 19px;
    }
    .prevent-right p {
    line-height: 30px;
    margin-bottom: 15px;
    }
    .prevent-right h2 {
    font-size: 28px;
    padding: 0px 0 15px;
    }
    .footer-main {
     margin: 20px 0 0;
    }
    .foot-left h2:first-child {
    font-size: 24px;
    }
    .foot-left h2 {
    font-size: 25px;
    }
    .foot-left h3 {
    font-size: 30px;
    }

}

@media only screen and (min-width: 769px){
     
    .banner-content-mobile {
    display: none;    
    }
}

@media only screen and (max-width: 768px){
    .banner .banner-con {
    display: none;
    }
    .pest-control li {
    width: 25%;
    margin-bottom: 30px;
    }
    .logo a img{
    width: 200px;
   }
   .logo {
    width: 280px;
    }
   .navbar {
    margin: 10px 0 0;
    }
    .logo a#bbblink {
    position: relative;
    top: 3px;
    right: -30px;
    }
    .nav-area {
    width: initial;
    }
    .navbar li {
    font-size: 16px;
    padding: 10px 0px;
    display: block;
    text-align: left;
    }
    .navbar {
    margin: 30px 0 0;
    }
    .banner-content-mobile {
    text-align: center;
    }
    .banner-contact {
    padding: 4px 15px;
    margin-top: 20px;
    }
    .banner-contact h2 {
    font-size: 20px;
    }
    .welcome h1, .pest-control h2 {
     font-size: 28px;
    padding: 0 0 18px;
    }
    .welcome p, .pest-control p {
    font-size: 16px;
    line-height: 26px;
    padding: 0;
    margin: 0 0 15px;
    }
    .welcome, .pest-control {
    padding: 30px 0;
    }
    .welcome li {
    width: 46%;
    min-height: 163px;
    margin-bottom: 10px;
    }
    .center-box-right h2:first-child {
    padding: 40px 0 0;
    }
    .welcome li h3 {
    font-size: 19px;
    }
    header {
    padding: 8px 0 5px;
    }
    .center-box-right h2 {
         line-height: 46px;
    font-size: 24px;
    }
    .center-box-right h2:nth-child(2) {
    padding: 0 0 20px;
    }
    .pest-control li h3 {
    padding: 15px 0 0;
    font-size: 19px;
    }
    .prevent-right p {
    line-height: 30px;
    margin-bottom: 15px;
    }
    .prevent-right h2 {
    font-size: 28px;
    padding: 0px 0 15px;
    }
    .footer-main {
     margin: 20px 0 0;
    }
    .foot-left h2:first-child {
    font-size: 24px;
    }
    .foot-left h2 {
    font-size: 25px;
    }
    .foot-left h3 {
    font-size: 30px;
    }
    .center-box-right > a {
    font-size: 18px;
    padding: 15px 30px;
    }
    .center-box-right {
    margin-top: 30px;
    }
    .ovrActv {
    background: rgba(0, 0, 0, 0.69);
    width: calc(100% - 210px);
    right: 0;
    }
    .mobimenu {
    background-color: #004682 !important;
    }
    .mnuopn {
    background-color: #004682 !important;
    left: 0px !important;
    }
    .service-box-img {
    width: 260px;
    margin-bottom: 20px;
    }
    .inner-page-cont h3 {
    font-size: 28px;
     }
     .service-box-content {
    width: 100%;
    text-align: center;
    margin-left: 0;
    }
    .smobitrigger {
    border-radius: 0;
    width: 44px !important;
    height: 44px !important;
    background-color: #004484;
    }
    .ion-navicon-round:before {
    content: "\f20d";
    top: -1px;
    position: relative;
    }
    .mnuclose {
    width: 55px;
    }
}



@media only screen and (min-width: 577px) and (max-width: 767px){
    

}

@media only screen and (max-width: 576px){
    .foot-left h3 a#bbblink {
    display: block;
    position: relative;
    top: 8px;
    margin: 0 auto !important;
    right: auto;
    }
   .welcome li {
    width: 200px;
    min-height: 163px;
    margin-bottom: 10px !important;
    margin: 0 auto;
    display: block;
   }
   .center-box-left {
    width: 260px;
    float: none;
    margin: 0 auto;
   }
   .center-box-right {
    width: 100%;
    float: none;
    text-align: center;
   }
   .center-box-right h2:first-child {
    padding: 20px 0 0;
   }
   .center-con {
    background: url(images/center-banner.jpg) no-repeat;
    background-size: cover;
    margin: 50px 0;
    background-position: center;
   }
   .center-box-right h2:nth-child(2) {
    padding: 0 0 15px;
   }
   .pest-control li {
    width: 200px;
    display: block;
    margin: 0 auto !important;
    margin-bottom: 30px !important;
   }
   .pest-prevent {
    padding: 0px 0;
    }
    .center-con {
    margin: 20px 0;
    }
    .foot-left {
    width: 100%;
    float: left;
    text-align: center;
    }
    .foot-right img{
        margin-top: 20px;
    }
    .foot-right {
    width: 220px;
    float: none;
    text-align: center;
    margin: 0 auto;
    }
   .prevent-left {
    width: 100%;
    }
    .prevent-right {
    width: 100%;
    float: right;
    text-align: center;
    padding-left: 0;
    margin-top: 20px;
    }
   .center-box {
    margin: 0;
    padding: 30px 0px;
   } 
   .logo a img{
    width: 160px;
   }
   .logo {
    width: 230px;
    }
   .navbar {
    margin: 10px 0 0;
    }
    .logo a#bbblink {
    position: relative;
    top: 3px;
    right: -30px;
    }
    .form-cf form {
    width: 90%;
    margin: 0 auto;
    }
    header {
    position: static;
    background-color: #fff;
    }
    .banner-contact h2 {
    font-size: 19px;
    }
}

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


}


