

/* Start:/bitrix/templates/.default/components/bitrix/menu/header_top/style.css?147850221260*/
.tabs.header-top-menu .tab.active {
    cursor: pointer;
}
/* End */


/* Start:/bitrix/templates/promo16/styles.css?16775065251987*/
ol,body ol{list-style-type:decimal;list-style-position:outside;margin-left:20px}ul,body ul{list-style-type:disc;list-style-position:outside;margin-left:20px}.l1__container .l1__row.padding_top{padding-top:0}body.l1__container.editor-iframe{background-color:#fff}body.l1__container.editor-iframe .block_tezis .item-tezis,body.l1__container.editor-iframe .l1__row{border:1px solid #000}body.l1__container.editor-iframe .block_tezis .l1__wrap{border:1px solid #000;padding:5px}body.l1__container.editor-iframe .block_tezis .item-tezis{margin-bottom:30px}.mfp-content .colored{color:red}.block-input{position:relative}.red_form .block-input .ui__alert.ex-red{position:absolute;top:32px;left:6px;width:93%}.l0__footer .company a.logos{-webkit-transition:all .7s;-moz-transition:all .7s;transition:all .7s;position:absolute;top:-9px;left:-11px;overflow:hidden;width:177px;height:44px}.l0__footer .company a.logos img{width:177px;height:44px}.l0__footer .company a.logos img.red{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}.l0__footer .company a.logos:hover img.red{-webkit-filter:none;-moz-filter:none;-ms-filter:none;-o-filter:none;filter:none;filter:none}.l0__footer .wrapper .col-r .links{padding-top:0}.l0__footer .wrapper .col-r .links{width:100%}.l0__footer .wrapper .col-r .links .links-cell{margin-left:0;width:100%}.l0__footer .wrapper .address{margin-right:8.23737%;width:45.88131%}.l0__footer .wrapper .phones:last-child{width:45.88131%}.l0__footer .col-l .links .links-cell{margin-right:12.95366%;width:41.02317%}.l0__footer .col-l .links .links-cell:last-child{margin-right:0}.block_alert{margin-bottom:100px;margin-top:30px}.zoom-anim-dialog.l1__popup.ex-popup.alert-form{position:relative}.l1__container .l3__docs.js__docs .js__carousel-item{padding:0;margin:0 22px}.l1__container .js__docs .slick-dots button{margin:0 6px}.l0__footer .links .links-cell .link{margin:0 0 6px}
/* End */


/* Start:/bitrix/templates/promo16/template_styles.css?176839417010514*/
body{font-family:"Arial",sans-serif}ol,body ol,body .l1__container ol{list-style-type:decimal;list-style-position:outside;margin-left:20px}ul,body ul,body .l1__container ul{list-style-type:disc;list-style-position:outside;margin-left:20px}.page404 a{color:#1976d2;text-decoration:underline}.page404 a:hover{color:#f44336}.banner-podarok{font-family:"PT Sans";margin-top:10px;margin-bottom:50px;line-height:22px}.banner-podarok img{margin-right:10px}.banner-podarok div{padding-top:10px}@media screen and (max-width:767px){#page-activity .l0__baner .col{padding-bottom:20px}}.l0__baner .girl-relative-flot-right{top:35px;position:relative;float:right;margin-right:100px}.l0__baner .girl-relative{margin-bottom:-30px;top:-17px;position:relative}.l0__baner .pic-flot-right{margin-top:15px;float:right;margin-right:130px}@media screen and (max-width:1024px){.l0__baner .girl-relative{margin-top:0;margin-bottom:-6px;top:0}.l0__baner .pic-flot-right{margin-top:15px;float:none;margin-right:0}.l0__baner .girl-relative-flot-right{margin-top:15px;float:none;margin-right:0}}@media screen and (max-width:862px){.l0__baner .girl-relative-flot-right{margin-top:23px;float:none;margin-right:0}}.js__bg .js__bg-path{display:none!important}body .l0__header_1 .phone span{font-size:2.0rem;font-weight:600}.l3__incut .red_form .ui__alert.ex-red{top:47px}@media screen and (max-width:836px){.l3__incut .red_form .ui__alert.ex-red{position:relative;width:222px;top:0;left:0;margin-left:auto;margin-right:auto}}@media screen and (max-width:768px){.l3__incut .red_form button.ui__btn.ex-btn-l{display:block;margin:0 auto}}.red_form .block-input{display:inline-block}
.active{
	cursor: auto !important;
}
@media all and (max-width: 1020px) {
	.l3__prices .cell.wrp .title{
		margin-top:40px;
	}
}
@media screen and (max-width: 480px) {
	.l1__container .l1__row.ex-stick-all{
		padding: 0 22px !important;
	}
}
.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.whatsapp {
    position: fixed;
    bottom: 50px;
    left: 30px;
    z-index: 500;
    display: block;
}
.whatsapp span {
    background: rgba(0,0,0,0.9);
    border-radius: 5px;
    padding: 5px 15px;
    color: #fff;
    position: absolute;
    bottom: calc(100% + 10px);
    right: 0;
    white-space: nowrap;
    opacity: 0;
    z-index: -1;
    transition: 300ms;
}
.whatsapp i {
    background: rgba(80,201,93,0.8);
    border-radius: 5px;
    padding: 3px 10px;
    color: #fff;
    position: absolute;
    top: calc(100% + 5px);
    left: -10px;
    font-weight: bold;
    white-space: nowrap;
    font-style: normal;
    transition: 300ms;
}
.whatsapp img {
    display: block;
    width: 70px;
    transition: 300ms;
}
.whatsapp img:hover {
    transform: scale(0.89);
}
.l3__map_nomargin {    margin-bottom: 0 !important;}

.xlogo {
    border: none!important;
    margin: 0!important;
    display: flex!important;
    align-items: center;
}
.xlogo img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    object-fit: cover;
}
.l3__fltr_items .js__bg-mask,
.js__gallery .js__bg-mask {
    display: none!important;
}
.l3__fltr_items .pic {
    border: 2px solid #b0bec5!important;
    margin-bottom: 1.1em!important;
}
.l3__fltr_items .xlogo {
    max-height: 182px;
    overflow: hidden;
}
.the__doc {
    border: 3px solid #b0bec5!important;
    margin-bottom: 1.5em!important;
}
@media(min-width: 1000px) {
    .the__doc {
        height: 161px;
    }
}
.modern-buttons {
    position: fixed;
    bottom: 25px;
    right: 30px;
    z-index: 900;
    display: flex;
    margin: 0 -2px;
}
.modern-button {
    width: 50px;
    height: 50px;
    margin: 0 4px;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.modern-button svg {
    width: 80%;
    height: 80%;
}
.modern-telegram {
    background: #2ca8dd;
}
.modern-whatsapp {
    background: #57d163;
}
.modern-vk {
    background: #4a76a8;
}
.modern-chat {
    background: #4c8bf7;
}
.modern-title {
    position: absolute;
    font-size: 11px;
    line-height: 17px;
    height: 17px;
    border-radius: 14px;
    white-space: nowrap;
    opacity: 0;
    box-shadow: 1px 1px 0px #525252;
    background-color: #FFF;
    color: #000;
    padding: 0 7px;
    font-family: sans-serif;
    cursor: default;
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
}
.modern-button:hover .modern-title {
    opacity: 0.75;
}
.modern-vk svg {
    width: 72%;
    height: 72%;
}
.modern-chat svg {
    width: 54%;
    height: 42%;
}
.flex {
    display: flex;
    flex-wrap: wrap;
}
.wmodal-popup {
    width: 580px;
    max-width: 100%;
    background: #fff;
    border-radius: 4px;
    padding: 30px 20px!important;
}
.wmodal {
    text-align: center;
}
.wmodal-title {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 30px;
}
.wmodal-go {
    margin-bottom: 22px;
    justify-content: center;
}
.wmodal-go-btn {
    background: rgb(2, 168, 62);
    font-weight: 600;
    color: #fff!important;
    padding: 10px 20px;
    font-size: 17px;
    border: none;
    transition: 300ms;
    border-radius: .22em;
    font: normal normal bold 1.8rem/1.3 "PT Sans";
}
.wmodal-go-btn:hover {
    background: #37474f!important;
}
.wmodal-mtitle {
    justify-content: center;
}
.wmodal-mtitle-text {
    font-size: 20px;
    font-weight: 500;
    position: relative;
}
.wmodal-mtitle-text > span {
    color: rgb(2, 168, 62);
}
.wmodal-mtitle svg {
    position: absolute;
    left: calc(100% + 20px);
    top: 9px;
}
.wmodal-mtitle svg path {
    fill: rgb(2, 168, 62);
}
.wmodal-qr {
    justify-content: center;
    margin-top: 20px;
}
.wmodal-qr img {
    width: 170px;
}
.wmodal-popup .mfp-close {
    position: absolute;
    top: -18px;
    right: -15px;
}
@media(max-width: 550px) {
    .wmodal-popup .mfp-close {
        right: 5px;
    }
}
#modern-popup-telegram .wmodal-mtitle-text svg path {
    fill: #2ca8dd;
}
#modern-popup-telegram .wmodal-mtitle-vk svg path {
    fill: #4a76a8;
}
#modern-popup-telegram .wmodal-mtitle-chat svg path {
    fill: #4c8bf7;
}
.amo-button-holder {
    display: none;
}
.fmod {
    margin-top: 8px;
}
.fmod-link {
    margin-bottom: 10px;
    align-items: center;
}
.fmod-link:last-child {
    margin-bottom: 0;
}
.fmod-ico {
    width: 22px;
    height: 22px;
    margin-right: 8px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fmod-ico svg {
    width: 80%;
    height: 80%;
}
.fmod-text {
    border-bottom: 1px solid rgba(55,71,79,0.3);
}
.fmod-telegram .fmod-ico {
    background: #2ca8dd;
}
.fmod-whatsapp .fmod-ico {
    background: #57d163;
}
.fmod-whatsapp .fmod-ico svg {
    transform: translateX(0.5px);
}
.fmod-link:hover .fmod-text {
    color: #f44336;
    border-color: #f44336;
}

.rf-mod-link {
    margin-bottom: 10px;
    align-items: center;
}
.rf-mod-link:last-child {
    margin-bottom: 0;
}
.rf-mod-ico {
    width: 30px;
    height: 30px;
    margin-right: 8px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rf-mod-ico svg {
    width: 80%;
    height: 80%;
}
.rf-mod-text {
    border-bottom: 1px solid rgba(55,71,79,0.3);
    font-size: 17px;
}
.rf-mod-telegram .rf-mod-ico {
    background: #2ca8dd;
}
.rf-mod-whatsapp .rf-mod-ico {
    background: #57d163;
}
.rf-mod-whatsapp .rf-mod-ico svg {
    transform: translateX(0.5px);
}
.rf-mod-link:hover .rf-mod-text {
    color: #f44336;
    border-color: #f44336;
}
.rf-div {
    padding: 40px 40px;
}
.rf-subtitle {
    font-size: 1.9rem;
    margin-bottom: 20px;
}
.cs-rf {
    margin-bottom: 74px;
}
.rf-nopadding .rf-div {
    padding: 0;
}
.rf-ininfo .rf-div {
    padding-top: 33px;
}
@media(max-width: 550px) {
    .l0__footer {
        position: relative;
        padding-bottom: 55px;
    }
    .fmod {
        position: absolute;
        bottom: 33px;
        left: 22px;
        right: 22px;
    }
    .cs-rf .l1__cell-4 {
        width: 100%!important;
        padding-bottom: 15px!important;
        margin: 0!important;
    }
    .cs-rf .l1__cell-4:last-child {
        margin-bottom: 0!important;
    }
    .cs-rf {
        margin-bottom: 42px;
    }
    .modern-buttons {
        bottom: 24px;
        right: 20px;
    }
    #page-activity .l1__row.ex-stick-all {
        padding: 0 22px!important;
    }
}
/*.fmod-popup {
    margin-top: 25px;
}*/
.fmod-popup {
    margin: 0 0 31px 0;
    position: static!important;
}
.fmod-popup .fmod-link {
    justify-content: center;
    font-size: 18px;
}
.fmod-popup .fmod-ico {
    width: 26px;
    height: 26px;
}
.mfp-container .typo__h2 {
    padding-bottom: 0.55em;
}
.l3__crumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
@media(max-width: 550px) {
    .l0__header_1 {
        padding: 8px 3.95576%!important;
    }
    .l0__header_1 .logo {
        /*width: 2480px!important;*/
        margin: 0!important;
    }
    .the__logo {
        max-width: 100%!important;
    }
    .lt__portfolios .lt__wrp .lt__ctr-s:last-child, .lt__portfolios .lt__wrp .lt__ctr-s,
    .lt__portfolio .lt__wrp .lt__ctr-s:last-child, .lt__portfolio .lt__wrp .lt__ctr-s {
        max-width: 100%!important;
    }
}
.cookie {
	position: fixed;
	bottom: 26px;
	left: 26px;
	z-index: 200;
}
.cookie__close {
	background: #dcdcdc;
	border: 1px solid #555;
	border-radius: 50px;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 7px;
	right: 7px;
	transition: 300ms;
	width: 30px;
	height: 30px;
	cursor: pointer;
}
.cookie__close:hover {
	border-color: #000;
}
.cookie__close:hover svg path {
	stroke: #000;
}
.cookie__box {
	width: 400px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
	border-radius: 10px;
	padding: 16px 60px 21px 20px;
	font-size: 14px;
}
.cookie__text {
	color: #333;
	margin-bottom: 20px;
}
.cookie__text a {
	text-decoration: underline;
}
.cookie__text a:hover {
	text-decoration: none;
}
.cookie__accept-btn {
	background: #f44336;
	color: #fff;
	padding: 10px 16px;
	border: none;
	border-radius: 3.5px;
	cursor: pointer;
	transition: 300ms;
}
.cookie__accept-btn:hover {
	background: #000;
}
@media(max-width: 991px) {
	.cookie {
		left: 15px;
		bottom: 80px;
	}
	.cookie__box {
		width: 329px;
	}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/menu/header_top/style.css?147850221260 */
/* /bitrix/templates/promo16/styles.css?16775065251987 */
/* /bitrix/templates/promo16/template_styles.css?176839417010514 */
