

/* Start:/local/templates/stavdeti_filial/components/bitrix/catalog/edu-api/style.css?16070066601382*/
.sections_services,
.services-section{
    margin-bottom: 100px;
}
.edu-section-list {
	background: #fff;
	padding: 20px 25px 15px;
	border: 1px solid #d0d0d0;
	border-radius: 5px;
	margin-bottom: 30px;
}
.edu-section-list.bg_b {
	background: #f9fcff;
}
.edu-section-list.bg_p {
	background: #f1e9ff;
}
.edu-section-list ul,
.edu-section-list ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.edu-section__element {
	display: block;
	padding-bottom: 15px !important;
	margin-bottom: 15px !important;
	border-bottom: 1px solid #d0d0d0;
}
.edu-section__element:last-child {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	border-bottom: none;
}
.edu-section__section-item {
	padding-bottom: 15px !important;
}
.edu-section__section-item a {
	color: #212529;
	font-weight: 700;
	font-size: 18px;
	text-decoration: none;
}
.edu-section__section-item a:hover {
	color: #515151;
	text-decoration: none;
}
.edu-section__element li {
	padding-bottom: 10px !important;
}
.edu-section__element a {
	color: #212529;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 10px;
}
.edu-section__element a:hover {
	color: #515151;
	text-decoration: none;
}
.edu-section__title h4 {
	margin: 5px 0 25px !important;
	padding: 0;
	font-weight: 700;
	font-size: 22px;
	color: #212529;
}
/* End */


/* Start:/local/templates/stavdeti_filial/components/bitrix/catalog/edu-api/bitrix/catalog.element/edu-api/style.css?17334947279503*/
.prog-cours-item {
	margin-bottom: 20px;
	padding: 15px 20px;
	border: 1px solid #dbe0e5;
    border-radius: 4px;
}
.prog-cours-item .prog-cours-item__name {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
}
.prog-cours-item .prog-cours-item__city .prog-cours-item__city-title {
	margin-bottom: 7px;
	font-size: 12px;
	color: #727272;
}
.prog-cours-item .prog-cours-item__city span {
    font-size: 14px;
    color: #ffffff;
    background: #58a9ff;
    padding: 5px 7px;
    margin-right: 7px;
    border-radius: 4px;
}
.prog-cours-item_city-span {
    font-size: 14px;
    color: #ffffff;
    background: #58a9ff;
    padding: 5px 7px;
    margin-right: 7px;
    border-radius: 4px;
}
.service-detail__prog {
	margin-bottom: 35px;
    background: #f8f9fb;
    padding: 15px;
}
.service-detail__prog a > i {
    color: #c6241e;
}
.service-detail__prog a {
    color: #333333;
    font-size: 18px;
    padding: 13px 18px;
}
.service-detail__prog a:hover,
.service-detail__prog a:focus{
	text-decoration: none;
	color: #555555;
}
.container.service-page__container{
    width: 100%;
    max-width: 100%;
}
.service-detail__preview{
    display: flex;
    align-items: center;
    min-height: 300px;
    background-color: #F9FCFF;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 30px;
}
h1.service-detail__preview-title{
    color: #212121;
    font-size: 2.642857em;
    line-height: 1.5;
    margin: 0 0 17px;
}
.service-detail__preview-text{
    margin-bottom: 5px;
}
.page-content .service-detail__preview-text p{
    color: #212121;
    line-height: 1.23;
    margin: 0 0 26px;
}
.service-detail__picture{
    max-width: 100%;
    max-height: 100%;
    height: auto;
    position: relative;
}

.service-detail__content ul{
    list-style: none;
    padding: 0;
    margin: 26px 0 36px;
}
.service-detail__content ul li:before {
    content: "\2014";
    margin: 0 7px 0 -21px;
}
.service-detail__content ul li:first-of-type {
    margin-top: 0;
    line-height: 1.933em;
}
.service-detail__content ul li {
    margin: 8px 0 0 21px;
    list-style-type: none;
    position: relative;
}

.service-detail__consultation-btn{
    font-size: 0.8571em;
    text-transform: uppercase;
    color: #212121;
    padding: 19px;
    text-align: center;
    line-height: 1;
    display: block;
}
.service-detail__consultation{
    border: 1px solid #EFF1F5;
        position: sticky;
        top: 87px;
        background-color: #fff;
        z-index: 8;
}
.service-detail__consultation-inner .hr{
    height: 1px;
    background-color: #EFF1F5;
}
.service-detail__consultation-inner{
    padding: 40px 10px 0;
}
.service-detail__consultation-inner > svg{
    display: block;
    margin: 0 auto;
    width: 44.85px;
    height: 35.7px;
}
.service-detail__consultation-btn:hover, .service-detail__consultation-btn:focus {
    background: var(--prv_interactive_color);
    color: #fff;
    text-decoration: none;
}
.page-content .service-detail__consultation-title{
    font-size: 1.2857em;
    text-align: center;
    margin: 31px 0 18px;
}
.page-content .service-detail__consultation-subtitle{
    font-size: 0.8571em;
    color: #212121;
    text-align: center;
    line-height: 1.33333em;
    margin: 0 0 32px
}
.service-detail__preview > .container > .row{
        padding: 20px 0;
}
.service-detail__preview .btn{
    margin-bottom: 10px;
}
.service-detail__advantages{
    margin-top: 50px;
}
@media(min-width: 768px){
    .service-detail__preview{
        background-color: #F9FCFF;
        margin-bottom: 47px;
    }
    .service-detail__preview_cont{

        margin-bottom: 47px;
    }
    .service-detail__preview .btn{
        margin-bottom: 0;
    }
}
@media(min-width: 992px){
    .service-detail__picture{
        top: 30px;
    }

}
@media(min-width: 1200px){
    .service-detail__picture{
        top: 62px;
    }
}


/*nav*/

.service-desc__list-group-item {
    padding: 15px 25px 15px;
    position: relative;
    display: block;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #555;
}
.service-desc__list-group-item:hover{
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
.service-desc__list-group-item.active {
    text-shadow: none;
    border: 1px solid #eff1f5;
    border-left-color: var(--prv_color);
    background: #fff;
    color: #212121;
}
.service-desc__list-group-item.active:hover,
.service-desc__list-group-item.active:focus{
    text-shadow:none;
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
    border-color:#eff1f5;
    border-left-color: var(--prv_color);
    background-image:none;
}
.service-desc__dropdown-tab-panel {
    position:relative;
    display:block;
    width:100%;
    padding: 15px 55px 15px 25px;
    border: 1px solid #eff1f5;
    margin: 0 0 -1px;
    cursor: pointer;
    color: #212121;
    background: #fff;
}
.service-desc__dropdown-tab-panel:hover,
.service-desc__dropdown-tab-panel:focus {
    text-decoration:none;
    color:#212121;
}
.service-desc__dropdown-tab-panel:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    width: 0px;
    height: 0px;
    margin: -2px 0 0;
    border-bottom: 3px solid #212121;
    border-top: 0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.service-desc__dropdown-tab-panel.collapsed:after {
    border-bottom: 0px;
    border-top: 3px solid #212121;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.service-desc__tab-panel-nav{
    margin-bottom: 30px;
}

.nav.service-desc-tabs-list{
    margin-bottom: 40px;
    border-bottom: 1px solid #E1E1E1;
}
.service-desc-tabs-list>li{
    margin-right: 6px;
}
.service-desc-tabs-list>li>a,
.service-desc-tabs-list>li>a:focus{
    padding: 9px 26px;
    font-size: 1em;
    color: #212121;
    display: block;
    text-decoration: none;
    position: relative;
    background-color: transparent;
}
.service-desc-tabs-list>li>a:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    width: 100%;
    background: transparent;
    z-index: 2;
}
.service-desc-tabs-list>li:hover>a:after,
.service-desc-tabs-list>li>a.active:after{
    background: var(--prv_interactive_color);
}
.service-desc-tabs-list>li>a.active{
    color: var(--prv_btn_color);
}
.service-desc-tabs-list>li>a:hover{
    text-decoration: none;
    opacity: 1;
    color: var(--prv_btn_color);
    background-color: transparent;
}
.item_prop_container {
    margin-bottom:10px;
    display:flex;
    justify-content:stretch;
    align-items:center;
}
.item_prop_name {
    flex-grow:0;
    padding-right:12px;
}
.item_prop_border {
    flex-grow:100;
    height:1px;
    border-bottom:1px dotted #a9a9a9;
}
.item_prop_value {
    padding-left:12px;
    flex-grow:0;
    text-align: right;
}

/*table price-list*/

.service-detail__price-list{
    overflow: auto;
    max-width: 100%;
}

.service-detail__price-list > table{
    width: 100%;
}
.service-detail__price-list > table td,
.service-detail__price-list > table th{
    font-size: 1em;
    height: 60px;
    vertical-align: middle;
    padding: 0 20px;
    color: #212121;
    font-weight: normal;
}
.service-detail__price-list > table td:nth-child(n + 2),
.service-detail__price-list > table th:nth-child(n + 2){
    text-align: center;
}
.service-detail__price-list > table td:nth-child(n + 2){
    font-weight: bold;
}
.service-detail__price-list thead > tr{
    background: var(--prv_color_bg);
}

.service-detail__price-list thead > tr > th{
    color: #fff;
}

.service-detail__price-list tbody > tr:nth-child(2n + 1){
    background-color: #F8F9FB;
}
.page-content p.service-detail__prop-title{
    font-size: 1.8571em;
    color: #212121;
    line-height: 1;
    margin: 60px 0 48px;
}
@media(min-width: 768px){
    .service-detail__price-list > table td,
    .service-detail__price-list > table th{
        font-size: 1.1428em;
        padding: 0 40px 0 30px;
    }
}
.service-detail__preview-order-btn{
    margin-right: 38px;
}
.services-detail-steps{
    margin-top: 60px;
}
.adv-icon-cnt {
    height: 64px;
    display: flex;
    margin-bottom: 30px;
}
.adv-icon-cnt img {
    max-width:100%;
    max-height:100%;
}
.adv-text-cnt {
    color: #757575;
}
.adv-heading{
    font-size: 1.2857142em;
    font-weight: 600;
    margin-bottom: 9px;
    line-height: 1.22;
}
.all-advantages .col-xs-12:first-child .advantage-cnt{
    margin-left: 72px;
}
@media (max-width: 991px) {
    .all-advantages .col-xs-12:first-child .advantage-cnt{
        margin-left: 0;
    }
    .advantage-cnt{
        margin-bottom: 30px;
    }
    .all-advantages .col-*:last-child .advantage-cnt{
        margin-bottom: 0px;
    }
}
@media (max-width: 767px) {
    #advantages.section_grey{
        padding: 60px 0 20px;
    }
    .adv-icon-cnt,
    .adv-heading{
        margin-bottom: 8px;
    }
}
@media (max-width: 400px){
    .service-detail__preview{
        min-height: inherit;
    }
}

/* End */
/* /local/templates/stavdeti_filial/components/bitrix/catalog/edu-api/style.css?16070066601382 */
/* /local/templates/stavdeti_filial/components/bitrix/catalog/edu-api/bitrix/catalog.element/edu-api/style.css?17334947279503 */
