/******Repeated Classes Used*****/
.custom-container{
	padding: 0 5%;
}
.fixed-header {
    position: fixed;
    top: -25px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    margin-top: 24px;
}

/*.fixed-header .fixed-cta-section {
    background: #000000;
    color: #fff;
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 100%;
    padding: 15px 0;
}*/
.fixed-header .fixed-cta-section {
    background: #000000;
    color: #fff;
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 100%;
    padding: 7px 0;
}

.marquee{
    width: 115%;
    margin-left: -123px;
    padding-top: 3px;
}

/***********/

.fixed_top_header_section {
    background-color: #eee;
    height: 33px;
    padding-top: 3px;
}

.header-contact i{
	color: #3baf49;
    margin-right: 8px;
    margin-top: 2px;
    font-size: 20px;
}
.header-social i{
	color: #3baf49;
    margin-right: 27px;
    margin-top: 2px;
    font-size: 20px;
}
.header-social p{
	font-size: 15px;
	font-weight: bold;
	margin-right: 15px;
}
.borders {
	height: 120px;
}
.header-contact a {
    color: #000;
    text-decoration: none;
    margin-right: 35px;
    font-size: 13px;
    font-weight: bold;
}
.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
    color: #3BAF49;
}
/*.nav-item a {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-right: 13px;
    font-family: inherit;
}*/
.nav-item a {
    font-size: 14px;
   /* font-weight: bold;*/
    color: #000;
    margin-right: 13px;
}
.navbar-brand img{
	    width: 125px;
}
.app-images img{
	width: 124px !important;
    height: 42px;
}
.android-app {
	margin-right: 30px;
}
.fixed-main{
	margin-top:0px;
}
/***************/
/*.fixed-cta-section {
    background: #00000038;
    color: #fff;
    position: absolute;
    z-index: 999;
    width: 100%;
	top: 100%;
    padding: 15px 0;
}*/
.fixed-cta-section {
    /*background: #00000038;*/
    background: #000;
    color: #fff;
    /*position: absolute;
    top: 100%;*/
    z-index: 999;
    width: 100%;
    padding: 6px 0;
    float: right;
}
/*.book_a_trial{
	background: #3baf49;
    padding: 12px 34px;
    border-radius: 8px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}*/
.book_a_trial {
    background: #3baf49;
    padding: 7px 27px;
    /* margin-top: 4px; */
    border-radius: 8px;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;
    border: 1px solid #3baf49;
}
.new_customer {
    background: #fff;
    padding: 7px 21px;
    border-radius: 8px;
    font-size: 13px;
    color: #3baf49;
    text-decoration: none;
    font-weight: 600;
}
/*
.new_customer{
	background: #fff;
    padding: 12px 34px;
    border-radius: 8px;
    color: #3baf49;
    text-decoration: none;
    font-weight: bold;
}*/
@media only screen and (max-width: 600px) {
.fixed-cta-section {
    background: #000;
    position: relative;
    color: #fff;
    width: 100%;
    padding: 6px 0;
}
.copyright_kanmani{
	float: none !important;
}
.book_a_trial {
    background: #3baf49;
    padding: 7px 8px;
    border-radius: 8px;
    font-size: 10px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    position: absolute;
     bottom: 3px;
    left: 0px;
}

.marquee{
    width:129%;
    padding-top: 0;
}

a.book_a_trial.pull-left {
    position: relative;
}


.fixed-cta-description {
    font-size: 15px;
    width: 45%;
    margin: auto;
}
.new_customer {
    background: #fff;
    padding: 7px 9px;
    border-radius: 8px;
    color: #3baf49;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    position: absolute;
    right: 9px;
    top: 16px;
}
.custom-margin{
	margin-top: 25px !important;
}
.testi-card {
    background-color: #fff;
    position: relative;
    padding: 20px 8px 65px 39% !important;
    text-align: left;
    border-radius: 30px;
}
.testi-images {
    position: absolute;
    top: 24%;
    z-index: 99;
    left: 1px !important;
    width: 85px;
}
.fixed-main {
    margin-top: 0px;
}
.fixed-header {
    margin-top: 0px;
}
}
/*****************/
.why_choose_us_section {
    background-image: url('image/why-bg.png');
    background-position: bottom;
    padding-top: 3%;
    padding-bottom: 8%;
}
.why-left h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 11px;
}
.why-left h2{
	    font-size: 32px;
    font-weight: bold;
		    margin-bottom: 25px;
}
.why-left h2 span{
	color: #3baf49;
}
.why-percentages p {
    background: #3baf49;
    margin-right: 25px;
    padding: 0;
    border-radius: 50px;
    font-size: 15px;
    height: 50px;
    width: 50px;
    text-align: center;
    padding-top: 13px;
    color: #fff;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 40px;
}
.icon-img{
	width: 24px;
    height: 30px;
    margin-right: 12px;
}
/*.custom-icon-img img {
    padding: 11px;
    background: #3baf49;
    width: 55px;
    height: 41px;
    border-radius: 50%;
}*/
.milk-bottle img{
	    width: 90%;
}
.custom-icon-img {
	margin-right: 15px;
}
.why-left-btn {
    color: #fff;
    text-decoration: none;
    background: #3baf49;
    padding: 11px 8px;
    border-radius: 5px;
    font-weight: 500;
    border: 1px solid #3baf49;
    /*width: 28%;*/
    width: 26%;
}
.why-left-description{
	margin-bottom: 30px;
}
.why-right-area h3 {
    font-weight: bold;
    color: #3baf49;
    line-height: 22px;
    margin-bottom: 16px;
    font-size: 30px;
}
.why-right-area p {
    font-size: 12px;
    font-weight: 600;
}
/*****************/
.about-kanmani p{
	font-size: 19px;
	font-weight: 600;
}
.categories_section {
    padding: 35px 0;
    background: linear-gradient(45deg, #f9f9f9, #fcfcfc, #FFFFFF);
}


/*************/
.tab-img-icon img{
	    background: #3baf49;
    padding: 9px;
    border-radius: 50px;
    width: 43px;
    height: 41px;
}
.product-details{
	padding: 20px 20px;
   
}
.product-details h3{
	font-size: 19px;
    font-weight: bold;
}
.product-list img{
    border-radius: 30px;
}
.product-list{
	background-color: #fff;
	 filter: drop-shadow(0 0 11px rgba(170,170,169,0.57));
    border-radius: 30px;
}
#pills-tab li{
	margin-right: 35px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #3baf49 !important;
	font-weight: bold;
}
.tab_button .active{
	padding: 8px 22px;
}
.tab_button{
	background: #101010 !important;
    color: #fff;
    padding: 8px 31px;
    font-weight: bold;
}

/***********/
.app-description{
	margin-top: 10%;
}
.app-description h4{
	font-weight: bold;
    margin-bottom: 25px;
}
.app-description p{
	    width: 80%;
    text-align: justify;
    margin-bottom: 30px;
}
.app-section{
	padding: 35px 0;
}
.qr-image{
	width: 125px;
}
/*********************/
.testimonial-section{
	background-image: url('image/testi-bg.png');
	padding: 50px 0;
}
.testimonial_headings{
	padding-top: 10%;
}
.testi-card{
	background-color: #fff;
    position: relative;
    padding: 20px 25px 65px 25%;
    text-align: left;
	    border-radius: 30px;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.testimonial-area{
	position: relative;
}
.testi-images{
	    position: absolute;
    top: 24%;
    z-index: 99;
    left: -33px;
    width: 85px;
}
.ratings i{
	margin-right: 12px;
    color: gold;
}
.testimonial-symbol img{
	    width: 37px;
    margin-bottom: 10px;
}
.testimonial-area h4{
	font-size: 20px;
    font-weight: bold;
    color: #3baf49;
	margin-bottom: 16px;
}
.testimonial-area h3{
	font-weight: bold;
}
.testimonial-area p{
	font-size: 15px;
}
/**********/
.subscribtion{
	text-decoration: none;
    color: #fff;
    background: #3baf49;
    padding: 10px 30px;
    float: right;
    margin: 30px 0;
    border-radius: 10px;
}
.subscription_section{
	padding: 35px 0;
}
/*******************/
.blog-1{
	position: relative;
}
.blog-1 img{
	border-radius: 30px;
}
.blog-1 h3{
	    position: absolute;
    bottom: 15px;
    color: #fff;
    padding: 0 25px;
}
.blog-2 h4{
	        font-size: 14px;
    margin-top: 12px;
    color: #3baf49;
	text-align: left;
}
.blog-2 h3{
	font-size: 24px;
    margin-top: 5px;
    padding: 0 25px 0 0;
    color: #000;
    font-weight: bold;
	text-align: left;
	margin: auto;
}
.latest-blog-section{
	padding: 50px 0;
}
/*****************/
.footer_section{
	background-color: #303030;
	padding: 35px 0;
}
.footer-cta{
	padding: 0 16%;
}
img.img-fluid.kanmani-logo {
    margin-left: 8px;
}
.footer-contact a {
    color: #fff;
    font-weight: 600;
}
.footer-contact {
	margin-bottom: 15px;
}
.footer_links a{
	display: block;
	color: #fff;
	text-decoration: none;
	margin-top: 10px;
}
.footer_links h2{
	display: block;
	color: #fff;
	text-decoration: none;
	margin-bottom: 20px;
}
form input[type="email"]{
	height: 45px;
    width: 200px;
}
.footer_links form input[type="submit"] {
 padding: 10px 15px;
    color: #fff;
    background: #3baf49;
	margin-left: -5px;
	border: none;
    transition: all .3s ease-in-out;
}
.copyright{
	padding: 0 26px;
    margin-top: 48px;
}
.copyright h3{
	font-size: 15px;
}

/***********************************/
@font-face {
   font-family: poppins;
   src: url('fonts/Poppins-Bold.ttf');
}
.nav-item a{
	font-family: suez;
}
h1, h2, h3, a {
    font-family: poppins !important;
}
.fixed-cta-description{
	font-size: 25px;
}
.header-fixed-header {
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    margin-top: 24px;
}
.header-fixed-header .fixed-cta-section {
    background: #000;
    color: #fff;
    z-index: 999;
    width: 100%;
    padding: 6px 0;
}
@media only screen and (max-width: 600px) {
	.fixed-cta-description {
		font-size: 16px;
	}
	.header-fixed-header {
		top: 60px;
	}
	.product-list img {
		width: 100%;
	}
	.product-details {
		margin-bottom: 20px;
	}
	.why_choose_us_section img{
		margin-top: 35px;
	}
	.why_choose_us_section {
		background: none !important;
		padding: 12% 0;
		background-position: bottom;
		margin-top: -45px !important;
	}
	.why-btn{
		margin: auto;
		    width: 44%;
	}
	.delvery_area_section .row{
		margin-bottom: 0 !important;
	}
	.fixed-header  div#navbarSupportedContent {
		margin-top: 84px;
	}
	.why-left-btn {
			color: #fff;
			text-decoration: none;
			background: #3baf49;
			padding: 11px 19px;
			border-radius: 5px;
			font-weight: 500;
			border: 1px solid #3baf49;
			width: 85%;
		}
	.tab-img-icon{
		position: relative;
		bottom: 47px;
	}
	.why-percentages p {
			height: 44px;
	}
	/*.why_choose_us_section img{
		width: 100% !important;
	}*/
	.footer_section .row {
		text-align: center;
	}
	.why_choose_us_section h3{
		margin-top: 36px;
	}
	.floating-cta-section img {
		position: fixed;
		width: 45% !important;
		top: 70%;
		right: 0px;
		z-index: 999;
	}
}


/**************/
.delivery_area {
    text-decoration: none;
    background: #cdfed3;
    color: #000;
    padding: 7px 15px;
    border-radius: 5px;
    font-size: 9px;
    border: 1px solid #3baf49;
}
.delvery_area_section{
	padding:42px 0;
}
.delivery_area:hover{
	color: #3baf49;
	background: #fff;
	cursor: pointer;
}
.delivery_area_near {
    text-decoration: none;
    background: #3BAF49;
    color: #fff;
    padding: 7px 15px;
    border-radius: 5px;
    font-size: 13px;
    border: 1px solid #3baf49;
}

.delivery_area_near:hover{
	color: #3baf49;
	background: #fff;
	cursor: pointer;
}
.tooltip_custom {
  display: inline;
  position: relative;
}

/*****************************************************************************************************************/
.become-supplier{
	background-image: url('image/testi-bg-3.png');
	padding-top: 75px;
}
.become-supplier ul{
	line-height: 37px;
}
.become-supplier ul li::marker{
	color: #3baf49;
}
.become-supplier ul li{
	    font-weight: 500;
    color: #303030;
}
.become-supplier .header-contact{
	margin-bottom: 18px;
}
.become-supplier .header-contact i{
	    color: #3baf49;
    margin-right: 8px;
    margin-top: 2px;
    font-size: 36px;
}
.become-supplier .header-contact a{
	        color: #000;
    text-decoration: none;
    margin-right: 35px;
    font-size: 18px;
    font-weight: bold;
	margin-top: 6px;
}
.subscription-page{
	padding-right: 30px;
}
.subscription-page .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #3baf49;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(109 177 5 / 24%);
}
.subscription-page .form-control{
    color: #212529;
    background-color: #fff;
    border-color: #3baf49;
    outline: 0;
}
.subscription-page .form-select{
    color: #212529;
    background-color: #fff;
    border-color: #3baf49;
    outline: 0;
}
.subscription-page .form-select:focus {
    color: #212529;
    background-color: #fff;
    border-color: #3baf49;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(109 177 5 / 24%);
}
.subscription-page .form-check-input:checked {
    background-color: #72c153;
    border-color: #3baf49;
}

.subscription-form-area {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 15px;
    background: #fff;
    filter: drop-shadow(-4.33px 2.5px 6px rgba(222,222,222,0.57));
    /* margin-top: 27px; */
    padding-bottom: 49px;
    width: 100%;
}

.subscription-form-area button{

}
.why-kanmani{
	    margin-left: auto;
}
.book_a_trial:hover{
		background: #fff;
    color: #3baf49;
	border: 1px solid #3baf49;
}
.get-app:hover{
		background: #fff;
    color: #3baf49;
	border: 1px solid #3baf49;
}
.get-app{
		background: #3baf49;
    color: #fff;
	border: 1px solid #3baf49;
}
.why-left-btn:hover{
		background: #fff;
    color: #3baf49;
	border: 1px solid #3baf49;
}
.new_customer:hover{
	    background: #3baf49;
    color: #fff;
}
.nav-link:focus, .nav-link:hover {
    color: #3BAF49;
}
.steps-desc{
	font-size: 14px !important;
	    margin-top: -18px;
}
#subscription img{
	width: 100%;
}
/****************************/
.contact-page .header-contact{
	    margin-bottom: 16px;
}
.contact-page .get-app {
    padding: 10px 25px;
    text-decoration: none;
    border-radius: 5px;
}
.get-app {
    padding: 10px 25px;
    text-decoration: none;
    border-radius: 5px;
}
.contact-page .get-app-contact{
    background: #fff !important;
    border-radius: 5px;
	color: #3baf49;
}
.contact-page .get-app-contact:hover{
    background: #3baf49 !important;
    border-radius: 5px;
	color: #fff;
}
.contact-page p{
	font-size: 14px !important;
	margin-bottom: 4px;
}
.contact-page-info{
	margin: auto;
}


.floating-cta-section img {
    position: fixed;
    width: 17%;
    top: 70%;
    right: 0px;
    z-index: 999;
}
.floating-img{
	display: none;
}
.fixed-floating{
	display:block;
	position: fixed;
    width: 17%;
    top: 50%;
    right: 0px;
    z-index: 999;
}
.fixed-floating .floating-img{
	display: block;
}

/**************************************************/
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100% !important;
    background: #000;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
div#carouselExampleControls {
    margin-top: 47px;
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.header-contact-supplier i {
    color: #3baf49;
    margin-right: 8px;
    margin-top: 2px;
    font-size: 38px;
}
.header-contact-supplier a{
	color: #3baf49;
    text-decoration: none;
    margin-right: 35px;
    font-size: 26px;
    font-weight: bolder;
}
.header-contact-supplier {
	    border: 2px solid #3baf49;
    justify-content: center;
    border-radius: 5px;
	    padding: 2px 0;

}
.header-contact-supplier:hover{
	background-color: #3baf49;
}
.header-contact-supplier:hover i{
	color: #fff !important;
}
.header-contact-supplier:hover a{
	color: #fff;
}
.get-app-contact{
	background-color: #fff !important;
	color: #3baf49;
}
.get-app-contact:hover{
	background-color: #3baf49 !important;
	color: #fff;
}
/*.whatsapp-cta {
    width: 70px !important;
    top: 86% !important;
    right: 6% !important;
}*/
/*
.whatsapp-cta {
    width: 226px !important;
    top: 88%!important;
    right: 87px !important;
}
*/
.whatsapp-cta {
    width: 226px !important;
    top: 80%!important;
    /*left: 0px !important;*/
}
.bg_headers{
	    background: rgba(21,34,43,.85);
    padding: 0;
}
.error, input[type=text].error, input[type=checkbox].error, .textarea .error{
	color: red;
	border-color:red;
}
.why-choose-area h3{
	color: #3baf49;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.custom-icon-img i{
	font-size:35px;
	color: #3baf49;
}


/**********muthu css********/
.why-left span{
	
}

section.store-visit-section {
    position: relative;
}
a.delivery_area.tooltip_custom-1 {
    position: absolute;
    bottom: 21%;
    right: 39%;
    width: 185px;
    text-align: center;
}
a.delivery_area.tooltip_custom-2 {
    position: absolute;
    bottom: 21%;
    right: 24%;
    width: 185px;
    text-align: center;
}
a.delivery_area.tooltip_custom-3 {
    position: absolute;
    bottom: 21%;
    right: 9%;
    width: 185px;
    text-align: center;
}
a.delivery_area.tooltip_custom-4 {
    position: absolute;
    bottom: 10%;
    right: 39%;
    width: 185px;
    text-align: center;
}
a.delivery_area.tooltip_custom-5 {
    position: absolute;
    bottom: 21%;
    right: 24%;
    width: 185px;
    text-align: center;
}
a.delivery_area.tooltip_custom-6 {
    position: absolute;
    bottom: 21%;
    right: 9%;
    width: 185px;
    text-align: center;
}
a.delivery_area.tooltip_custom-7 {
    position: absolute;
    bottom: 10%;
    right: 24%;
    width: 185px;
    text-align: center;
}
a.delivery_area.tooltip_custom-8 {
    position: absolute;
    bottom: 10%;
    right: 9%;
    width: 120px;
    text-align: center;
}
a.delivery_area.tooltip_custom-9 {
    position: absolute;
    bottom: 0%;
    right: 39%;
    width: 120px;
    text-align: center;
}
a.delivery_area_near.tooltip_custom-1 {
    position: absolute;
    bottom: 21%;
    right: 39%;
    width: 185px;
    text-align: center;
}
a.delivery_area_near.tooltip_custom-2 {
    position: absolute;
    bottom: 21%;
    right: 24%;
    width: 185px;
    text-align: center;
}
a.delivery_area_near.tooltip_custom-3 {
    position: absolute;
    bottom: 21%;
    right: 9%;
    width: 185px;
    text-align: center;
}
a.delivery_area_near.tooltip_custom-4 {
    position: absolute;
    bottom: 10%;
    right: 39%;
    width: 185px;
    text-align: center;
}
a.delivery_area_near.tooltip_custom-5 {
    position: absolute;
    bottom: 10%;
    right: 24%;
    width: 185px;
    text-align: center;
}
a.delivery_area_near.tooltip_custom-6 {
    position: absolute;
    bottom: 10%;
    right: 9%;
    width: 185px;
    text-align: center;
}
a.delivery_area_near.tooltip_custom-7 {
    position: absolute;
    bottom: 0%;
    right: 39%;
    width: 185px;
    text-align: center;
}
a.delivery_area_near.tooltip_custom-8 {
    position: absolute;
    bottom: 0%;
    right: 24%;
    width: 185px;
    text-align: center;
}
a.delivery_area_near.tooltip_custom-9 {
    position: absolute;
    bottom: -1%;
    right: 9%;
    width: 185px;
    text-align: center;
}

.tooltip_custom-1:hover:after {
    background: #444;
    border-radius: 8px;
    color: #fff;
    content: attr(title);
    margin: -66px auto 0;
    font-size: 14px;
    padding: 15px;
    width: 182px;
    position: absolute;
    bottom: 34px;
    left: 0;
}
.tooltip_custom-2:hover:after {
    background: #444;
    border-radius: 8px;
    color: #fff;
    content: attr(title);
    margin: -66px auto 0;
    font-size: 14px;
    padding: 15px;
    width: 182px;
    position: absolute;
    bottom: 34px;
    left: 0;
}
.tooltip_custom-3:hover:after {
    background: #444;
    border-radius: 8px;
    color: #fff;
    content: attr(title);
    margin: -66px auto 0;
    font-size: 14px;
    padding: 15px;
    width: 182px;
    position: absolute;
    bottom: 34px;
    left: 0;
}
.tooltip_custom-4:hover:after {
    background: #444;
    border-radius: 8px;
    color: #fff;
    content: attr(title);
    margin: -66px auto 0;
    font-size: 14px;
    padding: 15px;
    width: 182px;
    position: absolute;
    bottom: 34px;
    left: 0;
}

.tooltip_custom-5:hover:after {
    background: #444;
    border-radius: 8px;
    color: #fff;
    content: attr(title);
    margin: -66px auto 0;
    font-size: 14px;
    padding: 15px;
    width: 182px;
    position: absolute;
    bottom: 34px;
    left: 0;
}
.tooltip_custom-6:hover:after {
    background: #444;
    border-radius: 8px;
    color: #fff;
    content: attr(title);
    margin: -66px auto 0;
    font-size: 14px;
    padding: 15px;
    width: 182px;
    position: absolute;
    bottom: 34px;
    left: 0;
}
.tooltip_custom-7:hover:after {
    background: #444;
    border-radius: 8px;
    color: #fff;
    content: attr(title);
    margin: -66px auto 0;
    font-size: 14px;
    padding: 15px;
    width: 182px;
    position: absolute;
    bottom: 34px;
    left: 0;
}
.tooltip_custom-8:hover:after {
    background: #444;
    border-radius: 8px;
    color: #fff;
    content: attr(title);
    margin: -66px auto 0;
    font-size: 14px;
    padding: 15px;
    width: 182px;
    position: absolute;
    bottom: 34px;
    left: 0;
}
.tooltip_custom-9:hover:after {
    background: #444;
    border-radius: 8px;
    color: #fff;
    content: attr(title);
    margin: -66px auto 0;
    font-size: 14px;
    padding: 15px;
    width: 182px;
    position: absolute;
    bottom: 53px;
    left: 0;
}


@media only screen and (max-width: 600px) {
.delvery_area_section {
	margin-top: 38px;
}
.why-left h5 {
	margin-top: 58px;
}
a.delivery_area.tooltip_custom-1 {
    position: absolute;
    bottom: -20px;
    right: 68%;
  }
a.delivery_area.tooltip_custom-2 {
    position: absolute;
    bottom: -20px;
    right: 38%;
}
    a.delivery_area.tooltip_custom-3 {
    position: absolute;
    bottom: -20px;
    right: 8%;
  }
  a.delivery_area.tooltip_custom-4 {
    display:none;
  }
  a.delivery_area.tooltip_custom-5 {
    position: absolute;
    bottom: -64px;
    right: 68%;
}
      a.delivery_area.tooltip_custom-6 {
  position: absolute;
    bottom: -64px;
    right: 38%;
  }
  a.delivery_area.tooltip_custom-7 {
  position: absolute;
    bottom: -64px;
    right: 8%;
  }
  
  a.delivery_area_near.tooltip_custom-1 {
    position: absolute;
    bottom: -20px;
    right: 68%;
    width: 126px;
}
  
a.delivery_area_near.tooltip_custom-2 {
    position: absolute;
    bottom: -20px;
    right: 38%;
    width:126px;
}
    a.delivery_area_near.tooltip_custom-3 {
    position: absolute;
    bottom: -20px;
    right: 8%;
    width:127px;
  }
  a.delivery_area_near.tooltip_custom-4 {
    position: absolute;
    bottom: -64px;
    right: 68%;
    width:126px;
  }
  a.delivery_area_near.tooltip_custom-5 {
    position: absolute;
    bottom: -64px;
    right: 38%;
    width:126px;
}
a.delivery_area_near.tooltip_custom-6 {
  position: absolute;
    bottom: -64px;
    right: 8%;
    width:126px;
  }
  a.delivery_area_near.tooltip_custom-7 {
  position: absolute;
    bottom: -127px;
    right: 68%;
    width:126px;
  }
  a.delivery_area_near.tooltip_custom-8 {
  position: absolute;
    bottom: -127px;
    right: 38%;
    width:126px;
  }
  a.delivery_area_near.tooltip_custom-9 {
  position: absolute;
    bottom: -127px;
    right: 8%;
    width:126px;
  }
.tooltip_custom-1:hover:after {
   width: 126px;
}
.tooltip_custom-2:hover:after {
   width: 126px;
}
.tooltip_custom-3:hover:after {
   width: 126px;
}
.tooltip_custom-4:hover:after {
   width: 126px;
}
.tooltip_custom-5:hover:after {
   width: 126px;
}
.tooltip_custom-6:hover:after {
   width: 126px;
}
.tooltip_custom-7:hover:after {
   width: 126px;
}
.tooltip_custom-8:hover:after {
   width: 126px;
}
.tooltip_custom-9:hover:after {
   width: 126px;
}
}
.error, input[type=text].error, input[type=checkbox].error, .textarea .error{
	color: red;
	border-color:red;
}

.custom_blogdetail img{
	height:500px;
	transition: opacity 300ms ease-out,-webkit-transform 300ms ease-out,-webkit-filter 300ms ease-out;
}
.custom_blogdetail:hover img{
 -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.custom_blog_date{
	margin-top: 0;
    border-right-width: 3px;
    padding-bottom: 18px;
    padding-right: 25px;
    width: 63px;
    border-color: #3BAF49;
    border-right-style: solid;
	margin-right: 30px;
}
.custom_day{
	font-size: 27px;
	font-weight: 700;
}
.custom_month{
	font-size: 14px;
	text-transform: uppercase;
	color:#9b9b9b;
}
.custom_blog_format div{
	font-size: 15px;
	color:#9b9b9b;
}
.custom_blogdetail_title h3:hover, .custom_blogdetail1 a:hover{
	color:#3BAF49;
}
.custom_blog_format i{
	color:#3BAF49;
}
.custom1_blog_lastest{
	border-left-width: 1px;
    border-left-style: solid;
	border-color: #e6e6e6;
}
.custom_blog_lastest{
	padding-left: 40px;
	overflow: hidden;
	padding-right: 15px;
	padding-top: 60px;
	padding-bottom: 40px;
}
.recent_blogs{
	font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
	color:#000;
}
.custom_blogsection{
	background-color:#F2F2F2;
}
.custom_blogdetail1 a{
	color:#8d7f7f;
	text-decoration: none;
}
.custom_blog_category_list{
	float: left;
    padding: 4px 16px 7px;
    border: 1px solid #e6e6e6;
	margin-right: 10px;
    margin-bottom: 10px;
}
.custom_blog_category_list a{
	font-size: 11px!important;
    text-transform: uppercase;
	color: #a3a3a3;
	font-weight: 600;
	text-decoration: none;
}


/**********************Landing Page Css*************************/
.natural {
    padding: 8px;
    margin-top: 5%;
}
.natural h2 {
    text-align: center;
}
/*section.back {
    background-image: url("image/slide1.jpg");
	position:relative;
	height:500px;
}
img.d-block.w-100 {
    position: absolute;
    top: -6%;
    left: 11%;
    width: 67% !important;
}
@media screen and (min-width: 400px) and (max-width: 768px) { 
section.back {
    background-image: url("image/slide1.jpg");
	position:relative;
	height:200px !important;
}
}*/

.back-image {
   /* background-image: url("image/home1-1.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 97px 50px 50px 50px;
   
    margin-top: -94px;
     z-index: 999; 
    position: relative;*/
	 text-align: center;
}
img.dairy.img-fluid {
    z-index: 1;
    position: relative;
}
.borders h2 {
    border-bottom: 1px dashed #ababab;
}

p.today {
    margin-bottom: 32px;
    font-size: 18px;
}
h4.get {
    font-size: 2rem;
    font-weight: 600;
}
a.send {
    background: #3baf49;
    padding: 15px 45px;
    margin-top: 13px !important;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;
    border: 1px solid #3baf49;
}

.getting {
    /* margin-top: 50px; */
    padding-top: 80px;
    padding-left: 40px;
}
@media  (max-width: 600px) {
.col-md-4.grids{
text-align:center;
}
}
@media (max-width: 800px) {
.col-md-4.grids{
text-align:center;
}
}
@media (max-width: 990px) and (min-width: 768px){
.col-md-3 img{
    width: 70px !important;
    margin-left: -15px !important;
}
}

.elementor-widget-container {
    line-height: 1.9;
}




