@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&amp;family=Poppins:wght@100;200;300;400;500;600;700&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Metal+Mania&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abel&amp;family=Redressed&amp;display=swap');

.main-container {
    float: left;
    width: 100%;
}
/* Header starts */

.header{
        float: left;
    width: 100%;
    padding: 1%;

background-color: #fff;
    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 */



/* maarque starts */
.header-maarque{
    float: left;
        

    width: 100%;
    background-color:#000;
font-family:abel;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    padding-top: 3px;
    border: 2px solid yellow;
    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: #de0055;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    font-family: abel;
        animation: inout 0.4s ease infinite;
}
@keyframes inout{50%{
    background-color:#f0c000;
    color: #000;
}
}
   


@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.html);
}
.background2 img{
    float:none;
    margin:0 auto;
    
}
/*background2 ends */

/*ABOUT STARTS*/
.about-container{
    background-color:#fff;
    float:left;

    width: 100%;
    padding: 3% 2% 3% 2%;
    background-size: cover;
}

.about-title{
     float: left;
    width: 100%;
    font-size: 40px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #9c0000;
    text-shadow: 0 1px 1px #222;
border-bottom: 3px solid #9c0000;
    font-family:Abel;
}

.about_call a {
    color: #000;
    font-family: 'Abel', 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: #f0c000;
    padding: 6px 45px;
   
}
.about_call{
    float: left;
    width: 100%;
    text-align:center;
 
    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: 'Redressed', sans-serif;
    color: #000;
    text-align:center;
    font-size: 22px;
    line-height: 24px;
  background-color: #f0c000;
    padding: 27px;
}
.about-bottom{
    float: left;
    width: 100%;
    font-size: 25px;
    color: #000;
    padding-bottom: 20px;
    text-align: Left;
    font-family: ;
}

.about-image{
    float:left;
    width:100%;
    margin-top: 20px;
    
}
.about-image img{
   width:30%;
           border-radius: 40px;
    border: 5px solid yellow;
    float: none;
    padding: 20px;
    margin: 0 auto;
}








/*ABOUT ends*/


/*icon-full-box ends*/



/*bestservice starts*/

.bestservices-container{
    float: left;
    width: 100%;
background-color: #9c0000;    
 
   
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: #fff;
   
    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;
    padding: 0px 0px 30px 0px;
    transition: all 300ms linear;
}

.bestservice-block img{
    float: none;
   
    padding: 10px;
   margin: 0 auto;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 5px 6px yellow;
}



.bestservice-block:hover .bestservice_image img {
    
    background-color: #de0055;
    margin: 0 auto;
    box-shadow: 5px 6px #fff;
    

}
.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;
    display:none;
}
   

.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 #fff;
    margin-top: 17px;
    background-color: #ffff00;
    padding: 6px 45px;
}



.weprovidebestservices{
   float: left;
    width: 100%;
    font-size: 30px;
    color: #fff;
    background-color: yellow;
    text-align: center;
    padding-bottom: 20px;
          font-family: "poppins";

    text-shadow: 0px 2px 1px #000;
}
.best-service-head {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    font-family:Abel;
    font-size: 45px;
    position: relative;
    font-weight: 600;
}.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: #fff;
    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;
    top: 10px;
    left: 20px;
}.new-call a i {
    text-decoration: none;
    line-height: 65px;
    width: 70px;
    height: 70px;
    background-color: #000;
    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;
        
}
}


/*bestservice ends*/

/*services starts*/




.services-container {
    float: left;
    width: 100%;
    /*background-image: url(../images/servicebg.gif);*/
padding: 3% 0%;
 
       background-color: #fff;
    text-align: center;
    background-repeat: repeat;

    
}.service-title{
    float: left;
    width: 100%;
    color: #9c0000;
    text-align: center;
    font-family: Abel;
    font-size: 45px;
    position: relative;
    font-weight: 700;
}
.our-ser2 {
    padding: 10px 0 0 0;
}.our-ser3 {
    padding: 10px 10px;
    padding-top: 70px;
}.our-ser4 {
    padding: 15px;
    transition: all 200ms linear;
    background-color: #9c0000;
}.our-ser6 {
    padding: 0px;
    text-align: center;
    float: left;
    width: 100%;
    padding-left: 0px!important;
    padding-right: 0px!important;
        
}.our-ser6 img {
    transition: all 200ms linear;
    box-shadow: 0px -3px 13px #dcd8d8;
    background-color: #fff;
    padding: 10px;
    margin: -70px 0 0 0;
    float: left;
    width: 100%;
}.our-texx6 {
    padding: 0px 0;
}.our-tex3 {
    padding: 10px 0;
    text-align: center;
}.our-tex3 h5 {
    padding: 5px 0 5px 0;
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    font-family: 'Redressed', sans-serif;
}.our-tex3 p {
    padding: 20px 0 0 0;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}.our-tex3 p a {
    text-decoration: none;
    color: #000;
    padding: 10px 20px;
    background-color: #ffcc00;
    color: #033a1b;
    border-radius: 10px;
    font-family: abel;
        animation: servicecl 0.4s ease infinite;
}
@keyframes servicecl{50%{
    background-color: #fff;
    }}



.service-title::after{
    content: '';
    position: absolute;
    background-color: #9c0000;
    width: 5%;
    height: 2px;
    bottom: -8px;
    left: calc(50% - 50px);
}
/*services ends*/
/*why us starts*/

.why-us-container {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #ffff00;
    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:#000 ;
    padding: 4%;
    position: relative;
}



.why-us-block:hover{
     background-color:#f60c12;
}





.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: yellow;
    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;
    width:100%
    
}/*background3 ends*/






/*testimonials start*/
/*testimonials start*/

.testimonials-container {
    float: left;
    width: 100%;
    background: url(../images/giphy.html);
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-size: inherit;
    background-attachment: fixed;
    text-align: center;
}
.testi-inn {
         background-color: #ffcc00;

    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:#9c0000;
    text-align: center;
    padding: 30px;
    padding-left:150px;
    padding-right: 150px;
    margin-top: 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: #9c0000;
    text-align: center;
    font-family:Abel;
    font-size: 50px;
    position: relative;
    font-weight: 600;
}.testimonials_head::before {
    content: '';
    position: absolute;
    background-color: #9c0000;
    width: 5%;
    height: 2px;
    bottom: -8px;
    left: calc(50% - 50px);
}
.testi-desc {
    float: left;
    width: 100%;
    color: #fff;
    font-weight: 100;
    font-family: initial;
    font-size: 21px;
    font-style: italic;
    padding: 1px 0%;
}
.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: #f2c925;
    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*/

.footerinn{
  float: left;
    width: 100%;
    padding: 10px;
    background-color:#fff;
    padding: 2%;
    text-align: center;  
}

.footer2 {
    float: left;
    width: 100%;
    padding: 10px;
    background-color:#000;
    padding: 2%;
    text-align: center;
}
.footer2 a{
    text-decoration: none;
}

.footerabout {
    float: left;
    width: 100%;
    font-size: 30px;
    color: #9c0000;
    text-align: left;
    padding-bottom: 10px;
     font-family: Abel;
    font-weight: 700;
    border-bottom:2px solid #f2c71e;
}
.fa-arrow-right:before {
    content: "\f061";
    padding-right: 10px;
}.footerservices{
     float: left;
    width: 100%;
    padding-top: 10px;
}
.footeraboutdesc {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #000;
    text-align: left;
    padding-bottom: 20px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f2c71e;
    margin-top: 10px;
    font-family:'Redressed', sans-serif;}
.footer2 span {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #000;
    text-align: left;
    padding-bottom: 10px;
   border-bottom: 1px dashed #9c0000;
   font-family: 'Redressed', sans-serif;
}
.footer2 a {
    text-decoration: none;
    color:#9c0000;
}.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: #9c0000;
    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;
    }.serv11 p {
        
    padding: 10px 10px 5px 50px;
    }.serv11 h2{
        padding-left: 10px;
    }
}
@media(min-width:992px) and (max-width:1200px){
    
    
    .serv11 h2{
        margin-left: 62px;
    }.serv11 p {
        padding-left: 90px;
    }
    
    
    
    
    .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;
    }.testimonials_head::before{
        display:none;
    }
    .testimonials-container{
        padding: 0%;
    }.service-title::after{
        display: none;
    }.our-tex3 p a{
        font-size: 14px;
    }
    .footer2 span{
       font-size: 15px; 
    }
}
@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;
    }.testimonials_head::before{
        display:none;
    }
    .testimonials-container{
        padding: 0%;
    }.service-title::after{
        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;
    }.testimonials_head::before{
        display:none;
    }
    .testimonials-container{
        padding: 0%;
    }.service-title::after{
        display: none;
    }
}
@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;
    }.about-desc {
        padding-top: 10px;
    }.our-serr5{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }.service-title::after{
        display: none;
    }.our-tex3 p a{
        font-size: 14px;
    }.testimonials_head::before{
        display: none;
    }.testimonial-block{
        padding-left: 10px;
        padding-right: 10px;
    }.our-ser3{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    
}
@media(min-width:320px) and (max-width:479px)
{
    .serv9 img {
        margin-left: -33%;
    }
    .srv1-mn{
        padding-bottom: 0px;
    }
    .serv11 p{
        padding: 2px;
    }
    
    .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;
    }.about-desc {
        padding-top: 10px;
    }.our-serr5{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }.service-title::after{
        display: none;
    }.our-tex3 p a{
        font-size: 14px;
    }.testimonials_head::before{
        display: none;
    }.testimonial-block{
        padding-left: 10px;
        padding-right: 10px;
    }.our-ser3{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }.our-tex3 h5{
        margin-top: 20px;
    }

}/*mediaquery  ends*/@media (max-width: 575px)
.serv7 {
    border-radius: 150px;
    padding-bottom: 40px;
}@media (max-width: 575px)
.best7, .serv8, .serv10, .ct5 {
    width: 100%;
}@media (max-width: 575px)
.serv9 img {
    height: 250px;
    width: 250px;
}