.element_doctor_image {
    border-radius: 50%;
    display: block;
    margin-right: 12px;
    min-width: 125px;
}
.list_element_doctor {
    margin-bottom: 16px;background: #FFFFFF;
border: 1px solid #F1F1F1;
box-sizing: border-box;
box-shadow: 0px 0px 12px 4px rgba(175, 175, 175, 0.1);
border-radius: 6px; padding:8px 24px 8px 12px;
}
.element_doctor {
    display: flex;
    justify-content: space-between;    width: 100%;
}
.first_child_doctor_data {
    display: flex;
}
.element_doctor_data {
    width: 100%;
}
.first_child_doctor_data {
    display: flex;
    width: 100%;
    min-width: 100%;
}
.data_text_doctor {
    width: 100%;
}
.element_doctor_price {
    width: 157px;
    min-width: 157px;
    border-left: 1px solid #F1F1F1;
    padding-left: 12px;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #505050;padding-bottom: 17px;
}
.cost_consult {
    font-weight: 300;
    margin-top: 14px;
}
.doctor_price {
    font-weight: bold;
    margin-bottom: 12px;
}
.we_dont_take {
    font-size: 12px;
    line-height: 19px;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    color: #6F6F6F;
    margin-bottom: 12px;
}
.leave_submit_doctor {
    width: 100%;
    cursor: pointer;
}
a.first_title_doctor {
    font-size: 16px;
    line-height: 19px;
    display: inline-block;
    align-items: center;
    letter-spacing: 0.02em;
    color: #353535;
    margin-bottom: 12px;
}
span.now_online {
    font-size: 14px;
    line-height: 17px;
    display: inline-block;
    align-items: center;
    color: #1367B0;
    margin-left: 14px;
	position:relative;
}
span.now_online:before{
	content:" ";
	display:block; width:6px; height:6px; background:#1367B0;
	border-radius:50%;
	position:absolute;
	left:-10px;
	top:50%;
	margin-top:-3px;
}
.left_first_data_text_doctor .clinic-brief__location {
    margin-bottom: 12px;
}
.doctor_work_in {
    font-size: 14px;
    line-height: 17px;
    display: block;
    align-items: center;
    letter-spacing: 0.02em;
    color: #505050; text-align:left;
    margin-bottom: 12px;
}
.doctor_work_in a {
    color: #1367B0;
    text-decoration: underline;
    margin-left: 5px;
}
.doctor_experience {
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    color: #505050;
}
.spec_data_title {
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #353535;
    margin-top: 12px;
    margin-bottom: 8px;
}
.spec_data_doctor_elements {
    display: flex;
}
.spec_data_doctor_elements a {
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #505050;
    padding: 4px 8px;
    border: 1px solid #E7E7E7;
    box-sizing: border-box;
    border-radius: 100px;
}
h3.main-title {
    margin-top: 32px;
    margin-bottom: 16px;
}
h2.main-title {
    margin-top: 32px;
    margin-bottom: 16px;
}
.reivew_data_item {
    width: 100%;
}
.review-list-item__info {
    display: flex;
    width: 100%;
    min-width: 100%;
}
body .page-container h1 {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #353535;
    margin-bottom: 8px;
}
#doctors .archive-list{
	margin-top:0px;
}
.page-sidebar .block_filter_doctor {
    background-color: #fff;
}
.page-sidebar .widget-box__item.holder-item {
    padding: 12px 15px 12px 15px;
	position:relative;
}

.page-sidebar .widget-box__toggle{
	top:4px;
}
.page-sidebar .widget-box__label{
	position:relative;
}
/*.page-sidebar .widget-box__label:after {
    content: " ";
    display: block;
    height: 1px;
    width: 100%;
    background-color: #F1F1F1;
    position: absolute;
    bottom: -13px;
}*/
.widget-box__item.holder-item:last-child .widget-box__label:after{
		display:none;
}
body .double_form.new_form_dis {
    background: #FFFFFF;
    background-image: url(../images/newform.svg);
    background-repeat: no-repeat;
    border-radius: 4px;
    padding-left: 351px;
    width: 100%;
    max-width: 100%;
    padding-top: 38px;
    padding-right: 16px;
    padding-bottom: 16px;
    position: relative;
    text-align: left;
    background-position: 12px 50%; box-shadow: 0px 0px 12px 4px rgb(175 175 175 / 20%);
    border-radius: 4px;
}
body .double_form.new_form_dis .form__title {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #353535;
    margin-bottom: 12px;
}
body .double_form.new_form_dis .form__text {
    font-size: 16px;
    line-height: 21px;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    color: #353535;
    text-align: left;
    font-weight: 300;
    margin-bottom: 12px;
}
body .double_form.new_form_dis .form__input, body .double_form.new_form_dis .form__textarea {
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    box-shadow: 0px 4px 12px 2px rgb(209 209 209 / 20%);
    border-radius: 4px;
    height: 52px;
    padding: 14px 12px;
}
body .double_form.new_form_dis .intl-tel-input .selected-flag {
    width: 101px;
    border: 1px solid #F1F1F1;
    border-radius: 4px;
    background-color: #fff !important;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}
body .double_form.new_form_dis .intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 50%;
    margin-left: -18px;
}
body .double_form.new_form_dis .intl-tel-input .selected-flag .iti-arrow {
    width: 16px;
    height: 16px;
    background: url(../icons/tod.svg)no-repeat;
    border: none;
    margin-top: -8px;
    margin-right: 14px;
}
body .double_form.new_form_dis button.mfp-close {
    width: 22px;
    height: 22px;
    background-size: 13px;
    top: 12px;
    right: 12px;
}
body .double_form.new_form_dis .intl-tel-input input {
    padding-left: 113px !important;
}
body .double_form.new_form_dis .form__textarea {
    height: 120px;
}
body .double_form.new_form_dis .form__file-upload {
    background: #FFFFFF;
    border: 1px dashed #1367B0;
    border-radius: 4px;
    padding: 14px 0;
}
body .double_form.new_form_dis span.form__file-upload-label {
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.02em;
    color: #505050;
    text-decoration: none;
    text-transform: none;
}
body .double_form.new_form_dis .form__file-upload-icon {
    background: url(../icons/plusf.svg);
    width: 22px;
    height: 22px;
}
body .double_form.new_form_dis .wpcf7 .ajax-loader {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -16px;
}
body .double_form.new_form_dis input[type="submit"] {
    background: #FF5A5F;
    box-shadow: 0px 0px 12px 4px rgb(179 176 176 / 40%);
    border-radius: 4px;
    border: none;
    width: 100%;
    color: #fff;
    height: 52px;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    font-weight: 300; margin-bottom:8px;
}
body .double_form.new_form_dis .columns.two {
    position: relative;
}
div#form_in_dis {
    width: 100%;
    max-width: 100%;
    margin: 32px 0;
    padding-right: 76px;
}
.form__input.wpcf7-not-valid, .form__input.error, .form__textarea.wpcf7-not-valid, .form__textarea.error {
    border-color: red !important;
}
.left_single_dis>img, .left_single_dis>p>img {
    width: 100%;
}
.button_line_dis.in_dis>span {
    display: inline-block;
    vertical-align: middle;
}
.button_line_dis.in_dis {
    margin: 0 auto 25px;
    display: table;
    width: auto;
}
a.button_line_dis.in_dis>span.name_button_dis {
    margin-right: 0px;
}
body .double_form.new_form_dis {
    display: flex;
}
body .double_form.new_form_dis form>p {
    display: none;
}
.links_down_doctors {
    margin-top: 32px;
    display: flex;
    justify-content: space-between;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 20px;
}
.links_down_doctors ul{list-style:none; padding:0px; margin:0px;}
.links_down_doctors strong {
    margin-bottom: 15px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #353535;
}
.links_down_doctors ul li{margin-bottom:8px;}
.links_down_doctors ul li a {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    color: #353535;
}
.links_down_doctors ul li:last-child{margin-bottom:0px;}
.napr_block {
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 8px 12px;
    margin-top: 30px;
}

.item_napr {
    font-weight: 600;
    font-size: 19px;
    line-height: 23px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #222222;
    margin-bottom: 12px;
}
.napr_data {
    display: flex;
    flex-wrap: wrap;
}
.napr_item {
    margin-right: 12px;
    margin-bottom: 12px;
}
.napr_item a {
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #222222;
    padding: 4px 8px;
    border: 1px solid #E7E7E7;
    box-sizing: border-box;
    border-radius: 2px;
	transition:all 0.5s ease;
}
.napr_item a:hover{
	background: #1367B0;
	color:#fff;
}
@media (max-width: 600px){
.links_down_doctors {
    margin-top: 32px;
    display: block;
}
.links_down_doctors>div{
	margin-bottom:15px;
}

.element_doctor {
    display: block;
}
.first_child_doctor_data {
    display: block;
    width: 100%;
    min-width: 100%;
    text-align: center;
}
.element_doctor_image {
    margin: 0 auto 10px;
}
.element_doctor_price {
    width: 100%;
    border-left: 0px;
    margin: 0px;
    padding: 0px;
}
body .double_form.new_form_dis {
    background: none;
    padding: 0;
}
}