

/* Start:/bitrix/templates/template.main/css/global/global.css?14809216011970*/
﻿/* global.css
 * глобальные стили
 *
 */

* { 
	outline: none; 
}
body, html { 
	height: 100%;
	width: 100%;
	margin: 0; 
	padding: 0;
	border: none;
	background-color: #ffffff;
}
table, td, th { 
	margin: 0; padding: 0;
	border-collapse: collapse;
	font-size: 100%;
}
img { 
	border: none; 
	/*margin: 0; */
	padding: 0; 
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.4em 0;
	padding: 0;
	color: #000;
	font-weight: normal;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5,h6 {
	font-size: 16px;
}
p {
	margin: 0.8em 0;
	padding: 0;
}
.g-clean {
	clear: both;
	font-size:0;
  	overflow: hidden;
}
.g-nobr {
	white-space: nowrap;
}
.g-menu ul, .g-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.g-half-link {
	cursor: pointer;
	text-decoration: none !important;
	color: inherit;
	border-bottom-color: inherit;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.g-img-left {
    float: left;
    margin: 0 20px 0 0;
}
.g-img-right {
    float: right;
    margin: 0 0 0 20px;
}
.g-ico {
	background-image: url('/bitrix/templates/template.main/css/global/../../img/ico-map.png');
}
.g-button{
	color: #ffffff !important;
	text-decoration: none !important;
  	background-color: #ea2a53;
  	border-color: #e41642;
  	border: 1px solid transparent;
  	font-size: 15px !important;
  	line-height: 1.1;
  	cursor: pointer;
    font-family: "CirceWebLight", Helvetica, Arial, sans-serif;
  	display: inline-block;
  	padding: 6px 10px;
  	/*text-transform: uppercase;*/
}
.b-mod-title{
    color: #ea2a53;
    text-transform: uppercase;
   
    margin: 0px -15px 30px -15px !important;
    padding: 14px 20px 0px 50px;
    
}
    .b-mod-title h1{
        font-size: 26px  !important;
        color: #ea2a53 !important;
        margin-top: 12px !important;
    }
.m-box-modal{
    padding: 2px 15px 15px 15px !important;
    border-radius: 0 !important;
    max-width: 900px !important;
}
.m-box-modal .box-modal_close{
    z-index: 100;
}
/* End */


/* Start:/bitrix/templates/template.main/css/global/font.css?1480921601283*/
/* font.css
 * глобальные стили шрифта на всем сайте
 *
 */

body {
	color: black;
	font: 14px/1.4 Arial, sans-serif;
}
/*a, a:visited { 
	color: black;
	text-decoration: underline;
}
a:hover, a:active {
	color: blue;
	text-decoration: underline;
}*/

/* End */


/* Start:/bitrix/templates/template.main/css/layout/holster.css?1480921601879*/
/* holster.css
 * стили основных блоков сайта, его сетки
 *
 */

.l-page {
	position: relative;
  	height: auto !important;
  	height: 100%;
  	min-height: 100%;
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
}
.l-page-contents{
	box-shadow: inset 0px 72px 23px -66px rgba(0, 0, 0, 0.4);
}
	.l-page-holder {
		margin: 0 auto;
		width: 1200px;
		/*padding: 0 30px 80px;*/
	}
		.l-wrapper {
			width: 100%;
		}
			.l-header {
				height: 80px;
			}
			
				.l-content {
					width: 1200px;
					margin: 0 auto;
					overflow: hidden;
					padding: 40px 0px;
				}
					.l-page-content {
						
						overflow: hidden;
					}
					.l-page-left {
						float: left;
						width: 340px;
						margin: 0px 50px 0px 15px;
						overflow: hidden;
					}
			
	.l-footer {
		position: absolute;
		bottom: 0; 
		left: 0;
		width: 100%;
		height: 80px;
	}
/* End */


/* Start:/bitrix/templates/template.main/css/layout/blocks.css?14809216013098*/
/* blocks.css
 * Стили блоков сайта, основной рабочий файл
 *
 */

 
 .b-breadcrumb{
    margin:0px 15px 20px 15px;
 }
 .b-learning_name{
    float: left;
    width: 370px;
    margin: 0px 15px;
 }
 .b-learning_calendar{
    float: right;
    width: 370px;
    margin: 0px 15px;
 }
 .b-learning_top{
    overflow: hidden;
    margin-bottom: 30px;
 }
 .learning-sales{
    padding: 20px 15px;
    width: 100%;
 }
 .b-learning_top_left{
    float: left;
    width: 370px;
    margin: 0px 15px;
 }
 .b-learning_top_right{
    float: right;
 }
 .event-title{
    margin-bottom: 20px;
    font-size: 20px;
    max-width: 370px;
 }
 .event-more{
    float: right;
    overflow: hidden;
}
 .b-left-projects-title{
    color: #ea2a53;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
    cursor: pointer;
 }
 .b-left-tests-title{
    color: #ea2a53;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
    cursor: pointer;
 }
  .b-left-plays-title{
    color: #ea2a53;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
    cursor: pointer;
 }
  .b-left-presentations-title{
    color: #ea2a53;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
    cursor: pointer;
 }
 .b-left-reviews{
    margin-top: 20px;
 }
     .b-left-reviews-title{
        color: #ea2a53;
        text-transform: uppercase;
        font-size: 20px;
        margin-bottom: 20px;
        cursor: pointer;
     }
 .b-slider_clients{
    margin: 50px 15px;
 }
 .b-slider_projects{
    margin: 50px 0px;
 }
 .learning-text{
    padding: 30px 15px 45px 30px;
 }
.b-left-news-title{
    cursor: pointer;
}
 .b-programs_top{
    overflow: hidden;
    margin-bottom: 40px;
    
 }
    .b-programs_left{
        float: left;
        width: 370px;
        margin: 0px 15px;
    }
    .b-programs_right{
        float: left;
        width: 740px;
        margin: 0px 15px;
        overflow: hidden;
    }
 .b-services_top{
    overflow: hidden;
    
    
 }
    .b-services_left{
        float: left;
        width: 370px;
        margin: 0px 15px;
    }
    .b-services_right{
        float: left;
        width: 740px;
        margin: 0px 15px;
        overflow: hidden;
    }
.b-left-article{
    margin: 30px 0px;
}
 .b-footer_form{
    float: left;
    overflow: hidden;
    width: 780px;
    padding-left: 15px;
    position: relative;
    margin-right: 20px;
 }
 .b-footer_form #i-message-form-item-12{
    position: absolute;
    top: 0px;
    right: 0px;
 }
 .b-footer_form .b-message-form_submit{
    /*position: absolute;*/
    bottom: 35px;
    right: 277px;
 }
.b-footer_menu{
    float: left;
}

.b-footer_menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 15px;
}
    .b-footer_menu li{
        float: left;
        padding-top: 20px;
        margin: 0px 55px;
        max-width: 100px;
    }
       .b-footer_menu li:before{
           padding: none;
           content: none; 
        }
    .b-footer_menu ul li:first-child{
        margin-left: 0px;
    }
/* End */


/* Start:/bitrix/templates/template.main/css/layout/content.css?1480921601638*/
/* content.css
 * Стандартные стили контента сайта (таблицы, изображения)
 *
 */

.b-content td {
    vertical-align: top;
}

.b-table {
    margin-right: 2px;
}
    .b-table table {
        border-top: 3px solid #0592d0;
    }
    .b-table th, .b-table td {
        padding: 10px;
        border: 1px solid #d4d4d4;
        text-align: left;
        vertical-align: middle;
        font-size: 13px;
        color: #000;
    }
    .b-table th, .b-table tr:first-child td, .b-table tr:nth-child(odd) {
        background-color: #e5e5e5;
    }
    .b-table .phone {
        width: 120px;
    }
/* End */


/* Start:/bitrix/components/ma/site.settings/fancybox2/jquery.fancybox.css?14809216134867*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/components/ma/site.settings/fancybox2/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/components/ma/site.settings/fancybox2/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/components/ma/site.settings/fancybox2/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/components/ma/site.settings/fancybox2/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/bitrix/components/ma/site.settings/fancybox2/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/bitrix/components/ma/site.settings/fancybox2/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/templates/template.main/components/ma/site.settings/template2/style.css?14809216013487*/
.arcticmodal-overlay { display: none !important; }

.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url('/bitrix/templates/template.main/components/ma/site.settings/template2/img/loading.gif') no-repeat 50% 50%; }

.m-box-modal {
    position: relative;
    max-width: 700px;
    background-color: #FFF;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15), 0 8px 30px -5px rgba(0, 0, 0, .5);
    -moz-box-shadow: inset 1px 1px 10px #aaa;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15), 0 8px 30px -5px rgba(0, 0, 0, .5);
    color: #000;
}
    .m-box-modal .box-modal_close {
        position: absolute;
        top: 17px;
        right: 16px;
        width: 11px;
        height: 11px;
        overflow: hidden;
        background: transparent url('/bitrix/templates/template.main/components/ma/site.settings/template2/img/close-x.png') 0 0 no-repeat;
        cursor: pointer;
        color: #000;
        text-indent: -1000px;
    }

    .m-box-modal .b-mod-title {
        padding: 14px 20px 12px 20px;
        border-bottom: 1px solid #e8e7e5;
    }
        .m-box-modal .b-mod-title h1 {
            margin: 0;
            padding: 0;
            color: #000;
            font-size: 15px;
        }
        .m-box-modal .b-content-ajax {
            padding: 15px 20px;
        }


.b-up_button {
    position: fixed;
    right: 30px;
    bottom: 50px;
    display: none;
    width: 39px;
    height: 40px;
    z-index: 100;
}

.b-up_button span {
    display: block;
    height: 100%;
    background: url('/bitrix/templates/template.main/components/ma/site.settings/template2/img/up.jpg') no-repeat 0px 0px;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

/*Radio button*/

.ma_custom_radio_button {
    padding: 0px 0px 0px 20px;
    position: relative;
    background: url('/bitrix/templates/template.main/components/ma/site.settings/template2/img/button.png') no-repeat 0px 2px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 6px;
}

*+html .ma_custom_radio_button {
    display: inline;
    zoom: 1;
}

*html .ma_custom_radio_button {
    display: inline;
    zoom: 1;
}

.ma_custom_radio_button.checked {
    background-position: 0px -33px;
}

    .ma_custom_radio_button input {
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        top: 0px;
        left: 0px;
        cursor: pointer;
    }
    
/*Placeholder*/

input.custom-input-placeholder,
textarea.custom-textarea-placeholder {
    color: #000;
}

input.placeholder-color,
textarea.placeholder-color {
    color: #ccc;
}

/*checkbox*/

.ma_custom_checkbox_button {
    padding: 0px 0px 0px 22px;
    position: relative;
    background: url('/bitrix/templates/template.main/components/ma/site.settings/template2/img/checkbox.png') no-repeat 0px 0px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 6px;
}

*+html .ma_custom_checkbox_button {
    display: inline;
    zoom: 1;
}

*html .ma_custom_checkbox_button {
    display: inline;
    zoom: 1;
}

.ma_custom_checkbox_button.checked {
    background-position: 0px -100px;
}

    .ma_custom_checkbox_button input {
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        top: 0px;
        left: 0px;
        cursor: pointer;
    }
/* End */


/* Start:/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/poshytip.css?14809216014524*/
.b-tooltip-yellow {
	z-index: 1000;
	text-align: left;
	border: 1px solid #c7bf93;
	padding: 3px 7px;
	min-width: 50px;
	max-width: 300px;
	color: #000;
	background-color: #fff9c9;
}
.b-tooltip-yellow .tip-inner {
	font: normal 11px/1.2 Arial, sans-serif;
}
.b-tooltip-yellow .tip-arrow-top {
	margin-top:-10px;
	margin-left:6px;
	top:0;
	left:0;
	width:10px;
	height:10px;
	background:url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-yellow_arrows.png) no-repeat;
}
.b-tooltip-yellow .tip-arrow-right {
	margin-top:6px;
	margin-left:0;
	top:0;
	left:100%;
	width:10px;
	height:10px;
	background:url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-yellow_arrows.png) no-repeat -10px 0;
}
.b-tooltip-yellow .tip-arrow-bottom {
	margin-top:0;
	margin-left:6px;
	top:100%;
	left:0;
	width:10px;
	height:10px;
	background:url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-yellow_arrows.png) no-repeat -20px 0;
}
.b-tooltip-yellow .tip-arrow-left {
	margin-top:6px;
	margin-left:-10px;
	top:0;
	left:0;
	width:10px;
	height:10px;
	background:url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-yellow_arrows.png) no-repeat -30px 0;
}

.b-tooltip-red {
	z-index: 1000;
	text-align: left;
	border: 1px solid #de9898;
	padding: 4px 7px;
	min-width: 50px;
	max-width: 300px;
	color: #000;
	background-color: #fedada;
}
.b-tooltip-red .tip-inner {
	font: normal 11px/1.2 Arial, sans-serif;
}
.b-tooltip-red .tip-arrow-top {
	margin-top:-10px;
	margin-left:6px;
	top:0;
	left:0;
	width:10px;
	height:10px;
	background:url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-red_arrows.png) no-repeat;
}
.b-tooltip-red .tip-arrow-right {
	margin-top:6px;
	margin-left:0;
	top:0;
	left:100%;
	width:10px;
	height:10px;
	background:url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-red_arrows.png) no-repeat -10px 0;
}
.b-tooltip-red .tip-arrow-bottom {
	margin-top:0;
	margin-left:6px;
	top:100%;
	left:0;
	width:10px;
	height:10px;
	background:url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-red_arrows.png) no-repeat -20px 0;
}
.b-tooltip-red .tip-arrow-left {
	margin-top:6px;
	margin-left:-10px;
	top:0;
	left:0;
	width:10px;
	height:10px;
	background:url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-red_arrows.png) no-repeat -30px 0;
}


.b-tooltip-gray {
	z-index: 1000;
	text-align: left;
	border: 1px solid #bbb;
	padding: 15px;
	min-width: 50px;
	max-width: 800px;
	background-color: #FFF;
	box-shadow: 0px 2px 5px #CCC;
	-moz-box-shadow: 0px 2px 5px #CCC;
	-webkit-box-shadow: 0px 2px 5px #CCC;
}
.b-tooltip-gray .tip-arrow-top {
	margin-top: -8px;
	margin-left: -7px;
	top: 0;
	left: 50%;
	width: 15px;
	height: 9px;
	background: url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-gray_arrows.png) no-repeat;
}
.b-tooltip-gray .tip-arrow-right {
	margin-top:-4px;
	margin-left:0;
	top:50%;
	left:100%;
	width:9px;
	height:15px;
	background: url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-gray_arrows.png) no-repeat -15px 0;
}
.b-tooltip-gray .tip-arrow-bottom {
	margin-top: 0;
	margin-left: -7px;
	top: 100%;
	left: 50%;
	width: 15px;
	height: 9px;
	background: url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-gray_arrows.png) no-repeat -25px 0;
}
.b-tooltip-gray .tip-arrow-left {
	margin-top:-4px; 
	margin-left:-6px;
	top:50%;
	left:0;
	width:9px;
	height:15px;
	background:url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-gray_arrows.png) no-repeat -40px 0;
}



.b-tooltip-help {
	z-index:1000;
	text-align:left;
	border:1px solid #939393;
	padding:7px;
	min-width:50px;
	max-width:530px;
	color:#8c3901;
	background-color:#fef9d9;
	background-image: url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-yellow.png); /* bgImageFrameSize >= 10 should work fine */
	/**
	 * - If you set a background-image, border/padding/background-color will be ingnored.
	 *   You can set any padding to .tip-inner instead if you need.
	 * - If you want a tiled background-image and border/padding for the tip,
	 *   set the background-image to .tip-inner instead.
	 */
}
.b-tooltip-help .tip-inner {
	font:bold 13px/18px 'trebuchet ms',arial,helvetica,sans-serif;
	margin-top:-2px;
	padding:0 3px 1px 3px;
}

/* Configure an arrow image - the script will automatically position it on the correct side of the tip */
.b-tooltip-help .tip-arrow-top {
	margin-top:-7px;
	margin-left:15px;
	top:0;
	left:0;
	width:16px;
	height:10px;
	background:url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-yellow_arrows2.png) no-repeat -40px 0;
}
.b-tooltip-help .tip-arrow-right {
	margin-top:-9px; /* approx. half the height to center it */
	margin-left:-4px;
	top:50%;
	left:100%;
	width:10px;
	height:20px;
	background:url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-yellow_arrows2.png) no-repeat -16px 0;
}
.b-tooltip-help .tip-arrow-bottom {
	margin-top:-6px;
	margin-left:15px;
	top:100%;
	left:0;
	width:16px;
	height:13px;
	background:url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-yellow_arrows2.png) no-repeat -32px 0;
}
.b-tooltip-help .tip-arrow-left {
	margin-top:-9px; /* approx. half the height to center it */
	margin-left:-6px;
	top:50%;
	left:0;
	width:10px;
	height:20px;
	background:url(/bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/img/tip-yellow_arrows2.png) no-repeat -48px 0;
}
/* End */


/* Start:/bitrix/templates/template.main/components/ma/catalog.section.list/template.news/style.css?14809216001324*/
.l-page-left ul{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 20px;
}
    .l-page-left .ul-deep-1 {
        margin-left: 35px;
    }
       .l-page-left  a.a-deep-1{
            color: #ea2a53;
            text-decoration: none !important;
        }
           .l-page-left  .li-deep-1 > a.a-deep-1:after {
              font-family: 'Glyphicons Halflings';
              
              content: '\e252';
              margin-top: 5px;
              padding-left: 15px;
            }
            .l-page-left  .li-deep-1 > a.a-deep-1.selected:after {
              font-family: 'Glyphicons Halflings';
              content: '\e253';
              margin-top: 5px;
              padding-left: 15px;
            }
           .l-page-left  .li-deep-1 > a.a-deep-1.active:after {
              content: '\e253';
            }
            .l-page-left li:before{
              content: none;
              padding: none;
            }
        .l-page-left .ul-deep-2 {
            margin-left: 35px;
        }
        .l-page-left a.a-deep-2{
            text-decoration: none !important;
         }
    .l-page-left .ul-deep-2{
        display: none;
    }
    .l-page-left .active .ul-deep-2{
       // display: block;
display:none;
    }
    .l-page-left .li-deep-1{
        margin-bottom: 20px;
    }

/* End */


/* Start:/bitrix/templates/.default/components/ma/form/footer_form/style.css?15167982625721*/
.b-footer_form .b-message-form {
   /* margin: 2.0em 0 0 0;*/
    font: normal 1.0em/1.2 Arial, sans-serif;
}
  
   .b-footer_form  .b-message-form_info {
        margin-bottom: 2.0em;
    }
    .b-footer_form .b-message-form_item {
        position: relative;
        margin: 0 0 15px 0;
        zoom: 1;
    }
    .b-footer_form .b-message-form_item:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
       .b-footer_form  .b-message-form_item label {
            display: block;
            margin: 0 0 0.3em 0;
            text-align: left;
        }
            .b-footer_form .b-message-form_item label .required {
                color: #CC0000;
            }
        .b-footer_form .b-message-form_item_text label, .b-footer_form .b-message-form_item_textarea label {
            position: absolute;
            top: 8px;
            left: 15px;
            z-index: 2;
            font-size: 13px;
            font-weight: normal;
        }
    .b-footer_form .b-message-form_field {
        position: relative;
    }
       .b-footer_form  .b-message-form_checkbox label, .b-footer_form .b-message-form_radio label {
            display: inline;
            float: none;
            width: auto;
            margin: 0;
            text-align: left;
            font-size: 14px;
        }
        .b-footer_form .b-message-form_text input, .b-footer_form .b-message-form_date input {
            display: block;
            width: 370px;
            height: 30px;
            padding: 6px 12px;
            font-size: 15px;
            line-height: normal;
            color: #555555;
            background-color: #fff;
            background-image: none;
            border: none;
            border-radius: 0px;
            box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
        }
        .b-footer_form .b-message-form_date input {
            /*width: 170px;*/
        }
            .b-footer_form .b-message-form_date .calendar-icon {
                position: absolute;
                top: 4px;
                left: 342px;
            }
        .b-footer_form .b-message-form_item .textarea {
            display: block;
            width: 370px;
            height: 165px;
            padding: 6px 12px;
            font-size: 15px;
            line-height: normal;
            color: #555555;
            background-color: #fff;
            background-image: none;
            border: none;
            border-radius: 0px;
            box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
        }
       .b-footer_form  .b-message-form_dropdown select {
            width: 367px;
            margin-left: 1px;
            font: normal 16px/1.2 Arial, sans-serif;
        }
        

       .b-footer_form  .b-message-form_item-hint {
            display: block;
            clear: both;
            padding: 0.4em 0 0 0;
            color: #979797;
            font-size: 11px;
        }
       .b-footer_form  .b-message-form_item-error {
            display: block;
            clear: both;
            margin: 0;
            padding: 0.4em 0 0 0;
            color: #dd4b39;
            font-size: 11px; 
        }
       .b-footer_form  .b-message-form_error .b-message-form_text input, .b-footer_form .b-message-form_error .b-message-form_date input, .b-footer_form .b-message-form_error textarea {
            border-color: #dd4b39 !important;
        }

        .b-footer_form .b-color-captcha {
            float: left;
            margin: -5px 0 0 -5px; 
        }
           .b-footer_form  .b-color-captcha_item {
                float: left;
                padding: 8px;
            }
           .b-footer_form  .b-color-captcha_selected {
                padding: 5px;
                border: 3px solid red;
            }
              .b-footer_form   .b-color-captcha_item span {
                    display: block;
                    width: 25px;
                    height: 25px;
                    overflow: hidden;
                    text-indent: -5000px;
                }
       .b-footer_form  .b-color-captcha-text {
            position: relative;
            float: left;
            height: 24px;
            margin: 3px 0 0 15px;
            padding: 0 10px;
            line-height: 25px;
            background-color: #f2efda;
            background-color: #fff9c9;
            border: 1px solid #c7bf93;
        }
           .b-footer_form  .b-color-captcha-text_corner {
                position: absolute;
                margin-top: 7px;
                margin-left: -10px;
                top: 0;
                left: 0;
                width: 10px;
                height: 10px;
                overflow: hidden;
                background: url(/bitrix/templates/.default/components/ma/form/footer_form/img/tip-yellow_arrows.png) no-repeat -30px 0;
            }
           .b-footer_form  .b-color-captcha-text label {
                color: #000;
                font-size: 12px;
                font-weight: normal;
            }

   .b-footer_form  .b-message-form_submit {
        clear: both;
    }
       .b-footer_form  .b-message-form_submit input {
            font: normal 16px/1.2 Arial, sans-serif;
            cursor: pointer;
        }
   .b-footer_form  .b-message-form_required-sing {
        margin-top: 1.2em;
        margin-left: 310px;
        font-size: 11px;
    }
    .forTermOfUseCheck{
       display: inline-block;
       position: relative;
       margin-left: 30px;
       padding-left: 0px !important;
    }
    input#term-of-use{
        display: inline-block;
        position: absolute;
        margin-left: 0px
    }
    .submitCheckbox{
        /*max-width: 370px;*/
        margin-bottom: 15px;
    }
/* End */


/* Start:/bitrix/templates/template.main/styles.css?1602046573465*/
@import url('/bitrix/templates/template.main/css/global/global.css');
@import url('/bitrix/templates/template.main/css/global/font.css');

@import url('/bitrix/templates/template.main/css/layout/holster.css');
@import url('/bitrix/templates/template.main/css/layout/blocks.css');
@import url('/bitrix/templates/template.main/css/layout/content.css');


.g-ico {
	background-image: url('/bitrix/templates/template.main/img/ico-map.png') !important;
}
.text-uppercases{
    text-transform: uppercase;
    color: #ea2a53 !important;
}
.black {
    color: #000000;
}
.pink {
    color: #ea2a53;
}
.compact li{
padding: 5px 0;
}


/* End */


/* Start:/bitrix/templates/template.main/template_styles.css?1602046573874*/
h1 {
   font-size: 32px !important;
}

.footer-column-2{
	height: auto !important;
}

.b-programs_top {
	font-size: 20px;
	margin-bottom:15px;
}

.logo-flex-parent{
	display: flex;
    flex-direction: row;
	justify-content: space-between;
	margin: 0 7px !important;
}
a.g-ajax-data{
	margin-top: 20px;
}
.flex_parent_program{
	display: flex;
	flex-direction: row;
	padding-left: 15px;
    padding-right: 15px;
}
.flex_child_program{
	display: flex;
	min-width: 400px;
}

.flex_child_program a{
	text-decoration: none !important;
}

.btn_program_parent{
	margin-top: 210px !important;
	display: flex !important;
}
.btn_program_child{
	width: 50% !important;
	text-align: center !important;
	padding-right: 0px !important;
    padding-left: 0px !important;
}

ul.list-unstyled li{
	margin-bottom: 20px !important;
}

ul.list-unstyled li a{
	text-decoration: none !important;
}
/* End */
/* /bitrix/templates/template.main/css/global/global.css?14809216011970 */
/* /bitrix/templates/template.main/css/global/font.css?1480921601283 */
/* /bitrix/templates/template.main/css/layout/holster.css?1480921601879 */
/* /bitrix/templates/template.main/css/layout/blocks.css?14809216013098 */
/* /bitrix/templates/template.main/css/layout/content.css?1480921601638 */
/* /bitrix/components/ma/site.settings/fancybox2/jquery.fancybox.css?14809216134867 */
/* /bitrix/templates/template.main/components/ma/site.settings/template2/style.css?14809216013487 */
/* /bitrix/templates/template.main/components/ma/site.settings/template2/poshytip/poshytip.css?14809216014524 */
/* /bitrix/templates/template.main/components/ma/catalog.section.list/template.news/style.css?14809216001324 */
/* /bitrix/templates/.default/components/ma/form/footer_form/style.css?15167982625721 */
/* /bitrix/templates/template.main/styles.css?1602046573465 */
/* /bitrix/templates/template.main/template_styles.css?1602046573874 */
