.green {
    background: #2cdd9b;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
    color: #ffffff;
    padding: 18px 23px;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

.green:hover {
    color: #ffffff;
    background: #2cdd9b;
    background: -webkit-linear-gradient(legacy-direction(to left), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, right top, left top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(right, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(right, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to left, #2cdd9b 0%, #1dc8cc 100%);
    border-bottom: 1px solid transparent;
}

 .vdevider {
    width: 1px;
    background: rgba(120, 130, 140, 0.13);
    display: inline-block;
    height: 25px;
    vertical-align: middle;
}
.wrap-feature-24 {
    margin-top: 60px;
}

.wrap-feature-24 .card {
    overflow: hidden;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
}

.wrap-feature-24 .card:hover {
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
}

.wrap-feature-24 .service-24 {
    text-align: center;
    padding: 40px 0;
    display: block;
}

.wrap-feature-24 .service-24 i {
    background: #07d79c;
    background: -webkit-linear-gradient(legacy-direction(to right), #07d79c 0%, #1dc8cd 100%);
    background: -webkit-gradient(linear, left top, right top, from(#07d79c), to(#1dc8cd));
    background: -webkit-linear-gradient(left, #07d79c 0%, #1dc8cd 100%);
    background: -o-linear-gradient(left, #07d79c 0%, #1dc8cd 100%);
    background: linear-gradient(to right, #07d79c 0%, #1dc8cd 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-size: 50px;
}

.wrap-feature-24 .service-24 .ser-title {
    margin: 10px 0 5px;
    font-weight: 500;
}

.wrap-feature-24 .service-24:hover, .wrap-feature-24 .service-24:focus {
    background: #07d79c;
    background: -webkit-linear-gradient(legacy-direction(to right), #07d79c 0%, #1dc8cd 100%);
    background: -webkit-gradient(linear, left top, right top, from(#07d79c), to(#1dc8cd));
    background: -webkit-linear-gradient(left, #07d79c 0%, #1dc8cd 100%);
    background: -o-linear-gradient(left, #07d79c 0%, #1dc8cd 100%);
    background: linear-gradient(to right, #07d79c 0%, #1dc8cd 100%);
}

.wrap-feature-24 .service-24:hover i, .wrap-feature-24 .service-24:hover .ser-title, .wrap-feature-24 .service-24:focus i, .wrap-feature-24 .service-24:focus .ser-title {
    color: #ffffff;
    text-fill-color: #ffffff;
    -webkit-text-fill-color: #ffffff;
}

.wrap-feature-24 .service-24:hover i, .wrap-feature-24 .service-24:focus i {
    margin-bottom: 5px;
}

.card.card-shadow{
	box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
	border: 0px;
    margin-bottom: 30px;
}
h6 {
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
	color: #3e4555;
    font-family: "Montserrat", sans-serif;
}
.testimonial1 .testi1 .card-body {
    padding: 35px; }

.testimonial1 .testi1 .thumb {
    position: relative;
    padding: 10px 20px 10px;
    padding-left: 90px;
    margin-left: -47px!important;
    display: inline-block;
    color: #ffffff;
	background: linear-gradient(to right, #3e5cc5 0%, #3e5cc5 100%);
    margin-bottom: 30px; }
.testimonial1 .testi1 .thumb .thumb-img {
    width: 60px;
    position: absolute;
    left: 20px;
    top: -10px; }

.testimonial1 .testi1 h5 {
    line-height: 30px; 
	font-size: 18px;
	font-weight: 300;
}

.testimonial1 .testi1 .devider {
    height: 1px;
    background: rgba(120, 130, 140, 0.13);
    margin: 20px 0;
    display: inline-block;
    width: 100px; }
.footer3 {
    padding-top: 50px;
}
.footer3 .f3-topbar {
    padding-bottom: 20px;
    border-bottom: 1px solid $ border;
}
.footer3 .input-group .form-control{
    font-size:16px;
}
.footer3 .input-group .btn{
    padding: 15px 20px;
}



.footer3 .f3-middle{
    padding-top:40px;
}
.footer3 .general-listing
li:hover {
/*a, i{*/
    color:white;

}
.testimonial10 {
    padding: 30px 0px;
}

.testimonial10 .title{
    margin: 10px 0 15px
}
.testimonial10 .testi10 .quote-bg {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding: 17px 60px;
    background: url(../images/up-quote.png) no-repeat top left, url(../images/down-quote.png) no-repeat bottom right; }

.testimonial10 .testi10 h3 {
    line-height: 40px; }

.testimonial10 .testi10 .customer-thumb {
    margin: 15px 0; }
.testimonial10 .testi10 .customer-thumb img {
    width: 60px; }

@media (max-width: 767px) {
    .testimonial10 .testi10 h3 {
        line-height: 30px;
        font-size: 20px; } }

.bg-testimonial10-gradiant {
    background: #2cdd9b;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%); }

/*.fb-back {
    background-color: #3b5998;
}
.whi {
    color:#ffffff;
}
.vk-back {
    background-color: #4d75a3;
}

.yt-back {
    background-color: #cd201f;
}

.in-back{
    background-color: #bc2a8d;
}*/
.fb-back, .vk-back, .yt-back, .in-back {
    color:#8d97ad;
}


.h15-topbar .navbar .nav-item .nav-link {
    color: #8d97ad;
}
#h15-info .nav-link .header-address{
    text-decoration: underline;
}
#h15-info .nav-link {
    color: #000;
}

.pro-pic .img-responsive {
    width: 85%;
}

.sticky-right-menu {
    position: fixed;
    top: 50%;
    z-index: 99;
    left: 0;
}

.sticky-right-menu ul li {
    padding: 8px 15px 8px;
    background-color: #e5ebee;
    font-size: 18px;
    cursor: pointer;
    border-bottom: 2px solid  #d0dae0;
}
.sticky-right-menu ul li:nth-child(1) {
   border-bottom: 2px solid  #d0dae0;
}
.specialists-rang {
    font-size: 0.9rem;
}
.specialists .card{
    background-color: #f5f7fa;
}
.btn-success-light {
    background: #2cdd9b;
}
.specialists .btn-success-gradiant {
    margin-top: 140px;
}
.news .card-img-top{
    height: 200px;
}
/*******************
slide 10
*******************/
@-webkit-keyframes imagescale {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1); }
    100% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3); } }
@keyframes imagescale {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1); }
    100% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3); } }

.slider10 .slide-image {
    animation: imagescale 15s ease-in-out infinite alternate;
    -webkit-animation: imagescale 15s ease-in-out infinite alternate;
    -moz-animation: imagescale 15s ease-in-out infinite alternate;
    -o-webkit-animation: imagescale 15s ease-in-out infinite alternate; }

.slider10 h2 {
    font-size: 32px; }

.slider10 .slide-content {
    padding: 40px;
    position: relative;
    max-width: 360px; }

.slider10 label {
    line-height: 20px;
    position: absolute;
    top: -12px; }

.slider10 .specifiaction-box {
    padding: 20px 40px; }

.slider10 .specifiaction {
    font-size: 13px; }

.slider10 .tag {
    color: #ffffff;
    font-size: 13px;
    padding: 5px 7px;
    vertical-align: middle;
    position: relative;
    font-weight: 300;
    top: -2px; }
.slider10 .tag::after {
    border-bottom: 13px transparent solid;
    border-left: 7px #ff4d7e solid;
    border-top: 12px transparent solid;
    content: '';
    height: 0;
    right: -7px;
    position: absolute;
    top: 0;
    width: 0; }

.slider10 .carousel-indicators {
    bottom: 0; }
.slider10 .carousel-indicators li {
    background-color: rgba(0, 0, 0, 0.3); }
.slider10 .carousel-indicators li.active {
    background-color: #263238; }

@media (max-width: 767px) {
    .wrap-feature30-box {
     position: inherit!important;
    }


    /*This is for the slider*/
    .slider10 .slide-image {
        height: 500px; }
    .slider10 h2 {
        font-size: 28px; }
    .slider10 p {
        font-size: 14px;
        margin-top: 20px !important; } }

.service-item {
    margin: 10px 0px;
    padding: 20px 40px;
    border-radius: 12px;
    background: #F4F4F4;
    color: #272727;
    display: flex;
    align-items: center;
}
.service-price {
    font-size: 26px;
    font-weight: 500;
    line-height: normal;
    color:#7E7E7E;
}
.service-item a{
    color: #272727;
}
.service-item a:hover{
    color: #1dc8cd;
}

.wrap-feature-20 {
    margin-top: 60px;
}

.wrap-feature-20 [class*=col-lg-6] .card {
    overflow: hidden;
}

.wrap-feature-20 .linking {
    width: 100%;
    display: block;
    padding: 20px 0;
}

.card-body {
    padding: 1.1rem;
}

.full-width {
    width: 100%;
}

.spacer-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.testimonial3 .owl-item {
    opacity: 0.3; }
.testimonial3 .owl-item.center {
    opacity: 1; }

.main-modal .vtabs{
    width: 100%;
}

.choose-service {
    width: 100%;
}

.choose-service .dropdown-menu {
    position: absolute;
    transform: translate3d(0px, 46px, 0px);
    top: 45px!important;
    left: 0px;
    will-change: transform;
    width: 100%;
}

.choose-service .dropdown-toggle {
    width: 100%;
}

.modal-main {
    max-width: 660px;
}

.modal-main .tab-content {
    padding-top: 0px;
}

.main-modal .tabs-vertical{
    width: 175px;
}

.wrap-feature-22 {
    margin-top: 60px;
}

.wrap-feature-22 .text-box {
    padding: 0 30px;
}

.wrap-feature-22 .text-box h3 {
    margin: 10px 0 25px 0;
}

.news-card .card-body{
    min-height: 450px;
}

.wrap-feature3-box .card-body {
    padding: 40px;
}
.wrap-feature3-box .card-body .icon-space {
    padding: 0px 40px 20px 0px;
}

/* //////////////////////////// FORM ////////////////////*/

#Modal .modal-content {
    min-height: 660px;
}

.date_select, .service_select,
.expert_search_result,.time_list,
.timesheet_alert,.registration-warning,
.registration-success,.time_container,
.calendar_container {
    display: none;
}
.expert_search_result,.service_service_list
/*, .service_expert_list */
{
    max-height: 500px;
    overflow: auto;
}

.service_service_list .service-item {
    cursor: pointer;
}

.expert_form_card {
    cursor: pointer;
    margin-top: 10px;
}

.expert_form_card:hover{
    background-color: #e6f6ff;
}

.expert_form_card_selected{
    background-color: #e6f6ff;
}

.past {
    background-color: #6a858547;
}

.today {
   /* background-color: #3bb6b6;
    border-radius: 50%;
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.4);
    color: #ffffff;
    display: block;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    width: 35px;*/
}

.event .day-contents {
    border-radius: 50%;
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.4);
    border: 1px solid #3bb6b6;
    display: block;
    font-weight: bold;
    height: 29px;
    line-height: 29px;
    margin: 0 auto;
    width: 29px;
    cursor: pointer;
}

.event .day-contents:hover{
    color: #ffffff;
    background-color: #3bb6b6;
}

.event.selected .day-contents{
    color: #ffffff;
    background-color: #3bb6b6;
}
.time_selected.selected {
    color: #ffffff;
    background-color: #3bb6b6;
}

.btn.active {
    color: #000;
}
.appointment_result {
    display: none;
}
.time_selected {
    cursor: pointer;
}

.time_selected:hover {
    color: #ffffff;
    background-color: #3bb6b6;
}
.awaiting_div {
    width: 100%;
    height: 600px;
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    z-index: 999;
}
.logo-wrapper {
    max-width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.m-phone {
    display: none;
}
.feature30 {
    position: relative;
}

.wrap-feature30-box {
    position: absolute;
    top: 20%;
    right: 0px;
}
.wrap-feature45-box {
    margin-top: 60px; }
.wrap-feature45-box .f45-tab {
    display: table;
    width: 100%; }
.wrap-feature45-box .f45-tab > a {
    display: table-cell;
    border: 1px solid rgba(120, 130, 140, 0.13);
    text-align: center;
    padding: 15px 10px;
    background: #f4f8fa;
    color: #263238; }
.wrap-feature45-box .f45-tab > a.active {
    border-bottom-color: transparent;
    background: #ffffff;
    font-weight: 400; }
.wrap-feature45-box .tab-pane {
    padding: 60px 0; }

.slider2 .bs-slider, .slider2 .carousel-item {
    max-height: 900px;
}

.slider2 .bs-slider-overlay {
    background: rgba(32, 35, 43, 0.8); }

.slider2 .slider-control span {
    width: 53px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #fff; }

.slider2 label {
    line-height: 27px;
    border-radius: 0;
    color: #1a1a1a;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s; }

.slider2 h2 {
    line-height: 42px;
    font-size: 36px; }

.slider2 p {
    line-height: 24px;
    font-weight: 400; }

.slider2 i.icon-Play-Music {
    font-size: 32px; }

@media (max-width: 1280px) {
    .slider2, .slider3 {
        overflow-y: hidden; }
    .slider2 .slide-image, .slider3 .slide-image {
        height: 550px;
        width: auto !important; }
    .slider2 .slider-control span, .slider3 .slider-control span {
        width: 44px;
        height: 44px;
        line-height: 44px; } }

@media (max-width: 1100px) {
    .slider2 h2, .slider3 h2 {
        font-size: 34px; }
    .slider2 .slide-image, .slider3 .slide-image {
        left: -20%;
        position: relative; }
    .slider2 .slide-text, .slider3 .slide-text {
        width: 80% !important; } }

@media (max-width: 992px) {
    .slider2 video {
        width: 120%; } }

@media (max-width: 767px) {
    .m-phone {
        display: flex;
    }
    .slider2 .slider-control span, .slider3 .slider-control span {
        width: 34px;
        height: 34px;
        line-height: 34px; }
    .slider2 .slide-text, .slider3 .slide-text {
        padding: 0 !important;
        width: 80% !important; }
    .slider2 h2, .slider3 h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 30px; }
    .slider2 .slide-image, .slider3 .slide-image {
        left: 0;
        height: 300px; }
    .slider2 .btn, .slider3 .btn {
        padding-left: 15px;
        padding-right: 15px; }
    .slider2 .btn.btn-md, .slider3 .btn.btn-md {
        padding-left: 25px;
        padding-right: 25px; }
    .slider2 .btn-pad, .slider3 .btn-pad {
        padding-right: 0; } }

@media (max-width: 428px) {
    .slider2 .slider-control span, .slider3 .slider-control span {
        width: 26px;
        height: 26px;
        line-height: 26px;
        font-size: 12px !important; }
    .slider2 h2, .slider3 h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px; }
    .slider2 i.icon-Play-Music, .slider3 i.icon-Play-Music {
        font-size: 26px; }
    .slider2 a.btn-md, .slider3 a.btn-md {
        text-align: center;
        margin-bottom: 10px; }
    .slider2 .slide-image, .slider3 .slide-image {
        height: auto!important;
        width: 100%!important;}
    .slider2 .btn, .slider3 .btn {
        padding-left: 0; }
    .slider2 video, .slider3 video {
        width: 160%; } }

.registration-warning {
    padding: 20px;
}

#accordion .hidden {
    display: none;
}

.m-b-25 {
    margin-bottom: 25px;
}
.logo_text {
    width: 100%;
}
#Modal  .tabs-horizontal {

    width: 150px;
    border-bottom: 0px;
    border-right: 1px solid rgba(120, 130, 140, 0.13);
    display: table-cell;
    vertical-align: top;
}

#Modal .text_result div {
    border: 1px solid rgba(120, 130, 140, 0.13);
    padding: 10px 5px;
}
.appointment_tabs {
    width: 100%;
}
.help-block {
    font-size: 13px;
    color: #ec6363;
}
.box4 .card-body h6 {
    height: 40px;
}

.expert_form_card h5{
    margin: 7px 0 3px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}
.expert_form_card h6{
    line-height: 17px;
    font-size: 12px;
    text-align: center;
    height: 120px;
}

.minibasket_quantity {
    position: absolute;
    color: #fff;
    padding: 2px 7px;
    background-color: #ff6161;
    border-radius: 20px;
    font-size: 11px;
    top: 45px;
    right: -10px;
}

.procedure .service-price {
    font-size: 35px;
}

.procedure .add_to_busket {
    font-size: 27px;
}

.small_banner .title {
    font-size: 25px;
    font-weight: 900;
}

.small_banner .title p,.small_banner .subtitle p{
    margin: 0;
}



.waiting_div {
    display: none;
}
.vtabs {
    display: flex;
}

.pagination .disabled {
    display: none;
}

.overlay {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 2;
    opacity: 0;
    background: rgba(39, 42, 43, 0.8);
    transition: opacity 200ms ease-in-out;
    border-radius: 4px;
    margin: -15px 0 0 -15px;
}
.overlay:hover {
    opacity: 1;
}
.waiting-background {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0b0b0b;
    opacity: 0.4;
    z-index: 10;
}
.waiting_div_text {
    color: white;
    /* display: flex; */
    /* justify-content: center; */
    top: 50%;
    z-index: 11;
    position: absolute;
    left: 50%;
    margin-left: -150px;
}
.icon_choice i {
    font-size: 90px;
}
.footer3 {
    /*margin-top: 80px;*/
}
.modal-main {
    overflow: hidden;
}
.service_list {
    height: 400px;
    overflow-y: scroll;
}
.form-nav .nav-item.active a {
    background: #1fcac7;
    color: #fff;
}

.form-nav .nav-item.active {
    visibility: visible;
}
.form-nav .nav-item {
    visibility: hidden;
}
.step_4_link, .step_5_link {
    visibility: visible!important;
}
#go_to_step_3 {
    display: none;
}
.specialist-selected-service {
    display: none;
}
.media-name {
    padding: 10px;
    font-weight: 700;
    text-align: center;
}
.second-reception-alert {
    display: none;
    padding: 20px;
    border: 2px dashed;
}
.covid-result tr td:nth-child(1) div:nth-child(1){
    font-weight: 700;
}
.covid-result tr td:nth-child(1){
    width: 25%;
    border-right: 5px solid #24d2b3;
    border-left: 5px solid #24d2b3;

}

.covid-result tr:last-child td:nth-child(1){
    border-bottom: 5px solid #24d2b3;
}
.covid-result tr:nth-child(1) td:nth-child(1){
    width: 25%;
    border-right: 5px solid #24d2b3;
    border-left: 5px solid #24d2b3;
    border-top: 5px solid #24d2b3;
    /*border-bottom: none!important;*/
    /*border-top: none!important;*/
}

.covid-result {
    margin-bottom: 30px;
}
.covid-result td{
    padding: 20px;
    border: 1px solid #24d2b3;
    text-align: center;
    vertical-align: middle;
    color: #000;
}

.results-wrapper {
    width: 100%;
    border-bottom: 1px solid #c5c5c5;
    padding: 30px 0px;
}

.result-ok {
    display: flex;
}

.result-ok i{
    font-size: 50px;
    margin-right: 20px;
}
.results-wrapper .result-item {
    margin-bottom: 20px;
}
.results-wrapper .result-item .result-title {
    color: #94969c;
    font-size: 14px;
/*    font-weight: 800;*/
}
.results-wrapper .result-item .result-desc {
    font-size: 16px;
    margin: 0 0 10px 0;
    color: #545761;
    font-weight: 600;
}
.result-ok-text {
    color: #007934;
    font-size: 17px;
    font-weight: 700;
}

.tax-notice {
    height: 300px;
    overflow-y: scroll;
}

.side-right-container {
    position: fixed;
    right: 0;
    bottom: 130px;
    z-index: 99;
}
.sr-services a{
    padding: 13px 20px;
    background: #24d2b7;
    color: #fff;
    font-weight: 600;
    margin-bottom: 2px;
    transition: .3s;
}
.sr-services {
    display: flex;
    flex-direction: column;
    transition: min-width .3s ease;
}
.side-right-container.not-top .sr-services span{
    display: none;
}
.sr-socials {
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 10px;
    border-radius: 10px 0px 0px 10px;
    width: fit-content;
    margin-left: auto;
    margin-top: 10px;
}
.side-right-container img {
    width: 100%;
}

.side-right-container .sr-socials a {
    width: 40px;
    margin-bottom: 10px;
    display: inline-flex;
    justify-content: center;
}
.page-socials img{
    width: 100%;
}
.page-socials a{
    width: 40px;
    margin-right: 10px;
}
.page-socials {
    display: flex;
}
.article-doctor-img {
    width: 64px;
}
.article-appointment {
    border: 1px solid #1ecac8;
    padding: 25px;
    margin-bottom: 30px;
}
.article-appointment-doctor img{
    margin-right: 20px;
    width: 120px;
}
.article-appointment-doctor span{
    margin-bottom: 15px;
}
.article-appointment-doctor div{
    display: flex;
    flex-direction: column;
}
.article-appointment-doctor {
    display: flex;
    justify-content: space-between;
}
.socials-container:before {
    content: '';
    background: url(/images/socials/socials-bg-1.png);
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
}

.socials-container:after {
    content: '';
    background: url(/images/socials/socials-bg-2.png);
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    right: 0;
    background-position: right;
    top: 0;
}

.socials-icons div a{
    position: relative;
    top: -60px;
    padding: 10px 10px;
    border-radius: 40px;
    border: 1px solid #e8e8e8;
    /*font-size: 22px;*/
    font-weight: 700;
    box-shadow: 1px 2px 4px 3px rgb(115 128 157 / 60%);
    -webkit-box-shadow: 1px 2px 4px 3px rgb(115 128 157 / 60%);
    background: #fff;
}
.socials-icons div {
    padding: 0px 10px 0px;
    display: flex;
    height: 100%;
    background: #fff;
    border-left: 2px solid #08c;
    margin-right: 20px;
    border-right: 2px solid #08c;
    min-height: 500px;
    box-shadow: 1px 2px 4px 3px rgb(115 128 157 / 60%);
    flex-direction: column;
    justify-content: center;
}
.socials-icons div img {
    position: relative;
    right: -10px;
    width: 100%;
}
.socials-page {
    position: relative;
    z-index: 10;
}
.socials-icons{
    display: flex;
}
.socials-text-header {
    color: #58a9dc;
    font-size: 35px;
    font-weight: 700;
}
.socials-text p {
    color: #be6778;
}
.socials-text {
    position: relative;
    z-index: 10;
}
.socials-text-add {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 15px;
    color: #445cae;
}
.socials-text-add-text {
    color: #445cae;
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 400;
}
.d-flex-row {
    display: flex;
}
.checkups-link {
    margin: 10px 0px;
    display: flex;
    padding: 15px;
}
.checkup-container strong {
    font-weight: 700;
}
.red-info {
    font-size: 12px;
    color: red;
    text-align: center;
    margin: 0;
}

/*/////////  NEW MAIN /////////*/

.newmain .head-lk-item{
    display: flex;
    align-items: center;
}

.newmain .head-lk-item a{

}
.newmain .address-topbar{
    height: 50px;
    display: flex;
    align-items: center;
}
.newmain .h15-topbar .navbar .nav-item.head-lk-item a.nav-link{
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
}
.newmain .h15-topbar .navbar .nav-item .nav-link{
    padding: 0;
    color: #000;
}
.newmain .header-address-item{
    display: flex;
    margin-right: 10px;
}
.newmain .nav-link.eye{
    font-size: 14px;
    margin-right: 10px;
}
.newmain .header-address-item a {
    margin-right: 15px;
}
.newmain .special-menu-top-1 li {
    display: flex;
    align-items: center;
}
.newmain a.navbar-brand {
    margin-right: 0;
}
.newmain .logo-wrapper .logo_text{
    width: 80%;
}
.newmain .pulse-img{
    position: absolute;
    width: 100%;
    top: 47px;
}
.newmain .h15-info-bar{
    overflow: hidden;
}
.newmain .img25 img{
    width: 110px;
}
.newmain .img25{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 130px;
}
.newmain .logo-wrapper {
     max-width: 50%;
    align-items: self-start;
    margin-left: 13px;
}
.newmain .h15-navbar .navbar .navbar-nav.top-service-menu .nav-link{
    padding: 6px 20px;
    margin-right: 5px;
    border-radius: 5px;
}
.newmain .h15-navbar .navbar .navbar-nav.top-service-menu .nav-item:last-child .nav-link{
    margin-right: 0px;
}
.newmain .minibasket_quantity{
    top: 30px;
    right: -5px;
}
.newmain .top-logo-socials a{
    border: 2px solid #C5C6C6;
    padding: 0px 7px;
    border-radius: 10px;
    color: #C5C6C6;
}
.newmain .top-logo-socials{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.newmain .slide-image{
    border-radius: 20px;
    height: 450px;
}
.main-search input{
    border: none;
    border-bottom: 2px solid #eee;
}
.main-search {
    margin: 15px 0px;
}
.main-search input{
    border: none;
    border-bottom: 2px solid #eee;
}
.main-features-item {
    border: 1px solid #eee;
    padding: 15px;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    -webkit-box-shadow: -3px -2px 7px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: -3px -2px 7px 0px rgba(34, 60, 80, 0.2);
    box-shadow: -3px -2px 7px 0px rgba(34, 60, 80, 0.2);
    border-radius: 13px;
}
.main-features-item a {
    color: #373587;
    padding: 5px 10px;
    border: 1px solid #7690C9;
    border-radius: 13px;
    display: inline-flex;
    width: fit-content;
    font-weight: 700;
    font-size: 13px;
}
.main-features-item p {
    font-size: 13px;
    line-height: 1.2;
    width: 77%;
}
.main-features-item h6 {
    font-weight: 700;
    font-size: 18px;
}
.checkup-main-img{
    width: 100%;
}
.checkup-main-item {
    border: 1px solid #eee;
    padding: 15px;
    height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    -webkit-box-shadow: -3px -2px 7px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: -3px -2px 7px 0px rgba(34, 60, 80, 0.2);
    box-shadow: -3px -2px 7px 0px rgba(34, 60, 80, 0.2);
    border-radius: 13px;
    overflow: hidden;
    position: relative;
    background: #fff;
}
.checkup-main-item-corner{
    position: absolute;
    right: -10%;
    /*background: #374694;*/
    background: #929292;
    color: #fff;
    top: -35%;
    border-radius: 100px;
    width: 200px;
    height: 200px;
}
.service-24 img{
    width: 25%;
}
.checkup-main-item:hover > img{
    filter: grayscale(0);
}
.checkup-main-item:hover > .checkup-main-item-corner{
    background: #374694;
}
.checkup-main-item img{

}
.checkup-main-item img{
    width: 120px;
    position: absolute;
    top: 70px;
    border: 10px solid #fff;
    border-radius: 60px;
    left: 25px;
    filter: grayscale(1);
}
.checkup-main-item-text div{
    font-size: 22px;
    font-weight: 700;
    margin-right: 15px;
}
.checkup-main-item-text {
    color: #fff;
    position: absolute;
    right: 10px;
    top: 5px;
}
.checkup-main-row{
    position: relative;
    top: -50px;
}
.all-checkups{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #b9b9b9;
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
}
.newmain .wrap-feature-24 .card {
    -webkit-transition: 0.3s ease-out;
    -webkit-box-shadow: -3px -2px 7px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: -3px -2px 7px 0px rgba(34, 60, 80, 0.2);
    box-shadow: -3px -2px 7px 0px rgba(34, 60, 80, 0.2);
    border-radius: 13px;
}
.main-pop-services .card {
    -webkit-transition: 0.3s ease-out;
    -webkit-box-shadow: -3px -2px 7px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: -3px -2px 7px 0px rgba(34, 60, 80, 0.2);
    box-shadow: -3px -2px 7px 0px rgba(34, 60, 80, 0.2);
    border-radius: 13px;
}
.main-pop-services .card {
    height: 650px;
}
.main-pop-services .card h5{
    font-weight: 700;
}
.main-pop-services .card p{
    font-size: 13px;
    line-height: 1.2;
}
.newmain .wrap-feature-18 .icon-position{
    height: 450px;
    min-height: initial;
}
.newmain .main-pop-services .card a {
    background: #3F68AF;
    color: #fff;
    padding: 5px 13px;
    border-radius: 15px;
    float: right;
    font-size: 13px;
    width: max-content;
    margin-top: auto;
}
.newmain .wrap-feature-18 .icon-position .icon-round {
height: 80px;
    font-size: 39px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
}
.newmain .h15-info-bar .nav-item.header-2-phone .nav-link h5{
    color: #393195;
    font-size: 26px;
}
.newmain .h15-info-bar .nav-item.header-2-phone .nav-link {
    padding: 0px;
}
.newmain .nav-link.eye img{
    width: 17px;
}
.bg-grey-footer{
    background: #979797;
}
.bg-grey-footer .general-listing li a{
    color: #fff;
}
.newmain .slider2 .bs-slider, .slider2 .carousel-item {
    height: 450px;
}
.slider2 .bs-slider, .slider2 .carousel-item {

}
.stet-bg{
 /*   background-image: url(/images/newmain/stet.png);
    background-repeat: no-repeat;
    background-position: 165px 0px;
    background-origin: border-box;
    background-clip: content-box;*/
}
.paper-bg{
/*    background-image: url("/images/newmain/video.png") ;
    background-repeat: no-repeat;
    background-position: 165px 0px;*/
}
.diag-bg{
/*    background-image: url("/images/newmain/diag.png") ;
    background-repeat: no-repeat;
    background-position: 140px 0px;*/
}
.newmain .main-specialist-header a{
    background-color: #4a62af;
    color: #fff;
    padding: 5px 25px;
    border-radius: 15px;
    display: inline-flex;
    width: fit-content;
    align-self: flex-end;
    font-size: 13px;
    margin-bottom: 25px;
}
.newmain .main-specialist-header {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #eee;
    margin-bottom: 35px;
}
.newmain .main-specialist-header div{
    font-weight: 700;
    margin-bottom: 25px;
}
.main-specialist-card{
    -webkit-transition: 0.3s ease-out;
    -webkit-box-shadow: -3px -2px 7px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: -3px -2px 7px 0px rgba(34, 60, 80, 0.2);
    box-shadow: -3px -2px 7px 0px rgba(34, 60, 80, 0.2);
    border-radius: 13px;
    padding: 10px;
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: 75px 203px;
    height: 430px;
}
.main-specialist-body p{
    font-size: 13px;
    width: 55%;
}
.main-specialist-body.last-item p{
    width: 100%;
    text-align: center;
}
.main-specialist-body div{
    color: #6b6b6b;
    font-weight: 700;
    margin-bottom: 25px;
}
.akcii-bg{
/*    background-image: url(/images/newmain/333.png);
    background-repeat: no-repeat;
    background-position: 55px 0px;*/
}
.newmain .main-pop-services .card .card-body{
    flex-direction: column;
    display: flex;
}
.newmain .main-all-link{
    padding: 10px 20px;
    background-color: #525caf;
    border-radius: 25px;
    color: #fff;
}


.experts-new .expert-card-nearest{
    margin-bottom: 20px;
    border-top: 1px solid #000;
    width: 50%;
    padding-top: 15px;
}
.experts-new .expert-card img{
    position: absolute;
    right: 0;
    bottom: 0;
    height: 300px;
    z-index: -1;
}
.experts-new .expert-card button,
.experts-new .expert-card a{
    width: fit-content;
    margin-bottom: 10px;
    padding: 0.375rem 0.75rem;
}
.experts-new .expert-card p{
    width: 70%;
}
.experts-new .expert-card h5{
    font-weight: 700;
    width: 70%;
}
.experts-new .expert-card{
    -webkit-box-shadow: 0px 0px 38px 8px rgba(34, 60, 80, 0.29);
    -moz-box-shadow: 0px 0px 38px 8px rgba(34, 60, 80, 0.29);
    box-shadow: 0px 0px 38px 8px rgba(34, 60, 80, 0.29);
    padding: 40px;
    margin-bottom: 30px;
    height: 400px;
    border-radius: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
}

@media (min-width: 100px) and (max-width: 600px) {
    .newmain .img25{
        margin: initial;
        position: initial;
        width: initial;
    }
    .newmain .img25 img{
        width: 65px;
    }
    .newmain .top-logo-socials{
        position: absolute;
        right: 0;
        margin-top: 75px;
        width: initial;
    }
    .newmain .logo-wrapper{
        max-width: 45%;
        align-items: flex-end;
        margin-left: 0px;
    }
    .newmain .logo-wrapper .logo_text{
        margin-bottom: 10px;
        width: 100%;
    }
    .newmain .logo-wrapper h5 a{
        line-height: 1.1;
    }
    .newmain .logo-wrapper h5{
        line-height: 1;
        font-size: 16px;
    }
    .newmain .pulse-img{
        position: absolute;
        width: 113%;
        top: 118px;
    }
    .newmain .top-logo-socials a{
        margin-right: 10px;
    }
    .newmain .header-address-item{
        margin-bottom: 10px;
    }
    .newmain .address-topbar {
        height: 90px;
    }
    .newmain .feature6.box4 .wrap-feature6-box{
        margin-bottom: 10px;
    }
    .newmain .checkup-main-row{
        top: 0px;
    }
    .newmain .checkup-main-item{
        margin-bottom: 10px;
    }
    .newmain .wrap-feature-18 .icon-position {
        height: 250px;
        min-height: initial;
    }
    .newmain .main-pop-services .card {
        height: 450px;
    }
.newmain .spacer.feature24{
    padding: 40px 0;
}
.newmain .main-specialist-card{
    margin-bottom: 15px;
    height: 375px;
}
}
/*/////////  NEW MAIN /////////*/

@media (min-width: 300px) and (max-width: 1000px) {
    .socials-container:before {
        content: none;
    }
    .d-flex-row {
        flex-direction: column-reverse;
    }
    .socials-text-header {
        font-size: 26px;
    }

    .socials-container:after {
        content: none;
    }
    .socials-container{
        background: url(/images/socials/mobile-bg.jpg);
        background-repeat: no-repeat;
        background-size: contain;
    }
    .socials-logo {
        display: none;
    }
    .socials-icons div a {
        top: -120px;
    }
    .socials-icons div.yt-socials-page {
        flex-basis: 100%;
    }
    .socials-icons div.tg-socials-page {
        flex-basis: 50%;
    }
    .socials-icons div.vk-socials-page {
        flex-basis: 50%;
    }
    .socials-icons{
        flex-wrap: wrap;
    }
    .socials-icons div a{
        position: absolute;
        top: initial;
        bottom: 70px;
    }
    .socials-icons div {
    position: relative;
        align-items: center;
         padding: 0px;
        display: flex;
         height: initial;
         background: transparent;
        border: none;
        margin: 0px;
         box-shadow: none;
        flex-direction: column;
        justify-content: center;
        min-height: initial;
    }
    .socials-icons div img{
        width: 175px;
    }
    .socials-text-add {
        font-size: 29px;
    }
    .socials-text-add-text {
        font-size: 24px;
    }
}
@media (min-width: 300px) and (max-width: 576px) {
    .article-appointment-doctor img {
        margin-right: 20px;
        width: 61px;
        height: 61px;
    }
    .service_list {
        height: 300px;
        overflow-y: scroll;
    }
    #Modal .logo_text {
        width: 50%;
    }
    #Modal .vtabs {
        display: block;
    }
    #Modal .appointment_tabs {
        padding: 0px;
        display: block;

    }
    #Modal .card-body {
        padding: 0px;
    }
    #Modal .title {
        margin: 5px 0 0px;
    }
    #Modal .service_name{
        white-space: normal;
        margin-bottom: 0px;
    }
    #Modal  .tabs-horizontal {
        width: 100%;
        border-bottom: 1px solid #dee2e6;
        display: flex;
        vertical-align: top;
    }

    #Modal .btn-address {
        width: 100%;
        margin-top: 20px;
    }

    #Modal .btn-group {
        display: block;
    }

    #Modal .calendar-wrapper-1 .calendar-header .date {
        font-size: 30px;
    }

    #Modal .text_result div {
        border: 1px solid rgba(120, 130, 140, 0.13);
        padding: 10px 5px;
        margin: 0px 25px;
    }

    .covid-result td{
        padding: 5px;
        border: 1px solid #24d2b3;
        text-align: center;
        vertical-align: middle;
        color: #000;
        font-size:13px;
    }

}
#annotation_form_wrapper {
    border: 2px dashed #e01c20;
    padding: 10px;
    font-size: 14px;
}
.feedback-main-doctor-modal  .modal-bg{
    min-height: 275px;
    display: flex;
    align-items: center;
}
.modal-main-doctor {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

.desktop-carousel {

}
.slider2-mob {
    display: none;
}
.slider2-mob .carousel-control-prev span,
.slider2-mob .carousel-control-next span {
    font-weight: 800;
    border: 1px solid #000;
    padding: 10px;
    color: #000;
    border-radius: 20px;
    background: #ffffff8a;
}
.slider2-mob .carousel-control-next,.slider2-mob .carousel-control-prev {
    top:initial;
}
#searchModal .modal-body{
    overflow-y: scroll;
}
#searchModal .modal-content{
    height: calc(100vh - 60px);
}

#cookie-notification {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    max-width: 350px;
    padding: 15px;
    background-color: #f1f1f1;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    font-family: Arial, sans-serif;
}

#cookie-notification p {
    margin: 0 0 15px 0;
    font-size: 14px;
    line-height: 1.4;
    color: #333;
}

#cookie-notification button {
    background-color: #4CAF50;
    color: white;
    border: none;
    padding: 8px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
}

#cookie-notification button:hover {
    background-color: #45a049;
}



@media (min-width: 0px) and (max-width: 600px) {
    .slider2-mob {
        display: block;
    }
    .slider2 {
        display: none;
    }

    #slider-sec3.slider2 {
        display: block;
    }
}
@media (min-width: 0px) and (max-width: 991px) {

    .page-socials {
        flex-wrap: wrap;
    }
    .page-socials a {
        width: 50%;
        margin-bottom: 10px;
        flex-basis: 45%;
    }
    .h15-info-bar .nav-item .nav-link {
        padding: 0px 10px;
    }
    .header-2-phone {
        display: none;
    }
    .header-address {
        line-height: 1;
        font-size: 15px;
    }
    .mobile-off {
        display: none;
    }
    .header-address-wrapper {
        justify-content: space-between;
        flex-direction: row;
    }

    .special-menu-top-1 li:nth-child(2) a {
        width: 100%;
    }
    .special-menu-top-1 li:nth-child(2) {
        text-align: center;
        display: flex;
        flex-grow: 1;
        width: 50%;
    }

    .special-menu-top-1 li:nth-child(6) {
        display: flex;
        flex-grow: 2;
    }

    .special-menu-top-1 li:nth-child(1) {
        display: flex;
        flex-grow: 1;
        width: 50%;
    }

    .special-menu-top-1 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .nav-link.eye {
        border: 2px solid #ff6363;
    }
    .special-menu-top-1 .dropdown-menu {
        margin: auto;
        /*left: -250px;*/
        /*width: 300px;*/
        width: 100%;
        /*position: absolute;*/
        min-width: auto!important;
    }
    .h15-topbar .navbar .nav-item .nav-link {
        padding: 10px 15px;
    }
    li.search{

    }
    .special-menu-top-1 li.search{
        width: 100%;
        text-align: end;
    }
}