

/* Start:/css/style_top-menu.css?17820383372007*/
#header__top-menu
{
	background-color: #18ad90;
	width: 100%;
}

.header__wr
{
	width: 1240px;
	margin: 0 auto;
	justify-content: space-between;
	align-items: center;
	display: flex;
}
#menu_keeper-top
{
	background-color: ;
}

#header__top-menu #menu_keeper ul.menu
{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
    background-repeat: no-repeat;
    border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    max-width: 960px;
    margin: 0 auto;
}

#header__top-menu #menu_keeper ul.menu li
{
	float: left;
    list-style: none;
    position: relative;
    border-radius: 4px;
    border-radius-bottom: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    text-align: center;
    vertical-align: middle;
	padding: 18px 30px 18px 15px;
}

#header__top-menu #menu_keeper ul.menu li:first-child
{
	padding-left: 0;
}


#header__top-menu #menu_keeper ul.menu li::firs-child
{
	padding-left: 0;
}

#header__top-menu #menu_keeper ul.menu li a {
    color: white;
    display: block;
    font-family: neo_sans_proregular, Verdana;
    font-size: 12px;
    text-decoration: none;
    white-space: nowrap;
    text-transform: uppercase;
    }

#social a.vko.social__size
{
	height: 28px;
	background-size: 56%;
}

#social a.insta.social__size
{
	height: 28px;
	background-size: 56%;
}

#social a.fb.social__size
{
	height: 28px;
	background-size: 56%;
}

#social a.you.social__size,
#social a.max.social__size
{
	height: 28px;
	background-size: 56%;
}

.social__top-icons
{
 	display: flex;
 	align-items: center;
 	justify-content: left;
}

#header__top-menu .top-head
{
	display: flex;
	align-items: center;
}

.find_search-form
{
	display: flex;
	align-items: center;
}

.find_search img
{
	height: 23px;
	margin-right: 15px;
	padding-top: 2px;
}

.find_search input
{
	border-radius: 5px;
	width: 280px;
	border: none;
	border-radius: 5px;
	height: 25px;
	padding-left: 10px;
}

.social-size#social td
{
	width: 40px;
}
/* End */


/* Start:/bitrix/templates/inside/template_styles.css?17781431096291*/
table.msf-pricetable {
    border: 1px solid;
}
#contant table.msf-pricetable thead td {
    background: #18ad90;
    color: #fff;
}
table.msf-pricetable td {
    padding: 5px 10px;
}
table.msf-pricetable tr:nth-child(even) {
    background: #ccc;
}
p.msf-detail-link {
    display: flex;
    justify-content: flex-end;
}
#ourtext p.msf-detail-link a {
    background: #18ad90;
    color: #fff;
    border: 1px solid #18ad90;
    text-decoration: none;
    padding: 5px 20px;
}
#ourtext p.msf-detail-link a:hover {
    background: #fff;
    color: #18ad90;
}


.bx_sitemap .bx_sitemap_ul li {
    padding: 0;
    line-height: 14px;
    display: inline-block;
    margin: 5px;
    padding: 5px 8px;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #18ad90;
}
.bx_sitemap .bx_sitemap_ul li:hover {
    background-color: #47c5ad;
}
.bx_sitemap .bx_sitemap_ul li a {
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    font-weight: 400;
}
#contant .bx_sitemap .bx_sitemap_ul {
    padding-left: 0;
    padding-right: 0;
}


/* Стоматология */

.msf-top-banner {
    width: 100%;
}
.msf-top-banner img {
    width: 100%;
}
.service-container {
    display: flex;
	justify-content: center;
    margin: 20px 0;
}
.service-item {
    width: calc(100% / 6);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.service-item img {
    width: 70px;
    margin-bottom: 10px;
}
.service-item span {
    text-align: center;
    font-weight: bold;
    font-size: 13px;
}
.doctor-container {
    display: flex;
}
.doctor-img {
    max-width: calc(50% - 15px);
    margin-right: 15px;
}
.doctor-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.doctor-schedule,
.pricing-table {
    border-collapse: collapse;
	margin-bottom: 15px;
}
.doctor-schedule td,
.pricing-table td{
    border: 1px solid;
    width: auto;
    padding: 5px;
}
.pricing-table td + td,
.doctor-schedule td + td {
    white-space: nowrap;
}
.pricing-table thead {
    background: #18ad90;
}
.pricing-table thead td {
    color: #fff;
    border-color: #18ad90 !important;
    font-weight: bold;
}
.pricing-table tbody tr:nth-child(even):not(:nth-child(2)) {
    background: #eee;
}
.images-container {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}
.images-item {
    width: calc(100% / 3 - 5px);
	min-width: 200px;
    margin-left: 5px;
}
.images-item:first-child {
    margin-left: 0;
}
.images-item img {
    width: 100%;
}
.review-container {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.review-item {
    box-sizing: border-box;
    width: calc(100% / 3 - 5px);
    min-width: 200px;
    margin-left: 5px;
    border: 1px solid;
    padding: 5px;
}
.review-item:first-child {
    margin-left: 0px;
}
.review-item span:first-child {
    display: block;
    font-weight: bold;
}
.review-item span:nth-child(2) {
    display: block;
	font-size: 13px;
	color: #aaa;
	margin-bottom: 10px;
}
#contant .review-item p {
    padding: 0;
    margin: 0;
}

@media(max-width:650px){
	.service-container {
		flex-wrap: wrap;
	}
	.service-item {
		width: 100px;
		margin-bottom: 20px;
	}
	.doctor-container {
		flex-wrap: wrap;
	}
	.doctor-img {
		width: 100%;
		max-width: 100%;
		height: 300px;
		margin-bottom: 10px;
	}
	.main-content-box .doctor-img img {
		height: 100%;
		width: auto;
		display: block;
		margin: 0 auto;
	}
	.review-container,
	.images-container {
		flex-wrap: wrap;
	}
	.review-item,
	.images-item {
		margin: 0 3px 6px 3px;
		width: 250px;
	}
}

@media screen and (min-width: 959px){
	.main-content-box-wr {
		width: calc(70% - 220px);
		display: inline-block;
	}
}


#nas-spec{
    display: flex;
    list-style-type: none !important;
    text-align: center;
    flex-wrap: wrap;
    justify-content: start;
    gap: 15px;
}
#nas-spec li{width: 180px;}
#nas-spec p{text-align: center;font-size: 18px;color: #18ad90;}

#contant ul.service-container a {color: #18ad90;}

/* баннер для услуг */
/* Подключение шрифтов */
@font-face {
    font-family: 'AA Ordinar';
    src: url('/fonts/aa-ordinar-bold.otf') format('opentype');
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: 'AA Ordinar';
    src: url('/fonts/aa-ordinar-black.otf') format('opentype');
    font-weight: 900;
    font-display: swap;
}

/* Применение к вашему баннеру */
.top-banner__title {
    font-family: 'AA Ordinar', sans-serif;
    font-weight: bold;
    font-size: 62px;
    color: #18ad90;
    padding-bottom: 20px;
}

.top-banner__text {
    font-family: 'AA Ordinar', sans-serif;
    font-weight: 900;
    font-size: 28.5px;
    color: #18ad90;
    padding-bottom: 20px;
}

.top-banner__content a.btn{
    font-family: 'AA Ordinar', sans-serif;
    font-weight: bold;
    color: #18ad90;
    display: inline-block;
    border: 2px solid #18ad90;
    border-radius: 5px;
    transition: 0.3s all;
    padding: 10px;
    text-decoration: none;
}

.top-banner__fon{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.top-banner__uslug{
    margin: auto;
    max-width: 1024px;
    display: flex;
    gap: 20px;
}
.top-banner__content,
.top-banner__image {
    flex: 1;
    width: 50%;
}
img.top-banner__img {
    width: 100%;
    max-width: 620px;
}

.top-banner__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 10px 0;
}

#ept #content_floor {
    border-top: 0 solid #eceaea;
}

@media (max-width: 959px) {
    .top-banner__fon{
        margin-bottom: 40px;
    }
    .top-banner__uslug {
        flex-direction: column;
        gap: 20px;
        padding-bottom: 30px;
        padding-top: 20px;
    }
    .top-banner__image {
        order: -1;
        width: 100%;
    }
    .top-banner__content {
        width: 100%;
        order: 2;
        align-items: center;
        text-align: center;
    }
    .top-banner__image {
        display: flex;
        justify-content: center;
    }
}
@media (max-width: 959px) {
    .top-banner__title {
        font-size: 31px;
    }
    .top-banner__text {
        font-size: 20px;
    }
    .top-banner__img {
        padding: 0 20px;
    }
}
/* End */
/* /css/style_top-menu.css?17820383372007 */
/* /bitrix/templates/inside/template_styles.css?17781431096291 */
