

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


/* Start:/bitrix/templates/menocom16/components/bitrix/breadcrumb/menocom/style.css?1473230172642*/
/*.bx-breadcrumb {*/
	/*margin: 10px 0;*/
/*}*/
.l3__crumbs i {
	/*color: #b5bdc2;*/
	/*line-height: 13px;*/
	/*font-size: 12px;*/
	/*vertical-align: middle;*/
	/*margin-right: 5px;*/
}
.l3__crumbs .bx-breadcrumb-item {
	float: left;
	/*margin-bottom: 10px;*/
	white-space: nowrap;
	/*line-height: 13px;*/
	/*vertical-align: middle;*/
	/*margin-right: 10px;*/
}
.l3__crumbs .bx-breadcrumb-item span {
	/*font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;*/
	/*font-size: 13px;*/
}
/*.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}*/
/*.bx-breadcrumb .bx-breadcrumb-item a:hover {}*/

/* End */


/* Start:/bitrix/templates/menocom16/styles.css?16775063601411*/
ol{list-style-type:decimal;list-style-position:outside;margin-left:20px}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 .cap .links:last-child{padding-top:0}.l0__footer .cap .links{width:100%}.l0__footer .cap .links .links-cell{width:100%;margin-right:0}.l0__footer .wrapper .col-r .address{margin-right:8.23737%;width:45.88131%}.l0__footer .wrapper .col-r .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/menocom16/template_styles.css?176839410512172*/
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}.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}}.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}
.video-responsive {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin: 30px 0;
}
.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);
}

.l1__row.l1__row-catalog {padding-top: 0 !important;}
.video-popup-link{    border-bottom: 1px solid rgba(25,118,210,0.3);    text-decoration: none;    color: #1976d2; font-weight:bold;}
.video-popup-link:hover {    color: #f44336;    border-bottom-color: rgba(244,67,54,0.3);}
.video-popup-link i {position:relative; top:1px;}
.l1__row-catalog h2 a {border-bottom: 1px solid rgba(25,118,210,0.3);    text-decoration: none;    color: #1976d2;    font-weight: bold;}
.l1__row-catalog h2 a:hover {color: #f44336;    border-bottom-color: rgba(244,67,54,0.3);}

.video-popup-link {font-size:18px; line-height:27px;}
.top_image {position:relative; }
	.top_image_black {position:absolute; width:100%; height:100%; background-color: rgba(0, 0, 0); z-index:10;    }
	.top_image_img {width:100%; z-index:1; position:relative;     display: block;}
	

.term-block .term {font-size:46px;color: rgb(127, 127, 127);}
.term-block .free {font-size:20px;}
.term-block .free a {color:#027DB4;     color: #027DB4;    border-bottom: 1px dashed #027DB4;}
.l1__container .l1__content--fluid.term_fon_block {position:relative;}
.l3__small-icons-left .ico.napr {font-size:36px;}
.term_fon_block h1 {}
.l1__wrap_ADVANTAGES { padding-bottom:3.95576%;}
.l1__container_img.l1__container .l1__wrap {z-index: 11;    position: relative;}
.screem_img img {width:100%;}
.OPPORTUNITIES_img {width:100%; margin-bottom:20px;}
.hidden-OPPORTUNITIES {display:none;}
.dop_img_block {height: 40px;}


.CLIENT_SECTION_img {width:12.5%; border:1px solid #ccc; height:60px; float:left;}
.l3__gallery.l3__gallery_CLIENT_SECTION .item {    width: 121px;    height: 99px;    margin-right: 6px; background-size: contain;border: 1px solid #ddd;}
.responsive {width:100%; max-width:100%;}
.pay_block li {        padding-bottom: 0.8em;    font-size: 1.8rem;    line-height: 2rem;}	
.sale_pay {font-weight:bold; font-size:18px;}
	
.whom_job .js__hc-ui {margin:0 auto;text-align: center;}
.IDEAL_img {display:block;}

@media only screen and (max-width: 768px)  {
	.hidden-xs-OPPORTUNITIES {display:none;}
	.visible-xs-OPPORTUNITIES {display:block;}
	.dop_img_block  {display:none;}
	.l3__gallery_CLIENT_SECTION { display: flex; flex-wrap:wrap;     justify-content: space-between; }
	.l3__gallery.l3__gallery_CLIENT_SECTION .item {    margin:0 0 15px 0;}
}
.li_row_ideal {}
.block_img {position:relative;}
.block_img_big {position: absolute; z-index:10; top:0; left:0;}
.block_img_dop_ideal {    position: relative;    width: 48.5% !important;    margin: 0 0 0 24.4%;    display: block;    padding-top: 18.4%;}

.l3__map_nomargin {    margin-bottom: 0 !important;}

/*.screem_img {width:100%; background-image:}*/
/*





*/
/*
.top_image {}
.top_image {}
.top_image {}
.top_image {}
.top_image {}
.top_image {}
.top_image {}
.top_image {}
.top_image {}
.top_image {}
.top_image {}
*/

.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;
	/*min-height: 172px;*/
}
.js__bg-mask {
	width: 100%;
}
.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;
	}
	.lt__feedback-comment .the__doc {
		height: auto;
	}
}

.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;
}
.l3__fltr_items .js__bg-mask {
	display: block!important;
}
@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/menocom16/components/bitrix/breadcrumb/menocom/style.css?1473230172642 */
/* /bitrix/templates/menocom16/styles.css?16775063601411 */
/* /bitrix/templates/menocom16/template_styles.css?176839410512172 */
