/*
Theme Name:     Medilink Child
Template:       medilink
Theme URI:      https://radiustheme.com
Author:         Radiustheme
Author URI:     https://radiustheme.com/demo/medilink
Description:    Medilink | Responsive WordPress Medical Theme is one of the Latest and World Standard Multipurpose Responsive WordPress Medical  Theme. Using medilink user can get to Start a  Medical, Medical  Shop and Medical schedule.
Version:        1.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    medilink
Tags:           one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
/*.item-cost{
	display: none;
}*//*НОВЫЕ СТИЛИ*/

.lrow {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.lwrap {    width: 100%;
    max-width: 1320px;
    box-sizing: border-box;
    padding: 0 15px;
    margin: 0 auto;}
	
	.lwrap_small {    width: 70%;
    max-width: 90%;
    box-sizing: border-box;
    padding: 0 15px;
    margin: 0 auto;}

.mainbanner .lwrap {    width: 100%;
    max-width: 90%;
    box-sizing: border-box;
    padding: 0 15px;
    margin: 0 auto;}
.lcol-1, .lcol-1-2, .lcol-1-3, .lcol-2-3, .lcol-1-4, .lcol-3-4   { box-sizing: border-box; padding: 0 10px; }

.lcol-1 { flex: 0 0 100%; max-width: 100%; }

.lcol-1-2 { flex: 0 0 50%; max-width: 50%; }

.lcol-1-3 { flex: 0 0 33.33%; max-width: 33.33%; }


.lcol-2-3 { flex: 0 0 66.66%; max-width: 66.66%; }
.lcol-1-4 { flex: 0 0 25%; max-width: 25%; }
.lcol-3-4 { flex: 0 0 75%; max-width: 75%; }
.mainbanner .lrow { align-items: center;}
.mainbanner {    max-width: 1320px;
    margin: 0 auto;
    border-radius: 3px;
	padding-top: 40px;
    padding-bottom: 40px;
	background-position: center;
	}
	.mainbanner .title {font-size:50px; color:#fff; line-height:50px}
	.mainbanner .subtitle {font-size: 20px;
    color: #fff;
    line-height: 26px;
	    margin-top: 20px;}
	.mainbanner .lmainform	{background: #ffffff;
    border-radius: 10px;
    padding-top: 20px;
  }
	
	.mainbanner .lform, .mainbanner .lformtxt {width: 90% !important;
    margin: 0 auto;
    display: block;
	    padding-left: 10px !important;
	}
	.mainbanner .lformtxt {height:75px;}
	.mainbanner .lformbtn {    margin: 0 auto;
    text-align: center;
    display: block;}

	.lpolconf {    
		text-align: left;
	    color: #000;
	    font-weight: 400;
		font-size: 16px;
	    margin: 0 42px 10px 42px;
	    line-height: 18.75px;
		width: 319px;
	}

	.lmainform {    
		text-align: center;
		font-family:Roboto;	
	}
	.lmainform p{    
		margin:0 !important;	
	}

	.lmainform .formtitle {    
		text-align: center;
	    color: #000;
	    font-weight: 400;
	    font-size: 36px;
		line-height: 42.19px;
		padding-top: 21px;
		margin-bottom: 40px;
	}

	.lmainform .wpcf7-form input[type="text"], .lmainform .wpcf7-form input[type="tel"], .lmainform .wpcf7-form textarea {    
		width: 319px !important;
		background-color: #F5F5F5 !important;
		border-radius: 4px !important;
		margin-bottom: 24px;
	}

	.lmainform .wpcf7-form textarea {    
		height: 114px !important;
		margin-bottom: 40px !important;
	    padding: 6px 12px 6px 12px;
	}

	.lmainform .wpcf7-form button {    
		width: 319px !important;
		margin-left:8px;
	}


span.wpcf7-not-valid-tip{
	color: red !important;
	width: 319px !important;
}


	.whblock {padding-bottom: 20px;}
	.whblock .title {text-align: center;
    color: #000;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
	    font-size: 22px;
		font-weight:700;
		font-family: Raleway, sans-serif;
		
}
	.whblock .subtitle {font-size: 16px;
    text-align: center;
    line-height: 20px;
    color: #7a7a7a;}
	.whblock img {max-width:100%}
	.whblock .btn {    width: 100%;
    background: #00a29c;
    color: #fff;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;}
	
	.blocktitle {font-size: 39px;
	margin-bottom: 40px;
    margin-top: 40px;
    padding-left: 20px;
    color: #fff;
    background-image: linear-gradient(170deg, #008E88 0%, #FFFFFF 100%);
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: 700;
    font-family: Raleway, sans-serif;}
	.doctors .dcard {margin-bottom: 40px; box-shadow: 0 0 5px rgba(0,0,0,0.3);
    padding: 20px;}
	.doctors .dcard:hover {box-shadow: 0 0 5px rgba(0,0,0,0.5);
    }
	.doctors .doctor {color: #000;
    font-weight: 600;}
	.doctors .gorod {}
	.doctors .speczialnost {}
	.doctors .speczialnost b {color:#000}
	.doctors .opisanie {    color: #000;
    background: #E0F6EE;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 20px;
}
		.doctors .btn {    width: 100%;
    background: #00a29c;
    color: #fff;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;}


.priceblock .single-departments-box-layout1 .item-cost {
  margin-bottom: 50px;
}
.priceblock .single-departments-box-layout1 .item-cost ul {
	list-style: none;
  padding: 0;
      
}
.priceblock .single-departments-box-layout1 .item-cost ul li {
  color: #111111;
  padding: 15px 0px 15px 25px;
  position: relative;
      width: 100% !important;
}
.priceblock .single-departments-box-layout1 .item-cost ul li span {
  font-weight: 900;
 right: 25px !important;
  position: absolute;
  top:25px;
}
.priceblock .single-departments-box-layout1 .item-cost ul li p {
  width:80%
}
.priceblock .single-departments-box-layout1 .item-cost ul li:nth-child(odd) {
  background-color: #f1f7fa;
}
.priceblock .single-departments-box-layout1 .item-cost ul li:nth-child(even) {
  background-color: #ffffff;
}


.rating_block {}
.rating_block .blocksubtitle {text-align: center;
    color: #000;
    margin-bottom: 40px;}


.rating_block .blocktitle {}
.rating_block .subtitle {}

.rating_block .rblock{    text-align: center; 
    margin-bottom: 5px;
}
.rating_block .rstars{text-align: center;}
.rating_block .rstars span {font-size: 18px;
    font-weight: 600;
    color: #000;
    display: block; margin-top: 5px;}
.rating_block .rcard {box-shadow: 0 0 5px rgba(0,0,0,0.3);    padding-top: 10px;
    padding-bottom: 5px;}
	
	.oblock {box-shadow: 0 0 5px rgba(0,0,0,0.5);
    margin-bottom: 20px;
    padding: 20px; text-align: center;}
	.oblock .avatar {width:80%; margin: 0 auto;}
.oblock .avatar img{    border-radius: 100px;}
.oblock .orstar {  display: block;
    margin: 0 auto;}	
.oblock .username {    text-align: center;
    margin-top: 15px;
    font-weight: 600;
    color: #000;}	

	
	
.mapblock .punkt_block {    border-bottom: 2px dashed #b2e3e1;
    padding-top: 10px;}	
.mapblock .fa, .mapblock .fas {    color: #529995; margin-right: 5px;}	

.mapblock .punkt_title {    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}
.mapblock .adres, .mapblock .telefon, .mapblock .email {    padding-top: 3px;
    padding-bottom: 3px;}
	
	.mapblock .lrow {align-items: center;}
	
.mapblock {margin-top:20px;}	

.video_otzyv video {max-width:100%;  box-shadow: 0 0 5px rgba(0,0,0,0.5);}

.video_otzyv .vblock {margin-bottom:10px;}

  .quiz fieldset:not(:first-of-type) {
    display: none;
  }
  .quiz .lwrap {width:70%}
  .quiz .s1 {background-size: cover; background-position: center; padding: 20px;}
  .quiz .s1 h2 {line-height: 40px;}
   .quiz .s1 strong {color:#000}
    .quiz input[type="button"],
   .quiz input[type="submit"]{ border-radius: 0.25rem; }
   .quiz input[type="button"]:hover,
   .quiz input[type="submit"]:hover{ background:#00453E}
   
   .quiz label {margin-left:5px;}
   
   
   .quiz input[type="checkbox"]:checked, 
 .quiz input[type="checkbox"]:not(:checked), 
 .quiz input[type="radio"]:checked, 
 .quiz input[type="radio"]:not(:checked) 
{
    position: absolute;
    left: -9999px;
}

.quiz input[type="checkbox"]:checked + label, 
.quiz input[type="checkbox"]:not(:checked) + label, 
.quiz input[type="radio"]:checked + label, 
.quiz input[type="radio"]:not(:checked) + label {
    display: inline-block;
    position: relative;
    padding-left: 28px;
    line-height: 20px;
    cursor: pointer;
}

.quiz input[type="checkbox"]:checked + label:before, 
.quiz input[type="checkbox"]:not(:checked) + label:before,
.quiz input[type="radio"]:checked + label:before, 
.quiz input[type="radio"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 18px;
    height: 18px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
}

.quiz input[type="checkbox"]:checked + label:before, 
.quiz input[type="checkbox"]:not(:checked) + label:before {
    border-radius: 2px;
}

.quiz input[type="radio"]:checked + label:before, 
.quiz input[type="radio"]:not(:checked) + label:before {
    border-radius: 100%;
}

.quiz input[type="checkbox"]:checked + label:after, 
.quiz input[type="checkbox"]:not(:checked) + label:after, 
.quiz input[type="radio"]:checked + label:after, 
.quiz input[type="radio"]:not(:checked) + label:after {
    content: "";
    position: absolute;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.quiz input[type="checkbox"]:checked + label:after, 
.quiz input[type="checkbox"]:not(:checked) + label:after {
   left: 4px;
    top: 4px;
    width: 10px;
    height: 10px;
    border-radius: 1px;
    border-left: 11px solid #00a29c;
    border-bottom: 9px solid #00a29c;
}

.quiz input[type="radio"]:checked + label:after, 
.quiz input[type="radio"]:not(:checked) + label:after {
    left: 4px;
    top: 4px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #00a29c;
}

.quiz input[type="checkbox"]:not(:checked) + label:after, 
.quiz input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
}

.quiz input[type="checkbox"]:checked + label:after, 
.quiz input[type="radio"]:checked + label:after {
    opacity: 1;
}
.quiz {padding:20px;}
.quiz .qformbtn {margin-left:55px}
	
	.s5 h3 {    text-align: center;}
	.s5 .qform {    padding-left: 10px !important;
    max-width: 400px;
    margin-bottom: 10px;
    border: 1px solid #e9e3e3 !important;}
	.s5 {    text-align: center;}
	
	.quiz fieldset {padding:20px;}
	.quiz .s1, .quiz .s2, .quiz .s3, .quiz .s4, .quiz .s5 {border-radius:0.25rem}
	/*КОНЕЦ НОВЫХ СТИЛЕЙ*/

/* ///////////////////////////// sm */
.sm-help .elementor-image-box-content{
/*
	position:relative;
	top: -220px;
*/
}

.quiz-form{
	height: 422px;
/*
*/
	width: 1295px;
	background-image: url('assets/img/quiz_bg1.jpg');
	background-position: left top;
    background-repeat: no-repeat; 
}

.quiz-form.qfmobi{
/*
	background-image: unset;
*/
/*
	background-color: #CCFFFF;
	background-color: #6DBFBB;
	background-color: #BBE2DF;
	background-color: #55B6B0;
	background: linear-gradient(90deg, #009189 -22.55%, rgba(85, 182, 176, 0.666667) 10.64%, rgba(255, 255, 255, 0) 100%);

	background-image: url('assets/img/quiz_bg_mobi.jpg');
    background-repeat: repeat-y; 
*/



background: linear-gradient(90deg, #009189 0.0%, rgba(85, 182, 176, 0.666667) 0.1%, rgba(255, 255, 255, 0) 12%);
/*
filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.15));
*/

	height: 380px;
}




.quiz-form-content{
    margin-left: 50%;
/*
	width:611px;
*/
    height: 100%;
}

.quiz-form.qfmobi .quiz-form-content{
    margin-left: 0%;
	width:511px;
    height: 100%;
}

.q-title{
	font-family: Roboto;
	font-size: 36px;
	font-weight: 700;
	line-height: 54px;
	letter-spacing: 0em;
	text-align: left;
	color: #01756F;
	padding: 24px 0 24px 0;
}
.q-title span{
	color: #000;
}

.quiz-form.qfmobi .q-title {
	font-size: 24px;
	margin-left: 24px;
    width: 240px;
	line-height: 36px;
}

.q-title-answer{
	font-family: Roboto;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	margin-bottom: 94px;
}

.quiz-form.qfmobi .q-title-answer {
	margin-left: 24px;
    width: 240px;
	margin-bottom: 48px;
}

.qdiv{
	background-color: #00A29C;
	color:white;
	font-family: Roboto;
	font-size: 24px;
/*
	font-weight: 700;
*/
	font-weight: 500;
	line-height: 28px;
	letter-spacing: -0.03em;
	text-align: left;
	padding:40px 61px 40px 61px;
}

.qdiv div{
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: -0.03em;
	text-align: left;
}

.quiz-form.qfmobi .qdiv div{
	width: 60%;
}


.doctor-photo{
/*
	margin-top:30px;
*/
}


.quiz-form.qfmobi .qdiv{
	font-size: 16px;
    padding-left: 24px;
/*
    width: 60%;
*/
}

.qquest{
	margin:40px 61px 40px 61px;
}

.qquest p{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
}

.quiz-form.qfmobi .qquest{
    margin: 30px 275px 40px 24px;
}



.quiz-form-content input[type="radio"], .quiz-form-content input[type="checkbox"]{
	box-sizing: border-box;
	width: 13px;
	height: 13px;
	border: 2px solid #00A29C;
    appearance: none !important;
    -webkit-appearance: none !important;
}
.quiz-form-content input[type="radio"]{
    border-radius: 50%;
}


.quiz-form-content input[type="radio"]:checked, .quiz-form-content input[type="checkbox"]:checked{
	background: #00A29C;
}

.qpn-buttons{
    position: absolute;
    bottom: 28px;
	width: 650px;
}

.quiz-form-content .personal-agree {
	position: relative;
	bottom: 59px;
	left: -195px;
	width: 220px;
	font-size: 14px;
}

.quiz-form.qfmobi .quiz-form-content .personal-agree {
	position: relative;
    bottom: 27px;
    left: 10px;
    width: 250px;
    font-size: 12px;
	line-height: 18px;
}




/* ---------------------- */
.quiz-form.qfmobi .qpn-buttons{
    bottom: 0;
/*
	width: 511px;
*/
	width: 590px;
}

.qbutton_next, .qbutton_submit{
	float: right;
	margin-right: 12px;
}
.quiz-form.qfmobi .qbutton_next{
	margin-right: 245px;
	font-size: 12px !important;

}

.quiz-form.qfmobi .qbutton_submit, .quiz-form.qfmobi .qbutton_next.wpcf7-submit {
	margin-right: 295px;
	font-size: 12px !important;
}

.quiz-form.qfmobi .qbutton_prev{
	font-size: 12px !important;

}

.quiz-form.qfmobi .qbutton_submit.q_send_cf7_form{
	margin-right: 242px;
}

.quiz-form.qfmobi .qbutton_submit{
/*
	margin-top: 8px;
*/

}

.quiz-form.qfmobi button{
	padding: 6px 7px;
}





.quiz-form.qfmobi .wpcf7-form input[type="button"]{
	margin-right:12px;
}

.doctor-app{
	position: absolute;
    bottom: 30px;
	text-align: center;
}

.doctor-app .elementor-widget-container{
    display: inline-block;
    width: 230px;
    margin-left: -20px;
}

.item-title.doctor-title{
	font-family: Roboto;
	font-size: 20px;
	font-weight: 500;
	line-height: 23px;
	letter-spacing: -0.03em;
	text-align: left;
	margin-bottom: 10px;
}

.doctor-info{
	width: 256px !important;
	height: 110px;
	padding: 16px;

	background: rgba(0, 162, 156, 0.28);
	border-radius: 4px;

	position: absolute;
    top: 90px;
}

.doctor-info-mobi{
	width: 256px !important;
	height: 110px;
	padding: 16px;

	background: rgba(0, 162, 156, 0.28);
	border-radius: 4px;
/*
	position: absolute;
    top: 90px;
*/
}

.doctor-info-pro{
    position: absolute;
    bottom: 0;
    margin-bottom: 30px;
}

.canhelp h3{
	white-space:nowrap;
}



.price-border ul {
	border: 5px solid #00A29C;
}
.price-border ul li {
    /* width: 98%; */
	width: unset !important;
}

.rating {margin-bottom: 0px;}
.rating .link {position: absolute;left: 0;top: 0;right: 0;bottom: 0;text-indent: -99999px;}
.rating .stars {vertical-align: middle;margin-top: 10px;}
.rating .stars span {font-family: "Roboto Medium";font-size: 24px;margin-left: 10px;margin-top: 3px;vertical-align: middle;display: inline-block;}
.rating .stars img {display: inline-block;vertical-align: middle;}
.rating .shadow {padding: 20px;min-height: 100px;}
.rating .row > div {position: relative;top: 0;cursor: pointer;-webkit-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;transition: all ease-in-out .3s;}
.rating .row > div:hover {top: -10px;}
	.rating .shadow div{
		white-space: nowrap;
	}



.canhelp-m{
	text-align: center;
	margin-bottom: 24px;
}

.canhelp-m .canhelp-m-i{
}
.canhelp-m .canhelp-m-t{
	font-family: 'Raleway', sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    font-style: normal;
    margin: 6px 0 3px 0;
}
.canhelp-m .canhelp-m-c{
	font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 6px;
}
.canhelp-m .canhelp-m-b{
	background-color: #018E88;
	color: white;
	padding: 18px 0 18px 0;

	font-family: 'Raleway', sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    font-style: normal;
}



@media only screen and (max-width: 1199px) {
/*
	.canhelp h3{
		margin-top:26px;
	}

	.canhelp .elementor-widget-container{
		height:500px;
	}
	.canhelp-ts .elementor-widget-container{
		height:530px;
	}
*/

	.rating .shadow div{
		white-space: normal;
	}

	.main-banner-mobi p{
		width:150% !important;
/*
		white-space: unset !important;
*/
		font-size: 10px !important;
	}
	.main-banner-mobi span.mb-title{
		font-size:18px;
		line-height:16px;
	}

	.canhelp-ts .canhelp-m{
		margin-bottom: 48px;
	}
}

@media only screen and (max-width: 320px) {
	.quiz-form.qfmobi .qpn-buttons{
	    bottom: 0;
/*
		width: 590px;
*/
	width: 511px;
	}
}


div#n2-ss-3 .nextend-arrow-animated-horizontal > div {
	border-radius: 50%;
}

.stats-today {
  margin-bottom: 34px;
}

.stats-today .elementor-widget-wrap {
  padding: 0 !important;
}

.stats-today .elementor-container {
  max-width: 933px !important;
  gap: 42px;
}

@media (max-width: 768px) {
  .stats-today .elementor-container {
    width: calc(100% - 32px);
  }
}

.stats-today__item {
  background: #f1f7fa;
  max-height: 287px;
  height: 100%;
  padding: 71px 0 20px 0;
}

.stats-today__item .elementor-image-box-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.stats-today__item .elementor-image-box-img {
  width: 100% !important;
}

.stats-today__item .elementor-image-box-content {
  display: flex;
  justify-content: center;
}

.stats-today h3 {
  color: #616565 !important;
  font-size: 20px;
  font-weight: 300;
  max-width: 220px;
  -webkit-text-stroke-color: #616565;
}
 

.doctor-cards {
  max-width: 1224px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}

.doctor-card {
  display: flex;
  gap: 6rem;
}

.doctor-card__cover {
  width: 230px;
  height: 230px;
  position: relative;
  flex-shrink: 0;
}

.doctor-card__cover img {
  object-fit: cover;
  width: 100%;
  height: 100%!important;
}

.doctor-card__appointment {
  position: absolute;
  bottom: 0;
  background-color: #00a29c;
  border-color: #00a29c;
  text-align: center;
  border-radius: 3px;
  color: #fff !important;
  width: 100% !important;
  cursor: pointer;
}

.doctor-card__appointment:hover {
  border-color: #00453e;
  background-color: #00453e;
  transition: 0.3s ease all;
}

.doctor-card__appointment a {
  color: #fff;
}

.doctor-card__title {
  color: #00a29c;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 500;
}

.doctor-card__pos {
  margin-bottom: 20px;
  margin-top: 1cap;
}

.doctor-card__details {
  margin-bottom: 20px;
  padding: 16px;
  background: rgba(0, 162, 156, 0.28);
  border-radius: 4px;
  height: 110px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .doctor-cards {
    grid-template-columns: none;
  }
  .doctor-card {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}

