
/*start paint page*/

#paint-decc{
    margin-bottom: 25px;
}
#paint-decc h1{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 18px;   
    color: #000000;
    text-transform: uppercase;
}
#paint-decc h1 span{
    color: #fe7303;
}
#paint-decc h2{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;   
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#paint-decc h3{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;   
    color: #000000;
    text-transform: uppercase;
    margin: 0;
}
#paint-decc h4{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;   
    color: #fe7303;
    margin-bottom: 10px;
}
#paint-decc p{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;   
    color: #060217;
    margin: 15px 0;
}
#paint-box-be{
    border: 1px solid #ebeaed;    
    padding: 20px 20px;
    margin: 50px 0;

}
/*start sanitization services*/

.sani_cont_mn{
    display: flex;
    flex-direction: row;
}
#saniti_cont_all h3{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #060217;
    margin-top: 0px;
    margin-bottom: 5px;
}
#saniti_cont_all h3 span{
    color: #ff7302;
}
#saniti_cont_all p{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #000000;
}
.sani_co_head_t {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #ff7302;
    font-style: italic;
    border: 1px solid #ff7302;
    border-radius: 5px;
    padding: 10px;
    display: block;
    text-align: left;
    margin-top: 25px;
}
.space-left_sani{
    margin-left: 25px;
}
.sani_cont_bx3{
    background-color: #fbfbfb;
    border-radius: 10px;
    padding: 20px 20px;
    margin-top: 35px;
}
.space_sni_1{
    margin-top: 20px;
}
#saniti_cont_all h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    color: #ff7302;
    margin-top: 20px;
}
.sani_cont_bx4_last{
    background-color: #ff7302;
    padding: 10px 10px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-style: italic;
    font-size: 15px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sani_cont_bx4{
    background-color: #fff;
    padding: 0px;
    margin-top: 0px;
}
.last_com_sp{
    margin-top: 25px;
}
.sani_why ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sani_why ul li {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
}
.sani_why ul li::before {
    font-weight: 300;
    font-size: 15px;
    color: #fe7303;
    line-height: 16px;
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    margin: 2px 7px 2px 0px;
    padding: 5px 5px 5px 0px;
}
.off_sani1{
    border-radius: 5px;
}
.sani_cont_bx2{
    margin-top: 20px;
}
.off_sani3{
    border-radius: 5px;
    margin-left: 20px;
    margin-top: 25px;
}
.come_sani1,.vichele_sani1{
    border-radius: 5px;
}
/*end sanitization services*/
.ben_pain{
    border: 1px solid #ebeaed; 
    background-color: #ffffff;
    padding: 15px 0;
    border-radius: 50px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;   
    color: #000000; 
    text-transform: uppercase;
    text-align: center;
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -45px;
}
.ben_pain-span{    
    color: #fe7303; 
}
.beni-paint_al{
    border: 1px solid #ebeaed; 
    background-color: #ffffff;
    padding: 13px 25px;
    border-radius: 50px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;   
    color: #060217; 
    text-align: center;
}
.paint-bx-mn{
    margin-top: 30px;
}
.paint-bx-mn ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.paint-bx-mn ul li {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #060217;
    display: inline-block;
    border: 1px solid rgba(57, 50, 83, .1);
    border-radius: 50px;
    padding: 12px 20px;
    transition: 0.5s;
    margin:  10px 6px;
}
.paint-bx-mn ul li:hover{
    background-color: #fe7303;
    color: #ffffff;
    border: 1px solid rgba(57, 50, 83, .1);
    transition: 0.2s;
}
.range-box-mn{
    display: flex;
    flex-direction: row;
    border: 1px solid #ebeaed;
    margin-bottom: 20px;
    padding: 20px 20px;
}
.range-spce-left{
    margin-left: 20px;
}
.range-be-ul ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.range-be-ul ul li{
    font-family: 'Poppins', sans-serif;
    color: #060217;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
    display: block;
    padding-left: 0!important;
    margin: 0px 15px 0px 0px;
    display: block;
}
.range-be-ul ul li::before {
    font-weight: 300;
    font-size: 8px;
    color: #ffffff;
    line-height: 16px;
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    background-color: #fe7303;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    margin: 2px 7px 2px 0px;
}
.divider-paint{
    background-color:#f5f5f6;
    height: 1px;
    width: 95%;
    display: block;
    margin: 15px 0;
}
.range-box-img{
    width: 218px;
    height: 189px;
    background-color: #fe7303;
    min-height: 215px;
}
.paint-left-sp{
    margin-left: 25px;
}
.range-spce-right{
    margin-left: 128px;
}
.terms-paint ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.terms-paint ul li{
    font-family: 'Poppins', sans-serif;
    color: #060217;
    font-weight: 300;
    font-size: 14px;
    font-style: italic;
    line-height: 20px;
    display: block;
    margin: 5px 0px 5px 0px;
}
.terms-paint ul li:before {
    font-weight: 300;
    font-size: 8px;
    color: #ffffff;
    line-height: 16px;
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    background-color: #fe7303;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    margin: 2px 7px 2px 0px;
}
.last-p-paint{
    margin-bottom: 20px;
}

/*end paint page*/
/*start packers_movers services*/

.pc_t{
margin-top: -80px;
margin-left: 35px;
}
.pac_move {
background-color: #fbfbfb;
padding: 20px 20px;
margin: 25px 0;
}
.pac_move_f {
display: flex;
flex-direction: row;
}
.pac_move p {
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: #000000;
width: 100%;
margin: 20px 0;
}
.pac_move h3 {
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 20px;
line-height: 20px;
color: #060217;
text-transform: uppercase;
margin: 0px 0px 0px 0px;
}
.pest_st2_pm h3 {
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 20px;
line-height: 20px;
color: #060217;
text-transform: uppercase;
margin: 0px 0px 0px 0px;
}
.pest_st2_pm h3 span{
font-size: 20px;
color: #ff7302;
margin: 0px 0px 5px 0px;
}
.pcmn_o {
    margin: 0px 35px 0px 0px;
}
.pac_move_4 h3 {
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 20px;
line-height: 20px;
color: #060217;
text-transform: uppercase;
margin: 30px 0px 10px 0px;
text-align: center;
}
.bnn_2 {
    margin: 0 25%;
}
.pack_c{
    color: #ff7302;
}
.pest_st7 {
background-color: #fbfbfb;
padding: 5px 30px;
margin: 25px 0;
}

/*start Pest-Control page*/
#pest-cont_tst-dec h1{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 18px;   
    color: #000000;
    text-transform: uppercase;  
    border: 1px solid rgba(255,115,2,0.3);
    border-radius: 50px;
    padding: 10px 20px 10px 0px;
    display: inline-block;
    margin: 20px 0px 15px 0px;
}
.le-b-tst{
    background-color: #ff7302;
    padding: 6px 10px 6px 0px;
    color: #ffffff;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    padding-left: 15px;
    margin-right: 10px;
}
.pest-con-box-tst{
    display: flex;
    flex-direction: row;
}

#pest-cont_tst-dec p{

}
.mn-pc-tst{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;   
    color: #000000;
    margin: 10px 0px 0px 20px;
    width: 95%;  
}
.pest-cont-decimg{
    width: 254px;
    height: 176px;
    border: 1px solid #ebeaed;
}
.pe-cs-t{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 14px;
    line-height: 20px;   
    color: #000000;
    margin: 15px 0px 0px 20px;
    width: 90%;   
}
.pest-mbx-1{
    display: flex;
    flex-direction: row; 
    margin: 15px 0;
}
.pestcon-logo-box{
    border: 1px solid #ebeaed;
    padding: 7px 15px 7px 15px;
    text-align: center;
}
.pest-co-logo{
    width: 94px;
    height: 55px;
}
.t-c{
    color: #ff7302;
}
.pes-con-dec ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.pes-con-dec ul li {
    font-family: 'Poppins', sans-serif;
    color: #060217;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    display: block;
    margin: 5px 0;
}
.pes-con-dec ul li::before {
    font-weight: 300;
    font-size: 8px;
    color: #ffffff;
    line-height: 16px;
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    background-color: #fe7303;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    margin: 2px 7px 2px 0px;
}

.pest-line-tst{
    border-bottom: 1px solid #f5f5f6;
    margin: 25px 0px 10px 0px;
}
.mn-bx-tst-pest{
    border: 1px solid #ebeaed;
    background-color: #fbfbfb;
    padding: 20px 20px 15px 20px;
    transition: 0.5s;
}

.npest{
    width: 27%;
}
.icon-pes-ts-l{
    background-color: #ff7302;
    padding: 17px 12px 22px 12px;
    text-align: center;
    border-radius: 50%;
}
.sb-box-pe-tst-mn{
    display: flex;
    flex-direction: row;
}
#pest-cont_tst-dec h5{
    font-family: 'Poppins', sans-serif;
    color: #060217;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    margin: 0px 0px 0px 10px;
}
#pest-cont_tst-dec h5 span{
    color: #ff7302;
    display: block;
}

.fivehd{
    font-family: 'Poppins', sans-serif;
    color: #060217;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    margin: 0px 0px 0px 10px;
}
.fivehd-s{
    color: #ff7302;
    display: block;
    margin: 0px 0px 0px 10px;
}



.mn-bx-tst-pest{
    float: left;
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.things-clear{
    clear: both;
    margin: 25px 0px 25px 0px;
}



#pest-cont_tst-dec h2{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 18px;   
    color: #000000;
    text-transform: uppercase;  
    display: inline-block;
    margin: 20px 0px 15px 0px;
}
.thi-re{
    color: #ff7302;
}
.to-book {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #060217;
    font-style: italic;
    display: block;
    margin-top: 20px;
}


.cust-box-tst{
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 3px 3px 30px -5px rgba(233,233,233,0.73);
    padding-bottom: 20px;
}
.cust-sb-box-t{
    background-color: #060217;
    padding: 15px 15px 57px 15px;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.cust-p{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;   
    color: #ffffff;    
    margin-bottom: 20px;
}
.cust-img-tst{
    width: 73px;
    height: 73px;
    background-color: #ff7302;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -35px;
    border: 1px solid #ffffff;
}

#custmer-review-tst{
    background-color: #f9f9f9;
    padding: 20px 0;
    margin-top: 25px;
    margin-bottom: 25px;
}
.star-re{
    margin: 10px 0px 0px 0px;
}
.star-re ul{
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.star-re ul li{
    display: inline;
    color: #060217;
    font-size: 12px;
}
.cust-name-tst{
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;   
    color: #ff7302;    
    text-align: center;
    display: block;
}
.cust-hd{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;   
    color: #060217;    
    display: block;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.cust-but{
    background-color: #ff7302;
    text-align: center;
    display: block;
    width: 70px;
    height: 4px;
    margin-left: auto;
    margin-right: auto;
}

.bg-cl-ts{
    background-color: #ff7302;
}
.sb-bx-h{
    background-color: #060217;
}

div.mn-bx-tst-pest:hover .icon-pes-ts-l{
    background-color: #1e0b19;
    border: 2px solid #ffffff;
}
div.mn-bx-tst-pest:hover{
    background-color: #ff7302;
    transition: 0.3s;

}
div.mn-bx-tst-pest:hover .fivehd{
    color: #ffffff;
}
div.mn-bx-tst-pest:hover .fivehd-s{
    color: #ffffff;
}

div.cust-box-tst:hover{
    border: 1px solid #ff7302;
}
div.cust-box-tst:hover .cust-sb-box-t{
    background-color: #ff7302; 
    transition: 0.3s;
}
div.cust-box-tst:hover .cust-name-tst{
    color: #060217; 
}
div.cust-box-tst:hover .cust-img-tst{
    border: 1px solid #ff7302;
}







/* carousel */
.media-carousel_dec-tst 
{
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
    margin-top: 30px;
}
/* Previous button  */
.media-carousel_dec-tst .carousel-control.left 
{
    margin-left: 20px!important;
    background-image: none;
    background: none repeat scroll 0 0 #060217;
    border: 3px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width : 40px;
    margin-top: 90px
}
/* Next button  */
.media-carousel_dec-tst .carousel-control.right 
{
    margin-right: 20px !important;
    background-image: none;
    background: none repeat scroll 0 0 #060217;
    border: 3px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width : 40px;
    margin-top: 90px
}
/* Changes the position of the indicators */
.media-carousel_dec-tst .carousel-indicators 
{
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel_dec-tst .carousel-indicators li 
{
    background: #c0c0c0;
}
.media-carousel_dec-tst .carousel-indicators .active 
{
    background: #333333;
}
.media-carousel_dec-tst img
{
    width: 73px;
    height: 73px
}
.ar-cust-ar{
    margin-top: 10px;
    font-size: 15px !important;
}
/* End carousel */



/*end Pest-Control page*/





#pest_cont_mnt{}
.pest_st1 h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #060217;
    text-transform: uppercase;
    margin: 20px 0;
}
.he_sp_color{
    color: #ff7302;
}
.pest_st1 p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #000000;
    width: 95%;
    margin-left: 27px;
    margin-top: 2px;
}
.pest-cont-contimg {
    width: 300px;
    height: 222px;
    border: 1px solid #ebeaed;
}
.pest_st1_mn{
    display: flex;
    flex-direction: row;
}
.sp_con_pe{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 14px;
    color: #ff7302;
}
.pest_re_bl {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 12px;
    line-height: 17px;
    color: #000000;
    width: 85%;
    margin: 25px 0;
}
.bl_ad{
      font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 40px;
    color: #ff7302;
    position: relative;
    margin-top: -7px;
}
.bl_ad1{
     font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 40px;
    color: #ff7302;
    position: relative;
    margin-top: 28px;
}
.line_und{
    background-color: #f5f5f6;
    height: 1px;
    width: 100%;
    margin: 30px 0;
}
.pest_st2 h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #060217;
    text-transform: uppercase;
    margin: 10px 0;
}
.pest_st2 h3 span {
    font-size: 16px;
    color: #ff7302;
    margin: 0px 0px 5px 0px;
    display: block;
}
.pest_st2 p{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    width: 42%;
}
.pest_st2_box ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.pest_st2_box ul li {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
}
.pest_st2_box ul li::before {
    font-weight: 300;
    font-size: 18px;
    color: #ff7302;
    line-height: 19px;
    content: "\f00c";
    font-family: FontAwesome;
    margin: 2px 7px 2px 0;
}
.pest_st2_box{
    background-color: #ffffff;
    width: 360px;
    padding: 15px 20px;
    box-shadow: 0px 1px 4px 1px #f0f0f0;
    margin: 15px 0;
}
.pest_st2_box_mn_a{
    display: flex;
    flex-direction: row;
}
.pest_st2_box_mn{
    margin: 0px 50px 0px 0px
}
.pest_img_a{
    margin-top: -40px;
    margin-left: 20px;
}
.pest_st3{
    background-color: #f9f9f9;
    padding: 30px 30px;
    margin: 25px 0;
}
.pest_st3_box_mn_a{
    display: flex;
    flex-direction: row; 
}
.pest_st3_box_mn{
    margin: 0px 50px 0px 0px
}
.pest_st3 h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #060217;
    text-transform: uppercase;
    margin: 5px 0px 10px 0px;
}
.wh_c{
    color: #ff7302;
}
.wh_d{
    display: block;
    margin-top: 5px;
}
.pest_st3 p {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    width: 100%;
    margin: 20px 0;
}
.pest_st4 h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    color: #060217;
    text-transform: uppercase;
    margin: 30px 0px 10px 0px;
    text-align: center;
}
.why_e {
    display: block;
    margin-bottom: 5px;
    color: #ff7302;
}
.bnn{
    margin: 0 20%;
}
.pest_st5{
    background-color: #f9f9f9;
    padding: 20px 20px;
    margin: 25px 0;
}
.pest_st5 h3{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;   
    color: #060217;
    text-transform: uppercase;
    margin: 30px 0px 10px 0px;
    text-align: center;
}
.pest_st5_box {
    background-color: #ffffff;
    width: 100%;
    padding: 15px 20px;
    box-shadow: 0px 1px 4px 1px #f0f0f0;
    margin: 15px 0;
}
.pest_st5 h5{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;   
    color: #060217;
}
.pest_st2_box_nm ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.pest_st2_box_nm ul li{
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    display: inline;
}
.pest_st2_box_nm  {
    background-color: #ffffff;
    width: 100%;
    padding: 20px 20px;
    box-shadow: 0px 1px 4px 1px #f0f0f0;
    margin: 15px 0;
}
.bvc{
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    margin-left: 12px;
}
.bv{
    display: flex;
    flex-direction: row; 
}
.bh_co{
    color: #ff7302;
    line-height: 15px;
}
.pest_st6 h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #060217;
    text-transform: uppercase;
    margin: 30px 0px 10px 0px;
}
/*.pest_img1m{
    width: 482px;
    height: 387px;
}*/
.clb ul li{
   font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #000000;  
}
.clb ul li::before {
    font-weight: 300;
    font-size: 18px;
    color: #ff7302;
    line-height: 19px;
    content: "\f00d";
    font-family: FontAwesome;
    margin: 5px 7px 2px 0;
}
.pest_st7 h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #060217;
    text-transform: uppercase;
    margin: 30px 0px 10px 0px;
}
.pest_st7 h4{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size:14px;
    line-height: 20px;   
    color: #000000;
    margin: 15px 0px 10px 0px;
}
.pest_st7 p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
}


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

}

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

}
@media only screen and (max-width : 768px) {
    /*start paint page*/
    #paint-decc h3{ font-size: 13px;}
    #paint-decc p{ font-size: 12px; }
    #paint-decc h4{ font-size: 13px; margin-top: 20px; }
    #paint-decc h3{ margin-top: 20px;}
    .range-be-ul ul li{ font-size: 12px;}
    .range-be-ul ul{ margin-bottom: 20px;}
    .range-box-mn{ flex-direction: column; }
    .range-spce-right{ margin-left: 0;}
    .range-box-img { height: auto; width: 100%; }
    #paint-box-be{ text-align: center;}
    .range-spce-left { margin-left: 0px; margin-right: 20px; }
    /*end paint page*/

}
@media only screen and (max-width : 767px) {
    /*start paint page*/
    #paint-decc h3{ font-size: 13px;}
    #paint-decc p{ font-size: 12px; }
    #paint-decc h4{ font-size: 13px; }
    #paint-decc h3{ font-size: 13px; margin-top: 20px;}
    .range-be-ul ul li{ font-size: 12px;}
    .range-be-ul ul{ margin-bottom: 20px;}
    .range-box-mn{ flex-direction: column; }
    .range-spce-right{ margin-left: 0;}
    .range-box-img { height: auto; width: 100%; }
    #paint-box-be{ text-align: center;}
    .cust-box-tst{margin-bottom: 20px;}
    .range-spce-left { margin-left: 0px; margin-right: 20px; }
    /*end paint page*/
}

@media only screen and (max-width : 480px) {
    /*start paint page*/
    #paint-decc h1{ font-size: 15px;}
    #paint-decc p{ font-size: 12px;}
    .ben_pain{ width: 100%; font-size: 12px; margin-top: -55px; padding: 12px;}
    .range-box-mn{ flex-direction: column; }
    #paint-decc h3,h4{ font-size: 13px; margin-top: 20px;}
    .range-be-ul ul li{ display: block; font-size: 12px; margin: 5px 15px 5px 0px;}
    .range-spce-right{ margin-left: 0;}
    .range-box-img { height: auto; width: 100%; }
    .range-be-ul ul{ margin-bottom: 25px;}
    #paint-decc h2{ font-size: 15px;}
    .terms-paint ul li{ font-size: 12px;}
    .range-spce-left { margin-left: 0px; margin-right: 20px; }
    .paint-bx-mn ul li{ text-align: center;}
    #paint-box-be{ text-align: center;}
    .cust-box-tst{margin-bottom: 20px;}
    /*end paint page*/




    .pest_st1_mn {
        display: flex;
        flex-direction: column;
    }
    .pest-cont-contimg{
        width: 100%;
        height: auto;
    }
    .pest_st1 p {
        width: 100%;
        margin-left: 0px;
        margin-top: 20px;
    }    
    .pest_re_bl{
        width: 100%;
    }    
    .pest_st2 p{
        width: 100%;
    }    
    .pest_st2_box_mn_a {
        display: flex;
        flex-direction: column;
    }    
    .pest_img_a{
        width: 100%;
        height: auto;
    }    
    .pest_img1m{
        width: 100%;
        height: auto;
    }    

.pest_st3_box_mn_a {
    display: flex;
    flex-direction: column;
}
.bnn{
    margin: 0;
}
.pest_st3 p{
    width: 100%;
}
.pest_st2_box_mn {
    margin: 0px 0px 0px 0px;
}
.bvc{
    margin-left: 25px;
    font-size: 11px;
}
.pest_st2_box_nm {
    padding: 20px 7px 20px 24px;
}
.pest_st1 h3, .pest_st2 h3, .pest_st2 h3 span, .pest_st3 h3, .pest_st4 h3,.pest_st5 h3, .pest_st6 h2,.pest_st7 h3{
    font-size: 16px;
}
.pest_st1 p, .sp_con_pe,.pest_re_bl, .pest_st2 p,.to-book, .pest_st3 p,.pest_st7 p{
    font-size: 12px;
}
.wh_d{
    display: none;
}
.pest_img_a {
    margin-top: 0px;
    margin-left: 0px;
}
.pest_img1mvbb{
    width: 100%;
    height: auto;
}
.pes-con-dec ul li, .pest_st2_box ul li{
    font-size: 11px;
}
.pest_st3_box_mn{
    margin: 0;
}










}

@media only screen and (max-width : 320px) {
    /*start paint page*/
    #paint-decc h1{ font-size: 15px;}
    #paint-decc p{ font-size: 12px;}
    .ben_pain{ width: 100%; font-size: 12px; margin-top: -55px; padding: 12px; }
    .range-box-mn{ flex-direction: column; }
    #paint-decc h3,h4{ font-size: 13px; margin-top: 20px;}
    .range-be-ul ul li{ display: block; font-size: 12px; margin: 5px 15px 5px 0px;}
    .range-spce-right{ margin-left: 0;}
    .range-box-img { height: auto; width: 100%; }
    .range-be-ul ul{ margin-bottom: 25px;}
    #paint-decc h2{ font-size: 15px;}
    .terms-paint ul li{ font-size: 12px;}
    .range-spce-left { margin-left: 0px; margin-right: 20px; }
    .paint-bx-mn ul li{ text-align: center;}
    #paint-box-be{ text-align: center;}
    .cust-box-tst{margin-bottom: 20px;}
    /*end paint page*/
















}
/* cleaning */
.clen_box_1 h3,.clen_box_2 h3,.clen_box_3 h3,.clen_box_4 h3,.clen_box_5 h3,.clen_box_7 h3{
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 20px;
    line-height: 20px;
    color: #060217;
    margin: 30px 0px 20px 0px;
}
.clen_box_1 h3 span,.clen_box_2 h3 span,.clen_box_3 h3 span,.clen_box_4 h3 span,.clen_box_5 h3 span,.clen_box_7 h3 span{
    color: #ff7302;
}
.clen_box_1 p{
     font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    color: #000000;
    width: 95%;
    margin-top: 2px;
}
.clen_bx_mn{
    display: flex;
    flex-direction: row;
}
.clean_cin_img1{
    width: 404px;
    height: 417px;
    border: 7px solid #f5f5f5;
}

.clen_box_ic{
background-color: #f7f7f7;
border: 1px solid #ebebeb;
position: relative;
width: 72%;
padding: 5px 10px;
margin-top: -123px!important;
}
.cl_icic1{
    width: 92px;
    height: 86px;
}
.clen_box_ic h5{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-top: 20px;
    margin-left: 5px;
}
.bn_cl{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    width: 90%;
}
.clen_box_i2{
    background-color: #f7f7f7;
    border: 1px solid #ebebeb;
    padding: 5px 10px;
    margin: 15px 0;
}
.clen_box_i2 h4{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 10px;
    color: #ff7302;
    margin-top: 20px;
    margin-left: 5px;
}
.clen_box_i2 p{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    margin-left: 5px;
}
.clen_bx_in{
    margin-top: 7px;
}
.cl_icicm{
    width: 93px;
    height: 91px;
}
.hm_cl_con{
    width: 541px;
    height: 242px;
}
.cf_n0 ul{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 20px;
    margin-top: 35px;
}
.cf_n0 ul li{
    font-family: 'Poppins', sans-serif;
    color: #060217;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    display: block;
    margin: 10px 0;
}
.cf_n0 ul li::before{
    font-weight: 300;
    font-size: 15px;
    color: #ffffff;
    line-height: 16px;
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    background-color: #fe7303;
    border-radius: 0%;
    text-align: center;
    margin: 2px 7px 2px 0px;
    padding: 5px 10px;
}

.cf_n01 ul{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
.cf_n01 ul li{
   font-family: 'Poppins', sans-serif;
    color: #060217;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin: 10px 0;
}
.cf_n01 ul li::before{
    font-weight: 300;
    font-size: 15px;
    color: #ffffff;
    line-height: 16px;
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    background-color: #fe7303;
    border-radius: 0%;
    text-align: center;
    margin: 2px 7px 2px 0px;
    padding: 5px 10px;
}
.cf_n02 ul{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
.cf_n02 ul li{
    font-family: 'Poppins', sans-serif;
    color: #060217;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin: 10px 0;
}
.cf_n02 ul li::before{
    font-weight: 300;
    font-size: 15px;
    color: #ffffff;
    line-height: 16px;
    content: "\f00d";
    font-family: FontAwesome;
    display: inline-block;
    background-color: #ff1800;
    border-radius: 0%;
    text-align: center;
    margin: 2px 7px 2px 0px;
    padding: 5px 12px;
}
.gh_m h4{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 10px;
    color: #ff7302;
    margin-top: 20px;
}
.gh_m p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}
.gh_m{
    border-bottom: 1px solid #efefef;
    padding-bottom: 8px;
}
.gh_m:last-child{
    border-bottom: 0;
}
.why_cle_tn{
    width: 356px;
    height: 480px;
    margin-left: 20px;
}
.dfg{
    width: 50%;
    margin-left: 50px;
}
.cl-bx-6_mn{
    background-color: #f4f4f4;
    padding: 15px;
    width: 75%;
    margin: 20px 0;
}
.cl-bx-6_mn h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 17px;
    line-height: 10px;
    color: #ff7302;
}
.cl-bx-6_mn p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    width: 85%;
}
.cl6_bd1{
    width: 147px;
    height: 149px;
    margin-top: -152px;
    margin-right: -90px;
    float: right;
}
.cdf{
    height: 190px;
}
.mg1_n{
    margin-top: -125px;
}
.cl7_img{
    width: 306px;
    height: 303px;
    margin-left: 20px;
    margin-right: 50px;
}
.clen_box_7{
    background-color: #f8f7f7;
    padding: 10px 0px 20px 0px;
}
.cl_mn1 h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 17px;
    line-height: 10px;
    color: #ff7302;
}
.cl_mn1 ul{
    list-style: none;
    margin: 0;
    padding: 0;  
}
.cl_mn1 ul li{
    font-family: 'Poppins', sans-serif;
    color: #060217;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin: 10px 0;
}
.cl_mn1 ul li::before {
    font-weight: 300;
    font-size: 15px;
    color: #ffffff;
    line-height: 16px;
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    background-color: #fe7303;
    border-radius: 0%;
    text-align: center;
    margin: 2px 7px 2px 0px;
    padding: 5px 10px;
}
.clen_box_7 h3{
    margin-bottom: 20px;
}
.cl_mn1 ul li {
    font-family: 'Poppins', sans-serif;
    color: #060217;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin: 10px 0;
}


/*start commercial cleaning*/

.com_ul ul{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}
.com_ul ul li{
    font-family: 'Poppins', sans-serif;
    color: #060217;
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
    display: block;
    margin: 4px 0;
}
.com_ul ul li::before {
    font-weight: 300;
    font-size: 10px;
    color: #ffffff;
    line-height: 10px;
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    background-color: #fe7303;
    border-radius: 0%;
    text-align: center;
    margin: 3px 10px 2px 0px;
    padding: 2px 5px;
}
.cm_nb{
    width: 100%;
}
.cl-bx-6_mn_com {
    background-color: #f4f4f4;
    padding: 15px 20px;
    width: 75%;
    margin: 20px 0;
    height: 302px;
}
.cl-bx-6_mn_com h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 17px;
    line-height: 10px;
    color: #ff7302;
}
.cf_n0_cm ul li {
    font-family: 'Poppins', sans-serif;
    color: #060217;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin: 2px 0;
}
.cf_n0_cm ul {
    list-style: none;
    margin: 0;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0;
    margin-left: 20px;
    margin-top: 20px;
}
.cf_n0_cm ul li::before {
    font-weight: 300;
    font-size: 15px;
    color: #ffffff;
    line-height: 16px;
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    background-color: #fe7303;
    border-radius: 0%;
    text-align: center;
    margin: 2px 7px 2px 0px;
    padding: 5px 10px;
}
.clen_box_7 h5 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 10px;
    color: #ff7302;
    margin: 15px 0;
}
.clen_box_7 p {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin-top: 15px;
}
.cl7_img_com {
    width: 306px;
    height: 303px;
    margin-left: 20px;
    margin-right: 50px;
    margin-top: 75px;
}
.last_cm{
    margin: 50px 0;
    padding: 10px 20px 20px 20px;
}
.nmvc{
    margin-top: 35px;
}
.btr_nm{
    margin-top: 30px;
}
.com_ul-rd ul{
    list-style: none;
    margin: 0;
    margin-top: 0px;
    padding: 0;
    margin-top: 20px;
}
.com_ul-rd ul li {
    font-family: 'Poppins', sans-serif;
    color: #060217;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin: 4px 0;
}
.com_ul-rd ul li::before {
    font-weight: 300;
    font-size: 10px;
    color: #ffffff;
    line-height: 10px;
    content: "\f00d";
    font-family: FontAwesome;
    display: inline-block;
    background-color: #ff1800;
    border-radius: 0%;
    text-align: center;
    margin: 3px 10px 2px 0px;
    padding: 2px 5px;
}
.fghol{
    width: 90%;
}
.crt_cont{
    width: 356px;
    height: 405px;
    margin-left: 40px;
}
.carpet_nm{
    width: 306px;
    height: 303px;
    margin-left: 20px;
    margin-right: 50px;
    margin-top: 110px;
}
.chair_cont_m{
    width: 541px;
    height: 235px;
}
.clen_box_1 h3 span,.clen_box_2 h3 span,.clen_box_3 h3 span,.clen_box_4 h3 span,.clen_box_5 h3 span,.clen_box_7 h3 span{
    color: #ff7302;
}
/*.all_sh{
    box-shadow: 0px 3px 23px -5px rgba(0,0,0,0.64);
-webkit-box-shadow: 0px 3px 23px -5px rgba(0,0,0,0.64);
-moz-box-shadow: 0px 3px 23px -5px rgba(0,0,0,0.64);
}*/
.hm_cl_con_gh{
    width: 541px;
    height: 312px;   
}
.ic_bd_n{
    margin-top: 70px;
}
.space_t_o{
    margin-top: 70px;
}
.clen_box_ic_micro{
    background-color: #f7f7f7;
    border: 1px solid #ebebeb;
    width: 65%;
    padding: 5px 10px;
}
.clen_box_ic_micro h5 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-top: 20px;
    margin-left: 5px;
}
.micro_why{
    width: 541px;
    height: 340px;
}
.mmb_mn{
    margin-top: 60px;
}
.after_par{
    width: 306px;
    height: 303px;
    margin-left: 20px;
    margin-right: 50px;
    margin-top: 65px;
}
.corporate_cin_img2{
    width: 306px;
    height: 303px;
    margin-left: 20px;
    margin-right: 50px;
    margin-top: 27px;
}


/*end commercial cleaning*/


/*start beauty page*/

.beauty_mn{
display: flex;
flex-direction: row;
}
#beauty_tst_all h3{
font-family: 'Poppins', sans-serif;
font-weight: 900;
font-size: 20px;
line-height: 30px;
color: #060217;
margin-top: 30px;
margin-bottom: 15px;
}
#beauty_tst_all h3 span{
color: #ff7302;
}
#beauty_tst_all p{
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 28px;
color: #000000;
    }
.space_beau_f{
margin-left: 20px;
}
.space_beau_f1{
margin-left: 65px;
}
.space_beau_f2{
    margin-top: 40px;
}
#beauty_tst_all h4{
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 16px;
line-height: 25px;
color: #ff7302;
margin-top: 20px;
 }
 .bet_bx2_box{
background-color: #f8f8f8;
border-radius: 10px;
border-bottom: 5px solid #ff7302;
width: 600px;
min-height: 325px;
padding: 10px 20px 20px 20px;
 }
 #beauty_tst_all h5{
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 18px;
line-height: 25px;
color: #ff7302;
margin-bottom: 10px;
}
.incl_bt ul{
margin: 0;
padding: 0;
list-style: none;
}
.incl_bt ul li{
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 14px;
line-height: 30px;
color: #000000;
}
.incl_bt ul li::before{
font-weight: 300;
font-size: 15px;
color: #fe7303;
line-height: 16px;
content: "\f00c";
font-family: FontAwesome;
display: inline-block;
margin: 2px 7px 2px 0px;
padding: 5px 5px 5px 0px;
}
.incl_bt1 ul{
margin: 0;
padding: 0;
list-style: none;
}
.incl_bt1 ul li{
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 14px;
line-height: 20px;
color: #000000;
}
.incl_bt1 ul li::before{
font-weight: 300;
font-size: 15px;
color: #fe7303;
line-height: 16px;
content: "\f00d";
font-family: FontAwesome;
display: inline-block;
margin: 2px 7px 2px 0px;
padding: 5px 5px 5px 0px;
}
.beauty_facial_bx3{
background-color: #f4f4f5;
border-radius: 10px;
background-image: url("../images/facial_img3_bg.jpg");
background-repeat: no-repeat;
background-attachment: fixed; 
background-size: 100%;
margin-top: 40px;
}
.bea_why ul{
list-style: none;
margin: 0;
padding: 0;
}     
.bea_why ul li {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    color: #000000;
}
.bea_why ul li::before {
    font-weight: 300;
    font-size: 15px;
    color: #fe7303;
    line-height: 16px;
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    margin: 2px 8px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.beauty_all_img{
/* width: 100%;
height: auto; */
}
.b_sp_top{
margin-top: 20px;
}
.beauty_facial_bx4{
background-color: #f8f7f7;
margin-top: 40px;  
margin-bottom: 40px;
padding: 5px 25px 25px 25px;
}
 .beauty_facial_bx4_last{
background-color: #ff7302;
padding: 20px;;
color: #fff;
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-style: italic;
font-size: 18px;
line-height: 25px;
margin-top: 20px;
margin-bottom: 20px;
}
.beauty_facial_bx4 p {
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 25px;
color: #000000;
}
.p_beautybx4{
font-family: 'Poppins', sans-serif;
font-weight: 500;
font-size: 14px;
line-height: 22px;
color: #000000;
margin: 15px 0;
display: block;
}



.hair_tops{
    margin-top: 50px;
}
.hair-spac_l{
    margin-right: 50px;
}
.hair_bx2{
    background-color: #f8f8f8;
    padding: 10px 0;
    margin-top: 35px;
    background-image: url("../images/facial_img3_bg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed; 
    background-size: 100%;
}
.hair_lsp{
    margin-left: 100px;
}
.har_sp1{
    margin-top: 45px;
}
.har_sp2 {
    margin-top: 50px;
}
.har_spp{
    margin-top: 20px;  
}
.har_spm{
margin-top: 82px;
}

.har_spm1{
margin-top: 15px;
}

.bet_sp2 {
margin-top: 70px;
margin-left: 20px;
}

.samrt_saver_img2_spac {
    margin-top: 20px;
}
.bet_spnm {
    margin-top: 50px;
    margin-left: 20px;
}
.saree_in1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    line-height: 17px;
    color: #ff7302;
    margin: 15px 0px 10px 0px;
}
.sare_sp_1{
    margin: 20px 0px 0px 10px;
}
.div_sare_on{
    background-color: #ff7302;
    height: 5px;
    display: block;
    opacity: 0.1;
}
.saree_bg_al{
    background-color: #fffcfa;
}

.sani_cont_mn{
display: flex;
flex-direction: row;
}
#saniti_cont_all h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #060217;
    margin-top: 30px;
    margin-bottom: 10px;
}
#saniti_cont_all h3 span{
color: #ff7302;
}
#saniti_cont_all p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 27px;
    color: #000000;
}

.sani_cont_all_img{

}
.sani_co_head_t {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #ff7302;
    font-style: italic;
    border: 1px solid #ff7302;
    border-radius: 5px;
    padding: 10px;
    display: block;
    text-align: left;
    margin-top: 25px;
}
.space-left_sani{
margin-left: 40px;
}
.sani_cont_bx3{
background-color: #f4f4f5;
border-radius: 10px;
padding: 10px;
margin-top: 35px;
}
.space_sni_1{
margin-top: 20px;
}
#saniti_cont_all h4 {
font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 16px;
line-height: 25px;
color: #ff7302;
margin-top: 20px;
}
.sani_cont_bx4_last {
    background-color: #ff7302;
    padding: 20px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 16px;
    line-height: 25px;
    margin-top: 20px;
}

.sani_cont_bx4{
background-color: #f4f4f5;
padding: 10px;
margin-top: 35px;
}
.last_com_sp{
margin-top: 25px;
}








@media only screen and (max-width : 480px) {
.beauty_mn {
    flex-direction: column;
}
.bet_bx2_box{
    width: 100%;
}
.space_beau_f1{
    margin-left: 0;
    margin-top: 40px;
}
.beauty_all_img{
    width: 100%;
    height: auto;
}
#beauty_tst_all h3 {
    font-size: 18px;
    margin-top: 35px;
    margin-bottom: 10px;
    line-height: 23px;
}
#beauty_tst_all p {
    font-size: 12px;
    line-height: 25px;
}
#beauty_tst_all h4 {
font-size: 14px;
line-height: 21px;
}
#beauty_tst_all h5 {
    font-size: 16px;
}
.incl_bt ul li, .incl_bt1 ul li, .bea_why ul li{
    font-weight: normal;
    font-size: 12x;
}
.incl_bt ul li::before, .incl_bt1 ul li::before, .bea_why ul li::before {
    font-weight: 300;
    font-size: 12px;
}
.beauty_facial_bx3 {
    border-radius: 10px;
    background-image:none;
    margin-top: 40px;
    padding: 20px 20px 20px 20px;
}
.p_beautybx4 {
    font-size: 12px;
    line-height: 20px;
}
.beauty_facial_bx4_last {
    font-size: 14px;
    line-height: 22px;
}
.hair_bx2{
    background-image: none;
    padding: 10px 20px;
}


@media only screen and (max-width : 480px) {
.beauty_mn {
    flex-direction: column;
}
.bet_bx2_box{
    width: 100%;
}
.space_beau_f1{
    margin-left: 0;
    margin-top: 40px;
}
.beauty_all_img{
    width: 100%;
    height: auto;
}
#beauty_tst_all h3 {
font-size: 15px;
margin-top: 20px;
margin-bottom: 20px;
line-height: 23px;
}
#beauty_tst_all p {
font-size: 12px;
line-height: 25px;
}
#beauty_tst_all h4 {
font-size: 14px;
line-height: 21px;
}
#beauty_tst_all h5 {
font-size: 16px;
}
.incl_bt ul li, .incl_bt1 ul li, .bea_why ul li{
font-weight: normal;
font-size: 12px;
line-height: 15px;
}
.incl_bt ul li::before, .incl_bt1 ul li::before, .bea_why ul li::before {
font-weight: 300;
font-size: 12px;
}
.beauty_facial_bx3 {
border-radius: 10px;
background-image:none;
margin-top: 40px;
padding: 20px 20px 20px 20px;
}
.p_beautybx4 {
font-size: 12px;
line-height: 20px;
}
.beauty_facial_bx4_last {
font-size: 14px;
line-height: 22px;
}
.hair_lsp {
margin-left: 0px;
}
.har_spm {
    margin-top: 0px;
}
.bet_sp2 {
    margin-top: 0px;
    margin-left: 0px;
}






}


@media only screen and (max-width : 320px) {
   
.beauty_mn {
    flex-direction: column;
}
.bet_bx2_box{
    width: 100%;
}
.space_beau_f1{
    margin-left: 0;
    margin-top: 40px;
}
.beauty_all_img{
    width: 100%;
    height: auto;
}
#beauty_tst_all h3 {
font-size: 18px;
margin-top: 35px;
margin-bottom: 10px;
line-height: 23px;
}
#beauty_tst_all p {
font-size: 12px;
line-height: 25px;
}
#beauty_tst_all h4 {
font-size: 14px;
line-height: 21px;
}
#beauty_tst_all h5 {
font-size: 16px;
}
.incl_bt ul li, .incl_bt1 ul li, .bea_why ul li{
font-weight: normal;
font-size: 12px;
}
.incl_bt ul li::before, .incl_bt1 ul li::before, .bea_why ul li::before {
font-weight: 300;
font-size: 12px;
}
.beauty_facial_bx3 {
border-radius: 10px;
background-image:none;
margin-top: 40px;
padding: 20px 20px 20px 20px;
}
.p_beautybx4 {
font-size: 12px;
line-height: 20px;
}
.beauty_facial_bx4_last {
font-size: 14px;
line-height: 22px;
}



}




/*end beauty page*/


















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

}

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

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


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

}

@media only screen and (max-width : 480px) {
    .clen_box_1 h3,.clen_box_2 h3,.clen_box_3 h3,.clen_box_4 h3,.clen_box_5 h3,.clen_box_7 h3{ font-size: 14px; text-align: center;}
    .clen_bx_mn { flex-direction: column;}
    .clen_box_1 p{ font-size: 12px; line-height: 20px; width: 100%; text-align: center;}
    .clen_box_ic { position: relative; top: 0; width: 100%; }
    .clean_cin_img1{ width: 100%; margin-bottom: 20px;}
    .clen_box_ic h5{ font-size: 12px; line-height: 20px; }
    .bn_cl,.clen_box_i2 p,.gh_m p,.cl-bx-6_mn p { font-size: 12px; line-height: 20px; width: 100%; text-align: center;}
    .cf_n0 ul li,.cf_n01 ul li,.cf_n02 ul li,.cl_mn1 ul li { font-size: 12px; line-height: 20px; display: block; margin: 7px 0;}
    .dfg { width: 100%; margin-left: 0px;}
    .cl-bx-6_mn p{ width: 100%;}
    .cl-bx-6_mn{ width: 100%; }
    .cl6_bd1 { float: none; margin: 0; margin-left: auto; margin-right: auto; display: block;}
    .cdf { height: auto; }
    .why_cle_tn{ width: 100%; height: auto; margin-left: 0; }
    .hm_cl_con{ width: 100%;height: auto;}
    .cl7_img{ width: 100%; height: auto; margin-left: 0; margin-right: 0; }
    .cf_n0 ul{ margin-left: 0;}
    .cl_icic1 { width: 92px; height: 86px; margin-left: auto; margin-right: auto; display: block; }
    .cl_icicm{ margin-left: auto; margin-right: auto; display: block; }
    .clen_box_ic h5,.clen_box_i2 h4,.gh_m h4,.cl-bx-6_mn h4,.clen_box_ic_micro h5{ text-align: center; }
    .gh_m h4,.cl-bx-6_mn h4,.clen_box_ic_micro h5{font-size: 14px;}


    .cl-bx-6_mn_com{width: 100%; height: auto;}
    .cl-bx-6_mn_com h4{line-height: 20px;}
    .com_ul ul li,.cf_n0_cm ul li{font-size: 12px;}
    .clen_box_7{ padding: 10px 20px 20px 20px;}
    .clen_box_7 p{font-size: 12px;}
    .cl7_img_com{ width: 100%; height: auto; margin-left: auto; margin-right: auto; display: block; }
    .cl-bx-6_mn_com h4{font-size: 14px;}
    .cl_mn1 ul li::before,.cf_n0_cm ul li::before,.cf_n0 ul li::before,.cf_n01 ul li::before,.cf_n02 ul li::before{ padding: 2px 7px; font-size: 10px;}
    .com_ul-rd ul li{font-size: 12px;}
    .crt_cont{ width: 100%; height: auto; margin-left: 0;}
    .carpet_nm,.chair_cont_m {width: 100%; height: auto; margin: 0;}
    .clen_box_ic_micro{width: 100%;}
    .modal-content_current{width: 85%;}

}

@media only screen and (max-width : 320px) {
    .clen_box_1 h3,.clen_box_2 h3,.clen_box_3 h3,.clen_box_4 h3,.clen_box_5 h3,.clen_box_7 h3{ font-size: 16px; text-align: center;}
    .clen_bx_mn { flex-direction: column;}
    .clen_box_1 p{ font-size: 12px; line-height: 20px; width: 100%; text-align: center;}
    .clen_box_ic { position: relative; top: 0; width: 100%; }
    .clean_cin_img1{ width: 100%; margin-bottom: 20px;}
    .clen_box_ic h5{ font-size: 14px; line-height: 20px; }
    .bn_cl,.clen_box_i2 p,.gh_m p,.cl-bx-6_mn p { font-size: 12px; line-height: 20px; width: 100%; text-align: center;}
    .cf_n0 ul li,.cf_n01 ul li,.cf_n02 ul li,.cl_mn1 ul li { font-size: 12px; line-height: 20px; display: block; margin: 7px 0;}
    .dfg { width: 100%; margin-left: 0px;}
    .cl-bx-6_mn p{ width: 100%;}
    .cl-bx-6_mn{ width: 100%; }
    .cl6_bd1 { float: none; margin: 0; margin-left: auto; margin-right: auto; display: block;}
    .cdf { height: auto; }
    .why_cle_tn{ width: 100%; height: auto; margin-left: 0; }
    .hm_cl_con{ width: 100%;height: auto;}
    .cl7_img{ width: 100%; height: auto; margin-left: 0; margin-right: 0; }
    .cf_n0 ul{ margin-left: 0;}
    .cl_icic1 { width: 92px; height: 86px; margin-left: auto; margin-right: auto; display: block; }
    .cl_icicm{ margin-left: auto; margin-right: auto; display: block; }
    .clen_box_ic h5,.clen_box_i2 h4,.gh_m h4,.cl-bx-6_mn h4,.clen_box_ic_micro h5{ text-align: center; }
    .gh_m h4,.cl-bx-6_mn h4,.clen_box_ic_micro h5{font-size: 14px;}

    .cl-bx-6_mn_com{width: 100%; height: auto;}
    .cl-bx-6_mn_com h4{line-height: 20px;}
    .com_ul ul li,.cf_n0_cm ul li{font-size: 12px;}
    .clen_box_7{ padding: 10px 20px 20px 20px;}
    .clen_box_7 p{font-size: 12px;}
    .cl-bx-6_mn_com h4{font-size: 14px;}
    .cl_mn1 ul li::before,.cf_n0_cm ul li::before,.cf_n0 ul li::before,.cf_n01 ul li::before,.cf_n02 ul li::before{ padding: 2px 7px; font-size: 10px;}
    .com_ul-rd ul li{font-size: 12px;}
    .crt_cont{ width: 100%; height: auto; margin-left: 0;}
    .carpet_nm,.chair_cont_m {width: 100%; height: auto; margin: 0;}
    .clen_box_ic_micro{width: 100%;}
    .mmb_mn{margin-top: 0;}
}
@media only screen and (max-width : 480px) {

.hair_lsp {
    margin-left: 0px;
}


.sani_cont_mn{
    flex-direction: column;
}
.sani_cont_all_img{
    width: 100%;
}
.why_home_sani_sp{
    margin-top: 35px;
}
.space-left_sani {
    margin-left: 0px;
}
#saniti_cont_all h3{
    font-size: 16px;
    margin-top: 35px;
    margin-bottom: 10px;
    line-height: 23px;
}
#saniti_cont_all p {
    font-size: 12px;
    line-height: 25px;
}
.sani_co_head_t {
    font-size: 14px;
    line-height: 19px;
}
.bea_why ul li {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
}



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


.hair_lsp {
    margin-left: 0px;
}
.sani_cont_mn{
    flex-direction: column;
}
.sani_cont_all_img{
    width: 100%;
}





}


