body{
    
    font-family: 'Montserrat', sans-serif;
    
}

.full-width_first{
	background-color: #6c0f0c;
	color: white;
	padding-top: 5px;
    padding-bottom: 0px;
}
.social_top{
	display: inline;
    vertical-align: middle;
    margin: 15px 15px;
    text-align: center;
}
.social_icon{
	width: 28px;
    height: 28px;
    margin: 0px 8px;
}
.number_top{
	margin-right: 15px;
	margin-left: 5px;
    vertical-align: text-bottom;
    font-family: 'Muli', sans-serif;
}
.number_icon{
	width: 22px;
    height: 22px;
}
.mail_top{
	margin-left: 5px;
    margin-right: 15px;
    vertical-align: text-bottom;
    font-family: 'Muli', sans-serif;
    vertical-align: top;
}
.mail_icon{
	width: 22px;
    height: 22px;
}
.social_top a{
	text-decoration: none;
	color: white;
}
.main_logo{
	width: 330px;
}

.carousel-control-next, .carousel-control-prev{
    
    width: 6%;
    
}


.display_none{
    
    display: none !important;
    
}


.popup {
    width: 100%;
    height: 100vh;
    padding: 20px;
    /* border-radius: 5px; */
    background: rgba(0,0,0,0.5);
    z-index: 999999;
    position: fixed;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    top: 0%;
}


.Inner_popup {
    margin: 0px auto;
    width: 35%;
    height: auto;
    background: #fff;
    border-radius: 5px;
    position: relative;
    margin-top: 0%;
}

#off {
    width: 40px;
    height: 40px;
    background: #000;
    display: block;
    position: absolute;
    top: -20px;
    right: -24px;
    border-radius: 28px;
    background: #ff0000;
}


#off span {
    text-align: center;
    display: block;
    margin-top: 7px;
    font-size: 18px;
    font-weight: 800;
}

.Inner_popup img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.carousel-control-next-icon, .carousel-control-prev-icon{
    
    background: #000;
    width: 40px;
    height: 40px;
    border-radius: 28px; 
    position: relative;
}

.quotes_panel h1{
    
    text-align: center;
    text-transform: uppercase;
    font-size: 35px; 
    font-weight: 700;
    margin-bottom: 10px; 
    
}


.Second-Banner .banner_text{
    
        font-size: 46px;
    color: #641e1b;
    text-align: center;
   
    font-weight: 700;
    margin-top: 79px;
    
    
}
.Second-Banner h4{
    
    color: #641e1b !important; 
}


.Second-Banner .banner_para{
    
    color: #fff !important; 
    
}

.Second-Banner .banner_text .special_color{
    
color: #062a4d;     
    
}

.strip_part_left{
    
    margin-left: 10px; 
    
}
/*
.navbar-expand-md .navbar-collapse{
    display: inline-block !important;
    text-align: right; 
      
    
}
*/

.Custome_menu{
    
    display: inline-block !important;
    text-align: right; 
    
}

.Custome_menu ul {
    
    display: -webkit-inline-box !important; 
    
}


.carousel-control-next-icon:after{
    
        content: "";
        left: 5px;
        right: 0px;
        top: 26%;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-left: 13px solid #fff;
        border-bottom: 10px solid transparent;
        margin: 0px auto;
        position: absolute;
    
}


.btn_banner a{
    
    text-decoration: none;
    color: #062a4d;
    font-weight: 700;
    
}

.carousel-control-prev-icon:after{
    
        content: "";
        left: 0px;
        right: 5px;
        top: 26%;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-right: 13px solid #fff;
        border-bottom: 10px solid transparent;
        margin: 0px auto;
        position: absolute;
    
}


.footer-logo{
    
    width: 71%;
    
}

.certificate-panel img{
    
    border: 5px solid;
    width: 100%;
    
}

.vertical-img img{
    
    width: 100%;
    height: 238px;
    margin-bottom: 14px;
    
}


/*

.carousel-control-next-icon, .carousel-control-prev-icon{
    
    
    display: inline-block;
    width: 31px;
    height: 31px;
    background: #000;
    background-size: 57%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
    border-radius: 23px;
}
*/
.menu_bar ul li .menu_option{
	color: #000 !important;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
    font-size: 14px;
}
.blank_gap_area{
	width: 150px;
}
.navbar{
    
    padding: .5rem 0 !important;
}

.full-width_second{
	padding: 0px;
/*	border-bottom: 2px solid #dbf6dd;*/
    background: rgba(242,242,242,0.5)
    
}
.banner_text{
	font-size: 43px;
    color: #641e1b;
    text-align: center;
    font-weight: 800;
    margin-top: 31px;
    font-family: 'Montserrat', sans-serif;
}

.banner_cap{
	top: 0px;
	left: 0px;
	width: 700px;
	text-align: center;
    right: 0px;
    margin: 0px auto;
}

.banner_cap h4{
    
      text-align: center;
    color: #641e1b;
    font-weight: 800;
    text-transform: uppercase;

    
}


.Human-body-points{
    
    width: 50%;
    height: auto;
    background: #f2f2f2;
        padding: 28px;
        margin-bottom: 65px;
    float: left; 
/*    margin-top: 41px; */
    
    
}

.key_effects_section{
    
    float: left; 
    width: 50%; 
    margin-top: 41px; 
    
}

.Human-body-points ul{
    
    padding: 0px;
    margin: 0px;
    text-align: center;
    
    
}

.alkaline_effects{
    
    width: 100%;
    height: auto; 
    float: none; 
    
    
}


.Human-body-points ul li{
    
    list-style: none;
    display: inline-block;
    padding: 0px;
    margin: 0px 5px 32px;
    width: 47%;
    vertical-align: top;
    font-size: 15px;    
}

.Human-body-points ul li:hover .icon{
    
    background: #2acb35;
       border: 1px solid #2acb35;
    
    transition: all 0.5s ease;
     -o-transition:.5s;
     -ms-transition:.5s;
     -moz-transition:.5s;
     -webkit-transition:.5s;
     transition:.5s;
    
    
}

.Human-body-points ul li:hover .icon .iconify{
    
    color: #fff;
    transition: all 0.5s ease;
     -o-transition:.5s;
     -ms-transition:.5s;
     -moz-transition:.5s;
     -webkit-transition:.5s;
     transition:.5s;
    
} 

.Human-body-points .icon{
    
    width: 70px;
    height: 70px; 
    border: 1px solid #000;
    border-radius: 35px; 
    margin: 0px auto 16px; 
    
}

.Human-body-points .icon .iconify{
    
 font-size: 38px; 
    margin-top: 15px; 
    
}

.Human-body-points h1{
    
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 25px; 
    margin-top: 16px; 
    margin-bottom: 53px; 
    
}

.banner-point{
    
    width: auto;
    height: auto;
    margin-bottom: 20px; 
    overflow: hidden;
    
}


.banner-point ul {
    width: 42%;
    padding: 0px;
    margin: 0px 0 0px 20px;
    text-align: right;
    float: right;
    
    
}


.inner-page-features h4{
    
    font-weight: 700;
    margin-top: 20px;
    
    
}

.inner-page-features ul {
    
    padding: 0px;
    margin: 10px 0 0 0;
    text-align: left;
    clear: both;
    float: left;
    
    
}

.detox-page-features ul{
    
    width: 100%;
    
}
.detox-page-features ul li{
    
     width: 18% !important;
    
}

.detox-page-features p{
    
    font-size: 20px;
    
}

.detox-page-features strong{
    
    color: #d71b1b;
    
}

.inner-page-features ul li{
    
    padding: 0px;
    margin: 0px 0px 20px 0;
    width: 32%; 
    list-style: none;
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    font-size: 14px; 
    font-family: 'Montserrat', sans-serif;
    
    
}

.inner-page-features ul li .iconify{
    
    float: left;
    margin-top: 5px; 
    margin-right: 10px;
    color: #d71b1b;
    display: block;
    
}

.inner-page-features ul li img{
    
    margin-right: 8px; 
    
}

.banner-point ul li{
    
    padding: 0px;
    margin: 0px 0 10px 0;
    list-style: none;
    display: list-item;
    color: #000;
    font-weight: 700;
}

.banner-point ul li img{
    
    margin-right: 8px; 
    transform: rotate(180deg); 
}

.left-arrow img{
    
    transform: rotate(0deg) !important;
    
    
}

.banner_para{
	color: #7d7c7c;
	text-align: center;
	padding-top: 0px;
	font-family: 'Muli', sans-serif;
	padding-bottom: 0px;
        font-size: 17px;
    margin-bottom: 8px; 
    padding: 0px 54px;
}
.special_color{
	color: #2acb35;
}

.about_us_heading2 .special_color{
    
    color: #fff;
    
}

.btn_banner{
	background-color: #2acb35;
	border: 2px solid #2acb35;
	padding: 7px 19px;
	
	font-family: 'Muli', sans-serif;
}
.btn_banner:hover{
	background: transparent;
	border: 2px solid #2acb35;
	color: #2acb35;
}
.btn-space{
	margin-right: 15px;
}
.company_icon{
	width: 60px;
	height: 60px;
}
.small-card_area{
	padding-top: 30px;
	background: #fde0df;
    padding-bottom: 30px;
}
.card-area{
	background: #fff;
    padding: 45px 25px;
    box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.08);
}
.card-area p{
	padding-top: 10px;
	font-family: 'Muli', sans-serif;
	color: #7d7c7c;
}
.card-area h5{
	font-family: 'Muli', sans-serif;
	font-weight: bold;
	color: #062a4d;
}
.about_alkeline_heading h2{
	font-family: 'Prompt', sans-serif;
	font-size: 36px;
	color: #062a4d;
	margin-bottom: 20px;
    font-weight: 700;
}
.about_alkeline{
	padding-top: 30px;
	padding-bottom: 30px;
}
.about_alkeline_heading{
	margin-bottom: 20px;
}
.desc_icon1{
	display: inline;
    float: left;
    margin-right: 15px;
    border: 1px dotted black;
    border-radius: 50%;
    padding: 10px;
}


.product_short_desc_wrapper:hover .icon_background{
    
background: #8c0e08;  
    transition: all 0.5s ease;
     -o-transition:.5s;
     -ms-transition:.5s;
     -moz-transition:.5s;
     -webkit-transition:.5s;
     transition:.5s;
    
}


.product_short_desc_wrapper:hover .desc_icon1{
    
background: #000;  
    transition: all 0.5s ease;
     -o-transition:.5s;
     -ms-transition:.5s;
     -moz-transition:.5s;
     -webkit-transition:.5s;
     transition:.5s;
    
}

.product_short_desc_wrapper:hover .desc_icon1 .desc_rel-icon{
    
    transition: all 0.5s ease;
     -o-transition:.5s;
     -ms-transition:.5s;
     -moz-transition:.5s;
     -webkit-transition:.5s;
     transition:.5s;
    color: #fff;
    
}
.desc_text1{
	display: inline;
}
.desc_rel-icon{
	width: 45px;
    height: 40px;
}
.product_short_desc_wrapper{
	margin-bottom: 27px;
}

.product_short_desc_wrapper:hover .short_desc_icon_wrapper .desc_rel-icon{
        transition: all 0.5s ease;
     -o-transition:.5s;
     -ms-transition:.5s;
     -moz-transition:.5s;
     -webkit-transition:.5s;
     transition:.5s;
    color: #2acb35;
    
}

.desc_icon_direction{
	float: left;
	margin-left: 0px;
	margin-right: 15px;
}
.about_alkeline_heading p{
	font-family: 'Muli', sans-serif;
	color: #7d7c7c;
    margin-bottom: 8%; 
}
.product_short_desc_wrapper h5{
	font-family: 'Muli', sans-serif;
	color: #062a4d;
	font-weight: bold;
}
.product_short_desc_wrapper p{
	font-family: 'Muli', sans-serif;
	color: #7d7c7c;
	font-size: 14px
}
.alkaline_back{
	background: #fde0df;
}
.about_us_area{
	padding-top: 30px;
	padding-bottom: 30px;
}
.about_us_heading h2{
	font-family: 'Prompt', sans-serif;
    font-size: 36px;
    color: #062a4d;
    margin-bottom: 4px;
    font-weight: 700;
}
.about_us_heading p{
	font-family: 'Muli', sans-serif;
	color: #7d7c7c;
}

.about_us_caption{
	padding-top: 50px;
	padding-bottom: 50px;
/*	background: #062a4d;*/
   
}

.alkaline_Background{
    
    background: url(../images/Inner_benner.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%; 
    
}


.about_us_heading2 h2{
	font-family: 'Montserrat', sans-serif;
    font-size: 33px;
    color: #8a201d;
    margin-bottom: 30px;
    font-weight: 800;
    
}
.about_us_heading2 p{
	font-family: 'Muli', sans-serif;
	color: #fff;
}
.choose_icon{
	color: white;
    width: 50px;
    height: 50px;
}
.why_choose_area{
	margin-top: 40px;
}
.why_choose_area h1{
	font-family: 'Prompt', sans-serif;
    font-size: 26px;
    color: #2acb35;
    margin-bottom: 0px;
}
.why_choose_area p{
	font-family: 'Muli', sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.testimonial_area{
	padding-top: 30px;
	padding-bottom: 30px;
}
.testi_heading_wrapper h2{
	font-family: 'Prompt', sans-serif;
	font-size: 36px;
	color: #062a4d;
	margin-bottom: 60px;
    font-weight: 700;
}
.testi_heading_wrapper p{
	font-family: 'Muli', sans-serif;
	color: #7d7c7c;
}
.testi_heading_wrapper{
	margin-bottom: 55px;
}
.custom_img{
	width: 25%!important;
	margin-bottom: 15px;
	border: 2px solid #641e1b;
    border-radius: 50%;
    margin: auto;
}
.testi_image_wrapper{
	display: inline;
}
.testi_text{
	display: inline;
	text-align: center;
}
.testi_text p{
	font-family: 'Muli', sans-serif;
	color: #7d7c7c;
}
.testi_text h5{
	font-family: 'Muli', sans-serif;
	color: #2acb35;
	font-weight: bold;
}
.testi_desig{
	font-family: 'Muli', sans-serif;
	color: #062a4d!important;
	font-weight: bold;
}

.footer_contact_wrapper ul{
    padding: 0px;
    margin: 0px;
    text-align: left;
    
    
}

.footer_contact_wrapper ul li{
    
    padding: 0px;
    margin: 0px 0 13px 0;
    list-style: none;
    display: list-item;
    float: left;
    clear: both;
}

.footer_contact_wrapper ul li a{
    
    text-decoration: none;
    color: #fff;
    
}

.footer_contact_wrapper ul li span{
    
    color: #fff;
    width: 85%;
    float: left;
    clear: both; 
    
}

.footer_contact_wrapper ul li span small{
    
    font-size: 15px; 
    
}

.footer_contact_wrapper ul li i{
    
    color: #f5f5f5;
    margin-right: 10px; 
    
}

.footer_background{
	background: #641e1b;
	padding-top: 50px;
    clear: both; 
}
.footer_logo_wrapper{
	margin-bottom: 12px;
}
.footer_social .social_icon1{
	text-decoration: none;
	color: #7d7c7c;
	width: 30px;
	height: 30px;
}
.footer_social{
	margin-top: 15px;
	text-align: left;
}
.footer_social a{
	margin-left: 5px;
	margin-right: 5px;
}
.footer_company_details p{
	font-size: 13px;
	color: #7d7c7c;
	font-family: 'Muli', sans-serif;
	font-weight: bold;
    text-align: left;
}
.quick_links_area h5{
	color: white;
	font-family: 'Muli', sans-serif;
	margin-top: 15px;
    margin-bottom: 30px;
    text-align: left;
    font-weight: bold;
}
.quick_links_area ul{
	padding: 0px;
    text-align: center;
}
.quick_links_area ul li{
	margin-bottom: 12px;
    text-align: left;
    color: #fff;
}
.quick_links_area ul li a{
	color: #fff;
	font-family: 'Muli', sans-serif;
	text-decoration: none;
}
.contact_heading h5{
	color: white;
	font-family: 'Muli', sans-serif;
	margin-top: 15px;
    margin-bottom: 30px;
    text-align: left;
    font-weight: bold;
}
.footer_mail-icon{
	color: white;
	margin-right: 10px;
	vertical-align: middle;
}
.footer_mail-text{
	vertical-align: middle;
	color: #7d7c7c;
	font-family: 'Muli', sans-serif;
}
.footer_phone_icon{
	color: white;
	margin-right: 10px;
	vertical-align: middle;
}
.footer_phone_text{
	vertical-align: middle;
	color: #7d7c7c;
	font-family: 'Muli', sans-serif;
}
.address_icon{
	color: white;
	margin-left: 20px;
	vertical-align: middle;
}
.address_text{
	vertical-align: middle;
	color: #7d7c7c;
	font-family: 'Muli', sans-serif;
}
.wrapper_space{
	margin-bottom: 30px;
}
.spacial-space{
	margin-left: 0px;
}
.spacial-space1 {
    margin-left: 25px;
}
.footer_form_heading h5{
	color: white;
	font-family: 'Muli', sans-serif;
	margin-top: 15px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: bold;
}
.custom_form_btn{
	background: #2acb35;
	border: 1px solid #2acb35;
	border-radius: 0px;
	width: 100%;
	font-family: 'Muli', sans-serif;
}
textarea{
	height: 105px!important;
    border: none!important;
    border-radius: 0px!important;
    font-family: 'Muli', sans-serif;
}
.mail_input{
	border: none;
	border-radius: 0px;
	font-family: 'Muli', sans-serif;
}
.mail_input:focus{
	border-color: transparent;
	box-shadow: none;

}
textarea:focus{
	box-shadow: none!important;
}
.custom_form_btn:hover{
	background: transparent;
	color: white;
	border: 1px solid #2acb35;
}
.copyright_text{
	color: #7d7c7c;
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.company_highlighter{
	font-family: 'Muli', sans-serif;
	color: #2acb35;
	font-weight: bold;
}
.Extra_footer_end{
	padding-top: 20px;
	padding-bottom: 20px;
	background: #3c0d0b;
}
.main_footer_area{
	padding-bottom: 45px;
}
/*
.product_big_stripe_space{
	margin-top: 20px;
}
*/
.product_desc_area{
	padding-top: 80px;
	padding-bottom: 20px;
}
.product_desc_bigtext h2{
	font-family: 'Montserrat', sans-serif;
	font-size: 35px;
    font-weight: 800;
	color: #062a4d;
	margin-bottom: 25px;

}
.product_desc{
	margin-top: 15px;
	margin-bottom: 48px;
}
.product_desc_bigtext p{
	font-family: 'Montserrat', sans-serif;
	color: #7d7c7c;
    font-size: 15px; 
}
.nested_icon{
	width: 50px;
	height: 50px;
}
.nested_desc_text p{
	font-family: 'Muli', sans-serif;
	color: #7d7c7c;
}
.owner_image_wrapper{
	border: 3px solid #062a4d;
    position: relative;
}

.owner-name-panel{
    
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background: rgba(255,255,255,0.9);
    height: auto;
    text-align: center;
    padding: 7px 0px; 
    
}

.owner-name-panel h4{
    
    margin: 0px;
    
}

.owner-name-panel p{
    
    margin: 0px;
    
}

.detox-spray_background{

    background: url(../images/Inner_detox_spray.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%; 
    
}

.description1 h6{
    
    font-family: 'Montserrat', sans-serif;
    color: #8a201d;
    font-weight: bold;
    font-size: 17px; 
    
}

.custome-iconify{
    
    color: #fff;
    float: left;
    margin-top: 4px;
    margin-right: 10px;
    
}


.certificate_Section{
    
    margin: 5% auto;
    
}

.Alkaline_product .desc_icon1{
    
    float: right !important;
        margin-left: 15px;
    
}

.Alkaline_product .product_short_desc_wrapper p{
    
        font-size: 13px ;
color: #000;
    
}


.certificate_img_thumb{
    
    width: 100%;
    height: 350px;
    border: 1px solid #641e1b; 
    background: aliceblue;
    margin-bottom: 24px; 
    -webkit-box-shadow: -1px 0px 12px -5px rgba(0,0,0,0.56);
-moz-box-shadow: -1px 0px 12px -5px rgba(0,0,0,0.56);
box-shadow: -1px 0px 12px -5px rgba(0,0,0,0.56);
    
    
}

.certificate_img_thumb img{
    
    width: 100%;
    height: 100%; 
    display: block; 
    padding: 5px; 
    
}

html{
	scroll-behavior: smooth;
}
.desc_icon{
	width: 50px;
	height: 50px;
}
.custom_dropdown{
	left: 700px;
	background: rgba(100, 30, 27, 0.7);
    
/*    background: rgba(6, 42, 77, 0.7);*/
    
}
.dropdown_menu{
	color: white;
	font-family: 'Muli', sans-serif;
	font-weight: bold;
}
.dropdown_menu:hover{
	background: #2acb35;
	color: white;
}

.owner_designation{
	padding-top: 20px;
}
.owner_designation h4{
	font-family: 'Muli', sans-serif;
	color: #062a4d;
	font-weight: bold;
}
.owner_designation p{
	font-family: 'Muli', sans-serif;
	color: #7d7c7c;
}
.about_us_area p{
	font-family: 'Muli', sans-serif;
	color: #7d7c7c;
}
.footer_location_text{
	display: block;
    margin-top: 5px;
    color: #7d7c7c;
    font-family: 'Muli', sans-serif;
}
.footer_landmark_text{
	display: block;
	margin-top: 12px;
	color: #7d7c7c;
    font-family: 'Muli', sans-serif;
}
.copyright_area_wrapper a{
	color: #2acb35; 
}
.copyright_area_wrapper a:hover{
	color: #2acb35;
	text-decoration: none;
}

.facebook_page{
    
    width: 100%;
    height: 300px; 
    border: 1px solid; 
    
}


.Benefit_section{
    
    width: 100%;
    height: auto;
    background: #fde0df;     
    padding: 29px 0px;
    margin-bottom: 5%;
    
}


.icon_background{
    
    width: 67px;
    height: 64px;
    margin: 0px auto 15px;
    border: 1px solid;
    border-radius: 50%;
    
}

.icon_background .desc_rel-icon{
        font-size: 34px;
    margin-top: 15px;
    
}

.footer_contact_wrapper ul li strong{

    color: #fff; 
    
    
}

.footer_contact_wrapper ul li .location-iconify{
    
       font-size: 27px;
    float: left;
    margin-right: 3px;
    color: #fff;font-size: 20px; 
    
    
}
.detox_image_panel{
    
       margin-top: 35px;
/*    margin-bottom: 30px; */
    
    background: #fde0df;
    padding: 5% 0px;
    
    
}

.detox_image_panel h1{
    
    
    text-align: center;
    font-size: 30px;
    font-weight: 700; 
     
}

.detox_image-Section{
    
    width: 100%;
    height: 250px;

    margin-top: 29px;
    position: relative; 
  overflow: hidden; 
}

.detox_image-Section img{
    
    width: 100%;
    object-fit: cover; 
    border-radius: 5px; 
}

.detox_image_caption{
    
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #000;
    padding: 10px; 
    
    
}

.detox_image_caption p{
    
    
    margin: 0px;
    color: #fff; 
    text-align: center; 
    font-size: 15px; 
    
    
}



.Decertificate_img_thumb {
    
    overflow: hidden; 
    height: 352px;
    
    
}

.full_height_newspaper img{
    
    height: 100% !important; 
}


.Decertificate_img_thumb img{
    
    height: auto; 
    
}

.display-mobile{
    
    
    display: none; 
}

.display-destop{
    display: block;
    
}


.combination_panel {
    
    background: #f2f2f2;
    clear: both;
    border-radius: 5px; 
    padding: 20px 0px;
    
}


.combination_panel h1{
    
       font-size: 25px;
    text-align: center;
    margin-top: 2%;
    font-weight: 800;
    
}

.benefit_points ul{
    
    padding: 0px;
    margin: 10% 0 0 60px;
    
}

.benefit_points ul li{
    
    
    padding: 0px;
    margin: 0px 0 10px;
    list-style: disc;
    display: list-item;
    
    
}


.quotes_panel{
    
    
    width: 83%;
    height: auto; 
    margin: 0px auto;
    padding: 15px 15px; 
    border-radius: 5px; 
    background: #641e1b;
    text-align: center; 
    margin-bottom: 0px; 
    color: #fff;
     -webkit-animation: upcoming 1500ms infinite;
  -moz-animation: upcoming 1500ms infinite;
  -o-animation: upcoming 1500ms infinite;
  animation: upcoming 1500ms infinite;
/*    animation:blinkingText 0.8s infinite;*/
    
}

@-webkit-keyframes upcoming {
  0% { background: #2acb35; }
    49%{	background: #2acb35;	}
	50%{	background: #2acb35;	}
	99%{	background:#b31e17;	}
	100%{	background: #b31e17;	}

}

@-moz-keyframes upcoming {
 0% { background: #2acb35; }
    49%{	background: #2acb35;	}
	50%{	background: #2acb35;	}
	99%{	background:#b31e17;	}
	100%{	background: #b31e17;	}
}

@-o-keyframes upcoming {
    0% { background: #2acb35; }
    49%{	background: #2acb35;	}
	50%{	background: #2acb35;	}
	99%{	background:#b31e17;	}
	100%{	background: #b31e17;	}
}

@keyframes upcoming {
     0% { background: #2acb35; }
    49%{	background: #2acb35;	}
	50%{	background: #2acb35;	}
	99%{	background:#b31e17;	}
	100%{	background: #b31e17;	}

}



.quotes_panel p{
    
    margin-bottom: 0px; 
    font-size: 22px; 
    
    
}

.quotes_panel strong{
    font-size: 22px; 
    
}



@media only screen and (max-width: 768px) {
    
    .banner-point ul{
        
        display: none; 
        
    }
    
    .owner_image_wrapper img{
        
        width: 100%; 
        
    }
    
    .about_us_heading{
        
        margin-top: 25px; 
        
    }
    
    .product_image_big_wrapper img{
        
            margin: 0px auto;
    display: block;
    margin-bottom: 36px;
        
    }
    
    .display-mobile{
        
        display: block; 
        
    }
    
    .display-destop{
        display: none;
        
    }
    
    
    .Alkaline_product .desc_icon1{
        
        float: left !important; 
        
    }
    
    .desc_text1 h5{
        margin-bottom: 6px;
        
        
        
        
    }
    
    .desc_text1 h5, .desc_text1 p{
        text-align: left !important;  
        
    }
    
    .card-area{
        
        height: 267px;
        margin-bottom: 10%; 
        
    }
    
        .facebook_page{
        
        
 border: none;

    }
    
    
}

@media only screen and (max-width: 640px) {
    
    
    .navbar-dark .navbar-toggler{
        border: 1px solid #641e1b;
    background: #641e1b;
    }
    
    .facebook_page ._2p3a{
        
    min-width: 100% !important;
    width: 340px !important;
        
    }
    .Human-body-points{
        
        width: 100%;
        
    }
    
    .key_effects_section{
        
        width: 100%; 
        
    }
    
    .Human-body-points ul li{
        
        width: 100%; 
        
    }

}

@media only screen and (max-width: 600px) {
	.banner_cap {
    	top: 0px;
    	left: 10%;
    	width: 270px;
    	text-align: left;
    	padding-top: 10px;
	}
	.banner_text {
    	font-size: 16px;
    	text-align: center;
	}
	.banner_para {
    	text-align: left;
    	padding-top: 0px;
    	padding-bottom: 5px;
    	font-size: x-small;
    	margin-bottom: 0;
        display: none; 
	}
	.btn-space {
    	margin-right: 0px;
	}
    .banner-point{
        
        display: none; 
        
    }
    
    
    
	.btn_banner {
    
            padding: 3px 5px;
    font-size: 10px;
    margin: 0px auto;
    color: #fff;
    display: block;
	}
	.strip_part_left{
		text-align: center;
    	padding: 10px 0px;
	}
	.strip_part_right{
		text-align: center!important;
	}
	.social_top{
		display: none;
	}

    .banner_cap h4{
        display: none; 
        
    }
    
    .Second-Banner .banner_text{
        
        font-size: 16px; 
        margin-top: 31px; 
    }
}

@media only screen and (max-width: 414px) {
    
    
    .main_logo{
        
        width: 286px; 
        
    }
    
    .detox-page-features h4{
        
        margin-left: 21% !important;
        text-align: center;
        
    }
    
    .detox-page-features p{
        
        
        text-align: center; 
    }
    
    .facebook_page{
        
        
 border: none;

    }
    
    .quick_links_area ul li{
        margin-left: 21px;
        
    }
    
    .inner-page-features ul{
        
            float: none;
    width: 93%;
    margin: 0px auto;
        
    }
    .inner-page-features ul li{
        
        width: 49%; 
        
    }
    .inner-page-features h4{
        
        margin-left: 4%;
        
    }
    
    
}

@media only screen and (max-width: 360px) {
    
    
    .main_logo{
        
        width: 246px; 
        
    }
    
    
}





























#top-header .et-social-icons {
    display: inline-block;
    float: right;
}

#et-secondary-menu {
    float: left;
    width: 100%;
}
.services_image .et_pb_image_wrap {
	
	height:250px;
	
}
.services_image .et_pb_image_wrap img{
	
	height:100%;
	
}

.service_btn{
	
	position: absolute;
    top: 41%;
    left: 0px;
    right: 0px;
	    width: 208px;
    margin: 0px auto;
	border: none;
	
}


.service_btn:hover{
	
	background-color:#aec6cf !important;
	
}

.footer-widget h4{
	
	font-weight:700;
	color:#fff;
	border-bottom:1px solid #fff;
	margin-bottom:10px;
	width:138px; 
	
}

#et-secondary-nav li ul, #top-header{
	
	background:#303030 !important;
	
}
.digital_details ul{
	margin-top:14px;
	
}

.digital_details li{
	
	list-style:none;
	display:list-item;
	vertical-align:top;
	margin-bottom: 15px !important;
padding-left:0px !important;
	
}

.digital_details li:before{
	background:none !important;
	
}
.digital_details li:before{
	border-style:inherit !important;
	
}


.digital_details li img{
	
    width: 9%;
    margin-right: 8px;
    float: left;
    margin-top: 4px;
	
}

.footer_social{
	text-align:left;
}

.footer_social a{
padding:0px;
	margin:0px; 
	display:inline-block;
	width:18%; 
	
	
}
.footer_social a img{
	width:69%; 
	
}

.booking_Now_btn{
	
	padding:10px 30px 10px 58px !important;
	margin-top:31px !important;
	
}

.booking_Now_btn:hover{
		
	background-color:#aec6cf !important;
	
}

#logo{
	max-height:83% !important;
	
}
.service_row{
	padding:27px 0 0;
	
}

.service_row .et_pb_column{
	width:27%;
	margin-right:15px !important;
	
	
}
.service_img{
	overflow:hidden !important;
	
}

.service_img img{
	
	 transition: transform .9s ease-in-out !important;
	
}

.service_img img:hover{
	transform: scale(1.3) !important;
	
}

#menu-footermenu2 li:before, #menu-footermenu1 li:before{
	
	border-width: inherit !important;
    border-style: none !important;
	background:url('http://demo3.elricktechnology.in/projects/mkcleaning/wp-content/uploads/2020/07/arrowPng.png') !important;
	
	height: 12px;
    width: 9px;
    background-repeat: no-repeat;
    margin-top: -3px;
	
}


.et_header_style_left #et-top-navigation nav > ul > li > a,
.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a {
 padding-bottom: 15px;
}
#top-menu li {
 padding-right: 5px;
}
#et-top-navigation {
 padding: 20px 0 !important;
}
#top-menu li a {
 
 padding: 15px 11px;
 border-radius: 3px;
}
#top-menu li a:hover,
#top-menu li li a:hover {
 color: #fff !important;
}
#top-menu li a:hover {
 background: #559CAD !important; /*** CHANGES THE BACKGROUND COLOR ON HOVER ***/
}
#top-menu li.current-menu-item > a {
 background: #000; /*** CHANGES THE BACKGROUND COLOR OF THE CURRENT PAGE LINK ***/
	color:#fff !important;
}
#top-menu .menu-item-has-children > a:first-child:after {
 content: none;
}

.services_points{
	
	margin-top:20px;
	
	
	
}

.services_points li{
	
	margin-bottom:11px;
	
}

.service_panel{
	
	margin-bottom:20px;
	
}

.Jetwashing{
	
	width:50%;
	float:left;
	
}

.covid_news{
    
    overflow: hidden;
}
.covid_news img{
    
    height: auto !important;
    
}

.custome_nav li{
    
    margin: 0px 10px;
    
}


/*---------------------------------------Faq Section---------------------------------*/

.question_answer{
    
    width: 80%;
    margin: 5% auto; 
    height: auto;
    
    
}

.question_answer_wrap{
    
    width: 100%;
    height: auto;
        background:#e9e9e9;
padding: 0px 0px 15px 0px;
    margin-bottom: 20px;
    
}

.question_heading{
    
    width: 100%;
    height: auto;
    background: #d67470;
    
    
}

.question_heading h3{
    
    margin-bottom: 0px;
    font-size: 20px;
    text-align: left;
    text-transform: capitalize;
    color: #fff;
    padding: 10px;
    
}


.toggle_details{
    
  width: 100%;
    height: auto;
        background:#e9e9e9;
padding: 0px 0px 0px 0px;
    margin-bottom: 20px;  
    
}

.toggle_details p{
    
  text-align: left;
    font-size: 15px;
    color:#000;
    padding: 5px 15px 0px;
    line-height: 27px;
    margin-bottom: 0px;
    
}

.toggle_details p:last-child{
    
    padding-bottom: 20px;
    
}
.toggle_details summary{
   width: 100%;
    height: auto;
    background: #d67470;
    padding: 10px;
    outline: none;
    margin-bottom: 0px;
    font-size: 16px;
    text-align: left;
    text-transform: capitalize;
    color: #fff;
    padding: 10px;
    font-weight: 800;
    
}

.question_answer_wrap p{
    
    text-align: left;
    font-size: 15px;
    color:#000;
    padding: 10px;
    line-height: 27px;
    
}
.imag_wrap{
    
    margin-bottom: 30px;   
}

.imag_wrap img{
    
    width: 100%;
    
}
.faq_image{
    
    margin: 30px 0px; 
    
}

.faq_image p{
    
    margin-bottom: 0px;
    
    
}
.faq_image ul li{
    
    margin-bottom: 7px;
    
}
.faq_image ul{
    
    margin-top: 10px;
    padding-left: 24px;
    display: block;
    
}

.Benefits{
    
     text-align: left;
    font-size: 24px;
    margin-top: 32px;
    padding: 0px 15px 20px;

    
}

.Benefits span{
    
      font-size: 14px;
    line-height: 25px;
    display: block;
    font-weight: 400;
    margin-top: 13px;
    
    
}
.Faq_table{
    
    width: 95%;
    margin: 23px auto;
    
}
.Faq_table tr th{
    
  background: #000;
    color: #fff;
    text-align: center;
    
}

.Faq_table tr td p{
    
    font-size: 15px;
        line-height: 28px;
    
}

.Faq_table2{
   width: 94%;
    margin: 32px auto 10px;
    border: 1px solid #000;
    
}

.Faq_table2 tr th{
    
    background: #000;
    text-align: center;
    color: #fff;
    
}