/*@import url('https://fonts.googleapis.com/css?family=Hind:400,500,600,700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap');
html{
	font-family: 'Hind', sans-serif!important;
}
body{
	font-family: 'Hind', sans-serif!important;
    height: 100%;
}
/*Global owl carousel navigation*/
.owl-carousel {
	position: relative;
}
.owl-carousel .owl-nav button{
	color: #83bb42;
	width: 40px;
	height: 40px;
	background: #ffffff!important;
	border: 1px solid #EAEAEA!important;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	margin-top: -36px;
	transition: background 0.3s, border 0.3s ease-out;
}
.owl-carousel .owl-nav button:hover{
	border-color: #7F7F7F!important;
	background: #7F7F7F!important;
}
.owl-carousel .owl-nav button:focus{
	outline: none;
}
.owl-carousel .owl-nav button.owl-prev{
	left: 15px;
}
.owl-carousel .owl-nav button.owl-next{
	right: 15px;
}
.owl-carousel .owl-nav button span{
	text-indent: -99999px;
	width: 8px;
	height: 13px;
	display: block;
}
.owl-carousel .owl-nav button.owl-prev span{
	background: url("../images/icon-prev.svg") scroll -1px 0 no-repeat transparent;
}
.owl-carousel .owl-nav button.owl-next span{
	background: url("../images/icon-next.svg") scroll -1px 0 no-repeat transparent;
}
.service_slider .owl-carousel .owl-nav button{
	margin-top: -20px;
}
.service_slider .owl-nav button.owl-prev{
	position: absolute;
	left: 0;
}
.service_slider .owl-nav button.owl-next{
	right: 0;
}
/*Menu*/
.custom_menu ul.left-link-menu li a{
	color: #052F3C;
	font-family: 'Hind', sans-serif;
    font-size: 17px;
	line-height: 27px;
    text-decoration: none;
    padding: 10px 15px;
    display: inline-block;
}
.custom_menu ul.left-link-menu li a:hover{
	text-decoration-line: underline!important;
}
.custom_menu ul.left-link-menu li.active a {
	text-decoration-line: underline!important;
}
.custom_menu .navbar-collapse .menu-wrap{
	margin-left: auto !important;
}
.custom_menu ul.left-link-menu{
    display: inline-block;
    position: relative;
    margin-bottom: 0;
}
.regi_success{
	min-height: calc(100vh - 255px);
}
.custom_menu ul.left-link-menu:after{
	right: 0;
	position: absolute;
	height: 90%;
	width: 1px;
	background: #D2D2D2;
	top: 0;
	bottom: 0;
	content: "";
	margin: auto;
	visibility: visible;
}
.custom_menu ul li{
	display: inline-block;
}
.custom_menu {
    left: 0 !important;
    width: 100% !important;
    display: flex;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    margin: 0 !important;
}
.navbar-brand {
    padding: 0;
}
.navbar-brand img {
    height: 45px;
}
.logout-button a {
    color: #83BB42;
    background: transparent !important;
}
.custom_menu .user-menu {
    margin-bottom: 0;
}
.custom_menu .user-menu li:first-child a{
	background: #83BB42;
	width: 139px;
	height: 40px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-family: 'Hind', sans-serif;
	text-decoration: none;
	font-size: 17px;
	margin-left: 19px;
	transition: background-color 0.3s ease-out;
}
.custom_menu .user-menu li:first-child a:hover{
	background-color: #787878
}
.custom_menu .user-menu li{
	margin-right: 15px;
}
.custom_menu .user-menu li:last-child{
	margin-right: 0;
}
.custom_menu .user-menu li:last-child a{
	color: #83BB42;
	font-family: 'Hind', sans-serif;
	font-size: 17px;
	text-decoration: none;
}
.slider-container {
    display: none;
}
.museBGSize.grpelem.logoimg{
	background: url(../images/logodoctorhint.svg)no-repeat !important;
	background-size: 100% 100% !important;
}
.plink{
	color: #ffffff;
	text-decoration: none;
}
.banner_btn p{
    height: 100%;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
}
.banner_btn p a {
	color: #fff;
	font-family: 'Hind', sans-serif;
	font-size: 17px;
	line-height: 27px;
    height: 100%;
    box-shadow: none;
    text-decoration: none;
    background: #83BB42;
    border: 1px solid #83BB42;
	padding: 11px 50px 10px;
    display: inline-block;
}
.banner_btn p a:hover{
	background: #787878;
	border-color: #787878;
}
.banner_slider{
	height: 349px !important;
	width: 280px !important;
}
.banner_slider .clip_frame{
	height: 100%;
}
.banner_slider .clip_frame img{
	height: 100%;
	object-fit: cover;
}
.custom_title {
    color: #122E3B;
	font-family: 'Hind', sans-serif;
    font-size: 35px;
	line-height: 47px;
    font-weight: 600;
}
.large-title{
	font-size: 55px;
	line-height: 65px;
}
.title-payment{
	margin-top: 13px;
	margin-bottom: 25px;
}
.custom_slideicon{
	background: url(../images/icon-poster.png)no-repeat !important;
	background-size: 100% 100% !important;
	visibility: visible;
	margin-top: 50px !important;
}
.mt30{
	margin-top: 30px !important;
}
.custum_texttag{
	color: #1E2F3F;
	font-family: 'Hind', sans-serif;
    font-size: 18px;
	line-height: 26px;
	margin: 0 auto 40px;
}
.main_slider{
	/*display: flex;*/
}
.leftimage{
	width: 30%;
	display: inline-block;
	float: left;
	height: 310px;
}
.leftimage .innerdiv{
	background: url(../images/daktare1.jpg)no-repeat;
    background-size: cover;
    height: 100%;
    margin: 20px;
}
.customtesti_right{
	width: 70% !important;
	display: inline-block;
	height: auto !important;
	position: relative;
}
.customtesti_right .viewport{
	width: 100% !important;
	height: auto !important;
}
.customtesti_right .viewport .list-items, .customtesti_right .viewport .list-items .list-item-wrapper{
	height: auto !important;
}
.customtesti_right .right-button {
    margin-left: 660px !important;
    margin-top: -199px !important;
}
.customtesti_right button.list-slider-button {
    background: #FFFFFF !important;
    border: 1px solid #EAEAEA;
    box-sizing: border-box;
    border-radius: 0 !important;
    width: 41px !important;
    height: 41px !important;
    opacity: 1 !important;
}
.customtesti_right .list-slider-button i{
	margin: 9px !important;
}
.customtesti_right .list-slider-button:hover{
	box-shadow: 0.1em 0.1em 0.3em 0.09em #ccc !important;
}
.customtesti_right .main-info {
    background: #122E3B !important;
    border-radius: 0 !important;
}
.customtesti_right .list-item:hover .main-info{
	padding-bottom: 10px !important;
}
.customtesti_right .list-item .main-info{
	padding: 10px !important;
}
.customtesti_right .list-item{
	margin: 10px !important;

}
.customtesti_right .list-item:hover{
	margin: 10px !important;
	width: 236px !important;
}
.viewmorebtn {
	color: #ffffff;
	font-family: 'Hind', sans-serif;
	font-size: 17px;
	line-height: 27px;
    text-align: center;
    background: #83BB42;
	padding: 12px 15px 11px;
    text-decoration: none;
	transition: background-color 0.3s ease-out;
	margin-bottom: 0;
}
.viewmore a{
	color: #ffffff;
	font-family: 'Hind', sans-serif;
	font-size: 17px;
	line-height: 27px;
	text-align: center;
	display: block;
	background: #83BB42;
	margin: 0 !important;
	padding: 12px 15px 11px!important;
}
.viewmorebtn:hover{
	background: #7F7F7F;
}
.customtesti_right .viewport .list-item-wrapper{
	width: 210px !important;
	margin-right: 20px;
	max-width: 210px !important;
}
.customtesti_right .viewport .list-item-wrapper a.span3{
	width: 100% !important;
    margin-right: auto;
    text-decoration: none !important;
    margin: 0 !important;
}
h5.cate_text {
    color: #fff !important;
	font-family: 'Hind', sans-serif;
    text-decoration: none !important;
    font-size: 18px !important;
    font-weight: 700;
	line-height: 26px;
	margin-top: 38px;
	margin-bottom: 0;
}
.home-consultation .consultation-btn{
	margin-top: 38px;
}
.list-slider-show-all{
	margin-top: 33px;
}
a{
	text-decoration: none !important;
}
.cates_text p{
	color: #1E2F3F;
	font-size: 18px;
}
.leftpartmes{
	background: #122E3B;
	padding: 20px 15px;
}
.leftpartmes
.leftpartmes .left_title{
	font-family: 'Hind', sans-serif;
	font-size: 29px;
	font-weight: 600;
	line-height: 35px;
	max-width: 380px;
	margin: 0 auto;
}
.gydytoji{
	color: #ffffff!important;
	font-family: 'Hind', sans-serif;
	text-decoration: none;
	font-size: 17px;
	line-height: 27px;
	text-align: center;
	padding: 12px 25px 11px;
	background: #83BB42;
	min-width: 200px;
	display: inline-block;
	transition: background-color 0.3s ease-out;
}
.gydytoji:hover{
	background-color: #787878;
}
.left_link{
	color: #ffffff !important;
	font-family: 'Hind', sans-serif;
	text-decoration: underline !important;
	margin-left: auto;
	display: inline-block;
	font-size: 17px;
	line-height: 27px;
}
.left_title{
	color: #ffffff;
	font-size: 35px;
	font-weight: 600;
	line-height: 35px;
}
.leftpartmes .left_title{
	font-size: 29px;
}
.topimg{
	background-size: 100% 100% !important;
	background: url(../images/icon-chat.svg)no-repeat;
	width: 37px;
	height: 35px;
	display: inline-block;
	margin: 10px auto 0;
}
.bottompart_mes{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 8px 0 10px;
}
.mesatteck:after {
    content: "";
    background: #ECF6F4;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
}
.mesatteck {
    position: relative;
}
.mesatteck .container{
	position: relative;
	z-index: 1;
}
.rightpart_mes {
    height: 100%;
    width: 85%;
    background: url(../images/consultimg.png)no-repeat;
    background-size: contain !important;
    background-position: center right;
    margin-left: auto;
}
.kartusu{
	padding-top: 75px;
	padding-bottom: 74px;
}
.bottomtext_part{
	background: #F6F6F6;
	border: 1px solid #EAEAEA;
	padding: 15px;
}
.customtesti_right .list-slider-button {
    margin: 0 !important;
    position: absolute;
    top: 44%;
    left: 0px;
}
.customtesti_right .list-slider-button.right-button{
	left: auto;
	right: 15px;
}
.bottom-menu{
	background-color: transparent !important;
}
.bottom-menu hr.dbl-length{
	display: none;
}
.viewmorecate{
	font-family: 'Hind', sans-serif!important;
	border: 1px solid #83BB42 !important;
	color: #83BB42 !important;
	font-size: 17px !important;
	line-height: 27px;
	text-align: center;
	padding: 11px 15px 10px !important;
	border-radius: 0 !important;
	max-width: 243px;
	width:100%;
	transition: background 0.3s, color 0.3s ease-out;
}
@media (max-width: 767px){
	.seconddiv .text-center{
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
	}
	.seconddiv .viewmorecate{
		flex: 1 0 0;
		margin-left: 0!important;
	}
}
.viewmorecate:hover{
	color: #ffffff!important;
	background: #83BB42 !important;
}
.footlogo img{
	height: 40px;
}
.social_link li a{
	width: 34px;
	height: 34px;
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.social_link li a img{
	width: 34px;
	height: 34px;
}
.bottom-menu ul li:before{
	display: none;
}
.widgetlink ul{
	width: 100%;
}
.widgetlink ul li a{
	color: #122E3B;
	font-size: 17px;
}
.widgetlink h6{
	color: #122E3B;
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	line-height: 26px;
	text-transform: none;
}
.mxw-unset{
	max-width: 100% !important;
}
.footerpart{
    background: #ECF6F4;
}
.copyrightpart{
	color:#9B9B9B;
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	line-height: 26px;
	background: #DDF1ED;
}
.seconddiv{
	background: #ECF6F4;
	padding-bottom: 30px;
	padding-top: 50px;
}
.seconddiv .viewmorecate {
    background: transparent;
}
.list-slider .list-item-container .list-item:hover .main-info{
	padding-bottom: 10px;
}
.list-slider .list-item-container .list-item:hover, .list-items .list-item.hover:hover{
	width: 100%;
	margin: 0 !important;
}
.innerimages img {
    width: 100%;
}
.Button.colelem, .SlideShowWidget.grpelem{
    visibility: visible !important;
}
.banner_slider img {
    height: 100%;
    object-fit: cover;
}
.z-indexunset{
	z-index: unset !important;
}
.seconddiv .cate_text {
    color: #122E3B !important;
    font-size: 18px;
}
.seconddiv .list-item {
    height: 100% !important;
    display: grid !important;
}
.seconddiv .short-text, .doctor_leftpanel .short-text{
    color: #122E3B !important;
    font-size: 18px !important;
}
.subtags{
	color: #B4B4B4;
	font-family: 'Hind', sans-serif;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 20px;
	display: block;
}
#page{
	min-height: unset;
}
.doctor_listing .list-item{
	width: 100%;
	height: 100% !important;
}
.bg_lightblue{
	background: #ECF6F4 !important;
}
.doctor_listing .cate_text {
    color: #122E3B !important;
    font-size: 18px;
	margin-top: 26px;
}
.page_title{
	color: #122E3B;
	font-size: 55px;
	font-weight: 600;
}
.doctor_search .form-control{
	height: auto;
	line-height: 1.5;
	background: transparent;
}
.doctor_search {
    width: 100%;
}
.doctor_search .form-group {
    position: relative;
}
.doctor_search .form-control{
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
    background: #F8F8F8;
    padding: 12px 50px 12px 12px;
    width: 100%;
	height: 50px;
    margin: 0;
    border-radius: 0;
    border:1px solid #EAEAEA;
}
.searchop img {
    height: 20px;
}
.searchop {
    position: absolute;
    width: 50px;
    background: #83BB42;
    height: 50px;
    right: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    top: 0;
    background-image: url(../img/search.png)no-repeat;
}
.searchop:after {
    content: "";
    position: absolute;
    background-image: url(../img/search.png);
    z-index: 47;
    top: 0;
    left: 0;
    width: 24px;
    height: 25px;
    margin: auto;
    bottom: 0;
    right: 0;
    background-size: 24px 25px;
}
.doctor_search input::-webkit-input-placeholder{
	color: #AEAEAE;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
}
.doctor_search input:-ms-input-placeholder{
	color: #AEAEAE;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
}
.doctor_search input::placeholder{
	color: #AEAEAE;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
}
.all-clinic{
	margin-top: 46px;
	width: 100%;
}
.visos{
	font-family: 'Hind', sans-serif!important;
    border: 1px solid #83BB42;
    display: block;
    text-align: center;
    padding: 10px 15px 11px;
    color: #83BB42 !important;
    font-size: 17px;
	line-height: 27px;
    font-weight: 500 !important;
	min-width: 245px;
	transition: background 0.3s, color 0.3s ease-out;
}
@media (min-width: 768px) and (max-width: 1199px){
	.visos{
		min-width: auto;
		max-width: 245px;
		width: 100%;
	}
}
@media (max-width: 767px){
	.visos{
		display: flex;
		flex-flow: row wrap;
	}
	.visos{
		flex: 1 0 0;
	}
}
.visos:hover{
	color: #ffffff!important;
	background: #83BB42 !important;
}
.doctorlist_detail .specification-title{
	color: #122E3B;
	font-family: 'Hind', sans-serif!important;
	font-size: 35px;
	font-weight: 600;
	line-height: 47px;
	margin-bottom: 0;
}
.doctorlist_detail .mce-content-body{
	margin-top: 15px;
}
.doctor_listing .main-info {
    height: 100%;
}
.doctor_listing .doctor-profile-img{
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.doctor_listing  .doctor-profile-img img{
	max-width: none;
	height: auto;
	max-height: 200px;
	width: fit-content;
	padding: 0;
	object-fit: cover;
	display: none;
	opacity: 0;
	visibility: hidden;
}
.doctor_listing  .doctor-profile-img .doctor-img{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 200px;
}
.doctor_listing .main-info .doctor-info{
	border: 1px solid #EAEAEA;
	background: #F6F6F6;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
}
.doctor_listing .main-info .doctor-info .green_btn{
	display: block;
	margin-top: 20px;
	margin-bottom: 0;
}
.doctor_listing .main-info .doctor-info .links{
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	margin-top: 11px;
	padding: 0;
}
.service_leftimgs img {
    height: 283px;
    object-fit: contain;
    width: 100%;
}
.doctor_listing .main-info .inner-content{
	background: #F6F6F6;
	border: 1px solid #EAEAEA;
}
.doctor_listing .short-text{
	color: #122E3B !important;
	font-family: 'Hind', sans-serif;
	font-size: 18px !important;
	font-weight: 400;
	line-height: 26px;
	padding: 0;
	margin-top: 23px;
	margin-bottom: 0;
}
.doctor_listing .main-info .doctor-info .subtags{
	margin-top: 3px;
	margin-bottom: 0;
}
.list-items .list-item-wrapper{
	margin-top: 34px;
}
.doctor_listing .short-text span{
	color: #83BB42;
}
@media(max-width: 992px) {
	.main-doctors .custom_title {
		margin-bottom: 29px!important;
	}
}
.green_btn{
	background: #83BB42;
	display: block;
	padding: 12px 15px 11px;
	text-align: center;
	color: #ffffff!important;
	font-family: 'Hind', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	margin-top: 15px;
	border-radius: 0;
	border:none;
	text-shadow: none;
	margin-bottom: 11px;
}
.green_btn:hover{
	background: #7F7F7F !important;
}
.links{
	color: #83BB42 !important;
	font-family: 'Hind', sans-serif;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
    text-decoration: underline;
	margin-bottom: 0;
}
.links:hover{
	text-decoration: none;
}
.names{
	color: #B4B4B4 !important;
	font-size: 16px !important;
	font-weight: 500 !important;
}
.doctor_listing .innerimages img {
    max-width: 100%;
	height: auto;
	padding: 7px;
}
.doctorlist_detail .mce-content-body strong{
	font-weight: 500 !important;
	font-size: 18px !important;
}
.profile-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
}
.profile-pic{
	height: 348px;
}
.doctorinfo_section{
	background: #ECF6F4;
	padding-top: 89px;
	padding-bottom: 79px;
}
.doctor_name{
	color: #122E3B;
	font-size: 55px;
	font-weight: 600;
	line-height: 65px;
	margin-bottom: 2px;
}
.clinic_name{
	color: #122E3B;
	font-family: 'Hind', sans-serif;
	font-size: 55px;
	font-weight: 600;
	line-height: 65px;
	margin-bottom: 18px;
}
.description_title{
	color: #122E3B;
	font-family: 'Hind', sans-serif;
	font-size: 35px;
	font-weight: 600;
	line-height: 47px;
}
.profile-content  .mce-content-body p{
	color: #1E2F3F;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.infobtn{
	display: inline-block;
	background: #83BB42;
	color: #ffffff !important;
	width: 206px;
	text-align: center;
	padding: 7px 15px;
	font-size: 17px;
}
.muja_part{
	padding-top: 60px;
	padding-bottom: 60px;
}
.muja_text p{
	color: #1E2F3F;
	font-size: 18px;
	font-weight: 500;
}
.login_part{
	background: #ECF6F4;
	padding-top: 94px !important;
}
@media(max-width: 767px){
	.login_part{
		padding-top: 53px!important;
	}
}
.form-control, .form-group input{
	color: #495057;
	font-family: 'Hind', sans-serif;
	font-size: 16px;
	line-height: 1.5;
	display: block;
    width: 100%;
    height: 55px;
    padding: 5px 24px;
	background: #F8F8F8;
	border: 1px solid #C5C5C5;
    background-clip: padding-box;
    border-radius: 0 !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	box-shadow: none;
	margin: 0;
}
.form-control.error, .form-group input.error{
	border-color: red;
}
.login-form-wrapper form .form-group label{
	text-transform: uppercase;
}
.forgotlink{
	color: #122E3B!important;
	font-family: 'Hind', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	text-decoration: underline!important;
}
.forgotlink:hover{
	text-decoration: none!important;
}
.help-block.error, .errorMessage{
	font-family: 'Hind', sans-serif;
}
.form-group label{
	color: #929191;
	font-family: 'Hind', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 2px;
}
.registerbtn{
	color: #83BB42 !important;
	font-family: 'Hind', sans-serif;
	font-size: 17px;
	line-height: 27px;
	text-align: center;
	display: block;
	border:1px solid #83BB42;
	padding: 13px 15px;
	transition: background-color 0.3s, color 0.3 ease-out;
}
.registerbtn:hover, .registerbtn:focus{
	color: #ffffff!important;
	background-color: #83BB42;
}
.subtitle{
	color: #122E3B;
	font-family: 'Hind', sans-serif;
	font-size: 29px;
	font-weight: 600;
	line-height: 35px;
}
.custom-select span.custom-text {
    display: block;
    width: 100% !important;
    background: transparent;
    border: none;
    box-shadow: none;
    height: 100%;
    line-height: 55px;
}
.custom-select{
	height: 55px!important;
	background: #F8F8F8 !important;
	padding: 0 !important;
	border-radius: 0 !important;
}
.custom-select span.custom-text:after {
    height: 41px;
    width: 41px;
    top: 6px;
    right: 10px;
    background: #ffffff url(../img/icon-chevron.png) no-repeat 50%;
    border: 1px solid #EAEAEA;
    transform: rotate(90deg);
}
.select-list{
	width: 100% !important;
}
.profile-skill ul{margin: 0;}
.profile-skill ul li {
    color: #1E2F3F!important;
    font-size: 18px;
    font-style: normal;
	background: transparent !important;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0!important;
}
.mce-content-body ul li:before{
	color: #83BB42;
}
.page-content .doctorinfo_section .info_content  p{
	color: #1E2F3F;
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	line-height: 26px;
}
.info_content ul {
	list-style: disc;
	padding-left: 20px;
}
.info_content ul li {
	color: #122E3B;
	font-family: 'Hind', sans-serif;
    font-size: 18px;
	font-weight: 400;
	line-height: 26px;
    margin-bottom: 10px;
    list-style: disc;
}
.info_content table{
	color: #1E2F3F;
	font-size: 18px;
	line-height: 26px;
}
.info_content table tr td{
	padding: 5px;
}
.info_content strong, .info_content b{font-weight: 600;}
.contentbody_part{
	padding-top: 115px;
}
.aboutus.mce-content-body h4 {
    color: #83bb42;
    margin-bottom: 20px;
}
.aboutus.mce-content-body p{
	text-align: center;
}
.aboutus.mce-content-body p strong{
	font-weight: 500 !important;
	font-size: 18px;
	line-height: 27px;
}
.single_partner .singleimg{
	text-align: center;
	height: 182px;
	background: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.partner a {
    height: 100%;
    display: block;
}
.partner a .single_partner {
    height: 100%;
    background: #f6f6f6;
}
.single_partner .singleimg img {
	/*max-height: 182px;*/
	/*width: auto;*/
	/*padding: 7px;*/
	/*position: absolute;*/
	/*top: 0;*/
	/*bottom: 0;*/
	/*margin: auto;*/
	/*left: 0;*/
	/*right: 0;*/
	padding: 7px;
	max-height: 182px;
	width: auto;
	margin: 0 auto;
}
.single_partner .singleimg img.default-img{
	max-height: 81px;
}
.singleinfo{
	background: #F6F6F6;
}
/**/
.singleinfo .cate_text {
	color: #122E3B;
	font-family: 'Hind', sans-serif;
    font-size: 18px;
    font-weight: 700;
	line-height: 26px;
	min-height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.singleinfo .short-text{
	color: #B4B4B4;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	min-height: 52px;
	margin-top: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.filtertag{
	color: #B4B4B4 !important;
	font-family: 'Hind', sans-serif;
	font-size: 16px !important;
	font-weight: 600 !important;
	line-height: 26px;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.filtercheck{
	padding: 37px 0 34px;
	background: #F6F6F6;
	border: 1px solid #EAEAEA;
}
.custom-checkbox .custom-control-label::before{
	border-radius: 0 !important;
}
.custom-control-label{
	background: unset !important;
	padding-left: 10px;
}
.custom-control-label::before{
	width: 25px !important;
	height: 25px !important;
	top: -1px !important;
	background: #ffffff !important;
	border:1px solid #83BB42 !important;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before{
	background: #83BB42 !important;
}
.custom-control-label::after{
	width: 25px !important;
	height: 25px !important;
	top: -1px !important;
}
.custom-control-input:focus~.custom-control-label::before{
	box-shadow: none !important;
}
.filtercheck .custom-checkbox{
	margin-bottom: 0;
	padding: 0;
}
.filtercheck .custom-checkbox a label {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}
.filtercheck .custom-checkbox a:hover, .filtercheck .custom-checkbox.active a{
	color: #83BB42 !important;
}
.kliniktag p{
	color: #83BB42;
	font-size: 18px;
	font-weight: 500 !important;
}
.descript p, .descript p strong{
	font-size: 18px;
	font-weight: 500 !important;
	color: #122E3B !important;
	line-height: 27px;
}
.paslug{
	padding-top: 83px;
	padding-bottom: 59px;
}
.paslug_link li {
    width: 49%;
    text-align: left;
    font-size: 18px;
    padding-left: 15px;
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: text-top;
}
.paslug_link li:before{
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #83BB42;
	display: inline-block;
	margin-right: 10px;
}
.paslug_link li span {
    width: calc(100% - 20px);
    display: inline-block;
    vertical-align: inherit;
    color: #122E3B;
    font-weight: 500;
    line-height: 27px;
}
.related_doctor{
	padding-top: 75px;
	padding-bottom: 81px;
}
.related_doctor .description_title{
	margin-bottom: 43px;
}
.collapse{
	height: auto;
}
.fabout_text p {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #1E2F3F;
}
.second_about {
	padding-top: 60px;
	padding-bottom: 60px;
}
.aboutimg img{
	width: 100%;
	max-width: 100%;
}
.second_about p {
    font-weight: 500;
    text-align: center;
    font-size: 18px;
    line-height: 27px;
    color: #1E2F3F;
}
.first_about{
	padding-bottom: 40px;
}
.third_about{
	padding-top: 40px;
	padding-bottom: 20px;
}
.aright_text p {
    color: #1E2F3F;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
}
.custom-select, .custom-select ul{
	width: 100% !important;
}
.padding-top100{
	padding-top: 100px;
}
.topheader{
	display: flex;
}
.topheader li{
	width: 33.33%;
	text-align: center;
}
.topheader li a{
	color: #83BB42;
	font-family: 'Hind', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	padding: 12px 40px 11px;
	display: inline-block;
}
.topheader {
    padding: 10px 0;
}
.history_header .list-payment{
	padding: 0;
}
.history_header .list-payment .item-new a svg{
	margin-right: 10px;
	margin-bottom: 2px;
}
.history_header .list-payment .item-history a svg{
	margin-right: 8px;
	margin-bottom: 3px
}
.history_header .list-payment .item-account a svg{
	margin-right: 8px;
	margin-bottom: 1px
}
.line-hightauto{
	line-height: unset !important;
}
.status-bullet{
	position: relative;
}
.status-bullet:after {
    content: "";
    background: #C1E98F;
    width: 15px;
    height: 15px;
    border-radius: 50%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
}
.status-bullet.answered:after{
	display: none;
}
.numbers {
    border-radius: 0 !important;
    margin: 5px;
    border: 1px solid #EAEAEA !important;
    color: #83BB42 !important;
    background: #ffffff;
}
.numbers.active{
	background: #83BB42;
	color: #ffffff !important;
	border-color: #83BB42 !important;
}
.numbers:hover{
	background: #83BB42 !important;
	color: #ffffff !important;
	border-color: #83BB42 !important;
}
.bg_darkblue{
	background: rgba(143, 208, 200, 0.4);
}
.bottomtext p{
	color: #122E3B;
	font-size: 30px !important;
	font-weight: 600;
	text-align: center;
}
.bottomtext{
	padding-top: 40px;
	padding-bottom: 40px;
}
.call-112{
	display: flex;
	align-items: center;
	min-height: 189px;
	margin-bottom: -1px;
}
.call-112 p{
	font-family: 'Hind', sans-serif;
	line-height: 35px;
}
.topheader li a.active{
	background: #DFF0ED;
}
.topheader li a span {
    vertical-align: middle;
}
.history_header{
	background-color: #ECF6F4;
	margin-top: 15px;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding-top: 32px;
	padding-bottom: 33px;
}
.choose-select{
	display: flex;
	align-items: center;
}
.history_header .choose-select p {
    color: #122E3B !important;
	font-family: 'Hind', sans-serif;
    font-size: 18px;
	font-weight: 600;
	line-height: 26px;
}
.breadcrumbs a {
    color: #929191 !important;
	font-family: 'Hind', sans-serif;
    font-size: 18px !important;
	font-weight: 400;
	line-height: 26px;
}
.breadcrumbs{
	margin-top: 15px;
}
.breadcrumbs a:last-child{
	color: #83BB42 !important;
}
.subtitles{
	color: #122E3B !important;
	font-size: 18px !important;
	font-family: 'Hind', sans-serif;
	font-weight:400 !important;
	line-height: 26px;
}
.mainsection{
	padding-bottom: 100px;
	padding-top: 20px;
}
.payment_img {
    border: 1px solid #EAEAEA;
    background: #F6F6F6;
	display: flex;
	align-items: center;
	justify-content: center;
}
.payment_img a{
	height: 93px;
	width: 100%;
	text-align: center;
	background: transparent;
	padding: 10px 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.payment_img a img{
	max-width: 100%;
	height: auto;
}
.payment_img:hover{
	background: #F6F6F6;
	border: 1px solid #83BB42;
	box-sizing: border-box;
	box-shadow: 0 9px 16px rgba(0, 0, 0, 0.07);
}
/*Profile*/
.main-profile{
	padding-top: 48px;
	padding-bottom: 74px;
	max-width: 730px;
	margin: 0 auto;
}
.main-profile .form-group{
	margin-bottom: 1.5rem;
}
.profile_form{
	padding-top: 40px;
}
.green_color{
	color: #83BB42 !important;
}
.font-size18{
	font-size: 18px;
}
.bg_green{
	background: #83BB42 !important;
}
.main-profile .green_btn{
	margin-top: 11px;
	margin-bottom: 0;
	max-width: calc(350px - 15px);
	width: 100%;
}
.choose_doctor input{
    width: calc(100% - 59px) !important;
    margin-right: auto;
    display: inline-block !important;
    margin-top: 0;
    margin-bottom: 0;
}
.choose_doctor a {
    display: inline-flex;
    height: 38px;
    width: 38px;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
    vertical-align: middle;
}
.choose_doctor{
	margin-bottom: 20px;
}
.descriptionarea label span {
    display: inline-block;
}
.descriptionarea label {
    /*background: #ECF6F4;
    border-radius: 10px 10px 0px 0px;*/
    display: block;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 600;
    color: #929191;
}
.descriptionarea{
	margin-bottom: 30px;
}
.form-control:focus{
	outline: none;
	box-shadow: none !important;
}
.ulpoadfiles input[type=file]::-webkit-file-upload-button {
  visibility: hidden !important;
}
.ulpoadfiles{
	height: 127px;
	width: 100%;
	border: 1px dashed rgba(0, 0, 0, 0.2) !important;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
	padding: 0 !important;
	background: transparent !important;
	text-shadow: none !important;
}
.uploadlink{
	text-decoration: underline !important;
	font-size: 18px;
}
.ulpoadfiles input[type=file]{
	display: block;
	height: 100% !important;
	width: 100%;
	opacity: 0;
}
.imagetext {
    position: absolute;
}
.ulpoadfiles input[type=file]:before{
	content: "";
}
.descriptionarea .form-control {
    box-shadow: none;
}
.hbanner{
	background: #122E3B;
	min-height: 494px;
	padding-top: 90px;
    padding-bottom: 80px;
}
@media (max-width: 992px){
	.hbanner{
		padding-top:15px;
	}
}
@media(max-width: 374px){
	.hbanner .btitle{
		font-size: 48px;
		line-height: 56px;
	}
}
.btitle{
    color: #FFFFFF;
	font-family: 'Hind', sans-serif;
    font-size: 55px;
    line-height: 65px;
    font-weight: 600;
    margin-top: 50px;
    margin-bottom: 25px;
}
.btagline{
	color: #ffffff;
	font-family: 'Hind', sans-serif;
	font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}
.bannerslider {
    max-width: 300px;
    margin: 10px auto;
    height: 389px;
    padding: 13px;
    background: #454547;
    border-radius: 8px;
}
.bannerslider img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 4px;
}
.bannerslider .owl-carousel, .bannerslider .owl-carousel .owl-stage-outer, .bannerslider .owl-carousel .owl-stage, .bannerslider .owl-carousel .owl-item, .bannerslider .owl-carousel .item {
    height: 100%;
}
.seconddiv  .innerimages {
    height: 220px; /*168px*/
}
.seconddiv  .innerimages img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.seconddiv .owl-carousel{
	position: relative;
}
.service_leftimgs{
	max-width: 100%;
}
.service_slider .main-info {
    background: #122E3B;
	padding: 48px 25px 57px 25px;
}
.innerdivs{
	height: 117px;
	width: 100%;
	text-align: center;
}
.innerdivs img{
	object-fit: contain;
	height: 117px;
	max-width: 100%;
	width: auto!important;
	margin: 0 auto;
}
.mesatteck .custom_title {
    margin-top: 30px;
    margin-bottom: 20px;
}
.green_btn a {
    color: #fff;
    text-align: center;
}
.links a {
    color: inherit;
    text-align: center;
}
.chat_history{
	background: #F8F8F8;
	border:1px solid #EAEAEA;
	max-height: 600px;
	overflow-y: auto;
	overflow-x: hidden;
}
.chat_history::-webkit-scrollbar {
  width: 5px;
}
.chat_history::-webkit-scrollbar-track {
  background: #EDEDED;
}
.chat_history::-webkit-scrollbar-thumb {
  background: #83BB42;
}
.chat_history::-webkit-scrollbar-thumb:hover {
  background: #EDEDED;
}
.single_chat{
	padding: 20px 30px;
}
.chat_header{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.chat_header .profname {
    color: #83BB42;
    font-size: 18px;
}
.chat_header .date_time span{
	color: #929191;
	font-size: 18px;
}
.chat_body p {
    color: #122E3B !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 26px !important;
}
.single_chat{
	border-bottom: 1px solid #EAEAEA;
}
.single_chat:last-child{
	border-bottom: none;
}
.profimg{
	display: inline-block;
}
.rply_prof {
    display: flex;
    justify-content: center;
    align-items: center;
}
.profimg img{
	width: 53px;
	height: 53px;
	border-radius: 50%;
	object-fit: cover;
}
.rply_prof .profname {
    margin-bottom: 0;
    margin-left: 15px;
}
.back_link{
	color: #83BB42!important;
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
}
.back_link:hover{
	text-decoration: underline!important;
}
.reply_box .form-control{
	background: #F8F8F8 !important;
	border:1px solid #C5C5C5 !important;
	box-shadow: none !important;
}
.attach a {
    color: #B4B4B4;
    font-size: 18px;
}
.attach img {
    height: 18px;
}
.right_chat{
	background: #ECF6F4;
	border: 1px solid #EAEAEA;
	padding: 15px;
}
.rightchat_tag{
	color: #929191 !important;
	font-size: 16px;
	font-weight: 500 !important;
	text-transform: uppercase;
}
.right_chat ul li a span{
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	background: #83BB42;
    vertical-align: middle;
}
.right_chat ul li{
	margin-bottom: 10px;
}
.right_chat ul li a span img{
	height: 20px;
}
.right_chat ul li a{
	color: #83BB42;
	text-decoration: underline !important;
}
.right_chat ul li a samp {
    width: calc(100% - 50px);
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0 !important;
    font-family: inherit;
    text-decoration: underline;
}
.select-list li:hover {
    background: #83bb42;
    color: #ffffff;
}
.scroll-drag{
    background-color: #83bb42;
    color: #ffffff;
}
.custom-select.open_list .custom-text:after, .custom-text:hover:after{
	border-color: #83bb42;
	background: #83bb42 url(https://www.teleklinika.lt/img/icon-dropDown-light.png)no-repeat;
	background-position: center;
}
@media(max-width:991px){
	.contact-container .contact-col{
		margin-bottom: 26px!important;
	}
	.contact-container .contact-col:last-child{
		margin-bottom: 0!important;
	}
}
.contact_tag{
	background: #ECF6F4;
	padding: 37px 30px 40px;
	height: 100%;
}
.contact_tag .iconimg{
	background: #ECF6F4;
	width: 60px;
	height: 50px;
	border-radius: 50%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-top: 0;
	margin-bottom: 22px;
}
.contact_tag .iconimg.icon-mail img{
	width: 55px;
	height: 45px;
}
.contact_tag .iconimg.icon-like img{
	width: 50px;
	height: 50px;
}
.contact_tag .iconimg.icon-glasses img{
	width: 60px;
	height: 25px;
}
.contact_tag h1, .contact_tag h2, .contact_tag h3, .contact_tag h4, .contact_tag h5, .contact_tag h6{
	margin-bottom: 11px;
}
.contact_tag h4{
    color: #122E3B;
	font-family: 'Hind', sans-serif;
    font-size: 18px;
	line-height: 26px;
    font-weight: 700;
}
.contact_tag p{
	color: #122E3B;
	font-family: 'Hind', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	text-align: center;
	padding: 0;
	margin-bottom: 0;
}
.contact_tag p a{
	color: #83BB42;
	text-decoration: underline !important;
}
.contact_tag p a:hover{
	text-decoration: none !important;
}
.custom_zone{
	min-height: unset !important;
	padding: 0 !important;
	border:none !important;
	box-shadow: none !important;
	background: transparent !important;
	border-radius: 0;
}
.custom_zone .dz-default.dz-message {
    margin: 0 !important;
}
.green_btn .hover:hover{
    color: #ffffff;
}
.links .hover:hover{
	color: #83BB42;
}
.single_partner {
    height: 100%;
    background: #f6f6f6;
	border: 1px solid #EAEAEA;
}
.related_doctor .innerimages {
    text-align: center;
    background: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.profile-content .doctor-profession, .profile-sidebar .doctor-profession{
    color: #B4B4B4;
    font-size: 18px;
    font-weight:400;
	line-height: 26px;
	padding: 0;
	margin-bottom: 0;
}
.btn-consult{
	margin-top: 5px;
	margin-bottom: 0;
	min-width: 206px;
}
table{
	max-width: 100% !important;
}
.mobtags {
    display: none;
}
.regi_succ{
	background: #ECF6F4;
	padding-top: 150px;
	padding-bottom: 60px;
}
.registration-success{
	margin-top: 30px;
}
.registration-success-btn{
	max-width: 250px;
	margin: 0 auto;
}
.regi_succ h4 {
    font-size: 35px;
    font-weight: 600;
    color: #122E3B;
    line-height: 47px;
}
.juetru{
	padding-top: 70px;
	padding-bottom: 70px;
	background: #ffffff;
}
.juetru h4{
	color: #122E3B;
	font-size: 29px;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 20px;
}
.filtercheck .custom-checkbox{
	margin-bottom: 22px;
}
.filtercheck .custom-checkbox:last-child{margin-bottom: 0;}
.filtercheck .custom-checkbox a {
    color: #122E3B;
	font-family: 'Hind', sans-serif;
    font-size: 18px;
	font-weight: 400;
    padding: 0 20px 0 72px;
    line-height: 25px;
    display: block;
    position: relative;
}
.filtercheck .custom-checkbox a:before{
	content: '';
	width: 25px;
	height: 25px;
	border: 1px solid #83BB42;
	background-color: #ffffff;
	position: absolute;
	left: 22px;
}
.filtercheck .custom-checkbox a.active{
	color: #83BB42;
}
.filtercheck .custom-checkbox a.active:before{
	background-color: #83BB42;
}
.filtercheck .custom-checkbox a.active:after{
	content: '';
	width: 25px;
	height: 25px;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
	background-size: 50%;
	background-repeat: no-repeat;
	position: absolute;
	left: 28px;
	top: 6px;
}
/*.filtercheck .custom-checkbox a.active:after{*/
/*    position: absolute;*/
/*    content: "";*/
/*    right: 0;*/
/*    width: 8px;*/
/*    height: 24px;*/
/*    background: #83BB42;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    margin: auto;*/
/*}*/
.filtercheck .custom-checkbox a label {
    font-size: 18px;
}
.descriptionarea textarea {
    min-width: auto !important;
}
.questionnaire {
    margin-bottom: 30px;
}

/*==========================================================
------------------------ Media Query -----------------------
==========================================================*/
@media (max-width: 991px){
	.mob_toggle{
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
	}
	.table-responsive table {
		width: 100% !important;
	}
	.info_content .table-responsive p{
		max-width: 100% !important;
		width: 100% !important;
	}
	.mob_toggle .navbar-toggler{
		border: none;
		width: 41px;
		padding: 0;
		line-height: 0;
	}
	.mob_toggle .navbar-toggler span{
		background-image: none;
		width: 41px;
		height: 5px;
		background: #83BB42;
		line-height: 0;
	}
	.mob_toggle .navbar-toggler span.bar2{
		margin-top: 9px;
		margin-bottom: 9px;
	}
	.mob_toggle .navbar-toggler:focus{
		outline: none;
		box-shadow: none;
	}
	nav.custom_menu{
		padding-top: 0!important;
		padding-bottom: 0!important;
	}
	.custom_menu .navbar-collapse {
		text-align: center;
	}
	.custom_menu .navbar-collapse .menu-wrap{
		padding: 38px 15px 57px;
	}
	.custom_menu ul.left-link-menu li a{
		font-size: 32px;
		font-weight: 400;
		line-height: 51px;
		padding: 5px 0;
	}
	.visos{
		display: inline-block !important;
		width: 200px;
		margin-bottom: 25px;
	}
	.desktag{
		display: none;
	}
	.descript {
		margin-top: 30px;
		text-align: center;
	}
	.description_title {
		text-align: center !important;
	}
}
@media (max-width: 992px){
	.main-menu-wrapper{
		padding-top: 20px;
		padding-bottom: 10px;
		background-color: #ffffff;
	}
	#pu94{margin-right: 0;}
	#u94 {
		background-color: transparent;
	}
	nav.custom_menu{
		padding-left: 0;
		padding-right: 0;
		background-color: #ffffff!important;
	}
	nav.custom_menu .mob_toggle{
		padding: 15px 24px 15px 15px;
	}
	nav.custom_menu .navbar-collapse{
		background-color: #ffffff;
		border-top: 1px solid #E8E8E8;
	}
	.custom_menu ul li{
		display: block;
	}
	.custom_menu .user-menu{
		margin:15px 0 0 0;
	}
	.custom_menu .user-menu li{
		margin-right: 0;
		margin-top: 10px;
	}
	.custom_menu .user-menu li:first-child a{margin-left: 0;}
	.social_link{
		float: right;
	}
	.custom_menu  ul{
		float: unset;
		display: block;
	}
	.custom_menu ul.left-link-menu:after{
		display: none;
	}
	.bottom-menu .container{
		width: 100%;
	}
	.footerpart{
		padding-top: 30px;
	}
	.fabout_text {
    	margin-top: 30px;
	}
	.fabout_text p{
		text-align: center;
	}
	.third_about .custom_title {
		text-align: center;
	}
	.aright_text p{
		text-align: center;
	}
	.banner_btn {
		text-align: center;
	}
	.btagline {
		margin-top: 30px;
		text-align: center;
	}

	.service_leftimgs {
		display: none;
	}
	.service_slider .owl-nav button{
		top: 175px;
	}
	.seconddiv .owl-carousel .owl-nav button{
		top: 50%;
		margin-top: -28px;
	}
	.seconddiv .owl-carousel .owl-nav button.owl-prev{left: 0;}
	.seconddiv .owl-carousel .owl-nav button.owl-next{right: 0;}
	.seconddiv .viewmorecate:first-child{
		margin-top: 0;
	}
	.seconddiv .main-info{
		margin-bottom: 0 !important;
	}
	.seconddiv .viewmorecate{
		margin-top: 20px;
	}
	.rightpart_mes{
		width: 100%;
		height: 190px;
		margin-top: 45px;
	}
	.right_social{
		float: left;
	}
	.widgetlink{
		margin-bottom: 20px;
	}
	.right_social {
		margin-bottom: 15px;
	}
	.widgetlink h6{
		margin-bottom: 10px;
	}
	.bottom-menu{
		margin-bottom: 0;
	}
	.custom_title{
		text-align: center;
	}
	.all-clinic{
		margin-top: 28px;
	}
	.custom-sidebar{
		border-bottom: 1px solid #eaeaea;
	}
	.mobtags{
		display: flex;
		justify-content: space-between;
		align-items: center;
		position: relative;
	}
	.mobtags .mob_filter{
		background: url('../img/icon-filter.svg') no-repeat;
		width: 30px;
		height: 30px;
	}
	.mobtags .mob_filter.mob-filter-active{
		background: url('../img/icon-filter-green.svg') no-repeat;
	}
	.mobtags .mainfilter_tag {
		position: absolute;
		top: 100%;
		left: -15px;
		z-index: 5;
		right: -15px;
		padding: 24px 15px 0;
		border-top: 1px solid #EAEAEA;
		box-shadow: 0 15px 28px rgba(0, 0, 0, 0.25);
		background: #F6F6F6;
	}
	.mob_filter img {
		width: 30px;
	}
	.mobtags p{
		color: #B4B4B4 !important;
		font-family: 'Hind', sans-serif;
		font-size: 16px !important;
		line-height: 26px;
		font-weight: 400!important;
		text-transform: uppercase;
		padding: 0;
		margin: 0;
	}
	.mobtags>p, .mobtags .mob_filter{margin-bottom: 17px;}
	.mobtags p span{
		color: #83BB42 !important;
	}
	.mobtags .filtercheck{
		padding: 10px 0 32px 0;
		border: 0;
	}
	.mobtags .filtercheck .custom-checkbox{
		margin-bottom: 22px;
		margin-left: -22px;
	}
	.mobtags .filtercheck .custom-checkbox:last-child{margin-bottom: 0;}
	.mobtags .filtercheck .custom-checkbox .custom-control-label{
		color: #122E3B;
		font-family: 'Hind', sans-serif;
		font-size: 18px;
		font-weight: 400;
		line-height: 24px;
		padding-left: 50px;
	}
	.mobtags .filtercheck .custom-checkbox .custom-control-label:before{
		left:0;
	}
	.mobtags .filtercheck .custom-checkbox .custom-control-label:after{
		left: 0;
	}
	.hbanner .btitle{
		text-align: center;
	}
	/*.banner-desktop-btn{*/
	/*	display: none;*/
	/*}*/
	/*.banner-mobile-btn{*/
	/*	margin-top: 20px;*/
	/*}*/
	/*.hbanner{*/
	/*	padding-bottom: 120px;*/
	/*}*/

}
@media (max-width: 600px){
	.page_title{
		letter-spacing: -1px;
	}
}
.footlogo{
	margin-bottom: 14px;
}
.right_social .social_link li{
	padding-left: 5px;
}
.right_social .social_link li:first-child{
	padding-left: 0;
}
.widgetlink ul li{
	font-family: 'Hind', sans-serif;
	line-height: 27px;
	text-indent: 0;
	margin-bottom: 0;
	padding-left: 0;
}
.change .bar1 {
	-webkit-transform: rotate(-48deg) translate(-15px, 11px);
	transform: rotate(-48deg) translate(-15px, 11px);
}
.change .bar2 {opacity: 0;}
.change .bar3 {
	-webkit-transform: rotate(48deg) translate(-8px, -5px);
	transform: rotate(48deg) translate(-8px, -5px);
}
/*Home css*/
.home-clinic .section-title, .home-question .section-title, .home-how-work .section-title,
.home-consultant .section-title, .home-consultation .section-title{
	color: #122E3B;
	font-family: 'Hind', sans-serif;
	font-size: 35px;
	font-weight: 600;
	line-height: 47px;
	margin-top: 20px;
	margin-bottom: 0;
}
.home-clinic .section-slogan, .home-question .section-slogan, .home-how-work .section-slogan,
.home-consultant .section-slogan, .home-consultation .section-slogan{
	color: #1E2F3F;
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	max-width: 765px;
	margin:  30px auto 0;
}
/*Home section consultation*/
.home-consultation{
	padding-top: 67px;
	padding-bottom: 95px;
}
.home-consultation .consultation-carousel-container{
	margin-top: 52px;
}
@media(max-width: 767px){
	.home-consultation{
		padding-top: 35px;
		padding-bottom: 56px;
	}
	.home-consultation .section-slogan{
		margin-top: 16px;
	}
	.home-consultation .consultation-carousel-container{
		margin-top: 40px;
	}
	.list-slider-show-all {
		margin-top: 25px;
	}
}
@media(max-width: 480px){
	.service_slider{padding-right: 0!important;}
	.service_slider .owl-carousel .owl-item.active{
		max-width: 227px;
		width: 100%!important;
	}
}
/*Home section how work*/
.home-how-work{
	padding-top: 68px;
	padding-bottom: 89px;
}
.home-how-work .section-title{
	margin-top: 34px;
}
.home-how-work .how-work-content{
	margin-top: 45px;
}
.home-how-work .how-work-content .how-work-text{
	color: #1E2F3F;
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	padding-top: 26px;
}
.home-how-work .how-work-content .how-work-text p{
	margin-bottom: 0;
}
@media(max-width: 767px){
	.home-how-work {
		padding-top: 51px;
		padding-bottom: 58px;
	}
	.home-how-work .how-work-content{
		margin-top: 20px;
	}
	.home-how-work .how-work-content .how-work-text{
		padding-top: 14px;
	}
	.home-how-work .how-work-content .how-work-column{
		margin-bottom: 34px;
	}
	.home-how-work .how-work-content .how-work-column:last-child{
		margin-bottom: 0;
	}
}
/*Home section consultant*/
.home-consultant{
	padding-top: 82px;
	padding-bottom: 100px;
}
.home-consultant .section-title{
	margin-top: 32px;
}
.home-consultant .section-slogan{
	max-width: none;
	margin-top: 37px;
}
.home-consultant .consultant-content{
	margin-top: 52px;
}
.home-consultant .consultant-content .item .bg-white{
	padding: 35px 33px 30px 33px;
}
.home-consultant .buttons-block{
	margin-top: 40px;
}
@media(max-width: 767px){
	.home-consultant {
		padding-top: 60px;
		padding-bottom: 57px;
	}
	.home-consultant .section-slogan{
		margin-top: 13px;
	}
	.home-consultant .consultant-content{
		margin-top: 23px;
	}
	.home-consultant .buttons-block {
		margin-top: 23px;
	}
	.seconddiv .cate_text{
		min-height: 52px;
	}
	.home-consultant .consultant-content .item .bg-white {
		padding: 33px 15px 30px 15px;
	}
}
@media(max-width: 480px){
	.consultant-content{padding-right: 0!important;}
	.consultant-content .owl-carousel .owl-item.active{
		max-width: 227px;
		width: 100%!important;
	}
	.seconddiv .viewmorecate{
		min-width: 227px;
		max-width: 227px;
	}
}
/*Home section question*/
.home-question{
	padding-top: 80px;
	padding-bottom: 98px;
}
.home-question .section-title{margin-top: 40px;}
.home-question .question-content{
	margin-top: 59px;
}
@media(max-width: 767px){
	.home-question{
		padding-top: 60px;
		padding-bottom: 55px;
	}
	.home-question .section-title{
		margin-top: 13px;
	}
	.home-question .section-slogan{
		margin-top: 11px;
	}
	.bottompart_mes{
		flex-wrap: wrap;
	}
	.bottompart_mes .gydytoji{
		margin: 0 auto;
	}
	.bottompart_mes .left_link{
		text-align: center;
		margin-right: auto;
		margin-top: 17px;
	}
}
/*Home section clinics*/
.home-clinic .clinic-list{
	margin-top: 54px;
}
.clinic-info{
	padding: 27px 33px 24px 33px;
}
/*.home-clinic .clinic-list .clinic_slid .owl-carousel .owl-nav.disabled{*/
/*	display: inherit;*/
/*}*/
.home-clinic .clinic-list .clinic_slid .owl-carousel .owl-nav .owl-prev{
	left: 0;
}
.home-clinic .clinic-list .clinic_slid .owl-carousel .owl-nav .owl-next{
	right: 0;
}
@media(max-width: 767px){
	.kartusu {
		padding-top: 54px;
		padding-bottom: 50px;
	}
	.home-clinic .section-slogan{
		margin-top: 13px;
	}
	.home-clinic .clinic-list{
		margin-top: 24px;
	}
	.clinic_slid .owl-carousel{
		margin-right: -15px;
	}
}
@media(max-width: 480px){
	.home-clinic .clinic-list .clinic_slid .container{padding-right: 0;}
	.clinic_slid .owl-carousel .owl-item.active{
		max-width: 227px;
		width: 100%!important;
	}
}
.page-content .global-wrapper{
	padding-top: 14px;
}
.spacer-bottom-38{
	margin-bottom: 38px;
}
.login-form-wrapper{
	max-width: 730px;
	margin: 0 auto;
	background: #FFFFFF;
	box-shadow: 0 20px 41px rgba(0, 0, 0, 0.05);
	padding: 4.2% 6% 3.8%;
	margin-bottom: -42px;
}
.login-form-wrapper .send-btn-block .green_btn{
	margin-top: 39px;
	margin-bottom: 0;
	padding: 14px 15px 14px;
}
.lets-create-account{
	padding-top: 118px;
	padding-bottom: 64px;
}
.reminder-btn-block .green_btn{
	margin-top: 33px;
	margin-bottom: 0;
	padding-top: 13px;
	padding-bottom: 13px;
}
@media(max-width: 767px){
	.login-form-wrapper{
		padding: 47px 33px 55px;
	}
	.lets-create-account{
		padding-top: 89px;
	}
}
.registration-part .login-form-wrapper .custom-select{
	height: 55px;
}
.registration-part .login-form-wrapper .custom-select .custom-text, .registration-part .login-form-wrapper .custom-select .select-list ul li{
	padding-left: 24px;
}
.registration-part .login-form-wrapper .custom-select .select-list{
	top: 54px;
}
.errorMessage#FUser_birthday_em_{
	margin-top: -16px;
}
.registration-part .login-form-wrapper .captcha-field{
	background-color: #e5e3f8;
	margin-bottom: 0;
	text-align: center;
	padding: 10px 0 11px;
}
.all-clinic .list-content{
	margin-top: 4px;
}
.all-clinic .list-content .clinic-column{
	margin-top: 30px;
}
.all-clinic .list-content .clinic-column .single_partner .singleimg img{
	padding: 10px;
}
.all-clinic .list-content .clinic-column .single_partner .singleimg img.default-img{
	width: 210px;
}
.doctor-btn{
	margin-top: 19px;
	margin-bottom: 11px;
	padding-top: 12px;
	padding-bottom: 11px;
}
.doctor-link{
	color: #83BB42!important;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	text-decoration: underline!important;
}
.doctor-link:hover{
	text-decoration: none!important;
}
.page-content{
	padding-top: 15px;
}
.main{
	padding-top: 77px;
	padding-bottom: 93px;
}
.main-border{
	border-top: 1px solid #E8E8E8;
}
@media(max-width: 767px){
	.main{
		padding-top: 54px;
		padding-bottom: 72px;
	}
	.main-doctors{
		padding-top: 33px;
		padding-bottom: 48px;
	}
}
#u94_align_to_page, #u307_align_to_page, #u313_align_to_page{
	max-width: 1145px;
}
.no-clinics{margin-top: 30px;}
.no-clinics p{
	color: #1E2F3F;
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
}
.mce-content-body{
	margin-top: 37px;
}
.mce-content-body, .mce-content-body p, .mce-content-body ul{
	color: #1E2F3F;
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
}
.mce-content-body p{
	padding: 0;
	margin-bottom: 25px;
}
.mce-content-body p:last-child{margin-bottom: 0;}
.mce-content-body a{
	color: #83BB42;
	font-family: 'Hind', sans-serif;
}
.mce-content-body a:hover{
	color: #83BB42;
	text-decoration: none!important;
}
.mce-content-body strong{font-weight: 700;}
.mce-content-body address{
	font-family: 'Hind', sans-serif;
}
.mce-content-body i, .mce-content-body em, .mce-content-body address{
	font-style: italic;
}
.mce-content-body address{
	margin-bottom: 15px;
}
.mce-content-body ul, .mce-content-body ol{
	margin-bottom: 25px;
}
.mce-content-body ul li{
	margin-left: 15px;
	margin-bottom: 15px;
	line-height: 26px;
}
.mce-content-body ol li{
	line-height: 26px;
	margin-bottom: 15px;
}
.mce-content-body ul li:last-child, .mce-content-body ol li:last-child{margin-bottom: 0;}
.vidinisimg{
	width: 100%;
	min-height: 210px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 7px;
	border: 1px solid #E7E7E7;
}
.vidinisimg img {
	max-width: 100%;
	height: auto;
}
.back-icon{
	margin-bottom: 10px;
	display: inherit;
}
.back-icon:before{
	content: '';
	width: 8px;
	height: 13px;
	background: url("../img/icon-back.svg") scroll 0 0 no-repeat transparent;
	display: inline-block;
	margin-right: 10px;
}
.clinic-desc{
	margin-top: 0;
}
.consultation-btn{
	padding-top: 12px;
	padding-bottom: 11px;
	margin-top: 26px;
	margin-bottom: 0;
}
.clinic-top{
	padding-bottom: 117px;
}
.paslug .info_content ul{
	float: left;
	width: 50%;
	margin-bottom: 30px;
	list-style: none;
}
.paslug .info_content ul:nth-child(3n+1){
	clear: left;
}
.paslug .info_content ul li{
	list-style: none;
	position: relative;
	padding-left: 15px;
}
.paslug .info_content ul li:before{
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background-color: #83BB42;
	position: absolute;
	top: 8px;
	left: 0;
}
.main-clinic{
	padding-bottom: 0;
}
.section-registration{
	padding-top: 78px;
	padding-bottom: 85px;
	margin-bottom: -1px;
	background-color: #F9F9F9;
}
.section-registration .subtitle{
	font-size: 35px;
	line-height: 47px;
	margin-bottom: 31px;
}
.section-registration .reg-slogan{
	color: #1E2F3F;
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 0;
	padding: 0;
}
.section-registration .reg-btn{
	color: #F9F9F9;
	font-family: 'Hind', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 27px;
	display: inline-block;
	margin-top: 34px;
	margin-bottom: 0;
	padding-top: 12px;
	padding-bottom: 11px;
	min-width: 206px;
}
@media(max-width: 767px){
	.section-registration{
		background-color: #ffffff;
	}
}
.payment-btn{
	margin-top: 35px;
	margin-bottom: 0;
	max-width: 255px;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 11px;
}
/*Yii chat*/
.yiichat{}
.yiichat .posts{
	background: #F8F8F8;
	border: 1px solid #EAEAEA;
	padding: 0;
	overflow-y: auto;
	height: auto;
	max-height: 600px;
	margin-bottom: 20px;
}
.yiichat .posts .post{
	color: #122E3B;
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	padding: 38px 45px;
	border-bottom: 1px solid #EAEAEA;
	border-top: none;
	border-left: none;
	border-right: none;
	margin-bottom: 0;
}
.yiichat .posts .post:last-child{border-bottom: 0;}
.yiichat .posts .post .track {
	background-color: transparent;
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 0;
	margin-right: 0;
	margin-bottom: 15px;
}
.yiichat .posts .post .track .time{
	color: #929191;
	order: 1;
}
.yiichat .posts .post .track .owner{
	color: #83BB42;
	font-weight: 600;
	order: 0;
}
.yiichat .you{}
.yiichat .you textarea{
	color: #122E3B;
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	width: 100%;
	height: 127px;
	padding: 20px;
	background: #F8F8F8;
	border: 1px solid #C5C5C5;
	box-shadow: none;
}
.yiichat .you button{
	color: #FFFFFF;
	font-size: 17px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	line-height: 27px;
	text-align: center;
	background-color: #83BB42;
	border: none;
	min-width: 255px;
	padding: 12px 10px 11px;
}
.yiichat .you button:hover{
	background-color: #7F7F7F;
}
/*Consultations*/
.consultations-wrapper{
	padding-top: 57px;
	padding-bottom: 82px;
}
.consultations-wrapper .back_link{margin-bottom: 28px;}
.consultations-wrapper .bigList{
	margin-top: 47px;
	margin-bottom: 0;
	width: 100%;
}
@media(max-width: 1199px){
	.consultations-wrapper .container, .history_header .container{
		max-width: none;
	}
}
@media(max-width: 768px){
	.history_header .choose-select{
		margin-bottom: 35px;
	}
	.history_header .choose-select p{
		width: 100%;
		text-align: center;
	}
}
@media(max-width: 767px){
	.history_header{
		padding-top: 43px;
		padding-bottom: 43px;
	}
	.history_header .choose-select{
		justify-content: center;
		margin-bottom: 36px;
	}
	.history_header .list-payment{
		flex-wrap: wrap;
	}
	.history_header .list-payment li{
		width: 100%;
	}
	.call-112{display: none;}
	.doctor_name{
		font-size: 35px;
		line-height: 47px;
	}
	.profile-pic{
		margin-top: 9px;
	}
	.btn-consult{
		max-width: 280px;
		width: 100%;
		margin-top: 27px;
	}
	.doctorinfo_section{
		padding-top: 68px;
		padding-bottom: 61px;
	}
	.doctorinfo_section .description_title{
		text-align: center!important;
	}
}
.main-questionnaire{
	padding-top: 55px;
}
.title-questionnaire{
	margin-bottom: 64px;
}
.questionnaire{
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0;
}
.QuestionerForm-field{}
.QuestionerForm-field label{
	color: #929191;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	text-transform: uppercase;
	padding: 18px 23px 16px 74px;
	background: #ECF6F4;
	border-radius: 10px 10px 0 0;
	position: relative;
}
.QuestionerForm-field label:before{
	content: '';
	background-repeat: no-repeat;
	position: absolute;
	left: 23px;
}
.QuestionerForm-field label.label-complaints:before{
	width: 28px;
	height: 27px;
	background-image: url('../img/icon-complaints.svg');
	top: 16px;
}
.QuestionerForm-field label.label-symptoms:before{
	width: 23px;
	height: 27px;
	background-image: url('../img/icon-symptoms.svg');
	top: 16px;
}
.QuestionerForm-field label.label-comment:before{
	width: 33px;
	height: 27px;
	background-image: url('../img/icon-comment.svg');
	top: 16px;
}
.QuestionerForm-field textarea.form-control{
	color: #122E3B;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	width: 100%;
	height: 127px;
	padding: 21px 23px;
	background: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	resize: none;
}
.QuestionerForm-field textarea.form-control::placeholder{
	color: #122E3B;
	opacity: 0.4;
}
.questionnaire .question-btn{
	max-width: 255px;
	width: 100%;
	margin-bottom: 0;
}
.label-doctor{
	text-transform: uppercase;
}
.select-doctor-wrap{
	margin-bottom: 36px;
}
.select-doctor-wrap .custom-select{
	background-color: transparent;
	/*border: none;*/
}
.select-doctor-wrap .custom-select .custom-text{
	border-radius: 0;
}
.select-doctor-wrap .custom-select .custom-text:after{
	width: 56px;
	height: 56px;
	background-image: url('../img/icon-clipboard-text.svg');
	background-color: #83BB42;
	top: -1px;
	right: -1px;
	transform: rotate(0);
}
a.captchaRefresh{
	color: #122E3B;
	font-size: 12px;
	margin-left: 0;
	padding-left: 18px;
	position:relative;
}
a.captchaRefresh:before{
	content: '';
	background-image: url('../img/icon-refresh.svg');
	width: 15px;
	height: 15px;
	position:absolute;
	top: -3px;
	left: 0;
}
a.captchaRefresh:hover{
	color: #83BB42;
}
a.captchaRefresh:hover:before{
	background-image: url('../img/icon-refresh-green.svg');
	-webkit-animation: rotating 2s linear infinite;
	-moz-animation: rotating 2s linear infinite;
	-ms-animation: rotating 2s linear infinite;
	-o-animation: rotating 2s linear infinite;
	animation: rotating 2s linear infinite;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
	from {
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotating {
	from {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.delete-account{
	color: #929191;
	float: right;
	margin-top: 40px;
}
.delete-account:link{color: #929191;}
.delete-account:hover{
	color: red;
}
.main-width-breadcrumbs{
	padding-top: 10px;
}
.after-breadcrumbs{
	margin-top: 50px;
}
.top-contacts{
	margin-bottom: 100px;
}
.contact-column img{
	border: 1px solid #F2EDED;
	padding: 5px;
}
.contact-column h3{
	color: #383838;
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 0;
}
.contact-column p{
	color: #8C8C8C;
	font-size: 13px;
	font-weight: 700;
	line-height: 26px;
	margin-bottom: 0;
	padding: 0;
}
.contact-column p a{
	color: #8C8C8C;
}
.contact-column p a:hover{
	color: #83BB42;
}
/*Custom file input*/
.upload-group{
	margin-top: 25px;
	margin-bottom: 25px;
}
.form-group .label-upload-file, .control-group .label-upload-file{
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	font-weight: 400!important;
	line-height: 26px;
	padding-left: 30px;
	margin-top: 0;
	position: relative;
	cursor: pointer;
}
.form-group .label-upload-file:hover, .control-group .label-upload-file:hover{
	color: #83BB42;
}
.form-group .label-upload-file:before, .control-group .label-upload-file:before{
	content: '';
	background-image: url('../images/icon-attach.svg');
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
}
.MultiFile-wrap .MultiFile-applied{
	position: absolute;
	margin: 0!important;
	padding: 0;
	width: 0!important;
	height: 0;
	outline: none!important;
	opacity: 0;
	cursor: pointer;
}
.MultiFile-list{
	position: relative;
	z-index: 1;
}
.MultiFile-list .MultiFile-label .MultiFile-remove{
	color: red;
}
.MultiFile-list .MultiFile-label  .MultiFile-title{
	color: #83BB42;
}
.consultations-doctor-name a{
	color: #83BB42;
}
@media(min-width: 993px){
	.banner-mobile-btn{
		display: none;
	}
}
.contact-label a{
	color: #83BB42;
	text-decoration: underline!important;
}
.contact-label a:hover{
	color: #83BB42;
	text-decoration: none!important;
}

.coupon-input {
	height: 35px!important;
	width: 100% !important;
}

.coupon-btn {
	padding: 4px 22px;
	margin-top: 5px;
}