body{
    font-size: 16px;
    color: #605A58; 
    line-height:1.3;  
    background: #fafafa;     
}


a{
    color: #605A58;
    cursor: pointer;
}
a:hover{
    color: #FF7919;    
}

h1.page-title, h1{
    font-size: 28px;
    font-weight: 700;
    padding: 15px 0 10px;
    margin: 0;
}

h2{
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: 700;
}

h2.page-title{
    font-size: 26px !important;
    font-weight: 700 !important;
    padding: 0 0 10px;
    margin: 0;
}

hr{
   border-color: #EFEFEF !important;
}

button,
button:active, 
button:focus, 
img:focus, 
img:active, 
img,
input,
textarea
{
  outline: none !important;  
}

section .container{
    min-width: 1110px;
    max-width: 1110px;
	padding: 0;
}

section.header {
  background: #fff;
  padding: 10px 0;
  margin-bottom: 20px;
  box-shadow: 0 3px 5px rgba(200,200,200,0.3);  
}

section.header .logo{
	width: 30%;
	display: inline-block;
	vertical-align: top;
}
section.header .logo a{
	background: url(../img/logo.png);
	background-size: 64px;
	display: block; 
	width: 64px;
	height: 64px;
}

section.header .slogan{
	width: 68%;
	display: inline-block;
	vertical-align: top;
	padding: 10px 0 0 5px;
}


section.header .slogan a{
	text-decoration: none;
	color:#FF7919;
	font-weight: bold;
	font-size: 11px;
}
section.header .slogan div{
	text-transform: uppercase;	
	font-size: 14px;
	color: #605A58; 
	line-height: 1.2;
}
section.header .contact{
	font-size: 11px;
	text-align: right;
}

section.header .contact .phone{
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0;
}

section.header .contact .btn{
	border: 1px solid #FF7919;
	height: 26px;
	line-height: 1;
	font-size: 13px;
	padding: 0 20px 3px;
	margin-top: 6px;
}
section.header .contact .btn:hover{
	border: 1px solid #FF7919;
	background: #FF7919;
	color: #fff;
}

.is-informer, 
.is-slider

{
	background: #fff;
	border-radius: 6px;
	min-height: 260px;
	margin-bottom: 20px;
	box-shadow: 0 3px 5px rgba(200,200,200,0.3);
	position: relative;
}
.is-informer{
	padding-right: 300px;
	position: relative;
	padding-bottom: 40px
}
.is-informer .info{
	padding: 20px 20% 20px 30px;
}



.is-informer .call-agent{
	position: absolute;
	right: 0;
	top: 0;	
	height: 100%;
	max-width: 18%;
	object-fit: cover;
}


.is-filter{	
	background: #f6f6f6;
	box-shadow: 0 3px 5px rgba(200,200,200,0.3);
	border-radius: 6px;	
	margin-bottom: 20px;	
	padding: 0;
	padding-left: 200px;
	position: relative;
}

.is-filter .title-filter{
	font-size: 16px;
	font-weight: bold;
	left: 0;
	top: 32%;
	position: absolute;
	width: 200px;
	text-align: center;
	text-transform: uppercase;
}


.info-bottom{
	position: absolute;
	background: transparent;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #FF7919;
	padding: 5px 30px;
	text-align: right;
	border-radius: 0 0 4px 0;
	height: 53.2px;
}




.info-bottom::before{
	position: absolute;
	bottom: -1px;
	left: 0;
	content: '';
	width: 70%;
	background: #f6f6f6;
	height: 55px;
	clip-path: polygon(0 0.5%, 100% 0, 90% 100%, 0% 100%);
}
.info-bottom .cont{
	text-align: left;
	position: absolute;
	left: 0;
	font-size: 12px;
	color: #888;
	line-height: 1.2;
	padding: 5px 20px;
}
.info-bottom .phone{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}

.info-bottom .phone a{
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	display: block;
}
.info-bottom .button-box{
	position: absolute;
	left: 20px;
	top: 10px;
}
.info-bottom .button-box .btn {
	border: 1px solid #FF7919;
	height: 26px;
	line-height: 1;
	font-size: 13px;
	padding: 0 20px 3px;
	margin-top: 6px;
	background: #fff;
}
.info-bottom .button-box .btn:hover{
	background: #FF7919;
	color: #fff;
}


.is-filter form{
	background: #fff;
	padding: 10px 140px 10px 20px;
}

.is-filter form input[type=submit]{
	width: 120px;
	height: 100%;
	/*background: #FF7919;*/
	border: 0;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;

}

.is-filter form input[type=submit]:hover{	
	/*background: #605A58;*/
}


.is-filter form .form-group{
	margin: 0;
}

.is-intro{
	background: #fff;
	border-radius: 6px;
	height: 300px;
	margin-bottom: 20px;
	box-shadow: 0 3px 5px rgba(200,200,200,0.3);
	position: relative;
	padding: 0;
}

.is-intro .content-intro{
	width: 70%;
	float: left;	
}

.is-intro .button-intro{
	width: 30%;
	float: left;
	background: #e3fc03;
	height: 100%;
	display: block;
}
.is-intro .button-intro button{
	width: 100%;
	display: block;
	border: 0;
	border-top: 2px solid #fff;
	background: #FF7919;		
	height: 100px;
	color: #fff;
	text-align: left;
	padding-left: 20px;
	font-size: 22px;
}
.is-intro .button-intro button:hover{	
	background: #605A58;	
}

.is-intro .button-intro button img{
	margin-right: 20px;
}

.is-intro .button-intro button:first-child{
	border-radius: 0 4px 0 0;
	border: 0;
}
.is-intro .button-intro button:last-child{
	border-radius: 0 0 4px 0;	
}

.btn.btn-primary,.is-filter form input[type=submit]{
	background: #FF7919;
	border-color: #FF7919;
}
.btn.btn-primary:hover, .is-filter form input[type=submit]:hover{
	background: #605A58 !important;
	border-color: #605A58;
}
.btn.btn-primary.mrt-center-load{
	text-transform: uppercase;
	font-weight: bold;
}

.btn.btn-primary.small{
	background: #fff;
	border-color: #FF7919;
	font-size: 12px;
	padding: 2px 16px 3px;
	color: #605A58;
}
.btn.btn-primary:hover{
	background: #FF7919;
	color: #fff;
}






.container.tags{
	padding: 10px 0 20px;
}

.container ul.tags-list{
	margin: 0;
	padding: 0;
}
.container ul.tags-list li{
	margin: 0 10px 20px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.container ul.tags-list li a{
	background: #fff;
	border: 1px solid #CED4DA;
	padding: 1px 20px 4px;
	border-radius: 4px;	
	text-decoration: none;
}
.container ul.tags-list li a:hover{
	background: #FF7919;
	border-color: #FF7919;
	color: #fff;
	text-decoration: none;
}

.header ul.menu {
	margin: 0;
	padding: 16px 0 0;

}

.header .menu li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

.header .menu > li{
	display: inline-block;
	margin-right: 10px;
	padding: 4px 4px 20px;
}
.header .menu > li > a{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
.header .menu > li > a > .fa{
	margin-left: 5px;
}
.header .menu li ul{
	display: none;
	position: absolute;
	left: -15px;
	top: 100%;
	background: #fff;
	width: 260px;
	z-index: 1000;
	margin-top: -10px;
	padding: 0;
	box-shadow: 0 3px 30px 0 rgba(0,0,0,0.1);
}
.header .menu > li > ul:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-width: 8px;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
	top: -16px;
	left: 26px;
}

.header .menu li:hover > ul{
	display: block;
}
/*.header .menu li:hover > a{
	color: #FF7919;
}*/

.header .menu li ul li{position: static}
.header .menu li ul li a{
	display: block;
	text-decoration: none;
	padding: 7px 14px;
	position: relative;
	border-bottom: 1px solid #F6F6F6;
}
.header .menu li ul li a .fa{
	position: absolute;
	top: 5px;
	right: 5px;
}
.header .menu li ul > li:hover > a{
	background: #F6F6F6;
	color: #605A58;
}
.header .menu li ul li ul{
	top:0;
	margin: 0;
	left: 100%;
	padding: 0;
	box-shadow: 10px 20px 30px 0 rgba(0,0,0,0.1);
	min-height: 100%;
}
.header .menu li ul li ul li ul{
	left: -100%;
}

.content-intro .item img{
	height: 300px;
	object-fit: cover;
}
.container.clinic-list{
	padding: 0;
}

#mrts {
	padding: 0;
	position: relative;
}


#mrts .map-right {
	position: absolute;
	width: 380px;
	top: 0;
	right: 0;
	padding: 0 0 0 15px;

}

#mrts .map-right #mapTriger {
	height: 100%;
	display: block;
}

#mrts .sticky {
	position: fixed;
	z-index: 101;
	padding: 0 0 0 15px !important;
}

#mrts .stop {
	position: relative;
	z-index: 101;
}

.nav-mrt-center-load {
	padding: 5px;
}

.mrt-center-load {
	margin-top: 20px;
}

@media (max-width: 1024px) {
	#mrts {
		padding:0;
	}

	#mrts .map-right {
		position: relative;
		width: 100%;
		top: auto;
		right: auto;
		padding: 15px 0 20px !important;
	}
}

.mrt_center_item{
	background: #fff;
	border-radius: 6px;
	min-height: 300px;
	margin-bottom: 20px;
	box-shadow: 0 3px 5px rgba(200,200,200,0.3);
	position: relative;

	display: block;
	padding: 0 0 40px;

}

.mrt_center_item:last-child{
	margin-bottom: 0;
}
.mrt_center_item .image-clinic{
	min-width: 100%;
	max-width: 100%;
}


.desc{
	font-size: 11px;
	color: #999;
}












.testimonial-rating {
	height: 24px;
	line-height: 24px;
	float: right;
}

.testimonial-rating-stars {
	background: url("../img/star_empty.png") repeat-x;
	width: 120px;
	/* Ширина звезды * желаемое число звезд */
	height: 24px;
	/* Высота звезды */
	float: left;
}

.testimonial-realrating {
	background: url("../img/star.png") repeat-x;
	height: 24px;
	/* Высота звезды */
}

.testimonial-numerical-rating {
	width: 70px;
	padding-left: 10px;
	float: right;
	font-size: 14px;
	text-align: left;
}

.mrt_center_item .head{
	padding: 20px;
}
.mrt_center_item .head a.name{
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}



.mrt_center_item .head .rating{
	color: #888;
	font-size: 11px;
	text-align: right;
}
.param-center{
	padding: 10px 30px;
	background: #FAFAFA;
	border-radius: 4px;
	margin: 0 0 8px 0;
}
.param-center .param{
	width: 100%;
	float: left;
	margin-bottom: 5px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
}

.param-center .param span{
	background: #FAFAFA;
	padding: 0 5px 2px;
	line-height: 1.2;
}

.param-center .param .pull-left span{
	padding: 0 5px 2px 0;
}
.param-center .param .pull-right span{
	padding: 0 0 2px 5px;
}


.param-center .param hr{
	border-style: dashed;
	border-color: #dadada !important;
	z-index: auto;
	margin-top: 11px;
	margin-bottom: 0;
}
.param-center.informer{
	padding: 0;
	background: transparent;
	border-radius: 0;
	margin: 30px 0 8px 0;
}
.param-center.informer .param{
	font-size: 14px;
	font-weight: bold;
}
.param-center.informer .param span {
	background: #fff;
}


.price-center{
	padding: 0 30px 10px 30px;
	background: #fff;
	border-radius: 4px;
	margin: 0 0 15px 0;
	display: block;
}
.price-center .param{
	width: 100%;
	float: left;
	margin-bottom: 5px;
	position: relative;
	font-size: 14px;
}

.price-center .param span{
	background: #fff;
	padding: 0 5px 2px;
	line-height: 1.2;
}

.price-center .param .pull-left span{
	padding: 0 5px 2px 0;
}
.price-center .param .pull-right span{
	padding: 0 0 2px 5px;
}


.price-center .param hr{
	border-style: dashed;
	border-color: #dadada !important;
	z-index: auto;
	margin-top: 15px;
	margin-bottom: 0;
}

.hidden{
	display: none;
}


.breadcrumbs{
	background: #F6F6F6;
}
.breadcrumbs ul{
	background: #F6F6F6;
	padding: 0;
}
.breadcrumbs ul li{
	margin: 0 10px 0 0;
	padding: 5px 20px 5px 0;
	position: relative;
}
.breadcrumbs ul li::after{
	content: '>';
	position: absolute;
	right: 0;
	top:5px;
}
.breadcrumbs ul li:last-child::after{
	display: none;
}
.breadcrumbs ul li:last-child{
	color: #999;
}

.panel-title>a {
	color: #fff! important;
	text-decoration: none!important;
	position: relative;
	z-index: 2;
	padding: 10px 20px;
	background: #FF7919;
	border-radius: 4px;
	font-weight: bold;
}
.panel.panel-default{
	margin-bottom: 8px;
	box-shadow: 0 10px 20px 0 rgba(200,200,200,0.1);
}

.panel.panel-default .panel-title-a{
	position: relative;
	padding-right: 20px;
}

.panel.panel-default .panel-title-a i.fa{
	position: absolute;
	right: 15px;
	top: 10px;
	font-size: 22px;
}

.panel-group{
	width: 100%;
	display: block;
}

.panel-blue {
	background-color: #f5f4f9!important;

}

.panel-title-a {
	width: 100%;
	display: block
}

.panel-body {
	padding: 0
}
.panel-body{
	background: #fff;
}

.nav.nav-tabs li a{
	padding: 10px;
	display: inline-block;
	background: #F6F6F6;
	border-radius: 4px 4px 0 0;

}
.nav.nav-tabs li a.active{
	background: #FF7919;
	color: #fff;
}

.nav.nav-tabs li a:hover{
	color: #605A58;
	text-decoration: none;
}

.nav.nav-tabs li a.active:hover{
	color: #fff;
}

.tab-content{
	background: #fff;
}


.alert-void {
	position: fixed;
	right: 30px;
	top: 10%;
	height: auto;
	z-index: 510000000;
	max-width: 360px;
}

.alert-void .alert {
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	min-width: 400px;
	opacity: none !important;
	background: #ff6a6a;
	color: #fff;
}

.alert {
	position: relative;
}

.alert-void .alert .close {
	margin-right: 15px;
	margin-top: -5px;
}

.alert.fade {
	opacity: 1;
}
.e404{
	text-align: center;
	width:300px;
	margin: 10% auto;
}
.e404 p{
	font-size: 80px;
	text-align: center !important;
}

.preimuchestva {
	background-color: #F6F6F6;
	text-align: center;
	padding: 24px 0;
}

.preimuchestva_text {
	font-family: "MyriadPro-Semibol",sans-serif!important;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1.4;
	font-size: 12px;
	color: #000
}

.preimuchestva .preimuchestva_item {
	background-size: contain;
	height: 60px;
	width: 60px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 15px
}

.preimuchestva #preimuchestva_pr1 {
	background-image: url('../img/icon-inspection.png')
}

.preimuchestva #preimuchestva_pr2 {
	background-image: url('../img/icon-consultation.png')
}

.preimuchestva #preimuchestva_pr3 {
	background-image: url('../img/icon-without-days.png')
}

.preimuchestva #preimuchestva_pr4 {
	background-image: url('../img/icon-discount.png')
}

.preimuchestva #preimuchestva_pr5 {
	background-image: url('../img/icon-any-area.png')
}

.preimuchestva .icon-box {
	text-align: center
}

.consultation{
	background: #fff url(../img/consultation-bg.jpg) no-repeat right center;
	border-radius: 6px;
	margin-bottom: 20px;
	box-shadow: 0 3px 5px rgba(200, 200, 200, 0.3);
	position: relative;
	padding: 20px 380px 50px 30px;

}

.consultation p {
	font-size: 18px;
}
.consultation p a.phone{
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 30px;
	display: block;
}

.consultation h4 {
	font-size: 20px;
	text-transform: uppercase;
}

.consultation .bottom-form {
	height: 50px;
	padding: 0 380px 0 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.consultation .bottom-form form{
	height: 50px;
}

.consultation .bottom-form form .form-control {
	border-radius: 0;
	float: left;
	width: 70%;
	height: 50px;
	border: 0;
	background: #f6f6f6;
	text-align: center;
}
.consultation .bottom-form form .btn-primary {
	border-radius: 0;
	float: left;
	width: 30%;
	height: 50px;
	margin: 0;
}


.images-slider img{
	min-width: 100%;
	max-width: 100%;
}

.decoration-none {
	text-decoration: none!important;
}
ul.uniform, .information-page ul{
	padding: 0;
}
ul.uniform li,
li.uniform,
.information-page ul li{
	list-style: none;
	position: relative;
	background: url(../img/check.png) no-repeat left top 2px;
	background-size: 16px;
	padding-left: 24px;
}

.record-today{
	background: #fff;	
	border-radius: 6px;
	min-height: 260px;
	margin-bottom: 20px;
	box-shadow: 0 3px 5px rgba(200,200,200,0.3);
	position: relative;
	padding: 50px;
	text-align: center;

}
.record-today .title{
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
.record-today a.phone{
	font-size: 40px;
	font-weight: bold;
	margin: 0 auto 20px;
	display: block;
}
.record-today .btn-primary{
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
}
form.review-form{
	padding: 20px 30px;
	background: #fff;
	border-radius: 6px;
	margin: 20px 0;
	box-shadow: 0 3px 5px rgba(200, 200, 200, 0.2);
	position: relative;
	display: none;

}
form.review-form .raiting label {
	margin-right: 20px;
}
.review .review-card{
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 3px 5px rgba(200, 200, 200, 0.2);
	position: relative;
	padding: 30px 20px 70px;
	min-height: 220px;
}
.review .review-card .button-card{
	padding: 15px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #f6f6f6;
	width: 100%;
}
.review .review-card .button-card .name{
	font-weight: bold;
}


.review .button-section {
	padding: 0 0 15px;
	text-align: center;
	display: block;
}
.review .button-section .btn.btn-primary{
	width: 220px;
	margin: 20px auto;
	display: block;
}

.review .review-card .text.hidden-scroll{
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-ms-line-clamp: 4;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	display: -webkit-box;
	display: box;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	line-height: 19px;
}
.review .review-card .desc{
	cursor: pointer;
}
.review h2{
	text-align: center;
} 



.footer{
	background: #F6F6F6;
	padding: 40px 0;
	border-top: 3px solid #FF7919;
	min-height: 200px
}

.footer form {
	max-width: 220px;
}
.footer form label{
	font-size: 11px;
}
.footer .confid{
	font-size: 11px;
}
.footer mark{
	background: #FF7919;
	border-radius: 50%;
	text-align: center;
	width: 28px;
	height: 28px;
	color:#fff;	
	font-size: 11px;
	line-height: 2.1;
	
	
}

.footer form input[type=text]{
	
	margin: 5px 0;
}
.footer .form-title{
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.footer a.politic{
	color: #FF7919;
}
.footer .logo-footer{
	display: block;
	text-align: center;
}

.footer .logo-footer img{
	width: 64px;
	margin: 0 auto 20px;
}


.mrtskidkispb-21 {
    background-color: #fff;
}



.mrtskidkispb-21 a {
    padding: 5px 10px;
    margin-bottom: 6px;
    display: block;
    background-color: #FF7919;
    color: #fff!important;
    text-decoration: none!important;
    font-weight: bold;
    text-transform: uppercase;
}

.mrtskidkispb-21 a:hover {
    background-color: #605A58;    
}

.doctors .flex-stretch {
    display: flex;
    align-items: stretch;
}

.doctors .flex-stretch .col-md-3 {
    display: flex;
}

.doctor {
    background-color: #f4f4f4;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 20px;
    min-height: 620px;
}

.doctor .photo {
    background-color: #fff;
}

.doctor a {
    text-decoration: none;
}

.doctor .name, .doctor .experience {
    margin-bottom: 15px;
}

.doctor .name {
    padding: 0 10px;
    font-weight: bold;
    margin-top: 15px;
}

.doctor .experience span {
    font-weight: bold;
}

.doctor .specialisation {
    padding: 0 15px;
    margin-bottom: 15px;
}

.doctor .zayav_btn {
    text-decoration: none!important;
    font-size: 16px;
    margin-bottom: 20px;
}

.doctor img {
    width: 100%;
    margin-bottom: 15px;
    min-height: 280px;
    object-fit: cover;
}

.doctor .btn.btn-primary{
	margin-bottom: 20px;
}

.clinic-item{
	background: #fff;
	border-radius: 6px;
	min-height: 260px;
	margin-bottom: 20px;
	box-shadow: 0 3px 5px rgba(200,200,200,0.3);
	position: relative;
	
}
.clinic-item h1{
	font-size: 26px;
	margin-bottom: 15px
}
.clinic-item .center-info-section{
	padding: 20px 10px 90px 20px;
	position: relative;
}


.clinic-item .param-center{
	background: #fff;
	padding: 0;
	font-size: 16px
}

.clinic-item .param-center .param span{
	background: #fff;
	font-size: 16px !important;
	font-weight: normal;
}
.center-info-section .panel{
	height: 60px;
	background: #f6f6f6;
	left: 0;
	bottom: 0;
	width: 100%;
	position: absolute;
}

div.grey{
	background: #f3f3f3;
}
.image-clinic{
	min-width: 100%;
	max-width: 100%;
	min-height: 100%;
	object-fit: cover;
}


.mrtskidkispb__blog_post .content-box .content p {
    height: 90px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.mrtskidkispb__blog_post .content-box .content p.text-right {
    height: auto;
    margin-bottom: 0
}

.mrtskidkispb__blog_post img {
    margin: 0 auto!important;
    min-width: 100%;
    max-width: 100%;
    height: 240px;
    object-fit: cover;
}

.main-title__primary{
	font-size: 28px;
	margin-bottom: 20px
}


.modal-content button.close{
	
	width: 16px;
	height: 16px;
	position: absolute;
	right: 5px;
	top:0;
	z-index: 1000;
}

.owl-carousel-centers-list .owl-nav{
	display: none;
}

.owl-carousel-centers-list .item{
	text-align: center;
	background: #fff;	
}

.owl-carousel-centers-list .item .name{
	height: 76px;
	padding: 5px 10px;
	width: 100%;
	-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: 22px;
	background: #FF7919;
	color:#fff;
}


.sale-card{	
	margin-bottom: 30px;
	text-align: center;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 3px 5px rgba(200,200,200,0.3);
}
.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: 46px;
}

.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;		
	font-weight: bold;
	color: #fff;
	border-radius: 0 0 6px 6px;
	overflow: hidden;
}


.sale-card .price span{
	color: #fff;	
	font-weight: normal;
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	background: #FF7919;
	padding: 10px 0; 
}

.sale-card .price span.old{
	color: #605A58;
	text-decoration: line-through;
	font-weight: normal;	
	display: block;
	float: left;
	width: 50%;
	text-align: center;
	padding: 10px 0;
	background: #F6F6F6
	
}
table.table{
	background: #ffffff;
}

table.table tr th:last-child{
	width: 20% !important;
}

.mrtskidkispb__feedback{
	padding: 20px;
	background: #f6f6f6;
}

.review-card{
	padding: 20px 30px;
	background: #fff;
	box-shadow: 0 3px 5px rgba(200, 200, 200, 0.2);
	margin-bottom: 30px;
	border-radius: 6px;
}
.review-card span{
	font-weight: bold;
}
.review-card p{
	margin: 10px 0;
}

.pagination{	
	display: inline-flex;
	margin-bottom: 40px;
	
}

ul.pagination li a{
	padding: 5px 15px;
	background: #f6f6f6;
	margin: 5px 5px 0 0;
	text-decoration: none;
	border-radius: 4px;
}
ul.pagination li.active a{
	background: #FF7919; 
	color: #fff;
	cursor: default;
}
ul.pagination li:hover{
	text-decoration: none;
}

.owl-intro{
	margin-bottom: 30px;
}
.mobile{
	display: none;
}

.header.mobile{
	position: relative;
	padding: 0; 
	min-height: 75px 
}
.header.mobile .logo{
	position: absolute;
	left: 10px;
	top: 5px;
}

.header.mobile .fa{
	font-size: 36px;
	color: #FF7919;
	position: absolute;
	right: 15px;
	top: 18px;
	cursor: pointer;
}

.header.mobile ul.menu{
	text-align: center;
	padding: 15px 0 0;
	display: none;	
}

.header.mobile ul.menu li{
	display: block;
	width: 100%;
	margin: 0;
	border-top: 1px solid #dadada;	
	padding: 12px 4px;
}
.header.mobile ul.menu li a{
	font-size: 17px;
	display: block;
}



@media (max-width: 768px){
	.review-card {
    	padding: 15px 15px;
	}
	
	h1.page-title, h1 {
	    font-size: 22px;	    
	    padding: 0 0 10px; 	   
	}
	
	h2{
		font-size: 19px;
		text-align: center;
	}
	
	
	.review .button-section {
	    padding: 5px 0 10px;	    
	}
	
	.mobile{
		display: block;
	}
	.desctop{
		display: none;
	}	
	section .container{
	    min-width: 100%;
	    max-width: 100%;
		padding: 0 20px;
	}
	.preimuchestva .icon-box{
		margin-bottom: 20px
	}
	
	.record-today a.phone {
	    font-size: 20px;
	    padding-top:20px	    
	}
	.record-today .btn-primary {
	    font-size: 16px;	    
	}	
	.info-bottom .button-box {
	   display: none;
	}
	.info-bottom .phone {
	   width: 100%;
	   text-align: center;
	}
	.btn.btn-primary.small{
		font-size: 16px;
	}
	
	.panel-body table th, .panel-body table td{
		font-size: 11px;
	}
	
	.header.mobile .contact{
		text-align: left;
	}
	
	.header.mobile .contact{
		text-align: center;
		padding-top: 16px;
		min-height: 60px
	}
	
	ul{
		padding: 0 0 0 10px;
	}
	.footer {
		text-align: center;
	}
	
	.footer form{
		margin: 0 auto 20px; 
	}
	
	.footer-menu a{
		margin-bottom: 7px;
		font-size: 17px;
		font-weight: bold;
		display: block;
	}
	
	
}

.owl-carousel-centers-list img{
	height: 170px;
}


@media (max-width: 1024px){
	
	
	
	
	.record-today{
		background-image: none !important;			
		margin-bottom: 20px;
		padding: 20px;
		min-height: inherit;
	}
	
	.consultation{
		background: #fff !important;
		padding: 20px 20px 60px;
		text-align: center;
	}

	.consultation p {
		font-size: 16px;
	}
	.consultation p a.phone{		
		font-size: 18px;
		margin-bottom:20px		
	}

	.consultation h4 {
		font-size: 18px;		
	}

	.consultation .bottom-form {		
		padding: 0;
	}

	.consultation .bottom-form form{
		height: 50px;
	}

	.consultation .bottom-form form .form-control {
		border-radius: 0;
		float: left;
		width: 55%;
		height: 50px;
		border: 0;
		background: #f6f6f6;
		text-align: center;
	}
	
	
	
	.consultation .bottom-form form .btn-primary {
		border-radius: 0;
		float: left;
		width: 45%;
		height: 50px;
		margin: 0;
	}
	
	.mrt_center_item .head{
		padding: 10px;
		text-align: center;
	}
	.mrt_center_item .head a.name{
		font-size: 16px;
		padding: 20px 0 5px;
		display: block;	
	}

	.mrt_center_item .head .rating{		
		font-size: 13px;
		text-align: center;
	}
	.param-center{
		padding: 10px 15px;		
	}
	.price-center {
	    padding: 0 15px 10px 15px;	   
	}
	
	
	
	
	.testimonial-rating {
		width: 120px;
		float: none;
		margin: 10px auto;
	}
	.info-bottom::before{
		display: none;
	}
	
}


@media (max-width: 576px){
	.alert-void {		
		right: 0;
		top: 5%;		
	}

	.alert-void .alert {
		
		min-width: 100%;
		max-width: 100%;
		opacity: none !important;
		background: #ff6a6a;
		color: #fff;
	}
	.owl-carousel-centers-list img{
		height: auto;
	}
}

@media (max-width: 375px){	
	
	.consultation .bottom-form form .btn-primary {
		font-size: 12px
	}	
	
}
