@import url('../../fonts.googleapis.com/css2%3Ffamily=Playfair+Display:wght@700&family=Poppins:wght@100%3B200%3B300%3B400%3B500%3B600%3B700&display=swap.css');

@import url('../../fonts.googleapis.com/css2%3Ffamily=Oswald:wght@300%3B400%3B500%3B600&display=swap.css');

@import url('../../fonts.googleapis.com/css2%3Ffamily=Metal+Mania&display=swap.css');
@import url('../../fonts.googleapis.com/css2%3Ffamily=Poppins:wght@300%3B400%3B500%3B600%3B700&display=swap.css');

.main-container {
    float: left;
    width: 100%;
}
/* Header starts */

.header{
        float: left;
    width: 100%;
    padding: 1%;

background-color: #ffffff;
    background-repeat: repeat;
    background-size: contain;
}
@keyframes header{
    50%{
        background-color:#000;
    }
    100%{
        background-color:#006300;
    }
}
.logo-left{
    float:left;
    width:100%;
}.logo-right{
    float:left;
    width:100%;
}
.logocenter{
     float:left;
    width:100%;
 
}.logocenter img{
    float:none;
margin:0 auto;
 
}

.logo-left img{
    float:none;
margin:0 auto;}

.logo-right img{
    float:none;
margin:0 auto;}

/* Header ends */
.book-appointment {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 32px;
    position: relative;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    padding-top: 30px;
}
.book-appointment-form {
    float: left;
    width: 100%;
    background-color: #df0005;
    padding: 42px 15px;
    margin-top: 37px;
    border: 6px solid white;
}

/* maarque starts */
.header-maarque{
    float: left;
        

    width: 100%;
    background-color:#0c4905;
font-family: "BreeSerif-Regular.ttf";
    font-size: 20px;
    font-weight: 400;
    color: #000;
    padding-top: 3px;
    border: 2px solid #df0005;
    padding-bottom:0px;
}/* maarque ends */

/* banner starts */
.banner_container {
    float: left;
    width: 100%;
    border-top:2px solid #072762;
}
.banner-container img {
    float: left;
    width: 100%;
   
}


.banner_container a.left {
    position: absolute;
    left: 40px;
    top: 50%;
    font-size: 40px;
    color: #fff;
}

.banner_container a.right {
    position: absolute;
    right: 40px;
    top: 43%;
    font-size: 40px;
    color: #fff;
}




/* banner ends */

/*maarque2 starts  */
.header-maarque2{
   float: left;
    width: 100%;
    margin: 0;
    border-top: 2px solid #ff0000;
    border-bottom: 2px solid #ff0000;
  padding: 10px;
   
    background-color: #000;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    font-family: Oswald;
}


   


@keyframes header2 {
  0%{
        background:#fac80e;
    } 50%{
        background:#fac80e;
    }
    
    
  100% {background: red; }
}





/*maarque2 ends  */
/*background2 starts  */

.background2{
   float:left;
    width:100%;
   background-image: url(../images/backgroundgifcall.gif.html);
}
.background2 img{
    float:none;
    margin:0 auto;
    
}
/*background2 ends */

/*ABOUT STARTS*/
.about-container{
    background-color:#0c4905;
    float:left;

    width: 100%;
    padding: 3% 2% 4% 2%;
    background-size: cover;
}

.about-title{
     float: left;
    width: 100%;
    color: #fff;
    font-size: 32px;
    position: relative;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    padding-top: 30px;

}.about-title::before {
    content: '';
    position: absolute;
    background-color: #df0005;
    width: 12%;
    height: 3px;
   top: 80px;
  
}


.about_call a {
    color: white;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    border: 5px solid white;
    margin-top: 17px;
    background-color: #df0005;
    padding: 6px 45px;
   
}
.about_call{
    float: left;
    width: 100%;
    text-align: left;
 
    margin-bottom: 20px;
}

@keyframes SampleAnimation{
    50%{
        background: rgb(24, 62, 167);
    }
    75%{
          background:#ea0a2f;
    }    100%{
        background: rgb(24, 62, 167);
    }0%{
        background:#ea0a2f;
    }
}
.about-desc{float: left;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
   padding-top: 30px;
}
.about-bottom{
    float: left;
    width: 100%;
    font-size: 25px;
    color: #000;
    padding-bottom: 20px;
    text-align: center;
    font-family: 'Aclonica', sans-serif;
}

.about-image{
    float:left;
    width:100%;
    margin-top: 20px;
    
}
.about-image img {
    width: 30%;
    border-radius: 40px;
    border: 5px solid #0c4905;
    float: none;
    padding: 20px;
    margin: 0 auto;
}








/*ABOUT ends*/


/*icon-full-box ends*/



/*bestservice starts*/

.bestservices-container{
    float: left;
    width: 100%;
background-color: #fff;    
 
   
padding: 1% 2% 2% 2%;
    text-align: center;
    background-repeat: repeat;
    background-blend-mode: screen;
}
@keyframes toppblk {
  0%{
        background: #ffd200;
    }
    50%{
        background: #ffd200;
    }
  100% {background: red; }
}

.bestservice-title{
   float: left;
    width: 100%;
    font-size: 60px;
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
          font-family:oswald;

    text-shadow: 0px 2px 1px #000;
}.bestservices_title{
   float: left;
    width: 100%;
    font-size: 23px;
    color: #0c4905;
   
    text-align: center;
   padding-top: 10px;
    padding-bottom: 10px;
       font-family: oswald;
}


.bestservice-title::before {
    
    
    content: '';
    position: absolute;
    background-color: #fff;
    width: 5%;
    height: 4px;
    bottom: 10%;
    left: calc(50% - 41px);
}

.bestservice-block {
    float: left;
    width: 100%;
    text-align: left;
    position: relative;
    margin-bottom: 10px;
    transition: 0.5s;
    margin-top: 30px;
    
    
    
    background-color:#fff;
    
    
    
   
    padding: 0px 0px 30px 0px;
    transition: all 300ms linear;
}

.bestservice-block img{
    float: none;
   
    border: 2px solid #cc1333;
    padding: 5px;
   margin: 0 auto;
}



.bestservice-block:hover .bestservice_image img {
    
   color: #87141e;
    background: #df0005;
    font-size: 17px;
    line-height: 19px;
    /* height: 45px; */
    padding: 13px;
    /* width: 45px; */
    border-radius: 3px;
    box-shadow: 0 3px 15px rgba(0,0,0,.1);
    display: block;
    position: relative;
    transition: all .3s ease 0s;
    text-decoration: none;
    

}
.bestservice_title{
    float:letf;
    width:100%;
    color:#fff;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    padding-top: 10px;
  font-family: "Muli-Regular";
}
.bestservice_phonenum{
    float:letf;
    width:100%;
    color:#000;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
   padding-bottom: 10px;
    font-family: poppins;
}

.bestservice-content {
    padding-left: 15px;
}
.bestservice_call{

    float: left;
    width: 100%;
    text-align:center;
    margin-top: 16px;
     padding-left: 15px;
}
   

.bestservice_call a {
  
  color: #000;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    border: 5px solid #000;
    margin-top: 17px;
    background-color: #df0005;
    padding: 6px 45px;
}



.weprovidebestservices{
   float: left;
    width: 100%;
    font-size: 30px;
    color: #fff;
    background-color: #df0005;
    text-align: center;
    padding-bottom: 20px;
          font-family: "poppins";

    text-shadow: 0px 2px 1px #000;
}
.best-service-head {
    float: left;
    width: 100%;
    color: #0c4905;
    text-align: center;
    font-family:Oswald;
    font-size: 39px;
    position: relative;
}.service-list {
    float: left;
    margin-top: 25px;
    width: 100%;
   background-color: #000;
    padding-top: 26px;
     padding-bottom: 26px;
    border: 3px solid #fff;
 
}.service-list ul {
    list-style-type: none;
    width: 100%;
    float: left;
}.service-list ul li {
    float: left;
    width: 100%;
    color: #fff;
    font-family:poppins;
    font-size: 16px;
    border-bottom: 1px dashed #ddd;
    padding: 5px;
    position: relative;
    font-weight: 500;
    text-align: left;
}.best-service-head::before {
    content: '';
    position: absolute;
    background-color: #000;
    width: 5%;
    height: 2px;
    bottom: -8px;
    left: calc(50% - 50px);
}.bestserviceright_image{
    float:left;
   width: 100%;
}.bestserviceright_image img{
    float:none;
margin: 0 auto;
    padding-top: 30px;
}.ch-info {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    transform: scale(0);
}.bestservice-block:hover .ch-info {
    opacity: 1;
    transform: scale(1);
}.bestservices_desc {
    float: left;
    width: 100%;
    color: #;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 500;
    padding: 2px;
    font-size: 16px;
}.new-call {
        position: absolute;
    bottom: 10px;
    right: 10px;
}.new-call a i {
    text-decoration: none;
    line-height: 65px;
    width: 70px;
    height: 70px;
    background-color:#f60c12;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 35px;
    border: 4px solid #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5411764705882353);
   /* animation: servclrr 800ms linear infinite;*/
}
@keyframes servclrr{
    50%{
        background-color:#ff0000;
    }100%{
         background-color:#000;
        
}
}
.serviceBox.orange {
    border-color: #df0005;
}.serviceBox {
    background: #0c4905;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    padding: 0 15px 25px;
    margin: 10px 0px;
    border: 2px solid #ff4757;
    border-radius: 50px 0;
    box-shadow: 0 0 8px rgba(0,0,0,0.3) inset;
    position: relative;
    transition: all 0.3s ease 0s;
}.srv1-mn {
    text-align: center;
    padding: 20px 20px 30px;
}.srv1-inr {
    padding: 0px;
}.serviceBox.orange:before {
    border-top-color: #df0005;
    border-right-color: #9f0e0e;
}
.serviceBox:before, .serviceBox:after {
    content: "";
    width: 25px;
    height: 25px;
    border-top: 7px solid #ff6b81;
    border-right: 7px solid #ff4757;
    position: absolute;
    top: -7px;
    right: -7px;
}.serviceBox.orange .service-icon, .serviceBox.orange .service-icon:before {
    background-color: #df0005;
}.serviceBox .service-icon {
    color: #fff;
    background: #ff6b81;
    font-size: 35px;
    width: 90px;
    padding: 0 0 5px;
    margin: 0 auto 15px;
    border-radius: 0 0 15px 15px;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
    position: relative;
}.serviceBox.orange .service-icon, .serviceBox.orange .service-icon:before {
    background-color: #df0005;
}
.serviceBox .service-icon:before {
    content: "";
    background: #ff6b81;
    width: calc(100% + 14px);
    height: 10px;
    transform: translateX(-50%);
    position: absolute;
    top: -10px;
    left: 50%;
}.serviceBox.orange .service-icon span:before, .serviceBox.orange .service-icon span:after {
    background-color: #9d0000;
}
.serviceBox .service-icon span:before, .serviceBox .service-icon span:after {
    content: '';
    background-color: #ff4757;
    height: 10px;
    width: 15px;
    border-radius: 10px 10px 0 0;
    position: absolute;
    left: -15px;
    top: -10px;
}.serviceBox.orange .service-icon span:before, .serviceBox.orange .service-icon span:after {
    background-color: #9d0000;
}
.serviceBox .service-icon span:after {
    left: auto;
    right: -15px;
}
.srv1-inr img {
    max-width: 100%;
    border-radius: 50px 0px;
}.serviceBox.orange:after {
    border-left-color: #df0005;
    border-bottom-color: #9f0e0e;
}
.serviceBox:after {
    border-top: none;
    border-right: none;
    border-bottom: 7px solid #ff4757;
    border-left: 7px solid #ff6b81;
    top: auto;
    right: auto;
    bottom: -7px;
    left: -7px;
}
.service-icon a{
    color: #fff;
}.service-icon a:hover{
    color: #fff!important;
}.srv1-dsc-hd p {
    text-align: center;
    color: #000;
    font-size: 25px;
    font-weight: 700;
    text-transform: capitalize;
}
/*bestservice ends*/

/*services starts*/





.services-container {
    float: left;
    width: 100%;
    /*background-image: url(../images/servicebg.gif);*/

    padding: 3% 3% 2% 3%;
       background-color: #0c4905;
    text-align: center;
    background-repeat: repeat;

    
}.services-container img{

    float: none;
 
    margin: 0 auto;
    
    margin: 0 auto;
}.services-container img {
    float: none;
    margin: 0 auto;
  
   
    transition: 0.6s;
}
.service-desc{
   float: left;
    width: 100%;
    
    font-size: 16px;
    line-height: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    padding: 10px 10px 20px 10px;
   font-weight: 500;
   color: #fff;
}

.servicetitle-desc{
     float: left;
    width: 100%;
    
    font-size: 16px;
    line-height: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    padding: 10px 10px 20px 10px;
   font-weight: 500;
   color: #000;
}


.service-title {
   float: left;
    width: 100%;
    font-size: 50px;
    color: #fff;
    text-align: center;
    font-family: Oswald;
    text-shadow: 0px 2px 1px #000;
}


.services_block_container {
    float: left;
    width: 100%;
  
  
  
}

.services_block {
    float: left;
    width: 100%;
    background-color: #dfc400;

    text-align: left;
   margin-top: 35px;
    position: relative;
    margin-bottom: 20px;
    transition: 0.5s;
   

}


.services_image {
  float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
   
    
}
.services_image img {
    float: none;
 margin: 0 auto;
   
}
.services_title {
    float: left;
    width: 100%;
    background-color: #ffff;
    padding-top: 5px;
       padding-bottom: 5px;
        font-size: 20px;
    text-align: center;
    color: #f90c0c;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    font-family:Oswald;
}

.services_desc {
    float: left;
    width: 100%;
       font-family: "BreeSerif-Regular.ttf";   font-size: 15px;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-weight: 400;
}

.services_call {
    float: left;
    width: 100%;
    text-align: center;
        margin-top: 30px;
    margin-bottom: 20px;
}
.services_call a {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border: 3px solid #fff;
    margin-top: 17px;
    background-color: #0c4905;
    padding: 6px 25px;
    border-radius: 40px;
   
}.services_block:hover .services_call a {
     color: #fff;
    text-decoration: underline;
}
.services_call img{
    float:none;
    width: 70%;
    margin: 0 auto;
    margin-top: -30px;
}

@keyframes servicecall{
    50%{
            border: 3px dashed red;

    }
    100%{
            border: 3px solid red;

    }
}


.service-title::before {
    content: '';
    position: absolute;
    background-color: #fff;
    width: 5%;
    height: 2px;
    bottom: -8px;
    left: calc(50% - 50px);
}




.services_block:hover .services_image img {
    filter: grayscale(1.2);
    transform: rotateY(180deg);
    transition: all 100ms linear;
}




/*.services_image img {
    animation: SampleAnimation 2s infinite alternate;
}@keyframes SampleAnimation{
    50%{
        border-radius: 20%;
    }
    75%{
        border-radius: 50%;
    }    100%{
        border-radius: 100%;
    }0%{
        border-radius: 10%;
    }
}
*/


/*services ends*/
/*why us starts*/

.why-us-container {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #ffc10a;
    border-top: #c00017 solid 2px;
    border-bottom: #c00017 solid 2px;
    padding: 2%;
}


.why-us-title {
    float: left;
    width: 100%;
    font-size: 50px;
    color: #fff;
    padding-bottom: 30px!important;
    text-align: center;
    font-family: Oswald;
    text-shadow: 0px 2px 1px #000;}
.why-us-block {
    float: left;
    width: 100%;
    background-color: #0c4905;
    padding: 4%;
    position: relative;
}.why-us-icon {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
}.why-us-icon i {
    font-size: 60px;
    text-align: center;
    width: 100%;
    color: #fff;
    padding: 10px 0 10px 0px;
}.why-us-titles {
    float: left;
    width: 100%;
    font-family: Oswald;
    font-size: 25px;
    color: #ffc10a;
    padding-top: 60px;
    line-height: 1.2em;
    text-align: center;
    width: 100%;
}.why-us-title1 {
    float: left;
    width: 100%;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    padding-top: 10px;
    font-weight: 400;
    color: #fff;
}

/*why us ends*/

/*background3 starts*/

.background3{
   float:left;
    width:100%;
}
.background3 img{
    float:none;
    border-top: 2px solid #000;
        border-bottom: 2px solid #000;
    margin:0 auto;
    
}/*background3 ends*/






/*testimonials start*/
/*testimonials start*/

.testimonials-container {
    float: left;
    width: 100%;
    background: url(../images/giphy.gif.html);
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-size: inherit;
    background-attachment: fixed;
    text-align: center;
}
.testi-inn {
    background: #fff;
    padding: 2% 4% 4% 4%;
}
.testimonials-container .carousel-control.left {
    background-image: none !important;
}

.testimonials-container .carousel-control.right {
    background-image: none !important;
}

.testimonial-block {
    float: left;
    width: 100%;
    background-color:#144105;
    text-align: center;
    padding: 30px;
}

.testi-image {
    float: left;
    width: 100%;
    padding-bottom: 3%;
}

.testi-image img {
    width: 100px;
    border-radius: 100%;
    border: 3px solid #222222;
}
.f-services_head {
    float: left;
    width: 100%;
    text-align: center;
    font-family: 'Berkshire Swash', cursive;
    font-size: 40px;
    color: #e18f3b;
    padding-bottom: 6%;
}
.testimonials_head {
  float: left;
    width: 100%;
    color: #0c4905;
    text-align: center;
    font-family: Oswald;
    font-size: 50px;
    position: relative;
    padding-bottom: 20px;
}
.testi-desc {
    float: left;
    width: 100%;
    color: white;
    font-weight: 100;
    font-family: initial;
    font-size: 21px;
    font-style: italic;
    padding: 1px 20%;
}
.txt h3 a {
    color: #fff;
    text-decoration: none;
}
.txt h3 a:hover {
    color: #fff;
    text-decoration: none;
}
.testi-name {
    float: left;
    width: 100%;
    font-family: Oswald;
    font-size: 18px;
    color: white;
    padding-top: 2%;
    font-weight: bold;
}

.test-image {
    float: left;
    width: 100%;
}

.test-image img {
    float: left;
    width: 100%;
    margin: 0 auto;
    display: table;
}

.images {
    float: left;
    width: 100%;
}

.images img {
    float: left;
    width: 100%;
}.carousel-control{
    color:#000;
}.testright-image{
    float: left;
    width: 100%;
}
.testright-image img{
    float: none;
   margin: 0 auto;
    padding-top: 78px;
}
/*testimonials*/


/*testimonials*/

/*footer1 starts*/
.footer{color: #fff;
    float: left;
     background-color: #000;
    width: 100%;
    padding: 1% 1% 1% 1%;
    border-top: #fff solid 5px;
    border-bottom: #fff solid 5px;
    animation: footertext 2s infinite alternate;
}@keyframes footertext{
    50%{
        background-color: #000;
    }
    100%{
         background-color: #ff0000
    }
}

.fa.fa-check-square-o{
    padding-right: 8px;
}



.footer-desc{font-size: 35px;
    text-align: center;
font-family: oswald;
font-weight: 500;}
/*footer1 ends*/

/*footer flag*/



.footerimages{
    float:left;
    width: 100%;
}
.footer_image{
   float:left;
    width: 100%;
} 
.footer_image img{
   float:none;
   margin: 0 auto;
} 


/*footer flag ends*/








/*footer2  starts*/



.footer2 {
    float: left;
    width: 100%;
    padding: 10px;
    background-color:#0c4905;
    padding: 2%;
    text-align: center;
}
.footer2 a{
    text-decoration: none;
}

.footerabout {
    float: left;
    width: 100%;
    font-size: 30px;
    color: orange;
    text-align: left;
    padding-bottom: 20px;
     font-family: Oswald;
}
.fa-arrow-right:before {
    content: "\f061";
    padding-right: 10px;
}
.footeraboutdesc {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding-bottom: 20px;
        font-family: 'Roboto Condensed', sans-serif;
}
.footer2 span {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding-bottom: 10px;
   
   font-family: 'Roboto Condensed', sans-serif;
}
.footer2 a {
    text-decoration: none;
    color:#fff;
}.fa-certificate:before{
  padding-right: 8px;  
}
.footertitle{
    float: left;
    width: 100%;
    font-size: 50px;
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
     font-family: Oswald;
}
.footertitledesc{
    float: left;
    width: 100%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
     font-family: Oswald;
}

/*footer2  ends*/


/*copyrt  starts*/
.copyrt {
    float: left;
    width: 100%;
    background-color: #ff0000;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-family: initial;
}

.call {
    -webkit-position: fixed;
    /* position: fixed;
    inset: 390px 10px 100px 000px!important;
	text-align: left;
    z-index: 1000;*/
    width: 178px;
    bottom: 0px;
    left: 10px;
    position: fixed;
    z-index: 1111;
}

.call > a > img {
    width: 60px;
}

.watsapp-icon a {
    /*	-webkit-position:fixed;
    position: fixed;
	inset: 360px 10px 100px 000px!important;
    top: 400px;
	left: 100px;
	text-align: right;
    z-index: 1000;*/

    width: 178px;
    bottom: 0px;
    right: -112px;
    position: fixed;
    z-index: 1111;
}

.watsapp-icon > a > img {
    width: 60px;
}
/*copyrt  ends*/

/*mediaquery  starts*/



@media(min-width:1201px) and (max-width:1650px){
    
    .service-title::before{
        top:8%!important;
    }.testimonial-title::before{
        top: 18%;
    }.services_title{
        font-size:18px;
    }.why-us-title{
        padding-bottom: 10px;
    }
}
@media(min-width:992px) and (max-width:1200px){
    .best-service-head::before{
        font-size: 10px!important;
    }
 .banner_container a.right {
    font-size: 20px;
    color: #fff;
    right: 0;
    top: 126px !important;
}.banner_container a.left {
    font-size: 22px;
    color: #fff;
    left: 0;
    top: 126px;
    }.about-title{
        padding-bottom: 20px;
        font-size: 30px;
    }.about-title:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 3px;
    background-color: #ea0a2f;
    top: 53px;
    left: 38%;
    }.about-desc{
        padding-right: 0px;
    }.about-desc a{
        font-size: 20px;
    }.service-title{
        font-size: 30px;
    }.bestservice-title{
        font-size: 30px;
    }.bestservices_call a{
        font-size: 10px;
    }.testimonials_head{
        font-size: 30px;
    }.testi-desc{
        padding: 0px;
    }.footer-desc{
        font-size: 30px;
    }.footerabout{
        padding-top: 20px;
    }.why-us-titles{
        padding-top: 55px;
     
       font-size: 30px;  
    }.why-us-icon i{
      font-size: 40px;    
    }.why-us-block{
        padding-bottom: 30px;
    }
    .footerabout{
        font-size: 20px;   
    }
    .about-title:after{
        display: none;
    }

    .about-desc{
        margin-top: 10px;
    }

    .best-service-head::before{
    display: none;
    }
 .services_call a{
        font-size: 12px!important;
    }

   
    .services_title {
         font-size: 18px!important;
    }
    .service-title::before{
        display: none;
    }
    .about-title::before{
        display:none;
    }
    .about-desc{
        padding-top: 0px;
        margin-top:0px;
    }

}
@media(min-width:768px) and (max-width:991px){
    .banner_container a.right {
    font-size: 20px;
    color: #fff;
    right: 0;
    top: 100px !important;
}.banner_container a.left {
    font-size: 22px;
    color: #fff;
    left: 0;
    top: 100px;
    }.about-title{
        font-size: 30px;
    }.about-title:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 3px;
    background-color: #ea0a2f;
    top: 53px;
    left: 38%;
    }.about-desc{
        padding-right: 0px;
    }.about-desc a{
        font-size: 20px;
    }.service-title{
        font-size: 30px;
    }.bestservice-title{
        font-size: 30px;
    }.bestservices_call a{
        font-size: 10px;
    }.testimonials_head{
        font-size: 30px;
    }.testi-desc{
        padding: 0px;
    }.footer-desc{
        font-size: 30px;
    }.footerabout{
        padding-top: 20px;
    }.why-us-titles{
        padding-top: 55px;
     
       font-size: 30px;  
    }.why-us-icon i{
      font-size: 40px;    
    }.why-us-block{
        padding-bottom: 30px;
    }
    .footerabout{
        font-size: 20px;   
    }.about-title:after{
        display: none;
    }
    .best-service-head::before{  display: none;
}
.srv1-mn{
        padding-bottom: 0px;
    }
    
    .about-title::before{
        display:none;
    }.service-title::before{
          display:none;
    }

}
@media(min-width:640px) and (max-width:767px){
 .why-us-title{
    font-size: 30px;
    padding-top: 10px;}.logocenter{
    display:none;
    }.why-us-titles {font-size: 23px;
    }
    .banner_container a.right {
    font-size: 20px;
    color: #fff;
    right: 0;
    top: 66px !important;
}.banner_container a.left {
    font-size: 22px;
    color: #fff;
    left: 0;
    top: 66px;
    }.about-title:after {
   display: none;
    }.about-desc{
       margin-top: 10px!important;
        padding-right: 0px;
    }.about-desc a{
        font-size: 20px;
    }.service-title{
        font-size: 30px;
    }.bestservice-title{
        font-size: 30px;
    }.bestservices_call a{
        font-size: 15px;
    }.testimonials_head{
        font-size: 30px;
    }.testi-desc{
        padding: 0px;
    }.footer-desc{
        font-size: 30px;
    }.footerabout{
        padding-top: 20px;
    }.why-us-titles{
        padding-top: 55px;
     
       font-size: 30px;  
    }.why-us-icon i{
      font-size: 40px;    
    }.why-us-block{
        padding-bottom: 30px;
    }.footer{
        font-size: 18px!important;
    }.best-service-head::before{
        display: none;
    }.testright-image img{
        padding-top: 40px;
    }.about-title:after{
        display: none;
    }.bestservice_call a {
        font-size: 16px;
    }
    .progressbar-container{
        padding: 2%;
    }.progressbar-right{
        margin-top: 10px;
    }.why-us-block{
        margin: 10px;
    }.service-title::before{
        display:none;
    }.services_block{
        margin-bottom:0px;
    }.services-container{
        padding: 0% 0% 3% 0%;
    }.service-title{
        padding-top: 20px;
    }.bestservices-container
    {
        padding: 2% 0% 2% 0%;
    } 
    .online-title{
        padding-top: 10px;
        font-size: 20px;
    }.online-list ul li{
        font-size:18px; 
    }.testimonials-title{
        font-size:25px;   
        padding-bottom: 10px;
    }.footertitle { font-size:30px; 
        padding-bottom: 0px;
    }.footertitledesc{
        padding-bottom: 0px;
    }.footer2{
        padding-top: 5%;
    }.testimonials-container{
        padding: 3% 0% 9% 0%;
    }.footer-desc{
        padding: 10px;
    }
    .about-title {
    padding-top: 0px;
    font-size: 25px;
    }.about-title::before{
        display:none;
    }.about-desc{
    padding-top: 0px;}.srv1-mn{
        padding-bottom: 0px;
    }
    
}
@media(min-width:480px) and (max-width:639px)
{.about-desc{
    padding-top: 0px;}.about-title{
     font-size: 30px;
    }.why-us-title{
    font-size: 30px;
    padding-top: 10px;}.logocenter{
    display:none;
    }.why-us-titles {font-size: 23px;
    }
    .banner_container a.right {
    font-size: 20px;
    color: #fff;
    right: 0;
    top: 60px !important;
}.banner_container a.left {
    font-size: 22px;
    color: #fff;
    left: 0;
    top: 60px;
    }.about-title:after {
   display: none;
    }.about-desc{
       margin-top: 10px!important;
        padding-right: 0px;
    }.about-desc a{
        font-size: 20px;
    }.service-title{
        font-size: 30px;
    }.bestservice-title{
        font-size: 30px;
    }.bestservices_call a{
        font-size: 15px;
    }.testimonials_head{
        font-size: 30px;
    }.testi-desc{
        padding: 0px;
    }.footer-desc{
        font-size: 30px;
    }.footerabout{
        padding-top: 20px;
    }.why-us-titles{
        padding-top: 55px;
     
       font-size: 30px;  
    }.why-us-icon i{
      font-size: 40px;    
    }.why-us-block{
        padding-bottom: 30px;
    }.footer{
        font-size: 18px!important;
    }.best-service-head::before{
        display: none;
    }.testright-image img{
        padding-top: 40px;
    }.bestservice_call a {
        font-size: 16px;
    }
    .progressbar-container{
        padding: 2%;
    }.progressbar-right{
        margin-top: 10px;
    }.why-us-block{
        margin: 10px;
    }.service-title::before{
        display:none;
    }.services_block{
        margin-bottom:0px;
    }.services-container{
        padding: 0% 0% 3% 0%;
    }.service-title{
        padding-top: 20px;
    }.bestservices-container
    {
        padding: 2% 0% 2% 0%;
    } 
    .online-title{
        padding-top: 10px;
        font-size: 20px;
    }.online-list ul li{
        font-size:18px; 
    }.testimonials-title{
        font-size:25px;   
        padding-bottom: 10px;
    }.footertitle { font-size:30px; 
        padding-bottom: 0px;
    }.footertitledesc{
        padding-bottom: 0px;
    }.footer2{
        padding-top: 5%;
    }.testimonials-container{
        padding: 3% 0% 9% 0%;
    }.footer-desc{
        padding: 10px;
    }
    .about-title {
    padding-top: 0px;
    font-size: 25px;
    }.about-title::before{
        display:none;
    }.srv1-mn{
        padding-bottom: 0px;
    }
    
}
@media(min-width:320px) and (max-width:479px)
{
    
    .srv1-mn{
        padding-bottom: 0px;
    }
    
    
    .online-title{
        padding-top: 10px;
        font-size: 20px;
    }.online-list ul li{
        font-size:18px; 
    }.testimonials-title{
        font-size:25px;   
        padding-bottom: 10px;
    }.footertitle { font-size:30px; 
        padding-bottom: 0px;
    }.footertitledesc{
        padding-bottom: 0px;
    }.footer2{
        padding-top: 5%;
    }.testimonials-container{
        padding: 3% 0% 9% 0%;
    }.footer-desc{
        padding: 10px;
    }
    .about-title {
    padding-top: 0px;
    font-size: 25px;
    }.about-title::before{
        display:none;
    }
.why-us-title{
    font-size: 30px;
    padding-top: 10px;}.logocenter{
    display:none;
    }.why-us-titles {font-size: 23px;
    }
    .banner_container a.right {
    font-size: 20px;
    color: #fff;
    right: 0;
    top: 35px !important;
}.banner_container a.left {
    font-size: 22px;
    color: #fff;
    left: 0;
    top: 35px;
    }.about-title:after {
   display: none;
    }.about-desc{
       margin-top: 10px!important;
        padding-top: 0px;
    }.about-desc a{
        font-size: 20px;
    }.service-title{
        font-size: 30px;
    }.bestservice-title{
        font-size: 30px;
    }.bestservices_call a{
        font-size: 15px;
    }.testimonials_head{
        font-size: 30px;
    }.testi-desc{
        padding: 0px;
    }.footer-desc{
        font-size: 20px;
    }.why-us-titles{
        padding-top: 55px;
     
       font-size: 30px;  
    }.why-us-icon i{
      font-size: 40px;    
    }.why-us-block{
        padding-bottom: 30px;
    }.footer{
        font-size: 18px!important;
    }.best-service-head::before{
        display: none;
    }.testright-image img{
        padding-top: 40px;
    }.bestservice_call a {
        font-size: 16px;
    }
    .progressbar-container{
        padding: 2%;
    }.progressbar-right{
        margin-top: 10px;
    }.why-us-block{
        margin: 10px;
    }.service-title::before{
        display:none;
    }.services_block{
        margin-bottom:0px;
    }.service-title{
        padding-top: 20px;
    }.bestservices-container
    {
        padding: 2% 0% 2% 0%;
    }.bestservice-block{
        margin-top: 0px;
    }.online-title{
        padding-top: 10px;
        font-size: 20px;
    }.online-list ul li{
        font-size:18px; 
    }.testimonials-title{
        font-size:25px;   
        padding-bottom: 10px;
    }.footertitle { font-size:30px; 
        padding-bottom: 0px;
    }.footertitledesc{
        padding-bottom: 0px;
    }.footer2{
        padding-top: 5%;
    }.testimonials-container{
        padding: 3% 0% 9% 0%;
    }.footer-desc{
        padding: 10px;
    }
}/*mediaquery  ends*/