﻿.bg_pest {
    color: #fafafa;
    background-image: url(../../Content/assets/img/pest.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
    padding: 100px;
}

.mg-none {
    margin: 0px !important;
}


.mag {
    background: url(../../Content/assets/img/about.jpg) center center no-repeat;
    background-size: cover;
    min-height: 400px;
}

.h31 {
    font-size: 1.75rem !important;
}

@media (min-width: 1200px) {
    .container1 {
        max-width: 1390px;
    }
}

.iconred {
    font-size: 72px;
    color: #E3292D;
}

.pd15 {
    padding-right: 15px !important;
    padding: 15px;
    padding-left: 15px !important;
}

@media (min-width: 1023px) {
    .g20 {
        width: 20%;
        overflow: hidden;
        padding:6px;
    }
}

@media (max-width: 1023px) {
    .g20 {
        width: 100%;
    }

    .imw {
        width: 100%;
        margin-bottom: 20px;
        
    }
}

/*.imw {
    width: 250px;
    margin-bottom: 20px;
}*/
.imw {
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
}

.bg_pest {
    color: #fafafa;
    background-image: url(../../Content/assets/img/pest_bg.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
    padding: 100px;
}

.image1 {
    background: url(../../Content/assets/img/Service_Authorization_Form.jpg) center center no-repeat;
    background-size: cover;
    min-height: 400px;
}

.image2 {
    background: url(../../Content/assets/img/Chemical_Treatments1.jpg) center center no-repeat;
    background-size: cover;
    min-height: 400px;
}

.image3 {
    background: url(../../Content/assets/img/quote1.jpg) center center no-repeat;
    background-size: cover;
    min-height: 400px;
}

.image4 {
    background: url(../../Content/assets/img/02.jpg) center center no-repeat;
    background-size: cover;
    min-height: 400px;
}

.image5 {
    background: url(../../Content/assets/img/03.jpg) center center no-repeat;
    background-size: cover;
    min-height: 400px;
}
.b2 {
    background: url(../../Content/assets/img/bg1.png) center center no-repeat;
    background-size: cover;
    min-height: 400px;
    max-width:100%;
}


.mg-none {
    margin: 0px !important;
}

.withripple {
    color: #4d4643 !important;
}

.bgfm {
    background-color: #E3292D !important;
}

.pdr3 {
    padding-right: 3rem !important;
}

.icofont-check {
    color: green;
}

@media(max-width:768px){
    .bg_pest {
        padding: 60px 0 !important;
    }
    .d-flex {
        display: block !important;
    }
   
    
}
.cta1 {
    
    padding: 60px 0px 10px !important;
    
}

.imgwidth {
    
    max-width: 100%;
    margin-top: -54px;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) {
    .h1w {
        font-size: 1.5rem !important;
    }

    .h2w {
        font-size: 1rem !important;
    }
}
@media(max-width:767px){
    .imgwidth{
        margin-top:0px !important;
    }
    .h1w {
        font-size: 1.5rem !important;
    }
    .h2w {
        font-size: 1rem !important;
    }
    .mag {
        min-height: 250px !important;
    }
}

h4{
    margin-top:5px !important;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px){
    .mag{
        max-width:80% !important;
    }
}
.btn-trd {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 2px;
    transition: 0.4s;
    margin: 10px;
    border-radius: 4px;
    border: 2px solid #E3292D;
    color: #E3292D;
    background: #fff;
}
.btn-trd:hover {
        background: #E3292D;
        color: #fff;
    }
.priauto{
    margin:auto;
}
.img100{
    width:100%;
}
@media (max-width:1024px){
    .pdr3 {
        padding-right: 0px !important;
    }
    section {
        padding: 5px 0 !important;
       
    }
    .img100{
        padding-top:10px;
    }
    .pl-lg-5 {
        padding: 0px !important;
    }
    
}
.services .description {
    line-height: 22px !important;
    font-size: 13px !important;
}


