
table{
	width: 100% !important;
	border: 0;
	/*margin-bottom: 20px;*/
}

table td, table th {
   /* border: 1px solid #DEE2E6;*/
    padding: 8px 16px;
}
table td p, table th p {
    margin: 0 !important;
}
table thead tr td, 
table thead tr th{
	padding: 10px;
	/*border: 1px solid #DEE2E6 !important;*/
	text-align: center;
	font-weight: bold;
}

h3,h2{
  font-size: 26px;
  font-weight: 700;
}

ul{
	padding: 0 0 0 20px;
}

.form-capcha{
	border: 1px solid #dadada;
	border-radius: 4px;
	width: 50px;
	height: 40px !important;
	text-align: center; 
	padding: 0 !important;
}
.capcha-croup{
	padding: 10px 0;
	text-align: center;
}

.center-min-price{
	padding: 40px 0;
}


.center-min-price .sub-menu-mc{
	margin-bottom: 30px;
}
.center-min-price .sub-menu-mc a{
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
}
.center-min-price a.more{
	border-bottom: 1px dashed #333;
}

.sub-menu-mc-item{
	position: relative;
}
.sub-menu-mc-item .clear{
	clear: both;
}


.sub-menu-mc-item::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #333;
	left: 0;
	bottom: 8px;
}
.sub-menu-mc-item .param{
	float: left;
	width: 60%
}
.sub-menu-mc-item .value{
	float: left;
	width: 40%;
	text-align: right;
}


.sub-menu-mc-item span{
	background: #FAFAFA;
	padding: 3px 5px 3px 0;
	z-index: 5;
	position: relative;
	display: inline-block;
	vertical-align: bottom;
}
.sub-menu-mc-item .value span{
	padding: 3px 0 3px 5px;
}

.sub-menu-mc-item .value mark{
	background: transparent;
}
.sub-menu-mc-item .value .fa{
	cursor: pointer;
}
.center-min-price .name-head-list{
	text-decoration: none;
	color:#1480b4;
	font-size: 18px;
	font-weight: bold;
}

.center-min-price .sub-menu-mc-item,
.center-min-price .sub-menu-mc-item a{	
	font-size: 14px;
	font-weight: normal;
}

.center-min-price .sub-menu-mc-item.hide{
	display: none;
}
.center-min-price .sub-menu-mc-item.hide.open{
	display: block;
}

.hidden{
	display: none;
}


.fa.pulse {    
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 46px;
    height: 46px;
    padding-top: 8px;
    color:#fff;
    background: #AADB6C;
    font-size: 29px;
    border-radius: 50%;   
    transition: 0.3s linear; 
  }
  .fa.pulse.animate{
        animation: radial-pulse 1s infinite;
    }
 .fa.pulse:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
 }
   
  @keyframes radial-pulse {
    0% {
      box-shadow: 0 0 0 0px rgba(170,219,108, 0.9);
    }
   
    100% {
      box-shadow: 0 0 0 12px rgba(170,219,108, 0);
    }
  }



/* =============
   Alerts
============= */

.alert-void{
    position: fixed; 
    right: 30px;
    /*  width: 600px;*/
    top: 10%;
    height: auto; 
    z-index: 1100; 
    max-width: 360px;
} 
.alert-void .alert{
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    min-width: 360px;
    opacity: none !important;

}
.alert {
    position: relative; 
}
.alert.fade {			
    opacity: 1;	
}
.form-group .checkbox label{
    position: relative;
    padding-left: 20px;
}
.form-group .checkbox label input{
    position: absolute;
    left: 0;
    top: 6px;
}

.modal-content{
    background: #FCFFF8;
    border: 1px solid #D8D8D8;
}
.modal-content .modal-body h3{
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    margin-top: 20px;
}
.modal-content .modal-body .form-group{
    margin-bottom: 5px;
}
.modal-content .modal-body .form-group .form-control{
    border-radius: 10px;
}
.modal-content .modal-body .form-group input[type=text].form-control{
    height: 36px;
}
.modal-content .modal-body .form-group label{
    margin: 0 0 4px 0;
    font-weight: 600;
    font-size: 13px;
}

.modal-content .close{
    z-index: 10;
    position: absolute;
    right: 7px;
    top: 0;
}
.form-group .checkbox label{
    position: relative;
    padding-left: 26px; 
    font-size: 12px;
    font-weight: normal;
}

.form-group .checkbox label input{
    position: absolute;
    left: 0;
    top: 3px;   
}

.modal-content .modal-body .call-form{
    padding: 15px 60px;
}
.modal-content .modal-body .record-form{
    padding: 15px 40px;
}



form .form-group.has-error .form-control {
    border-color:#DB6771;
}


a:active, button:active, button:focus, img:focus, img:active, img, input {
    outline: none !important;
}
h2{
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 30px;
}
h2.container-title{
    margin: 0 0 30px;
}
div.container-title{
    font-size: 26px;
    font-weight: 700;
}
a{
    color:#4DB0DA;
}
.btn.btn-primary.green{
    background: #AADB6C;
    border: none;
    padding: 11px 45px 13px;
    border-radius: 25px;
    font-size: 17px;
    font-weight: 600;    
}

a.btn.btn-primary.green{    
    line-height: 2.6;
}

.item-center-page a.btn.btn-primary.green{    
    line-height: 2.6;
}



.btn.btn-primary.green-1{
    background: #AADB6C;
}
.btn.btn-primary.green-2{
    background: #9CCC5E;
}
.btn.btn-primary.green-3{
    background: #8AB850;
}


.btn.btn-primary.green:hover{
    background: #8FC14E;
}

.btn.btn-primary.blue{
    background: #4DB0DA;
    border: none;
    padding: 11px 45px 13px;
    border-radius: 25px;
    font-size: 17px;
    font-weight: 600;
}

.btn.btn-primary.blue.clinic-map .fa{
	margin-right: 10px;
	font-size: 18px;
}
.btn.btn-primary.blue:hover{
    background: #378FB4;
}
.btn:focus{
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
}
.container{
    min-width: 1240px;
    max-width: 1470px;

}
.container section.head{
    clear: both;
}
section .container .indent{
    padding: 0 60px;
}

section.head .inline-right{
    font-size: 1.36vw;
} 

section.head .inline-left{    
    width: 40%;
    height: 82px;
    background: #5F676A;
    float: left;
    color: #fff;
    /*font-weight: 700;*/
    padding-left: 4.6%;
    font-size: 18px !important;
    /*padding: 20px 0 20px 60px;*/
}



section.head .inline-left .open-click{
	background: #AADB6C;
	border-radius: 20px;
	padding: 8px 16px;
	float: left;
	width: 160px;
	margin: 20px 20px 20px 0;
	cursor: pointer;
	text-align: center;
}


section.head .inline-left .open-click:hover{
	background: #4DB0DA;
}
section.head .inline-left .left-text{
	padding-top: 20px;
	line-height: 1.2;
}
section.head .inline-left span,
section.head .inline-right span 
{
    color: #fff;
    height: 80px;
    display: table-cell;
    vertical-align: middle;    
}

section.head .inline-left a
{
    color: #fff;    
}


section.head .inline-center{    
    width: 30%;
    height: 82px;
    background: #5F676A;
    float: left;
    padding: 0;
    color: #fff;
    font-weight: 700;   
    text-align: center; 
}
section.head .inline-center a{
    color: #fff;
    padding: 6px 24px 7px 12px;
    border: 1px solid #dadada;
    margin: 12px 0 0;
    border-radius: 32px;
    display: inline-block;
          
}
section.head .inline-center a .fa{
    margin-right: 15px;
}

section.head .inline-center a:hover,
section.head .inline-left a:hover
{
    text-decoration: none;
}
section.head .inline-right{    
    width: 30%;
    height: 82px;
    background: #AADB6C;
    float: left;    
    /*padding: 20px 60px 20px 0;*/
   /* color: #fff;*/
    /*font-weight: 700;*/     
    
}
section.head .inline-right a{
	color: #000;
line-height: 1.3;
display: block;
margin-bottom: 10px;
}
h1.main-title{
    margin: 0;
}
.main-title{
    background: #E5E6E8;
    font-size: 24px;
    font-weight: 700;
    padding: 10px 60px 15px;
    line-height: 1.2;
}
.main-menu{
    background: #4DB0DA;
    min-height: 85px;
    padding: 0 60px;

}
.main-menu .button-box{
    padding: 20px 60px 20px 0;
    display: inline-block;
    vertical-align: top;
}
.main-menu ul{
    padding: 0;
    margin: 0;
}
.main-menu > ul{
    display: inline-block;
    vertical-align: top;   
}
.main-menu ul li{
    list-style: none;
    margin: 0;
    padding: 0;
    height: 85px;
    z-index: 101;
}
.main-menu ul > li{
    display:inline-block;    
    vertical-align: top;
    margin-left: -5px;  
    position: relative; 
    height: auto;
}
.main-menu > ul > li > a{    
    color: #fff;   
    padding: 10px 20px 10px;
    display: block;
    margin: 20px 0;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    background: transparent;
    border-radius: 26px;
    line-height: 1.4;
}
.main-menu > ul > li:hover > a{
    background: #5F676A;
    text-decoration: none;
}
.main-menu ul > li > ul{
    position: absolute;
    left: 0;
    top: 100%;
    background: #F4F4F4;
    width: 380px;
    display: none;
    z-index: 5;
}
.main-menu > ul > li:last-child > ul{
	left: auto;
	right: 0;
	 
}

.main-menu > ul  li:hover > ul{
    display: block;
}
.main-menu ul > li > ul li{
    width: 100%;
    display: block;
    margin: 0;
    border-bottom: 1px solid #DFDFDF ;
}

.main-menu ul > li > ul li:last-child{
/*    border: 0;*/
}
.main-menu ul > li > ul li a{
    width: 100%;
    color: #000;
    display: block;
    height: auto;
    text-align: left;
    padding: 12px 36px;
    font-size: 16px;
    font-weight: 600;
}
.main-menu ul > li > ul li a.is-parent{
    padding-right: 45px;
    background: url(../images/arrow-right.png) no-repeat 94% 12px;
}

.main-menu ul > li > ul li:hover > a{
    text-decoration: none;
    color: #4DB0DA;
}
.main-menu ul > li > ul li ul{
    left: 100%;
    top: 0;
    background: #ECECEC;
    height: 100%;
}
.main-menu ul > li > ul li ul li ul{
    left: -100%;
    top: 0;
    background: #F4F4F4;
    height: 100%;
}


.main-menu ul > li:nth-child(6) > ul li ul,
.main-menu ul > li:nth-child(9) > ul li ul
{
    left: -100%;    
}

.main-menu ul > li:nth-child(6) > ul li ul li ul,
.main-menu ul > li:nth-child(9) > ul li ul li ul
{
    left: 100%;    
}


.main-menu ul > li:nth-child(1) > ul li ul li:hover > a.is-parent,
.main-menu ul > li:nth-child(2) > ul li ul li:hover > a.is-parent
{
   padding-left: 54px;
   background: url(../images/arrow-left.png) no-repeat 15px 12px;
}

/*.main-menu ul > li:nth-child(6) > ul li:hover > a.is-parent,*/
.main-menu ul > li:nth-child(7) > ul li:hover > a.is-parent
{
   padding-left: 54px;
   background: url(../images/arrow-left.png) no-repeat 15px 12px;
}

.main-menu ul > li > ul li{
    position: initial;
}
.main-menu ul > li > ul li ul li{
    border-color: #C2C2C2;
    background: inherit;
}

.main-menu > ul > li:nth-child(6) > ul{
	width: 960px;
	padding: 3px 0 5px !important;
	/*display: block;*/
	
}
.main-menu > ul > li:nth-child(6)> ul > li{
	width: 33.3%;
	float: left;	
	position: relative;
	
}
.main-menu > ul > li:nth-child(6)> ul > li > ul{
	z-index: 1000000 !important;
	left: 0;
	top: 100%;
	background: #dadada !important;	
	
}
.main-menu > ul > li:nth-child(6)> ul > li > ul li{
	position: relative;
	
}


.main-menu > ul > li:nth-child(6)> ul > li > ul li ul{
	display: none !important;
}

.main-menu > ul > li:nth-child(6)> ul > li a{
	padding: 5px 16px 6px;
	font-size: 14px;
}

.main-menu > ul > li:nth-child(6) > ul li{
	border: 0;
}
.main-menu > ul > li:nth-child(6) ul li a.is-parent{
	background: transparent;
}
.main-menu > ul > li:nth-child(6) ul li:hover ul{
    display: none;
}



.intro{    
    min-height: 480px;
    border-radius: 10px;
    margin: 0 0 160px;
    position: relative;
}

.intro .body{
    padding: 60px 0 0 540px;    
    width: 100%;  
    position: absolute;
    top: 0;     
    z-index: 5;
}
.intro .main-slider{
    height: 500px !important;
    padding: 0;     
}

.intro .main-slider img{
    min-width: 100%;
    max-width: 100%;
}


.intro .body p{
    color: #5F676A;    
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.4;
    margin-bottom: 0;
    font-size: 42px;    
    display: block;
    text-align: left; 
}

.intro .body p:first-child{
    font-size: 42px;    
}
.intro.b-241 .body p{   
    font-size: 42px;  
    line-height: 1.4 
   
}

.intro .body p:last-child{     
    color: #8FC14E;   
    line-height: 1.5;     
}

.intro.b-241 .body p:first-child{   
    font-size: 44px;   
   
}
.intro .intro-card{
    position: absolute; 
    padding: 0 30px;
    bottom: -100px;
    left: 0;
    width: 100%;
}
.intro .intro-card p{
	text-align: center;
}


.intro .intro-card a{
    color: #fff;
    text-decoration: none;
    font-size: 28px;
    font-weight: 700;
}
.intro .card {
    border: none;
    height: 200px;
    border-radius: 10px;
    margin: 0 30px;
    text-align: center;
    padding: 50px 20px;
    transition: 0.3s linear;
}
.intro .card:hover{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}


.intro .card.grey{
    background: #5F676A;
}
.intro .card.green{
    background: #AADB6C;
}
.intro .card img{
    max-width: 65px;
    margin: 0 auto;
}
.text-box, p.text-box{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 40px;
    text-align: justify;
}
/* .text-box p{
    margin-bottom: 60px;
}
.text-box p:last-child{
    margin-bottom: 15px;
} */
.text-box h2{
    /* margin: 40px 0 0; */
}


.call-informer{
    background: #5F676A;
    padding: 20px;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    margin: 0;
    display: block;
}
.call-informer a.btn.btn-primary.green{
    line-height: 2.4;
}
.call-informer h3{
    margin: 0 0 26px 0;
    font-weight: 700;
}
.open-modal{
    cursor: pointer;
}
.call-informer p.phone{
    margin: 0 0 20px;
    font-size: 38px;
    font-weight: 700;
    text-align: center;
}
.call-informer .button-box{
    max-width: 640px;
    margin: 20px auto 10px;
}
.call-informer .button-box .btn.btn-primary{
    width: 273px;
    height: 60px;
    border-radius: 34px;
}

.text-box .link-nav{
   /* margin-top: 40px;*/
}

.link-nav{
    margin-bottom: 10px;   
    text-align: left; 
}

.link-nav li{
    list-style: none !important;   
    margin-bottom: 10px;   
    position: relative;
}

.link-nav > li > a{
    display: block;
    background: #E5E6E8 url(../images/link-arraw-right.png) no-repeat right center;
    border-radius: 28px;
    min-height: 52px;
    padding: 13px 60px 13px 32px;
    color: #000;
    font-weight: 600;
    font-size: 17px;
    text-decoration: none;
    text-transform: uppercase;
}


.link-nav > li.current > a{
    background: #E5E6E8 url(../images/link-arraw-bottom.png) no-repeat right top;
}
.link-nav > li > ul{    
    /*    position: absolute;*/
    width: 100%;    
    box-sizing: border-box;
    z-index: 5;
    top:100%;
    left: 0;
    padding: 0 30px;  
    display: none;
}
.link-nav > li.current > ul{
    display: block;
}
.link-nav > li > ul li{
    /*    padding: */
    background: #f5f5f5;   
    margin: 10px 0 0;
    padding-right: 10px;
    border-bottom: 1px solid #DFDFDF;
    border-radius: 24px 
}
.link-nav > li > ul li a{
    padding: 10px 40px 10px 20px;
    display: block;
    color: #000;
    text-decoration: none;     
    background: url(../images/link-arraw-right.png) no-repeat right 8px;
    background-size: 28px;
}
.centers-info{
    background: #F1F1F1;
    /*min-height: 280px;*/
    padding: 20px 30px;    
    border-radius: 10px;  
    /*margin-top: 40px !important;*/  
}
.centers-info .fields{
    width: 50%;
    float: left;
    padding-right: 20px;
}
.centers-info .tag-button{
    margin-bottom: 30px;
    width: 50%;
    float: left;
    text-align: center;
    padding: 15px; 
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(241,241,241,1) 0%, rgba(255,255,255,1) 43%);
}

.centers-info .tag-button .btn.btn-primary{
	padding: 5px 30px 8px !important;
	line-height: 1.2;
	margin-right: 10px;
    margin-bottom: 12px;
}

.tab-adresa{
	padding: 0;
	margin: 20px 0;
}
.tab-adresa li{
	list-style: none;
	padding: 24px 30px;
	margin: 0 8px 0 0;
	display: inline-block;
	vertical-align: top;
	background: #F3F3F3;
	color: #333;
	font-size: 19px;
	font-weight: bold;
	cursor: pointer;
	border-radius: 10px;
	line-height:1;
}

.tab-adresa li.current{
	background: #AADB6C;
	cursor: default;
	color: #fff;
}

.tab-content-adresa{
	padding: 10px 0;
	display: none;
	margin-bottom: 20px;
}

.tab-content-adresa.active{
	display: block;
}






















@media (max-width: 768px) {	
	.centers-info .fields{
	    width: 100%;
	    float: none;
	    padding-right: 0; 
	}
	.centers-info .tag-button{
	    margin: 20px 0 5px;
	    width: 100%;
	    float: none;
	    padding-bottom: 0;
	    
	}
}
.centers-info .fields span
{
    font-weight: 700;
}
.centers-info .fields a{
	color: #4DB0DA;
	cursor: pointer;
}
.search-centers.interval{
    margin-top: 30px;
}

.search-centers label{
    font-weight: 700;
}
.search-centers button.btn-primary{
    width: 100%;
    height: 56px;
    margin: 32px 0 0;    
}

.select-uniform { 
    display: block; 
    font-size: 16px;
    color: #000; 
    line-height: 1.3; 
    padding: .9em 1.4em .9em .9em; 
    width: 100%; 
    max-width: 100%; 
    box-sizing: border-box; 
    margin: 0; 
    border: 5px solid #5F676A;    
    border-radius: 9px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff; 
    background-image: url(../images/arrow-bottom.png), linear-gradient(to bottom, #ffffff 0%,#ffffff 100%); 
    background-repeat: no-repeat, repeat;
    background-position: right .9em top 50%, 0 0;   
} 
.select-uniform::-ms-expand { display: none; } 
.select-uniform:hover { border-color: #888; } 
.select-uniform:focus {
    outline: none !important; 
} 
.select-uniform option { font-weight:normal; } 
*[dir="rtl"] .select-uniform, :root:lang(ar) .select-uniform, :root:lang(iw) .select-uniform { 
    background-position: left .7em top 50%, 0 0; 
    padding: .6em .8em .5em 1.4em; 
}

.centers-list-map{
    width: 100%;
    position: relative;
    /*padding-right: 620px;*/

}
.centers-list-map a.next,
.centers-list-map a.prev{
    display: none;
    margin: 15px 8px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    opacity: 0.6;
}
.centers-list-map a.next{
    background: url(../images/mobi-arrow-right.png);
}
.centers-list-map a.prev{
    background: url(../images/mobi-arrow-left.png);
}
.centers-list-map a.next:hover,
.centers-list-map a.prev:hover{
    opacity: inherit;
}
.centers-list-map a.next.default,
.centers-list-map a.prev.default{
    cursor: default;
    opacity: 0.2;
}

.centers-list-map .centers{    
    width: 100%;
    height: auto;
}
.map-p{
    width: 100%;
    height: 100%;
    display: block;
}
.centers-list-map .map{
    position: absolute;
    right:0;
    top:0;
    width: 600px;
}
.centers-list-map .map.fixed{
    position: fixed;    
}
.centers-list-map .map.bottom{
    position: absolute;
    top:auto;
    bottom: 0;
    right: 0;
}
.body-map-clone {
    height: 280px;
    width: 100%;
    margin-bottom: 20px;
    display: none;
}
.center-item{
    padding: 20px 20px 15px;
    border-radius: 10px;
    background:#F1F1F1;
    margin-bottom: 20px;
}
.center-item .title ,
.center-item .title a{
    color: #4DB0DA;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    display: block;
    margin-bottom: 15px;
}
.center-item .title a:hover{
    color: #378FB4;
}

.center-item .param{
    margin-bottom: 20px;
}
.center-item .param .geo{
    display: none;
}
.center-item .param div{
    font-size: 16px;
    color:#000;
    font-weight: 500;
    margin-bottom: 6px;
    line-height: 1.2;
}

.center-item .call-box{    
    margin-bottom: 20px;
    text-align: left;
    color: #fff;
    padding: 15px 0;
    font-size: 20px;
    font-weight: 600;
    border-radius: 10px;
    line-height: 1.2;
}
.center-item .call-box p{
    margin-bottom: 10px;
}

.center-item .call-box .btn-primary{
    padding: 0;
    height: 38px;
    font-size: 14px;
    width: 170px;
}
.center-item .param span{
    font-weight: 700;
}

.center-item .sv-box{
    text-align: center;
    font-size: 12px;
    padding: 8px 8px;
    background: rgba(241,241,241,0.6);    
    margin: 0;
}
.center-item .sv-box span{
    color: #4DB0DA;
    font-weight: 600;
}


.center-item .img-box img{
    min-width: 100%;
    max-width: 100%;
    height: 220px;    
    object-fit: cover;
    object-position: top;
}
.center-item .img-box {
    position: relative;
}

.center-item .img-box .sv-box{
	width: 100%;
	position: absolute;
	top:0;
	left: 0;
}




.center-item .img-box .raiting{
   /* position: absolute;*/
    width: 100%;
    left: 0;   
    height: 34px;
    background: rgba(241,241,241,0.6);
    padding-top: 10px
    
}
.center-item .img-box .raiting .imonial-rating{
	position: relative;	
}

.center-item .img-box .raiting .text{
	position: absolute;
	left: 0;
	top: -15px;
	width: 100%;
	text-align: center;
	font-size: 10px;
}

.doctor-slide .img-box{
	position: relative;
	padding-bottom: 40px;
}

.doctor-slide .img-box .raiting{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 36px;
    background: transparent;
}
.center-item .img-box .raiting.raiting-1{   
    bottom: 68px;    
}
.center-item .img-box .raiting.raiting-2{   
    bottom: 34px;    
}
.center-item .img-box .raiting.raiting-3{   
    bottom: 0;    
}

.center-item .prices{    
    background: #E3E3E3;
    border-radius: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
}
.center-item .prices .float-left{   
    position: relative;
}
.center-item .prices .float-left::before{
    content: '';
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    width: 1px;
    background: #D2D2D2;        
}

.center-item .prices .float-left{
    width: 84%;
    padding: 8px 18px;
}
.center-item .prices .float-right{
    width: 16%;
    text-align: center;
    padding: 8px 0;
}

.imonial-rating {        
    height: 24px;        
}

.imonial-rating-stars {
    background: url(../images/star_empty.png) repeat-x;
    background-size: 24px;
    width: 120px;        
    height: 24px; 
    margin: 5px auto;
}

.imonial-realrating {
    background: url(../images/star.png) repeat-x;
    background-size: 24px;
    height: 24px;       
} 


.img-box .imonial-rating-stars,
.main-doctors-list .imonial-rating-stars,
.reviews-sliders .imonial-rating-stars

{
	background-size: 16px;
	height: 16px; 
	width: 80px;  
}
.img-box .imonial-realrating,
.main-doctors-list .imonial-realrating,
.reviews-sliders .imonial-realrating
{
	background-size: 16px;
	height: 16px;   
}









.price-stripeds{
    
}



.d-table{
    display: table;
    width: 100%;
    border-collapse: collapse;
    background: #F3F3F3;
    border-radius: 0 0 12px 12px;
}
.d-table.stripeds{
    border-radius: 12px;    
}
.d-tr{
    display: table-row;
}

.d-table.stripeds .d-tr:nth-child(2n+1){
    background: #E8E8E8; 
}

.d-tr.head{
    background: #E8E8E8;   
}
.d-table.stripeds .d-tr.head{
    background: #AADB6C; 
    
}

.d-tr.head .d-td{
    vertical-align: middle;
    font-size: 19px;
    font-weight: 700;
}
.d-table.stripeds .d-tr.head .d-td{    
    font-size: 24px;
    color: #fff;
    padding: 23px 20px !important;     
}


.d-table.stripeds .d-tr.head .d-td:first-child{ 
    border-radius: 12px 0 0 0; 
    padding: 23px 20px 23px 8% !important; 
}
.d-table.stripeds .d-tr.head .d-td:last-child{ 
    border-radius: 0 12px 0 0; 
}
.d-td{
    display: table-cell;
    text-align: center;
    border: none;
    /*border-right: 1px solid #D3D3D3;
    border-left: 1px solid #D3D3D3;*/
    padding: 17px 10px !important;
    font-size: 19px;
    font-weight: 500;
}
.d-table.stripeds .d-td{
    text-align: left;
}

.d-td:last-child{
    border: none;
}
.d-td:first-child{
    text-align: left;
    border: none;
    padding-left: 20px !important;
}

.d-td:not(.no-p){
    padding: 4px;
}
.d-table .w10{
    width: 10%;
}
.d-table .w20{
    width: 20%;
}
.d-table .w30{
    width: 30%;
}
.d-table .w40{
    width: 40%;
}
.d-table .w50{
    width: 50%;
}
.d-table .w60{
    width: 60%;
}
.d-table .w70{
    width: 70%;
}
.d-table .w80{
    width: 80%;
}
.d-table .w80{
    width: 80%;
}

.price-collapse .body table{
    width: 100% !important;
}

.price-collapse .body table th{
    padding: 20px;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    background: #E8E8E8;
    border: 0;
}
.price-collapse .body table tr th:first-child{
    padding-left: 20px; 
    text-align: left;
}

.price-collapse .body table tbody td{
    padding: 18px 5px 9px;
    font-size: 20px;
    font-weight: 600;
    border: 0;
    /*border-right: 1px solid #dadada;*/
    text-align: center;
    background: #F3F3F3; 
}
.price-collapse .body table tbody tr td:last-child{
    border: 0;
}
.price-collapse .body table tbody tr td:first-child{
    padding-left: 20px;
    text-align: left;
}

.price-collapse{
    margin-bottom: 12px;
} 
.price-collapse .title-collapse{
    padding: 24px 40px 24px 20px;
    background: #AADB6C url(../images/plus.png) no-repeat right 24px center;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    border-radius: 12px;
    cursor: pointer;
}
.price-collapse .title-collapse img{
    width: 48px;
    vertical-align: middle;
    margin: -25px 15px -20px -20px ;
}


.price-collapse .body{
    display: none;
    border-radius: 0 0 12px 12px;
    background: #F3F3F3;
}
.price-collapse.active .body{
    display: block;
}
.price-collapse.active .title-collapse{
    border-radius: 12px 12px 0 0;
    background: #AADB6C url(../images/minus.png) no-repeat right 24px center;
}

.price-collapse .body .panel,
.price-stripeds .panel
{
    text-align: center;
    padding: 35px 0;
    
}
.price-collapse .body .panel .btn-primary,
.price-stripeds .panel .btn-primary
{
    height: 62px;
    width: 260px;
    border-radius: 30px;
    font-size: 20px;    
}
.price-collapse .body .panel a,
.price-stripeds .panel a
{
    line-height: 1.2;
    padding-left: 32px;
    color: #000;
    text-decoration: underline;
    background: url(../images/a-more.png) no-repeat left 7px;
    font-size: 19px;
    font-weight: 600;
}

.price-collapse .body .panel a.tel,
.price-stripeds .panel a.tel
{
    line-height: 1.6;
    padding: 12px 32px 8px;
    color: #fff;
    text-decoration: none;
    background: #4DB0DA;
    font-size: 19px;
    font-weight: 600;
}
.price-collapse .body .panel a.tel:hover,
.price-stripeds .panel a.tel:hover{
	background: #AADB6C;
}



.price-stripeds{
    background: #F3F3F3;
    border-radius: 12px;
    margin-bottom: 40px;
    text-align: left;
/*    padding-bottom: 5px;*/
}
.text-box .price-stripeds{
    margin: 40px 0 40px;
}

.price-table-box{
    margin-bottom: 40px;
}


.price-stripeds table{
    width: 100%;    
}
.price-stripeds table thead th{    
    font-size: 20px;
    color: #fff;
    padding: 23px 20px !important; 
    background: #AADB6C;
    border: 0 !important;
}

.price-stripeds table thead th:first-child{ 
    border-radius: 12px 0 0 0; 
    padding-left: 20px; 
}
.price-stripeds table thead th:last-child{ 
    border-radius: 0 12px 0 0; 
}

.price-stripeds table tbody tr:nth-child(2n){
    background: #E8E8E8; 
}
.price-stripeds table tbody tr td{
    padding: 16px 5px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

.price-stripeds table tbody tr td:first-child{
    padding-left: 20px; 
    text-align: left;
}

.price-stripeds table tbody tr:last-child td:first-child{
    border-radius: 0 0 0 12px;
}
.price-stripeds table tbody tr:last-child td:last-child{
    border-radius: 0 0 12px 0;
}

.thead-pr-cheaper{
	width: 140px;	
	border: 0 !important;
	margin-left: -1px;
}

.grey-box, .attention_block{
    background: #E5E6E8;
    padding: 20px 40px 20px;
    border-radius: 12px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 40px;
}

.w-10{
	width: 10% !important;
}
.w-20{
	width: 20% !important;
}
.w-30{
	width: 30% !important;
}
.w-40{
	width: 40% !important;
}
.w-50{
	width: 50% !important;
}
.w-60{
	width: 60% !important;
}
.w-70{
	width: 70% !important;
}
.w-80{
	width: 80% !important;
}
.w-90{
	width: 90% !important;
}

.promo-box{    
    color:#fff;
    text-align: center;
}
.promo-box .left{
    width: 50%;
    background: #4DB0DA url(../images/icon-24.png) no-repeat 5% 60%;
    border-radius: 12px 0 0 12px;
    height: 370px;
    float: left;
    background-size: 51%;
}
.promo-box .left .text{
    margin: 10% 0 0 52%;
    font-size: 23px; 
    font-weight: 600;
}
.promo-box .left .text .price{
    width: 200px;
    padding: 7px;    
    font-size: 30px;
    font-weight: 700;
    background: #AADB6C;
    border-radius: 30px;
    margin: 30px auto;
}
.promo-box .right{
    width: 50%;
    background: #5F676A;
    border-radius: 0 12px 12px 0;
    height: 370px;
    float: left;
}
.promo-box .right .text{
    max-width: 480px;
    margin: 10% auto;
    font-size: 19px;
}
.promo-box .right .text .btn-primary{
    width: 240px;
    height: 58px;
    border-radius: 30px;
    margin-top: 30px;
}

/*.promo-box h3{*/
.promo-box .title{
    font-weight: 700;
    line-height: 1.4;
    margin: 15px 0;
    font-size: 28px;
}
.promo-box a{
    color: #fff;
}

.centers-slider a{
    text-decoration: none;
}

.centers-slider{
    padding: 20px 15px 5px;
    background: #E5E6E8;
    border-radius: 12px;
}
.centers-slider .card{
    margin: 0 25px;
    position: relative;
    background: transparent; 
    border: none;
}
.centers-slider .card .title{
    width: 100%;
    left: 0;
    bottom: 0;
    background: #5F676A;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
    min-height: 60px; 
    padding: 18px 5px;
    border-radius: 0 0 12px 12px;
}
.centers-slider .card img{
    height: 190px;
    object-fit: cover;
    border-radius: 12px 12px 0 0;
}


.main-doctors-list a,
.main-doctors-list a:hover {
    text-decoration: none;
    color: #fff;
}
.main-doctors-list .card{
    position: relative;
    border-radius: 12px;
    background: #5f676a;
    padding: 20px;
    border: none;
    color: #fff;
    font-size: 14px;
    min-height: 220px;
    margin-bottom: 30px;
    text-align: left;

}

.main-doctors-list .card:hover > .figure{
    -webkit-transform: scale(1.05);
    transform: scale(1.09);
}

.main-doctors-list .card .name{
    font-size: 17px;
    color: #4db0da;    
}

.main-doctors-list .card .figure{   
	min-width: 96%;
	max-width: 96%;
	margin: 10px auto;
    object-fit: cover;
    object-position: top;
    border-radius: 50%;
    border: 5px solid #beed83;
    left: 20px;
    top: 15px;
    transition: 0.3s linear;
}
.main-doctors-list .card .text{
	height: 85px;
}


.main-reviews{
    background: #f6f6f6;
    padding: 30px;
    border-radius: 12px;
    text-align: left;
}
.main-reviews h2{
    font-size: 30px;
    font-weight: 700;
    text-align: center;
   /* padding-bottom: 20px;*/
}
.main-reviews .card div.text{
    height: 80px;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
}

.main-reviews .card{
    border: none;
    padding: 30px 40px;
    background: #5f676a;
    border-radius: 12px;
    color: #fff;
    font-size: 14px;
    margin: 0 12px;
    position: relative;
    min-height: 270px;
}
.main-reviews .card::before{
    content: '';
    position: absolute;
    background: url(../images/reviews-arraow-left.png);
    width: 18px;
    height: 30px;
    top: 50px;
    left: -12px;
}
.main-reviews .button-box{
    text-align: center;
    margin: 40px 0 10px;
}
.main-reviews .button-box .btn-primary{
    width: 260px;
    height: 60px;
    margin: 0 20px;
    border-radius: 30px;
    padding: 18px 0;
}
.main-reviews .card .name{
    font-size: 17px;
    color: #aadb6c;
    font-weight: 600;
    margin-bottom: 10px;
    height: 22px;
    overflow: hidden;
}
.main-reviews .card .date{
    color: #cdcdcd;
    width: 50%;
}
.main-reviews .card .more{    
    width: 50%;
   /* display: none;*/
}
.main-reviews .card .more a{
    color: #c6c6c6;
    cursor: pointer;
}

.main-news .card{
    margin-bottom: 30px;
    border-radius: 12px;
    border-color: #b8b8b8;
    background: #e8e8e8;
    padding-right: 20px;
    height: 222px;
    position: relative;
    text-align: left;
    padding-left: 15px;
}
.main-news .card img{    
    width: 220px;
    height: 220px;
    object-fit: cover;
    border-radius: 12px 0 0 12px;
    position: absolute;
    left: 0;
    top: 0;
}
.main-news .card p{
    -ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-ms-line-clamp: 5;
	-webkit-line-clamp: 5;
	line-clamp: 5;
	display: -webkit-box;
	display: box;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	font-size: 15px;
	line-height: 19px;
}

.main-news .card .more{
    text-align: right;
    padding-bottom: 5px;
    position: absolute;
    bottom: 0;
    right: 10px;
}
.main-news .card h3{
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-ms-line-clamp: 2;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	display: -webkit-box;
	display: box;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	box-orient: vertical;	
    font-size: 20px;
    font-weight: 700;
    margin: 16px 0;
    line-height: 1.2;
}
.main-news .card p.text{
    height: 120px;
    overflow-y: hidden;
    line-height: 1.4;
}


.main-news .card .more a{
    padding: 8px 40px 8px 0 !important;
    display: block;
    color: #4db0da;
    text-decoration: underline;
    /*font-size: 19px;*/
    font-weight: 600;
    background: url(../images/link-arraw-right.png) no-repeat right center;
    background-size: 34px;
    
}
.main-news .card  a:hover{
    color: #000000;
}
.main-news.interval{
    margin-bottom: 40px;
}



/**/

.main-news-doc .card{
    margin-bottom: 30px;
    border-radius: 12px;
    border-color: #b8b8b8;
    background: #e8e8e8;
    padding-right: 20px;
    height: 222px;
    position: relative;
    text-align: left;
    padding-left: 240px;
    padding-top: 3px
}
.main-news-doc .card img{    
    width: 220px;
    height: 220px;
    object-fit: cover;
    border-radius: 12px 0 0 12px;
    position: absolute;
    left: 0;
    top: 0;
}
.main-news-doc .card p{
    -ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-ms-line-clamp: 5;
	-webkit-line-clamp: 5;
	line-clamp: 5;
	display: -webkit-box;
	display: box;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	font-size: 15px;
	line-height: 19px;
}

.main-news-doc .card .more{
    text-align: right;
    padding-bottom: 5px;
    position: absolute;
    bottom: 0;
    right: 10px;
}
.main-news-doc .card h3{
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-ms-line-clamp: 2;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	display: -webkit-box;
	display: box;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	box-orient: vertical;	
    font-size: 20px;
    font-weight: 700;
    margin: 16px 0;
    line-height: 1.2;
}
.main-news-doc .card p.text{
    height: 120px;
    overflow-y: hidden;
    line-height: 1.4;
}


.main-news-doc .card .more a{
    padding: 8px 40px 8px 0 !important;
    display: block;
    color: #4db0da;
    text-decoration: underline;
    /*font-size: 19px;*/
    font-weight: 600;
    background: url(../images/link-arraw-right.png) no-repeat right center;
    background-size: 34px;
    
}



@media (max-width: 768px) {	
.main-news-doc .card{

    height: 160px;
    position: relative;
    text-align: left;
    padding-left: 180px;
    padding-top: 3px
}
.main-news-doc .card img{    
    width: 158px;
    height: 158px;   
}

.main-news-doc .card h3{
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-ms-line-clamp: 1;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	display: -webkit-box;
	display: box;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	box-orient: vertical;	
    font-size: 20px;
    font-weight: 700;
    margin: 8px 0;
    line-height: 1.2;
}
.main-news-doc .card p{
    -ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-ms-line-clamp: 3;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	display: -webkit-box;
	display: box;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	font-size: 14px;
	line-height: 17px;
}

}































.author{
    padding: 10px 10px 95px 140px;
    position: relative;
    font-size: 14px;
}
.author .figure{
    width: 120px;
    height: 120px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    object-fit: cover;
    object-position: top;
    border: 5px solid #4db0da;
}
.author p{
  margin-bottom: 3px;
}

.author .share{
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
}
.author .share .vk{
    background: url(../images/share-vk.png);
}
.author .share .fb{
    background: url(../images/share-fb.png);
}
.author .share .tw{
    background: url(../images/share-tw.png);
}
.author .share a{
    margin: 0 7px;
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    transition: 0.3s linear;
}
.author .share a:hover{
    -webkit-transform: scale(1.05);
    transform: scale(1.2);
}

.contact-share{
    margin: 5px 0 0 -4px;
}
.contact-share .ins{
    background: url(../images/ins.png);
    background-size: 26px;
}
.contact-share .vk{
    background: url(../images/vk.png);
    background-size: 26px;
}
.contact-share .site{
    background: url(../images/site.png);
    background-size: 26px;

}
.contact-share a{
    margin: 0 4px;
    vertical-align: middle;
    display: inline-block;
    width: 26px;
    height: 26px;
    transition: 0.3s linear;
}
.contact-share a:hover{
    -webkit-transform: scale(1.05);
    transform: scale(1.2);
}
.why-are-we{
    background: #aadb6c;
    padding: 39px 29px 29px;
    border-radius: 12px;
    text-align: center;
}
.why-are-we img{
    transition: 0.3s linear;
}
.why-are-we a{
    text-decoration: none;  
    cursor: default;      
}
.why-are-we .col{
    cursor: pointer;
}

.why-are-we .col:hover > img{   
    -webkit-transform: scale(1.05);
    transform: scale(1.2);
}

.why-are-we h4{
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    margin: 5px 0 10px;
}



.page-content-link ul{
    padding: 0;
    margin: 0;
    border: 0;
    width: 50%;
    float: left;
}

.page-content-link ul:last-child{
    border: 1px solid #EDEDED;  
    border-bottom: 0;  
}
.page-content-link ul li{
    list-style: none !important;
    border-bottom: 1px solid #E8E8E8;
    
}
.page-content-link ul li:last-child{    
    /* border-bottom: 0; */
    /* border-left: 1px solid #E5E6E8 ; */

}
.page-content-link ul li a{
    display: block;
    padding: 12px 70px 12px 15px;
    background: url(../images/link-arraw-right.png) no-repeat right 10px center;
    background-size: 32px;
    color: #000;
    font-size: 16px;
    line-height: 1.3;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
}
.page-content-link ul li a:hover{
    color: #4db0da;
}
.page-content-link ul li:nth-child(2n+1){
    background: #ededed;
}
.page-content-link ul:first-child li:nth-child(2n){    
    border-left: 1px solid #E8E8E8;
}
.page-content-link ul:last-child li{
    background: #fff;
   /* border-right: 1px solid #E8E8E8;*/
}
.page-content-link ul:last-child > li:nth-child(2n){
    background: #ededed;
}
.page-content-link ul:first-child li{
    border-left: 1px solid #EDEDED;
}
.page-content-link ul:first-child li:last-child{
    border-bottom: 1px solid #EDEDED;
}
.page-content-link ul:first-child{
    border-bottom: 1px solid #EDEDED;
    border-left: 1px solid #EDEDED;
}
.footer{
    background: #5f676a;
    padding: 40px 20px 20px;
    line-height: 1.2;

}

.footer .contacts{
    text-align: right;
}

.footer ul.menu-f{
    padding: 0;
    margin: 0;
}

.footer ul li{
    float: left;
    width: 49.9%;
    list-style: none;
    margin-bottom: 15px;
}


.footer ul.org li{
	 width: 100%;
}

.footer ul li.more{
	 width: 100%;
	
}
.footer p,
.footer p a
{
	font-size: 12px;
	line-height: 1.3;
	color: #fff;
}


.footer ul.menu-f li a{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}
.footer ul.menu-f li a:hover{
    color: #4db0da;
}
.footer .left-column p{
    margin-bottom: 18px;
    max-width: 430px;
}
.footer .left-column p,
.footer .left-column p a{
    color: #d5d6d6;
    font-size: 16px;
}
.footer .phone{
    font-size: 1.7vw;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}
.menu-fadebody{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top:0;
    background: rgba(0,0,0,0.3);
    display: none;
    z-index: 100;
}

.scroll_top{
    background: url(../images/scroll_top.png) no-repeat;
    background-size: 70px;
    width: 70px;
    height: 70px;
    position: fixed;
    right: -70px;
    bottom:10%;
    cursor: pointer;
    transition: transform .5s ease-in-out;
    display: block;
    z-index: 100;
}
.scroll_top.open{
    transform: translate3d(-70px, 0px, 0px);
}

.b-slidercontainer{
	display: none;
}


form.search-centers .btn-primary{
    position: relative
}

form.search-centers .btn-primary .fa{
    position: absolute;
    left: 30px;
    top: 20px;
    color: #fff;
}

.breadcrumb-container{
/*    background: #E5E6E8;
    border-top: 1px solid #dadbdd;*/
}

ul.breadcrumb{
    background: #fff;    
    border-radius: 0;
    margin: 0;    
    padding-left: 0;
    padding: 5px 0;
}
ul.breadcrumb.interval{
    margin-top: 15px;
    margin-bottom: 20px;
}

ul.breadcrumb li{
    padding-right: 28px;
    position: relative;
}
ul.breadcrumb li a{
    color: #4DB0DA;
}

ul.breadcrumb li:after{
    content: '>';
    position: absolute;
    right: 8px;
    top:0;
    
}
ul.breadcrumb li:last-child:after {
    display: none;
}

ul.pagination{
    text-align: center;
    display: block;
}
ul.pagination li{
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
}
ul.pagination li a{
    padding: 8px 16px;
    background: #AADB6C;
    display: block;
    font-size: 20px; 
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
}
ul.pagination li a:hover{
    background: #91c551;
}
ul.pagination li.active a{
    background: #DFDFDF;
    color: #000;
}
.slider{
    position: relative;
}
.slick-slide{
    text-align: center;
}
.slick-slide img{
    min-width: 100%;
    max-width: 100%;    
}
.common-slide{
    margin-bottom: 40px;
    margin-top: 20px;
}
.common-slide img{
    /*max-height: 600px;*/
    border-radius: 10px;
    /*visibility: hidden; */   
}

.slider .slick-prev{
    background: url(../images/arrow-left.png);
    width: 26px;
    height: 26px;
    border: 0;
    position: absolute;
    top:48%;
    left: 2%;
    z-index: 5;

}
.slider .slick-next{
    background: url(../images/arrow-right.png);
    width: 26px;
    height: 26px;
    border: 0; 
    position: absolute;
    top:48%;
    right: 2%;
    z-index: 5;
}
.e404{
    max-width: 400px;
    margin: 8% auto 12%; 
    text-align: center;   
}
.e404 p{
    font-size: 160px;
    font-weight: 600;
    color: #4DB0DA;
}
.author-item{
    font-size: 18px;
}
.author-item .figure img{
    min-width: 100%;
    max-width: 100%;    
}

.author-item .imonial-rating-stars{
    margin: 0;
}
.author-item p{
    margin-bottom: 8px;
}

.item-center-page{
    font-size: 18px;
}
.item-center-page .figure{
    display: block;
}
.item-center-page .figure img{
    min-width: 100%;
    max-width: 100%;        
}
.item-center-page p{
    margin-bottom: 3px;
}
.item-center-page .geo{
    display: none;
}
.item-center-page .call-box{
    padding: 10px;
    background: #5F676A;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    margin-top: 20px;
}
.item-center-page .call-box .phone{
    font-size: 26px;
    margin-top: 4px;
}
.item-center-page .call-box .btn.btn-primary{
   /* padding: 10px 20px;*/
}

.form-contact{
    background: #FCFFF8;
    padding: 20px 30px;
    border: 1px solid #F7FAF2;
    border-radius: 10px;
}
.form-contact textarea{
    height: 180px;
}
.form-contact h4{
    text-align: center;
    margin-bottom: 15px;
}
.list-item-fag{
    padding-bottom: 40px;
}
.list-item-fag blockquote{
    border-left: 3px solid #D8D8D8;
    padding: 0 0 0 40px;
}
.list-item-fag blockquote.answer{    
    margin: 20px 0 20px 80px;
    border-left: 3px solid #AADB6C;
}

.list-item-fag blockquote .name{
    font-size: 14px;
    color: #999;
}
section.head .bars{
    display: none;
    width: 42px;
    height: 42px;
    background: url(../images/bars.png) no-repeat;
    background-size: 42px;
    position: fixed;
    left: 10px;
    top: 13px;
    z-index: 1002;
}
/*
mob nav
*/
.main-menu-mobile{
    position: fixed;
    top: 73px;
    left: 0;
    width: 100%;
    display: none;
    z-index: 2100;
}

.main-menu-mobile .head-nav{
    display: block;
    height: 50px;
    background: #5f676a;
    position: relative;
    border-top: 1px solid #9c9c9c;
}
.main-menu-mobile .head-nav .close{
    background: url(../images/close.png) no-repeat;
    background-size: 32px;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 1;
}
.main-menu-mobile ul{
    margin: 0;
    padding: 0;
    width: 100%;
}
.main-menu-mobile ul li ul{
    display: none;
}

.main-menu-mobile > ul{
    background: #4db0da;
    padding: 15px 0 15px 0;
    height: 88%;
    overflow-x: auto;
    position: inherit;
    padding-bottom: 40px;
}
.main-menu-mobile > ul > li > ul{
    padding: 15px 0 15px 10px;
}
.main-menu-mobile ul li{
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}

.main-menu-mobile ul li ul li{    
    margin-bottom: 0;
}


.main-menu-mobile ul li a{
    display: block;
    padding: 4px 44px 4px 5px;
    position: relative;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    
}

.main-menu-mobile ul li a:active,
.main-menu-mobile ul li a:focus{
	background: #aadb6c;
}



.main-menu-mobile > ul > li > a{
     font-weight: bold;
     color: #fff;
     padding-left: 10px;
}

/*.main-menu-mobile a[href="/mrt-akcii-skidki"]{
	background: #AADB6C;
}*/
.main-menu-mobile #diagnostika_deshevo_so_skidkoj{
	background: #AADB6C;
}


.main-menu-mobile > ul > li > ul > li > a{
    color: #dfffff;
}

.main-menu-mobile ul li a .arrow{
    position: absolute;
    right: 1px;
    top: 0;
    display: block;
    width: 26px;
    height: 26px;
    background: url(../images/arrow-right-white.png) no-repeat center center;
    padding: 18px 24px;
}
.main-menu-mobile ul li a .arrow.open{
    background: url(../images/arrow-bottom-white.png) no-repeat center center;
}

.main-menu-mobile > ul > li > ul > li ul{
    padding: 0;
}

.main-menu-mobile > ul > li > ul{
    padding: 0;
    background: #82c8e6;
}
/* закроем 2-ой уровень*/
.main-menu-mobile > ul > li > ul li a .arrow{
    display: none;
}
.main-menu-mobile > ul > li > ul > li > ul{
	padding: 0;    
    background: #a2d6ec;
}

.main-menu-mobile > ul > li > ul > li > ul > li > ul{
	padding: 0;    
    background: #97d1ea;
}

.main-menu-mobile > ul > li  ul li a{
	padding-left: 10px
}


.main-menu-mobile #zapis_k_vrachu_v_spb_on_line .arrow{
	display: none;
}
/*
the and mob nav
*/


.edit-panel{
    display: block;
    padding: 0 0 10px;
}
.edit-panel a{
     color: #DB6771;
     font-weight: 600;
}
.interval{
   /* margin-top: 40px;*/
    margin-bottom: 40px;
}



.interval.video-box{
    margin: 50px 0 35px;
}


.price-collapse .body .panel,
.price-stripeds .panel p,
.content-pages .price-stripeds .panel p 
{
    text-align: center !important;
  
    
}

.reviews-list .card{
    border: 0;
    border-left: 4px solid #4DB0DA;
    padding: 5px 0 10px 24px;
    margin-bottom: 30px;
    font-size: 18px;
    border-radius: 0;
}
.reviews-list .card .raiting{
    text-align: left;
    width: 120px;
    display: inline-block;
}
.reviews-list .card .raiting-count{    
    width: auto;
    display: inline-block;
}
.reviews-list .card .name{
    display: block;
    color: #999;
    padding-top: 5px;
}

img.left{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
img.right{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.text-box ul li{
	list-style: inside;	
}

ul.uniform li{
    list-style: none; 
    text-align: left !important;     
}

ul.uniform li::before{
    content: url(../images/li.png);
    width: 14px;
    height: 8px;
    margin: 0 8px 0 15px;
    
}

.record-center-form{
	padding: 20px;
	max-width: 800px;
	background: #fcfcfc;
	border-radius: 16px;
	margin: -20px auto 0;
	border: 1px solid #f2f2f2;
}
.record-center-form .form-control{
	height: auto;
}

a.add-center{
	padding-right: 15px !important;
	padding-left: 15px !important;
	width: 210px;
	margin-top: 16px;
}
.calendar-mrt{
	width: 100%;
	padding: 10px 20px 0;	
	min-height: 390px;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(241,241,241,1) 0%, rgba(255,255,255,1) 43%);
	position: relative;
	overflow: hidden;
}
.calendar-mrt span{
	width: 14.28%;		
	float: left;
	text-align: center;	
	font-size:11px;	
}

.calendar-mrt-body{
	width: 100%;
	position: relative;
	height: 160px;
	border-bottom: 1px solid #f2f2f2;
	
}
.calendar-mrt-body .dng{
	width: 14.28%;	
	text-align: center;
	float: left;
	padding: 2px
}
.calendar-mrt-body .dng mark{		
	display: block;		
	background: #F1F1F1;
	color: #000000;
	border: 1px solid #dbdbdb;	
}
.calendar-mrt-body .dng mark:hover{
	cursor: pointer;
}
.calendar-mrt-body .dng mark.not:hover{
	cursor: default;
}	
	

.calendar-mrt-body .dng mark.not{
	color: #dadada;			
	background: transparent;
	border-color: transparent;	
}

.calendar-mrt-body .dng mark.not.sv{		
	color: #ffe3e3	
}



.calendar-mrt-body .dng mark.current{
	color: #fff;
	border-color: #2894c1;
	background: #4DB0DA
}

.calendar-title{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 3px;
}
.calendar-mrt .current-month{
	display: block;
	height: 20px;
	font-size: 13px;
	text-align: center;	
	margin: -3px 0 10px
}


.calendar-mrt .time .free-time{
	display: inline-block;
	vertical-align: top;
	margin: 3px 3px 0 0;
	background: #4DB0DA;
	padding: 2px 4px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	width: 31%;
	text-align: center;
}
.calendar-mrt .time .free-time.current{
	background: #787777;
}
.calendar-mrt .time{
	padding: 15px 0;
}
.calendar-mrt .time b{
	display: block;
	font-weight: 400;
	font-size: 12px;
	color: #888;
	margin-bottom: 5px;
}

.clinic-phone{
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	padding: 10px 20px;
	background: #BD322F;
	color: #fff;
	display: inline-block;
	margin: 20px 5px 0 0;
	vertical-align: top; 
}
.clinic-phone:hover{color: #fff;}

.clinic-map{
	background:#00C1C1 url(../images/map-a.jpg) no-repeat;
	padding: 10px 20px 10px 60px;
	color: #fff;
	display: inline-block;
	font-size: 17px;
	vertical-align: top;
	margin: 0 5px 0 0;
	cursor: pointer;
	color: #fff !important;
}
.clinic-map:hover{
	color: #fff;
}

.calendar-mrt form input,
.calendar-mrt form input:focus
{
	border: 1px solid #dadada;
}
.calendar-mrt form{
	position: absolute;
	top:0;
	right: -100%;
	width: 100%;
	height: 100%;
	padding:10px 20px;	
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(241,241,241,1) 0%, rgba(255,255,255,1) 43%);
	z-index: 1;
}


.calendar-mrt .free-time.hide{
	display: none;
}
.calendar-mrt .aajax{
	cursor: pointer;
}


.btn-info {
    color: #fff;
    background-color: #4DB0DA;
    border-color: #4DB0DA;
    border-radius: 25px;
}


.mob-bottom-pan{	
	position: fixed;
	bottom: 15px;
	left: 0;
	display: none;
	z-index: 2000;
	width: 100%;
	padding: 5px 20px;
	background: rgba(0,0,0,0.6);
}

.mob-bottom-pan a{
	display: inline-block;
	width: 63px;
	height: 63px;
	background: #4DB0DA;
	border-radius: 20px; 
	color: #fff;
	font-size: 32px;
	text-align: center;
	padding-top: 6px;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3);	
	margin-right: 10px;
}




@media (max-width: 1140px) {
    .main-menu > ul > li > a{
        font-size: 15px !important;
        padding-top: 13px !important;
    }
    .main-doctors-list .card .name{
		font-size: 16px;
		height: auto;
	}
	.main-doctors-list .card .text{
		font-size: 12px;
		overflow: hidden;
	}
    
    
}

@media (max-width: 1024px) {
	.common-slide {
   
    margin-top: 20px;
}
	
	.main-reviews .card{
		padding: 20px 15px;
	}
	
	.footer .phone {
    	font-size: 20px;
	}
	
	
	.footer{
		padding: 30px 20px 20px;
	}
	.footer ul.menu-f li a{
		font-size: 15px;
	}
	
	.main-news .card p.text {
     	height: auto;
    	overflow-y: auto;  
    	font-size: 15px;  
	}
		
	
	.main-news .card h3{
		font-size: 16.5px;
	}

    .item-center-page .map-p{
        padding: 30px 0 0;
        height: 260px;
    }

    .promo-box .left {
        background-size: 45%;
        background-position: 5px 60%;
    }
    .promo-box .left .text{
        margin: 12% 2% 0 50%;
        font-size: 21px;
        text-align: left;

    }
    .promo-box .left .text .price{
        text-align: center;
        width: 100%;
    }

	.intro .slick-track{
		width: 100% !important;
		
	}
	.intro .slick-slide{
		width: 100% !important;
	}
	
	.intro .body {
	    padding: 80px 0 0 0;
	    width: 100%;
	    position: absolute;
	    top: 0;
	    z-index: 5;
	    text-align: center;
	}
	.intro .body p{
		font-size: 32px;
		text-align: center !important;
	}

	.intro .body p:first-child{
		font-size: 48px;
	}
	.why-are-we h4{
		font-size: 19px;
	}
	.main-menu .button-box {
	    padding: 20px 20px 20px 0;	    
	}
	.main-menu > ul > li > a{
		font-size: 14px;
	}

	.search-centers label{
		font-size: 14px;
	}
	
	.intro {
     	min-height: auto;
     	margin: 0;
    }
	
	
	.intro .intro-card{
        padding: 0 20px;
        bottom: 0;
    }
    .intro .intro-card a{
        font-size: 14px;
    }
    .intro .card{
        margin: 0;
        padding: 10px;
        height: 100px;
    }
    .intro .body{
        padding: 100px 20px 0;
        max-width: 100%;
    }
    .intro .body p{
        font-size: 26px !important;
        text-align: center;
    }
    
    .interval {
	    margin-top: 20px;
	    margin-bottom: 20px;
	}    
	.footer .btn.btn-primary.green{
		padding: 9px 20px;
	}
}

.head .fa-search{
	position: fixed;
	font-size: 24px;
	right: 10px;
	top:13px;
	color: #fff;
	background: #57A7C9;
	padding: 9px;
	border-radius: 10px;
	display: none;
	z-index: 1002;
}
.mobile-show{
	display: none !important;
}

.call-informer ul{
	width: 100%;
	padding: 0;
}
.call-informer ul li{
	list-style: none;
	font-size: 20px;
	position: relative;
	min-height: 74px;
	text-align: left;
	margin-bottom: 15px;
	width: 49%;
	display: inline-block;		
	vertical-align: top;
	padding: 5px 20px 15px 70px;	
}

.call-informer ul li img{
	width: 60px;
	position: absolute;
	left: 0;
	top: 10px;
}

.call-informer ul li .title{
	font-size: 18px;
	font-weight: bold;	
}

.call-informer ul li .description{	
	font-weight: normal;	
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-ms-line-clamp: 2;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	display: -webkit-box;
	display: box;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	font-size: 16px;
	line-height: 19px;	
	padding-right: 16px;
	position: relative;
	cursor: pointer;
}
.call-informer ul li .description p{
	padding: 0;
	margin: 0;
	text-align: left;
}



.call-informer ul li .description.open{		
	-ms-line-clamp: 100;
	-webkit-line-clamp: 100;
	line-clamp: 100;	
}

.call-informer ul li .description .fa{
	position: absolute;
	top: 3px;
	right: 0;
}





.spoller{
	margin-bottom: 40px;	
}

.spoller.opened .title{
	background:#E5E6E8 url(../images/minus-blue.png) no-repeat right 24px top 17px;
}

.spoller .title{
	
	background:#E5E6E8 url(../images/plus-blue.png) no-repeat right 24px top 17px;	
	border-radius: 10px;	
	position: relative;	
	padding: 25px 80px 25px 20px;
	display: block;
	cursor: pointer;
	font-size: 18px;	
	max-width: 100%;
	margin: 0 auto;	
	text-transform: uppercase;
}



.spoller .body{
	padding: 25px 20px 20px;
	display: none;
	width: 100%;
	
}

.cke_contents_ltr .spoller .body{
	display: block;
}

.spoller.opened .body{	
	display: block;
	background: #f0f0f0;
	border-radius: 0 0 10px 10px; 	
	margin-top: -6px;	
}
.spoller.opened .title{
	border-bottom: 1px solid #f2f2f2
}

.button-mobile-right{
	display: none;
}
.button-mobile-right .btn-primary.green
{
	padding: 2px 10px;
	background: #d6d7da;
	color: #000 !important;
	display: block;
	width: 95%;
	line-height: 2.8 !important;
	height: 42px;
	margin-bottom: 10px;
	font-size: 14px;
}
/**/
@media (min-width: 768px) {
	.center-item .img-box .raiting{
    	position: absolute;
	}
}
@media (max-width: 1024px) {
	.intro .body p{
        font-size: 20px !important;
       
    }
}


@media (max-width: 768px) {
	
	
	.banconstruct-bg{
		width: 100% !important;
		/*background: #24769D !important;*/
		text-align: center;
		position: relative;		
	}
	.banconstruct-bg h2{
		/*position: relative !important ;*/
		left: 50% !important;
		display: block;
		width:90%
	}
	
	.banconstruct-bg div{
		left: 50% !important;
		display: block;
		width:90%
		
	}
	.banconstruct-bg a{
		left: 50% !important;
		display: block;
		width:90%
		
	}
	
	
	
	
	.akcia-t1{
		margin-top: 0 !important;
	}
	
	
	.center-item .img-box{
		width: 45%;
		float: left;
		/*background: #d6d7da;*/
		margin: 0;
		border-radius: 5px;
	}
	
	.button-mobile-right{
		float: left;
		display: block;
		width: 50%;
		margin-left: 5%;
	}
	
	.center-item .img-box .raiting{
    	/*position: relative !important;*/
	}
		
	.center-item .img-box img{
        height: auto !important;
        display: none;
    }
    
    .item-center-page .img-box img{
		display: block;
	}
    
    .item-center-page .img-box{
		width: 50%;
		float: none;
		/*background: #d6d7da;*/
		margin: 0 auto;
		border-radius: 5px;
	}
    
    .item-center-page  .img-box .raiting{
		position: absolute;
	}
    
    
    
    
	.center-item .btn-primary.open-calendar{
		padding: 0;
	    height: 42px;
	    font-size: 14px;	
	     width: 60%;
	     margin: 10px auto;  
	}
	
	
	.spoller{
		margin-bottom: 20px;	
	}
	
	.center-item{
		padding: 20px 0;
		margin-bottom: 0;
	}
	
	.center-item .title{
		display: block;
		text-align: center !important;
		width: 100%;
	}
	
	.center-item .param-item{
		padding-top: 0;
	}
	
	
	.item-center-page .center-load-calendar{
		margin: 15px auto 0;
		width: 60%;
	}

	.center-item .param{
	    margin-bottom: 20px;
	}
	.center-item .img-box{
		margin-bottom: 15px
	}
	
	
	.main-news .card .more a{   
	    max-width: 150px !important;
	}
		
	.mobile-hidden{
		display: none;
	}
	
	.main-news .card p{
	    -ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
		overflow: hidden;
		-ms-line-clamp: 3;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		display: -webkit-box;
		display: box;
		word-wrap: break-word;
		-webkit-box-orient: vertical;
		box-orient: vertical;
		font-size: 12px;
		line-height: 14px;
	}
	
	
	
	.spoller .title{		
		background:#E5E6E8 url(../images/plus-grey.png) no-repeat right 15px center;
		background-size: 32px;		
	}

	.spoller.opened .title{
		background:#E5E6E8 url(../images/minus-grey.png) no-repeat right 15px center;
		background-size: 32px !important;
	}
	
	
	.search-centers label{
		display: none;
	}
	
	
	.spoller .title {	    
	    padding: 10px 60px 10px 15px;
	}
	
	.spoller .title .fa{
		right: 20px;
		font-size: 32px;
	}
	
	.call-informer ul li{		
		font-size: 16px;
		min-height: 54px;
		margin-bottom: 10px;
	}
	.call-informer ul li img{
		width: 48px;
		margin-right: 10px;
	}


	.mobile-show{
		display: block !important;
	}


	.mobile-hide{
		display: none !important;
	}


	.breadcrumb-container{
		display: none;
	}
	
	.head .fa-search{
		display: block;
	}
	
	
	a.add-center{
		display: none;
	}
	
	.intro .body p{
    	color: #393e40;
	}

	.intro .body p:last-child{     
	    color: #84b740;   	   
	}
		
	.main-doctors-list .card .name{
		font-size: 20px;
		height: auto;
	}
	.main-doctors-list .card .text{
		font-size: 14px;
		overflow: auto;
	}
	
	
	.text-box, p.text-box {
	    font-size: 14px;
	    line-height: 1.4;	   
    }
	
	
	img.left, img.right{
		float: none;
		margin: 0 0 20px 0;	
	}

	
	
	
	.main-doctors-list .card .name,
	.main-doctors-list .card .text
	{   
    	height: auto;
	}
	
	.centers-list-map .centers .center-item{
		padding-top: 10px;
	}
	.center-item .title, .center-item .title a{
		text-align: center;
	}
    

    .interval{
/*        margin-bottom: 15px !important;*/
    }
    .d-td,
    .d-tr.head .d-td {
        font-size: 13px;
        padding: 10px !important;
    }
    .d-td:first-child{
        padding-left: 10px !important;
    }

    .item-center-page .figure{
        text-align: center;
    }
    .item-center-page .figure img{
        max-width: 70%;
        min-width: 70%;
    }

    .scroll_top {
        background-size: 50px;
        width: 50px;
        height: 50px;
        right: -50px;
    }
    .scroll_top.open{
        transform: translate3d(-50px, 0px, 0px);
    }

    .search-centers button.btn-primary{
        padding: 0 !important;
    }
    .centers-list-map{
        padding: 0 !important;
    }
    .centers-list-map .map{
        position: relative;
        display: none;
    }
    .body-map-clone{
        display: block;
    }
    h3,h2,h1{
        font-size: 22px;
    }
    .main-news .card{
        padding-right: 0;
        padding-bottom: 10px;
       /* height: auto;*/
    }
    .main-news .card div{
		width: 100%;
		display: block;
		text-align: center;
	}
	.main-news .card div.col-sm-7{
		text-align: left;
	}
	
	.main-news .card{
		padding-left: 170px;
		height: 162px;
		 margin-bottom: 20px;
	}
		
    .main-news .card img{       
        height: 160px;
       	width: 160px;
    }
    
    .main-news .card h3{
		font-size: 16px;
	}
    
    .main-news .card .more{
        text-align: left;
        padding: 0 10px 0 20px;
        position: relative;
    } 
    .main-news .card p,
    .main-news h3{
         padding: 0 10px;
     }
    .main-news .card .more a{
        max-width: 170px;
        padding: 6px 50px 6px 0;
        font-size: 15px;
    }
    .main-doctors-list .card{
        /*padding-left: 28%;
        min-height: 180px;*/

    }
    .main-news{
		padding-top: 20px;
	}
    
    
    .main-doctors-list .card .figure{
        /*min-width: 130px;
        max-width: 130px;
        height: 130px !important;*/
        margin: 0 auto;
        display: block;
    }
.main-doctors-list.blak-card .card .figure{
		min-width: 90px !important; 
		max-width: 90px !important;      
        height: 90px !important;
}

    section .container.m-n-p{
        padding: 0;
    }    

    section.head .inline-left{
        display: none;
    }
    section.head .inline-center{
        width: 100%;
        display: block;
        height: 73px;    
        float: none; 
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1001;
       /* text-align: left;  */ 
    }
    
    body{
		padding-top: 73px;
	}
    
    
    section.head .inline-center a{
        margin: 10px 0;
        font-size: 18px;
        
        background-size: 44px;            
    }
    section.head .inline-center a .fa{
		width: 38px;
		height: 38px;
		margin-right: 10px;
		font-size:22px; 
	}
    
    section.head .inline-right{
        width: 100%;
        display: block;
        height: auto;  
        float: none;
        text-align: center;
        font-size: 19px;
        padding: 5px 10px 6px;
        display: none;
        position: fixed;
        left: 0;
        top:73px;
        z-index: 1001;
    }
    
    section.head .inline-right span{
		height: auto;
		display: block;
		text-align: center;
	}    
    
    .footer{
        padding: 15px;
        text-align: center;
    }
    
    section.head .bars{
        display: block;
    }
    .main-menu{
        display: none;
    }

    .intro{
        margin: 0;
       /* min-height: 360px;*/

    }
    
    
    .common-slide img{
        /* max-height: 410px;
        height: 100%; */
        object-fit: cover;
        object-position: left;                
    }
    .intro .common-slide img{
		height: 270px !important; 
		opacity: 0.2;                
	}
    
    
    
    
    .intro .intro-card{
        padding: 0 20px;
        /*bottom: 40px;*/
    }
    .intro .intro-card a{
        font-size: 14px;
    }
    .intro .card{
        margin: 0;
        padding: 8px;
        height: 68px;
    }
    .intro .card img {
    	max-width: 32px;
    }
    
    
    .intro .body{
        padding: 30px 20px 0;
        max-width: 750px;
    }
    .intro .body p{
        font-size: 18px !important;
        text-align: center;
    }
    .why-are-we{
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .why-are-we .col{
        min-width: 50%;
        max-width: 50%; 
        float: left;
        display: block;
        text-align: center;
        padding: 5px 3%;
    }
    
    .why-are-we .col.c-3{
        min-width: 33.3% !important;
        max-width: 33.3% !important;         
    }
    
    
    .why-are-we .col img{
        display: inline-block;
        vertical-align: middle;
        /*margin-right: 8px;*/
    }
    .why-are-we .col h4{
        display: block;
        vertical-align: middle;
    }
    .call-informer{
        padding: 16px 16px 10px;
        margin-bottom: 30px;
    }
    .call-informer p.phone{
        font-size: 34px;
    }
    .call-informer h3{
        margin: 8px 0 16px 0;
        font-size: 24px;
    }
    .call-informer .btn.btn-primary{
        margin-bottom: 16px;
    }
    .call-informer .button-box{
        margin: 16px 0 0;
    }

    .promo-box .left,
    .promo-box .right {
        float: none;
        width: 100%;
        height: auto;
        padding-bottom: 20px;
    }
    .promo-box .left{
        background-size: 40%;
        border-radius: 10px 10px 0 0;
    }
    .promo-box .right{
        border-radius: 0 0 10px 10px;
    }

    .promo-box .left {
        background-size: 24%;
        background-position: 15% 78%;
    }


    .promo-box .left .text{
        margin: 3% 2% 0 46%;
        text-align: left;
        font-size: 22px;
    }
    .promo-box .left .text .price{
        width: 50%;
        text-align: center;
        margin: 20px 0 0;
    }
    .promo-box .right .text{
        margin: 0 auto;
        padding: 20px 10px;
    }
    .promo-box .title{
        font-size: 32px;
        line-height: 1.2;
    }
    .promo-box .left .title{
        padding-top: 20px;
    }

    .main-reviews .card{
        margin-bottom: 10px;
    }

    .row .link-nav:first-child{
        margin-bottom: 0;
    }
    
	.text-box .link-nav {
	    margin-top: 0;
	}
    
    
    
    .row .link-nav:last-child{
    	margin-top: 0;
        margin-bottom: 20px;
    }

    .page-content-link ul{
        float: none;
        width: 100%;
        padding-left: 0 !important;
    }
    .page-content-link ul:last-child{
        display: none;
    }
    .page-content-link ul:first-child li{
        border-right: 1px solid #EDEDED;
    }


    .centers-info{
        background: #E5E6E8;
        background-size: 25%;
        /*min-height: 180px;*/
        padding: 20px 15px;        
    }
    .centers-info .fields{
        width: 100%;
    }
    .centers-info .fields div{
        font-size: 16px;
        margin-bottom: 3px;
    }
    .search-centers select[name=raion]{
        margin-bottom: 15px;
    }
    .search-centers select[name=metro]{
        margin-bottom: 15px;
    }
    .tag-button .btn.btn-primary.green{
        padding: 4px 16px 6px;
        font-size: 14px;
        font-weight: 600;
        margin: 0 7px 7px 0;
    }

    .footer ul.menu-f{
        padding: 0;
    }

    .footer ul.menu-f li{
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .footer ul.menu-f li a{
        font-size: 16px;
    }

    .footer .left-column{
        margin-top: 15px;
    }
    .footer .left-column p,
    .footer .left-column a{
        font-size: 14px !important;
        margin-bottom: 10px;
    }

    .footer .contacts{
        text-align: center !important;
        margin-bottom: 20px;
    }

    .footer ul.menu-f li{
        text-align: center;
    }
    .footer div.phone{
        text-align: center;
        margin: 20px 0;
    }
    ul.pagination li{
		margin: 0 5px 5px 0
	}
    ul.pagination li a{
		padding: 10px 18px;
		font-size: 14px;
	}  
	.text-box, p.text-box{	   
	    text-align: left !important; 
	}  
	
	.mob-bottom-pan{
		display: block;
	}
	
	.center-item .call-box{
		margin-bottom: 0;
	}
	
}

@media (max-width: 575px) {	
	

	.main-news .card{
		padding-left: 0;
		height: auto;
		text-align: center;
		
	}
		
    .main-news .card img{       
        height: 120px;
       	width: 120px;
       	position: inherit;
       	margin: 15px auto 0;
       	border-radius: 5px; 
    }
	.main-news .card .more a{
		margin: 0 auto;
	}

	
	.text-box h2{
		margin-bottom: 10px
	}

	
	.call-informer ul{
		padding: 0
	}
	.call-informer ul li{		
		width: 100%;
	}



	.center-item .param div{
		-ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
		overflow: hidden;
		-ms-line-clamp: 1;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		display: -webkit-box;
		display: box;
		word-wrap: break-word;
		-webkit-box-orient: vertical;
		box-orient: vertical;
		font-size: 14px;
		line-height: 19px;
	}
	.modal-content .modal-body .call-form{
	    padding: 10px 5px;
	}
	.modal-content .modal-body .record-form{
	    padding: 10px 5px;
	}

	.container{
		overflow: hidden;
	}
	
	.main-reviews .card{
		padding: 15px 10px 10px;
	}
	
	.main-reviews .mob-slide .card{
		 margin-bottom: 0;
	}
	.intro .intro-card{
        padding: 0;
    }
	.text-box ul, .text-box ol{
		padding-left: 5px;	
		
	}	
	.link-nav{
		padding-left: 15px !important;
	}
	.main-title{
		font-size: 16px;
	}

	.container {   
    	padding-right: 5px;
    	padding-left: 5px;
    }

    .main-news .card p.text{
        height: auto;
        overflow-y: auto;
    }

    .item-center-page .figure img{
        max-width: 100%;
        min-width: 100%;
    }


    .centers-list-map a.next,
    .centers-list-map a.prev{
        display: inline-block;
    }

    .centers-list-map .centers{
        position: relative;
        /*overflow: hidden;*/
       /* min-height: a;*/
        border-radius: 0 0 10px 10px;
        margin: 0;
    }
    .centers-list-map .centers .center-item{
        /*position: absolute;
        top: 0;
        right: -100%;*/
    }

    .centers-list-map .center-item{
        padding: 10px;
    }
    .centers-list-map .center-item .title a{
        font-size: 19px;
        margin: 15px 0 15px;
    }
    .centers-list-map .center-item .sv-box{
       /* max-width: 260px;
        margin: 20px auto 15px;*/
    }
    .centers-list-map .center-item .param div{
        font-size: 15px;
    }

    .centers-info{
        background-size: 30%;
    }
    .price-stripeds{
        overflow-y: auto;
    }
    .price-stripeds table thead th {
        font-size: 9px;
        padding: 9px 9px !important;
    }
    .price-stripeds table thead th:first-child {
        padding-left: 8px !important;
    }
    .price-stripeds table tbody tr td {
        padding: 5px;
        font-size: 9px;
    }
    .price-stripeds table tbody tr td:first-child {
        padding-left: 8px;
    }
.looking-for-cheaper{
	font-size: 9px !important;
}


    .price-collapse .body .panel .btn-primary, .price-stripeds .panel .btn-primary {
        height: 50px;
        width: 90%;
        font-size: 18px;
    }

    .price-collapse{
        overflow-y: auto;
    }
    .price-collapse.active .title-collapse{
        padding: 9px 46px 9px 9px;
        background: #AADB6C url(../images/minus.png) no-repeat right 10px center;
        background-size: 30px;
        font-size: 16px;
    }
    .price-collapse .title-collapse{
        padding: 9px 46px 9px 9px;
        background: #AADB6C url(../images/plus.png) no-repeat right 10px center;
        background-size: 30px;
        font-size: 16px;
        border-radius: 5px;
    }
    .price-collapse .title-collapse img {
        width: 32px;
        margin: -25px 12px -20px 5px;
    }
    .price-collapse .body table th {
        padding: 5px;
        font-size: 13px;
        font-weight: 600;
    }
    .price-collapse .body table tr th:first-child {
        padding-left: 8px;
    }
    .price-collapse .body table tbody td {
        padding: 5px;
        font-size: 13px;
        font-weight: 600;
    }
    .price-collapse .body table tbody tr td:first-child {
        padding-left: 8px;
    }
}



@media (max-width: 425px) {
	
	section.head .inline-center{        
       text-align: left;   
    }
	section.head .inline-center a{
		padding-left: 15px;
		padding-left: 15px;
	    font-size: 11px;
	    margin: 10px 0 10px -88px;
	    display: inline-block;
	    left: 50%;
	    position: absolute;
	}
	
	.intro-card {	
	    /*bottom: 60px !important;*/
	}	
	
	.row{
		padding: 0 !important;
	}
	.intro-card .row{
		padding: 0 12.5px !important;
	}
	.intro-card .col{
		padding: 0 2.5px;
		height: 90px;
	}
	
	.main-reviews .button-box .btn-primary{
	    width: 60%;
	    height: 36px;
	    margin: 0;
	    border-radius: 26px;
	    padding: 0;
	}	
    .slider{
        padding-bottom: 0;
        margin-bottom: 0;
    }    
    .intro .slider{    	
        margin-bottom: 0;
	}
    .slider .slick-next,
    .slider .slick-prev
    {
        bottom: 40px !important;
    }

    .centers-info{
        background-size: 40%;
    }
    .author{
        padding: 3px 10px 60px 100px;
    }
    .author .figure{
        width: 85px;
        height: 85px;
    }
    .page-content-link ul:first-child li a{
        padding: 9px 51px 9px 12px;
        font-size: 14px;
    }
    .grey-box, .attention_block{
        padding: 20px 10px;
        font-size: 16px;
        line-height: 1.4;
    }
    .link-nav > li > a{
        font-size: 13px;
        padding: 9px 50px 8px 26px;
        background-size: 38px;
        min-height: 38px;
	/*	-ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
		overflow: hidden;
		-ms-line-clamp: 1;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		display: -webkit-box;
		display: box;
		word-wrap: break-word;
		-webkit-box-orient: vertical;
		box-orient: vertical;*/
		line-height: 1.6
    }
    
    .link-nav > li.current > a {    	
    	background-size: 38px;
	}
    
    
    
    .main-reviews{
        padding: 24px 10px 10px;
    }
    .main-reviews h2{
        display: none;
    }

    .centers-slider{
        padding: 30px 0 10px;
    }

    .mob-slide{
        position: relative;
    }
    .mob-slide .slick-prev,
    .common-slide .slick-prev
    {
        width: 38px;
        height: 38px;
        background: url(../images/mobi-arrow-left.png) no-repeat;
        opacity: 0.6;
        background-size: 38px;
        position: absolute;
        left: 35%;
        bottom: -20px !important;
        z-index: 1;
        border: 0;
        top: auto;
    }
    .mob-slide .slick-next,
    .common-slide .slick-next
    {
        width: 38px;
        height: 38px;
        background: url(../images/mobi-arrow-right.png) no-repeat;
        opacity: 0.6;
        background-size: 38px;
        position: absolute;
        right: 35%;
        bottom: -20px !important;
        border: 0;
        top: auto;
    }
    .common-slide .slick-next,
    .common-slide .slick-prev{
        bottom: -20px !important;
    }

    .mob-slide .slick-next:hover,
    .mob-slide .slick-prev:hover,
    .common-slide .slick-next:hover,
    .common-slide .slick-prev:hover
    {
        opacity: inherit;
    }


    .mob-slide img{
        min-width: 100px !important;
        max-width: 100px !important;
    }

    .main-doctors-list .card{
        padding: 0 10px;
        min-height: auto;
        text-align: center;
        font-size: 16px;
        left: auto;
        right: auto;
    }
    .main-doctors-list .card .figure{
        /*min-width: 130px;
        max-width: 130px;*/
        /*height: 130px;*/
        position: relative;
        left: auto;
        right: auto;
        margin: 0 auto 20px;         
        display: block;
    }
    .main-doctors-list .card .name{
        font-size: 19px !important;
    }

    .intro .body{      
      
    }


    .promo-box .left .text .price{
        width: 100%;
    }
    .promo-box .title{
        padding-top: 20px;
        line-height: 1.2;
        font-size: 24px;
    }

    .promo-box .left {
        background-size: 38%;
        background-position: 5px 60%;
    }

    .promo-box .left .text{
        margin: 5% 2% 0 40%;
        font-size: 19px;
        text-align: center;
    }

    .promo-box .right .title{
        font-size: 24px;
        padding-top: 0;
        margin-top: 10px;
    }
    .promo-box .right .text .btn-primary{
        margin-top: 10px;
    }

    .call-informer .btn.btn-primary{
        width: 100% !important;
    }
    .call-informer p.phone{
        font-size: 28px;
    }
    .why-are-we .col img{
        width: 48px;
    }
    .why-are-we .col h4{
        font-size: 13px;
    }
    
    .interval{
		margin-top: 0;
    	margin-bottom: 30px;
	}
    
    .text-box, p.text-box{
		margin: 20px 0;
	}
	h3.container-title,
	h2.container-title{		
		margin: 15px 0 15px;
	}
	
}

@media (max-width: 375px) {
    .intro .body {
       /* max-width: 350px;*/
    }
    .intro .card img {
        max-width: 24px;
    }
}

@media (max-width: 320px) {
    .intro .body {
        max-width: 300px;
        /*padding-top: 130px;*/
    }
    .intro .body p{
        font-size: 19px !important;
    }

    .intro .card img {
        max-width: 24px;
    }
}

@media (max-width: 1240px) {
    

    section.head{
        font-size: 1.7vw;
    }
    .main-menu > ul > li > a{
        padding: 10px 18px 10px;        
        font-size: 20px;              
    }
    .container{
        min-width: 100%;
        max-width: 100%;
    }
    .centers-list-map .map{
        /*width: 320px;*/
    }
    .centers-list-map{
       /* padding-right: 320px;*/
    }
    section.head .inline-left{
        padding-left: 15px;
    }
    section.head .inline-right{
        padding-right: 15px;
    }
    .main-title{
        padding-left: 15px;
        padding-right: 15px;
    }
    .main-menu{
        padding: 0 15px;
    }

    section .container .indent{
        padding: 0;
    }
}

.agregat-nav{
	display: block;
	padding: 5px 30px 4px;
	background: #E5E6E8;
	border-radius: 22px; 
	position: relative;	
	margin-bottom: 30px;
	text-align: center;	
	
}
/*.agregat-nav::before{
	position: absolute;
	content: '.';
	left: 16px;
	top:-5px;
	font-size: 20px;
}
.agregat-nav::after{
	position: absolute;
	content: '.';
	right: 16px;
	top:-5px;
	font-size: 20px;
}*/
.agregat-nav a{
	display: inline-block;	
	font-size: 18px;
	font-weight: 600;
	cursor: pointer;
	padding: 1px 0;
	width: 35px;
	text-align: center;
	background: transparent;
	border-radius: 24px;  
	line-height: 1.3;
}
.agregat-nav a:hover{	
	background: #d7d8d9;
}
.agregat-nav a.current:hover, .agregat-nav a.current{	
	background-color: #d9dbdb;
	box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .6); 
}

.agregat-list{
	min-height: 300px;
}

.agregat-list .hidden{
	display: none;
}
.agregat-list .agregat-more{
	padding-top: 5px;
}
.agregat-list .agregat-more a{
	border-bottom: 1px dashed #4DB0DA;
	color:#4DB0DA;
	cursor: pointer; 
}
.agregat-list .agregat-more i{
	vertical-align: middle;
}

.agregat-list .agregat-elemens{
	min-height: 190px;
	width: 33.33%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 16px;
	
}
.agregat-list .agregat-elemens .agregat-link{
	padding: 0 20px 4px 0
}
.agregat-list .agregat-elemens .alf{
	font-size: 30px;
	padding: 0 0 10px 0;
}
.agregat-list .agregat-content-list .item{
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding: 0 20px 4px 0;
}
.doctor-slide{
	padding-bottom: 40px
}

.doctor-slide .card{
	margin: 10px;
	border-color: transparent;
	position: relative;
	padding: 20px 20px 60px;
	min-height: 460px;
	background: #E5E6E8;
	border-radius: 10px 
}
.doctor-slide .card .figure{
	height: 160px;	
	min-width: 160px;
	max-width: 160px;
	border-radius: 50%; 
	border: 5px solid #AADB6C;	
	object-fit:cover;
	/*object-position: top;*/
}
.doctor-slide .card .title{
	padding: 10px 0 5px;
	font-size: 19px;
	font-weight: bold;
}

.doctor-slide .card .btn.btn-primary{
	position: absolute;
	margin: 0 0 0 -115px;
	bottom: 20px;
	left: 50%;
}
.doctor-slide .card .phone{
	padding: 10px 0;
	/*position: absolute;	
	bottom: 70px;*/
	left: 0;
	width: 100%;
}

.doctor-slide .card .phone a{
	text-align: center;
	font-size: 27px;
	color: #000;
	font-weight: 600;
}




.sale-card{
	border: 1px solid #4DB0DA;
	margin-bottom: 30px;
	text-align: center;
}
.sale-card a, .sale-card a:hover{
	text-decoration: none;
	color: #222;
}
.sale-card .figure{
	display: block;
}
.sale-card .figure img{		
	min-width: 100%;
	max-width: 100%;
	height: 240px;
	object-fit: cover;
}

.sale-card .title{
	font-size: 18px;
	font-weight: bold;	
	padding: 10px;
	margin-bottom: 10px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-ms-line-clamp: 2;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	display: -webkit-box;
	display: box;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	box-orient: vertical;	
	line-height: 17px;
	height: 50px;
}

.sale-card .preview{
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-ms-line-clamp: 3;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	display: -webkit-box;
	display: box;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	box-orient: vertical;	
	line-height: 16px;
	font-size: 14px;
	height: 48px;
	padding: 0 10px;
}

.sale-card .price{
	font-size: 20px;
	margin: 10px 0 0;	
	background: #4DB0DA;
	font-weight: bold;
	color: #fff;
}
.sale-card .price span.left{
	color: #fff;
	text-decoration: line-through;
	font-weight: normal;	
	display: block;
	float: left;
	width: 50%;
	text-align: center;
	padding: 10px 0;
}
.sale-card .price span.right{
	color: #fff;	
	font-weight: normal;
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	background: #AADB6C;
	padding: 10px 0;
}


.center-min-price .sub-menu-mc{
	margin-bottom: 30px;
}
.center-min-price .sub-menu-mc a{
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
}
.center-min-price a.more{
	border-bottom: 1px dashed #333;
}

.sub-menu-mc-item{
	position: relative;
}
.sub-menu-mc-item .clear{
	clear: both;
}


.sub-menu-mc-item::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #333;
	left: 0;
	bottom: 8px;
}
.sub-menu-mc-item .param{
	float: left;
	width: 70%
}
.sub-menu-mc-item .value{
	float: left;
	width: 30%;
	text-align: right;
}


.sub-menu-mc-item span{
	background: #fff;
	padding: 3px 5px 3px 0;
	z-index: 5;
	position: relative;
	display: inline-block;
	vertical-align: bottom;
}
.sub-menu-mc-item .value span{
	padding: 3px 0 3px 5px;
}

.sub-menu-mc-item .value mark{
	background: transparent;
}
.sub-menu-mc-item .value .fa{
	cursor: pointer;
}
.center-min-price .name-head-list{
	text-decoration: none;
	color:#333;
}

.center-min-price .sub-menu-mc-item,
.center-min-price .sub-menu-mc-item a{	
	font-size: 14px;
	font-weight: normal;
}

.center-min-price .sub-menu-mc-item.hide{
	display: none;
}
.center-min-price .sub-menu-mc-item.hide.open{
	display: block;
}

.hidden{
	display: none;
}

.menu-f.spoller li{
	display: none;
}
.menu-f.spoller li.more{
	display: block;
}
.menu-f.spoller li.more a{
	cursor: pointer;
	color:#4DB0DA;
}
.menu-f.spoller li.more a .fa{
	display: inline-block;
	vertical-align: middle;
}
form.edit-min-price{
	padding: 30px;
}
form.edit-min-price .form-control{
	margin-bottom: 20px;
}

.map-dia .btn.small{
	margin: 15px 5px 0;
	background: #4DB0DA;
	color: #fff;
	border-radius: 24px !important; 
}

.map-dia img{
	min-width: 100%;
	max-width: 100%;
}
.map-dia .btn.custom{
	border-radius: 24px; 
}






.search-speeded{
	padding: 0 20px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
.search-speeded input{
	border: 0;
	font-size: 16px;
	height: 40px;
	width: 100%;
	padding: 0 15px;
}
.search-speeded .title-box{
	font-size: 19px;
	margin: 0 0 10px;
}

.search-speeded.topbar .resultload{
	position: absolute;
	background: #fff;
	box-shadow: 0 10px 20px rgba(0,0,0,0.2);
	width: 575px;
	min-height: 160px;
	max-height: 360px;
	overflow-x: auto;
	z-index: 2000;
	padding: 5px 15px 10px;	
	display: none;
	right: 0;
	
}
.search-speeded.pages .resultload{
	position: absolute;
	background: #fff;
	box-shadow: 0 10px 20px rgba(0,0,0,0.2);
	width: 575px;
	min-height: 160px;
	max-height: 360px;
	overflow-x: auto;
	z-index: 2000;
	padding: 5px 15px 10px;	
	display: none;
	left: 0;
	
}

.search-speeded .resultload {
	font-size: 16px
}
.search-speeded .resultload a:hover{
	text-decoration: underline !important;
}
.search-speeded .resultload b{
	display: block;
	margin: 5px 0;
	border-bottom: 1px solid #dadada;
}

.main-doctors-list .btn.open-calendar{
	background: #57A7C9;
	color: #fff;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 24px;
}

.line-price.hide{
	display: none;
}
.search-speeded.pages{
	padding: 20px;
	background: #E5E6E8;
	border-radius: 10px;
}
.search-speeded.pages input{
	
}


.akcia-t1{
	padding: 12px 20px 12px 80px;
	background: #E5E6E8 url(../images/akcia-blue.png) no-repeat 15px center;
	margin: 10px 0;
	border-radius: 5px; 
}
.akcia-t1 .one{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
}
.akcia-t1 .two{
	font-size: 13px;
}
.looking-for-cheaper{
	border: 0;
	background: #57A7C9;
	color: #fff;
	line-height: 1.2;
	font-size: 14px;
	padding: 4px 10px;
	border-radius: 15px; 
	margin: 0 15px 0 0;
}

.directorys-item .description{
	margin-bottom: 15px;
}
.center-load-calendar {
	width: 100%;
	min-height: 400px;
}
.center-load-calendar .fa-circle-o-notch{
	position: absolute;
	top: 40%;
	left: 50%;
	margin-left: -20px;
}


.center-load-calendar .btn.btn-custom{
	background: #4DB0DA;
	width: 100%;
	text-align: center;
	border-radius: 26px;
	color: #FFF; 
}

.hidden-item{
		display: none;
}

.slidenom{
	
	width: 100%;
	margin-bottom: 20px;
	display: block;
	
} 
.slidenom .title{
	width: 60%;
	float: left;
}
.slidenom .title-result{
	width: 40%;
	float: left;
	text-align: right;
}
.slidenom .result{
	width: 100%;	
	width: 100%;
	display: block;
	height: 4px;
	background: #dbdfdc;
	position: relative;
	height: 8px;
}
.slidenom .result .scale{
	height: 8px;
	position: absolute;
	left: 0;
	top: 0;
	background: #AADB6C;
}

.slidenom-stars .testimonial-rating {
	height: 32px;
	line-height: 24px;
	margin: 0 auto;
	width: 160px;
	position: relative;
	padding-left: 20px
}
.slidenom-stars .testimonial-rating .rtg{
	position: absolute;
	left: -20px;
	top: 3px;
	font-size:24px;
	font-weight: bold; 
}

.slidenom-stars .testimonial-rating-stars {
	background: url("../img/star_empty.png") repeat-x;
	background-size: 32px;
	width: 160px;	
	height: 32px;
}

.slidenom-stars .testimonial-realrating {
	background: url("../img/star.png") repeat-x;
	background-size: 32px;
	height: 32px;
	margin-left: -1px;	
}

.slidenom-stars .icon-flex{
	display: flex;
	width: 143px;
	margin: 10px auto; 
}

.slidenom-stars .icon-flex img{
	padding: 5px;
	width: 32px;
}

.slidenom-stars .raiting{
	position: relative;
	width: 160px;
	margin: 0 auto;
}
.slidenom-stars .raiting .sum{
	position: absolute;
	right: -40px;
	top:0;
}
.star-selected .fa{
	color: #999;
	font-size: 32px;
	cursor: pointer;
}

.star-selected-count{
	display: block;
	height: 16px;
	color: #717171;
	font-size: 14px;
	text-align: center;
	margin-bottom: 30px;
}
.add-reviews-button[disabled="true"]{
	cursor: default;
}


.star-selected {
	text-align: center;
	padding: 10px 0 5px;
}

.slidenom-stars .imonial-rating {        
    height: 32px;        
}

.slidenom-stars .imonial-rating-stars {
    background: url(../images/star_empty.png) repeat-x;
    background-size: 32px;
    width: 160px;        
    height: 32px; 
    margin: 5px auto;
}

.slidenom-stars .imonial-realrating {
    background: url(../images/star.png) repeat-x;
    background-size: 32px;
    height: 32px;       
} 




@media (max-width: 1024px) {	
	.agregat-list .agregat-elemens{
		width: 49.5%;
	}
	
	.agregat-list .agregat-content-list .item{
		width: 49.5%;
	}
	
}




@media (max-width: 768px) {	
	
	.mrt_center_item{
		margin-bottom: 20px;
	}
	
	.param-item{
		padding-top: 15px;
	}
	.param-item p{
		font-size: 14px;
	}
	
	.main-reviews .button-box{
	    text-align: center;
	    margin: 10px 0 10px;
	}
	
	.center-item .call-box .btn-primary{
		width: 100%;
	}
	
	
	.grey-box, .attention_block{
		padding: 20px;
		margin-bottom: 20px
	}
	
	
	.text-box, p.text-box{
		margin-bottom: 0;
	}
	
	
	.search-centers button.btn-primary{
   	 	margin: 0;    
	}
	
	
	section.head .inline-right{
		text-align: left !important; 
	}
	
	.search-speeded.topbar .resultload{
		width: 100% !important;
		right: auto;
		left: 0;
	}	
	
	.price-table-box{
	    margin-bottom: 20px;
	}
	
	.center-item .call-box .btn-primary{
		margin: 5px auto;
		display: block;
		width: 70%;
	}
	
	.agregat-nav a{
		display: inline-block;
		margin-right: 5px;
		font-size: 20px;
		width: auto;		
		padding: 3px 20px;
		background: transparent;
		border-radius: 26px;  
		line-height: 1.6;
	}
	
	h2{	   
	    margin: 0 0 10px;
	}
	
	
	/*.doctor-slide .card{		
		min-height: 360px;
	}*/
}



@media (max-width: 575px) {	
	
	.looking-for-cheaper{
		margin: 0;
	}
	
	
	/*.nav-mrt-center-load{
		display: none;
	}*/
	
	.search-speeded .resultload{
		width: 95%;
	}
	.agregat-list .agregat-elemens{
		width: 100%;
		padding: 0 10px;
		min-height: 100%;
	}
	.agregat-list .agregat-content-list .item{
		width: 100%;
	}
	
	.doctor-slide .card{		
		min-height: auto;
	}
	
	.sale-card .figure img{		
		
		height: 240px;
		
	}

	.sale-card .title{
		
		height: auto;
		padding: 10px 0 10px
	}

	.sale-card .preview{
		
		height: auto;
		
	}
	
	
}


li:empty,
p:empty,
h1:empty,
h2:empty
 {
  display: none;
}

ol{
	margin-bottom: 40px
}

h2{
	margin-bottom: 20px;
}

p{
	margin-bottom: 20px;
}








