.main-menu .root .item {
  position: relative;
}

.main-menu .root .icon-wrapper {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  -ms-flex-preferred-size: 45px;
  flex-basis: 45px;
  width: 45px;
  height: 45px;
}
.main-menu .root .icon {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.main-menu .open .icon {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.main-menu .item.current-page {
  color: #00b6b0;
}

.page-num {
	cursor: pointer; 
}
.onconewtext {
	width: 50%;
	margin-left: 50%;
}

@media screen and (max-width: 800px){
	.onconewtext{
		margin: 0;
		width: 100%;
	}
}

.onconewhref {
	width: 340px;
    font-size: 15px;
    padding: 10px 50px;
    font-weight: 700;
    border-radius: 80px;
    font-family: inherit;
    background: #0072bc;
    text-align: center;
    color: #fff;
}

.onconewtext h2{
	text-align:center;
	font-weight:bold;
	font-size:25px;
	padding-bottom:15px;
}


.onconewtext p{
	
	font-weight:bold;
	font-size:18px;
	padding-bottom:15px;
}




@media only screen and (min-width: 1400px) and (max-width:1500px) {

.equipment-block {
min-height: 415px!important;
padding: 50px 0!important;

}

}

@media only screen and (min-width: 1400px) and (max-width:1700px) {

    .equipment-block {
     /*   max-height: 400px!important;*/
        min-height: 350px!important;
        padding: 50px 0!important;

    }

}

.remember-hidden-content {
	background-color: white;
    padding-top: 15px;
	border-top: 3px solid #d5d5d5;
}


.rightmobile {
	display:none;
}

.rightmobile1 {
	display:none;
}


/*
@media only screen and (max-height: 770px){
	
	
	.swp__title {
    font-size: 47.6px!important;
    
}
	
	
	
}
*/

.feed-add-post-text {
    border: 2px solid #d7dde5!important;
    
    padding: 0px 0px 0 0px!important;
    margin-left: 10px!important;
}

.reviews-reply-fields {
	padding-top: 25px!important;
}


.reviews-reply-field label {
	font-size: 18px;
	font-weight: bold;
}

.reviews-form {
	padding: 10px!important;
	background-color: white!important;
}

.reviews-reply-field-author {
	    margin-left: 10px!important;
}

.reviews-reply-field-email {
	 margin-left: 50px!important;
	 width: 56%!important;
}

.inpad {
	border: 2px solid #d7dde5!important;
	margin-top: 5px!important;
	background: #f5f5f5;
}


.reviews-reply-form
{
	background-position: 50% 50%!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    position: relative!important;
    background: white!important;
    color: #64747f!important;
    border: 2px solid #dddddd!important;
    border-radius: 5px!important;
	
	
}	

.reviews-reply-header {
	font-size: 18px!important;
    font-weight: bold!important;
    background-color: white!important;
    margin-top: 10px!important;
	padding-left: 10px!important;
    padding-top: 20px!important;
}



@media only screen and (max-width: 1400px) and (min-width: 1000px) {
	
	.swp__title {
		font-size: 37.6px;
	}
	
	.equipment-block {
		min-height: 0!important;
    padding: 4px 0px 0px 0px!important;
	}
	
	
	.equipment-block__title {
		    margin-top: 20px;
			margin-bottom: 25px!important;
	}
	
	
}



.med-center__name {
	font-size: 18px;
}



.search-field::-webkit-input-placeholder { color: #ccc; }
.search-field::-moz-placeholder { color: #ccc; }
.search-field:-moz-placeholder { color: #ccc; }


.search-field {
	color:white!important;
}


div.search-page input.search-query {
	font-size:16px;
}


.search-result {
	font-size: 20px;
    margin-top: 10px!important;
    margin-bottom: 20px;
}

.navigation {
	margin-bottom: 30px;
}


@media only screen and (max-width: 760px) {


.equipment-list {
    margin-right: 0%!important;
}


.rightmobile {
	padding-right: 20px;
}

.rightmobile {
	display:block;
}

.rightmobile1 {
	display:block;
}

.equipment-list {
	background: rgba(255,255,255,0.5);
}


h2.onko_intro_title {
    font-size: 20px !important;
    text-align: center;
}

nav.menu {
	overflow:auto;
    height: calc(100vh - 70px);
    overflow-y: scroll;
}

}


@media only screen and (max-width: 960px) {

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .percent_10, .percent_20, .percent_25, .percent_30, .percent_33, .percent_40, .percent_50, .percent_60, .percent_70, .percent_75, .percent_80, .percent_90, .percent_100 {
    display: block;
    width: calc(100% - 20px) !important;
   
    margin-left: 20px !important;
    margin-right: 20px !important;
}


.wrapper {
    width: 100% !important;
}


}


@media only screen and (max-width: 620px){
.onko_conduct_text h2 {
    color: #316084;
    text-align: center;
    font-size: 21px!important;
    font-weight: bold;
    margin-bottom: 15px;
}


#about .grid_2 {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin: 0 -3px 0 0 !important;
    width: 35% !important;
}


.onko_prepare_title {
	width: auto!important;
	overflow: hidden;
}

.icons-box {
	width: 96%!important;
    margin: 0 auto!important;
}

.onko_prepare_list li {
	width: 50%!important;
}

.onko_history_list li {
	width:auto!important;
}

.onko_history .wrapper .h2-title {
	text-align: center;
}


.onko_video_container {
    display: inline-block;
/*     max-width: 80%!important;
 */   
    z-index: 1; 
    width: 500px;
    margin-right: 0px!important;
    vertical-align: top;
}



.onko_advantage {
	height: auto!important;
    margin-top: 10px!important;
}

.steps.grid_4 {	
	padding: 0;
}

.mam_land-faq__body {
	    padding: 24px 0px!important;
}


.onko_intro_description,.onko_conduct {
	
	width: 90%;
    margin: 0 auto;
}


.onko_conduct {
    background: #eff5fa;
    padding: 50px 0;
    width: 90%;
    margin: 0 auto;
    clear: both;
}

.nn15 {
	line-height: 27px;
}



.main-onko__header {
	text-align: center;
}

.mobssl {
	font-size: 20px;
	margin-top: 10px;
    display: block;
}



}
.main-about-item:first-child .main-about-item__number:before {
    font-size: 90px;
    left: 15px;
    top: -5px;
}
.main-about-item__number:before {
    content: counter(main-about);
    position: absolute;
    font-size: 55px;
    font-weight: 700;
    left: 10px;
    top: -3px;
}

@media only screen and (min-width: 961px){

.equipment-block {
    background-size: contain; 
  background-position: 90% 0; 
  background-color: white;
}


.remember-list__item:before {
    position: absolute;
    display: block;
    width: 12px;
    height: 2px;
    background: #0072bc;
    left: 0;
    top: 9px;
}

.news-content p {
	padding-bottom: 15px;
}
}
@media only screen and (min-width: 761px) {
	.main-news {
		height: 150px;
		}
}

.btn-adr {
	display: inline-block;
}
.action-link {
	margin-right: 8%;
}
.btn-way:after {
	left: -21px;
}
.online-top {
  width: 100%;
  background-color: #00B5AF;
  color: #fff !important;
  padding: .3rem .3rem;
  font-size: 1rem;
  display: inline-block;
  text-decoration: none;
}
.online-top:hover {
  background-color: #06C6BF;
  text-decoration: none;
}

.mam_land-faq__item {
  margin: 0 0 2px 0;
}
.mam_land-faq__head {
  display: block;
  background: #f9f9f9;
  padding: 25px 70px 25px 130px;
  font-size: 18px;
  color: #2b2b2b;
  text-decoration: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: relative;
}

.mam_land-faq__head1 {
  display: block;
  background: #f9f9f9;
  padding: 25px 70px 25px 130px;
  font-size: 18px;
  color: #2b2b2b;
  text-decoration: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: relative;
}

.mam_land-faq__head:before {
    content: '';
    background-image: url(/img/spritesheet.png);
    background-position: -42px 0px;
    width: 40px;
    height: 37px;
    position: absolute;
    top: 50%;
    left: 33px;
    margin-top: -18px;
}

.mam_land-faq__head:after {
    content: '';
    background-image: url(/img/spritesheet.png);
    background-position: -41px -39px;
    width: 18px;
    height: 10px;
    position: absolute;
    right: 38px;
    top: 50%;
    margin-top: -5px;
}

.mam_land-faq__head:hover {
    background: #0072bc;
    color: white!important;
}

.mam_land-faq__head:hover:before {
    background-image: url(/img/spritesheet.png);
    background-position: 0px 0px;
    width: 40px;
    height: 37px;
}

.mam_land-faq__head:hover:after {
    background-image: url(/img/spritesheet.png);
    background-position: -21px -39px;
    width: 18px;
    height: 10px;
}

.active .mam_land-faq__head:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.active .mam_land-faq__head1:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mam_land-faq__head1 {
    display: block;
    background: #f9f9f9;
    padding: 25px 70px 25px 130px;
    font-size: 18px;
    color: #2b2b2b;
    text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
}


.mam_land-faq__head1:before {
    content: '';
    background-image: url(/img/spritesheet.png);
    background-position: -42px 0px;
    width: 40px;
    height: 37px;
    position: absolute;
    top: 50%;
    left: 33px;
    margin-top: -18px;
}

.mam_land-faq__head1:after {
    content: '';
    background-image: url(/img/spritesheet.png);
    background-position: -41px -39px;
    width: 18px;
    height: 10px;
    position: absolute;
    right: 38px;
    top: 50%;
    margin-top: -5px;
}

.mam_land-faq__head1:hover {
    background: #0072bc;
    color: white!important;
}

.mam_land-faq__head1:hover:before {
    background-image: url(/img/spritesheet.png);
    background-position: 0px 0px;
    width: 40px;
    height: 37px;
}

.mam_land-faq__head1:hover:after {
    background-image: url(/img/spritesheet.png);
    background-position: -21px -39px;
    width: 18px;
    height: 10px;
}



.js--acordeon-mam-land-body1 {
    padding: 24px 25px!important;
}

.mam_land-faq__body {
    padding: 24px 125px;
    line-height: 1.5;
    border-top: 2px solid #d5d5d5;
}

.btn-way:after {
    content: " ";
    width: 15px;
    height: 15px;
    background: none;
    position: absolute;
    top: 0;
    left: 0;
}

.eqb-list {
    margin: 0 0 0 35px;
    padding: 0;
    list-style: none;
}

.eqb-list li {
    font-size: 18px;
    line-height: 32px;
    color: #212121;
    padding: 0 0 0 30px;
    position: relative;
    margin: 0 0 10px 0;
}

.eqb-list li {
    line-height: 1.5em!important;
    font-size: 18px!important;
}

.eqb-list li:before {
    content: " ";
    position: absolute;
    display: block;
    width: 12px;
    height: 2px;
    background: #0072bc;
    left: 0;
    top: 14px;
}

.rsp-images {
	float: left;
    padding-right: 20px;
}

.dashed-list-small {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

.dashed-list-small li {
    font-size: 14px;
    line-height: 26px;
    color: #2b2b2b;
    padding: 0 0 0 30px;
    position: relative;
    margin: 0 0 10px 0;
}

.dashed-list-small li:before {
    content: " ";
    position: absolute;
    display: block;
    width: 16px;
    height: 2px;
    background: #0072bc;
    left: 0;
    top: 12px;
}

.blog-load-wrapper {
	width: 100%;
    float: left;
}

.specialist-about p {
	padding-bottom:15px;
}
.specialist-about ul {
	line-height: 1.4;
    font-family: 'Officina', sans-serif;
}


.specialist-about ul li{
	font-family: 'officina';
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 10px 0;
    padding: 0 0 0 32px;
    position: relative;
}


.specialist-about ul li:before {
    content: '\2014';
    position: absolute;
    width: 16px;
    height: 2px;
    background: #0072bc;
    left: 0;
    top: 14px;
    text-indent: -9999px;
}

.mam_land-symptoms-title {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
    color: #2b2b2b !important;
}
.mam_land-symptoms-sect {
	margin-top:20px;
}

#about {
	
}

#about h3 {
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 26px;
	text-align:center;
}

#about .grid_2 {
    margin-right: 30px!important;
}

#about .grid_2 {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin: 0 -3px 0 0 !important;
	width: 23%;
}

.ico {
    background-position: 50% 21%!important;
}

.ico {
    padding: 66px 0 0;
    margin: 72px 0 0;
    overflow: hidden;
}
.ico strong {
    margin: 0 0 10px !important;
    line-height: 1;
    font-size: 15px;
	font-weight: 300;
    font-family: 'Roboto', sans-serif;
}

.icons-box {
    text-align: center;
    margin-bottom: 40px;
	width: 940px;
	margin: 0 auto;
}

.icons-box {
    padding: 2rem 0;
}

.ico p {
    font-weight: 300 !important;
    color: #666;
	line-height: 1.4;
	padding-top: 5px;
    font-size: 14px;
    margin: 0 !important;
}

.pris-icon.icon-5 {
    background-position: -286px 0px;
}



[data-show-hidden].active .icon-5, [data-show-hidden]:hover .icon-5 {
    background-position: -286px -89px;
}

.remember-hidden-content p {
	padding-bottom: 10px;
}

.item-active {
    color: rgb(0,182,176) !important;
}

.classtime_4 {
    background-image: url(/img/4hours.jpg);
}

.classtime_2 {
    background-image: url(/img/2hours.jpg);
}

.time_block {
   width: 85px; 
    height: 85px;
    background-position: 0 0;
    background-repeat: no-repeat;
    /* position: absolute; */
    /* left: 21%; */
    text-align: right;
    float: right;
    width: 50%;
}


.onko_intro_title {
	text-align: center;
	color: #316084!important;
    margin-bottom: 30px;
	font-size: 30px !important;
	font-weight: 100 !important;
    font-family: 'officina' !important;
}

.onko_intro_description p {
	display: block;
    margin: 20px 0;
	line-height: 1.4;
	    font-size: 18px;
		font-family: 'officina';
	
}

.onko_conduct {
    background: #eff5fa;
    padding: 50px 0;
}

.nn15{
	    color: #316084;
		font-weight: bold;
		font-size:18px;
}

.onko_part_1 {
    background: #fff;
    padding-top: 20px;
	/*float: left;*/
    width: 100%;
}

.onko_intro {
    padding-bottom: 40px;
}

.wrapper {
	z-index: 1;
    padding-left: 40px;
    display: block;
    /* padding: 30px; */
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;  /**/
}

@media screen and (max-width: 1100px){
/* 	.wrapper{
		height: 250px;
	} */
}
@media screen and (max-width: 800px){
	
}
.steps {
    float: left;
    padding: 20px 40px 0 40px;
    margin-top: 40px;
}

.grid_4 {
    width: 405px;
}

.steps .onko_prepare_title, .technical_advantages .onko_prepare_title {
    border-bottom: 2px solid #316084;
    width: 100%;
    margin-bottom: 30px;
}

.onko_prepare_title {
    font-weight: 300;
    width: 180px;
    margin: 0 auto;
    padding-bottom: 20px;
}


.step {
    color: #316084;
    font-size: 52px;
    line-height: 12px;
    font-weight: bold;
    width: 30px;
    float: left;
    margin-right: 16px;
    padding-top: 24px;
    height: 200px;
}

.step span {
    font-size: 16px;
}

.howtonew {
    line-height: 1.5em!important;
    font-size: 18px!important;
}

.grid_4 p {
    line-height: 1.5em!important;
    font-size: 18px!important;
}

.onko_conduct_text h2 {
    color: #316084;
	text-align: center;
	 font-size: 24px;
	 font-weight:bold;
	     margin-bottom: 15px;
}
.onko_conduct_text p {
    margin-bottom: 15px;
	line-height: 1.5em!important;
    font-size: 18px!important;
}

.onko_conduct_picture {    
    width: 75%;
    margin: 0 auto 20px;
}

@media screen and (min-width: 768px) {
	.onko_conduct_picture {
		width: 40%;
		float: left;
	}
}



.onko_conduct {
   background: #eff5fa;
    padding: 50px 0;
    width: 100%;
    /*float: left;*/

}

.onko_conduct_text {
    /*float: left;*/
    width: 100%;
    margin-left: 30px;
}

@media screen and (min-width: 768px) {
	.onko_conduct_text {
		width: 45%;
		float: left;
	}
}

.technical_advantages {
    margin-top: 50px;
}

.technical_advantages h2 {
    text-align: left;
}

.onko_intro ul li {
    display: block;
    /* padding: 24px; */
    min-height: 280px;
}

.onko_prepare_title, .technical_advantages .onko_prepare_title {
    border-bottom: 2px solid #316084;
    width: 100%;
    margin-bottom: 30px;
}

.onko_prepare_title {
    font-weight: 300;
    width: 180px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .third {
    display: block;
    float: left;
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.grid_8 {
    width: 830px;
}

.onko_intro ul li strong, .howtotherapy strong, .onko_conduct_text strong {
    color: #316084;
	font-size:18px;
}

.grid_8 p {
    line-height: 1.5em!important;
    font-size: 18px!important;
}

.onko_prepare {
    background: #fff;
    padding: 50px 0;
	/*float: left;*/
    width: 100%;
}

.main-partners,.review-block {	
	/* float: left; */
    width: 100%;	
}

.detail-clinic {	
	float: left;
    width: 100%;
}


.onko_prepare_tab p {
    line-height: 1.5em!important;
    font-size: 18px!important;
}

.eqb-list {
    margin: 0 0 0 35px;
    padding: 0;
    list-style: none;
}

.onko_prepare .h2-title, .onko_conduct .h2-title, .onko_video .h2-title {
    color: #316084!important;
	font-size: 24px!important;
}


.onko_prepare_list {
    margin: 50px 0;
    text-align: center;
}

.onko_prepare_list li {
    display: inline-block;
    width: 26%;
    cursor: pointer;
}

.onko_prepare_picture {
    margin-bottom: 30px;
    height: 56px;
}

.onko_prepare_list li.active .onko_prepare_picture img.no-hover {
    display: none;
}

.onko_prepare_list li.active .onko_prepare_picture img.hover {
    display: inline-block;
}

.active .onko_prepare_title {
    color: #7cb1d9;
    font-weight: 600;
    border-bottom: solid 2px;
}

.onko_prepare_list .onko_prepare_title {
    height: 58px;
    display: block;
}

.onko_prepare_title {
    font-weight: 300;
    width: 180px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.onko_advantage {
    padding-left: 22px;
    padding-right: 10px;
    height: 180px;
    margin-top: 40px;
}
.grid_6 {
    width: 620px;
}

.onko_advantage h4 {
    line-height: 1.5em!important;
    font-size: 18px!important;
	color: #316084;
    font-weight: bold;
    margin-bottom: 8px;
}

.onko_advantage p {
    line-height: 1.5em!important;
    font-size: 18px!important;
}

.onko_additional {	
    width: 100%;
}


.onko_additional_title {
    color: #316084!important;
    text-align: center;
    margin-bottom: 50px;
	font-size:30px;
}


.onko_video h2 {
    margin-bottom: 15px;
}

.onko_video_container {
    position: relative;
}

.onko_video_container {
  
}

.onko_history {
    background: #eff5fa;
    padding: 50px 0;
	/*float: left;*/
    width: 100%;
}

.onko_history h2 {
    color: #316084!important;
    margin-left: -10px;
	font-size:30px;
}

.onko_history_list {
    margin-top: 30px;
}

.onko_history_list li {
    display: block;
    float: left;
    width: 40%;
    padding: 0 5%;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
}

.onko_history_list p {
    line-height: 1.5em!important;
    font-size: 18px!important;
}

.wpcf7-response-output {
	text-align: center;
    margin-top: 10px;
    font-size: 22px;
    color: #0072bc;
}

table.reviews-post-table thead td .message-post-date {
    
    font-size: 20px;
}

table.reviews-post-table thead td, table.reviews-post-table tbody td div.reviews-text {
	padding-top: 0.9em;
    font-size: 20px;
    margin-bottom: 20px;
}

h2.revh2 {
	font-size: 26px;
    color: #64747f;
   
    margin-bottom: 20px;
	padding: 24px 23px;
    border-bottom: 2px #dddddd solid;
    font-weight: 100;
}

.reviews-reply-buttons input {
	    width: 20%;
		margin-left: 10px;
}

div.reviews-reply-buttons input {
	
	font-size: 15px;
}

font.notetext {
	font-size: 20px;
}


.slider-nav .slick-list .slick-track .slick-slide {
    padding-left: 10px!important;
    padding-right: 10px!important;
	
}


.slick-center img {
	border:3px solid #00afea;
}

.slider-nav {
	margin-top:5px;
}

.slick-current:focus {
	 outline: 0!important;
    outline-offset: 0!important;
}

.slick-current h3:focus {
	 outline: 0!important;
    outline-offset: 0!important;
}

.slick-current img:focus {
	 outline: 0!important;
    outline-offset: 0!important;
}
.slick-current a:focus {
	 outline: 0!important;
    outline-offset: 0!important;
}

.sitemap_html {
	font-size: 18px;
}


.search-button {
	
	font-size: 16px!important;
}

.strong-form-inner {
    padding: 20px;
}

.strong-form {
    margin: 0 auto;
}

.strong-form .form-field {
    margin-bottom: 1.5em;
}

.strong-form label {
    display: inline-block;
    float: none;
}


.strong-form .required.symbol:after {
    content: '*';
    color: #FF0000;
    font-size: 1.5em;
    font-weight: 400;
    margin: 0 5px;
    position: relative;
    top: 5px;
}

.strong-form textarea {
    height: 7em;
}

.strong-form .before {
    display: block;
}

.strong-form-inner {
	
	
	font-size: 16px;
}

.modern-page-navigation {
	font-size: 16px;
    text-align: center;
}

.modern-page-title {
	display: none;
}

.review-button {
	line-height: 25px;
}


.specialist-corousel__item  {
	min-height: 420px;
}

table.reviews-post-table thead td, table.reviews-post-table tbody td div.reviews-text {
    padding-top: 0.9em;
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 20px;
}

.page-content p, .page-content ul  li, .page-content ol  li {
	font-size: 18px;
	padding-bottom: 10px;
}

.page-content ul,
.page-content ol,
.news-content ul,
.news-content ol {
    margin-left: 20px;
}

.page-content p + ul,
.news-content p + ul {
    margin-top: -5px;
}

.page-content ul li,
.news-content ul li {
    position: relative;
    font-size: 17px;
	line-height: 1.25;
	padding-left: 20px;
}

.page-content ul li:before,
.news-content ul li:before {
    content: "– ";
	position: absolute;
	left: 0;
	top: 0;
}

.page-content h2 {
	font-size: 24px;
	margin-bottom: 10px;
    margin-top: 20px;
}

.page-content h3 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
}


.onko-picture {
    padding: 80px 20px;
}
.bg-mobile-slider{
	display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    top: 0;
}
@media screen and (max-width: 640px){
 .bg-mobile-slider{
  display: block;
 }
 .swiper-slide {
 	background: none;
 }
}
@media screen and (max-width: 640px){
 .swiper-pagination{
  position: relative;
  bottom: 35px;
 }
 .slide-btn{
  max-width: 230px;
  margin: 0 auto;
  display: block;
 }
}
.ico2{
	    background-position: 0 -67px;
}
.ico3{
	    background-position: 0 -133px;
}
.ico4{
	    background-position: 0 -201px;
}
.ico5{
	    background-position: 0 -268px;
}
.ico6{
	    background-position: 0 -331px;
}
.ico7{
	    background-position: 0 -396px;
}
.ico8{
	    background-position: 0 -455px;
}
.ico9{
	    background-position: 0 -515px;
}
.ico10{
	    background-position: 0 -574px;
}
.ico11{
	    background-position: 0 -637px;
}

.ico12{
	    background-position: 0 -698px;
}
.ico13{
	    background-position: 0 -757px;
}
.ico14{
	    background-position: 0 -819px;
}

.ico15{
	    background-position: 0 -880px;
}
.ico16{
	    background-position: 0 -939px;
}
.ico17{
	    background-position: 0 -1001px;
}
.ico18{
	    background-position: 0 -1069px;
}
.ico19{
	    background-position: 0 -1136px;
}
.ico20{
	    background-position: 0 -1199px;
}

.ico21{
	    background-position: 0 -1262px;
}
.ico22{
	    background-position: 0 -1326px;
}
.ico23{
	    background-position: 0 -1397px;
}
.ico24{
	    background-position: 0 -1472px;
}
.legkoe-icon{
	height: 43px;
    margin-right: 15px;
    background-image: url(/img/legkoe.png);
    background-repeat: no-repeat;
    vertical-align: middle;
	width: 49px;
    display: inline-table;
}
.marker-scrin-icon{
	height: 43px;
    margin-right: 9px;
    background-image: url(/img/marker-scrin.png);
    background-repeat: no-repeat;
    vertical-align: middle;
	width: 49px;
    display: inline-table;
}

.mrt-diff-icon{
	height: 43px;
    margin-right: 15px;
    background-image: url(/img/mrt-diff.png);
    background-repeat: no-repeat;
    vertical-align: middle;
	width: 49px;
    display: inline-table;
}

.onko-icon{
	height: 43px;
    margin-right: 15px;
    background-image: url(/img/onko.png);
    background-repeat: no-repeat;
    vertical-align: middle;
	width: 49px;
    display: inline-table;
}

.polip-icon{
	height: 43px;
    margin-right: 15px;
    background-image: url(/img/polip.png);
    background-repeat: no-repeat;
    vertical-align: middle;
	width: 49px;
    display: inline-table;
}

.program-include-item p {
    margin-left: 0px;
	    width: 78%;
}
.pt-icon {

    display: inline-table;
}
.pt-icon-pr {
	width: 15% ;
    display: inline-table !important;
}
.email-placeholder:after{content:"Email";color:#333;background-color:transparent;font-size:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1;padding-left:10px;left:0;opacity:.7;font-family:Arial}

.program-include-list {
	/* display: -webkit-box; */
	display: -ms-flexbox;
	/* display: flex; */
	-ms-flex-pack: distribute;
	/* justify-content: flex-start; */
	-ms-flex-wrap: wrap;
	/* flex-wrap: wrap; */
	width: 100%; 
	display: inline-block;
	vertical-align: top;
}
/* .program-include-item {
	max-width: 90%;
} */
@media only screen and (max-width: 768px) {
	.program-include-list {
		width: 100%;
	}
	
	.pt-icon-pr {
	    width: 9%;
		
	}	
		
}
@media only screen and (max-width: 550px) {
	.program-include-list {
		width: 100%; 
	}
	
	.pt-icon-pr {
	    width: 13%;
		
	}	

}
@media only screen and (max-width: 490px) {
	.program-include-list {
		width: 100%;
	}
	
	.pt-icon-pr {
	    width: 20%;
		
	}	
		
}
@media only screen and (max-width: 330px) {
	
	.pt-icon-pr {
	    width: 25%;
		
	}	
		
}
/* @media only screen and (max-height: 720px) {  
    
    .main-page-slider {   height: calc(100vh - 163px) !important}
}
 */
.mc-data i{
    color: #00b6b0;
}
.er-page-content{
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	max-width: 1540px!important;
	margin-bottom: 40px!important;
}

.er-img1{
	height: 400px;	
	margin-left: 25px;
}
.er-img2{
	height: 100px;	
	    margin-top: -15px;
}
.er-img3{
	height: 400px;	
	margin-left: 25px;
	display:none;
	
}
.er-page-about-company{
	margin-left: 40px;
    margin-top: 30px;
	
}
.er-page-txt{
	margin-top: 65px;
    font-size: 26px!important;
}
.er-page-title{
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	
}
@media only screen and (max-width: 1400px) {  
	
	.er-img1{
		height: 400px;	
	}
	.er-page-txt {
		margin-top: 35px;

	}
	.er-img2{
		/* display:none; */
	}
	
}
@media only screen and (max-width: 1300px) {  
	
	.er-img1{
		display:none;	
	}
	.er-img3{
		display:block;
		margin: auto;
		margin-top: 30px;
	}
	.er-page-txt {
		margin-top: 35px;

	}
	.er-page-content{
		display: block;
	}	

	
}
@media only screen and (max-width: 500px) {  
	
	.er-page-title{
		display:block;	
	}

	
}

@media only screen and (max-width: 450px) {  
	
	.er-img3{
		height: 240px;	
	
		
	}

	
}
/*Поиск*/
.search-list {
    margin: 0 auto 60px
}

.search-h{
	border-radius: 15px;
	display: inline-block;
   
    height: 21px;
	margin-left: 15px;
	
}

.call_phone_3{
	display: inline-block;

}

.search-btn{
	height: 28px;
	/* margin-left: -4px; */
	cursor:pointer;
	/* position: absolute; */
}

.header-search-form{ 
	display:-webkit-inline-box; 
	display:-ms-inline-flexbox; 
	display:inline-flex;
	min-width: 28px;
}

.search-query{
	display: inline-block;
	width: 0;
	margin-right: 0px;
	border-width: 0px;

}

.search-visible{
	
	-webkit-transition: width .6s;
	-o-transition: width .6s;
	transition: width .6s;
	width: 180px;
	border-radius: 15px;
	border-width: 1px;
}

.search-hide{
	
	-webkit-transition: width .6s;
	-o-transition: width .6s;
	transition: width .6s;
	width: 0px;

	
}

.search-visible:focus { outline: none; }

.search-block{
	min-height: unset !important; 
	/*height: 150px;*/
}
.inp-br{
	border-color: red;
}

.header-lk{
	margin-left: 4px;  
}

.search-link{
	background-image: url(/upload/search-icon-mobile.png);
	background-size: 20px auto;
	background-repeat: no-repeat;
	    background-position-y: center;
	
	/* margin-left: -31px; */
	
}
.search-query-mobile{
	width: 100%;
	border:none;
	height: 40px;
	
}

/*Написать руководству*/
.header-write-ryk {
    font-size: 18px;
    line-height: 55px;
    color: #ff4e4e;
    display: inline-block;
    /* margin-left: 76px; */
    background: url(img/commercial-development-management.png) no-repeat 0 50%;
    padding-left: 22px;
	background-size: 15px 18px;
    padding-left: 21px;
	margin-left: 10px;
    margin-right: 6px;
}
.header-write-ryk:hover{
	
	 color: #ff4e4e;
}
.header-writer__text {
    border-bottom: 1px solid #ff4e4e;
}
.onko_intro_description{
	    padding: 0 10px;
}
.wrapper-header{
	    z-index: 1;
    padding-left: 40px;
    display: block;
    /* padding: 30px; */
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
@media only screen and (min-width: 780px) {  
	.onco-lt-steps{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;

	}
}

.custom-price-wrapper {
    font-size: 2rem;
}

.custom-price-wrapper .old-price {
    color: #999;
    position: relative;
	display: inline-block;
}

.custom-price-wrapper .price {
    display: inline-block;
}

.custom-price-wrapper .old-price:after {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    content: "";
    border: 1px solid red;
    -webkit-transform: rotate(-18deg);
        -ms-transform: rotate(-18deg);
            transform: rotate(-18deg);
}
.custom-price-wrapper>span {
    margin-right: 30px;
}

.custom-price-wrapper .btn {
    vertical-align: top;
}

table.simple-table td {
    border: 1px solid rgba(18, 151, 184, 0.5);
    padding: 10px 15px;
    vertical-align: middle;
}

table.simple-table label.check.block {
    display: block;
}

table.simple-table {
    margin-bottom: 30px;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0.1px;
    font-size: 14px;
	width: 100%;
}

table.simple-table .test-title {
    font-weight: 600;
}

table.simple-table label.check {
    margin: 6px 15px 5px 0;
}

table.simple-table label.check input {
    position: absolute;
    left: -5px;
    top: 0;
    opacity: 0;
}

table.simple-table label.check {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
}

table.simple-table label.check input + span:before {
    content: "\f096";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    position: absolute;
    left: 1px;
    top: 3px;
}

table.simple-table label.check input:checked + span:before {
    content: "\f046";
    color: #1298b7;
}

.test-wrapper .total-flags .flag {
    width: 150px;
    height: 120px;
    display: inline-block;
    margin: 0 20px;
    position: relative;
    font-weight: 700;
}

.test-wrapper .total-flags {
    text-align: center;
}

.test-wrapper .total-flags .flag.red {
    background: red;
    color: #fff;
}

.test-wrapper .total-flags .flag.yellow {
    background: yellow;
}

.test-wrapper .flag span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-55%);
        -ms-transform: translateY(-55%);
            transform: translateY(-55%);
    left: 0;
    right: 0;
    font-size: 50px;
    font-family: "Open Sans", sans-serif;
}

.test-wrapper .test-message {
    margin: 20px 0;
    font-size: 30px;
}

.test-wrapper .test-message .btn {
    font-size: 18px;
    padding: 5px 20px;
    line-height: 1.5;
    vertical-align: text-top;
}

@media only screen and (max-width: 1024px){
	
	.wrapper-header {
		padding: 10px;
	}
	
	.onko_intro_description{
		padding: 0;
	}
	
	.onko_conduct_text {
		margin: 0;
		padding: 0 10px;
	}
	
	.onko_intro_title {
		margin: 0 20px;
		text-align: left;
	}
}

/*-------------------*/
.main-menu .item.current-page{
    color: #00B6B0;
}
.footer .item .item-list a.current-page{
    font-weight: bold;
}

/*FORM*/

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #485460;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-bottom: 1px solid #DDEDFF;
    border-radius: 0;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.form-control.invalid {
    border-bottom-color: red !important;
    color: red !important;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057;
}

.form-control:focus {
    color: #485460;
    background-color: #fff;
    border: 1px solid transparent;
    border-bottom: 1px solid #485460;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control::-webkit-input-placeholder {
    color: #C4C4C4;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #C4C4C4;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #C4C4C4;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #C4C4C4;
    opacity: 1;
}

.form-control::placeholder {
    color: #C4C4C4;
    opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

/*BUTTON*/

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 3px solid transparent;
    padding: 0.5rem 2rem;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 0;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    position: relative;
}

[data-shift].btn{
    max-width: 100%;
    position: relative;
    padding-left: 6rem;
}

[data-shift].btn::after{
    content: attr(data-shift);
    position: absolute;
    padding: 0 1rem;
    background-color: #fff;
    bottom: -1rem;
    right: 1rem;
}

[data-shift].btn:hover::after{
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    line-height: 3rem;
}
[data-shift].btn .hide{
    opacity: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;    
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

.btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn.disabled, .btn:disabled {
    opacity: 0.5;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #485460;
    background-color: transparent;
    border-color: #63E9FF;
}

.btn-primary:hover {
    color: #63E9FF;
    background-color: transparent;
    border-color: #63E9FF;
}

.btn-primary:focus, .btn-primary.focus {
    color: #63E9FF;
    background-color: transparent;
    border-color: #63E9FF;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #485460;
    background-color: transparent;
    border-color: #63E9FF;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #63E9FF;
    background-color: transparent;
    border-color: #63E9FF;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-sky {
    width: 100%;
    padding: .5rem 1rem;
    font-size: .9rem;
    color: #fff;
    background-color: #63E9FF;
    border-color: #63E9FF;
    -webkit-box-shadow:5px 5px 10px rgba(0,0,0,.1);
            box-shadow:5px 5px 10px rgba(0,0,0,.1);
}

.btn-sky:hover {
    color: #fff;
    background-color:#1B9CFC;
    border-color: #1B9CFC;
}

.btn-white {
    padding:.5rem 1rem;
    text-transform:none;
    font-size:.9rem;
    color:#092148;
    background-color:#fff;
    border-color:#fff;
    -webkit-box-shadow:5px 5px 10px rgba(0,0,0,.1);
            box-shadow:5px 5px 10px rgba(0,0,0,.1);
}

.btn-white:hover {
    color:#00aeef;
    background-color:#fff;
    border-color:#00aeef;
}

.btn-white:focus,.btn-white.focus {
    -webkit-box-shadow:none;
            box-shadow:none;
}

.btn-white.disabled,.btn-white:disabled {
    color:rgba(0,0,0,.3);
    background-color:rgba(0,0,0,.1);
    border-color:rgba(0,0,0,.1);
}

.btn-white:not(:disabled):not(.disabled):active,
.btn-white:not(:disabled):not(.disabled).active,
.show>.btn-white.dropdown-toggle {
    color:#00aeef;
    background-color:#fff;
    border-color:#00aeef;
}

.btn-white:not(:disabled):not(.disabled):active:focus,
.btn-white:not(:disabled):not(.disabled).active:focus,
.show>.btn-white.dropdown-toggle:focus {
    -webkit-box-shadow:none;
            box-shadow:none;
}
#quest .btn-primary:disabled,
#zapis .btn-primary:disabled,
#callback .btn-primary:disabled,
#zapisall .btn-primary:disabled{
    background: #0072bc;
    color: #fff;
    opacity: 0.5;
}
body .page-breadcrumb__wrapper{
    padding: 0;
    padding-bottom: 1rem;
}
@media (max-width: 768px){
    /*
    .page-breadcrumb__list{
        flex-direction: column;
    }
    */
    body .page-breadcrumb__item{
        padding-left: 30px;
    }
    body .page-breadcrumb__item:before{
        content: "•" !important;
        position: absolute !important;
        font-size: 15px !important;
        color: #E5E5E5 !important;
        top: 0 !important;
        left: 12px !important;
    }
}
body .fancybox-close-small:after{
    content: "×";
}
body #fixed-navi .container .row.no-gutters.align-items-center.justify-content-between .container{
    display: none;
}
.accordeon-item-list__wrapper{
    height: 0px;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.detail-clinic .slick-slide a:before,
.partners--corousel .swiper-slide a:before{
    content: "";
    background-image: url(/local/templates/medscan_my/img/zoom-to-actual-size.png);
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.detail-clinic .slick-slide a:hover:before,
.partners--corousel .swiper-slide a:hover:before{
    content: "";
    opacity: .5;
}
.swiper-slide a:after{
    content: none;
}
.swiper-slide .specialist-corousel__item a:before,
.swiper-slide .specialist-corousel__item a:hover:before{
    content: none;
}
.swiper-slide .mam_land-symptoms-diseases-slider__item a:before{
    content: none;
}
.page-block-may-1{
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    color: #8CB2CA;
    padding-top: 15px;
}
.page-block-may-2{
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    color: #8CB2CA;
    padding-bottom: 15px;
}
.page-block-may__wrapper{
    background: url('/local/templates/medscan_new/assets/img/may.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    height: 108px;
}
@media (max-width: 990px){
    .page-block-may__wrapper{
        padding-top: 70px;
    }
}
@media (max-width: 768px){
    .page-block-may__wrapper{
        padding-top: 80px;
    }
    .page-block-may-1,
    .page-block-may-2{
        font-size: 16px;
        font-weight: 400;
        line-height: initial;
    }
    .page-block-may-2{
        padding-top: 5px;
    }
}
@media (max-width: 320px){
    .page-block-may__wrapper{
        background: url('/local/templates/medscan_new/assets/img/may-mobile.jpg');
        background-position: center center;
        background-repeat: no-repeat;
    }
}
.social-ok{
    width: 13px;
    height: 13px;
    margin-top: 6px;
    margin-right: 10px;
}
.social-ok img{
    width: 13px;
    display: block;
    height: 13px;
}
.footer .social-list{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
body .tab-header-level-2 li{
    padding: 15px;
    height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 120px;
    width: 100%;
}
body .tab-header-level-1 li{
    max-width: 185px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
body .tab-header-level-1 li span{
    padding: 0;
    width: 100%;
    text-align: center;
}
@media (max-width: 991px){
  .navbar > li {
    font-weight: 600;
  }
  .root ul li {
    font-weight: 400;
  }
  .menu-left__stick-block.stick{
      position: initial;
  }
  body .page-block__menu-left__wrapper{
      margin: 0 -15px;
  }
  .t-center-sm{
      text-align: center;
  }
  body .page-block__form-type-1{
      margin: 0;
      padding: 30px 15px;
      margin-top: 30px;
  }
  .main-menu a.item:hover {
    color: inherit;
  }
  .main-menu .root .icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main-menu .root .item ~ ul,
  .main-menu .root .itemh:hover ~ ul {
    display: none !important;
  }
  .main-menu .root .open ~ ul {
    display: block !important;
  }
  .main-menu a.item.callback {
    padding: 12px 0;
  }
}
@media (max-width: 768px){
    body .page-block__content{
        padding-top: 35px;
    }
    body .page-block__list__wrapper{
        padding-bottom: 0;
        padding-top: 30px;
    }
    body .page-block__reason{
        padding-top: 0;
    }
    body .page-block__reason__icon__line{
        padding-top: 30px;
    }
    body .page-block__advantages__image{
        padding-bottom: 30px;
    }
    body .page-block__form-type-2__wrapper{
        margin: 0;
        width: 100%;
    }
    body .page-block__form-type-2{
        padding: 30px 15px;
    }
    body .page-block__pl-1{
        padding-left: 15px;
    }
    /*div[class^=col-]{*/
    /*    padding-top: 15px;*/
    /*}*/
}
@media (max-width: 450px){
    .tab-header-level-2{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    body .tab-header-level-2 li{
        max-width: initial;
        width: 50%;
        padding: 15px;
    }
    body .tabs__content__header li{
        padding: 15px;
    }
}
.tabs__content__mob-block{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tabs__content__mob-block__desc,
.tabs__content__mob-block__val{
    padding: 15px;
    width: 50%;
}
.tabs__content__mob-block-title{
    background: #E2F4FF;
}

.main-menu .item.current-page{
    color: #00B6B0;
}
.main-menu {
    height: 70px;
    font-size: 1rem;
    background-color: #EEF7FF;
    font-size: 1.2rem;
}

.main-menu .navbar {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
}

.main-menu .navbar > li {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    position: relative;
}

.main-menu .root {
    padding-right: 15px;
}

.main-menu .root > ul {
    width: auto;
    max-height: 0;
    margin: 0;
    padding: 0 30px;
    list-style: none;
    position: absolute;
    left: -30px;
    top: 60px;
    z-index: 100;
    background-color: #EEF7FF;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.main-menu .root > ul > li {
    padding: 5px 0;
    display: block;
}

.main-menu .root .svg-icon {
    font-size: 10px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    right: 0;
    line-height: 0;
}

.main-menu .root:hover > ul {
    max-height: 1000px;
    padding: 15px 30px;
    top: 70px;
}

.main-menu.fixed .root:hover > ul {
  top: 50px;
}

.main-menu .root:hover .svg-icon {
    color: #00B6B0;
    -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg);
}

.main-menu a.item {
    white-space: nowrap;
    color: #485460;
    text-decoration: none;
}

.main-menu a.item:hover {
    color: #00B6B0;
}

.main-menu a.item.callback{
    color: #1B9CFC;
}

.main-menu a.item.callback:hover{
    color: #00B6B0;
}

.main-menu .item .svg-icon {
    width: 20px;
    display: inline-block;
    position: relative;
}

.main-menu.fixed a.item{
    font-size: .9rem;
}

.main-menu.fixed {
    width: 100%;
    height: 55px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    font-size: 1rem;
    -webkit-box-shadow: 0 0 5px 0 #777;
    box-shadow: 0 0 5px 0 #777;
}

.main-menu .logo,
.main-menu .fixed,
.main-menu.fixed .callback {
    display: none;
}

.main-menu.fixed .logo,
.main-menu.fixed .fixed {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

.main-menu.fixed .logo {
    margin-top: -5px;
}

.main-menu.fixed .logo img {
    height: 2.2rem;
}

.main-menu.fixed + .main-menu-replacer {
    height: 70px;
}

@media (max-width: 991px) {
    body .main-menu .navbar>li>a.item{
        line-height: 50px;
    }
    .main-menu a.item{
    }
    .main-menu {
        width: 100%;
        height: auto;
        line-height: 50px;
        padding-top: 5px;
        display: none;
        position: fixed;
        top: 85px;
        bottom: 0;
        z-index: 100;
        overflow-y: auto;
    }

    .main-menu a.item {
        border-bottom: 1px solid #ddd;
    }

    .main-menu a.phone {
        padding: 20px 0 20px;
        color: #1B9CFC;
        text-align: center;
        font-weight: bold;
        font-size: 1.6rem;
    }

    .main-menu .navbar {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .main-menu .navbar > li {
        border-bottom: 1px solid #ddd;
    }

    .main-menu .root .svg-icon,
    .main-menu .root > ul {
        display: none;
    }

    .main-menu .navbar a.item {
        border-bottom: none;
    }
    body .main-menu .navbar>li>a.item{
        width: 100%;
        border-bottom: 1px solid #ddd;
    }
    body .main-menu .navbar > li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        border-bottom: none;
    }
    body .main-menu .root:hover > ul,
    body .main-menu .root > ul{
        position: initial;
        height: initial;
        overflow: initial;
        max-height: initial !important;
        width: 100%;
        padding: 0;
        display: initial;
    }
    body .main-menu .root > ul > li{
        line-height: initial;
        padding: 10px 0;
        border-bottom: 1px solid #ddd;
        padding-left: 30px;
    }
}
@media (max-width: 991px) {
    body .main-menu .root > ul > li {
        padding-left: 1.5rem;
    }
}
#form_modal_med_doc .faq-form-label{
    margin: 0;
}
#form_modal_med_doc .faq-form-label:last-child .faq-form-label__title{
    margin: 0;
}
#policy_approve_med_doc{
    height: 13px;
    width: 13px;
}
#policy_approve_med_doc{
    width: 20px;
    height: 20px;
    border: 2px solid #00bab6;
    background: #fff;
}
#form_modal_med_doc .faq-form-label-2{
    margin-bottom: 30px;
}
#form_modal_med_doc .about-advantage__title{
    line-height: 35px;
    margin-bottom: 10px;
}
#form_modal_med_doc .faq-form-label-2 .faq-form-label__title{
    padding-top: 2px;
    max-width: 85%;
}
.modal-med-doc-call{
    margin: 0;
    margin-left: 15px;
}
@media (max-width: 1200px){
    .zak-med-vip__wrapper{
        width: 100%;
    }
    .modal-med-doc-call{
        margin: 0;
        margin-top: 15px;
    }
}
.bold{
    font-weight: bold;
}
body .special-offers__detail__top .special-offers__detail__bottom__more-top{
    padding-top: 0;
}
.special-offers__detail__text{
    padding-bottom: 3rem;
}
.special-offers__detail__bottom .special-offers__detail__bottom__more{
    padding-top: 0;
}
.special-offers__detail__bottom__wrapper{
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.special-offers__detail__bottom__wrapper-left{
    display: initial;
}
.special-offers__detail__bottom__wrapper .special-offers__detail__bottom__price{
    padding-top: 0;
    padding-bottom: 30px;
}
.special-offers__detail__bottom__wrapper .special-offers__detail__bottom__old-price{
    margin-bottom: 30px;
    margin-top: 0;
}
.special-offers__detail__bottom.special-offers__detail__effect-shadow{
    background: url("/local/templates/medscan_my/assets/img/Ellipse_13.png");
    background-position: right bottom;
    background-repeat: no-repeat;
}
.news-content article ol li a{
    word-break: break-all;
}
.news-content article table tr td{
    padding: 10px;
}
.news-content article table{
    margin-bottom: 2rem;
}
.news-content p{
    padding-bottom: 15px;
}
.main-menu a.item.menu-top-header{
    font-weight: 600;
    font-size: 20px;
}
.special-offers__detail__promotion-place__title {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0em;
    color: #3E3E3E;
}
@media only screen and (max-width: 760px) {
    .section-map .section-title {
        text-align: left;
    }
    .section-map .map-toggle.active{
        top: 10px;
    }
}
@media (max-width: 521px) {
  .map-toggle.active{
    top: 78px;
    left: 28px;
  }
}
@media (max-width: 371px) {
  .map-toggle.active{
    top: 115px;
    left: 31px;
  }
}
@media (max-width: 236px) {
  .map-toggle.active{
    top: 153px;
  }
}
@media (max-width: 182px) {
  .map-toggle.active{
    top: 185px;
  }
}
.section-map {
    position: relative; 
}

.map-toggle {
    font-size: 24px;
    color: #1B9CFC;
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 10;
    cursor: pointer;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.map-toggle.active {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    z-index: 20;
}

.toggle-item {
    width: 100%;
    display: none;
}

.toggle-item:first-of-type {
    display: block;
}

.map-toggle .svg-icon svg {
    width: 20px;
    max-height: 20px;
    margin-bottom: 3px;
}

.section-map .map-back {
    position: absolute; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ccc;
    overflow: hidden;
    z-index: 1;
}

.section-map .map-container {
    position: relative; 
    background-color: #fff;
    z-index: 5; 
}

.section-map .map-container .map-name{
    padding: 2rem;  
    font-size: 1.5rem;
    line-height: 1.2;   
}

.section-map .map-container .map-line{
    border-top: 1px solid #DDEDFF;  
    margin: 0 2rem;
}

.section-map .map-container .map-description{
    padding: 2rem;  
    padding-bottom: 4rem;
}

.section-map .map-container .map-description .map-item:not(:last-child){
    margin-bottom: 1.5rem;  
}

.section-map .map-container .map-description .map-item .svg-icon{
    margin-right: 1.25rem;  
    position: relative;
}

.section-map .map-container .map-description .map-item .svg-icon::after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: #9AECDB;
    border-radius: 50%;
    width: .7rem;
    height: .7rem;
    z-index: 0;
}

.section-map .map-container .map-description .map-item .svg-icon svg {
    width: 1rem;
    max-height: 1rem;
    vertical-align: -.125em;
    position: relative;
    z-index: 1;
}

@media (max-width: 767px) {
    
    .section-map {
        margin-bottom: 3rem;
    }
    
    .map-container {
        -webkit-box-shadow: 0px 10px 20px #D6E6EF;
        box-shadow: 0px 10px 20px #D6E6EF;
    }
    
    .map-toggle {
        top: 5px;
        font-size: 1rem;
    }
    
}
.section-map .map-back{
    background: #ffffff;
}
.news-container .news-left-block{
    max-width: 100%;
}
#form_modal_med_doc .about-advantage__title-2{
    padding-bottom: 10px;
    margin: 0;
    padding-top: 30px;
}
.form-med-doc{
    padding-bottom: 50px;
}
/* TABLE */
body table.page-block-table {
    width: 100%;
    border: 1px solid #fff;
    border-collapse: collapse;
    margin: 1rem 0;
}
body table.page-block-table td, body th {
    border: 1px solid #fff;
    padding: 8px 15px;
}
body table.page-block-table td {
    font-size: 1rem;
    vertical-align: middle;
}
body table.page-block-table td p {
    padding: 0;
    font-size: 1rem;
}
body table.page-block-table tr:nth-child(even) {
    background: #E9F7FF;
}
body table.page-block-table th {
    vertical-align: middle;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    border-left: 2px solid #fff;
    background-color: #0071BB;
    border-bottom: 5px solid #fff;
}
body table.page-block-table th:first-child {
    border-left: none;
}
ol li{
    white-space: initial;
}
/*
.header-logo{
    position: relative;
    top: -1.5rem;
}
.header-mobile .header-circle{
    display: none;
}
@media (max-width: 991px){
    .header-mobile .header-logo img{
        height: initial;
    }
    .header-logo{
        position: initial;
        top: initial;
    }
}
*/
.special-offers__detail__top table {
    width: 100%;
    border: 1px solid #fff;
    border-collapse: collapse;
    margin: 1rem 0;
}

.special-offers__detail__top td,
.special-offers__detail__top th {
    border: 1px solid #fff;
    padding: 8px 15px;
}

.special-offers__detail__top td {
    font-size: 1rem;
}

.special-offers__detail__top tr:nth-child(even) {
    background: #E9F7FF;
}

.special-offers__detail__top th {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    border-left: 2px solid #fff;
    background-color: #0071BB;
    border-bottom: 5px solid #fff;
}

.special-offers__detail__top th:first-child {
    border-left: none;
}
.special-offers__detail__bottom__more-center{
    text-align: center;
}
#section-clinic .section-title{
    color: #000;
    text-align: left;
    padding: 0 1rem;
}
/*@media (max-width: 768px){*/
/*    .special-offers__detail__text table tr,*/
/*    .special-offers__detail__text table tr th,*/
/*    .special-offers__detail__text table tr td{*/
/*        display: block;*/
/*    }*/
/*}*/
.special-offers__detail__top table{
    background: #fff;
}
.news-block__image{
    width: 410px;
    height: 215px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 100%;
}
.news-block__image-top{
    background-position: top;
}
.news-block__image-left{
    background-position: left;
}
.news-block__image-right{
    background-position: right;
}
.news-block__image-bottom{
    background-position: bottom;
}
.page-head-custom-1 {
    padding: 1rem 0;
    background: #fff;
}
.page-head-custom-1 .container,
.page-head-custom-1 .head-container {
    height: 560px;
    position: relative;
    z-index: 2;
}
.page-head-custom-1 .color-blue {
    color: #0071BB;
}
.page-head-custom-1 .title.page-404 {
    font-size: 48px;
}
.page-head-custom-1 .title {
    margin: 1rem 0;
    color: #485460;
}
.page-head-custom-1 .head-banner {
    width: 60%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 15px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: right;
       object-position: right;
}
.page-head-custom-1 .my-lg-auto{
    font-size: 15px;
}
@media (max-width: 991px){
    .page-head-custom-1 .container, .page-head-custom-1 .head-container {
        height: unset;
    }
    .page-head-custom-1 .head-banner {
        display: none;
    }
}
.mam_land-symptoms-diseases-slider__item .mam_land-symptoms-diseases-slider__item__text{
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
        transform: translateY(0);
    opacity: 1;
}
#section-clinic{
    background: #fff;
    margin: 0;
    padding: 0 0 25px;
}
#section-clinic .section-title{
    padding: 1rem;
    padding-top: 2rem;
    padding-bottom: 1rem;
    margin: 0;
}
#section-clinic .clinic-container .clinic-name a{
    font-size: 22px;
    line-height: 1.2;
}
#section-clinic .clinic-container .clinic-name a:hover,
#section-clinic .clinic-container .clinic-name a:active{
    color: #00B6B0;
    text-decoration: underline;
}
.form-ajax{
    background-image: url(/local/templates/medscan_new/assets/img/form-modal-back.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.back-initial{
    background: #fff;
}
.form-modal-answer{
    text-align: center;
    width: 510px;
    height: 280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 100%;
}
.form-modal-answer__title{
    color: #485460;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 45px;
}
.form-modal-answer__add{
    font-size: 24px;
    font-style: normal;
    line-height: 34px;
    color: #0072bc;
}
#request.feed-trick{
    padding: 0;
}

.form-line.blue-block input[type=email],
.form-line.blue-block input[type=tel],
.form-line.blue-block input[type=text] {
    border-bottom: 1px solid #4FAAE7;
    color: #4FAAE7;
    display: block;
    width: 100%;
    background-color: transparent;
    border-top: none;
    border-right: none;
    border-left: none;
    padding: 9px 0;
}
.form-line.blue-block input.invalid {
    border-color: #ff2424;
}
.form-line.blue-block input::-webkit-input-placeholder {
    color: #4FAAE7;
}
.form-line.blue-block input::-moz-placeholder {
    color: #4FAAE7;
}
.form-line.blue-block input:-ms-input-placeholder {
    color: #4FAAE7;
}
.form-line.blue-block input:-moz-placeholder {
    color: #4FAAE7;
}
.form-line.blue-block input::-placeholder {
    color: #4FAAE7;
}
.form-line.blue-block .justify-content-between > .col:first-of-type .img-block {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.form-line.blue-block .justify-content-between > .col:first-of-type .img-block img {
    margin-top: auto;
    max-width: 100%;
}
.form-line.blue-block .justify-content-between > .col:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 1.5rem;
    margin-top: auto
}
.form-line.blue-block .justify-content-between > .col .block-title {
    -ms-flex-item-align: baseline;
    align-self: baseline
}
.form-line.blue-block a {
    color: #4FAAE7;
    text-decoration: underline;
}
.blue-block {
    position: relative;
    border-bottom-right-radius: 80px;
    color: #485460;
    overflow: hidden;
    z-index: 2;
}
.blue-block:before {
    position: absolute;
    content: '';
    display: block;
    right: 0;
    background-color: #EEF7FF;
    bottom: 0;
    left: 0;
    height: calc(100% - 20px);
    z-index: -1
}

body .form-line.form-line-callback{
    color: #fff !important;
    margin: 0;
    margin-top: 3rem;
    position: relative;
    border-bottom-right-radius: 80px;
    color: #485460;
    overflow: hidden;
    z-index: 2;
}
.form-line.form-line-callback a {
    color: #fff;
}
.form-line.form-line-callback input[type=text]{
    border-bottom: 1px solid #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
body .form-line.form-line-callback input{
    color: #fff !important;
    font-family: inherit;
}
.form-line.form-line-callback input::-webkit-input-placeholder{
    color: #fff;
}
.form-line.form-line-callback input::-moz-placeholder{
    color: #fff;
}
.form-line.form-line-callback input:-ms-input-placeholder{
    color: #fff;
}
.form-line.form-line-callback input::-ms-input-placeholder{
    color: #fff;
}
.form-line.form-line-callback input::placeholder{
    color: #fff;
}
.form-line.form-line-callback input:-ms-input-placeholder{
    color: #fff;
}
.form-line.form-line-callback input::-ms-input-placeholder{
    color: #fff;
}
.form-line-title.form-line-callback__title{
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin: 55px 0 10px;
    z-index: 1;
    margin-bottom: 1rem;
}
.form-line-callback__title:after{
    content: none;
}
.form-line-callback__img{
    position: relative;
    left: -25%;
}
.form-line .form-line-callback__desc{
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    margin-top: 0;
    margin-bottom: 1rem;
}
.form-line-callback:before{
    content: "";
    position: absolute;
    display: block;
    right: 0;
    background-color: #EEF7FF;
    bottom: 0;
    left: 0;
    height: calc(100% - 20px);
    z-index: -1;
    background: rgb(0,113,187);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0,113,187,1)), to(rgba(144,195,228,1)));
    background: -o-linear-gradient(left, rgba(0,113,187,1) 0%, rgba(144,195,228,1) 100%);
    background: linear-gradient(90deg, rgba(0,113,187,1) 0%, rgba(144,195,228,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0071bb",endColorstr="#90c3e4",GradientType=1);
}
.form-line-callback .btn{
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 3px solid transparent;
    padding: 0.5rem 2rem;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 0;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    position: relative;
    width: 100%;
    background-color: #19D0CD;
    color: #fff;
    text-transform: initial;
    font-family: inherit;
}
.form-line.form-line-callback .justify-content-between > .col:first-of-type .img-block{
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
}
.form-line.form-line-callback .justify-content-between > .col:first-of-type .img-block img {
    margin: 0;
}
.form-line-callback .btn:hover,
.form-line-callback .btn:active{
    background-color: #19D0CD;
}
.form-line-callback:after{
    content: "";
    background-image: url(/local/templates/medscan_new/assets/img/callback-form-blue-back.png);
    width: 400px;
    height: 280px;
    position: absolute;
    top: 20px;
    right: 0;
    z-index: -1;
}
.form-line.form-line-callback .justify-content-between > .col:first-of-type .img-block img{
    max-width: initial;
}
.form-line.form-line-callback input.invalid{
    border-color: #7d3737;
}
@media (max-width: 766px){
    .form-line-callback:after{
        content: none;
    }
    .form-line-callback__img{
        position: initial;
    }
}
@media (max-width: 400px){
    .form-line-callback__img img{
        max-width: 100%;
    }
}
body iframe{
    max-width: 100%;
}
@media (max-width: 768px){
    .clinic-container img.img-fluid{
        width: 100%;
    }
}
body .modal-call-back-request{
    margin: 0;
    padding: 0;
    display: none;
}
.modal-call-back-request .fancybox-close-small{
    display: none;
}
.modal-call-back-request__wrapper{
    padding: 2rem 4rem;
}
.modal-call-back-request__title{
    color: #485460;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
}
.modal-call-back-request__action{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 2.5rem;
}
.modal-call-back-request__action__button{
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    text-align: center;
    display: inline-block;
    padding: .1rem 2.5rem;
    border-radius: 20px;
    color: #0071BB;
    background: #fff;
    border: 1px solid #0071BB;
}
.modal-call-back-request__action__button:nth-child(2){
    margin-left: 1.5rem;
}
.modal-call-back-request__action__button-active{
    background: #1286D2;
    color: #fff;
}
.modal-call-back-request__action__button:hover,
.modal-call-back-request__action__button:active{
    color: #0071BB;
    text-decoration: none;
}
.modal-call-back-request__action__button-active:hover,
.modal-call-back-request__action__button-active:active{
    color: #fff;
}
.sticky-callback{
    opacity: 0;
    position: fixed;
    bottom: -1rem;
    left: 0;
    width: 100%;
    -webkit-transition:  all .2s ease-in-out;
    -o-transition:  all .2s ease-in-out;
    transition:  all .2s ease-in-out;
}
.sticky-callback-active{
    opacity: 1;
    bottom: 4rem;
    z-index: 111;
}
#CalltouchWidgetFrame{
    bottom: -20rem !important;
    display: none !important;
    opacity: 0;
    visibility: hidden;
}
.sticky-callback__close{
    position: relative;
    display: none;
}
.sticky-callback__close:before{
    content: "";
    position: absolute;
    background-image: url(/local/templates/medscan_new/assets/img/sticky-close-round.svg);
    width: 25px;
    height: 25px;
    right: 1.6rem;
    top: -30px;
    cursor: pointer;
}
.sticky-callback__wrapper{
    margin: 0 1.6rem;
    background: #FF8282;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid #FF8282;
    -webkit-transition:  all .2s ease-in-out;
    -o-transition:  all .2s ease-in-out;
    transition:  all .2s ease-in-out;
}
.sticky-callback__button{
    width: 50%;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    color: #fff;
    padding: 1rem;
}
.sticky-callback__button:hover,
.sticky-callback__button:active{
    color: #fff;
    text-decoration: none;
}
.sticky-callback__button-left{

}
.sticky-callback__button-right{
    position: relative;
}
.sticky-callback__button-right:before{
    content: "";
    position: absolute;
    width: 1px;
    height: 30px;
    margin-top: 8px;
    background: #ED6868;
    top: 0;
    left: 0;
}
.sticky-callback__wrapper__on-scroll{
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(3px);
    background: #ffffffbf;
    border: 1px solid #FF8282;
}
.sticky-callback__wrapper__on-scroll .sticky-callback__button{
    color: #FF8282;
}
.sticky-callback__wrapper__on-scroll .sticky-callback__button:hover,
.sticky-callback__wrapper__on-scroll .sticky-callback__button:active{
    color: #FF8282;
    text-decoration: none;
}
#ontop {
    display: none !important;
}
.form-modal-answer-2{
    width: initial;
    height: 100%;
}
.page-title__small{
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.table-price-special tr:nth-child(even) {
    background: #e9f7ff;
}
.table-price-special tr td:nth-child(2){
    width: 100px;
}
.table-price-special tr td{
    padding: 1rem;
}
.table-price-special.table-price-special-mobile tr{
    background: initial;
}
.table-price-special tr.table-price-special-mobile__title{
    background: #e9f7ff;
}
.licenses-slider-title{
    text-align: center;
    line-height: initial;
    margin: 0;
    margin-top: 2.5rem;
}
.special-offers__detail__text ul{
    list-style-type: disc;
    padding-left: 1rem;
}










