a{
cursor:pointer;
}
.logo_h img{
width: 65px;
float:left;
margin-right:13px;
}
.logo_h .mainlogo{
font-size: 30px;
font-weight: 600;
color: #FFFFFF;
padding: 8px 0 0 0px;
letter-spacing: 1px;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);
}
.logo_h .logotagline{
font-size: 20px;
font-weight: 600;
color: #FFFFFF;
padding: 6px 0 0 0px;
letter-spacing: 1px;
}
.home_gallery_area{
padding: 55px 0 0px 0;
}
.swal2-popup .swal2-input, .swal2-popup .swal2-file, .swal2-popup .swal2-textarea, .swal2-popup .swal2-select, .swal2-popup .swal2-radio, .swal2-popup .swal2-checkbox {
    display: none !important;
}
.homevdo{
width:100%;
height:400px;
}
.addbanner{
width:100%;
margin-top:40px;
}
.adverimg img{
width:100%;
height:450px;
border-radius:5px;
}
.owl-prev {
    position: absolute;
    top: 43%;
    margin-left: -40px;
    display: block !important;
    border:0px solid #85c854;
}
.owl-next {
    position: absolute;
    top: 43%;
    right: -40px;
    display: block !important;
    border:0px solid #85c854;
}
.owl-prev i, .owl-next i {
padding: 5px 0px 5px 0px;
font-size: 40px;
color: #fff;
cursor:pointer;
}
.fact_area{
width:100%;
margin-top:25px;
}
.factpad{
margin-top:35px;
}
.padimg{
padding-right: 5px !important;
}
.galimg{
width:100% !important;
height:230px !important;
}
.headtitl{
font-weight:600 !important;
}
.headtitl i{
font-size:21px;
padding-right:6px;
font-weight:600 !important;
}
.payinfotext{
color:#333 !important;
}
.view_data{
padding: 2px 10px 2px 10px !important;
font-weight: 600;
}
/*#back-to-top {
background: linear-gradient(to right, #85c854 0%, #86e7ff 70%);
border-radius: 5px 0 0 5px;
bottom:110px;
color: #ffffff;
font-size: 11px;
padding: 12px 0;
height: 60px;
line-height: 1.5;
right: 0;
text-align: center;
width: 35px;
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
font-weight: 600;
text-transform: uppercase;
position:fixed;
z-index:2147483647;
opacity:0;
}
#back-to-top i {
    font-size: 20px;
    display: block;
}
#back-to-top:hover {
    color: #111;
}
#back-to-top.show {
    opacity: 1;
}*/
/*---------------------
	Footer Section
-----------------------*/
.rotate { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -o-transition-duration: 0.8s; 
transition-duration: 0.8s; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform;
-o-transition-property: -o-transform; transition-property: transform; overflow:hidden; }  
.rotate:hover  { -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); -o-transform:rotate(360deg); cursor:pointer; }
* { margin: 0; padding: 0; }

.footer-section {
	background-color: #044034;
		background-image: url("../img/footer-bg.png");
	background-repeat: no-repeat;
	background-position: center 25px;
}
.footerlogo{
padding-bottom:5px;
}
.footerlogo img{
width:60px;
}
.footerlogo span{
    font-size: 22px;
    font-weight: 600;
    letter-spacing:1px;
	color:#85c854 !important;
}
.footadd{
padding-bottom:30px;
}
.footer-section .footer-top {
	padding:40px 10px 10px 10px;
}

.footer-section .copyright {
	border-top: 1px solid #08705c;
	padding: 20px 0;
	text-align: center;
}

.footer-section .copyright p {
	color: #b7b7b7;
	margin-bottom: 0;
	font-size: 14px;
}

.footer-section .copyright p a {
	color: #fff;
	font-weight: 500;
}

.footer-section .copyright p a:hover {
	color: #85c854;
}

.footer-widget .fw-title {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 25px;
	padding-top: 10px;
	letter-spacing:1px;
	font-size:18px;
	font-weight:600;
}

.footer-widget p,
.footer-widget span {
	color: #fff;
}

.footer-widget ul {
	list-style: none;
}

.footer-widget .about-widget p {
	margin-bottom: 15px;
	text-align:justify;
	width:100%;
	font-size: 14px;
}

.footer-widget .social a {
	color: #b7b7b7;
	margin-right: 15px;
}
.socialfoot{
margin-top:5px;
}
.footer_socials{
float:left;
}	
.footer_socials li{
    float: left;
	margin:0 13px 0 0px;
	padding:7px;
	color:#fff;
	border:2px solid #85c854;
	height:43px;
	width:43px;
	border-radius:100px;
	text-align:center !important;
	font-size:20px;
	}
.footer_socials li a{
text-decoration:none;
color:#fff;
}
.footmargin{
padding-left:50px;
}
.footer-widget .dobule-link ul {
	display: inline-block;
}

.footer-widget .dobule-link ul li {
padding: 0 0 5px 14px;
color: #fff;
background: url(../img/list-arrow-foot.png) no-repeat 0 8px;
}
.footer-widget .dobule-link ul a {
	display: block;
	font-size: 14px;
	color: #fff;
	margin-bottom: 16px;
}

.footer-widget .dobule-link ul a:hover {
	color: #85c854;
}

.footer-widget .dobule-link ul li:last-child a {
	margin-bottom: 0;
}

.footer-widget .dobule-link ul:last-child {
	margin-left:20px;
}

.footer-widget .recent-post {
width:100%;
padding-top:5px;
}
.fb-like{
margin-top:25px;
}
.footer-widget .recent-post span {
	font-size: 12px;
}
.footer-widget .recent-post span i {
	color: #85c854;
	margin-right: 5px;
}
.footer-widget .contact li {
	margin-bottom:12px;
	display: block;
}
.footer-widget .contact li p {
	margin-bottom: 0;
	color:#FFFFFF;
	font-size:14px;
}
.footer-widget .contact li p a{
	color:#FFFFFF;
}
.footer-widget .contact li p a:hover{
	color:#85c854 ;
}
.footer-widget .contact i {
font-size: 15px;
padding-right: 10px;
color: #85c854;
float: left;
padding-top: 6px;
}
/*---------------------
	Footer Section
-----------------------*/
.profile_area{
padding:30px 0 40px 0;
}
.profile_inner{
padding-bottom:60px;
}
.aboutpadd{
padding:10px 0 80px 0;
}
.contact_area{
padding:30px 0 60px 0;
}
.gmap{
width:100%;
margin-top:60px;
}
.gmap p {
margin-top:0px !important;
margin-bottom:0px !important;
line-height:0px !important;
}
.modal-title{
font-size:19px;
font-weight:500;
color:#85c854;
}
.termstext{
padding:10px 20px 10px 20px;
text-align:justify;
font-size:15px;
}
.aboutimg{
width:100%;
height:auto;
border-radius:10px;
}
/*--------------------Common Page Css----------------------*/
.commonpage {
padding:30px 0 40px 0;
}
.compagediv{
width:100%;
}
.compagediv p{
    line-height: 2em;
	font-size:16px;
}
.margbot{
margin-bottom:20px !important;
}
.servicediv{
margin-top:15px !important;
}
.servicediv ol li{
padding:0 0px 7px 0px !important;
}
.serviceimg
{
padding:5px;
float:left;
width:600px;
border: 1px solid #e0e0ff;
border-radius: 5px;
background-color:#f9f9ff;
margin:7px 30px 10px 0px;
}
/*--------------------Common Page Css----------------------*/
/*--------------------Mukhopatranu Css----------------------*/
.iqactabhead{
width:100%;
padding:8px 0 12px 0;
}
.headtext i{
padding-right:2px;
color:#85c854;
font-size:14px;
}
.textdescp i{
padding-right:8px;
color:#85c854;
font-size:16px;
}
.headtext{
color: #f27821;
font-size:15px;
font-weight:500;
padding-bottom:7px;
}
.headtext a{
text-decoration:none;
cursor:pointer;
color:#85c854; 
}
.headtext a:hover{
color:#85c854;
}
.textdescp{
font-size: 16px;
line-height: 24px;
color:#333;
text-align:justify;
padding-bottom:10px;
font-weight:600;
}
/*---------------------
	Service Section
-----------------------*/

.services {
	margin-bottom: -50px;
}

.service-item {
margin-bottom:30px;
}

.service-item .service-icon {
text-align: center;
padding-bottom:15px;
}

.service-icon i {
font-size: 60px;
background: linear-gradient(to right, #85c854 0%, #85c854 70%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; 
}
.service-item .service-icon img {
width: 64px;
height: 64px;
}

.service-item .service-content {
text-align: center;
height: 300px;
/*box-shadow: 0px 0px 15px 0px #e0e0e5;*/
border: 1px solid #e0e0ff;
padding:18px 10px 0 10px;
background-color:#f9f9ff;
border-radius:10px;
}

.service-item .service-content h4 {
	margin-bottom:12px;
	font-size:16px;
	font-weight: 600;
	color:#111;
	letter-spacing: 0.8px;
	text-transform:uppercase;
}
.know-more-wrapper11 {
	display: inline-block;
	position: relative;
	z-index: 2;
	font-size: 14px;
	color: #645847;
	text-transform: uppercase;
	letter-spacing:1px;
	font-weight:500;
}
.know-more-wrapper11 a{
text-decoration:none;
color: #645847;
}
.know-more-wrapper11 a:hover{
color: #85c854;
}
.know-more-wrapper11 i{
color: #85c854;
padding-left:3px;
font-size: 15px;
}
.extracss{
font-size:15px !important;
}
.extracss i{
font-size:16px !important;
}
.photobox{
margin-top:13px;
margin-bottom:13px;
}
.clintimg{
width:100%;
}
.clintimg img{
width:100%;
height:255px;
}
.phototitle{
width:100%;
text-align:center;
font-size:15px;
font-weight:500;
padding-top:7px;
color:#111;
}
/*---------------Loader---------------*/
#preloader {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: #f2f4f8;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#preloader {
    overflow: hidden;
    background-color: #f2f4f8;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}

#preloader img {
    position: absolute;
/*    top: 50%;
    left: 50%;*/
	margin-top: -29px;
	margin-left: -35px;
    width: 80px;
	height:auto;
    z-index: 8;
    -webkit-animation: 2000ms linear 0s normal none infinite running medica-thumb;
            animation: 2000ms linear 0s normal none infinite running medica-thumb;
}
.medica-load {
    -webkit-animation: 2000ms linear 0s normal none infinite running medica-load;
    animation: 2000ms linear 0s normal none infinite running medica-load;
    background: transparent none repeat scroll 0 0;
    border-color: #ffffff #ffffff #0ca184;
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    height: 110px;
    position: absolute;
    width:110px;
    z-index: 10;
/*    top: 50%;
    left: 50%;*/
    margin-top: -30px;
    margin-left: -30px;
}

@-webkit-keyframes medica-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes medica-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*---------------------
	Newsletter Section
-----------------------*/

.newsletter-section {
/*background: #f9f9ff;*/
background-image: url("../img/bg2.png");
padding: 35px 0 30px 0;
/*border-top: 1px solid #F0F0F0;*/
}

.newsletter-section .newsletter {
	position: relative;
	margin-top: 12px;
}
.alerttitl{
margin-bottom: 10px;
color: #85c854;
padding-top: 10px;
font-size: 28px;
letter-spacing: 1px;
}
.newsletter-section .newsletter input {
	width: 100%;
	font-size: 17px;
	padding: 18px 30px;
	border: none;
	border-radius: 50px;
	padding-right: 170px;
	border: 1px solid #85c854;
}

.newsletter-section .newsletter .site-btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	border-radius: 0px 50px 50px 0px;
	min-width: 150px;
}
.site-btn {
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	background: linear-gradient(to right, #85c854 0%, #86e7ff 70%);
	color: #fff;
	padding: 18px 30px;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	border-radius: 50px;
	min-width: 170px;
	text-align: center;
	border: none;
	cursor: pointer;
	letter-spacing:1px;
}
/*---------------Appointment Informations---------------*/
.pageappdiv{
padding-top:25px;
}
.appinfodiv{
width:100%;
padding-left:10px;
margin-top:10px;
}
.getintouch{
width:100%;
padding:12px 0 8px 0;
border:2px solid #85c854;
text-align:center;
background-color:#FFFFFF;
}
.getintouch a{
font-size: 22px;
color: #85c854;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
}
.getintouch a:hover{
color: #111;
}
.appointdiv{
width:100%;
}
.appointtitle{
width: 100%;
padding: 10px 0 11px 0;
text-align: center;
background: #111;
font-size: 20px;
color: #fff;
font-weight: 600;
letter-spacing: 1px;
margin-top: 15px;
}
#accordionExample{
width:100%;
}
.appointpart{
width:100%;
}
.card{
width:100%;
border: 1px solid #e0e0ff;
}
.appointpart .appointbtn {
text-decoration:none;
background-color: #85c854;
border-radius: 0px;
color: #ffffff !important;
display: block;
padding: 9px 30px 9px 15px;
position: relative;
font-size:18px;
font-weight: 500;
}
.appointpart a .plusicon i{
font-size: 15px;
position: absolute;
right: 12px;
top: 15px;
}
.card-body{
width:100%;
padding: 15px 10px 12px 15px !important;
background-color: #f9f9ff;
font-size:16px;
text-align:center;
}
.appointpart .btn-link{
  color: #85c854;
}
.card-body i{
color:#85c854;
padding-right:8px;
font-size:18px;
}
.apploc{
color:#111;
padding:0 0 10px 0;
}
.appcont{
color:#111;
padding:0 0 10px 0;
}
.know-more-del {
font-size: 15px;
color: #645847;
font-weight:500;
text-align:center;
}
.know-more-del a{
text-decoration:none;
color: #645847;
}
.know-more-del a:hover{
color: #85c854;
}
.know-more-del i{
color: #85c854;
padding-left:6px;
font-size: 15px;
}
.mdlappdiv{
width:100%;
text-align:center;
padding:25px 0px 10px 0px;
}
.mdlapptitle{
color:#85c854;
font-size:25px;
font-weight:600;
padding-bottom:5px;
letter-spacing:0.7px;
}
.mdlapparea{
color: #111;
font-size:16px;
font-weight:500;
padding-bottom:8px;
}
.mdlappadd{
color: #777777;
font-size:15px;
font-weight:500;
padding-bottom:6px;
}
.mdlappadd i{
color: #85c854;
padding-right:6px;
font-size: 17px;
}
.mdlappcont{
color: #777777;
font-size:15px;
font-weight:500;
}
.mdlappcont i{
color: #85c854;
padding-right:6px;
font-size: 17px;
}
.mdlgmap{
width:100%;
padding-top:15px;
text-align:center;
padding-bottom:20px;
}
.gloctit{
color:#85c854;
font-size:18px;
font-weight:600;
letter-spacing:0.7px;
text-decoration:underline;
padding-bottom:10px;
}
.loclink{
text-decoration:none;
color: #111;
font-size:16px;
font-weight:500;
}
.loclink i{
color: #85c854;
padding-right:6px;
font-size: 17px;
}
.loclink:hover{
color: #85c854;
}
.locgmap{
width:100%;
height:304px;
margin-top:5px;
border:2px solid #E5E5E5;
}
.apptime{
width:100%;
padding-top:25px;
text-align:left;
}
.apptime h4{
text-align:center;
color:#85c854;
font-size:18px;
font-weight:600;
letter-spacing:0.7px;
text-decoration:underline;
text-transform:uppercase;
padding-bottom:10px;
}
.apptime ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
}
.apptime ul li{
float:left;
text-align:left;
list-style:none;
padding: 0 0 15px 0px;
color: #111;
font-size:15px;
font-weight:500;
width:315px;
}
.apptime ul li i{
color: #85c854;
padding-right:8px;
font-size: 17px;
}
/*---------------Appointment Informations---------------*/
/*********************************
Blog CSS
*********************************/

.blog
{
	padding-top: 30px;
	padding-bottom: 0px;
}
.blog11{
	padding-top: 20px;
}
.videopagediv{
width:100%;
padding-bottom: 30px;
}
.bdelfont{
font-size:26px !important;
}
.topmar{
top:40px !important;
}
.blog_post_container
{
	width: 100%;
}
.blog_post_del{
padding-bottom:30px;
}
.blog_post{
margin-bottom:30px;
}
.blog_post:not(:last-child)
{
	margin-bottom: 74px;
}
.blog_post_image
{
width:100%;
}
.blog_post_image img
{
	width: 100%;
	height:350px;
}
.blog_post_image11
{
width:100%;
}
.blog_post_image11 img
{
	width: 100%;
	height:480px;
}
.blog_post_date
{
	position: absolute;
	top: 15px;
	left: 30px;
	width: 130px;
	height:40px;
	border-radius: 37px;
	background: linear-gradient(to right, #0ca184 0%, #85c854 70%);
}
.blog_post_day
{
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
}
.blog_post_month
{
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 3px;
}
.blog_post_meta
{
	margin-top:10px;
}
.blog_post_meta_item
{
	display: inline-block;
	position: relative;
	margin-right: 27px;
}
.blog_post_meta_item:last-child
{
	margin-right: 0px;
}
.blog_post_meta_item::after
{
display: block;
position: absolute;
top: 7px;
right: -16px;
width: 2px;
height: 14px;
background: #85c854;
content: '';
}
.blog_post_meta_item:last-child::after
{
	display: none;
}
.blog_post_meta_item
{
	font-size: 14px;
	font-weight:500;
	color: #85c854;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.blog_post_title
{
	margin-top: 5px;
}
.blog_post_title
{
	font-size: 20px;
	font-weight: 600;
	color: #111;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.blog_post_text
{
	margin-top: 10px;
	padding-bottom:15px;
}
.blog_post_text p
{
	color: #929191;
	line-height:28px;
	text-align:justify;
	font-size:16px;
}
.blog_post_text p:last-of-type
{
	margin-bottom: 0px;
}
.blog_post_link
{
	margin-top: 32px;
}
.blog_post_link a
{
	font-size: 14px;
	font-weight: 700;
	color: #85c854;
	text-transform: uppercase;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.blog_post_link a:hover
{
	color: #361f5d;
}
.blog_navigation
{
	margin-top: 100px;
}
.blog_dot
{
	display: inline-block;
	position: relative;
	height: 35px;
	line-height: 35px;
	color: #2b2b2b;
	cursor: pointer;
	font-size: 13px;
	font-weight: 600;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.blog_dot:hover
{
	color: #fa9e1c;
}
.blog_dot:hover.active div
{
	border-color: #fa9e1c;
}
.blog_dot.active
{
	padding-left: 13px;
	padding-right: 9px;
	margin-right: 3px;
	color: #fa9e1c;
}
.blog_dot div
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: solid 2px transparent;
	border-radius: 18px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.blog_dot.active div
{
	border: solid 2px #fa9e1c;
}
.blogreadmr{
width:100%;
text-align:center;
padding-bottom:20px;
}
.readmbtn{
font-size:16px !important;
}
.bloffilediv{
width:100%;
float:left;
}
.bloffilediv ul {
list-style-type: none;
}
.bloffilediv ul li{
float:left;
text-align:left;
list-style:none;
padding: 20px 30px 15px 0px;
color: #111;
font-size:18px;
font-weight:500;
}
.bloffilediv ul li a{
font-size:15px;
}
.bloffilediv ul li i{
color: #85c854;
padding-right:8px;
font-size: 18px;
}
.bloffilediv ul li p{
margin-bottom:0px;
padding-top:5px;
}
.zoombutton {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 9999;
width: 70px;
height: auto;
cursor: pointer;
text-decoration: none;
}
/*---------------------
	Blog Category Section
-----------------------*/
.blogcatdiv{
margin-top:35px;
}
.blogcat-item {
margin-bottom:30px;
}

.blogcat-item a{
text-decoration:none;
color:#85c854;
}

.blogcat-item a:hover{
color:#fff;
}

.blogcat-item .blogcat-icon {
text-align: center;
height: 170px;
}
.blogcat-item .blogcat-icon img {
	width: 100%;
	height: 230px;
}

.blogcat-item .blogcat-content {
text-align: center;
height: 234px;
/*box-shadow: 0px 0px 15px 0px #85c854;*/
border: 2px solid #85c854;
}

.blogcat-title {
font-size: 18px;
font-weight: 500;
padding: 15px 10px 0 10px;
background-color: #141414;
z-index: 1;
height: 60px;
position: relative;
width: 100%;
bottom: 0;
opacity: 0.8;
}
/*---- Fixed Side Contact ----*/
.support{
    background: #f97210;
    width: 50px !important;
    height: 50px !important;
    color: #333;
    font-size: 20px;
    position: fixed;
    right: 15px;
    bottom: 70px;
    cursor: pointer;
    z-index: 999;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease-in-out;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
}
.support:hover{
  cursor: pointer;
}
.support img{
  transition: all 300ms ease-in-out;
  width: 60%;
}
.inner-fabs a{
    background: #81b304;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 29px;
    position: fixed;
    right: 15px;
    bottom: 70px;
    cursor: pointer;
    z-index: 99;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease-in-out;
}
.inner-fabs a i{
font-size:29px;
}
.inner-fabs a:hover{
    text-decoration: none;
}
.inner-fabs.show a{
  transition: all 300ms ease-in-out;
}
.inner-fabs.show a:nth-child(1) {
  bottom: 130px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #1948d1;
}
.inner-fabs.show a:nth-child(2) {
  bottom: 190px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #49E670;
}
.inner-fabs.show a:nth-child(3) {
  bottom: 250px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #03e7e7;
}

.inner-fabs.show a:nth-child(4) {
  bottom: 310px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #28a745;
}
.returntotop {
background: #81b304;
width: 50px !important;
height: 50px !important;
color: #fff;
font-size: 18px;
position: fixed;
right: 15px !important;
bottom: 10px !important;
cursor: pointer;
z-index: 999;
border-radius: 100%;
display: flex;
align-items: center;
justify-content: center;
transition: all 300ms ease-in-out;
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
opacity:1;
}
.returntotop i {
    font-size:29px;
    display: block;
}
.returntotop:hover {
    color: #111;
}
.returntotop.show {
    opacity: 1;
}
.know_more{
width:100%;
margin-top:20px;
}
/*---- Fixed Side Contact ----*/
.whatappshare{
width: 100%;
margin: 20px 0 5px 0;
float: left;
}
.btnproduct {
  background-color:#28a745;
  text-decoration:none;
  border: none;
  color: white;
  padding: 10px 15px 10px 15px;
  font-size: 18px;
  cursor: pointer;
  float: left;
margin-right: 10px;
}

/* Darker background on mouse-over */
.btnproduct:hover {
  background-color: #218838;
  color: white;
}
.whatapptextBx {
   border: 1px solid #CCC;
    color: #000000;
    height: 38px;
    outline: 0 none;
	font-size:15px;
    padding: 5px 0px 5px 5px;
    width: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.whatapptextBx:focus{
	border: 1px solid #85c854 ;
}
.whatapptextBx:hover{
	border: 1px solid #85c854 ;
}
.wamargbot{
margin-top:10px;
}
/*--------------Common Page Css--------------*/
.datatbl{
width:100%;
margin-top:10px;
margin-bottom:5px;
}
.form_divcom{
width:100%;
margin-bottom:10px;
float:left;
}
.write_box{
float:right;
width:68%;
}
.fullwid{
float:right !important;
width:82.8% !important;
}
.label_title{
color:#6B6B6B !important;
font-size: 14px;
padding:3px 0px 0px 0px;
text-transform:none !important;
float:left;
}
.lab33{
color:#000000;
font-size:12px;
font-weight:600;
letter-spacing:1px;
}
.boton_div{
	margin:0px 0 0px 0px;
	float:left;
	width:100%;
	text-align: center;
}
.testBx {
   border: 1px solid #CCC;
    color: #000000;
    height: 30px;
    outline: 0 none;
	font-size:12px;
    padding: 5px 0px 5px 5px;
    width: 99%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.testBx:focus{
	border: 1px solid #85c854 ;
}
.testBx:hover{
	border: 1px solid #85c854 ;
}
.ReristerSelectBx {
   border: 1px solid #CCC;
    color: #000000;
    height: 30px;
    outline: 0 none;
	font-size:12px;
    padding: 5px 0px 5px 5px;
    width: 99%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ReristerSelectBx:focus{
	border: 1px solid #85c854 ;
}
.ReristerSelectBx:hover{
	border: 1px solid #85c854 ;
}
.rtextAr2{
    border: 1px solid #CCC;
    color: #000000;
    outline: 0 none;
	height:30px;
	font-size:12px;
    padding: 5px 0px 5px 5px;
    width: 99%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.rtextAr2:focus{
	border: 1px solid #85c854 ;
}
.rtextAr2:hover{
	border: 1px solid #85c854 ;
}
.savebtn{
	color: white;
    text-shadow: none;
    background-color: #85c854;
	background-image: none;
	filter: none;
	border: 0;
	box-shadow: none;
	padding: 5px 15px; 
	text-shadow: none;
    font-size: 15px;  	
	cursor: pointer;
	outline: none;
	letter-spacing:1px;
	border-radius:4px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
}
.savebtn:hover{
	background-color:#5D8C3A;
	color:#FFFFFF;
}
.resetbtn{
	color: white;
    text-shadow: none;
    background-color: #555555;
	background-image: none;
	filter: none;
	border: 0;
	box-shadow: none;
	padding: 5px 15px; 
	text-shadow: none;
    font-size: 15px;  	
	cursor: pointer;
	outline: none;
	letter-spacing:1px;
	border-radius:4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	margin-left:5px;    
}
.resetbtn:hover{
	background-color: #000;
}
.clrred{
color:#FF0000;
padding-left:3px;
font-size:14px;
}
.table{
display: block;
width:100%;
overflow-x:auto;
-ms-overflow-style:-ms-autohiding-scrollbar;
 padding-bottom:0px;
 }
.table th{
font-size:15px;
}
.nav-item i.fa{
width:20px !important;
}
.write_boxtnymce{
float:left;
margin-top:20px;
width:100%;
}
.whappmdlcss{
padding:10px 20px 10px 0px;
}
/*--------------Store Page Css--------------*/
.singlestore{
display: inline-block;
margin: 15px 0 40px 0;
width:100%;
}
.bzPanel{
height:260px;
background: #f4f4f4;
margin: 0 auto;
background-color: #f3f3f3;
border-radius:6px;
-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
box-shadow: 0px 1px 6px rgba(0,0,0,0.4);
position: relative;
text-align: center;
width: 100%;
}
.bzPanel-cp {
    font-size: 21px;
    color: #85c854;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 25px 0 0 0;
}
.bzPanel-body{
padding: 15px 15px 35px;
}
.bzPanel h3 {
margin-bottom: 14px;
	font-size: 15px;
font-weight: 600;
}
.bzPanel p {
	min-height: 35px;
	color: #333;
font-size: 16px;
line-height: 27px !important;
}
.str-cont {
    min-height: 1px !important;
    font-weight: 600;
    color: #333 !important;
}
.str-cont i{
padding-right:7px;
font-size:16px;
color: #85c854;
}
.bzPanel-cta {
    position: absolute;
    bottom: -17px;
    left: 0;
    width: 100%;
}
.mapbtn {
    color: #fff;
    background-color: #85c854;
    border-color: #85c854;
	font-weight:600;
	border-radius:6px;
}
.mapbtn:hover {
    color: #000;
    background-color: #fff;
    border-color: #85c854;
}
.maphight iframe{
height:380px !important;
}
/*------------------------------------------------------------------
    Contact info
-------------------------------------------------------------------*/

.contact-imfo-box{
	background: #85c854;
	padding: 30px 0 30px 0;
	border-radius: 100px;
}

.overflow-hidden {
    overflow: hidden;
}

.contact-imfo-box i{
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #fff;
	color: #85c854;
	font-size: 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin-right: 20px;
}
.contact-imfo-box h4 {
    margin: 0px;
    margin-top: 5px;
	color: #ffffff;
	font-size: 20px;
	padding: 0px;
	font-weight: 500;
	line-height: 24px;
}
.contact-imfo-box p {
    margin: 0px;
	color: #ffffff;
	font-weight: 300;
}
.overflow-hidden .lead {
    font-size: 18px;
    line-height: 25px;
    color: #767676;
    padding-top: 3px;
}
.overflow-hidden .lead a{
    color: #fff;
    text-decoration: none;
    outline: none;
	font-weight:500;
	font-size:15px;
}
.overflow-hidden .lead a:hover{
    color: #235b00;
}

.topbar {
	position: relative;
background-image: -moz-linear-gradient(0deg, #0ca184 0%, #85c854 100%);
background-image: -webkit-linear-gradient(0deg, #0ca184 0%, #85c854 100%);
background-image: -ms-linear-gradient(0deg, #0ca184 0%, #85c854 100%);
	z-index: 1000;
}
.top-inner {
	padding: 10px 15px;
	background: #235b00;
	border-radius: 0 0 9px 9px;
}
/* Top Contact */
.top-contact {
	text-align: left;
	margin-bottom:0px !important;
}
.top-contact li{
	cursor:pointer;
}
.top-contact li {
	display: inline-block;
	margin-right: 15px;
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3 ease;
}
.top-contact li:hover,
.top-contact li:hover a{
	opacity:0.95;
}
.top-contact li:last-child{
	margin-right:0px;
}
.top-contact li a {
	color: #fff;
	font-weight: 500;
	font-size: 16px;
}
.top-contact li i {
	margin-right: 10px;
	color: #fff;
}
.topbar .top-right {
	text-align: right;
}
/* Language Nav */
.lang-nav {
	display: inline-block;
	position: relative;
	margin-right: 15px;
	list-style: none;
	margin-bottom:0px !important;
}
.lang-nav li i{
	margin-left:5px;
}
.lang-nav li a {
	color: #fff;
	font-weight: 500;
}
.lang-nav li a:hover{
	opacity:0.9;
}
.lang-nav .lang-dropdown {
	position: absolute;
	background: #2A2D2F;
	width: 150px;
	top: 34px;
	z-index: 33;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	left: 0;
	text-align: left;
	transform: scale(1 , 0);
	transform-origin: 0 0;
}
.lang-nav li:hover .lang-dropdown{
	opacity:1;
	visibility:visible;
	transform: scale(1);
}
.lang-nav .lang-dropdown li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	position: relative;
}
.lang-nav .lang-dropdown li:last-child{
	border:none;
}
.lang-nav .lang-dropdown li a {
	color: #ccc;
	display: block;
	padding: 5px 15px;
	font-size: 13px;
}
.lang-nav .lang-dropdown li a:hover{
	color:#fff;
}
/* Social Icons */
.social-icons {
	display: inline-block;
	margin-bottom:0px !important;
}
.social-icons li {
	display: inline-block;
	margin-right: 15px;
}
.social-icons li:last-child{
	margin:0;
}
.social-icons li a {
	display: block;
	text-align: center;
	color: #fff;
}
.social-icons li a i{
font-size:18px !important;
}
.social-icons li a:hover{
	color: #f51167;
}
/*--------------- Shoping Cart -----------------*/
.shopping-card {
	display: inline-block;
	position: relative;
}

.shopping-card span {
    left: 100%;
    height: 25px;
    min-width: 25px;
    color: #000;
    font-size:15px;
    background: #fff;
    text-align: center;
    border-radius: 30px;
    padding: 5px 2px 0 2px;
	text-align:center;
	margin-right: 10px;
}
.badge {
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    border-radius: .25rem;
}
.top-right a {
    font-size: 16px;
    color: #fff;
	text-decoration:none;
}
.top-right a i {
font-size: 18px;
color: #85c854;
margin-right:6px;
}
.top-right a:hover{
    color: #85c854;
}