
/* top header start */
.main-hd {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 30rem;
  width: 100%;
  overflow: hidden;
  z-index:-1;
}

.main-hd video {
  position: absolute;
  width:100%;

}
.left-header {
    color: white;
}
.main-hd .hdr-cont {
  position: relative;
  z-index: 2;
}

.main-hd .overlay-wcs {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color:#00000047;
  opacity: 0.5;
  z-index: 1;
}
.inner-img1 {
   
    margin-bottom: 30px;
}
.inner-img1 p {
    color: #000;
}
.inner-img1 img {
    width: 60px;
    background: #f6db15;
    border-radius: 40px 0px 0px 40px;
}
.inner-img1 p {
    color: #000;
    margin-bottom: 0px;
}
.inner-img11 {
    background: white;
    border-radius: 58px;
    border-right: 8px solid #003869;
}
.left-header {
    padding-top: 50px;
}
strong.strr {
    padding: 0px 0px 0px 10px;
    font-weight: 500;
}
.inner-left h1 {
    font-size: 47px;
    background: white;
    color: #003869;
    padding-bottom: 8px;
    border-right: 5px solid #f6db15;
    border-radius: 31px 2px 2px 2px;
}
.inner-left p {
    font-size: 28px;
    font-weight: 600;
}
.inner-left {
    text-align: center;
}
.inner-left-btm {
    margin-top: 30px;
}
/*top header end */
/*why choose start*/
.why-choose {
    margin: -90px 0px;
    z-index: 9999999;
}
.why-choose-21 {
    background: white;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0px 5px 9px 0px #c9c4c4;
}
.why-choose-21 h3 {
    font-size: 22px;
    padding-bottom: 10px;
}
.why-choose-2 {
    background: #033a6a;
    padding: 20px;
    color: white;
    border-radius: 10px;
}
.why-choose-21 {
    text-align: center;
}
strong.icon-tp {
    color: #033a6a;
    font-size: 33px;
    padding-bottom: 23px;
}
.why-choose-21 {
    min-height: 335px;
}
.why-choose-1 {
    text-align: center;
}
button.btn-more {
    background: white;
    border: navajowhite;
    border-radius: 44px;
    padding: 3px 10PX;
}
.why-choose-2 h3 {
    text-align: left;
}
.why-choose-2 p {
    text-align: left;
    line-height: 30px;
}
/*why choose end*/

/*About Us Satrt*/
.aboutt {
    margin: 200px 0px 0px 0px;
}
.about-3 {
    background: #033a6a;
    padding: 40px;
}
.about-3 h3 {
    color: white;
    padding-bottom: 30px;
}
.text-center.ttt {
    margin-top: 30px;
}
button.submmmt {
    background: #f6db15;
    border: none;
    border-radius: 30px;
    padding: 10px 26px;
    color: #161717;
    /* font-weight: 700; */
}
.about-content h3 {
    font-size: 21px;
    color: red;
}
.pest-multi-21 img {
    width: 100px;
}
/*About Us End */
/*Multi-pest start*/
.pest-multi-2 {
    text-align: center;
}
.pest-multi {
    padding: 50px 0px;
}
/*Multi-pest end */

/* our services start */
.service-3 img {
    width: 100%;
}
.service-31 {
    background: #f1f1f1;
    padding: 20px;
    min-height: 570px;
}
.service-31 h3 {
    font-size: 20px;
    padding: 20px 0px;
}
section.col-lg-12.our-service {
    text-align: center;
}
button.rd-m {
    background: #033a6a;
    border: navajowhite;
    border-radius: 30px;
    padding: 5px 20px;
    color: white;
}
/*our-services end */

/*Testimonial Start*/

.testimonials-wrap {
    padding: 40px 0;
}
.heading-section {
    text-align: center;
}
.sub-heading {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    display: block;
    font-weight: 600;
    color: #033a6a;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.heading-section h2 {
    font-size: 28px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 15px;
}
.testimonial-box {
    display: block;
    position: relative;
    padding: 30px 20px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.03);
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
}
.user-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: relative;
    min-width: 80px;
    background-size: 100%;
}
.carousel-testimonial .item {
    padding: 30px 10px;
}
.quote {
    position: absolute;
    top: -23px;
    color: #033a6a;
    font-size: 27px;
}
.name {
    margin-bottom: 0;
    line-height: 14px;
    font-size: 17px;
    font-weight: 500;
}
.position {
    color: #adadad;
    font-size: 14px;
}
.carousel-testimonial .owl-nav {
    text-align: center;
}
.carousel-testimonial .owl-nav button.owl-next, 
.carousel-testimonial .owl-nav button.owl-prev {
    padding: 0 12px !important;
}
.carousel-testimonial .owl-nav button {
    outline: none;
    padding: 0;
}
.carousel-testimonial .owl-nav button.owl-next span, 
.carousel-testimonial .owl-nav button.owl-prev span {
    display: block;
    font-size: 40px;
    width: 25px;
    height: 25px;
    vertical-align: 0px;
    line-height: 16px;
}
.carousel-testimonial .owl-nav button.owl-next.disabled, 
.carousel-testimonial .owl-nav button.owl-prev.disabled {
    opacity: 0.5;
}
section.col-lg-12.our-service {
    text-align: center;
    background: #e8e5e5;
    padding: 35px 0px;
}
/* Testimonial End*/

.team .member {
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
.member {
    vertical-align: middle;
    margin: auto;
}
.team .member .member-info {
    padding: 25px 15px;
}
.team .member .member-info h4 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 24px;
    color: #473d3a;
    line-height: 40px;
}
.team .member .member-info p {
    font-style: italic;
    font-size: 14px;
    line-height: 26px;
    color: #656262;
}
.member-info h5 {
    color: #001457;
    font-weight: 700;
    font-size: 26px;
}
.member-img img {
    padding: 30px 0px;
}
.member-infoo {
    background: #001457;
    color: white;
    padding: 20px 0px;
}
section.team.section-bg {
    background: #e8e5e5;
    padding: 30px 0px;
}
/* Contact Us Start */
.contact .php-email-form {
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
    padding: 30px;
}
section.contact {
    padding: 70px 0px;
}
button.send-msg {
    border: navajowhite;
    border-radius: 30px;
    padding: 5px 20px;
    margin: 20px 0px 0px 0px;
    background: #033a6a;
    color: white;
}

@media only screen and (max-width: 991px) {
    .inner-left h1 {
        font-size: 30px;
        background: #ffffff94;
        color: #003869;
        padding-bottom: 8px;
        border-right: 8px solid #f6db15;
        border-radius: 0px 2px 2px 2px;
        text-align: left;
        padding-left: 12px;
    }
  
    .inner-left p {
        font-size: 19px;
        text-align: left;
        padding-bottom: 30px;
    }
    .col-lg-4.why-choose-1 {
        margin-bottom: 30px;
    }
  .why-choose-11 {
        margin-bottom: 30px;
    }
    .col-lg-12.about-content {
        padding-top: 30px;
    }
   .service-3 {
        margin-bottom: 30px;
    }
    .why-choose-21 {
        min-height: 100%;
        /* margin-bottom: 58px; */
    }
    .main-hd {
        position: relative;
        background-color:#0000;
        height: 27vh;
        min-height: 0rem;
        width: 100%;
        overflow: hidden;
        z-index: -1;
    }
    .inner-left-btm {
        margin-top: 30px;
        display: none;
    }
}
