

/* Start:/bitrix/templates/adretta/components/bitrix/menu/adrettaHorizontalMenu/style.css?175032051611256*/
.bx-top-nav-container {
	/*background: #0083d1;/* COLOR */
	color: #fff;
	border-radius: 2px;
	position: relative;
	font-family:  "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* 1 lvl*/

.bx-top-nav-container .bx-nav-list-1-lvl {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-top-nav-container .bx-nav-1-lvl {
	float: left;
	position: relative;
}
.bx-top-nav-container .bx-nav-1-lvl>a {
	color: #006bb6;
	display: block;
	text-decoration: none;
	border-radius: 1px;
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom: none;
}
.bx-top-nav-container .bx-nav-1-lvl>a span {
	padding: 10px 14px 14px;
	display: block;
	color: #fff;
}
.bx-top-nav-container .bx-nav-1-lvl:hover .linkIsDisabled span{
	color: #000;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-hover {}

.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover>a {
	z-index: 250;
	box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13);
	color: #aaa;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a span,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover>a span {
	background: #fff;
}
.bx-top-nav-container .bx-nav-parent-arrow{
	display: none;
}
/*2 lvl*/

.bx-top-nav-container .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-2-lvl-container {
	z-index: 999;
	display: none;
	opacity: 0;
	padding: 9px 0 5px;
	box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13);
	border-top: none;
	min-width: 100%;
	color: #000;
}
.bx-top-nav-container .bx-nav-2-lvl-container-advanced:before,
.bx-top-nav-container .bx-nav-2-lvl-container:before {
	position: absolute;
	content: " ";
	display: block;
	height: 5px;
	background: #fff;
	top: -5px;
	left: 0;
	right: 0;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container,
.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container {
	opacity: 1;
	display: block;
	position: absolute;
	top: 100%;
	z-index: 999;
	background: #fff;
}

.bx-top-nav-container>ul{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-list-2-lvl {
	margin: 0;
	padding: 5px 0 12px;
}
.bx-top-nav-container .bx-nav-2-lvl {
	display: block;
	min-width: 180px;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-2-lvl>a {
	padding: 5px 15px 5px;
	color: #20394c;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
	display: block;
}
.bx-nav-2-lvl:hover a {
	text-decoration: underline;
}

.bx-top-nav-container .bx-nav-list-2-lvl .bx-nav-2-lvl:first-child a{
	border-top: none;
	margin-top: 0;
}

/*3 lvl*/

.bx-top-nav-container .bx-nav-3-lvl {
	padding: 5px 0;
	margin: 0;
}
.bx-top-nav-container .bx-nav-3-lvl-container-advanced:before,
.bx-top-nav-container .bx-nav-3-lvl-container:before {
	position: absolute;
	content: " ";
	display: block;
	height: 5px;
	background: #fff;
	top: -5px;
	left: 0;
	right: 0;
}
.bx-top-nav-container .bx-nav-list-3-lvl {
	margin: 0;
	padding: 0px 0 14px 0px;
}
.bx-top-nav-container .bx-nav-3-lvl {
	display: block;
	min-width: 180px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-3-lvl a {
	padding: 3px 15px;
	color: #018ed4;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	border-bottom: none;
	display: block;
}
.bx-nav-3-lvl:hover a {
color: #000;
	text-decoration: underline;
}





/* col 1 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container {
	min-width: 200px
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	min-width: 200px;
	width: 100%;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-catinfo-back{
	width: 100%;
	background: #fff;
}
/* col 2 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container {
	min-width: 400px
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	min-width: 200px;
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-catinfo-back{
	width: 50%;
}
/* col 3 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container {
	min-width: 600px
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	min-width: 200px;
	width: 33.33333%;
	float: left;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-catinfo-back{
	width: 33.33333%;
}
/* col 4 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col {position: static;}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced{
	top: 100%;
	left: 0;
	right: 0;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container{
	min-width: 100%
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	width: 25%;
	float: left;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-catinfo-back{
	width: 25%;
}

.bx-top-nav-container .bx-nav-catinfo{
	padding: 5px 15px 5px;
	z-index: 120;
	position: relative;
}
.bx-top-nav-container .bx-nav-catinfo img{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e7e9ea;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.bx-top-nav-container .bx-nav-catinfo p{
	padding: 20px 5px 0;
	font-size: 13px;
}
.bx-top-nav-container .bx-nav-catinfo-back{
	position: absolute;
	display: block;
	content: ' ';
	top: -5px;
	right: 0px;
	bottom: 0px;
	background: #f7fafb;
	z-index: 100;
	border-left: 1px solid #ecefef;
}
/* ASIDE */
/*body>.bx-aside-nav-control.bx-opened{left: 85%;}*/

.bx-aside-nav-control {
	font-size: 28px;
	position: fixed;
	width: 40px;
	height: 40px;
	top: 0px;
	left: 0px;
	line-height: 40px;
	cursor: pointer;
	z-index: 1750;
	color: #000;
	text-align: center;
	box-shadow: 0 0 5px #eee;
}
body>.bx-aside-nav-control{
	-webkit-transition: left .15s linear;
	-moz-transition: left .15s linear;
	-ms-transition: left .15s linear;
	-o-transition: left .15s linear;
	transition: left .15s linear;
    width: 100%;
    background: #fff;
}
.bx-aside-nav-control .fa{
	line-height: 40px;
	vertical-align: middle;
	color: #018ed4;
    float: left;
    margin-left: 10px;
}

.bx-wrapper,
.bx-aside-nav {
	-webkit-transition: -webkit-transform .15s linear;
	-moz-transition: -moz-transform .15s linear;
	-ms-transition: -ms-transform .15s linear;
	-o-transition: -o-transform .15s linear;
	transition: transform .15s linear;
}
.bx-logo {
	z-index: 1700 !important
}
/**/
.bx-opened .bx-footer,
.bx-opened .workarea{display:none !important}
/**/
.bx-aside-nav {
	display: none;
	padding-top: 50px;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	width: 100%;
	background: #4c5c65;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 1600;
}
.bx-aside-nav.bx-opened {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	overflow-y: scroll;

}
.bx-aside-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bx-aside-nav a {
	color: #fff;
	vertical-align: middle;
	line-height: 48px;
	height: 48px;
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #3d4b53;
	padding-left: 15px;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.bx-aside-nav a {
	text-decoration: none;
}
.bx-aside-nav .bx-nav-1-lvl {}
.bx-aside-nav .bx-nav-1-lvl>a {}
.bx-nav-1-lvl.bx-opened,
.bx-aside-nav .bx-nav-1-lvl:hover>a,
.bx-aside-nav .bx-nav-1-lvl.bx-hover>a {
	background: #44535c;
}
.bx-aside-nav .bx-nav-list-2-lvl {
	background: #44535c;
}
.bx-aside-nav .bx-nav-2-lvl>a {
	padding-left: 30px;
}
.bx-aside-nav .bx-nav-3-lvl>a {
	padding-left: 45px;
}
.bx-aside-nav .bx-nav-4-lvl a {
	padding-left: 60px;
}
.bx-aside-nav .bx-nav-parent {
	position: relative;
}
.bx-aside-nav .bx-nav-parent-arrow {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 6px;
	width: 46px;
	height: 34px;
	text-align: center;
	border-left:1px solid #5a6971;
	z-index: 200;
}
.bx-aside-nav .bx-nav-parent-arrow i {
	line-height: 34px;
	font-size: 17px;
	font-style: normal;
	color: #fff;
}
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-parent-arrow i {
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-ms-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
}
.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent>ul {
	overflow: hidden;
	height: 0;
}
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent.bx-opened>ul {
	height: auto;
}

.bx-top-nav-container .bx-active>a span {    color: #000;}
.bx-aside-nav .bx-nav-catinfo{display: none;}
.bx-aside-nav .bx-nav-catinfo-back{display: none;}

@media (min-width: 1200px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 15px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 12px 12px 15px}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 18px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 9px 11px 12px}
}

@media (min-width: 768px) and (max-width: 991px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 18px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 5px 6px 9px}
}
@media (min-width: 768px){
	.bx-aside-nav-control,
	.bx-aside-nav{display: none;}
	.bx-top-nav-container{display: block;}
}
@media (max-width: 767px) {
	.bx-aside-nav-control,
	.bx-aside-nav{display: block;}
	.bx-top-nav-container{display: none;}
	.bx-aside-nav .bx-nav-parent-arrow{display: block;}
	.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent>a>span>.fa{display: none;}
}
/* End */


/* Start:/bitrix/templates/adretta/template_styles.css?171401903315628*/
body{
	font-family: Arial, Helvetica, Geneva  sans-serif;
	margin: 0;
	padding: 0;

    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
section{
	padding: 50px 15px;
}
a{
	color: #018ed4;
	text-decoration: unset;
}
li{
	line-style: none;
}
.flexible-img{
	width: 100%;
	margin-bottom: 5px;
}
.a-wrap-content{
	max-width: 1200px;
	min-height: 400px;
	margin: 0 auto;
flex: 1 0 auto;
}
.a-mainbar{
    padding: 50px 0px 0px;
}
.a-mainbar-wrap{
	display: flex;
	justify-content: space-between;
	max-width: 1170px;
    margin: 0 auto 30px;
    font-size: 16px;
}
.a-mainbar-wrap span{
	color: #008ed3;
}
.a-mainbar-left{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	max-width: 32%;
	padding: 10px 0;
	font-size: 16px;
}
.a-mainbar-tel{
	text-transform: uppercase;
}
.a-mainbar-view{
	cursor: pointer;
	background: url('/bitrix/templates/adretta/images/view.jpg') no-repeat;
    background-position-y: center;
    background-position-x: 5px;
	border: 2px black solid;
	border-radius: 10px;
	padding: 5px;
	text-align: center;
	font-weight: 600;
}
.a-mainbar-special-view{
	color: #000;
}
.a-mainbar-center{
	display: flex;
	max-width: 40%;
}
.a-mainbar-center img{
	float: left;
	margin-right: 10px;
	max-width: 170px;
}
.a-mainbar-text{
	padding: 2px;
    line-height: 23px;
}
.a-mainbar-right{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	max-width: 32%;
	padding: 10px 0;
}
.a-mainbar-paid{
	text-transform: uppercase;
}
.a-banner{
	background: #f0f8fa;
}
.a-banner-slide{
}

.a-topmenu-wrap{
	background: #018ed4;
}
.a-topmenu{
    max-width: 1195px;
	margin: auto;
	display: flex;

    min-height: 2px;
	justify-content: start;
	flex-wrap: wrap;
	padding: 0;
}
.a-topmenu li{
	display: inline-flex;
}
.a-banner{
	padding: 0;
}
.a-banner img{
	width: 100%;
}
.a-search{
	background: #f0f8fa; 
}
.a-search-wrap{
	max-width: 1170px;
	margin: auto;
}
.a-search-line{
	display: flex;
}
.a-search-line .a-search-field{
	width: 100%;
	height: 20px;
}
.a-search-button{
    width: 100px;
    background: #a1c53a;
    border: 0;
    color: #fff;
    font-size: 16px;
    border-color: #a1c53a;
	transition: 0.3s;
}
.a-search-button:hover{
	background: #a1c53a80;
}
.a-servicebar{
	background: #fff;
	padding-bottom: 0;
}
.a-servicebar-wrap{
	max-width: 1170px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.a-servicebar-items{
    display: flex;
    justify-content: space-around;
    flex-basis: 585px;
    flex-wrap: wrap;
}
.a-servicebar-item{
	display: flex;
	flex-direction: column;
    flex-basis: 234px;
    padding-bottom: 50px;
}
.a-servicebar-item img{
	margin: 0px auto 32px;
	width: 76px;
	height: 77px;
}
.a-servicebar-title{
	text-align: center;
	margin-bottom: 19px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	text-transform: none;
}
.a-servicebar-text{
	text-align: center;
	margin: 0 15px 0px;
	font-size: 14px;
}
.a-schedule{
	background: #008ed4;
	padding-bottom: 0px;
}
.a-schedule-wrap{
	display: flex;
	flex-direction: row;
	max-width: 1170px;
	margin: auto;
	flex-wrap: wrap;
	justify-content: space-between;
}
.a-schedule-item{
    flex-basis: 355px;
    padding-bottom: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.a-schedule-title{
	text-align: center;
	margin: 0px 0 15px 0;
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
}
.a-schedule-title-left{
	margin: 0px 0 15px 0;
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
}
.a-schedule-text{
	text-align: left;
	font-size: 14px;
	margin-bottom: 15px;
	color: #fff;
}
.a-schedule-text-left{
	font-size: 16px;
	color: #fff;
}
.a-schedule-button{
	cursor: pointer;
	text-align: center;
	border-radius: 10px;
	background: #a1c53a;
	width: 220px;
	padding: 8px 5px 5px;
	font-size: 16px;
	color: #fff;
	transition: 0.3s;
}
.a-schedule-button:hover{
	background: #a1c53a80;
}
.a-schedule-mode{
	width: 60%;
	margin: 0 auto 0;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
}
.a-news-wrap{
	max-width: 1170px;
	margin: auto;
}
.a-news{
    margin: 0;/*50px 0 0;*/
    border-top: 3px #eee dashed;
}
.a-news-title{
	font-size: 24px;
	margin-bottom: 50px;
	font-weight: 600;
	color: #008ed4;
	text-align: center;
	text-transform: uppercase;
}
.a-news-items{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}
.a-news-item{
    max-width: 320px;
    min-width: 250px;
    padding-bottom: 50px;
}
.a-news-img{
	margin-bottom: 22px;
    height: 220px;
    width: 320px;
    overflow: hidden;
}
.a-menu-wrap .a-news-img{
	width: 180px;
}
.a-news-img img{
	width: 100%;
height: 100%;
    object-fit: cover;
}
.a-news-text{
	font-size: 14px;
	margin-bottom: 20px;
}
.a-news-button{
	cursor: pointer;
	border: 2px #eee solid;
	border-radius: 10px;
	width: 100px;
	padding: 10px 10px;
	border-color: #008ed4;
	text-align: center;
	transition: 0.3s;
}
.news-page .a-news-button{
width: 40%;
}
.a-news-button:hover{
	border-color: #8BC34A;
	color: #8BC34A;
}
.a-news-all{
	cursor: pointer;
	width: 100px;
	margin: auto;
	padding: 10px 10px;
	background: #008ed4;
	border-radius: 10px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	transition: 0.3s;
}
.a-news-all:hover{
	background:#a1c53a;
}
.a-welcome{
	background: url(/bitrix/templates/adretta/images/welcome.jpg);
    background-size: cover;
    padding: 0 15px;
}
.a-welcome-wrap{
	max-width: 1170px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.a-welcome-desc{
	max-width: 60%;
}
.a-welcome-img img{
	max-width: 100%
}
.a-welcome-title{
	font-size: 34px;
	margin: 64px 0;
	color: #008ed4;
}
.a-welcome-message{
	font-size: 19px;
	font-weight: 600;
	margin-bottom: 29px;
}
.a-welcome-text{
	font-size: 16px;
	margin-bottom: 46px;
}
.a-welcome-signature{
	font-size: 16px;
	padding-bottom: 50px;
}
.a-specialists-wrap{
	max-width: 1170px;
	margin: auto;
}
.a-specialists-items{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.a-specialists-item{
	max-width: 320px;
    min-width: 250px;
    padding-bottom: 50px;
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}
.a-specialists-img{
	height: 400px;
    overflow: hidden;
}
.a-specialists-title{
	font-size: 24px;
	font-weight: 600;
	color: #008ed4;
	margin: 0 0 50px;
	text-align: center;
	text-transform: uppercase;
}
.a-specialists-name{
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	color: #008ed4;
	margin: 30px 0;
}
.a-specialists-position{
	font-size: 14px;
	text-align: center;
	margin-bottom: 30px;
}
.a-specialists-schedule{
	font-size: 14px;
	text-align: center;
	max-width: 60%;
	margin: 0 auto 30px;
}
.a-specialists-button{
	cursor: pointer;
	border: 2px #eee solid;
	border-radius: 10px;
	width: 30%;
	margin: auto;
	padding: 10px 10px;
	border-color: #008ed4;
	text-align: center;	
	transition: 0.3s;
}
.a-specialists-button:hover{
	border-color: #8BC34A;
	color: #8BC34A;
}
.a-specialists-all{
	cursor: pointer;
	width: 120px;
	margin: auto;
	padding: 10px 10px;
	background: #008ed4;
	border-radius: 10px;
	text-align: center;
	font-size: 14px;
	color: #fff;	
	transition: 0.3s;
}
.a-specialists-all:hover{
	background:#a1c53a;
}
.a-aboutus{
	background: url(/bitrix/templates/adretta/images/aboutus.jpg);
    background-size: cover;
}
.a-aboutus-wrap{
	max-width: 1170px;
	margin: auto;	
}
.a-aboutus-title{
	font-size: 24px;
	font-weight: 600;
	padding: 0 0 50px;
	text-align: center;
	text-transform: uppercase;
	color: #018ed4;
}
.a-aboutus-items{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.a-aboutus-video{
    width: 60%;
}
.a-abautus-video-content{
	position:relative;
	padding-bottom:56.25%;
	height:0;	
}
.a-aboutus-video iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.a-aboutus-description{
	width: 32%;
}
.a-aboutus-text{
	font-size: 14px;
}
.a-aboutus-link{
	width: 100%;
	margin-top: 38px;
	font-size: 14px;
}
.a-aboutus-link a{
	color: #000;
	text-decoration: underline;
}
.a-aboutus-link:hover a{
	text-decoration: none;
}
.a-regulatory{
    padding: 50px 15px 0;
}
.a-regulatory-wrap{
	max-width: 1170px;
	margin: auto;
}
.a-regulatory-title{
	font-size: 24px;
	font-weight: 600;
    padding: 0 0 50px 0;
	text-align: center;
	color: #008ed4;
	text-transform: uppercase;
}
.a-regulatory-items{
    display: flex;
    justify-content: space-around;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.a-regulatory-items ul{
	padding-left: 0;
}
.a-regulatory-items li{
    display: flex;
}
.a-regulatory-items img{
	width: 50px;
	height: 40px;
    padding: 0 20px 40px;
}
.a-regulatory-item{
	width: 390px;
    display: flex;
}
.a-regulatory-items div{
    font-size: 14px;
}
.a-reviews{
	background: #f0f8fa;
	padding-bottom: 50px;
}
.a-reviews-wrap{
	max-width: 1170px;
	margin: auto;
}
.a-reviews-title{
	font-size: 24px;
	font-weight: 600;
    padding: 0 0 50px 0;
	text-align: center;
	color: #008ed4;
	text-transform: uppercase;
}
.a-review-items{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.a-review-item{
	background: #fff;
	max-width: 280px;
	min-width: 200px;
	padding: 20px;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 50px;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.a-review-signature{
	font-size: 16px;
	font-weight: 600;
	margin-top: 24px;
    margin-bottom: 24px;
}
.a-review-bottom{
    height: 50px;
	background: url("/bitrix/templates/adretta/images/review.jpg") #fff no-repeat right;
}
.a-review-all{
	cursor: pointer;
	width: 120px;
	margin: 0 auto;
	padding: 10px 10px;
	background: #008ed4;
	border-radius: 10px;
	text-align: center;
	font-size: 14px;
	color: #fff;	
	transition: 0.3s;
}
.a-review-all:hover{
	background:#a1c53a;
}
.a-footer{
	background: #424242;
    padding: 50px 15px 0;
}
.a-footer-wrap{
	max-width: 1170px;
	margin: auto;
}
.a-footer-items{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	color: #fff;
	width: 100%;
	line-height: 25px;
}
.a-footer-items a{
	color: #fff;
	text-decoration: underline;
}
.a-footer-items a:hover{
	text-decoration: none;
}
.a-footer-items ul{
	color: #fff;
	padding-left: 0;
	list-style: none;
}
.a-footer-title{
	font-size: 18px;
}
.a-footer-item{
	font-size: 14px;
	max-width: 250px;
	min-width: 200px;
	margin-bottom: 50px;
}



@media screen and (max-width: 1170px){
	.a-schedule-wrap{
		justify-content: space-around;
	}
	.a-news-items{
		justify-content: space-evenly;
	}
	.a-specialists-items{
		justify-content: space-evenly;
	}
	.a-review-items{
		justify-content: space-evenly;
	}
}
/* Для билборда */
@media (min-width: 768px) and (max-width: 1170px) { 
	.a-mainbar-wrap {
    margin: 0 30px 30px;}
.bx-top-nav-container .bx-nav-1-lvl {
    float: none;
    margin: 0 30px;
    display: inline-block;
    position: relative;
text-align: left;
}
.bx-top-nav-container .bx-nav-list-1-lvl {
    text-align:center;

}
.a-servicebar-item {
    flex-basis: 210px;
	}
.a-schedule-item {
		flex-basis: 100%;

    text-align: center;
}
	.a-schedule-text {text-align: center;}
	.a-schedule-button {margin: 0 auto;}
}
	.linkIsDisabled {pointer-events: none;}

@media screen and (max-width: 768px){
	.a-mainbar-wrap {
		flex-direction: column;
	    align-items: center;
	}
	.a-mainbar-wrap{
    	margin: 0 auto 10px;
	}
	.a-mainbar-left{
		max-width: 100%;
		order: 2;
	}
	.a-mainbar-left *{
		padding-bottom: 5px;
	}
	.a-mainbar-view{
		/*display: none;*/
		font-size: 10px;
	}
	.a-mainbar-center{
		max-width: 100%;
		order: 1;
		margin: 10px 15px;
		
		flex-direction: column;
		text-align: center;
	}
	.a-mainbar-center .a-mainbar-logo{
		
		padding-bottom: 20px;
	}
	.a-mainbar-right{
		max-width: 100%;
		order: 3;
		align-items: center;
	}
	.a-mainbar-right *{
		padding-bottom: 5px;
	}
	.a-mainbar-text{
		display: flex;
		flex-direction: column;
		justify-content: space-around;
	}
	.a-mainbar-tel{
		display: flex;
	    flex-direction: column;
	    align-items: center;
	}
	.a-topmenu {
		justify-content: center;
		text-align: center;
	}
	.a-topmenu li{
		padding: 5px 10px;
	}
	.a-welcome-wrap{
		flex-direction: column;
		justify-content: space-between;
	}
	.a-welcome-wrap{
		justify-content: center;
	}
	.a-welcome-desc{
		max-width: 100%;
	}
	.a-welcome-img{
	}
	.a-aboutus-items{
		flex-direction: column;
	}
	.a-aboutus-items *{
		width: 100%;
	}
	.a-aboutus-text{
		margin-top: 50px;
	}
	.a-review-items{
		justify-content: space-evenly;
	}
	.a-footer-items{
		justify-content: space-around;
	}
}

@media screen and (max-width: 480px){
	.a-footer-items{
		justify-content: space-between;
	}
    
}




.serviceprice-wrapper{
    border-radius: 5px;
    border: 1px #eee solid;
    margin-top: 15px;
}
.serviceprice-menu-title{
	font-size: 20px;
    padding: 10px 0;
	border-bottom: 1px #eee solid;
}
.serviceprice-menu ul{
	list-style: none;
    padding: 0;
}
.serviceprice-menu li{
	padding: 10px 0;
	font-size: 16px;
	text-decoration: none;
	/*transition: 1s;*/
}
.serviceprice-menu li:hover{
	/*padding-left: 15px;
	transition: 1s;*/
	background: whitesmoke;
	border: 2px 0 1px 0 #eee solid;
}

.serviceprice-menu .active{
	/*padding-left: 15px;*/
	background: whitesmoke;
	border: 2px 0 1px 0 #eee solid;
}

.serviceprice-menu .active a{
	color: black;
}

.serviceprice-menu a{
	text-decoration: none;
}
.serviceprice-items{
	display: flex;
	border-collapse: collapse;
	border-bottom: 1px #eee solid;
}
.serviceprice-items div{
	padding: 14px 14px;
}
.serviceprice-item-section{
	width: 100%;
	text-align: center;
	border-bottom: 1px #eee solid;
	padding: 10px;
    font-size: 16px;
color: white;
    background: #018ed4;
}
.serviceprice-item-code{
	flex: 2;
}
.serviceprice-item-name{
	flex: 6;
}
.serviceprice-item-name a{
	color: black;
  text-decoration: underline;

}
.serviceprice-item-name hasinside{
  text-decoration: none;
}
.serviceprice-item-price{
	flex: 2;
	text-align: right;
}
.bx-searchtitle{
	padding: 15px;
}
.personal-data{
	display: flex;
    align-items: flex-start;
    margin: 10px;
}
.news-nav{
    display: block;
    width: 100%;
    text-align: center;
    margin: 50px 0;
    font-size: 20px;
}

#scrollUpButton {

    width: 65px;
    height: 65px;
    display: none;
    position: fixed;
    bottom: 20px;
    left: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #018ed4;
    cursor: pointer;
    padding: 15px;
    border-radius: 50%;
    font-size: 18px;

}
#scrollUpButton:hover{
    background-color: #333;
    
}
#scrollUpButton img {
vertical-align: unset;
    width: 32px;
    height: 32px;

}
.svodka {
background: #f0f8fa;
padding: 0 15px;
}
.svodka-wrap {
margin: 50px auto;
max-width: 1200px;
}

.svodka-wrap .a-news-title {margin-bottom: 10px;}

.svodka-date-wrap 
{
    text-align: center;
    font-size: 20px;
}
.svodka-date 
{
    font-weight: bold;
}
.svodka-items{
display: flex;
flex-wrap: wrap;
flex-direction: row;
position: relative;
    justify-content: space-between;
margin-top: 20px;
}

.svodka-item{
background: #fff;
    flex-direction: column;
    justify-content: space-between;
    width: 22%;
    box-sizing: border-box;
    padding: 20px 50px;
    border: 3px solid #008ed4;
    border-radius: 5px;
transition: 0.5s ease;
}
/*.svodka-item:last-child{
    border: 3px solid red;}*/
.svodka_text{
cursor: default;
    font-size: 14px;
}
.svodka_count{

cursor: default;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 0;
}

@media screen and (max-width: 1024px){
	.svodka-item{width: 48%; margin-bottom: 10px;}
}
@media screen and (max-width: 480px){
	.svodka-item{width: 100%; padding: 20px 20px;}
}
/* End */
/* /bitrix/templates/adretta/components/bitrix/menu/adrettaHorizontalMenu/style.css?175032051611256 */
/* /bitrix/templates/adretta/template_styles.css?171401903315628 */
