

/* Start:/local/templates/citi-box/components/citi-box/search.form/search_block/style.css?1713512121163*/
a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: 6px;
}
.search-item-rate {font-size: 11px;}
/* End */


/* Start:/local/templates/citi-box/components/citi-box/main.feedback/needs/style.css?1713512121424*/
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
.booking-wrap .right-col input[type="text"] {
    height: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 400px;
}

/* End */


/* Start:/local/templates/citi-box/components/bitrix/catalog.section.list/news_list/style.css?17135121217055*/
.bx_catalog_line {
    margin-bottom: 30px
}

.bx_catalog_line .bx_catalog_line_category_title {
    font-size: 24px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
}

.bx_catalog_line .bx_catalog_line_category_title a {
    color: #000;
    text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul {
    padding: 0
}

.bx_catalog_line .bx_catalog_line_ul li {
    list-style: none;
    margin-bottom: 20px;
}

.bx_catalog_line .bx_catalog_line_img {
    display: block;
    position: relative;
    border: 1px solid #ccc;
    width: 125px;
    height: 125px;
    border-radius: 2px;
    overflow: hidden;
    float: left;
    margin-right: 40px;
    -webkit-background-size: auto 99%;
    background-size: auto 99%;
    background-position: center;
    background-repeat: no-repeat;
}

.bx_catalog_line .bx_catalog_line_title {
    padding: 0;
    vertical-align: top;
    line-height: 18px;
    margin-bottom: 10px;
}

.bx_catalog_line .bx_catalog_line_title a {
    color: #4c7da6;
    font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover {
    text-decoration: none
}

.bx_catalog_line .bx_catalog_line_description {
    color: #3f3f3f;
    font-size: 14px;
}

@media (max-width: 639px) {
    .bx_catalog_line .bx_catalog_line_img {
        width: 50px;
        height: 50px;
        margin-right: 10px;
    }

    .bx_catalog_line .bx_catalog_line_title {
        line-height: 14px;
        margin-bottom: 5px;
    }

    .bx_catalog_line .bx_catalog_line_title a {
        font-size: 14px
    }

    .bx_catalog_line .bx_catalog_line_description {
        font-size: 11px
    }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.bx_catalog_text {
    margin-bottom: 30px
}

.bx_catalog_text .bx_catalog_text_category_title {
    font-size: 24px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
}

.bx_catalog_text .bx_catalog_text_category_title a {
    color: #000;
    text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul {
    padding: 0
}

.bx_catalog_text .bx_catalog_text_ul li {
    list-style: none;
    margin: 5px;
    float: left;
}

.bx_catalog_text .bx_catalog_text_title {
    padding: 0;
    margin: 0;
    vertical-align: top;
    line-height: 14px;
}

.bx_catalog_text .bx_catalog_text_title a {
    color: #4c7da6;
    font-size: 14px;
    white-space: nowrap;
}

.bx_catalog_text .bx_catalog_text_title a:hover {
    text-decoration: none;
}

@media (max-width: 639px) {
    .bx_catalog_text .bx_catalog_line_title {
        line-height: 12px;
        margin-bottom: 5px;
    }

    .bx_catalog_text .bx_catalog_line_title a {
        font-size: 12px
    }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.bx_catalog_tile {
    margin-bottom: 30px
}

.bx_catalog_tile .bx_catalog_tile_category_title {
    font-size: 24px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
    color: #000;
    text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul {
    padding: 0
}

.bx_catalog_tile .bx_catalog_tile_ul li {
    list-style: none;
    margin-bottom: 20px;
    float: left;
    width: 12.5%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
    clear: both;
}

.bx_catalog_tile .bx_catalog_tile_img {
    display: block;
    background: #fff;
    position: relative;
    border: 1px solid #ccc;
    width: 78px;
    height: 78px;
    border-radius: 2px;
    overflow: hidden;
    margin: 0 auto;
}

.bx_catalog_tile .bx_catalog_tile_img span {
    display: block;
    width: 500px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -250px;
    text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_img span img {
    height: 100%;
    width: auto;
}

.bx_catalog_tile .bx_catalog_tile_title {
    padding: 0;
    margin-top: 5px;
    margin-bottom: 10px;
    vertical-align: top;
    line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
    color: #4c7da6;
    font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover {
    text-decoration: none
}

/*3*/
@media (max-width: 639px) {
    .bx_catalog_tile .bx_catalog_tile_title {
        line-height: 14px;
        margin-bottom: 5px;
    }

    .bx_catalog_tile .bx_catalog_tile_title a {
        font-size: 11px
    }
}

/*2*/
@media (min-width: 640px) and (max-width: 980px) {
    .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 20%
    }

    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
        clear: none;
    }

    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
        clear: both;
    }
}

/*3*/
@media (min-width: 480px) and (max-width: 639px) {
    .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 25%
    }

    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
        clear: none;
    }

    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) {
        clear: both;
    }
}

/*4*/
@media (max-width: 479px) {
    .bx_catalog_tile .bx_catalog_tile_ul li {
        width: 33.3%
    }

    .bx_catalog_tile .bx_catalog_tile_img {
        width: 100%;
        height: 80px;
    }

    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
        clear: none;
    }

    .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) {
        clear: both;
    }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.years_selector {
    padding: 20px;
    border: 1px solid #d4d4d4;
    background: #fff;
}

.b-content-2 .years_selector a {
    margin-bottom: 0;
    text-decoration: none;
}

.years_selector .bx_catalog_text_title {
    padding: 5px;
    border: 1px solid #d4d4d4;
    border-radius: 15px;
    width: 40px;
    text-align: center;
    font-weight: 700;
}

.years_selector .bx_catalog_text_title:hover {
    background-color: #212a5f;
    border: 1px solid #212a5f;
}

.years_selector .bx_catalog_text_title:hover a {
    color: #fff;
}

.years_selector .bx_catalog_text_title.active_year {
    background-color: #212a5f;
    border: 1px solid #212a5f;
}

.years_selector .bx_catalog_text_title.active_year a {
    color: #fff;
}
/* End */


/* Start:/local/templates/citi-box/styles.css?17476884031266*/
a,div,form,h1,h2,h3,h4,h5,h6,iframe,img,p,table{margin:0;padding:0;border:0}li,li li,ol,ol ol,ul,ul ul{margin:0;padding:0}table{border-collapse:collapse}* :focus{outline:0}.left{float:left!important}.right{float:right!important}.bnone{background:none!important}.tright{text-align:right}.tcenter{text-align:center}.clearfix:after{visibility:hidden;display:block;content:".";font-size:0;clear:both;height:0}* html .clearfix{zoom:1}.clear{clear:both}body,html{margin:0;padding:0;color:#000;font-family:'Calibri',sans-serif;font-size:12px;width:100%;height:100%;-webkit-font-smoothing:antialiased;background:#fff;/*background:url(/bitrix/templates/citi-box/i/bg-main.jpg) left top*/}a{color:#fff;font-size:12px;line-height:16px}a.border-link{text-decoration:none!important}a.border-link:hover span{border-bottom:none!important;padding-bottom:1px!important}a.decoration-link{text-decoration:none!important;border-bottom:1px #9099c0 solid;display:inline}a.decoration-link:hover{border-bottom:1px solid transparent}.m-b{margin-bottom:30px}.wrap{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;padding:10px;width:961px;height:772px}.note-small{font-size: 10px;text-align:right;color:#666;}.note-small-box{display:block;width:260px;position: absolute;right:30px;}
/* End */


/* Start:/local/templates/citi-box/template_styles.css?1751276562279085*/
/*@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	src: url('/bitrix/templates/citi-box/font/notosans-regular-webfont.eot');
	src: url('/bitrix/templates/citi-box/font/notosans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/citi-box/font/notosans-regular-webfont.woff') format('woff'), url('/bitrix/templates/citi-box/font/notosans-regular-webfont.ttf') format('truetype')
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src: url('/bitrix/templates/citi-box/font/notosans-bold-webfont.eot');
	src: url('/bitrix/templates/citi-box/font/notosans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/citi-box/font/notosans-bold-webfont.woff') format('woff'), url('/bitrix/templates/citi-box/font/notosans-bold-webfont.ttf') format('truetype')
}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
@font-face {
	font-family: 'Calibri';
	src: url('/bitrix/templates/citi-box/font/Calibri-LightItalic.eot');
	src: local('Calibri Light Italic'), local('Calibri-LightItalic'),
		url('/bitrix/templates/citi-box/font/Calibri-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/citi-box/font/Calibri-LightItalic.woff2') format('woff2'),
		url('/bitrix/templates/citi-box/font/Calibri-LightItalic.woff') format('woff'),
		url('/bitrix/templates/citi-box/font/Calibri-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Calibri';
	src: url('/bitrix/templates/citi-box/font/Calibri-Italic.eot');
	src: local('Calibri Italic'), local('Calibri-Italic'),
		url('/bitrix/templates/citi-box/font/Calibri-Italic.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/citi-box/font/Calibri-Italic.woff2') format('woff2'),
		url('/bitrix/templates/citi-box/font/Calibri-Italic.woff') format('woff'),
		url('/bitrix/templates/citi-box/font/Calibri-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Calibri';
	src: url('/bitrix/templates/citi-box/font/Calibri-Light.eot');
	src: local('Calibri Light'), local('Calibri-Light'),
		url('/bitrix/templates/citi-box/font/Calibri-Light.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/citi-box/font/Calibri-Light.woff2') format('woff2'),
		url('/bitrix/templates/citi-box/font/Calibri-Light.woff') format('woff'),
		url('/bitrix/templates/citi-box/font/Calibri-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Calibri';
	src: url('/bitrix/templates/citi-box/font/Calibri-Bold.eot');
	src: local('Calibri Bold'), local('Calibri-Bold'),
		url('/bitrix/templates/citi-box/font/Calibri-Bold.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/citi-box/font/Calibri-Bold.woff2') format('woff2'),
		url('/bitrix/templates/citi-box/font/Calibri-Bold.woff') format('woff'),
		url('/bitrix/templates/citi-box/font/Calibri-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Calibri';
	src: url('/local/templates/citi-box/Calibri.eot');
	src: local('Calibri'),
		url('/bitrix/templates/citi-box/font/Calibri.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/citi-box/font/Calibri.woff2') format('woff2'),
		url('/bitrix/templates/citi-box/font/Calibri.woff') format('woff'),
		url('/bitrix/templates/citi-box/font/Calibri.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Calibri';
	src: url('/bitrix/templates/citi-box/font/Calibri-BoldItalic.eot');
	src: local('Calibri Bold Italic'), local('Calibri-BoldItalic'),
		url('/bitrix/templates/citi-box/font/Calibri-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/citi-box/font/Calibri-BoldItalic.woff2') format('woff2'),
		url('/bitrix/templates/citi-box/font/Calibri-BoldItalic.woff') format('woff'),
		url('/bitrix/templates/citi-box/font/Calibri-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

.h2,
.h3,
.h4,
.h5,
.h6 {
	margin: 0;
	padding: 0;
	border: 0;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated-middle-slow {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated-slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated-very-slow {
	-webkit-animation-duration: 2.5s;
	animation-duration: 2.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.active .fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.active .fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.active .fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.active .fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@-webkit-keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	100% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	100% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.active .bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceInDownSlow {

	0%,
	60%,
	75%,
	90%,
	100% {
		-webkit-transition-timing-function: cubic-bezier(.215, .21, .555, 1);
		transition-timing-function: cubic-bezier(.215, .21, .555, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInDownSlow {

	0%,
	60%,
	75%,
	90%,
	100% {
		-webkit-transition-timing-function: cubic-bezier(.215, .21, .555, 1);
		transition-timing-function: cubic-bezier(.215, .21, .555, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.active .bounceInDownSlow {
	-webkit-animation-name: bounceInDownSlow;
	animation-name: bounceInDownSlow
}

@-webkit-keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	100% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	100% {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.active .bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

.ending .fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.ending .fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.ending .fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.ending .fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

._hidden {
	display: none
}

.img_wrap {
	overflow: hidden
}
.inner-container{
	padding: 0px 65px;
}
@media (max-width:1200px) {
	.inner-container{
		padding: 0px;
	}
}
.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
	float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: white
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f6f6f6;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
	background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
	background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
	background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
	background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #ffffff 0, #eeeeee 50%);
	background-image: -o-linear-gradient(top, #ffffff 0, #eeeeee 50%);
	background-image: linear-gradient(to bottom, #ffffff 0, #eeeeee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
	background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
	background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0
}

.select2-container--classic .select2-dropdown {
	background-color: white;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: white
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

#all {
	margin: auto;
	width: 100%;
	max-width: 1920px;
	/*min-width: 1024px*/
	min-width: 1200px;
}

.b-top {
	max-width: 1920px;
	/*min-width: 1024px;*/
	min-width: 1200px;
	position: relative;
	min-height: 77px;
	z-index: 250
}

.b-top-layers2 {
	width: 100%;
	height: 124px;
	background: #212a5f url('/bitrix/templates/citi-box/i/bg-n1.png') center top no-repeat;
	left: 0;
	top: 0;
	overflow: hidden;
	position: absolute
}

.b-top-layers {
	width: 100%;
	height: 170px;
	background: #212a5f url('/bitrix/templates/citi-box/i/bg-main3.png') center top no-repeat;
	left: 0;
	top: 0;
	overflow: hidden;
	position: absolute
}

*+html .b-top-layers {
	height: 128px
}

/*.b-top-layers-main{
    height: 688px !important;
}
.b-top-layer2 {
    background-position: 0 100% !important;
    height: 688px !important;
}   
        
.b-top-layer1 {
    height: 688px !important;
}   
.b-top-center{
    height: 688px !important;
} */
.b-top-layers.b-top-layers-main {
	height: 709px;
}

*:first-child+html .b-top-layers.b-top-layers-main {
	height: 709px;
}

.header-box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.header-box .logo {
	flex: 0 0 300px;
	max-width: 300px;
	width: 300px;
	padding-right: 50px;
}

.header-box .rt-box {
	flex: 0 0 calc(100% - 350px);
	max-width: calc(100% - 350px);
	width: calc(100% - 350px);
	padding: 0 0 15px;
}

.header-box .bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 65px 0 0;
}

.header-box .top {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 0 65px 0px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.b-content .b-ball218 {
	background-image: url(/bitrix/templates/citi-box/i/ball2018.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 417px;
	height: 460px;
	position: absolute;
	right: 0;
	z-index: 999;
	top: 624px;
}

.b-top-center {
	position: absolute;
	width: 2100px;
	left: 50%;
	top: 0;
	margin-left: -1050px;
	height: 689px;
	/*position: absolute;
    width: 1534px;
    left: 50%;
    top: 0;
    margin-left: -780px;
    height: 435px;*/
}

.b-top-layer1 {
	position: absolute;
	top: 0;
	height: 709px;
	width: 2100px;
	left: 0;
	background-image: url('/bitrix/templates/citi-box/i/bg-main1.png');
	/*background-image: url('/bitrix/templates/citi-box/i/bg-n3.png');*/
	background-position: 0 0;
	background-repeat: no-repeat
}

.b-top-layer2 {
	position: absolute;
	top: 0;
	height: 709px;
	width: 2100px;
	left: 0;
	background-image: url('/bitrix/templates/citi-box/i/bg-main2.png');
	/*background-image: url('/bitrix/templates/citi-box/i/bg-n2.png');*/
	background-repeat: no-repeat;
	background-position: 0 100%;
}



.b-logo2 {
	position: absolute;
	height: 77px;
	width: 344px;
	background-image: url(/bitrix/templates/citi-box/i/logo-n2018.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	top: -38px;
	left: 15px;
}

.b-logo2:hover {
	background-position: 0px -87px;
}

.b-logo {
	display: block;
	height: 57px;
	width: 272px;
	background-image: url('/local/templates/citi-box/i/logo.svg');
	background-position: 0 0;
	background-repeat: no-repeat;
}

.b-logo:hover {
	opacity: 0.8;
}

.top-phone-mobile {
	display: none;
}

/*Новогоднее лого*/
/*.b-logo {
	position: absolute;
	height: 115px;
	width: 315px;
	background-image: url(/local/templates/citi-box/i/logo-ny.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	top: -46px;
	left: 25px;
	background-size: contain;
}
.b-logo:hover {
	background-position: 0 0px;
}*/
@media (max-width:1200px) {}

/*End Новогоднее лого*/
.l-top-left {
	text-align: right;
}

.l-top-left-time {
	display: flex;
	align-items: center;
}

.l-top-left-time .time {
	font-size: 26px;
	line-height: 26px;
	font-family: 'Calibri', sans-serif;
	font-weight: bold;
	color: #fff;
	padding-right: 10px;
	text-transform: uppercase;
}

.l-top-left-time .text {
	font-size: 12px;
	line-height: 14px;
	font-family: 'Calibri', sans-serif;
	color: #fff;
	text-transform: uppercase;
}


.l-wrapblock .img-wrap {
	position: absolute;
	right: 0;
	top: 0
}

.l-wrapblock .visa {
	right: 272px
}

.l-wrapblock .master-card {
	right: 215px;
	top: -3px
}

.b-top-phonenumber a {
	display: block;
	float: left;
	margin-right: 0;
	font-size: 20px;
	line-height: 22px;
	font-family: 'Calibri', sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: none
}

/*.b-top-phonenumber a span {
	background: url('/bitrix/templates/citi-box/i/phone-icon2.png') left 10px no-repeat;
	padding-left: 26px
}*/
.border-link-menu {
	position: relative;
	display: inline-block;
}

.border-link-menu .sub-border-link-menu {
	display: none;
	position: absolute;
	width: 180px;
	top: 35px;
	left: -17px;
	padding: 10px 20px;
	background: #1B265F;
	box-shadow: 0 0 20px rgba(255, 255, 255, 0.2);
	z-index: 101;
}

.border-link-menu:hover .sub-border-link-menu {
	display: block;
}

.border-link-menu .sub-border-link-menu a {
	color: #fff;
	display: block;
	margin: 4px 0;
	padding: 2px 0;
}

.border-link-menu .sub-border-link-menu a:hover {
	color: #FED932;
}

.top-location-menu {
	position: relative;
}

.top-location-menu .sub-top-location-menu {
	display: none;
	position: absolute;
	width: 660px;
	top: 67px;
	right: -20px;
	padding: 10px 20px;
	background: #1C3D87;
	text-align: right;
	z-index: 101;
}

.top-location-menu:hover .sub-top-location-menu {
	display: block;
}

.top-location-menu .sub-top-location-menu a {
	display: inline-block;
	font-size: 14px;
	text-transform: none;
	padding: 15px;
}

.b-skype-call {
	display: block;
	padding-left: 28px;
	padding-top: 5px;
	height: 24px;
	width: 50px;
	background: url('/bitrix/templates/citi-box/i/skype.png') left top no-repeat;
	text-decoration: none;
	float: left;
	line-height: 12px;
}

.b-top-order {
	color: #fff;
	font-size: 12px;
}

.b-top-order.border-link span {
	line-height: 20px;
}

.l-top-right {
	display: flex;
	flex-grow: 1;
	padding-right: 25px;
	justify-content: space-between;
}

.l-top-right a {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	padding: 10px 0;
	text-decoration: none !important;
}

.l-top-right a:last-child {}

.b-menu-wrap {
	width: 100%;
	height: 56px;
	position: absolute;
	/*left: 50%;
	margin-left: -600px;*/
	top: 134px;
	background: none;
	z-index: 100;
	background-image: url(/bitrix/templates/citi-box/i/bg-menu2.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.b-menu-bg-left {
	width: 600px;
	height: 61px;
	position: absolute;
	background-image: url('/bitrix/templates/citi-box/i/bg-menu2.jpg');
	background-position: 0 0;
	background-repeat: repeat-x;
	left: 0;
	top: 0;
	z-index: 1
}

.b-menu-bg-right {
	width: 600px;
	height: 61px;
	position: absolute;
	background-image: url('/bitrix/templates/citi-box/i/bg-menu2.jpg');
	background-position: 0 0;
	background-repeat: repeat-x;
	right: 0;
	top: 0;
	z-index: 1
}

.b-menu-shadow {
	width: 100%;
	height: 5px;
	background: url('/bitrix/templates/citi-box/i/bg-menu-shadow.png') left bottom repeat-x;
	position: absolute;
	left: 0;
	bottom: 0
}

.b-menu {
	height: 56px;
	width: 1200px;
	display: block;
	/*overflow: hidden;*/
	z-index: 100;
	position: relative;
	left: 50%;
	margin-left: -600px;
}

.b-menu-ul {
	width: 100%;
	position: relative;
	list-style-type: none;
	margin: auto;
	display: flex;
	justify-content: space-around;
}

.b-menu li {
	display: block;
	position: relative;
	float: left;
	text-align: center;
	/*padding: 0 60px;*/
	width: 25%;
	height: 56px;
	background-image: url('/bitrix/templates/citi-box/i/bg-menu.jpg');
	background-position: 0 0;
	background-repeat: repeat-x
}
.b-menu li:not(:first-child):after {
	content:'';
	display: block;
	position: absolute;
	width: 4px;
	height: 36px;
	background: url(/bitrix/templates/citi-box/i/seporator.png) left top no-repeat;
	top: 10px;
	left: -2px;
	z-index: 5;
}

.b-menu .child_menu li:not(:first-child):after {
	background: none;
}

.b-menu li a {
	color: #17235D;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	height: 37px;
	display: block;
	padding-top: 19px;
	text-decoration: none;
	text-shadow: 0 1px 1px #ffe56b;
	position: relative
}

.b-seporator {
	display: none;
	position: absolute;
	width: 4px;
	height: 36px;
	background: url('/bitrix/templates/citi-box/i/seporator.png') left top no-repeat;
	top: 10px;
	left: -2px;
	z-index: 5
}

.b-seporator2 {
	width: 100%;
}

.b-menu-button2 {
	display: block;
	height: 37px;
	width: 200px;
	z-index: 10;
	color: white !important;
	text-shadow: none !important;
}

.b-menu-button2 span {
	background-image: url(/bitrix/templates/citi-box/i/bg-menu-button.png);
	background-position: -5px -2px;
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	padding-top: 9px;
	z-index: 10;
	width: 197px !important;
	border: 1px solid #868686;
	text-align: center;
}

.b-menu-button2:hover span {
	background-position: -5px -53px;
}

.b-menu-button {
	background-image: url('/bitrix/templates/citi-box/i/bg-menu-button-right.png');
	background-position: right 0;
	background-repeat: no-repeat;
	display: block;
	height: 41px;
	width: 200px;
	padding-right: 18px;
	left: -3px;
	top: 10px;
	z-index: 10;
	color: white !important;
	text-shadow: none !important;
	position: absolute
}

.b-menu-button:hover {
	background-position: right -51px
}

.b-menu-button:active {
	background-position: right -102px
}

.root-item-selected .b-menu-button {
	background-position: right -102px
}

.root-item-selected .b-menu-button:hover {
	background-position: right -51px !important
}

.root-item-selected .b-menu-button:active {
	background-position: right -102px !important
}

.b-menu-button span {
	background-image: url('/bitrix/templates/citi-box/i/bg-menu-button.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	padding-left: 11px;
	padding-top: 9px;
	z-index: 10;
	width: 197px !important
}

.b-menu-button:hover span {
	background-position: 0 -51px
}

.b-menu-button:active span {
	background-position: 0 -102px
}

.root-item-selected .b-menu-button span {
	background-position: 0 -102px
}

.root-item-selected .b-menu-button:hover span {
	background-position: 0 -51px !important
}

.root-item-selected .b-menu-button:active span {
	background-position: 0 -102px !important
}

.b-menu li:hover .b-seporator {
	width: 2px !important
}

.b-menu .root-item-selected .b-seporator {
	width: 2px !important
}

.b-menu li:hover {
	background-position: 0 -57px;
}

.b-menu li:active {
	background-position: 0 -114px;
}

.b-menu .root-item-selected {
	background-position: 0 -114px;
}

.b-menu .b-nohover:hover,
.b-menu .b-nohover:active {
	background-position: 0 0;
}

/*.b-menu-1 {
}
.b-menu .b-menu-1:hover, .b-menu .b-menu-1:active {
	padding-right: 0;
	padding-left: 10px
}
.b-menu .root-item-selected.b-menu-1 {
	padding-right: 0 !important;
	padding-left: 10px !important
}
.b-menu-2 {
}
.b-menu-3 {
}
.b-menu-4 {
}
.b-menu-4.b-nohover {
}
.b-menu-4.b-nohover.root-item-selected {
	border-left: none !important;
	border-right: none !important;
	background-position: 0 0 !important
}
.b-menu-4.b-nohover:hover, .b-menu-4.b-nohover:active {
	width: 212px !important;
	padding-left: 0 !important;
	padding-right: 0 !important
}
.b-menu-5 {
	width: 140px;
	padding-right: 1px;
	padding-left: 1px
}
.b-menu-6 {
	width: 167px;
	border-right: 1px solid #ffca13;
	padding-left: 1px;
	padding-right: 6px
}
.b-menu-7 {
	width: 206px;
	padding-left: 1px;
}
.b-menu .b-menu-6:hover, .b-menu .b-menu-6:active {
	padding-right: 6px;
	padding-left: 0
}
.b-menu .root-item-selected.b-menu-6 {
	padding-right: 6px;
	padding-left: 0
}*/
.b-slider {
	padding-top: 56px
}

.l-left-wrap {
	float: left;
	width: 246px;
	padding-right: 34px;
	padding-top: 5px;
	position: relative
}
.footer-news{
	margin-top: 20px
}
.l-left-wrap .news-wrap {
	margin-bottom: 20px
}

a.graf {
	color: red !important;
}

.b-slider .b-slider--title {
	display: block;
	margin-top: 26px;
	margin-bottom: 10px;
	font-family: 'Calibri', sans-serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 32px;
	letter-spacing: -1px;
	color: #fed236
}

.b-sp2 {
	color: #ffe039 !important
}

.l-right-wrap {
	float: right
}

.b-slider p {
	color: #fed136;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 13px
}

.b-play-link {
	display: block;
	height: 25px;
	padding-left: 33px;
	padding-top: 4px;
	background: url('/bitrix/templates/citi-box/i/play-icon.png') left 1px no-repeat;
	position: relative;
	left: -3px
}

.b-slider a {
	margin-bottom: 10px;
	display: block
}

#view-all-news {
	font-size: 12px;
	line-height: 16px;
	color: #5b6795;
	margin: 0
}

.jcarousel-wrapper {
	margin: 0 auto;
	position: relative
}

.jcarousel {
	position: relative;
	overflow: hidden
}

.b-slider1 .jcarousel {
	width: 890px;
}

.b-slider2 {
	width: 1200px !important;
	position: relative;
	z-index: 1
}

.nswrap {
	height: 519px;
	width: 100%;
	list-style: none;
}

.nsleft {
	width: 100%;
	position: relative;
	height: 519px;
}

.nsblack {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 15;
}

.nsimg-wrap {
	width: 830px;
	z-index: 55;
	float: right;
	padding-top: 160px;
}

.nsimg-h1 {
	color: #fee239;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 50px;
}

.nsimg-h2 {
	padding-top: 50px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}

.nsright {
	/*padding: 88px 0 0 42px;*/
}

.nsright-wrap {
	/*width:372px*/
}

.nsright-h1 {
	color: #ffc900;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
}

.nsright-h2 {
	padding: 40px 0;
	color: #fff;
	line-height: 18px
}

.nsright-button,
.nsright_button {
	width: 230px;
	height: 45px;
	border: 2px solid #fff;
	background: transparent;
	color: #fff;
	border-radius: 0;
	position: relative;
	top: 80px;
}

.nsright-button a.alink,
.nsright_button a.alink {
	color: #fff;
	padding: 13px 20px;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	text-align: left;
	display: block;
}

.nsright-button a.alink::after,
.nsright_button a.alink::after {
	content: '';
	position: absolute;
	top: 20px;
	right: 20px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.nsright_button .santa {
	position: absolute;
	top: -15px;
	left: -17px;
	height: 44px;
	filter: drop-shadow(0 2px 1px rgb(0 0 0 / .25));
}

#ns2,
#ns3,
#ns4,
#ns5,
#ns6,
#ns7,
#ns8,
#ns9 {
	display: none;
}

#nsr2,
#nsr3,
#nsr4 {
	display: none;
}

.nspagin {
	z-index: 15;
	position: absolute;
}

.nspagin-ol {
	border: 0;
	background-color: rgba(255, 255, 255, 0.5);
	width: 80px;
	height: 10px;
	border-radius: 2px;
	display: inline-block;
	cursor: pointer;
	margin-right: 15px;
}

.nspagin-ol.activ {
	background-color: #ffd632;
}

.jcarousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0
}

.jcarousel li {
	float: left;
	position: relative
}

.b-slider1 .jcarousel li {
	width: 890px;
	height: 265px
}

.b-slider2 .jcarousel li {
	width: 1200px;
}

.b-slider1 li img {
	position: absolute
}

.b-slider1 li a {
	font-size: 15px;
	line-height: 20px;
	display: inline-block;
	position: relative;
	z-index: 2
}

.b-slider1 li a:hover {
	text-decoration: none
}

.b-slider1-slid1 a {
	margin-left: 314px;
	margin-top: 177px
}

.b-slider1-slid3 a {
	margin-left: 487px;
	margin-top: 177px
}

.b-slider1-slid4 a {
	margin-left: 422px;
	margin-top: 185px
}

.b-slider1-slid5 a {
	margin-left: 365px;
	margin-top: 197px
}

.b-slider2 .jcarousel .b-slider2-item--title {
	display: none;
	margin-bottom: 10px;
	font-family: 'Calibri', sans-serif;
	font-size: 41px;
	line-height: 41px;
	letter-spacing: -1px;
	color: #92a7c4;
	font-weight: normal;
	position: relative;
	top: -2px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6)
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.b-slider2 .jcarousel .b-slider2-item--title {
		background-color: #879bb7 !important;
		color: transparent !important;
		text-shadow: 0 2px 2px rgba(255, 255, 255, 0.4) !important;
		-webkit-background-clip: text !important;
		-moz-background-clip: text !important;
		background-clip: text !important
	}
}

.b-slider2-item {
	padding: 26px 30px 150px 30px;
	position: relative;
	display: flex;
	align-items: center;
}

.b-item-left {
	width: 626px;
	/*height:120px;*/
	margin-right: 15px;
	float: left;
	z-index: 5
}

.b-slider2-item p {
	font-size: 16px !important;
	line-height: 24px !important;
	position: relative;
	color: #48484a;
}

.b-slider2-item a {
	line-height: 18px;
	text-decoration: none;
	width: 180px;
	background: #2E3E95;
	color: #fff !important;
	padding: 15px 20px;
	text-decoration: none;
	font-size: 18px !important;
	text-align: left;
}

.b-slider2-item a::after {
	content: '';
	position: absolute;
	top: 20px;
	right: 20px;
	border: solid #fff;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.b-alladvice {
	position: absolute;
	right: 80px;
	bottom: 80px;
	text-decoration: none
}

.b-item-right {
	float: left;
	width: 495px;
	text-align: center
}

.b-slider2-item img {
	margin: -2px auto 0 auto
}

.carousel-control-prev,
.carousel-control-next {
	top: 105px;
	display: block;
	margin-bottom: 10px;
	background-position: -19px 0;
	background-image: url(/bitrix/templates/citi-box/i/control.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 30px;
	position: absolute;
	z-index: 10
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	background-position: 0 0;
	right: -16px
}

.jcarousel-control-prev,
.jcarousel-control-next {
	display: block;
	width: 18px;
	height: 30px;
	position: absolute;
	z-index: 10
}

.jcarousel-control-prev,
.jcarousel-control-next {
	background-image: url('/bitrix/templates/citi-box/i/control.png');
	background-repeat: no-repeat
}

.jcarousel-control-prev {
	background-position: -19px 0
}

.b-slider1 .carousel-control-prev:hover {
	background-position: -19px -31px
}

.b-slider2 .jcarousel-control-prev:hover {
	background-position: -19px -62px
}

.jcarousel-control-next {
	background-position: 0 0
}

.b-slider1 .carousel-control-next:hover {
	background-position: 0 -31px
}

.b-slider2 .jcarousel-control-next:hover {
	background-position: 0 -62px
}

.b-slider1 .jcarousel-control-prev,
.b-slider1 .jcarousel-control-next {
	top: 105px
}

.b-slider2 .jcarousel-control-prev,
.b-slider2 .jcarousel-control-next {
	top: 62px
}

.b-slider1 .jcarousel-control-prev {
	left: 0
}

.b-slider1 .jcarousel-control-next {
	right: -16px
}

.b-slider2 .jcarousel-control-prev {
	left: -17px
}

.b-slider2 .jcarousel-control-next {
	right: -17px
}

.jcarousel-pagination,
.carousel-pagination {
	position: absolute;
	bottom: 0;
	right: -1px;
	z-index: 15
}

.b-slider p.jcarousel-pagination,
.b-slider p.carousel-pagination {
	margin-bottom: 17px !important
}

.jcarousel-pagination a,
.carousel-pagination a {
	text-decoration: none;
	display: block;
	width: 12px;
	height: 11px;
	float: left;
	background-image: url('/bitrix/templates/citi-box/i/pagination2.png');
	background-position: -15px top;
	background-repeat: no-repeat;
	padding-top: 3px;
	margin-left: 8px;
	margin-bottom: 0 !important;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden
}

.jcarousel-pagination a:hover,
.carousel-pagination a:hover {
	background-position: -28px top
}

.jcarousel-pagination a.active,
.carousel-pagination a.active {
	background-position: left top;
	height: 15px;
	width: 15px;
	position: relative;
	margin-left: 6px !important
}

.b-content {
	/*background: #fff;*/
	/*background: url('/bitrix/templates/citi-box/i/bg-main.jpg') left top repeat;*/
	position: relative;
	padding-top: 145px;
	z-index: 4
}

p {
	color: #777777
}

.b-content-shodow {
	/*width: 100%;
	height: 17px;
	background: url('/bitrix/templates/citi-box/i/content-shadow.png') left top repeat-x;
	position: absolute;
	left: 0;
	top: -16px*/
}

.l-wrapblock {
	/*width: 960px;*/
	width: 1200px;
	padding: 0 15px 0 15px;
	margin: auto;
	position: relative
}

.l-wrapblock-first-wrap {
	padding-top: 0px;
	height: 134px;
	z-index: 101;
	left: 0;
	position: relative;
	top: 0px;
	width: 100%;
	background: initial;
}

.l-wrapblock.l-big {
	/*width: 998px !important;*/
	width: 1200px;
	padding: 0 0 0 0;
	position: relative
}

.b-content-1 {
	width: 1236px;
	z-index: 5;
	position: absolute;
	left: 50%;
	margin-left: -619px;
	top: 430px;
	height: 150px;
	background: url('/bitrix/templates/citi-box/i/bg-cont1-bottom.png') left bottom no-repeat
}

.l-content-left {
	float: left;
	padding-left: 215px;
	width: 404px
}

.l-content-right {
	float: right;
	padding-left: 233px;
	width: 384px
}

.b-content-1 .l-content-left {
	padding-top: 14px;
	height: 117px;
	background-image: url('/bitrix/templates/citi-box/i/bg-cont1.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer
}

.b-content-1 .l-content-left:hover {
	background-position: 0 -151px
}

.b-content-1 .l-content-right {
	padding-top: 14px;
	height: 117px;
	background-image: url('/bitrix/templates/citi-box/i/bg-cont1.png');
	background-position: -619px 0;
	background-repeat: no-repeat;
	cursor: pointer
}

.b-content-1 .l-content-right:hover {
	background-position: -619px -151px
}

.b-content-1 h2 {
	color: #4a452d;
	font-family: 'Calibri', sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 29px;
	letter-spacing: -1px;
	margin-left: 4px;
	margin-bottom: 12px;
	margin-top: 1px;
	position: relative;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5)
}

.b-content-1 h2 .b-bigtext {
	font-size: 26px !important;
	font-family: 'Calibri', sans-serif;
	font-weight: bold
}

.b-detail-link {
	width: 115px;
	height: 28px;
	display: block;
	padding: 8px 2px 6px 32px;
	background-image: url('/bitrix/templates/citi-box/i/detaile-link.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-family: Verdana, sans-serif;
	font-size: 13px !important;
	line-height: 16px !important;
	text-decoration: none
}

.b-detail-link:hover {
	background-position: 0 -43px
}

.b-detail-link:active {
	background-position: 0 -86px
}

.b-content-2 {
	padding-top: 6px;
	/*background: url('/bitrix/templates/citi-box/i/bg-cont2.png') 4px top repeat-y;*/
	/*background:#f6f6f6;*/
	/*position: relative;*/
	z-index: 5
}

.b-content-2-inner {
	/*width: 998px*/
	width: 1200px;
}

.b-content-2-bottom {
	/*height: 50px;
	background: url('/bitrix/templates/citi-box/i/bg-cont2-bottom2.jpg') center bottom no-repeat;*/
	height: 16px;
	background: url(/bitrix/templates/citi-box/i/bg-cont2-bottom3.jpg) center bottom no-repeat;
	background-size: cover;
	position: absolute;
	bottom: -16px;
	width: 100%;
}

.b-content-2-bottom.b-content-2-social {
	bottom: -30px;
}

.b-content-2 .l-left-wrap {
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 1px !important;
	width: 258px;
	background: url('/bitrix/templates/citi-box/i/col-separator.jpg') right 5px repeat-y
}

.b-content-2 .l-left-wrap {
	background: transparent;
}

.b-content-2 .b-smallright-wrap-news {
	background: url('/bitrix/templates/citi-box/i/col-separator.jpg') right 5px repeat-y
}

.b-content-2 .l-left-wrap .b-socials {
	width: 100%;
}

.b-content-2 .l-left-wrap .left-banners {
	width: 100%;
	margin-top: 20px;
}

.b-content-2 .l-left-wrap .left-banners img {
	max-width: 100%;
}

.b-content-2 .l-left-wrap .left-video {
	margin-top: 20px;
}

.left-video .video-title {
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}

.b-content-2 a {
	color: #222f7e;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 14px;
	display: inline-block
}

.b-content-2 .b-n-link {
	margin-bottom: 16px !important
}

.b-content-2 .b-n-link.border-link span {
	border-bottom: 1px #8b91b9 solid
}

.b-content-2 p {
	font-size: 11px;
	line-height: 18px
}

.b-content-2 .l-left-wrap p {
	line-height: 17px
}

.b-photo {
	margin-bottom: 15px
}

.b-content-2 .l-right-wrap {
	margin-top: 5px;
	margin-left: -3px;
	background: url('/bitrix/templates/citi-box/i/col-separator.jpg') left 5px repeat-y;
	float: left;
	width: 900px;
}

.l-right-wrap-inner {
	padding: 30px 30px 80px 30px;
	/*background: url('/bitrix/templates/citi-box/i/bg-content-forma-top.jpg') center top no-repeat*/
}

.l-right-wrap-out {
	width: 700px;
	/*background: url('/bitrix/templates/citi-box/i/bg-content-forma2.jpg') left top repeat-y;
	background-size: contain;
	border-bottom: 1px #fdfdfd solid;*/
	position: relative;
	margin: 0 auto;
}

.b-content-2 h2,
.b-content-2 h1,
.b-content-2 .h2,
.b-content-2 .h1 {
	display: block;
	font-family: 'Calibri', sans-serif;
	font-weight: bold;
	color: #48484a;
	font-size: 26px;
	position: relative;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
	z-index: 1
}

.b-content-2 h2 span,
.b-content-2 h1 span,
.b-content-2 .h2 span,
.b-content-2 .h1 span {
	position: absolute;
	left: 0;
	top: 0;
	color: #48484a;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: none !important;
	z-index: 3
}

*+html .b-content-2 h2 span,
*+html .b-content-2 h1 span {
	display: none
}

.b-content-2 h2 a,
.b-content-2 h1 a,
.b-content-2 .h2 a,
.b-content-2 .h1 a {
	display: block;
	font-family: 'Calibri', sans-serif;
	font-weight: bold;
	color: #48484a;
	position: relative;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
	z-index: 1;
	text-decoration: none;
	font-size: 22px;
	line-height: 26px
}

.b-content-2 .l-right-wrap h2,
.b-content-2 .l-right-wrap h1 {
	font-size: 26px;
	line-height: 38px;
	letter-spacing: -0.015em;
	margin-bottom: 14px;
	margin-top: -5px
}

.jslider {
	display: block;
	width: 100%;
	height: 1em;
	position: relative;
	top: .6em;
	font-family: Arial, sans-serif
}

.jslider table {
	width: 100%;
	border-collapse: collapse;
	border: 0
}

.jslider td,
.jslider th {
	padding: 0;
	vertical-align: top;
	text-align: left;
	border: 0
}

.jslider table,
.jslider table tr,
.jslider table tr td {
	width: 100%;
	vertical-align: top
}

.jslider .jslider-bg {
	position: relative
}

.jslider .jslider-bg i {
	height: 11px;
	position: absolute;
	font-size: 0;
	top: 0;
	background: url('/') center top no-repeat
}

.jslider .jslider-bg .l {
	width: 10%;
	background-position: 0 0;
	left: 0
}

.jslider .jslider-bg .f {
	width: 80%;
	left: 10%;
	background-repeat: repeat-x;
	background-position: 0 -20px
}

.jslider .jslider-bg .r {
	width: 10%;
	left: 90%;
	background-position: right 0
}

.jslider .jslider-bg .v {
	position: absolute;
	width: 60%;
	left: 20%;
	top: 0;
	height: 11px;
	background: url('/bitrix/templates/citi-box/i/bg-slider-range2.jpg') left top repeat-x !important
}

.l-slider-range-min .jslider .jslider-pointer {
	width: 43px;
	height: 22px;
	background: url('/bitrix/templates/citi-box/i/bg-slider-range3.png') left top no-repeat;
	position: absolute;
	left: 20%;
	top: -5px;
	margin-left: -20px;
	display: none;
	cursor: pointer
}

.b-dimension .jslider .jslider-pointer {
	margin-left: -20px !important
}

.jslider .jslider-pointer {
	width: 43px;
	height: 22px;
	background: url('/bitrix/templates/citi-box/i/bg-slider-range3.png') left top no-repeat;
	position: absolute;
	left: 20%;
	top: -5px;
	margin-left: -1px;
	display: block
}

.l-slider-range-min .jslider .jslider-pointer-to {
	display: block !important;
	left: 90%
}

.jslider .jslider-label {
	font-size: 9px;
	line-height: 12px;
	color: black;
	opacity: .4;
	white-space: nowrap;
	padding: 0 2px;
	position: absolute;
	top: -18px;
	left: 0
}

.jslider .jslider-label-to {
	left: auto;
	right: 0
}

.jslider .jslider-value {
	top: -51px;
	text-align: center;
	left: -50%;
	display: none;
	position: absolute;
	height: 47px;
	background: url('/bitrix/templates/citi-box/i/bg-tooltip.png') center top no-repeat;
	font-size: 14px;
	color: #3e3e3e;
	padding-left: 5px;
	padding-right: 5px
}

.jslider .jslider-value-to {
	left: 80%;
	display: none
}

.jslider .jslider-label small,
.jslider .jslider-value small {
	position: relative;
	top: -0.4em
}

.jslider .jslider-scale {
	position: relative;
	top: 9px
}

.jslider .jslider-scale span {
	position: absolute;
	height: 5px;
	border-left: 1px solid #999;
	font-size: 0
}

.jslider .jslider-scale ins {
	font-size: 9px;
	text-decoration: none;
	position: absolute;
	left: 0;
	top: 5px;
	color: #999
}

.jslider-single .jslider-pointer-to,
.jslider-single .jslider-value-to,
.jslider-single .jslider-bg .v,
.jslider-limitless .jslider-label {
	display: none
}

.l-slider-range-min {
	margin-bottom: 25px;
	height: 50px;
	position: relative
}

.l-slider-range-min.b-slider-cost {
	height: 50px
}

.l-slider-range-min.b-slider-cost.b-with-discount {
	height: 80px
}

.l-slider-range-min label {
	display: block;
	width: 93px;
	float: left;
	font-family: 'Calibri', sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #5b5e66;
	position: relative;
	margin-top: 1px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5)
}

.l-slider-range-min label.b-label-with-arrow:after {
	content: "";
	display: block;
	position: absolute;
	left: 30px;
	top: 41px;
	width: 55px;
	height: 35px;
	background: url('/bitrix/templates/citi-box/i/calc-arraw.png') left top no-repeat
}

.l-slider-range-min label.b-label-with-arrow.b-label-cost:after {
	display: none
}

.l-slider-range-min.b-with-discount label.b-label-with-arrow.b-label-cost:after {
	display: block
}

.b-label-time {
	margin-top: 2px !important
}

.l-slider-range-min .l-slider-wrap {
	width: 430px;
	float: left;
	position: relative;
	top: -7px;
	left: 19px
}

.b-slider-out {
	background: url('/bitrix/templates/citi-box/i/bg-slider-range.jpg') left top no-repeat !important;
	width: 469px;
	float: left;
	margin-top: 7px;
	position: relative;
	z-index: 2
}

#slider-range-min {
	width: 408px
}

#slider-range-min2 {
	float: left;
	width: 416px
}

.b-slider-terminal {
	position: relative;
	z-index: 5
}

.b-slider-terminal.l-slider-range-min {
	height: auto;
	margin-bottom: 18px
}

.b-slider-bonus {
	font-size: 15px !important;
	font-family: 'Calibri', sans-serif;
	line-height: 18px;
	color: #222f7e;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
	position: relative;
	font-weight: 700;
}

#j-slider-bonus-outer-30 .b-slider-bonus {
	color: #ff0000;
}

.b-slider-bonus sup {
	font-size: 10px;
}

.b-terminal-select {
	display: inline-block;
	float: left;
	position: relative;
	padding: 0 0 0 0;
	width: 466px;
	height: 35px
}

.b-terminal-select .b-terminal-select-chose {
	width: 466px;
	height: 35px;
	background: url('/bitrix/templates/citi-box/i/calc-terminal-bg.png') left top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	cursor: pointer
}

.b-terminal-select .b-terminal-select-chose:after {
	content: "";
	display: block;
	position: absolute;
	right: 12px;
	top: 14px;
	z-index: 5;
	width: 17px;
	height: 11px;
	cursor: pointer;
	background: url('/bitrix/templates/citi-box/i/calc-terminal-arrow.png') 0 -11px no-repeat
}

.b-terminal-select .b-terminal-trigger {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	cursor: pointer
}

.b-terminal-select .b-terminal-select-dropdown {
	display: none;
	background: #ffffff;
	width: 466px;
	position: absolute;
	left: 0;
	top: 35px;
	z-index: 10;
	-moz-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2)
}

.b-terminal-select .b-terminal-select-dropdown .b-terminal-select-item:hover.b-item-odd {
	background: #2b3a8e !important
}

.b-terminal-select .b-terminal-select-dropdown .b-terminal-select-item:hover.b-item-even {
	background: #2b3a8e !important
}

.b-terminal-select .b-terminal-select-dropdown .b-terminal-select-item:hover .b-terminal-select-item-title {
	color: #ffffff;
	text-shadow: none
}

.b-terminal-select .b-terminal-select-dropdown .b-terminal-select-item:hover p {
	color: #ffffff
}

.b-terminal-select .b-terminal-select-dropdown .b-terminal-select-item:hover .b-terminal-select-info {
	color: #ffffff
}

.b-terminal-select .b-terminal-select-item {
	padding: 2px 13px 0 13px
}

.b-terminal-select .b-terminal-select-item.b-item-odd {
	background: none
}

.b-terminal-select .b-terminal-select-item .b-terminal-select-item-title {
	font-size: 16px;
	line-height: 28px;
	color: #3e3e3e;
	font-weight: normal;
	margin: 0 0 9px 0
}

.b-terminal-select .b-terminal-select-item p {
	display: none;
	font-size: 11px;
	line-height: 14px;
	color: #777777
}

.b-terminal-select .b-terminal-select-item p strong {
	font-weight: bold
}

.b-terminal-select .b-terminal-select-item .b-terminal-select-info {
	display: block;
	position: absolute;
	right: 38px;
	top: 3px;
}

.b-terminal-select .b-terminal-select-item .b-terminal-select-info.b-red {
	/*width: 134px;*/
	width: auto;
	height: 18px;
	background: url('/bitrix/templates/citi-box/i/calc-terminal-info-red.png') left top no-repeat;
	font-size: 10px;
	line-height: 13px;
	color: #ffffff;
	padding-top: 3px;
	padding-left: 11px;
	top: 7px;
	text-align: right;
	padding-right: 5px;
}

.b-terminal-select .b-terminal-select-item .b-terminal-select-info.b-grey {
	width: 115px;
	height: 18px;
	background: url('/bitrix/templates/citi-box/i/calc-terminal-info-grey.png') left top no-repeat;
	font-size: 10px;
	line-height: 13px;
	color: #3e3e3e;
	padding-top: 3px;
	padding-left: 11px;
	right: 38px;
	top: 9px
}

.b-terminal-select.opened .b-terminal-select-chose {
	background: url('/bitrix/templates/citi-box/i/calc-terminal-bg.png') 0 -45px no-repeat
}

.b-terminal-select.opened .b-terminal-select-chose:after {
	background: url('/bitrix/templates/citi-box/i/calc-terminal-arrow.png') 0 0 no-repeat
}

.b-terminal-select.opened .b-terminal-select-dropdown {
	display: block
}

.b-terminal-select.opened .b-terminal-select-dropdown .b-terminal-select-item {
	padding: 20px;
	position: relative;
	cursor: pointer
}

.b-terminal-select.opened .b-terminal-select-dropdown .b-terminal-select-item.b-item-odd {
	background: #f6f6f6
}

.b-terminal-select.opened .b-terminal-select-dropdown .b-terminal-select-item p {
	display: block
}

.b-terminal-select.opened .b-terminal-select-dropdown .b-terminal-select-item .b-terminal-select-info {
	right: 20px;
	top: 20px
}

.b-terminal-mobile {
	width: 100%
}

.b-terminal-mobile .b-terminal-select-chose {
	width: 100%
}

.b-terminal-mobile .b-terminal-trigger {
	width: 100%
}

.b-terminal-mobile .b-terminal-select-dropdown {
	max-height: 250px;
	overflow: auto;
	width: 100%
}

.b-slider-bonus-outer {
	padding-left: 93px;
	padding-top: 15px;
	display: none
}

.b-slider-bonus-outer.choosen {
	display: block
}

.b-slider-bonus-outer-mobile {
	padding-left: 0
}

.b-disabled-text {
	display: none
}

.j-disabled-checkbox .b-disabled-text {
	display: inline
}

.b-content-2 a.b-slider-show-bonus {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 0;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8)
}

.b-slider-show-bonus {
	color: #27327e
}

.b-slider-show-bonus span {
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px dotted #27327e;
	line-height: 22px
}

.b-slider-show-bonus span:hover {
	border-bottom: 1px dotted transparent
}

.b-slider-show-bonus:after {
	content: '';
	display: inline-block;
	position: relative;
	width: 8px;
	height: 4px;
	background: url("/bitrix/templates/citi-box/i/show-bonus-arrow.png") 0 -9px no-repeat;
	margin-left: 6px;
	top: -2px
}

.opened .b-slider-show-bonus:after {
	background: url("/bitrix/templates/citi-box/i/show-bonus-arrow.png") 0 0 no-repeat
}

.b-slider-bonus-detail ul {
	list-style-type: none;
	margin-top: 22px;
	margin-bottom: -15px
}

.b-slider-bonus-detail li {
	display: block;
	color: #5b5e66;
	font-family: "Noto Sans", sans-serif;
	font-size: 15px;
	line-height: 18px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
	margin-bottom: 15px
}

.b-slider-bonus-detail li .checkbox-block.disabled-block {
	color: #8e919b
}

.b-slider-bonus-detail li sup {
	font-size: 10px;
	line-height: 10px
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	-moz-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.checkbox-block {
	display: block;
	position: relative;
	padding-left: 26px
}

div.checker {
	position: absolute;
	left: 0;
	top: 0
}

div.checker,
div.checker span,
div.checker input {
	width: 21px;
	height: 21px
}

div.checker span {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	text-align: center;
	background: url("/bitrix/templates/citi-box/i/checkbox.png") 0 0 no-repeat;
	margin-right: 5px
}

div.checker span.checked {
	background: url("/bitrix/templates/citi-box/i/checkbox.png") 0 -26px no-repeat
}

div.checker input {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	border: none;
	background: none;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1
}

div.checker.active span {
	background: url("/bitrix/templates/citi-box/i/checkbox.png") 0 0 no-repeat
}

div.checker.active span.checked {
	background: url("/bitrix/templates/citi-box/i/checkbox.png") 0 -26px no-repeat
}

div.checker.hover span.checked,
div.checker.focus span.checked {
	background: url("/bitrix/templates/citi-box/i/checkbox.png") 0 -26px no-repeat
}

div.checker.hover.active span.checked,
div.checker.focus.active span.checked {
	background: url("/bitrix/templates/citi-box/i/checkbox.png") 0 -26px no-repeat
}

div.checker.disabled,
div.checker.disabled.active {
	background: url("/bitrix/templates/citi-box/i/checkbox.png") 0 -52px no-repeat
}

div.checker.disabled span,
div.checker.disabled.active span {
	background: url("/bitrix/templates/citi-box/i/checkbox.png") 0 -52px no-repeat
}

div.checker.disabled span.checked,
div.checker.disabled.active span.checked {
	background: url("/bitrix/templates/citi-box/i/checkbox.png") 0 -52px no-repeat
}

.tooltip {
	top: -44px;
	left: 0;
	display: block;
	position: absolute;
	height: 47px;
	text-align: center;
	font-size: 12px !important;
	line-height: 14px;
	color: #3e3e3e;
	padding-left: 4px;
	background: url('/bitrix/templates/citi-box/i/bg-tooltip-left.png') left top no-repeat;
	z-index: 15
}

.f-left {
	float: left
}

.description-tooltip {
	width: 405px;
	position: absolute;
	top: 57px;
	margin-left: -84px;
	left: 0;
	z-index: 15;
	background: #fff;
	border: 1px solid #d4d4d4;
	padding: 20px
}

.description-tooltip .triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 9.5px 10px 9.5px;
	border-color: transparent transparent #fff transparent;
	top: -10px;
	left: 75px;
	position: absolute
}

.description-tooltip .chosen-square {
	width: 52px;
	height: 40px
}

.description-tooltip .chosen-square p {
	font: 18px/16.5px 'Calibri', sans-serif;
	color: #3e3e3e
}

.description-tooltip .square-descr {
	width: 353px
}

.description-tooltip .square-descr p {
	font: 12px/18px 'Calibri', sans-serif;
	color: #777
}

.tooltip .tooltip-left {
	display: block;
	height: 47px;
	padding-right: 4px;
	background: url('/bitrix/templates/citi-box/i/bg-tooltip-right.png') right top no-repeat
}

.tooltip .tooltip-right {
	display: block;
	padding-top: 9px;
	height: 37px;
	background: url('/bitrix/templates/citi-box/i/bg-tooltip.png') center top no-repeat;
	padding-left: 10px;
	padding-right: 10px
}

.tooltip sup {
	font-size: 8px !important;
	line-height: 8px !important
}

.slider-tip {
	opacity: 1;
	bottom: 120%;
	margin-left: -1.36em
}

.b-rule {
	width: 469px;
	height: 26px;
	position: absolute;
	left: 93px;
	top: 25px;
	z-index: 1
}

.b-rule1 {
	background-image: url("/bitrix/templates/citi-box/i/rule1_1.jpg");
	background-position: left top;
	background-repeat: no-repeat
}

.b-rule2 {
	background-image: url("/bitrix/templates/citi-box/i/rule4.jpg");
	background-position: left top;
	background-repeat: no-repeat
}

.l-slider-range-min .ui-widget-content {
	border: 0 !important;
	height: 11px !important;
	background: url('/bitrix/templates/citi-box/i/bg-slider-range.jpg') left top no-repeat !important
}

.l-slider-range-min .ui-slider-range {
	background: url('/bitrix/templates/citi-box/i/bg-slider-range2.jpg') left top repeat-x !important
}

.l-slider-range-min .ui-slider-handle {
	background: url('/bitrix/templates/citi-box/i/bg-slider-range3.png') left top no-repeat !important;
	border: 0 !important;
	height: 22px !important;
	width: 43px !important
}

#slider-range-min .ui-slider-handle {
	margin-left: -11px !important
}

#slider-range-min2 .ui-slider-handle {
	margin-left: 0 !important
}

.b-slider-cost {
	top: 20px
}

.b-slider-cost label {
	top: 4px
}

.b-booking {
	/*width: 190px;
	height: 55px;
	display: block !important;
	position: absolute !important;
	top: 0;
	right: -2px;
	background-image: url('/bitrix/templates/citi-box/i/booking-button.png');
	background-position: 0 0;
	background-repeat: no-repeat*/
}

.b-booking {
	width: 180px;
	background: #2E3E95;
	color: #fff !important;
	padding: 15px 30px;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px !important;
	text-align: left;
	display: block !important;
	position: absolute !important;
	top: 0;
	right: -2px;
}

.b-booking::after {
	content: '';
	position: absolute;
	top: 20px;
	right: 20px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}



/*.b-booking:hover {
	background-position: 0 -56px
}
.b-booking:active {
	background-position: 0 -112px
}*/
.b-cosat-mask2 {
	width: 181px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	background: url('/bitrix/templates/citi-box/i/bg-slider-cost-mask3.png') left top no-repeat;
	z-index: 3
}

.b-cosat-mask1 {
	width: 181px;
	height: 19px;
	position: absolute;
	left: 0;
	top: 10px;
	background: url('/bitrix/templates/citi-box/i/bg-slider-cost-mask.png') left top repeat-x;
	z-index: 2
}

.b-slider-cost-currency {
	font-size: 15px;
	font-family: 'Calibri', sans-serif;
	line-height: 18px;
	color: #5b5e66;
	margin-left: 15px;
	float: left;
	padding-top: 5px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8)
}

.b-slider-cost-discount {
	display: none;
	font-size: 15px !important;
	font-family: 'Calibri', sans-serif;
	line-height: 18px;
	color: #5b5e66;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
	position: absolute;
	left: 93px;
	top: 65px
}

.b-with-discount .b-slider-cost-discount {
	display: block
}

.b-footer {
	height: 420px;
	background: url('/bitrix/templates/citi-box/i/footer.jpg') center top no-repeat;
	background-size: cover;
}

.b-footer .mobile {
	display: none;
}

.b-footer .l-left-wrap {
	padding-top: 35px;
	height: 180px;
	position: relative;
	width: 380px !important;
	padding-right: 17px !important;
	padding-bottom: 15px
}

.b-socials {
	width: 350px
}

.b-social {
	margin-right: 6px;
	margin-bottom: 8px;
	display: block;
	height: 40px;
	width: 40px;
	background-image: url('/bitrix/templates/citi-box/i/b-socialnetwork.png');
	background-repeat: no-repeat;
	float: left;
	position: relative;
	left: -2px;

}

.b-social-about {
	margin: 10px 20px;
}

.b-facebook {
	background-position: 0 0
}

.b-facebook:hover {
	background-position: 0 -41px
}

.b-facebook:active {
	background-position: 0 -82px
}

.b-vk {
	background-position: -41px 0
}

.b-vk:hover {
	background-position: -41px -41px
}

.b-vk:active {
	background-position: -41px -82px
}

.b-ins {
	background-position: -82px 0
}

.b-ins:hover {
	background-position: -82px -41px
}

.b-ins:active {
	background-position: -82px -82px
}

.b-footer p {
	font-size: 12px;
	line-height: 20px
}

.b-footer a.b-number {
	line-height: 26px;
	display: block;
	width: 140px;
	background: url('/bitrix/templates/citi-box/i/phone-icon.jpg') left 6px no-repeat;
	height: 26px;
	padding-left: 19px;
	margin-right: 11px;
	float: left;
	color: #777777;
	font-size: 12px;
	text-decoration: none
}

.b-skype {
	background: url('/bitrix/templates/citi-box/i/skype-icon.jpg') left 6px no-repeat;
	text-decoration: none;
	height: 26px;
	padding-left: 21px;
	text-decoration: none !important
}

.b-footer .b-skype {
	color: #777777;
	font-size: 12px;
	line-height: 26px;
	display: inline-block
}

.b-footer-car {
	display: block;
	width: 198px;
	height: 62px;
	background: url('/bitrix/templates/citi-box/i/footer-car.png') left top no-repeat;
	position: absolute;
	top: 34px;
	right: 47px
}

.b-footer .l-right-wrap {
	display: flex;
	justify-content: space-between;
	margin: 0 -20px;
}

.b-footer .l-right-wrap .fcol {
	margin: 0 20px;
}

.b-footer .l-right-wrap a {
	color: #48484a;
	font-size: 14px;
	display: block;
	line-height: 30px;
	text-decoration: none;
}

.b-copyright {
	padding-top: 25px;
	padding-bottom: 80px;
	position: relative;
	/*background: url('/bitrix/templates/citi-box/i/bg-footer-sep.jpg') left top repeat-x*/
}

.b-copyright-2 {
	display: inline-block;
	padding-top: 12px;
	position: absolute;
	top: 13px;
	right: 0
}

.b-copyright-2 a {
	font-size: 12px;
	line-height: 20px;
	color: #777777;
	height: 24px
}

.b-copyright-2 .border-link span {
	border-bottom: 1px solid #777777
}

.b-copyright .b-logo-1 {
	background: url("/bitrix/templates/citi-box/i/pay-logo1.png") left top no-repeat;
	width: 100px;
	height: 35px;
	position: absolute;
	left: 402px;
	top: 13px
}

.b-copyright .b-logo-2 {
	background: url("/bitrix/templates/citi-box/i/pay-logo2.png") left top no-repeat;
	width: 71px;
	height: 40px;
	position: absolute;
	left: 588px;
	top: 11px
}

.p-top5 {
	padding-top: 5px
}

.jcarousel-wrapper {
	margin: 0 auto;
	position: relative
}

.b-top-inner {
	max-width: 1920px;
	min-width: 1024px;
	position: relative;
	padding-top: 47px;
	overflow: hidden;
	height: 77px
}

.b-content-innerpage .b-menu {
	position: absolute;
	left: 50%;
	margin-left: -480px;
	top: -10px
}

*+html .b-content-innerpage .b-menu {
	margin-left: -481px
}

.b-content.b-content-innerpage {
	padding-top: 0 !important
}

.b-content-2.b-content-innerpage {
	padding-top: 90px !important
}

.b-inner-seporator {
	/*background-image: url("/bitrix/templates/citi-box/i/col-separator.jpg");
	background-repeat: repeat-y;*/
	margin-bottom: 35px
}

.b-inner-seporator.l-right-position {
	background-position: 923px top
}

.b-inner-seporator.l-left-position {
	/*background-position: 240px top*/
	/*background-position: 220px top*/
	background-position: 296px top
}

.b-bigleft-wrap {
	float: left;
	width: 795px;
	/*width: 593px;*/
	padding-left: 15px;
	padding-right: 32px
}

.b-bigleft-wrap-right-news {
	float: right;
}

.b-content-innerpage h1 {
	font-size: 32px;
	line-height: 34px;
	margin-bottom: 25px;
	margin-top: 7px;
	letter-spacing: -1px
}

.content {
	text-align: left;
}

.content ol {
	padding-left: 15px;
}

.content ol li {
	margin-bottom: 10px;
}

*+html .b-content-innerpage h1 span {
	display: none !important
}

*:first-child+html .b-content-innerpage h1 {
	line-height: 44px
}

.b-content-innerpage h2 {
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	font-family: 'Calibri', sans-serif;
	color: #48484a;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
	margin-top: 20px;
	margin-bottom: 5px;
	letter-spacing: -0.015em
}

.b-smallright-wrap {
	float: right;
	width: 294px;
	position: relative;
	min-height: 20px;
	z-index: 20;
	/*width: 1200px
	left: 20px;*/
}

.b-smallright-wrap-news {
	left: 0;
}

#accordion a {
	font-size: 16px !important;
	text-decoration: none
}

#accordion a span {
	border-bottom: 1px #868cb5 dotted
}

#accordion a span:hover {
	border-bottom: none;
	padding-bottom: 1px;
	color: #5b6795
}

.b-accordion-header {
	position: relative;
	display: block;
	padding-left: 32px;
	margin-bottom: 16px
}

.b-header-number {
	font-size: 15px;
	line-height: 22px;
	color: #2a2a2a;
	position: absolute;
	left: 2px;
	top: 0;
	width: 21px;
	text-align: center
}

a.b-header-link {
	display: inline;
	margin-bottom: 0
}

.ui-accordion-header-active .b-header-link {
	margin-bottom: 10px !important
}

.ui-accordion-header-active a {
	color: #5b6795
}

.b-accordion-header a {
	line-height: 22px;
	text-decoration: none
}

.b-accordion-header a span {
	display: inline
}

.b-accordion-content {
	margin-top: 10px
}

.b-accordion-content {
	width: 798px;
	background: url('/bitrix/templates/citi-box/i/accordion-top.png') left top no-repeat;
	background-size: contain;
	padding: 16px 0 0 0;
	margin-bottom: 15px;
	position: relative;
	margin-left: -32px
}

.b-accordion-content-mid {
	background: url('/bitrix/templates/citi-box/i/accordion-mid.png') left top repeat-y;
	background-size: contain;
	padding-bottom: 7px;
	padding: 19px 26px 25px 31px;
	width: 741px
}

.b-accordion-content-bottom {
	background: url('/bitrix/templates/citi-box/i/accordion-bottom.png') left bottom no-repeat;
	background-size: cover;
	width: 798px;
	height: 5px
}

.b-accordion-content p {
	font-size: 16px !important;
	line-height: 24px !important;
	margin-top: 8px
}

.b-accordion-content p:first-child {
	margin-top: 0
}

.b-accordion-content ul {
	list-style-type: square;
	margin-left: 16px
}

.b-accordion-content ol {
	margin-left: 20px
}

.b-accordion-content ul li,
.b-accordion-content ol li {
	font-size: 12px !important;
	color: #777777;
	line-height: 18px !important;
	margin-top: 8px
}

.b-add-question {
	border-top: 1px #d4d4d4 solid;
	width: 960px;
	margin: auto;
	height: 133px;
	padding-top: 41px;
	background: #efefef;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#fafafa', GradientType=0)
}

.b-content-bottom {
	height: 16px;
	background: url('/bitrix/templates/citi-box/i/bg-cont2-bottom3.jpg') center bottom no-repeat;
	/*width: 1200*/
	background-size: cover;
}

.b-add-question .b-bigleft-wrap {
	padding-left: 58px !important;
	padding-right: 19px !important;
	width: 605px !important
}

.b-add-question .b-smallright-wrap {
	width: 278px !important;
	padding-top: 1px
}

.b-question-man {
	float: left;
	margin-right: 48px;
	margin-left: 4px;
	margin-top: 4px
}

.b-add-question h3 {
	color: #2a2a2a;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 16px;
	font-family: 'Noto Sans', sans-serif
}

.b-content-innerpage p, .b-content-innerpage ul, .b-content-innerpage ol {
	font-size: 16px;
	line-height: 24px;
	color: #48484a;
}
.b-content-innerpage ul {
	margin-left: 10px;
}

.b-content-innerpage p.bold {
	font-weight: bold
}

.b-add-question .b-add-question-phone,
.b-ordering-phone .b-add-question-phone {
	display: block;
	font-size: 18px;
	line-height: 28px;
	font-family: 'Calibri', sans-serif;
	color: #48484a;
	margin-top: -3px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	.b-add-question .b-add-question-phone,
	.b-ordering-phone .b-add-question-phone {
		background-color: #48484a !important;
		color: transparent !important;
		-webkit-background-clip: text !important;
		-moz-background-clip: text !important;
		background-clip: text !important
	}
}

.b-add-question-backcall {
	margin-top: -2px
}

.l-ml13 {
	margin-left: 13px
}

.feedback-form .b-button-left {
	color: #ffffff;
	font-size: 13px !important;
	line-height: 20px !important;
	border: none !important;
	text-decoration: none !important;
	text-shadow: none !important;
	margin-bottom: 0;
	cursor: pointer;
	font-family: Verdana, sans-serif
}

.feedback-form .b-button .b-button-right {
	background-image: url('/bitrix/templates/citi-box/i/bg-menu-button-right.png');
	background-position: right 0;
	background-repeat: no-repeat;
	padding-right: 9px;
	height: 43px;
	display: inline-block;
	margin: auto;
	position: relative;
	cursor: pointer
}

.feedback-form .b-button:hover .b-button-right {
	background-position: right -51px
}

.feedback-form .b-button:active .b-button-right {
	background-position: right -102px
}

.feedback-form .b-button .b-button-left {
	height: 43px;
	display: inline-block;
	background-image: url("/bitrix/templates/citi-box/i/bg-menu-button.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0
}

.feedback-form .b-button:hover .b-button-left {
	background-position: 0 -51px
}

.feedback-form .b-button:active .b-button-left {
	background-position: 0 -102px
}

.feedback-form .b-button input {
	height: 36px;
	width: 150px;
	display: inline-block;
	background: none;
	border: none;
	padding-left: 10px;
	padding-top: 0;
	cursor: pointer;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	padding-right: 0
}

.error-msg {
	display: none;
	margin-bottom: -6px !important;
	margin-top: 6px !important;
	padding-bottom: 0 !important
}

.b-info.b-form-2 .b-info-all p.error-msg {
	padding-bottom: 17px !important;
	margin-top: 0 !important
}

.b-form-request {
	width: 298px;
	margin-right: 1px;
	position: relative;
	margin-left: -5px;
	margin-bottom: 5px
}

.b-form-request-mid {
	background: url('/bitrix/templates/citi-box/i/request-form-mid.png') left top repeat-y
}

.b-form-request-grad {
	border: 1px #b7cae5 solid;
	margin-left: 2px;
	margin-right: 3px;
	padding: 25px 25px 10px 29px;
	background: #cdddf2;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdddf2', endColorstr='#b4cae8', GradientType=0)
}

.b-form-request-bottom {
	width: 298px;
	height: 20px;
	background: url('/bitrix/templates/citi-box/i/request-form-bottom.png') left top no-repeat
}

.b-form-request-bottom2 {
	width: 298px;
	height: 20px;
	background: url('/bitrix/templates/citi-box/i/request-form-bottom2.png') left top no-repeat
}

.b-form-request p {
	margin-bottom: 16px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8)
}

.b-form-request label {
	font-family: 'Calibri', sans-serif;
	font-size: 15px;
	color: #5b5e66;
	display: block;
	margin-bottom: 11px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8)
}

.b-request-input {
	margin-bottom: 14px;
	position: relative
}

.b-form-request input {
	width: 223px;
	padding: 0 5px 0 5px;
	height: 31px;
	background: url('/bitrix/templates/citi-box/i/request-form-input.jpg') left top no-repeat;
	border: none
}

.b-form-request input.error {
	background: url('/bitrix/templates/citi-box/i/request-form-input-error.jpg') left top no-repeat
}

.b-form-request .b-request-link {
	font-size: 14px !important;
	border-bottom: 1px #8295b7 dotted;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
	margin-bottom: 5px;
	color: #5b6d95;
	text-decoration: none !important;
	cursor: pointer
}

.b-form-request a:hover {
	border-bottom: none;
	padding-bottom: 1px
}

.b-smallright-wrap-inner {
	padding: 0 40px 0 26px
}

.b-button.b-button-request {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 7px;
	margin-left: -4px;
	position: relative
}

.b-button-right {
	background-image: url('/bitrix/templates/citi-box/i/bg-menu-button-right.png');
	background-position: right 0;
	background-repeat: no-repeat;
	padding-right: 10px;
	height: 43px;
	display: inline-block;
	margin: auto;
	position: relative
}

.b-button:hover .b-button-right {
	background-position: right -51px
}

.b-button:active .b-button-right {
	background-position: right -102px
}

.b-button .b-button-left {
	height: 36px;
	display: inline-block;
	background-image: url("/bitrix/templates/citi-box/i/bg-menu-button.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-right: 4px;
	padding-top: 7px
}

.b-button:hover .b-button-left {
	background-position: 0 -51px
}

.b-button:active .b-button-left {
	background-position: 0 -102px
}

.b-button a {
	color: #ffffff;
	font-size: 13px !important;
	line-height: 20px !important;
	border: none !important;
	text-decoration: none !important;
	text-shadow: none !important;
	margin-bottom: 0
}

.b-addres {
	margin-bottom: 5px
}

.b-addres p {
	margin-bottom: 5px
}

.b-addres p span {
	color: #3e3e3e
}

.b-smallright-wrap a,
.b-smallleft-wrap a,
.b-bigright-wrap a,
.b-bigleft-wrap a {
	font-size: 11px;
	text-decoration: underline
}

.b-smallright-wrap a:hover,
.b-smallleft-wrap a:hover,
.b-bigright-wrap a:hover {
	text-decoration: none
}

.b-addres a:hover {
	text-decoration: none
}

.b-calculation {	
	padding: 25px 0px;
	font-size: 16px;
	line-height: 24px;
	color: #48484a;
}

.b-calculation p {
	font-size: 16px;
	line-height: 24px;
	color: #48484a;
	display: inline-block;
	float: left;
	margin-top: 11px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8)
}

.b-calculation img {
	float: right;
	width: 210px;
}

.b-calculation .b-button {
	display: inline-block;
	margin-top: 11px;
	float: right;
	margin-right: 22px
}

.b-smallleft-wrap {
	float: left;
	width: 242px;
	/*width 1200*/
	position: relative;
	left: -20px;
}

.b-smallleft-wrap-about-page {
	width: 300px;
	left: 0;
}

.b-smallleft-wrap-about-page .b-numlist {
	color: #777777;
	font-size: 11px;
	line-height: 18px;
	padding-left: 15px;
}

.b-smallleft-wrap-about-page ul.b-numlist {
	list-style-type: none;
	padding-left: 0;
}


.b-smallleft-wrap-about-page .b-numlist a {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 4px;
}

.b-content-innerpage .b-smallleft-wrap-about-page h2 {
	display: block;
	font-family: 'Calibri', sans-serif;
	font-weight: bold;
	color: #48484a;
	position: relative;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
	z-index: 1;
	text-decoration: none;
	font-size: 22px;
	line-height: 26px;
	margin-top: 20px;
}

.b-smallleft-wrap-news {
	float: left;
	width: auto;
	/*width 1200*/
	position: relative;
	left: 0;
}


.l-wrapblock .j-main-news-container,
.b-smallleft-wrap-newtrans {
	background: url(/bitrix/templates/citi-box/i/col-separator.jpg) right 5px repeat-y;
}

.b-content-2 .b-description-about {
	display: inline-block;
}
@media (max-width:768px) {
	.paym img{
		max-width: 100%;
	}
}
.b-content-2 form .b-bigleft-wrap {
	padding-left: 0px;
	width: 400px !important
}

.b-content-2 form .b-smallright-wrap {
	width: 439px !important
}

.b-content-2 form .b-smallright-wrap-custom {
	width: calc(100% - 439px);
	float: right;
    position: relative;
    min-height: 20px;
    z-index: 20;
}
@media (max-width:1200px) {
	.b-content-2 form .b-smallright-wrap-custom {
		width: calc(100% - 0px);
		float: none;
	}
}
.b-ordering-page .b-smallright-wrap-custom .b-smallright-wrap-inner {
	padding: 0;
    background: unset;
}

.b-smallleft-wrap-inner {
	padding: 0 20px 0 49px
}

.b-smallleft-wrap-inner p {
	margin-bottom: 18px
}

.b-bigright-wrap {
	/*float: right;
	width: 825px;
	padding-left: 28px;
	padding-right: 47px*/
}

.b-bigright-wrap-news {
	/*width: 825px;*/
}

.b-vert-leftblock {
	width: 242px;
	margin-left: 1px;
	position: relative;
	margin-bottom: 5px
}

.b-vert-leftblock-mid {
	background: url('/bitrix/templates/citi-box/i/vert-leftblock-mid.png') left top repeat-y
}

.b-vert-leftblock-grad {
	border: 1px #b7cae5 solid;
	margin-left: 3px;
	margin-right: 2px;
	background: #cdddf2;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdddf2', endColorstr='#b4cae8', GradientType=0)
}

.b-vert-leftblock-bottom {
	width: 242px;
	height: 20px;
	background: url('/bitrix/templates/citi-box/i/vert-leftblock-bottom.png') left top no-repeat
}

.b-ver-seporator {
	width: 206px;
	height: 3px;
	background: url('/bitrix/templates/citi-box/i/vert-seporator.png') left top no-repeat;
	position: absolute;
	left: 14px;
	top: -1px
}

.b-vert-memu {
	list-style-type: none
}

.b-vert-memu li {
	position: relative;
	border-bottom: 1px solid transparent;
	height: 44px
}

.b-vert-memu li:hover {
	background: url('/bitrix/templates/citi-box/i/vert-menu-hover.jpg') left top no-repeat;
	cursor: pointer
}

.b-vert-memu li a {
	color: #5b6795 !important;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
	padding-left: 32px;
	padding-top: 12px;
	padding-bottom: 14px;
	display: block;
	margin-bottom: 0
}

.b-smallleft-wrap-inner .b-phone {
	margin-bottom: 6px;
	display: block;
	font-size: 20px;
	line-height: 28px;
	font-family: 'Calibri', sans-serif;
	color: #92a7c4;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
	text-decoration: none
}

.b-smallleft-wrap .b-skype {
	padding-left: 20px !important;
	background: url("/bitrix/templates/citi-box/i/skype-icon.jpg") left 4px no-repeat
}

.b-smallleft-wrap .b-backcall {
	margin-bottom: 15px !important;
	padding-top: 1px
}

.b-whiteblock {
	/*width: 826px;*/
	/*width: 682px;*/
	/*width:547px;*/
	padding-top: 3px;
	/*background: url('/bitrix/templates/citi-box/i/b-whiteblock-top.png') left top no-repeat;*/
	margin: 0 0px 19px 0;
	float: left;
	/*border-right: 1px solid #d4d4d4;*/
}

.b-content-2-inner .b-whiteblock {
	width: 1110px;
}


.b-content-2-inner .review-wrapper-single .b-whiteblock,
.review-wrapper-single .b-whiteblock {
	width: 49%;
	margin-left: 1%;
}

.b-content-2-inner .review-wrapper-single .b-whiteblock:first-child,
.review-wrapper-single .b-whiteblock:first-child {
	margin-left: 0;
	margin-right: 1%;
}

/*.l-newsblocks div.b-whiteblock:nth-child(2){*/
.l-newsblocks div.b-whiteblock {
	margin: 0 0 16px !important;
	flex: 0 0 calc(33.333% - 30px);
	width: calc(33.333% - 30px);
	padding: 0px 15px;
}

.b-whiteblock.l-with-hover:hover {
	/*	background: url('/bitrix/templates/citi-box/i/b-whiteblock-top-hover.png') left top no-repeat;
	cursor: pointer;
	background: rgba(212, 212, 212, 0.5);*/
}

.b-whiteblock-mid {
	/*background: url('/bitrix/templates/citi-box/i/b-whiteblock-mid.png') left top repeat-y;
	padding: 0 3px 0 3px*/
	border: 1px solid #d4d4d4;
	height: 100%;
}
.news-item .b-whiteblock-mid {
	margin-bottom: 15px;
}
.b-whiteblock.l-with-hover:hover .b-whiteblock-mid {
	/*background: url('/bitrix/templates/citi-box/i/b-whiteblock-mid-hover.png') left top repeat-y*/
}

.b-whiteblock-bottom {
	background: url('/bitrix/templates/citi-box/i/b-whiteblock-bottom.png') left bottom no-repeat;
	height: 6px;
	margin-bottom: -5px;
	background-size: cover;
	/*width 1200px*/
}

.b-whiteblock.l-with-hover:hover .b-whiteblock-bottom {
	background: transparent;
}

.b-news,
.b-one-news,
.b-one-advice {
	position: relative;
	background: #fefefe;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f7f7f7', GradientType=0)
}

.b-one-advice__top-content {
	display: flex;
	gap: 10px;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.b-one-advice__active-from {
	font-size: 16px;
    line-height: 24px;
    color: #48484a;
    font-family: "Verdana", "sans-serif", sans-serif;
	font-weight: 700;
	margin-bottom: 10px;
}

.blog-sharing .blog-sharing__title {
	margin-bottom: 10px;
}

.blog-sharing .ya-share2__container ul {
	margin-left: 0;
}

.b-news.l-with-photo {
	padding: 0;
	background-color: #F7F7F7;
	/*padding: 26px 25px 34px 25px*/
}
.b-news:hover {
  cursor: pointer;
}
.b-whiteblock.l-with-hover:hover .b-news.l-with-photo {
	/*padding: 28px 25px 32px 25px*/
}

.b-news.l-no-photo {
	padding: 22px 25px 31px 25px
}

.b-whiteblock.l-with-hover:hover .b-news.l-no-photo {
	/*padding: 24px 25px 29px 25px*/
}

.b-news-label {
	width: 40px;
	height: 38px;
	background: url('/bitrix/templates/citi-box/i/label.png') left top no-repeat;
	position: absolute;
	z-index: 20
}

.l-with-photo .b-news-label,
.b-one-news .b-news-label {
	left: -7px;
	top: 10px
}

.l-no-photo .b-news-label {
	left: -7px;
	top: 25px
}

.b-news-photo {
	margin-bottom: 0px;
	width: 100%;
	max-width: 100%;
}

.b-news-photo_no-margin {
	margin: 0;
}

.l-with-photo .b-news-content {
	padding: 0px 25px 10px 25px;
}

.footer-news .l-with-photo .b-news-content {
	padding: 15px 25px;
}

.l-no-photo .b-news-content {
	margin-left: 31px
}

.b-news-header {
	color: #3e3e3e !important;
	text-decoration: none;
	font-size: 16px !important;
	line-height: 22px !important;
	text-decoration: none !important
}

.l-with-text .b-news-header {
	font-size: 18px !important;
	font-weight: 700;
	margin-bottom: 15px !important
}

.l-no-text .b-news-header {
	margin-bottom: 4px !important
}

.b-news-text {
	margin-bottom: 5px;
	font-size: 16px !important;
	line-height: 18px !important;
	font-weight: 400;
}

.b-date {
	font-size: 12px !important;
	line-height: 18px !important;
	font-weight: 400;
}

.l-newsblocks {
	margin: 8px -15px;
	display: flex;
	flex-wrap: wrap;
}

.news-gallery {
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
	justify-content: space-around;
}

.news-gallery .gallery-item {
	flex: 0 0 30%;
}

.b-archive {
	margin-bottom: 9px
}

.b-one-news img {
	max-width: 100%;
}

.b-one-news .preview-text {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #48484a;
	margin-bottom: 10px;
}

.b-archive-header {
	text-decoration: underline;
	font-size: 14px !important;
	line-height: 22px !important;
	margin-bottom: 7px !important
}

.b-archive-header:hover {
	text-decoration: none
}

.b-paginator {
	list-style-type: none;
	zoom: 1;
	display: none;
	display: inline;
	margin: 24px 0 0
}

.b-paginator li {
	float: left;
	width: 36px;
	height: 34px;
	text-align: center;
	border-left: 1px #e2e2e2 solid;
	border-top: 1px #e2e2e2 solid;
	border-bottom: 1px #e2e2e2 solid;
	background: #ffffff
}

.b-paginator li.b-unactive:hover {
	border-bottom: none;
	border-top: none;
	padding: 1px 0 1px 0;
	background: url('/bitrix/templates/citi-box/i/paginator-hover.png') left top no-repeat !important
}

.b-paginator .b-active,
.b-paginator li.b-active:hover {
	border-bottom: none;
	border-top: none;
	width: 35px !important;
	border-left: 1px #8392ab solid !important;
	border-right: 1px #8392ab solid !important;
	padding: 1px 0 1px 0;
	background: url('/bitrix/templates/citi-box/i/paginator-active.png') left top no-repeat
}

.b-paginator-last {
	border-right: 1px #e2e2e2 solid
}

.b-paginator-last:hover {
	border-right: 1px #c5c6c7 solid
}

.b-paginator a {
	text-decoration: none;
	width: 36px;
	height: 32px;
	padding-top: 2px;
	margin-bottom: 0 !important;
	font-size: 14px !important;
	line-height: 28px !important;
	color: #6a6a6a !important;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8)
}

.b-one-news {
	padding: 24px 25px 21px 25px
}

.b-one-news-header {
	/*margin-left: 30px;*/
	margin-bottom: 19px
}

.b-one-news .b-news-label {
	left: -7px;
	top: 5px
}

.b-one-news h1 {
	line-height: 38px !important;
	margin-top: 0 !important;
	margin-bottom: 15px;
}

*:first-child+html .b-one-news h1 span {
	line-height: 39px
}

.b-one-news .b-text-16 {
	margin-bottom: 42px !important
}

.b-one-news-photo {
	margin-bottom: 23px
}

.b-one-news-text,
.b-one-advice-text {
	line-height: 22px !important;
	font-size: 12px !important;
	margin-bottom: 22px
}

/* .b-only-block {
	margin-bottom: 0 !important
} */

.l-mb-none {
	margin-bottom: 0 !important
}

.b-comeback-link-first {
	margin-top: -4px;
	margin-bottom: 17px !important;
	font-size: 11px !important;
	line-height: 20px !important
}

.b-comeback-link-last {
	font-size: 11px !important;
	line-height: 20px !important;
	display: block !important
}

.b-comeback-link-last.b-right-link {
	text-align: right;
	margin-bottom: 39px !important;
	margin-right: 32px !important
}

.b-comeback-link-last.b-left-link {
	margin-top: 12px;
	text-align: left
}

.l-sitibox-page .b-inner-seporator {
	margin-bottom: 40px !important
}

.b-about-item {
	margin-bottom: 34px;
	padding-left: 77px;
	position: relative
}

.b-video {
	margin-bottom: 45px;
	margin-top: 32px;
	background: gray
}

.b-about-item a {
	font-size: 12px !important;
	line-height: 18px !important;
	margin-bottom: 0 !important
}

.b-about-item ul {
	padding-left: 16px
}

.b-about-item ul li {
	margin-bottom: 8px;
	font-size: 12px !important;
	line-height: 18px !important;
	color: #777777
}

.b-about-item ol {
	padding-left: 20px
}

.b-about-item ol li {
	margin-bottom: 8px;
	font-size: 12px !important;
	line-height: 18px !important;
	color: #777777
}

.b-about-icon {
	position: absolute;
	left: 0;
	top: 0
}

.b-icon1 {
	left: 16px;
	top: -13px
}

.b-icon2 {
	left: 6px;
	top: -3px
}

.b-icon3 {
	left: 7px;
	top: -2px
}

.b-icon4 {
	left: 15px;
	top: -3px
}

.b-about-text {
	margin-bottom: 13px;
	font-size: 12px !important;
	line-height: 18px !important
}

.no-hover {
	cursor: default
}

.b-content-innerpage h2.video-title {
	margin-top: 30px
}

p.text_description_video {
	margin-top: -40px;
	padding-bottom: 24px;
}

#mini_video .flowplayer.is-mouseover .fp-controls,
#mini_video .flowplayer.fixed-controls .fp-controls {
	height: 26px !important;
	bottom: -13px !important;
	width: 100% !important;
	left: 0px !important;
}

#mini_video .flowplayer .fp-play {
	margin-bottom: 0px;
	height: 26px;
	bottom: 0px !important;
	width: 26px !important;
	left: 0px !important;
}

#mini_video .flowplayer .fp-play:after {
	height: 26px;
	left: 28px;
	top: 0;
}

#mini_video .flowplayer .fp-volumeslider {
	width: 60px;
}

#mini_video .flowplayer .fp-volume {
	top: 8px;
	right: 5px;
}

#mini_video .flowplayer .fp-volume a {
	margin-bottom: 0;
	width: 10px;
	height: 10px;
	top: 0;
}

#mini_video .fp-timeline:after {
	height: 26px;
	right: -7px;
}

#mini_video .play-button.no-time.flowplayer .fp-timeline,
#mini_video .play-button.aside-time.flowplayer .fp-timeline {
	margin-left: 33px !important;
	margin-right: 87px;
}

#mini_video .flowplayer .fp-timeline {
	top: 8px;
	height: 8px;
}

.connected-carousels {
	margin-bottom: 37px;
	margin-top: 38px
}

.connected-carousels .carousel-navigation li.active .carousel-mask-hover {
	border: 4px #edc200 solid;
	display: block
}

.connected-carousels .stage {
	/*width: 679px;*/
	width: 800px;
	margin: 0 auto 0 auto;
	position: relative
}

.connected-carousels .navigation {
	/*width: 679px;*/
	width: 791px;
	margin: 9px auto 0 auto;
	position: relative
}
.connected-carousels .navigation .inactive{
	display: none;
}
.connected-carousels .carousel {
	overflow: hidden;
	position: relative
}

.connected-carousels .carousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0
}

.connected-carousels .carousel li {
	float: left
}

.connected-carousels .carousel-navigation li:hover .carousel-mask-hover {
	display: block
}

.connected-carousels .prev-stage,
.connected-carousels .next-stage {
	display: block;
	position: absolute;
	/*width: 339px;
	height: 487px;*/
	z-index: 20;
	padding: 0px;
}

.connected-carousels .prev-stage {
	left: 0
}

.connected-carousels .next-stage {
	right: 0
}

.connected-carousels .navigation .prev-stage.inactive,
.connected-carousels .navigation .next-stage.inactive {
	display: none
}

.connected-carousels .prev-stage span,
.connected-carousels .next-stage span {
	/*display: none;*/
	position: absolute;
	top: calc(50% + 17px);
	margin-top: -3px;
	width: 36px;
	height: 35px;
	background-image: url("/bitrix/templates/citi-box/i/photo-slider-nav2.png");
	background-repeat: no-repeat;
	z-index: 20
}

.connected-carousels .prev-stage span {
	left: 0;
	background-position: -37px 0
}

.connected-carousels .next-stage span {
	right: 0;
	background-position: 0 0
}

.connected-carousels .next-stage,
.connected-carousels .prev-stage {
	background: url("/bitrix/templates/citi-box/i/bg-transparent.png") left top repeat
}

.connected-carousels .prev-stage:hover span,
.connected-carousels .next-stage:hover span {
	display: block
}

.connected-carousels .prev-navigation,
.connected-carousels .next-navigation {
	display: block;
	position: absolute;
	width: 28px;
	height: 27px;
	background-image: url("/bitrix/templates/citi-box/i/photo-slider-nav.png");
	background-repeat: no-repeat;
	z-index: 20
}

.connected-carousels .prev-navigation {
	background-position: -31px 0
}

.connected-carousels .next-navigation {
	background-position: 0 0
}

.connected-carousels .prev-navigation.inactive,
.connected-carousels .next-navigation.inactive {
	cursor: default
}

.l-advantage-page .b-inner-seporator {
	margin-bottom: 40px !important;
	padding-bottom: 5px
}

.b-advantage-item {
	margin-bottom: 29px;
	padding-left: 77px;
	position: relative;
	width: calc(50% - 94px);
	/*width: 260px;*/
	float: left;
	padding-left: 64px !important
}

.b-advantage-item-left {
	margin-right: 15px
}
.b-advantage-item-right{
	margin-left: 15px
}
.l-advantage-page .b-bigright-wrap .b-text-16 {
	margin-bottom: 28px !important
}

.b-advantage-item h2 {
	line-height: 28px !important;
	margin-bottom: 13px !important
}

.b-advantage-item p {
	margin-bottom: 5px
}

.b-advantage-item ol {
	padding-left: 20px
}

.b-advantage-item ol li {
	margin-bottom: 5px;
	font-size: 12px !important;
	line-height: 18px !important;
	color: #777777
}

.b-advantage-item ul {
	padding-left: 16px
}

.b-advantage-item ul li {
	margin-bottom: 5px;
	font-size: 12px !important;
	line-height: 18px !important;
	color: #777777
}

.b-advantage-item a {
	font-size: 12px !important;
	line-height: 18px !important;
	margin-bottom: 0 !important;
	display: inline !important
}

.b-advantage-text {
	margin-bottom: 0;
	font-size: 12px !important;
	line-height: 18px !important
}

.b-advantage-item .b-icon4 {
	top: 6px;
	left: 5px
}

.b-advantage-item .b-icon5 {
	top: 7px;
	left: 1px
}

.b-advantage-item .b-icon6 {
	top: -7px;
	left: 0
}

.b-advantage-item .b-icon1 {
	top: -8px;
	left: 5px
}

.b-advantage-item .b-icon7 {
	top: -1px;
	left: 0
}

.b-advantage-item .b-icon8 {
	top: 5px;
	left: 6px
}

.b-advantage-item .b-icon9 {
	top: 6px;
	left: 0
}

.b-advantage-item .b-icon10 {
	top: 11px;
	left: -1px
}

.l-advice-page .b-inner-seporator {
	margin-bottom: 26px
}

.advice-block .b-numlist {
	list-style-type: none
}

.advice-block .b-numlist li {
	margin-bottom: 16px;
	position: relative;
	display: block;
	padding-left: 32px
}

.advice-block .b-numlist li a {
	line-height: 22px;
	font-size: 15px;
	display: inline;
	text-decoration: none;
	margin-bottom: 0 !important
}

.advice-block .b-numlist a span {
	display: inline;
	border-bottom: 1px solid #868CB5;
	margin-bottom: 0 !important
}

.advice-block .b-numlist a span:hover {
	border-bottom: none !important;
	padding-bottom: 1px;
	color: #5b6795
}

.b-bigleft-wrap2 {
	float: left;
	width: 828px;
	padding-left: 49px;
	padding-right: 20px
}

.b-whiteblock2 {
	width: 100%;
	padding-top: 5px;
	/*background: url('/bitrix/templates/citi-box/i/b-whiteblock-top2.png') left top no-repeat;*/
	margin-bottom: 14px;	
}

.b-whiteblock-mid2 {
	/*background: url('/bitrix/templates/citi-box/i/b-whiteblock-mid2.png') left top repeat-y;*/
	padding: 0 3px 0 3px
}

.b-whiteblock-bottom2 {
	background: url('/bitrix/templates/citi-box/i/b-whiteblock-bottom2.png') left bottom no-repeat;
	height: 6px;
	margin-bottom: -5px;
	background-size: cover;
}

.b-one-advice {
	/*padding: 18px 32px 33px 28px;
	border: 1px solid #d4d4d4;*/
}

.b-one-advice-img {
	text-align: center;
	width: 626px;
	margin-bottom: 2px
}

.b-one-advice-img img {
	margin-left: -6px
}

.b-one-advice h1 {
	margin-bottom: 20px !important
}

.b-one-advice h2 {
	color: #48484a;
	padding-top: 7px;
	margin-bottom: 18px !important;
	font-size: 24px;
	font-weight: bold;
}

.b-one-advice h3 {
	color: #48484a;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}

@media screen and (max-width: 1200px) {
	.b-one-advice h2 {
		font-size: 20px;
	}
	.b-one-advice h3 {
		font-size: 16px;
	}
}

.b-one-advice .b-text-16 {
	margin-bottom: 17px !important
}

.b-content-2 a.b-contact-h2-email {
	position: relative
}

.b-content-2 a.b-contact-h2-email span {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #FFFFFF;
	background: #848484;
	display: block;
	position: absolute;
	top: auto;
	left: 0;
	bottom: 2px
}

.b-content-2 a.b-contact-h2-email:hover span {
	border-bottom: 1px solid transparent;
	background: transparent
}

.b-contact-item {
	margin-bottom: 19px;
	position: relative;
	width: calc(50% - 85px);
	/*width: 321px;*/
	/*width: 220px;*/
	float: left;
	padding-left: 63px !important
}

.b-contact-item-left {
	margin-right: 22px
}

.b-contact-item h2 {
	line-height: 28px !important;
	margin-bottom: 12px !important
}

.l-contact-page .b-contact-item h2 a {
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
	font-family: 'Calibri', sans-serif;
	color: #48484a;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
	margin-bottom: 0;
	letter-spacing: -0.015em;
	text-decoration: none;
	display: inline-block
}

.l-contact-page .b-contact-item a {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 6px
}

.b-contact-download {
	font-size: 14px !important;
	line-height: 20px !important;
	margin-bottom: 33px !important;
	margin-left: 310px;
	padding-top: 8px
}

.b-contact-text {
	margin-bottom: 5px;
	font-size: 12px !important;
	line-height: 18px !important
}

.b-contact-text.b-first-text {
	margin-bottom: 15px !important
}

.b-contact-item .b-icon11 {
	top: 6px;
	left: 2px
}

.b-contact-item .b-icon12 {
	top: 39px;
	left: 9px
}

.b-contact-item .b-icon13 {
	top: -11px;
	left: 0
}

.b-contact-item .b-icon14 {
	top: -5px;
	left: 6px
}

.l-contact-page .b-form-request {
	position: absolute;
	left: 0;
	top: 7px;
	z-index: 20
}

.b-map-wrap {
	padding-left: 0px;
	padding-right: 0px;
	/*padding-left: 19px;
	padding-right: 19px;*/
	height: 1036px;
	width: 1200px;
	position: relative
}

#map {
	height: 1034px;
	border: 1px #d4d4d4 solid;
	width: 1200px;
	/*width: 958px;*/
	position: relative;
	z-index: 1
}

.b-whiteblock-resize.b-contact-map {
	position: absolute !important;
	left: 1px;
	bottom: -5px;
	overflow: hidden;
	z-index: 10;
	width: 300px;
	/*width 1200px*/
	left: -20px;
}

.b-contact-map.b-right-block .b-whiteblock-resize-grad {
	padding: 5px 5px 0 15px;
}

.b-contact-map .b-button {
	margin-left: -3px;
	font-size: 14px !important;
	margin-top: 5px
}

.b-contact-map .b-button .b-button-left {
	padding-left: 19px;
	padding-right: 6px
}

.b-contact-map-content-item {
	margin-bottom: 19px
}

.b-contact-map-img {
	display: block
}

.b-contact-map a {
	line-height: 22px !important
}

.b-contact-map-link {
	font-size: 11px !important
}

.b-contact-map .b-bold-text {
	color: #3e3e3e !important;
	margin-bottom: 4px;
	padding-top: 10px
}

.b-contact-map h2 {
	margin-top: 9px
}

.b-contact-map .b-cheked h2 {
	color: #5361af
}

.b-contact-map .b-cheked p {
	color: #3447a6
}

.b-contact-map .b-cheked .b-number a {
	color: #3447a6;
	background: url('/bitrix/templates/citi-box/i/phone-icon4.png') left 6px no-repeat
}

.b-contact-map .b-number a {
	display: block;
	background: url('/bitrix/templates/citi-box/i/phone-icon3.png') left 6px no-repeat;
	padding-left: 19px;
	height: 22px;
	line-height: 22px !important;
	margin-top: -1px;
	margin-bottom: 3px;
	color: #777777;
	text-decoration: none;
	font-size: 11px
}

.b-textarea {
	width: 226px;
	height: 92px;
	background: none;
	border: none;
	resize: none;
	font-size: 12px;
	font-family: Verdana, sans-serif !important;
	padding: 0 !important
}

.b-textarea-bg {
	width: 223px;
	padding: 5px 5px 5px 5px;
	height: 92px;
	background: url("/bitrix/templates/citi-box/i/bg-textarea.jpg") left top no-repeat;
	margin-top: 5px;
	margin-bottom: 10px;
	display: none
}

.b-input1 {
	margin-top: 5px;
	display: none;
	margin-bottom: 14px
}

.b-calculate-page .b-bigleft-wrap {
	/*padding-right: 27px !important;*/
}

.b-calculate-page .b-smallright-wrap {
	width: 299px !important
}

.b-whiteblockleft {
	width: 298px;
	margin-right: 1px;
	position: relative;
	margin-left: -5px;
	margin-bottom: 5px
}

.b-whiteblockleft-mid {
	background: url('/bitrix/templates/citi-box/i/request-form-mid.png') left top repeat-y
}

.b-whiteblockleft-grad {
	border: 1px #d4d4d4 solid;
	margin-left: 2px;
	margin-right: 3px;
	padding: 24px 17px 19px 24px;
	background: #fefefe;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f7f7f7', GradientType=0)
}

.b-whiteblockleft-bottom {
	width: 298px;
	height: 20px;
	background: url('/bitrix/templates/citi-box/i/request-form-bottom3.png') left top no-repeat
}

.b-calculate-page .l-calculate-rightcol .b-comeback-link-last {
	text-align: right
}

.b-whiteblock-resize {
	position: relative;
	z-index: 10
}

.b-left-block .b-whiteblock-resize-left {
	background: url("/bitrix/templates/citi-box/i/b-whiteblock-resize-left.png") left top repeat-y;
	padding-left: 3px
}

*+html .b-left-block .b-whiteblock-resize-left {
	min-height: 86px
}

.b-both-block .b-whiteblock-resize-left {
	background: url("/bitrix/templates/citi-box/i/b-whiteblock-resize-left2.png") left top repeat-y;
	padding-left: 5px
}

*+html .b-both-block .b-whiteblock-resize-left {
	min-height: 86px
}

.b-right-block .b-whiteblock-resize-left {
	background: url("/bitrix/templates/citi-box/i/b-whiteblock-resize-left2.png") left top repeat-y;
	padding-left: 5px
}

*+html .b-right-block .b-whiteblock-resize-left {
	min-height: 86px
}

.b-left-block .b-whiteblock-resize-right,
.b-both-block .b-whiteblock-resize-right,
.b-right-block .b-whiteblock-resize-right {
	background: url("/bitrix/templates/citi-box/i/b-whiteblock-resize-right.png") right top repeat-y;
	padding-right: 5px
}

.b-left-block .b-whiteblock-resize-grad,
.b-both-block .b-whiteblock-resize-grad,
.b-right-block .b-whiteblock-resize-grad {
	background: #fefefe;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f7f7f7', GradientType=0);
	border-top: 1px #d4d4d4 solid;
	border-bottom: 1px #d4d4d4 solid;
	padding: 24px 17px 19px 24px;
	position: relative
}

.b-left-block .b-whiteblock-resize-bottom,
.b-both-block .b-whiteblock-resize-bottom {
	background: url("/bitrix/templates/citi-box/i/b-whiteblock-resize-bottom-right.png") right top no-repeat;
	height: 20px
}

.b-right-block .b-whiteblock-resize-bottom {
	background: url("/bitrix/templates/citi-box/i/b-whiteblock-resize-bottom-right2.png") right top no-repeat;
	height: 20px
}

.b-left-block .b-whiteblock-resize-bottom-mid,
.b-both-block .b-whiteblock-resize-bottom-mid {
	height: 20px;
	background: url("/bitrix/templates/citi-box/i/b-whiteblock-resize-bottom-mid.png") left top repeat-x;
	margin-right: 19px
}

.b-right-block .b-whiteblock-resize-bottom-mid {
	height: 20px;
	background: url("/bitrix/templates/citi-box/i/b-whiteblock-resize-bottom-mid.png") left top repeat-x;
	margin-right: 3px
}

.b-left-block .b-whiteblock-resize-bottom-left {
	padding-left: 3px;
	background: url("/bitrix/templates/citi-box/i/b-whiteblock-resize-bottom-left.png") left top no-repeat
}

.b-both-block .b-whiteblock-resize-bottom-left,
.b-right-block .b-whiteblock-resize-bottom-left {
	padding-left: 19px;
	background: url("/bitrix/templates/citi-box/i/b-whiteblock-resize-bottom-left2.png") left top no-repeat
}

.b-question .b-numlist {
	list-style-type: none
}

.b-question .b-numlist li {
	position: relative
}

.b-question .b-numlist li a,
.b-question .b-header-number {
	font-size: 12px !important;
	line-height: 22px !important
}

.b-question .b-header-number {
	width: 17px;
	text-align: left
}

.b-question .b-numlist li {
	padding-left: 25px
}

/*
.b-calculate .l-right-wrap-out {
	margin-left: -30px !important;
	margin-right: 0 !important
}*/
.b-calculate-page .b-text-16 {
	margin-bottom: 29px
}

.b-question h2 {
	margin-bottom: 12px !important
}

.b-question .b-numlist {
	margin-bottom: 24px
}

.b-question .b-numlist li {
	margin-bottom: 12px !important
}

.b-question p,
.b-question a {
	font-size: 12px !important;
	line-height: 18px !important;
	margin-bottom: 0
}

.b-calculate .l-right-wrap-inner {
	padding-top: 40px !important;
	padding-bottom: 24px !important
}

.b-calculate-action {
	display: block;
	width: 631px;
	height: 52px;
	padding-top: 12px;
	background: url("/bitrix/templates/citi-box/i/bg-action.png") left top no-repeat;
	margin-left: -34px;
	margin-top: -4px
}

.b-calculate-action span {
	color: #97a9c5;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
	font-family: 'Calibri', sans-serif;
	font-size: 14px;
	line-height: 43px;
	margin-left: 34px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.b-calculate-action span {
		background-color: #97a9c5 !important;
		color: transparent !important;
		text-shadow: 0 2px 2px rgba(255, 255, 255, 0.2) !important;
		-webkit-background-clip: text !important;
		-moz-background-clip: text !important;
		background-clip: text !important
	}
}

.b-calculate-action span strong {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px
}

.l-calculate-content {
	margin: 0 65px 30px 65px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.l-calculate-leftcol {
	width: 505px;
	margin-right: 15px;
	float: left
}

.l-calculate-rightcol {
	width: 505px;
	margin-left: 15px;
	float: right
}

.l-calculate-content p {
	font-size: 16px !important;
	line-height: 24px !important;
	margin-bottom: 5px
}

.l-calculate-content h2 {
	margin-top: 10px
}

.l-calculate-content h3 {
	font-weight: normal;
	/* font-size: 14px; */
	line-height: 32px;
	/* color: #3e3e3e; */
	/* padding-top: 4px */
}

.l-calculate-content ol {
	margin-bottom: 23px;
	margin-left: 15px;
	margin-top: 15px;
}

.l-calculate-content li {
	color: #404040;
	margin-bottom: 7px
}

.l-calculate-content li .b-textcolor {
	color: #777777
}

.l-calculate-content li a {
	font-size: 16px !important;
	line-height: 24px !important;
	margin-bottom: 0 !important
}

.l-calculate-content .b-detail-link {
	color: #ffffff;
	margin-left: -4px
}

.b-dimension {
	height: 294px;
	padding: 15px 0 0 0;
	/* background: url(/bitrix/templates/citi-box/i/b-calculate.png) left top no-repeat; */
	background: url(/bitrix/templates/citi-box/i/personal-needs-form.png) left -111px no-repeat;
	margin: 0 auto;
	margin-left: -19px;
	width: 1236px;
}

.b-dimension .l-calculate-content {
	margin-bottom: 0 !important
}

.b-dimension .b-slider-out {
	height: 11px;
	width: 1136px;
	background: url("/bitrix/templates/citi-box/i/bg-dimension-slider.jpg") left top no-repeat !important;
	margin: 0 49px 0 49px
}

.b-dimension .l-slider-wrap {
	width: 887px;
	float: left;
	position: relative;
	top: -7px;
	left: 7px
}

.b-rule-car {
	margin: 0 49px 0 49px
}

.b-rule-number {
	margin: 0 49px 0 49px
}

.b-rule-car ul,
.b-rule-number ul {
	list-style-type: none
}

.b-rule-car li,
.b-rule-number li {
	float: left;
	color: #7c6a10;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
	font-size: 12px !important;
	line-height: 16px !important
}

.b-rule-car li {
	padding-bottom: 14px;
	text-align: center;
	margin-top: -6px !important
}

.b-rule-car li {
	margin: 0 0 9px 0
}

.b-rule-car li:hover {
	cursor: pointer
}

.b-rule-car li .b-car-text {
	padding-bottom: 14px;
	background: url("/bitrix/templates/citi-box/i/rule-item.jpg") center bottom no-repeat
}

.b-car-img {
	display: block;
	height: 59px;
	margin-bottom: 4px
}

.b-rule-car-1 .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car1.png") center bottom no-repeat;
	width: 75px
}

.b-rule-car-1.hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car1_2.png") center bottom no-repeat
}

.b-rule-car-1 {
	margin-left: 12px !important
}

.b-rule-car-2 .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car2.png") center bottom no-repeat;
	width: 75px
}

.b-rule-car-2.hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car2_2.png") center bottom no-repeat
}

.b-rule-car-2 {
	margin-left: 10px !important
}

.b-rule-car-3 .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car3.png") center bottom no-repeat;
	width: 75px
}

.b-rule-car-3.hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car3_2.png") center bottom no-repeat
}

.b-rule-car-3 {
	margin-left: 9px !important
}

.b-rule-car-4 .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car4.png") center bottom no-repeat;
	width: 75px
}

.b-rule-car-1.active .b-car-img,
.b-rule-car-1.active:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car1_3.png") center bottom no-repeat
}

.b-rule-car-2.active .b-car-img,
.b-rule-car-2.active:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car2_3.png") center bottom no-repeat
}

.b-rule-car-3.active .b-car-img,
.b-rule-car-3.active:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car3_3.png") center bottom no-repeat
}

.b-rule-car-4.active .b-car-img,
.b-rule-car-4.active:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car4_3.png") center bottom no-repeat
}

.b-rule-car-5.active .b-car-img,
.b-rule-car-5.active:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car5_3.png") center bottom no-repeat
}

.b-rule-car-6.active .b-car-img,
.b-rule-car-6.active:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car6_3.png") center bottom no-repeat
}

.b-rule-car-7.active .b-car-img,
.b-rule-car-7.active:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car7_3.png") center bottom no-repeat
}

.b-rule-car-8.active .b-car-img,
.b-rule-car-8.active:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car8_3.png") center bottom no-repeat
}

.b-rule-car-1:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car1_2.png") center bottom no-repeat
}

.b-rule-car-2:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car2_2.png") center bottom no-repeat
}

.b-rule-car-3:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car3_2.png") center bottom no-repeat
}

.b-rule-car-4:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car4_2.png") center bottom no-repeat
}

.b-rule-car-5:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car5_2.png") center bottom no-repeat
}

.b-rule-car-6:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car6_2.png") center bottom no-repeat
}

.b-rule-car-7:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car7_2.png") center bottom no-repeat
}

.b-rule-car-8:hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car8_2.png") center bottom no-repeat
}

.b-rule-car-4 {
	margin-left: 10px !important
}

.b-rule-car-5 .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car5.png") center bottom no-repeat;
	width: 80px
}

.b-rule-car-5.hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car5_2.png") center bottom no-repeat
}

.b-rule-car-5 {
	margin-left: 16px !important
}

.b-rule-car-6 .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car6.png") center bottom no-repeat;
	width: 90px
}

.b-rule-car-6.hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car6_2.png") center bottom no-repeat
}

.b-rule-car-6 {
	margin-left: 25px !important
}

.b-rule-car-7 .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car7.png") center bottom no-repeat;
	width: 130px
}

.b-rule-car-7.hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car7_2.png") center bottom no-repeat
}

.b-rule-car-7 {
	margin-left: 34px !important
}

.b-rule-car-8 .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car8.png") center bottom no-repeat;
	width: 130px
}

.b-rule-car-8.hover .b-car-img {
	background: url("/bitrix/templates/citi-box/i/car8_2.png") center bottom no-repeat
}

.b-rule-car-8 {
	margin-left: 27px !important
}

.b-rule-number li {
	margin: 14px 0 10px 0
}

.b-rule-number li span {
	padding-top: 11px
}

.b-rule-number-1 span {
	margin-right: 56px !important;
	background: url("/bitrix/templates/citi-box/i/rule-item.jpg") 7px top no-repeat !important
}

.b-rule-number-2 span {
	margin-right: 54px !important;
	background: url("/bitrix/templates/citi-box/i/rule-item.jpg") 9px top no-repeat !important
}

.b-rule-number-3 span {
	margin-right: 58px !important;
	background: url("/bitrix/templates/citi-box/i/rule-item.jpg") 12px top no-repeat !important
}

.b-rule-number-4 span {
	margin-right: 63px !important;
	background: url("/bitrix/templates/citi-box/i/rule-item.jpg") 12px top no-repeat !important
}

.b-rule-number-5 span {
	margin-right: 63px !important;
	background: url("/bitrix/templates/citi-box/i/rule-item.jpg") 11px top no-repeat !important
}

.b-rule-number-6 span {
	margin-right: 95px !important;
	background: url("/bitrix/templates/citi-box/i/rule-item.jpg") 15px top no-repeat !important
}

.b-rule-number-7 span {
	margin-right: 121px !important;
	background: url("/bitrix/templates/citi-box/i/rule-item.jpg") 13px top no-repeat !important
}

.b-rule-number-8 span {
	margin-right: 137px !important;
	background: url("/bitrix/templates/citi-box/i/rule-item.jpg") 10px top no-repeat !important
}

.b-rule-number-9 span {
	height: 9px;
	width: 5px;
	background: url("/bitrix/templates/citi-box/i/rule-item-last.png") left top no-repeat !important;
	display: block;
	margin-right: 0 !important;
	margin-top: -7px
}

.b-formPayment.b-description {
	padding-left: 79px;
	padding-right: 79px;
	min-height: 250px
}

.b-formPayment.b-description p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 8px
}

.b-formPayment.b-description ul {
	list-style-type: square
}

.b-formPayment.b-description ul li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #777777;
	margin-left: 16px
}

.b-formPayment.b-description ol {
	list-style-type: square
}

.b-formPayment.b-description ol li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #777777;
	margin-left: 16px
}

.b-pay-page .b-bigleft-wrap {
	padding-right: 10px !important;
	width: 513px !important
}

.b-pay-page .b-smallright-wrap {
	width: 396px !important
}

.b-counter .b-whiteblock-resize-grad {
	padding: 25px 29px 26px 29px !important
}

.b-counter p {
	color: #5e5e5e !important;
	display: inline-block;
	float: left
}

.b-counter-time {
	height: 30px;
	width: 154px;
	background: url("/bitrix/templates/citi-box/i/timer.jpg") left top no-repeat;
	float: right;
	margin-top: 3px
}

.b-pay-page .b-smallright-wrap-inner {
	padding: 0 68px 1px 32px;
	margin-top: 7px;
	margin-bottom: 36px;
	margin-left: 2px;
	background: url("/bitrix/templates/citi-box/i/col-separator.jpg") left top repeat-y
}

.b-pay-page .b-smallright-wrap-inner p {
	margin-bottom: 23px;
	font-size: 12px !important
}

.b-last-text {
	margin-bottom: 17px !important
}

#buttonPayment {
	color: #ffffff;
	border: none;
	background: transparent;
	font-family: 'Calibri', sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
	padding-left: 27px !important;
	padding-right: 18px !important;
	padding-top: 10px
}

*+html #buttonPayment {
	padding-left: 10px !important;
	padding-right: 1px !important
}

.b-pay .b-whiteblock-resize-grad {
	padding: 36px 72px 33px 72px !important
}

.b-pay p {
	font-size: 12px !important;
	margin-left: 229px;
	margin-top: -49px;
	margin-bottom: 13px
}

.b-pay-button {
	background: url('/bitrix/templates/citi-box/i/big-button-right.png') right 0 no-repeat;
	padding-right: 10px;
	height: 58px;
	display: inline-block
}

.b-pay-button:hover {
	background-position: right -59px
}

.b-pay-button:active {
	background-position: right -118px
}

.b-pay-button-left {
	background: transparent url('/bitrix/templates/citi-box/i/big-button-left.png') left 0 no-repeat;
	height: 58px;
	display: inline-block
}

.b-pay-button:hover .b-pay-button-left {
	background-position: left -59px
}

.b-pay-button:active .b-pay-button-left {
	background-position: left -118px
}

.b-pay-page .b-content-bottom {
	margin-top: -5px;
	position: relative;
	z-index: 1
}

.b-pay-page h1 {
	margin-top: 6px !important;
	margin-bottom: 24px !important
}

.b-order-label {
	font-family: 'Calibri', sans-serif;
	font-weight: normal;
	line-height: 28px;
	font-size: 20px;
	color: #2a2a2a;
	text-shadow: none !important;
	margin-bottom: 2px
}

.b-order-label div {
	display: inline
}

.b-formPayment {
	position: relative
}

.b-formPayment a {
	/*margin-bottom: 0*/
}

.b-card {
	width: 414px;
	height: 245px;
	padding: 40px 41px 0 41px;
	background: url('/bitrix/templates/citi-box/i/bg-carta.png') left top no-repeat;
	margin-top: 30px;
	position: relative;
	margin-bottom: 11px;
	margin-left: -1px
}

.b-card-text {
	color: #5e5e5e;
	margin-left: 152px;
	line-height: 18px !important
}

.b-card-text2 {
	color: #5b5e66;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
	position: absolute;
	left: 152px;
	bottom: 18px;
	line-height: 18px !important
}

.b-input-block {
	background: url('/bitrix/templates/citi-box/i/bg-input-right.png') right top no-repeat;
	padding-right: 6px;
	display: block;
	height: 42px;
	margin-bottom: 18px
}

.b-input-block.error {
	background: url('/bitrix/templates/citi-box/i/bg-input-right-error.png') right top no-repeat
}

.b-input-block-left {
	background: url('/bitrix/templates/citi-box/i/bg-input-left.png') left top no-repeat;
	height: 42px;
	padding-left: 14px;
	padding-right: 8px
}

.b-input-block.error .b-input-block-left {
	background: url('/bitrix/templates/citi-box/i/bg-input-left-error.png') left top no-repeat
}

.b-input-block input {
	border: none;
	background: transparent;
	width: 100%;
	color: #ababab;
	font-size: 14px;
	height: 38px
}

.b-input-block input.error {
	border: none
}

#datepicker.error {
	background: url('/bitrix/templates/citi-box/i/bg-input-left-error.png') left top no-repeat
}

*+html .b-input-block input {
	padding-top: 10px;
	height: 30px
}

.b-card-number {
	width: 280px
}

.b-card-owner {
	width: 280px
}

.b-card-cvc {
	width: 46px;
	text-align: center;
	position: absolute;
	right: 39px;
	top: 160px
}

.b-card-cvc input {
	text-align: center
}

.b-card-cvc .b-input-block-left {
	padding-left: 10px !important;
	padding-right: 4px !important
}

.b-card-date {
	margin-bottom: 18px;
	padding-left: 96px;
	display: inline-block
}

.b-card-date select {
	border: 0 !important;
	background: none
}

.b-card-date-month,
.b-card-date-year {
	display: inline-block;
	zoom: 1;
	*display: inline;
	position: relative
}

.b-card-date-month {
	margin-right: 5px;
	position: relative
}

*+html .b-card-date-month {
	margin-right: 9px
}

.b-card-date-inc {
	width: 39px;
	height: 20px;
	background: url("/bitrix/templates/citi-box/i/select-arrow.png") left 0 no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer
}

.b-card-date-inc:hover {
	background: url("/bitrix/templates/citi-box/i/select-arrow-hover.jpg") left 0 no-repeat
}

.b-card-date-inc:active {
	background: url("/bitrix/templates/citi-box/i/select-arrow-active.jpg") left 0 no-repeat
}

.b-card-date-inc.unactive {
	background: url("/bitrix/templates/citi-box/i/select-arrow-unactive.jpg") left 0 no-repeat
}

.b-card-date-dec {
	width: 39px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 20px;
	cursor: pointer;
	background: url("/bitrix/templates/citi-box/i/select-arrow.png") left -20px no-repeat
}

.b-card-date-dec:hover {
	background: url("/bitrix/templates/citi-box/i/select-arrow-hover.jpg") left -20px no-repeat
}

.b-card-date-dec:active {
	background: url("/bitrix/templates/citi-box/i/select-arrow-active.jpg") left -20px no-repeat
}

.b-card-date-dec.unactive {
	background: url("/bitrix/templates/citi-box/i/select-arrow-unactive.jpg") left -20px no-repeat
}

.selectBox {
	background: url("/bitrix/templates/citi-box/i/bg-input-left.png") left top no-repeat !important;
	height: 42px;
	color: #3e3e3e !important;
	font-size: 14px !important;
	line-height: 28px !important;
	text-decoration: none !important
}

.selectBox-dropdown {
	min-width: 70px;
	position: relative;
	line-height: 1.5;
	text-decoration: none;
	text-align: left;
	color: #3e3e3e;
	outline: none;
	vertical-align: middle;
	display: inline-block;
	cursor: default
}

.b-card-date-month .selectBox-dropdown {
	min-width: 83px !important
}

.b-card-date-year .selectBox-dropdown {
	min-width: 97px !important
}

.selectBox-dropdown.selectBox-menuShowing-bottom {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.selectBox-dropdown.selectBox-menuShowing-top {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.selectBox-dropdown .selectBox-label {
	padding: 7px 8px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	height: 26px;
	text-align: center
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 39px;
	height: 40px;
	background: url("/bitrix/templates/citi-box/i/select-arrow.png") left top no-repeat !important
}

.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 250px;
	min-height: 1em;
	border: solid 1px #BBB;
	background: #FFF;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

.selectBox-dropdown-menu li a {
	color: #3e3e3e
}

.selectBox-inline {
	min-width: 150px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto
}

.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0
}

.selectBox-options.selectBox-options-top {
	border-bottom: none;
	margin-top: 1px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

.selectBox-options.selectBox-options-bottom {
	border-top: none;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}

.selectBox-options LI A {
	line-height: 1.5;
	padding: 0 .5em;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat
}

.selectBox-options LI.selectBox-hover A {
	background-color: #EEE
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent
}

.selectBox-options LI.selectBox-selected A {
	background-color: #C8DEF4
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap
}

.selectBox.selectBox-disabled {
	color: #888 !important
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important
}

.b-slider1 li .slider-text a {
	font: 15px/20px Verdana, sans-serif;
	color: #fff
}

.b-slider1 .b-slider1-slid1 .first-img {
	bottom: -40px;
	left: 118px;
	z-index: 2
}

.b-slider1 .b-slider1-slid1 .second-img {
	left: 24px;
	top: 22px
}

.b-slider1 .b-slider1-slid1 .third-img {
	right: 150px;
	top: 58px
}

.b-slider1 .b-slider1-slid2 .first-img {
	bottom: -150px;
	left: 0;
	z-index: 1
}

.b-slider1 .b-slider1-slid2 .second-img {
	right: 98px;
	top: 55px
}

.b-slider1 .b-slider1-slid2 .third-img {
	right: 98px;
	top: 107px;
	z-index: 2
}

.b-slider1 .b-slider1-slid3 .first-img {
	top: 33px;
	left: 0
}

.b-slider1 .b-slider1-slid3 .second-img {
	top: 66px;
	right: 25px
}

.b-slider1 .b-slider1-slid4 .first-img {
	top: 78px;
	left: 0
}

.b-slider1 .b-slider1-slid4 .second-img {
	top: 87px;
	left: 67px;
	z-index: 5
}

.b-slider1 .b-slider1-slid4 .third-img {
	top: 33px;
	left: 164px;
	z-index: 5
}

.b-slider1 .b-slider1-slid4 .fourth-img {
	top: 37px;
	right: 29px;
	z-index: 5
}

.b-slider1 .b-slider1-slid5 .first-img {
	bottom: -48px;
	left: 240px;
	z-index: 4
}

.b-slider1 .b-slider1-slid5 .second-img {
	bottom: -48px;
	left: 30px
}

.b-slider1 .b-slider1-slid5 .third-img {
	top: 44px;
	right: 125px
}

.b-slider1 .b-slider1-slid6 .first-img {
	top: -60px;
	left: 0;
	z-index: 1
}

.b-slider1 .b-slider1-slid6 .second-img {
	bottom: -30px;
	left: 170px;
	z-index: 2
}

.b-slider1 .b-slider1-slid6 .third-img {
	top: -54px;
	left: 80px;
	z-index: 3
}

.b-slider1 .b-slider1-slid6 .fourth-img {
	top: 40px;
	right: 26px;
	z-index: 3
}

.b-slider1 .b-slider1-slid6 .slider-text {
	position: absolute;
	bottom: 66px;
	right: 40px;
	z-index: 3
}

.b-slider1 .b-slider1-slid7 .first-img {
	bottom: -61px;
	left: 22px;
	z-index: 5
}

.b-slider1 .b-slider1-slid7 .third-img {
	top: 49px;
	right: 43px;
	z-index: 3
}

.b-slider1 .b-slider1-slid7 .slider-text {
	z-index: 2;
	position: absolute;
	bottom: 35px;
	right: 188px
}

.b-slider1 .b-slider-sport .first-img {
	left: 29px;
	top: 79px;
	z-index: 2
}

.b-slider1 .b-slider-sport .second-img {
	left: 112px;
	top: 82px;
	z-index: 1
}

.b-slider1 .b-slider-sport .third-img {
	left: 265px;
	top: 79px
}

.b-slider1 .b-slider-sport .fourth-img {
	right: 20px;
	top: 39px
}

.b-slider1 .b-slider-sport .slider-text {
	z-index: 2;
	position: absolute;
	bottom: 57px;
	right: 26px
}

.b-slider1 .b-slider1-slid9 .first-img {
	left: 9px;
	top: 13px;
	z-index: 5
}

.b-slider1 .b-slider1-slid9 .second-img {
	right: 25px;
	top: 35px;
	z-index: 5
}

.b-slider1 .b-slider1-slid9 .slider-text {
	z-index: 2;
	bottom: 32px;
	position: absolute;
	right: 34px
}

.b-slider1 .b-slider1-slid10 .first-img {
	bottom: -80px;
	left: -40px;
	z-index: 1
}

.b-slider1 .b-slider1-slid10 .second-img {
	left: 146px;
	top: 40px;
	z-index: 2
}

.b-slider1 .b-slider1-slid10 .third-img {
	right: 12px;
	top: 40px;
	z-index: 3
}

.b-slider1 .b-slider1-slid10 .slider-text {
	z-index: 2;
	position: absolute;
	bottom: 48px;
	right: 31px
}

.b-slider1 .b-slider1-slid11 .first-img {
	bottom: -58px;
	left: 0;
	z-index: 1
}

.b-slider1 .b-slider1-slid11 .third-img {
	top: 20px;
	right: 15px;
	z-index: 3
}

.b-slider1 .b-slider1-slid11 .slider-text {
	z-index: 2;
	position: absolute;
	bottom: 47px;
	right: 26px
}

.b-slider1 .b-slider1-slid12 .first-img {
	bottom: 1px;
	left: 28px;
	z-index: 1
}

.b-slider1 .b-slider1-slid12 .third-img {
	top: 54px;
	right: 20px;
	z-index: 3
}

.b-slider1 .b-slider1-slid12 .slider-text {
	z-index: 2;
	position: absolute;
	bottom: 71px;
	right: 31px
}

.b-slider1 .b-slider1-slid13 .first-img {
	bottom: -8px;
	left: 54px;
	z-index: 5
}

.b-slider1 .b-slider1-slid13 .third-img {
	left: 350px;
	top: 54px;
	z-index: 3
}

.b-slider1 .b-slider1-slid13 .slider-text {
	z-index: 2;
	position: absolute;
	bottom: 66px;
	left: 355px
}

.b-slider1 .b-slider1-slid14 .first-img {
	bottom: 10px;
	left: 23px;
	z-index: 1
}

.b-slider1 .b-slider1-slid14 .second-img {
	left: 47px;
	top: -40px;
	z-index: 2
}

.b-slider1 .b-slider1-slid14 .third-img {
	right: 20px;
	top: 48px;
	z-index: 3
}

.b-slider1 .b-slider1-slid14 .slider-text {
	z-index: 2;
	position: absolute;
	bottom: 68px;
	right: 34px
}

.b-slider1 .b-slider1-slid15 .first-img {
	bottom: -72px;
	left: 4px;
	z-index: 1
}

.b-slider1 .b-slider1-slid15 .third-img {
	right: 50px;
	top: 21px;
	z-index: 3
}

.b-slider1 .b-slider1-slid15 .slider-text {
	z-index: 2;
	position: absolute;
	bottom: 59px;
	right: 62px
}

.b-slider1 .b-slider1-slid16 .first-img {
	bottom: 7px;
	left: 0;
	z-index: 1
}

.b-slider1 .b-slider1-slid16 .second-img {
	left: 108px;
	top: 53px;
	z-index: 2
}

.b-slider1 .b-slider1-slid16 .third-img {
	right: 20px;
	top: 20px;
	z-index: 3
}

.b-slider1 .b-slider1-slid16 .fourth-img {
	right: 22px;
	top: 125px;
	z-index: 4
}

.b-slider1 .b-slider1-slid16 .slider-text {
	z-index: 2;
	position: absolute;
	bottom: 59px;
	right: 28px
}

.b-slider1 .b-slider1-slid17 .first-img {
	top: 38px;
	left: 12px;
	z-index: 1
}

.b-slider1 .b-slider1-slid17 .second-img {
	left: 23px;
	top: 36px;
	z-index: 2
}

.b-slider1 .b-slider1-slid17 .third-img {
	left: 147px;
	bottom: -30px;
	z-index: 3
}

.b-slider1 .b-slider1-slid17 .fourth-img {
	right: 15px;
	top: 34px;
	z-index: 4
}

.b-slider1 .b-slider1-slid17 .five-img {
	right: 20px;
	top: 139px;
	z-index: 5
}

.b-slider1 .b-slider1-slid17 .slider-text {
	z-index: 2;
	position: absolute;
	bottom: 43px;
	right: 28px
}

.b-slider1 .b-slider1-slid18 .first-img {
	top: 26px;
	left: 30px;
	z-index: 1
}

.b-slider1 .b-slider1-slid18 .second-img {
	right: 50px;
	top: 4px;
	z-index: 3
}

.b-slider1 .b-slider1-slid18 .third-img {
	right: 30px;
	top: 21px;
	z-index: 3
}

.b-slider1 .b-slider1-slid18 .slider-text {
	z-index: 5;
	position: absolute;
	bottom: 59px;
	right: 42px
}

.b-slider1 .b-slider1-slid19 .first-img {
	left: -8px;
	top: 40px;
	z-index: 5
}

.b-slider1 .b-slider1-slid19 .second-img {
	left: 154px;
	top: 40px;
	z-index: 3
}

.b-slider1 .b-slider1-slid19 .third-img {
	right: 270px;
	top: 40px;
	z-index: 3
}

.b-slider1 .b-slider1-slid19 .fourth-img {
	right: 256px;
	top: 124px;
	z-index: 3
}

.b-slider1 .b-slider1-slid19 .five-img {
	right: 17px;
	top: 40px;
	z-index: 3
}

.b-slider1 .b-slider1-slid19 .slider-text {
	z-index: 2;
	position: absolute;
	bottom: 58px;
	right: 21px
}

.b-slider1 .b-slider1-slid20 .first-img {
	left: 26px;
	top: 78px
}

.b-slider1 .b-slider1-slid20 .second-img {
	left: 58px;
	top: 174px
}

.b-slider1 .b-slider1-slid20 .third-img {
	left: 94px;
	top: -12px
}

.b-slider1 .b-slider1-slid20 .fourth-img {
	left: 302px;
	top: 43px
}

.b-slider1 .b-slider1-slid20 .fifth-img {
	left: 64px;
	top: 172px
}

.b-slider1 .b-slider1-slid20 .slider-text {
	left: 482px;
	position: absolute;
	top: 187px
}

.b-slider1 .b-slider1-slid21 .first-img {
	left: -14px;
	top: 54px
}

.b-slider1 .b-slider1-slid21 .second-img {
	left: 34px;
	top: 108px
}

.b-slider1 .b-slider1-slid21 .third-img {
	left: 164px;
	top: 111px
}

.b-slider1 .b-slider1-slid21 .fourth-img {
	left: 298px;
	top: 99px
}

.b-slider1 .b-slider1-slid21 .fifth-img {
	left: 170px;
	top: 167px;
	z-index: 2
}

.b-slider1 .b-slider1-slid21 .sixth-img {
	left: 64px;
	top: 54px
}

.b-slider1 .b-slider1-slid21 .seventh-img {
	right: 28px;
	top: 48px
}

.b-slider1 .b-slider1-slid21 .slider-text {
	position: absolute;
	right: 37px;
	top: 186px
}

.b-slider1 .b-slider1-slid22 .first-img {
	left: 60px;
	top: 62px
}

.b-slider1 .b-slider1-slid22 .second-img {
	left: 19px;
	top: 22px
}

.b-slider1 .b-slider1-slid22 .third-img {
	right: 28px;
	top: 47px
}

.b-slider1 .b-slider1-slid22 .slider-text {
	position: absolute;
	right: 37px;
	top: 186px
}

.b-slider1 .b-slider1-slid23 .first-img {
	left: 28px;
	top: -50px
}

.b-slider1 .b-slider1-slid23 .second-img {
	left: 93px;
	top: -23px
}

.b-slider1 .b-slider1-slid23 .third-img {
	right: 21px;
	top: 35px
}

.b-slider1 .b-slider1-slid23 .slider-text {
	right: 22px;
	position: absolute;
	top: 135px
}

.b-slider1 .b-slider1-slid23 .slider-text img {
	position: relative
}

ul.pager {
	font-size: 12px;
	padding: 5px 0
}

ul.pager {
	padding: 20px 0 5px
}

ul.pager li span {
	color: #ccc;
	padding: 0 5px
}

ul.pager li {
	float: left;
	color: #777;
	padding: 0;
	list-style: none
}

ul.pager li.num {
	margin: 0 2px;
	padding: 0 3px
}

ul.pager li.num.act {
	background-color: #b6b7cb;
	color: #fff
}

.b-content-innerpage .text h2 {
	/* font-size: 16px; */
	line-height: 24px;
	/* color: #303030; */
	margin-bottom: 41px;
	margin-top: 20px;
	font-family: "Verdana", "sans-serif", sans-serif;
	letter-spacing: normal;
	text-shadow: none
}

.b-content-innerpage .text p {
	line-height: 24px;
	font-size: 16px;
	margin-top: 22px
}

.b-content-innerpage .text img+p {
	margin-top: 0
}

.b-content-innerpage .text img {
	margin-bottom: 23px
}

.b-content-innerpage .text a {
	line-height: 24px;
	font-size: 16px;
	display: inline
}

.b-content-innerpage .text a:hover {
	text-decoration: none
}

.connected-carousels {
	margin-bottom: 53px;
	margin-top: 38px
}

.carousel-mask-hover {
	height: 65px;
	width: 104px;
	position: absolute;
	background-color: transparent;
	z-index: 10;
	border: 4px #24307b solid;
	display: none
}

.connected-carousels .navigation {
	margin: 18px auto 0 auto;
	position: relative;
	border: 1px #d4d4d4 solid
}

.connected-carousels .carousel-navigation {
	height: 73px;
	width: 791px;
	/*width: 677px;*/
	border: 1px #ffffff solid
}

.connected-carousels .carousel-navigation ul {
	position: relative;
	z-index: 1
}

.connected-carousels .carousel-navigation li {
	cursor: pointer;
	width: 112px;
	height: 73px;
	position: relative;
	z-index: 1;
	margin-right: 1px
}

.connected-carousels .carousel-navigation li img {
	display: block;
	position: relative;
	height: 73px;
	width: 112px
}

.connected-carousels .carousel-navigation li:hover,
.connected-carousels .carousel-navigation li:active {
	position: relative;
	z-index: 5;
	height: 73px;
	width: 112px
}

.connected-carousels .prev-navigation {
	left: -14px;
	top: 26px
}

.connected-carousels .next-navigation {
	right: -12px;
	top: 26px
}


.b-slider-cost-out {
	width: 181px;
	height: 50px;
	background: url('/bitrix/templates/citi-box/i/bg-cost-out.jpg') left top no-repeat;
	float: left;
	text-align: right;
	position: relative
}

.b-slider-cost-out p {
	font-size: 38px !important;
	width: 181px;
	line-height: 50px !important;
	height: 50px;
	font-family: 'Calibri', sans-serif;
	font-weight: bold;
	color: #2a2a2a;
	position: relative;
	z-index: 1;
	letter-spacing: 16px;
	padding-left: 5px;
	text-align: right;
	display: block
}

.b-slider-cost-out p.j-calculate-result,
.b-slider-cost-out p.j-calculate-result-sale {
	padding-left: 3px;
	letter-spacing: 15px;
}

*+html .b-slider-cost-out {
	width: 176px;
	padding-right: 5px
}

*+html .b-slider-cost-out p {
	padding-left: 0;
	letter-spacing: 15px;
	width: 176px
}

#all {
	position: relative
}

.b-application-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 300;
	background: url("/bitrix/templates/citi-box/i/application-bg.png") left top repeat;
	display: none
}

.b-info {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 400;
	overflow: auto;
	position: fixed
}

.b-application-close {
	width: 18px;
	height: 18px;
	background: url("/bitrix/templates/citi-box/i/application-close.png") left top no-repeat;
	position: absolute;
	z-index: 5;
	top: 18px;
	right: 18px;
	cursor: pointer
}

.b-application-close:hover {
	background: url("/bitrix/templates/citi-box/i/application-close-hover.png") left top no-repeat
}

.b-info-all-center .b-application-close {
	top: -24px;
	right: -24px;
}

.b-info-all {
	left: 50%;
	top: 200px;
	position: absolute;
	min-height: 50px;
	padding-bottom: 250px
}

.b-info-all-center {
	left: 50%;
	top: 200px;
	position: absolute;
	min-height: 50px;
	padding-bottom: 250px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.b-info-content {
	border-top: 1px solid #b4cae8;
	border-left: 1px solid #b4cae8;
	border-right: 1px solid #b4cae8;
	border-bottom: 1px solid #a2b6d7;
	position: relative;
	background: #cdddf2;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdddf2', endColorstr='#b4cae8', GradientType=0)
}

.b-info-content.bnr {
	border-top: 0px solid #b4cae8;
	border-left: 0px solid #b4cae8;
	border-right: 0px solid #b4cae8;
	border-bottom: 0px solid #a2b6d7;
	position: relative;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdddf2', endColorstr='#b4cae8', GradientType=0)
}

.btn-bnr {
	position: absolute;
	left: 198px;
	bottom: 54px;
	transform: translateX(-50%);
	color: #FFF;
	font-style: normal;
	padding: 12px 20px;
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	display: block;
	line-height: 16px;
	z-index: 410;
	/*background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(255,196,40,1) 0%, rgba(252,239,62,1) 100%);*/
	background: linear-gradient(0deg, rgba(50, 67, 164, 1) 0%, rgba(43, 58, 142, 1) 0%, rgba(36, 49, 119, 1) 100%);
	border-radius: 0px;
	/*text-transform: uppercase;*/
	font-weight: 700;
}

.btn-bnr::after {
	content: '';
	border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
	transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
	margin-left: 40px;
}

@media (max-width:991px) {
	.btn-bnr {}
}

@media (max-width:800px) {
	.btn-bnr {}
}

@media (max-width:700px) {
	.btn-bnr {}
}

@media (max-width:600px) {
	.btn-bnr {}
}

@media (max-width:500px) {
	.btn-bnr {
		left: 124px;
		bottom: 54px;
		padding: 5px 15px;
	}
	.btn-bnr::after {
		margin-left: 20px;
	}
}

.b-info-all .b-info-content--title {
	font-size: 32px;
	line-height: 36px;
	margin-top: 12px;
	margin-bottom: 23px;
	letter-spacing: -1px;
	display: block;
	font-family: 'Calibri', sans-serif;
	font-weight: bold;
	color: #48484a;
	position: relative;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
	z-index: 1
}

.b-info-all h1 span {
	position: absolute;
	left: 0;
	top: 0;
	color: #48484a;
	text-shadow: none !important;
	z-index: 3;
	line-height: 36px
}

*+html .b-info-all h1 span {
	top: 4px;
	dislpay: none
}

.b-form-3,
.b-form-5 {
	display: none
}

.b-form-3 .b-info-all,
.b-form-5 .b-info-all {
	margin: 0 0 0 -242px
}

.b-form-3 .b-info-content,
.b-form-5 .b-info-content {
	width: 404px;
	padding: 37px 40px 35px 40px
}

.b-info.b-form-3 .b-info-all p,
.b-info.b-form-5 .b-info-all p {
	font-size: 14px;
	line-height: 18px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
	padding-bottom: 0
}

.b-info.b-form-3 .b-info-all h1,
.b-info.b-form-5 .b-info-all h1 {
	margin-top: 0;
	margin-bottom: 21px
}

.b-form-1,
.b-form-4,
.b-form-banner {
	display: none
}

.b-form-1 .b-info-content,
.b-form-4 .b-info-content {
	width: 311px;
	padding: 25px 38px 23px 38px
}

.b-form-1 .b-info-content,
.b-form-4 .b-info-content.arenda_me {
	width: 582px;
}

.b-form-6 {
	display: none;
}

.b-form-6 .b-info-content {
	width: 311px;
	padding: 25px 38px 23px 38px
}

.b-form-kon {
	display: none;
}

.b-form-kon .b-info-content {
	width: 311px;
	padding: 25px 38px 23px 38px
}

.arenda_me .arenda_me_left {
	width: 47%;
	padding-right: 3%;
	display: inline-block;
	float: left;
}


.arenda_me .arenda_me_right {
	width: 47%;
	padding-left: 3%;
	display: inline-block;
}

.arenda_me .b-form-button {
	text-align: right;
}


.b-form-1 .b-info-all,
.b-form-4 .b-info-all,
.b-form-6 .b-info-all {
	margin: 0 0 0 -194px
}

.b-form-1 .b-info-all.b-arenda-me,
.b-form-4 .b-info-all.b-arenda-me {
	margin: 0 0 0 -330px
}

.b-info .b-info-all p {
	font-size: 11px;
	line-height: 18px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
	padding-bottom: 26px
}

.b-info .b-request-input {
	margin-bottom: 14px;
	display: block
}

.b-info .b-input-block.b-input1 {
	display: none;
	margin-bottom: 14px
}

.b-info .b-textarea-block {
	display: none
}

.b-info label {
	font-family: 'Calibri', sans-serif;
	font-size: 15px;
	color: #5b5e66;
	display: block;
	margin-bottom: 10px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8)
}

.b-info .b-input-block {
	margin-bottom: 0
}

.b-info a {
	display: inline-block
}

.b-info .b-request-link {
	font-size: 14px !important;
	border-bottom: 1px #8295b7 dotted;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
	margin-bottom: 6px;
	color: #5b6d95;
	text-decoration: none !important;
	cursor: pointer;
	padding-top: 3px
}

.b-info .b-request-link:hover {
	border-bottom: none;
	padding-bottom: 1px
}

.b-form-button {
	width: 100%;
	text-align: center;
	padding-top: 16px
}

.b-info-contact {
	background: url("/bitrix/templates/citi-box/i/application-phone.png") left 9px no-repeat;
	padding-left: 52px;
	padding-bottom: 3px;
	min-height: 62px
}

.b-info-contact-phone {
	display: block;
	font-size: 21px;
	line-height: 28px;
	font-family: 'Calibri', sans-serif;
	color: #92a7c4;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
	margin-top: -6px;
	margin-bottom: 6px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.arenda_me .b-info-contact-phone {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 0;
	line-height: 31px;
}

.arenda_me .b-info-contact {
	background: url(/bitrix/templates/citi-box/i/application-phone.png) left 0 no-repeat;
	min-height: 28px;
	background-size: contain;
}

.b-info-contact-phone a {
	font-size: 21px;
	line-height: 28px;
	font-family: 'Calibri', sans-serif;
	color: #92a7c4;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
	text-decoration: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.b-info-contact-phone {
		background-color: #879bb7 !important;
		color: transparent !important;
		text-shadow: 0 2px 2px rgba(255, 255, 255, 0.4) !important;
		-webkit-background-clip: text !important;
		-moz-background-clip: text !important;
		background-clip: text !important
	}
}

.b-textarea-block {
	position: relative;
	background: url('/bitrix/templates/citi-box/i/bg-textarea-right.png') right top no-repeat;
	padding-right: 6px;
	display: block;
	height: 102px;
	margin-bottom: 18px;
	margin-top: 5px
}

.b-textarea-block-left {
	background: url('/bitrix/templates/citi-box/i/bg-textarea-left.png') left top no-repeat;
	height: 102px;
	padding-left: 14px;
	padding-right: 8px
}

.b-textarea-block-bg {
	padding: 5px;
	width: 299px;
	height: 90px;
	position: absolute;
	left: 0;
	top: 0
}

.b-textarea-block textarea {
	border: none;
	background: none;
	color: #ababab;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	width: 304px;
	height: 90px;
	resize: none;
	padding: 0 !important
}

.b-arrow-button a {
	color: #ffffff;
	border: none;
	background: transparent;
	cursor: pointer;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	line-height: 18px;
	padding: 8px 12px 10px 22px
}

.b-arrow-button {
	background: url('/bitrix/templates/citi-box/i/arrow-button-right.png') right 0 no-repeat;
	padding-right: 19px;
	height: 42px;
	display: inline-block;
	cursor: pointer;
	margin-left: -3px
}

.b-arrow-button:hover {
	background-position: right -43px
}

.b-arrow-button:active {
	background-position: right -86px
}

.b-arrow-button-left {
	background: transparent url('/bitrix/templates/citi-box/i/arrow-button.png') left 0 no-repeat;
	height: 42px;
	display: inline-block
}

.b-arrow-button:hover .b-arrow-button-left {
	background-position: left -43px
}

.b-arrow-button:active .b-arrow-button-left {
	background-position: left -86px
}

.b-form-1_mobile {
	height: auto;
	left: auto;
	position: static;
	top: auto;
	width: auto
}

.b-form-1_mobile.show {
	display: block
}

.b-form-1_mobile .b-info-all {
	left: auto;
	margin: 0;
	padding-bottom: 0;
	position: static;
	top: auto
}

.b-form-1_mobile .b-info-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}

.b-form-1_mobile .b-request-input .reload-Captcha {
	float: right;
	position: static;
	right: 0;
	top: 0
}

.b-form-2 {
	display: none
}

.b-info.b-form-2 .b-request-input.l-last-input {
	margin-bottom: 5px
}

.b-form-2 .b-info-content {
	width: 454px;
	padding: 25px 38px 23px 38px
}

.b-form-2 .b-info-all {
	margin: 0 0 0 -266px
}

.b-form-2 .b-info-all h1 {
	margin-bottom: 18px
}

.b-info.b-form-2 .b-info-all p {
	padding-bottom: 16px
}

.b-info.b-form-2 .b-arrow-button {
	margin-bottom: 19px
}

.b-passport-series {
	width: 117px;
	margin-right: 13px;
	float: left
}

.b-passport-number {
	width: 117px;
	margin-right: 13px;
	float: left
}

.b-passport-date {
	width: 176px;
	float: right
}

.b-passport-issued {
	margin-top: 13px
}

.b-info.b-form-2 .b-form-button {
	text-align: right;
	display: inline-block;
	vertical-align: top;
	padding-top: 0
}

.b-info.b-form-2 .b-form-button .b-big-button {
	margin-right: -4px
}

.b-info.b-form-2 .b-info-skip-text {
	position: absolute;
	left: 38px;
	top: 50%;
	margin-top: -8px;
	font-size: 14px;
	line-height: 16px
}

.b-info.b-form-2 .b-info-skip-text a {
	color: #5b6d95;
	font-size: 14px;
	line-height: 16px
}

.b-info.b-form-2 a.border-link span {
	border-bottom: 1px solid #899aba
}

.b-info.b-form-2 .b-request-input {
	margin-bottom: 23px
}

.b-big-button input {
	color: #ffffff;
	border: none;
	background: transparent;
	font-family: 'Calibri', sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
	padding-left: 27px !important;
	padding-right: 18px !important;
	padding-top: 10px;
	padding-bottom: 19px;
	cursor: pointer
}

*+html .b-big-button input {
	padding-left: 10px !important;
	padding-right: 1px !important
}

.b-big-button {
	background: url('/bitrix/templates/citi-box/i/big-button-right.png') right 0 no-repeat;
	padding-right: 10px;
	height: 58px;
	display: inline-block;
	cursor: pointer
}

.b-big-button:hover {
	background-position: right -59px
}

.b-big-button:active {
	background-position: right -118px
}

.b-big-button-left {
	background: transparent url('/bitrix/templates/citi-box/i/big-button-left.png') left 0 no-repeat;
	height: 58px;
	display: inline-block
}

.b-big-button:hover .b-big-button-left {
	background-position: left -59px
}

.b-big-button:active .b-big-button-left {
	background-position: left -118px
}

.b-form-2_mobile {
	height: auto;
	left: auto;
	position: static;
	top: auto;
	width: auto
}

.b-form-2_mobile.show {
	display: block
}

.b-form-2_mobile .b-info-all {
	left: auto;
	margin: 0;
	padding-bottom: 0;
	position: static;
	top: auto
}

.b-form-2_mobile .b-info-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}

.b-form-2_mobile .b-passport-series,
.b-form-2_mobile .b-passport-number {
	width: 129px
}

.b-form-2_mobile .b-passport-series {
	margin-right: 12px
}

.b-form-2_mobile .b-passport-number {
	margin-right: 0
}

.b-form-2_mobile .b-passport-date {
	float: none;
	margin-top: 13px;
	width: auto
}

.b-form-2_mobile .b-term-name {
	width: 282px
}

.b-form-2_mobile .b-term-name .selectBox-dropdown {
	width: 282px !important
}

.b-form-2_mobile .b-request-input.b-lease-block {
	float: none !important;
	width: auto !important
}

.b-form-2_mobile .b-lease-number,
.b-form-2_mobile .b-lease-period {
	width: 135px
}

.b-form-2_mobile .b-lease-number .selectBox-dropdown,
.b-form-2_mobile .b-lease-period .selectBox-dropdown {
	width: 135px !important
}

.b-form-2_mobile .b-lease-number {
	margin-right: 12px
}

.b-form-2_mobile .b-request-input.b-date-block {
	float: none !important;
	margin-top: 13px;
	width: auto !important
}

.b-form-2_mobile #datepicker {
	width: 229px
}

.b-form-2_mobile .b-square-text {
	width: 100%
}

.b-form-2_mobile .b-square-text-wrap>span {
	display: block;
	height: 40px;
	line-height: 40px;
	margin-right: 0
}

.b-form-2_mobile .l-radio-1,
.b-form-2_mobile .l-radio-2,
.b-form-2_mobile .l-radio-3 {
	margin: 0
}

.b-form-2_mobile .b-square-num {
	margin-right: 0
}

.b-form-2_mobile.b-info .b-info-skip-text {
	left: auto;
	position: static;
	margin-top: 0;
	top: auto
}

.b-form-3_mobile {
	height: auto;
	left: auto;
	position: static;
	top: auto;
	width: auto
}

.b-form-3_mobile .b-info-all {
	left: auto;
	margin: 0;
	padding-bottom: 0;
	position: relative;
	top: auto
}

.b-form-3_mobile .b-info-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}

.b-info.b-form-2 .b-request-input.b-lease-block {
	width: 218px;
	float: left;
	margin-bottom: 2px
}

.b-lease select {
	border: 0 !important;
	background: none
}

.b-lease-number {
	width: 90px;
	float: left;
	margin-right: 14px;
	position: relative
}

.b-lease-period {
	width: 113px;
	float: left;
	position: relative
}

.b-lease-number .selectBox-dropdown {
	width: 90px !important
}

.b-lease-period .selectBox-dropdown {
	width: 113px !important
}

.b-info.b-form-2 .b-request-input.b-term-block {
	margin-bottom: 2px
}

.b-term select {
	border: 0 !important;
	background: none
}

.b-term-name {
	width: 454px;
	margin-right: 14px;
	position: relative;
}

.b-term-name .selectBox-dropdown {
	width: 454px !important;
}

.b-term-name .selectBox-dropdown .selectBox-label {
	text-align: left
}

.b-term-name .selectBox-dropdown .selectBox-arrow {
	background: url(/bitrix/templates/citi-box/i/select-arrow2.png) left top no-repeat !important
}

.b-term-name .selectBox-dropdown .selectBox-arrow:hover {
	background: url(/bitrix/templates/citi-box/i/select-arrow-hover2.png) left top no-repeat !important
}

.b-term-name .selectBox-dropdown .selectBox-arrow:active {
	background: url(/bitrix/templates/citi-box/i/select-arrow-active2.png) left top no-repeat !important
}

.b-info.b-form-2 .b-request-input.b-square {
	margin-bottom: 5px
}

.b-square label {
	margin-bottom: 11px
}

.b-square-text {
	font-size: 12px;
	line-height: 18px;
	color: #5b5e66;
	vertical-align: top;
	float: left;
	padding-bottom: 0;
	padding-top: 7px;
	width: 325px;
	display: table
}

.b-square-text-wrap {
	display: table-cell;
	vertical-align: middle
}

.b-square-text span {
	color: #83868f;
	margin-right: 10px
}

.b-square-input {
	height: 42px;
	width: 129px;
	position: relative;
	background: url("/bitrix/templates/citi-box/i/bg-input-left.png") left top no-repeat;
	float: right
}

.b-square-input input {
	height: 40px;
	width: 40px;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
	background: transparent;
	font-size: 14px;
	line-height: 38px;
	color: #3E3E3E;
	text-align: center
}

.b-square-input input.unactive {
	background: url("/bitrix/templates/citi-box/i/input-unactive.png") left top no-repeat
}

.b-blocked {
	height: 43px;
	width: 129px;
	background: transparent;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 2
}

.b-square-num {
	width: 40px;
	height: 40px;
	background: url("/bitrix/templates/citi-box/i/select-square.png") left top no-repeat;
	position: absolute;
	top: 0;
	right: 39px;
	line-height: 40px;
	font-size: 14px;
	color: #5e5e5e;
	text-align: center
}

.b-square ul {
	list-style-type: none
}

.b-square ul li {
	display: inline-block;
	vertical-align: top;
	float: left
}

div.selector,
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
	background-repeat: no-repeat;
	-webkit-font-smoothing: antialiased
}

div.selector,
div.checker,
div.button,
div.radio,
div.uploader {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle
}

div.selector:focus,
div.checker:focus,
div.button:focus,
div.radio:focus,
div.uploader:focus {
	outline: 0
}

div.selector,
div.selector *,
div.radio,
div.radio *,
div.checker,
div.checker *,
div.uploader,
div.uploader *,
div.button,
div.button * {
	margin: 0;
	padding: 0
}

.highContrastDetect {
	background: url("/bitrix/templates/citi-box/i/bg-input.png") repeat-x 0 0;
	width: 0;
	height: 0
}

.l-radio-1 {
	margin-left: 16px
}

.l-radio-2 {
	margin-left: 2px
}

.l-radio-3 {
	margin-left: 32px
}

.l-text {
	margin-right: 0 !important;
	cursor: default
}

div.radio {
	position: relative
}

div.radio,
div.radio span,
div.radio input {
	width: 16px;
	height: 18px
}

div.radio span {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	text-align: center;
	background: url("/bitrix/templates/citi-box/i/radio-normal.png") left top no-repeat
}

div.radio span.checked {
	background: url("/bitrix/templates/citi-box/i/radio-cheked.png") left top no-repeat
}

div.radio input {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	border: none;
	background: none;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	text-align: center
}

div.radio.active span {
	background: url("/bitrix/templates/citi-box/i/radio-normal.png") left top no-repeat
}

div.radio.active span.checked {
	background: url("/bitrix/templates/citi-box/i/radio-cheked.png") left top no-repeat
}

div.radio.hover span,
div.radio.focus span {
	background: url("/bitrix/templates/citi-box/i/radio-normal.png") left top no-repeat
}

div.radio.hover span.checked,
div.radio.focus span.checked {
	background: url("/bitrix/templates/citi-box/i/radio-cheked.png") left top no-repeat
}

div.radio.hover.active span,
div.radio.focus.active span {
	background: url("/bitrix/templates/citi-box/i/radio-normal.png") left top no-repeat
}

div.radio.hover.active span.checked,
div.radio.focus.active span.checked {
	background: url("/bitrix/templates/citi-box/i/radio-cheked.png") left top no-repeat
}

div.radio.disabled span,
div.radio.disabled.active span {
	background: url("/bitrix/templates/citi-box/i/radio-normal.png") left top no-repeat
}

div.radio.disabled span.checked,
div.radio.disabled.active span.checked {
	background: url("/bitrix/templates/citi-box/i/radio-cheked.png") left top no-repeat
}

div.radio {
	margin-right: 8px;
	margin-top: -2px
}

.b-info.b-form-2 .b-request-input.b-date-block {
	width: 197px;
	float: right;
	margin-bottom: 2px
}

.ui-draggable,
.ui-droppable {
	background-position: top
}

#datepicker {
	height: 42px;
	width: 140px;
	background: url("/bitrix/templates/citi-box/i/bg-input-left.png") left top no-repeat;
	border: none;
	padding-left: 14px;
	color: #3E3E3E;
	font-size: 14px;
	position: relative;
	float: left
}

.ui-datepicker-trigger {
	position: relative;
	float: left;
	cursor: pointer
}

/*!
 * jQuery UI Datepicker 1.9.2
 * http://jqueryui.com
 *
 * Copyright 2012 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker {
	width: 195px;
	display: none;
	padding: 18px 0 0 0;
	background: #fcfcfc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#ebebeb', GradientType=0);
	border: 1px solid #d4d4d4;
	-webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
	margin-top: 6px
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	font-size: 14px;
	line-height: 28px;
	color: #303030;
	margin-bottom: 8px
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: -1px;
	width: 16px;
	height: 26px;
	background: url("/bitrix/templates/citi-box/i/datapicker-prev.png") left top no-repeat;
	cursor: pointer
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px
}

.ui-datepicker .ui-datepicker-prev {
	background: url("/bitrix/templates/citi-box/i/datapicker-prev.png") left top no-repeat;
	left: 15px
}

.ui-datepicker .ui-datepicker-next {
	right: 15px;
	background: url("/bitrix/templates/citi-box/i/datapicker-next.png") left top no-repeat
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 15px;
	background: url("/bitrix/templates/citi-box/i/datapicker-prev-hover.png") left top no-repeat
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 15px;
	background: url("/bitrix/templates/citi-box/i/datapicker-next-hover.png") left top no-repeat
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: none
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
	width: 100%
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 0 0
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: normal;
	color: #303030;
	font-size: 11px;
	line-height: 14px
}

.ui-datepicker td {
	padding: 0;
	text-align: center;
	border: 1px solid #d4d4d4
}

.ui-datepicker td.ui-datepicker-other-month {
	border: none
}

.ui-datepicker .ui-state-default {
	color: #777777;
	font-size: 11px;
	line-height: 23px;
	background: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0)
}

.ui-datepicker .ui-state-default.ui-state-hover {
	background: #d5d5d5;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5d5d5', endColorstr='#e8e8e8', GradientType=0)
}

.ui-datepicker .ui-state-default.ui-state-active {
	background: #99aecf;
	color: #4e5e83
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: center;
	text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left
}

.ui-datepicker.ui-datepicker-multi {
	width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
	border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0
}

.ui-datepicker-rtl {
	direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: right
}

.ui-datepicker-rtl .ui-datepicker-group {
	float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px
}

.ui-datepicker-cover {
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 200px;
	height: 200px
}

body {
	position: relative
}

.b-content-innerpage .text ul {
	list-style-type: square;
	margin-top: 22px;
	margin-left: 16px
}

.b-content-innerpage .text ol {
	margin-top: 22px;
	margin-left: 20px
}

.b-content-innerpage .text ul li,
.b-content-innerpage .text ol li {
	line-height: 24px;
	font-size: 16px;
	margin-top: 10px;
	color: #777777
}

.main-slider .active {
	display: block
}

.active.security_warranty .first-img {
	-webkit-animation-duration: .8s;
	animation-duration: .8s
}

.active.security_warranty .second-img {
	-webkit-animation-duration: .4s;
	animation-duration: .4s
}

.active.security_warranty .third-img {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s
}

.active.security_warranty .slider-text {
	-webkit-animation-duration: 2.4s;
	animation-duration: 2.4s
}

.active.access_alltime .first-img {
	-webkit-animation-duration: .7s;
	animation-duration: .7s
}

.active.access_alltime .second-img {
	-webkit-animation-duration: .9s;
	animation-duration: .9s
}

.active.access_alltime .third-img {
	-webkit-animation-duration: 1.4s;
	animation-duration: 1.4s
}

.active.rent_opportunities .first-img {
	-webkit-animation-duration: .4s;
	animation-duration: .4s
}

.active.rent_opportunities .second-img {
	-webkit-animation-duration: .8s;
	animation-duration: .8s
}

.active.rent_opportunities .third-img {
	-webkit-animation-duration: 1.4s;
	animation-duration: 1.4s
}

.active.rent_opportunities .slider-text {
	-webkit-animation-duration: 1.8s;
	animation-duration: 1.8s
}

.active.month_gift .first-img {
	-webkit-animation-duration: .7s;
	animation-duration: .7s
}

.active.month_gift .third-img {
	-webkit-animation-duration: 1.4s;
	animation-duration: 1.4s
}

.active.month_gift .slider-text {
	-webkit-animation-duration: 1.9s;
	animation-duration: 1.9s
}

.active.keeping_inventory .first-img {
	-webkit-animation-duration: 1s;
	animation-duration: 1s
}

.active.keeping_inventory .second-img {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.active.keeping_inventory .third-img {
	-webkit-animation-duration: 1.7s;
	animation-duration: 1.7s
}

.active.keeping_inventory .fourth-img {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.active.keeping_inventory .slider-text {
	-webkit-animation-duration: 2.4s;
	animation-duration: 2.4s
}

.active.tire_keeping .first-img {
	-webkit-animation-duration: .7s;
	animation-duration: .7s
}

.active.tire_keeping .second-img {
	-webkit-animation-duration: 1.4s;
	animation-duration: 1.4s
}

.active.tire_keeping .slider-text {
	-webkit-animation-duration: 1.9s;
	animation-duration: 1.9s
}

.active.refer_friend .first-img {
	-webkit-animation-duration: 1s;
	animation-duration: 1s
}

.active.refer_friend .second-img {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.active.refer_friend .third-img {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.active.refer_friend .slider-text {
	-webkit-animation-duration: 2.4s;
	animation-duration: 2.4s
}

.ending .animated.first-img {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.ending .animated.second-img {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.ending .animated.third-img {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.ending .animated.slider-text {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.flowplayer {
	width: 680px !important;
	background-color: #222 !important;
	background-size: cover !important;
	z-index: 300
}

.flowplayer .fp-controls {
	background-color: rgba(51, 51, 51, 0.82) !important;
	overflow: hidden !important
}

.flowplayer .fp-timeline {
	background-color: #3c3c3c !important
}

.flowplayer .fp-progress {
	background-color: #ffd828 !important
}

.flowplayer .fp-buffer {
	background-color: #3c3c3c !important
}

.flowplayer {
	background-image: url(/bitrix/templates/citi-box/i/video-cover.jpg) !important;
	margin-bottom: 50px !important
}

.flowplayer.top-video {
	background-image: url(/bitrix/templates/citi-box/i/video-cover-top.jpg) !important
}

.is-splash.flowplayer .fp-ui,
.is-paused.flowplayer .fp-ui {
	background: url(/bitrix/templates/citi-box/i/play-btn.png) center no-repeat !important
}

.flowplayer.is-mouseover .fp-controls,
.flowplayer.fixed-controls .fp-controls {
	height: 33px !important;
	bottom: 10px !important;
	width: 658px !important;
	left: 9px !important
}

.flowplayer .fp-play {
	bottom: -14px !important;
	width: 47px !important;
	left: 10px !important
}

.flowplayer .fp-play:after {
	content: '';
	height: 33px;
	width: 2px;
	position: absolute;
	left: 38px;
	top: -2px;
	background: url(/bitrix/templates/citi-box/i/video-divider.png) no-repeat
}

.play-button.no-time.flowplayer .fp-timeline,
.play-button.aside-time.flowplayer .fp-timeline {
	margin-left: 72px !important;
	margin-right: 156px
}

.fp-timeline {
	overflow: visible !important
}

.fp-timeline:after {
	content: '';
	height: 33px;
	width: 2px;
	position: absolute;
	right: -20px;
	top: -10px;
	background: url(/bitrix/templates/citi-box/i/video-divider.png) no-repeat
}

.flowplayer .fp-timeline,
.flowplayer .fp-buffer,
.flowplayer .fp-progress,
.flowplayer .fp-volumeslider,
.flowplayer .fp-volumelevel {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important
}

.flowplayer .fp-volumelevel {
	background-color: #ffd828 !important
}

.top-video .fp-ratio {
	padding-top: 42.45% !important
}

#orderingForm .b-info-content {
	padding: 33px 38px 40px 37px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2)
}

.b-ordering-page .b-formPayment {
	padding-bottom: 63px
}

.b-ordering-page .b-bigleft-wrap {
	padding-right: 29px !important;
	width: 489px !important
		/*width: 388px !important*/
}

.b-ordering-page .b-smallright-wrap {
	width: 603px !important
		/*width: 502px !important*/
}

.b-ordering-page .b-smallright-wrap-inner {
	padding: 0 68px 1px 32px;
	margin-top: 5px;
	margin-left: 2px;
	background: url("/bitrix/templates/citi-box/i/col-separator.jpg") left top repeat-y
}

.b-ordering-page .b-smallright-wrap-inner p {
	margin-bottom: 15px;
	font-size: 16px !important
}

.b-ordering-page .b-content-bottom {
	margin-top: -5px;
	position: relative;
	z-index: 1
}

.b-ordering-page h1 {
	margin-top: 6px !important;
	margin-bottom: 29px !important
}

.b-ordering-phone {
	padding-top: 7px;
	margin-bottom: 17px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media (max-width:768px) {
	.b-ordering-phone {
		flex-wrap: wrap;
	}
}
.b-ordering-page label {
	font-family: 'Calibri', sans-serif;
	font-size: 15px;
	color: #5b5e66;
	display: block;
	margin-bottom: 11px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8)
}

.b-ordering-page .b-request-input {
	margin-bottom: 0
}

.b-ordering-page .b-input-block {
	margin-bottom: 13px
}

#orderingForm .b-button {
	position: absolute;
	right: 36px;
	bottom: 33px
}

#orderingForm .b-button input {
	border: none;
	background: none;
	margin: 0;
	padding: 1px 6px 0 6px;
	color: #ffffff;
	font-size: 13px;
	line-height: 20px;
	font-family: "Verdana", sans-serif
}

.b-ordering-page .b-info-content p {
	padding-top: 15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4)
}

.b-ordering-page .b-info-content .b-ordering-error {
	text-align: right;
	padding-top: 0;
	position: absolute;
	right: 39px;
	top: 192px;
	font-size: 15px;
	color: #f00
}

.b-content.b-content-innerpage .b-mobile-wrap {
	height: 290px
}

.b-content .b-mobile-wrap {
	height: 351px;
	width: 623px;
	position: absolute;
	left: 0;
	top: 0;
	background: url("/bitrix/templates/citi-box/i/bg-transparent.png") left top repeat;
	z-index: 10;
	display: none
}

#all-mobile {
	width: 360px;
	height: 639px
}

.b-mobile-content {
	width: 100%;
	background: url("/bitrix/templates/citi-box/i/bg-main-mobile.jpg") left top repeat;
	box-shadow: inset 0 0 5px 1px rgba(0, 0, 0, 0.25);
	/*overflow: hidden*/
}

.b-mobile-footer {
	width: 100%;
	height: 59px;
	background: #d0dcf1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0dcf1', endColorstr='#b9c9e6', GradientType=0);
	text-align: center
}

.b-mobile-footer a {
	text-decoration: none;
	color: #606982;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 40px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
	width: 100%;
	display: block;
	padding: 9px 0 10px 0
}

.b-mobile-section {
	padding: 4px 41px 10px 41px;
	border-bottom: 1px solid #a9b1cf;
	box-shadow: 0 0 2px rgba(255, 255, 255, 0.45);
	-webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.45)
}

.b-mobile-section:last-child {
	border-bottom: 1px solid transparent;
	box-shadow: none;
	-webkit-box-shadow: none
}

.b-mobile-section.b-section-slider,
.b-mobile-section.b-section-terminal {
	padding: 0 15px 15px 15px
}

.b-mobile-section.b-section-price {
	padding: 4px 41px 5px 41px
}

.b-mobile-content h1 {
	font-size: 25px;
	line-height: 32px;
	letter-spacing: -1px;
	display: block;
	font-family: 'Calibri', sans-serif;
	font-weight: bold;
	color: #48484a;
	position: relative;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
	z-index: 1;
	margin-top: 6px;
	margin-bottom: 0
}

.b-mobile-content h1 span {
	position: absolute;
	left: 0;
	top: 0;
	color: #5e6063;
	text-shadow: none !important;
	z-index: 3;
	line-height: 32px
}

.l-slider-mobile {
	height: 100px;
	position: relative
}

.b-mobile-section label {
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	line-height: 43px;
	color: #848ea3;
	position: relative;
	margin-top: 1px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5)
}

.b-mobile-section.b-section-price label {
	margin-bottom: 5px
}

.b-mobile-section.b-section-slider label,
.b-mobile-section.b-section-terminal label {
	margin-left: 25px
}

.l-slider-mobile .l-slider-wrap-mobile {
	width: 278px;
	float: left;
	position: relative;
	top: -7px;
	left: 26px
}

.b-slider-out-mobile {
	background: #b7bfd5;
	height: 11px;
	border-bottom: 1px solid #d1d7e7;
	width: 330px;
	float: left;
	margin-top: 6px;
	position: relative;
	z-index: 2;
	box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.25)
}

.b-tooltip-mobile {
	top: -61px;
	left: 0;
	display: block;
	position: absolute;
	height: 42px;
	padding-top: 6px;
	text-align: center;
	z-index: 15;
	border: 1px solid #f5d959;
	background: #f2ce3c;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ce3c', endColorstr='#f8e359', GradientType=0);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
	-webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.25)
}

.b-tooltip-mobile sup {
	font-size: 12px !important;
	line-height: 8px !important
}

.b-tooltip-mobile #b-tooltip-mobile-text-1,
.b-tooltip-mobile #b-tooltip-mobile-text-2 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	color: #404040;
	padding: 0 17px 0 17px
}

.b-tooltip-mobile .triangle {
	position: absolute;
	left: 50%;
	margin-left: -8px;
	bottom: -14px;
	display: inline-block;
	transform: scaleX(2);
	-ms-transform: scaleX(2);
	-webkit-transform: scaleX(2);
	-moz-transform: scaleX(2);
	-o-transform: scaleX(2);
	color: #f8e359;
	text-shadow: 0 5px 4px rgba(0, 0, 0, 0.25);
	font-size: 18px;
	font-family: Verdana, sans-serif
}

.l-slider-mobile .ui-widget-content {
	border: 0 !important;
	height: 11px !important;
	background: url('/bitrix/templates/citi-box/i/bg-slider-range.jpg') left top no-repeat !important
}

.l-slider-mobile .ui-slider-range {
	background: url('/bitrix/templates/citi-box/i/bg-slider-range2.jpg') left top repeat-x !important
}

.l-slider-mobile .ui-slider-handle {
	background: url('/bitrix/templates/citi-box/i/bg-slider-range3.png') left top no-repeat !important;
	border: 0 !important;
	height: 22px !important;
	width: 43px !important
}

.l-slider-mobile .jslider .jslider-pointer {
	width: 52px;
	height: 23px;
	background: url("/bitrix/templates/citi-box/i/mobile-polz.jpg") left top no-repeat;
	position: absolute;
	left: 20%;
	top: -8px;
	margin-left: -26px;
	display: none;
	cursor: pointer;
	-webkit-box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #ffffff;
	z-index: 20 !important
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
	.l-slider-mobile .jslider .jslider-pointer {
		background: url("/bitrix/templates/citi-box/i/mobile-polz@2x.jpg") left top no-repeat;
		background-size: cover
	}
}

.l-slider-mobile .jslider .jslider-pointer-to {
	display: block !important;
	left: 90%
}

.l-slider-mobile .jslider .jslider-bg .v {
	position: absolute;
	width: 60%;
	left: 20%;
	top: 0;
	height: 9px;
	border-bottom: 1px solid #b7bfd5;
	border-top: 1px solid #9097ab;
	background: #424fad;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424fad', endColorstr='#262d6c', GradientType=0)
}

.b-slider-out-mobile-left {
	height: 9px;
	width: 26px;
	position: absolute;
	left: 0;
	top: 0;
	border-bottom: 1px solid #b7bfd5;
	border-top: 1px solid #9097ab;
	border-left: 1px solid #a9b0c6;
	background: #424fad;
	background: url('/bitrix/templates/citi-box/i/bg-slider-range2.jpg') left top repeat-x !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424fad', endColorstr='#262d6c', GradientType=0)
}

.b-rule-number-mobile {
	margin: 0 0 0 0
}

.b-rule-number-mobile ul {
	list-style-type: none
}

.b-rule-number-mobile li {
	float: left;
	color: #606982;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	font-size: 12px !important;
	line-height: 18px !important;
	margin-top: 11px;
	text-align: center;
	width: 33px
}

.b-rule-number-mobile .b-rule-number-mobile-1 {
	margin-left: 10px
}

.b-rule-number-mobile .b-rule-number-mobile-3 {
	margin-left: 2px
}

.b-rule-number-mobile .b-rule-number-mobile-4 {
	margin-left: 1px
}

.b-rule-number-mobile .b-rule-number-mobile-5 {
	margin-left: 2px
}

.b-rule-number-mobile .b-rule-number-mobile-6 {
	margin-left: 5px
}

.b-rule-number-mobile .b-rule-number-mobile-7 {
	margin-left: 5px
}

.b-rule-number-mobile .b-rule-number-mobile-8 {
	margin-left: 7px
}

.b-rule-number-mobile .b-rule-number-mobile-9 {
	margin-left: -6px
}

.b-rule-number-mobile-9 .b-rule-number-mobile-metka {
	height: 10px;
	width: 6px;
	background: url("/bitrix/templates/citi-box/i/mobile-rule-last.png") left top no-repeat !important;
	display: block;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
	box-shadow: none
}

.b-rule-number-mobile-metka {
	display: block;
	width: 2px;
	height: 8px;
	background: #68738d;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68738d', endColorstr='#a4adc2', GradientType=0);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4)
}

.b-rule-time-mobile {
	margin: 0 0 0 0
}

.b-rule-time-mobile ul {
	list-style-type: none
}

.b-rule-time-mobile li {
	float: left;
	color: #606982;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	font-size: 12px !important;
	line-height: 18px !important;
	margin-top: 11px;
	margin-left: -1px
}

.b-rule-time-mobile li .b-rule-time-mobile-text {
	margin-top: 5px;
	display: block;
	text-align: center
}

.b-rule-time-mobile li.b-rule-time-mobile-1 {
	width: 55px
}

.b-rule-time-mobile li.b-rule-time-mobile-2 {
	width: 81px
}

.b-rule-time-mobile li.b-rule-time-mobile-3 {
	width: 59px
}

.b-rule-time-mobile li.b-rule-time-mobile-4 {
	width: 93px
}

.b-rule-time-mobile li.b-rule-time-mobile-5 {
	width: 43px
}

.b-rule-time-mobile-metka {
	display: block;
	width: 2px;
	height: 8px;
	background: #68738d;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68738d', endColorstr='#a4adc2', GradientType=0);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4)
}

.b-slider-cost-mobile {
	width: 100%;
	height: 47px;
	border-bottom: 1px solid #c1c4cd;
	border-top: 1px solid #81838b;
	background: #dfdfdf;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#dfdfdf', GradientType=0);
	box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.25);
	position: relative;
	margin-bottom: 20px
}

.b-slider-cost-mobile-border {
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.35);
	-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.35)
}

#all-mobile .b-slider-price-mobile {
	font-size: 38px;
	line-height: 47px;
	font-weight: bold;
	font-family: 'Calibri', sans-serif;
	-webkit-background-clip: text;
	text-align: right;
	letter-spacing: 13px;
	padding-left: 5px;
	float: left;
	position: relative;
	z-index: 3;
	width: 181px
}

.b-slider-cell-mobile {
	list-style-type: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2
}

.b-slider-cell-mobile li {
	float: left;
	width: 1px;
	height: 47px;
	background: #81838b;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81838b', endColorstr='#c1c4cd', GradientType=0);
	margin-right: 35px
}

.b-slider-cell-mobile li.b-slider-cell-mobile-last {
	margin-right: 0;
	margin-left: 61px
}

#all-mobile .b-slider-currency-mobile {
	width: 80px;
	float: left;
	color: #343434;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin-top: 8px;
	margin-left: 9px;
	position: relative;
	z-index: 3
}

.b-slider-cost-mobile-bg {
	width: 98px;
	height: 47px;
	position: absolute;
	right: 0;
	top: 0;
	background: #d6d6d6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d6d6', endColorstr='#d6d6d6', GradientType=0);
	box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.25);
	z-index: 1
}

.b-booking-mobile {
	display: block;
	width: 276px;
	height: 47px;
	border: 1px solid #293071;
	background: #404ca7;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404ca7', endColorstr='#272e6e', GradientType=0);
	text-decoration: none;
	text-align: center;
	line-height: 47px;
	font-size: 20px;
	font-weight: bold;
	-webkit-box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.25);
	margin-bottom: 20px;
	text-shadow: 0 -1px 2px rgba(0, 0, 0, 0.6)
}

.b-formPayment-content {
	padding: 5px 50px 50px 50px
}

.youtube-for-ie {
	height: 420px
}

.captcha-img {
	margin-bottom: 15px
}

.b-request-input .reload-Captcha {
	display: block;
	width: 45px;
	height: 45px;
	background: url("/bitrix/templates/citi-box/i/captcha-normal.png") left top no-repeat;
	position: absolute;
	right: -3px;
	top: 31px;
	cursor: pointer
}

.b-request-input .reload-Captcha:hover {
	background: url("/bitrix/templates/citi-box/i/captcha-hover.png") left top no-repeat
}

.b-request-input .reload-Captcha:active {
	background: url("/bitrix/templates/citi-box/i/captcha-click.png") left top no-repeat
}

.b-request-input #reloadCaptcha.reload-Captcha {
	right: 0
}

.firstitem {
	position: absolute;
	top: -2000px
}

.b-description-about {
	/*padding: 30px 68px 0 79px*/
}

.b-content-innerpage .text.b-description-about h2 {
	margin: 30px 0 20px 0;
	text-transform: uppercase
}

.b-content-innerpage .text.b-description-about p {
	margin-top: 9px
}

.b-content-innerpage .text.b-description-about ul,
.b-content-innerpage .text.b-description-about li {
	margin-top: 9px
}

.b-button.disabled-btn .b-button-left {
	background: url("/bitrix/templates/citi-box/i/bg-menu-button-opacity.png") left top no-repeat
}

.b-button.disabled-btn .b-button-right {
	background: url("/bitrix/templates/citi-box/i/bg-menu-button-right-opacity.png") right top no-repeat
}

.b-content-innerpage .text.b-description-about.text-transf-normal h2 {
	text-transform: none;
	font-weight: bold;
	color: #777777
}

.b-banner-discount {
	position: absolute;
	left: 50%;
	margin-left: -218px;
	top: 200px;
	width: 347px;
	height: 273px;
	padding: 38px 57px 10px 42px;
	background: url(/bitrix/templates/citi-box/i/banner-discount.png) left top no-repeat;
	z-index: 2000;
	display: none
}

.b-banner-discount h1 {
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 19px;
	letter-spacing: -1px;
	display: block;
	font-family: 'Calibri', sans-serif;
	font-weight: bold;
	color: #48484a;
	position: relative;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
	z-index: 1
}

.b-banner-discount h1 span {
	position: absolute;
	left: 0;
	top: 0;
	color: #48484a;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: none !important;
	z-index: 3;
	line-height: 36px
}

*+html .b-banner-discountl h1 span {
	top: 4px;
	dislpay: none
}

.b-banner-discount p {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #5d5638;
	text-shadow: 0 1px 1px #fee362
}

.b-banner-discount p a {
	color: #2b3a8e;
	line-height: 20px
}

.b-banner-discount p.b-detail-text {
	font-size: 11px;
	line-height: 20px;
	color: #cb9508
}

.b-banner-discount p.b-detail-text span:before {
	content: "";
	background: url(/bitrix/templates/citi-box/i/banner-icon.png) left top no-repeat;
	width: 16px;
	height: 19px;
	display: inline-block;
	position: relative;
	top: 5px
}

.b-banner-discount .b-button {
	text-align: center;
	padding: 49px 0 25px 0
}

.b-text-btn {
	color: #ffffff;
	cursor: pointer;
	font-family: 'Calibri', sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 19px;
	padding-left: 27px !important;
	padding-right: 18px !important;
	padding-top: 10px;
	display: inline-block;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5)
}

.b-banner-close {
	width: 14px;
	height: 14px;
	background: url("/bitrix/templates/citi-box/i/banner-close.png") left top no-repeat;
	position: absolute;
	z-index: 5;
	top: 12px;
	right: 26px;
	cursor: pointer
}

.b-contact-map.b-right-block .directions {
	font-size: 12px;
	line-height: 18px;
	color: #37438a;
	padding-left: 33px;
	background: url(/bitrix/templates/citi-box/i/pdf-icon.jpg) left 4px no-repeat;
	margin-top: 2px;
	margin-bottom: 0
}

.overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(37, 37, 37, 0.7);
	display: none;
	z-index: 1000;
	overflow: auto
}

.overlay .popup {
	height: 100%;
	width: 100%;
	min-height: 810px;
	min-width: 1010px;
	position: relative
}

.popup-img {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 10px
}

.wrap {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 10px;
	width: 578px;
	height: 465px
}

.close {
	height: 42px;
	position: absolute;
	width: 42px;
	margin: 10px;
	top: 0;
	right: 0;
	z-index: 100;
	cursor: pointer
}

body>iframe {
	display: none
}

.justify {
	text-align: justify
}

.justify:after {
	content: '';
	display: inline-block;
	width: 100%
}

.banner-holder {
	width: 962px;
	margin: 0 auto;
	padding: 5px 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.b-content-2 .banner {
	-webkit-box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.2);
	height: 100px;
	background-color: #fff;
	display: block
}

.one-banner .banner {
	width: 901px;
	height: 100px;
	margin: 0 auto
}

.two-banners.banner-holder {
	padding: 5px 31px 0
}

.two-banners .banner {
	width: 435px;
	display: inline-block
}

.three-banners.banner-holder {
	padding: 5px 31px 0
}

.three-banners .banner {
	width: 287px;
	display: inline-block
}

.four-banners.banner-holder {
	padding: 5px 31px 0
}

.four-banners .banner {
	width: 210px;
	display: inline-block
}

.four-banners.two-rows .banner {
	width: 435px;
	display: inline-block
}

.four-banners.two-rows .banner:last-child {
	margin-top: 18px
}

.socials-widget-wrap {
	padding: 0 10px 0 35px
}

#vk_groups {
	margin-bottom: 20px
}

.b-vert-memu .root-item-selected {
	background: url(/bitrix/templates/citi-box/i/vert-menu-hover.jpg) left top no-repeat;
	border-bottom: 1px solid #b3c5e1
}

.feeds-block .b-whiteblock {
	margin-bottom: 0;
	position: relative;
	cursor: pointer
}

.feeds-block h1 {
	font-size: 36px;
	font-family: "Calibri"
}

.feeds-block .feeds-desc {
	font-size: 16px;
	color: #48484A;
	line-height: 24px;
	margin: 30px 0
}

.feeds-block .feed-bottom span {
	color: #ababab;
	font-size: 14px;
	text-align: left
}

.feeds-block .b-news-header {
	display: none
}

.feeds-block .b-news-text,
.feeds-block .text {
	margin-bottom: 15px;
	margin-right: 70px;
	color: #777777;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	text-align: left
}

.feeds-block .b-news.l-no-photo {
	padding-bottom: 25px
}

.feeds-block .l-no-photo .b-news-content {
	margin-left: 0
}

.feeds-block .b-whiteblock:after {
	content: '';
	position: absolute;
	display: block;
	width: 44px;
	height: 33px;
	top: -7px;
	right: 25px;
	background: url(/bitrix/templates/citi-box/i/quote.png) 0 0 no-repeat
}

.feeds-block .image-wrap {
	margin-top: 29px
}

.feeds-block .feed-detail-picture {
	width: 100%
}

.feeds-block .b-whiteblock.l-with-hover:hover .b-news.l-no-photo {
	padding: 24px 25px 23px 25px
}

.breadcrumb-navigation {
	padding: 0;
	margin: 0 0 10px !important;
	list-style: none
}

.breadcrumb-navigation li {
	color: #777
}

.breadcrumb-navigation li,
.breadcrumb-navigation a {
	display: inline;
	font-size: 12px;
	margin: 0 !important
}

.l-personal-needs-page .b-inner-seporator {
	margin-bottom: 30px !important
}

.l-business-page .b-inner-seporator {
	margin-bottom: 30px !important
}

.b-text-16 {
	font-size: 16px !important;
	line-height: 24px !important;
	color: #48484a !important;
	text-shadow: none !important;
	margin-top: 15px;
	margin-bottom: 0px;
}

.b-needs {
	margin-top: -4px
}

/*.b-str:after {
	content: '';
	clear: both;
	display: table;
	height: 1px;
	visibility: hidden
}*/
.b-str {
	display: flex;
	flex-wrap: wrap;
	margin-top: 25px;
}

.b-needs-item {
	width: 275px;
	float: left
}

.b-needs-item-left {
	margin-right: 40px
}

.b-needs-item h2 {
	margin-top: 14px;
	line-height: 28px !important;
	margin-bottom: 13px !important
}

.b-needs-item p {
	font-size: 12px !important
}

.b-needs-item-img {
	width: 275px;
	height: 135px;
	position: relative
}

.b-needs-item-img img {
	margin-bottom: 0 !important;
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 0
}

.b-storage.b-vert-storage {
	margin-top: 48px
}

.b-storage.b-vert-storage ul {
	list-style-type: none;
	display: block
}

.b-storage.b-vert-storage li {
	margin-bottom: 20px
}

.b-storage.b-vert-storage h2 {
	line-height: 28px !important;
	margin-bottom: 37px !important
}

.b-storage.b-horizontal-storage {
	height: 179px;
	width: 900px;
	padding: 25px 49px 0 49px;
	background: url('/bitrix/templates/citi-box/i//bg-storage.png') left top no-repeat;
	margin-bottom: -20px
}

.b-storage.b-horizontal-storage h2 {
	margin-left: 31px;
	margin-bottom: 18px !important
}

.b-storage.b-horizontal-storage ul {
	list-style-type: none;
	display: block;
	margin-left: -15px
}

.b-storage li {
	float: left;
	text-align: center;
	width: 76px;
	display: block
}

.b-storage.b-horizontal-storage li {
	margin-left: 14px
}

.b-vert-storage .b-storage-item1,
.b-vert-storage .b-storage-item3,
.b-vert-storage .b-storage-item5,
.b-vert-storage .b-storage-item10 {
	margin-right: 15px !important
}

.b-horizontal-storage .b-storage-item1 {
	margin-left: 0 !important
}

.b-storage-item1 {
	background: url('/bitrix/templates/citi-box/i//storage-icon1.png') center top no-repeat
}

.b-storage-item1:hover {
	background: url('/bitrix/templates/citi-box/i//storage-icon1_2.png') center top no-repeat
}

.b-storage-item2 {
	background: url('/bitrix/templates/citi-box/i//storage-icon2.png') center top no-repeat
}

.b-horizontal-storage .b-storage-item3 {
	margin-left: 28px !important
}

.b-storage-item3 {
	background: url('/bitrix/templates/citi-box/i//storage-icon3.png') center top no-repeat
}

.b-horizontal-storage .b-storage-item4 {
	margin-left: 18px !important
}

.b-vert-storage .b-storage-item4 {
	margin-left: 15px !important;
	margin-bottom: 28px !important
}

.b-storage-item4 {
	background: url('/bitrix/templates/citi-box/i//storage-icon4.png') center top no-repeat
}

.b-storage-item5 {
	background: url('/bitrix/templates/citi-box/i//storage-icon5.png') center top no-repeat
}

.b-horizontal-storage .b-storage-item6 {
	margin-left: 7px !important
}

.b-storage-item6 {
	background: url('/bitrix/templates/citi-box/i//storage-icon6.png') center top no-repeat
}

.b-horizontal-storage .b-storage-item7 {
	margin-left: 4px !important
}

.b-storage-item7 {
	background: url('/bitrix/templates/citi-box/i//storage-icon7.png') center top no-repeat
}

.b-horizontal-storage .b-storage-item8 {
	margin-left: 18px !important
}

.b-vert-storage .b-storage-item8 {
	margin-bottom: 28px !important
}

.b-storage-item8 {
	background: url('/bitrix/templates/citi-box/i//storage-icon8.png') center top no-repeat
}

.b-storage-item8:hover {
	background: url('/bitrix/templates/citi-box/i//storage-icon8_2.png') center top no-repeat
}

.b-horizontal-storage .b-storage-item9 {
	margin-left: 30px !important
}

.b-vert-storage .b-storage-item9 {
	margin-bottom: 0 !important
}

.b-storage-item9 {
	background: url('/bitrix/templates/citi-box/i//storage-icon9.png') center top no-repeat
}

.b-storage-item9:hover {
	background: url('/bitrix/templates/citi-box/i//storage-icon9_2.png') center top no-repeat
}

.b-horizontal-storage .b-storage-item10 {
	float: right !important;
	margin-right: -6px;
	margin-left: 0 !important
}

.b-vert-storage .b-storage-item10 {
	margin-bottom: 0 !important
}

.b-storage-item10 {
	background: url('/bitrix/templates/citi-box/i//storage-icon10.png') center top no-repeat
}

.b-storage a {
	color: #777777 !important;
	text-decoration: none !important;
	font-size: 11px !important;
	line-height: 14px !important;
	display: block;
	padding-top: 59px
}

.personal-needs-wrapper {
	padding: 0 62px 60px
}

.personal-needs-wrapper h1 {
	font-family: Calibri;
	font-size: 36px;
	line-height: 38px;
	letter-spacing: 0;
	margin-bottom: 21px
}

.personal-needs-wrapper p.desc {
	font-family: Verdana;
	color: #303030;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 50px
}

.b-add-question.suggest {
	padding-bottom: 57px
}

.l-calculate-leftcol.red-button {
	margin-left: 62px
}

.b-arrow-button.btn-red {
	background: none;
	position: relative
}

.b-arrow-button.btn-red .b-arrow-button-left {
	background: url('/bitrix/templates/citi-box/i//button-corner-red.png') 0 0 no-repeat;
	height: 46px
}

.b-arrow-button.btn-red a {
	padding: 11px 0 10px 19px;
	width: 247px
}

.personal-needs .suggest-element {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 267px;
	margin-left: 12px;
	margin-bottom: 15px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.personal-needs .suggest-element:hover h2 {
	text-decoration: underline
}

.personal-needs .suggest-element:hover .img_wrap .mask._hover {
	opacity: .5
}

.personal-needs .suggest-element .img_wrap {
	height: 335px
}

.personal-needs .suggest-element .img_wrap .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 1;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease
}

.personal-needs .suggest-element:nth-child(3n+1) {
	margin-left: 0
}

.personal-needs .suggest-element:nth-child(6n+2) .img_wrap {
	height: 220px
}

.personal-needs .suggest-element:nth-child(6n+2) .img_wrap img {
	position: relative;
	top: 50%;
	margin-top: -168px
}

.personal-needs .suggest-element:nth-child(6n+4) .img_wrap {
	height: 220px
}

.personal-needs .suggest-element:nth-child(6n+4) .img_wrap img {
	position: relative;
	top: 50%;
	margin-top: -168px
}

.personal-needs .suggest-element:nth-child(6n+5) {
	margin-top: -115px
}

.personal-needs .suggest-element:nth-child(6n+5) .img_wrap {
	height: 335px
}

.personal-needs .suggest-element:nth-child(6n+6) .img_wrap {
	height: 220px
}

.personal-needs .suggest-element:nth-child(6n+6) .img_wrap img {
	position: relative;
	top: 50%;
	margin-top: -168px
}

.personal-needs .suggest-element .suggest-name {
	position: absolute;
	display: inline-block;
	width: 100%;
	bottom: 0;
	margin: 0;
	background-color: rgba(255, 255, 255, 0.9);
	min-height: 52px;
	padding: 12px 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Calibri;
	color: #545454;
	font-size: 24px;
	line-height: 27px;
	z-index: 50
}

.personal-needs .preview-text {
	position: absolute;
	background-color: #fff;
	z-index: 51;
	height: 100%;
	top: 0
}

.personal-needs .preview-text .suggest-name {
	position: relative;
	background-color: #fff;
	padding: 12px 18px 10px
}

.personal-needs .preview-text p {
	font-family: Calibri;
	color: #8c8b8b;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 27px 34px 20px
}

.personal-needs .preview-text .curtain {
	opacity: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 52;
	background: #000;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease
}

.personal-needs .preview-text._visible .text-wrapper {
	box-shadow: 0 11px 35px 0 rgba(0, 0, 0, 0.75)
}

.personal-needs .preview-text._visible .curtain {
	opacity: 0
}

.control-block {
	padding-top: 13px
}

.control-block .control-top {
	padding: 0px 65px 51px 65px;
}

.control-block .control-text {
	width: 48%;
	font-family: Verdana;
	color: #303030;
	font-size: 16px;
	line-height: 24px
}

.control-block .attention {
	position: relative;
	color: #1d275d
}

.control-block .control-text .text-area {
	font-family: Verdana;
	color: #303030;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 23px
}

.control-block .control-text h1 {
	font-family: Calibri;
	font-size: 36px;
	letter-spacing: 0
}

.control-block .attention:before {
	content: '';
	position: absolute;
	display: block;
	width: 40px;
	height: 38px;
	left: -50px;
	top: 0px;
	background: url('/bitrix/templates/citi-box/i/label.png') 0 0 no-repeat
}

.control-block .control-contacts {
	width: 51%;
	padding-top: 20px
}

.control-block .control-contacts .white-tab {
	background-color: #fff;
	box-shadow: 2px 3px 3px 1px rgba(0, 0, 0, 0.1);
	width: 505px;
	height: 214px;
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 29px 72px;
	left: 40px;
}

.control-block .control-contacts .white-tab:before {
	content: '';
	position: absolute;
	display: block;
	width: 19px;
	height: 20px;
	right: -4px;
	bottom: -20px;
	background: url('/bitrix/templates/citi-box/i/b-whiteblock-resize-bottom-right.png') 0 0 no-repeat
}

.control-block .white-tab a {
	font-family: Calibri;
	color: #2a2a2a;
	font-size: 24px;
	line-height: 28px;
	text-decoration: none;
	display: block
}

.control-block .white-tab span a {
	color: #344088;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
	margin-top: 4px
}

.control-block .white-tab span a:hover {
	text-decoration: none
}

.control-block .white-tab .helptext {
	font-family: Calibri;
	color: #858585;
	font-size: 14px
}

.control-block .white-tab .mail span {
	border-bottom: 1px solid #2a2a2a;
	height: 27px;
	display: inline-block
}

.control-block .white-tab .mail span:hover {
	border-bottom-color: transparent
}

.control-block .white-tab .data-wrap {
	position: relative
}

.control-block .white-tab .phone {
	margin-bottom: 21px
}

.control-block .white-tab .data-wrap a {
	margin-bottom: 10px
}

.control-block .white-tab .data-wrap:before {
	content: '';
	position: absolute;
	display: block;
	width: 26px;
	height: 29px;
	left: -40px
}

.control-block .white-tab .phone:before {
	background: url('/bitrix/templates/citi-box/i/phone-small.png') 0 0 no-repeat
}

.control-block .white-tab .mail:before {
	background: url('/bitrix/templates/citi-box/i/envelop-small.png') 0 0 no-repeat;
	top: 4px
}

.feedback-block {
	margin: 0 auto;
	position: relative;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 35px 46px 24px 46px;
	background: -webkit-linear-gradient(-90deg, #cdddf2 0, #ceddf2 57%, #ceddf2 100%);
	background: -moz-linear-gradient(-90deg, #cdddf2 0, #ceddf2 57%, #ceddf2 100%);
	background: -o-linear-gradient(-90deg, #cdddf2 0, #ceddf2 57%, #ceddf2 100%);
	background: -ms-linear-gradient(-90deg, #cdddf2 0, #ceddf2 57%, #ceddf2 100%);
	background: linear-gradient(180deg, #cdddf2 0, #ceddf2 57%, #ceddf2 100%);
	box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.26);
	width: 100%;
	margin-bottom: 50px;
}

/*.feedback-block:before,
.feedback-block:after {
	content: '';
	position: absolute;
	display: block;
	width: 18px;
	height: 20px;
	bottom: -20px;
	background: url('/bitrix/templates/citi-box/i/vert-leftblock-bottom.png') 0 0 no-repeat
}

.feedback-block:before {
	left: -2px
}

.feedback-block:after {
	right: -2px;
	background: url('/bitrix/templates/citi-box/i/vert-rightblock-bottom.png') 0 0 no-repeat
}*/

.feedback-block h2,
.feedback-block span,
.feedback-block label {
	font-family: Calibri;
	color: #2a2a2a
}

.feedback-block p {
	font-family: Verdana;
	color: #5b5e66;
	font-size: 12px;
	line-height: 18px
}

.feedback-block h2 {
	font-size: 24px;
	line-height: 26px
}

.feedback-block label {
	font-family: Calibri;
	color: #5b5e66;
	font-size: 18px;
	padding-bottom: 12px;
	display: block
}

.feedback-block .b-request-input {
	margin-bottom: 16px
}

.feedback-block .left .b-request-input:last-child {
	margin-bottom: 11px
}

.feedback-block .b-request-input label {
	display: block
}

.feedback-block input {
	width: 223px;
	padding: 0 5px 0 5px;
	height: 31px;
	background: url('/bitrix/templates/citi-box/i/request-form-input.jpg') left top no-repeat;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.feedback-block .feedback-input-wrapper {
	margin-top: 15px
}

.feedback-block textarea {
	width: 870px;
	height: 185px;
	background: url(/bitrix/templates/citi-box/i/textarea-back.png) left top no-repeat;
	resize: none;
	background-size: cover;
	border: none;
	display: block;
}

.feedback-block .bottom-wide {
	width: 100%;
	display: block
}

.feedback-block .bottom-wide .input-wrap {
	margin-left: 35px
}

.feedback-block .b-request-input.bottom-wide>div {
	display: inline-block;
	vertical-align: bottom
}

.feedback-block .captcha-img {
	margin-bottom: 0;
	vertical-align: bottom
}

.feedback-block .b-request-input #reloadCaptcha.reload-Captcha {
	right: inherit;
	top: inherit;
	position: relative;
	display: inline-block;
	margin: 0;
	background-position: left 7px
}

.feedback-block .b-button-request {
	display: inline-block;
	margin: 0;
	position: absolute;
	right: 0;
	top: 27px
}

.feedback-block .b-button-request .b-button-left {
	padding-left: 15px;
	padding-right: 15px
}

.feedback-block .feedback-form .b-button input {
	width: 160px
}

.feedback-block .b-request-input input.error {
	border: 1px solid #f00
}

.control-bottom {
	width: 1200px;
	margin: 0 auto
}

.control-wrap {
	padding: 84px 79px 110px 91px
}

.family-page .b-inner-seporator {
	background: none
}

p.family-desc {
	font-size: 16px;
	font-family: "Verdana";
	color: #434343;
	margin-bottom: 36px
}

.family-block .b-whiteblock {
	background: #fff;
	border: 1px solid #d4d4d4
}

.family-block .b-whiteblock-mid {
	background: none
}

.family-block .b-whiteblock-mid .b-news {
	background: none;
	padding: 16px 46px 18px 23px
}

.family-block .b-whiteblock-mid .b-news-content {
	margin-left: inherit;
	display: inline-block;
	width: 410px;
	padding-left: 26px;
	vertical-align: top
}

.family-block .b-whiteblock-mid .b-news img {
	float: none;
	display: inline-block;
	vertical-align: top
}

.family-block .b-whiteblock h2 {
	font-family: Calibri;
	color: #3d3d3d;
	font-size: 20px;
	line-height: 22px
}

.family-block .b-whiteblock p {
	font-family: Verdana;
	color: #777777;
	font-size: 12px;
	line-height: 18px
}

.family-block .b-whiteblock a {
	font-family: Verdana;
	color: #283481;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline
}

.family-block .b-whiteblock a:hover {
	text-decoration: none
}

.vidget-feeds {
	position: relative
}

.vidget-feeds:after {
	content: '';
	position: absolute;
	display: block;
	width: 44px;
	height: 33px;
	top: -7px;
	right: 25px;
	background: url('/bitrix/templates/citi-box/i/quote.png') 0 0 no-repeat
}

.vidget-feeds .feeds-text {
	font-family: Verdana;
	color: #777777;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 8px
}

.vidget-feeds .l-newsblocks {
	margin: 0
}

.vidget-feeds .b-whiteblock-resize-right {
	padding: 0;
	border-right: 1px solid #cccccc
}

.vidget-feeds .b-whiteblock-resize-left {
	padding: 0;
	background: none;
	margin-left: 5px;
	box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.12)
}

.vidget-feeds .b-whiteblock-resize-grad {
	background: -webkit-gradient(linear, 100% 0, 0 0, from(#ffffff), color-stop(.57, #fafafa), to(#f6f6f6));
	background: -webkit-linear-gradient(180deg, #ffffff 0, #fafafa 57%, #f6f6f6 100%);
	background: -moz-linear-gradient(180deg, #ffffff 0, #fafafa 57%, #f6f6f6 100%);
	background: -o-linear-gradient(180deg, #ffffff 0, #fafafa 57%, #f6f6f6 100%);
	background: linear-gradient(180deg, #ffffff 0, #fafafa 57%, #f6f6f6 100%)
}

.vidget-feeds .b-whiteblock-resize-bottom {
	margin-bottom: 120px
}

.vidget-feeds .b-whiteblock-resize-bottom-left {
	background: url('/bitrix/templates/citi-box/i/dialog-corner.png') 2px top no-repeat;
	padding-left: 3px;
	height: 30px;
	z-index: -1;
	position: relative
}

.vidget-feeds .b-whiteblock-resize-bottom-mid {
	background: none;
	height: 2px
}

.vidget-feeds .img-wrap {
	position: relative;
	top: inherit;
	right: inherit;
	display: inline-block;
	padding: 5px 0 0 20px;
	width: 85px;
	vertical-align: top
}

.vidget-feeds .feed-transition {
	display: inline-block;
	width: 95px;
	vertical-align: top;
	font-family: Calibri;
	color: #99aecf;
	font-size: 24px;
	line-height: 24px;
	padding-top: 16px
}

.search-form {
	/*width: 960px;*/
	width: 1200px;
	margin: 0 auto;
	text-align: right
}

.search-form .form-wrapper {
	display: inline-block;
	position: relative;
	background: url('/bitrix/templates/citi-box/i/search-button.png') 0 0 no-repeat;
	min-width: 64px;
	margin-right: 65px;
}

.search-form .form-wrapper .search-panel {
	display: inline-block;
	vertical-align: top;
	margin-left: 35px
}

.search-form .form-wrapper .search-invisible {
	display: none
}

.search-form .form-wrapper .search-visible {
	display: inline-block
}

.search-form .form-wrapper input {
	display: inline-block;
	vertical-align: middle;
	background: 0 0;
	height: 35px;
	padding: 0;
	outline: 0;
	border: none;
	font-family: Verdana;
	color: #feffff;
	font-size: 13px
}

.search-form .form-wrapper #input-search {
	width: 438px
}

.search-form .form-wrapper .input-submit {
	display: none
}

.search-form .form-wrapper .search-open {
	display: inline-block;
	vertical-align: top;
	height: 24px;
	width: 24px;
	margin: 6px 5px 5px 0;
	cursor: pointer;
	background: url('/bitrix/templates/citi-box/i/glass-yellow.png') 0 0 no-repeat;
	-webkit-background-size: 24px 25px;
	-moz-background-size: 24px 25px;
	background-size: 24px 25px
}

.search-form .form-wrapper .search-open:hover {
	background: url('/bitrix/templates/citi-box/i/glass.png') 0 0 no-repeat;
	-webkit-background-size: 24px 24px;
	-moz-background-size: 24px 24px;
	background-size: 24px 24px
}

#search-result h1 {
	font-family: Calibri;
	color: #2a2a2a;
	font-size: 36px;
	font-weight: 700;
	line-height: 38px
}

#search-result .page-title {
	font-family: Calibri;
	color: #27327e;
	font-size: 24px;
	line-height: 28px
}

#search-result p {
	font-family: Verdana;
	color: #777;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 25px
}

#search-result p b {
	background: -moz-linear-gradient(-90deg, #ffeb57 0, #ffd830 57%, #ffca13 100%);
	background: -o-linear-gradient(-90deg, #ffeb57 0, #ffd830 57%, #ffca13 100%);
	background: -ms-linear-gradient(-90deg, #ffeb57 0, #ffd830 57%, #ffca13 100%);
	background: linear-gradient(180deg, #ffeb57 0, #ffd830 57%, #ffca13 100%);
	box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.26)
}

.b-question .tooltip-wrapper {
	position: relative
}

.b-question .question-tooltip {
	display: none;
	background: -webkit-linear-gradient(-90deg, #ffffff 0, #fafafa 57%, #f6f6f6 100%);
	background: -moz-linear-gradient(-90deg, #ffffff 0, #fafafa 57%, #f6f6f6 100%);
	background: -o-linear-gradient(-90deg, #ffffff 0, #fafafa 57%, #f6f6f6 100%);
	background: -ms-linear-gradient(-90deg, #ffffff 0, #fafafa 57%, #f6f6f6 100%);
	background: linear-gradient(180deg, #ffffff 0, #fafafa 57%, #f6f6f6 100%);
	box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.25);
	width: 463px;
	height: auto;
	margin-left: -487px;
	padding: 30px;
	top: 0;
	margin-top: -87px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.b-question .question-tooltip li {
	padding-left: 0;
	list-style-type: square;
	font-size: 12px !important;
	color: #777;
	line-height: 18px !important;
	margin-top: 8px
}

.b-question .question-tooltip p {
	font-size: 12px !important;
	color: #777;
	line-height: 18px !important
}

.b-question .question-tooltip .triangle-white {
	background: url('/bitrix/templates/citi-box/i/triangle-white.png') 0 0 no-repeat;
	width: 12px;
	height: 22px;
	display: block;
	position: absolute;
	right: -12px;
	top: 50%;
	margin-top: -11px
}

.b-question .question-tooltip#questionTooltip2 {
	margin-top: -146px
}

.b-question .question-tooltip#questionTooltip3 {
	margin-top: -103px
}

.b-question .question-tooltip#questionTooltip4 {
	margin-top: -240px
}

.b-question .question-tooltip#questionTooltip5 {
	margin-top: -220px
}

.b-question .question-tooltip#questionTooltip6 {
	margin-top: -114px
}

.page-404 {
	min-height: 600px
}

.page-404 .b-top {
	height: 388px
}

.page-404 .b-top .b-top-layers {
	background: #212a5f url("/bitrix/templates/citi-box/i/page-404-bg.jpg") no-repeat scroll center top
}

.page-404 .b-top .b-404-logo {
	width: 700px;
	height: 205px;
	background: url(/bitrix/templates/citi-box/i/page-404.png) left top no-repeat;
	background-size: cover;
	position: absolute;
	bottom: -19px;
	left: 50%;
	margin-left: -350px
}

.page-404-content {
	padding-top: 69px;
	text-align: center
}

.page-404-content p {
	font-family: 'Calibri', sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #8699b5;
	font-weight: normal;
	position: relative;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6)
}

.page-404-content p a {
	font-family: 'Calibri', sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #8699b5;
	font-weight: normal;
	position: relative;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6)
}

.page-closed {
	min-height: 600px
}

.page-closed .b-top {
	height: 388px
}

.page-closed .b-top .b-top-layers {
	background: #212a5f url("/bitrix/templates/citi-box/i/page-404-bg.jpg") no-repeat scroll center top
}

.page-closed .b-top .b-closed-logo {
	width: 672px;
	height: 110px;
	background: url('/bitrix/templates/citi-box/i/page-closed.png') no-repeat;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -350px
}

.page-closed-content {
	padding-top: 40px;
	text-align: center
}

.page-closed-content p {
	font-family: 'Calibri', sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #8699b5;
	font-weight: normal;
	position: relative;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6)
}

.page-closed-content p a {
	font-family: 'Calibri', sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #8699b5;
	font-weight: normal;
	position: relative;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6)
}

.needs-section {
	position: relative
}

.needs-section._padding {
	/*padding: 0 19px 0 19px*/
	padding: 0;
}


.needs-section._header-section {
	padding-top: 40px;
	padding-bottom: 37px;
	text-align: center;
	color: #ffffff
}

.needs-section._header-section .header-section-inner {
	min-height: 360px;
	background: url('/bitrix/templates/citi-box/i/personal-needs-header.png') left top no-repeat;
	padding: 60px 136px 0 136px;
	font-size: 14px;
	background-size: cover;
}

.needs-section._header-section .header-section-inner h1 {
	color: #ffffff;
	font-size: 60px;
	line-height: 62px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 21px;
	text-shadow: none;
	font-family: 'Noto Sans', sans-serif
}

.needs-section._header-section .header-section-inner .section-description {
	color: #ffffff;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 72px
}

.needs-section._articles-section {
	padding: 0 65px;
	text-align: center
}
@media (max-width: 767px) {
	.needs-section._articles-section {
		padding: 0 0px;	
	}
}
.needs-section._articles-section .articles .show-more-wrap {
	text-align: right;
	padding: 10px 30px 15px 10px
}

.needs-section._articles-section .articles .show-more-wrap .show-more {
	color: #859cbe;
	font-weight: 400;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 0
}

.needs-section._articles-section .articles .show-more-wrap .show-more:hover {
	text-decoration: none
}

.needs-section._payment-section.l-calculate-content {
	margin-top: 31px
}

.needs-section._payment-section h2 {
	font-size: 23px;
	margin-bottom: 19px
}

.needs-section._booking-section {
	height: 415px;
	background: url("/bitrix/templates/citi-box/i/personal-needs-form.png") left top no-repeat;
	background-size: contain;
	padding-top: 63px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	/*margin-left: -19px;
	width: 1236px;*/
}

.needs-section._booking-section h2,
.needs-section._booking-section .h2 {
	text-align: center;
	font-size: 46px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 64px;
	line-height: normal;
}

.needs-section._booking-section .btn-group {
	margin-top: 37px
}

.needs-section._booking-section .btn-group p {
	margin-top: 15px;
	font-size: 12px;
	line-height: 18px;
	color: #5a522f;
	text-shadow: 0 1px 2px rgba(255, 255, 255, 0.4)
}

.needs-section._social-section h2 {
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 15px
}

.needs-section._advantages-section .advantages-section-inner {
	margin: 50px 0;
	background: #e9eef6;
	padding-top: 20px;
	padding-bottom: 30px;
	position: relative;
}

.needs-section._advantages-section .advantages-section-inner.advantages-section-inner-index {
	padding-bottom: 1px;
}

.needs-section._advantages-section .advantages-section-inner:before {
	content: "";
	display: block;
	width: 28px;
	height: 17px;
	background: url('/bitrix/templates/citi-box/i/advantages-section-icon.jpg') left top no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -14px
}

.needs-section._advantages-section .advantages-section-inner h2,
.needs-section._advantages-section .advantages-section-inner .h2 {
	font-size: 26px;
	line-height: 30px;
	font-weight: 700;
	font-family: 'Calibri', sans-serif;
	color: #48484A;
	text-align: center;
	position: relative;
	margin: 30px 0
}

.needs-section._advantages-section .advantages-section-inner h2.maps_list_h2,
.needs-section._advantages-section .advantages-section-inner .h2.maps_list_h2 {
	text-align: left;
	color: #48484a;
	margin: 0 0 10px;
}


.addr-flex {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.addr-flex #form-map {
	flex: 0 0 340px;
	max-width: 340px;
	width: 340px;
	padding: 30px;
}

.addr-flex #personal-map {
	flex: 0 0 calc(100% - 430px);
	max-width: calc(100% - 430px);
	width: calc(100% - 430px);
}

.needs-section._arenda-section {
	/*margin: 0 19px*/
	margin: 0;
}

.needs-section._arenda-section h2,
.needs-section._arenda-section .h2 {
	text-align: center;
	margin: 54px 0;
	font: bold 26px/30px 'Calibri', sans-serif;
	color: #48484a;
	text-transform: none;
}

.needs-section._arenda-section .arenda-step {
	height: 220px;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	margin: 0;
	padding: 0;
	cursor: pointer;
	position: relative;
	width: 1200px;
}

.needs-section._arenda-section .arenda-step-item {
	position: relative;
	display: inline-block;
	float: left;
	/*width: 240px;*/
	width: 300px;
	height: 220px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer
}

.needs-section._arenda-section .arenda-step-item:first-child .arenda-step-item-bg {
	/*width: 194px;*/
	/*width:242px;*/
	width: 250px;
	margin-left: 0
}

.needs-section._arenda-section .arenda-step-item:first-child .arenda-step-item-bg:before {
	display: none !important
}

.needs-section._arenda-section .arenda-step-item:last-child .arenda-step-item-bg {
	/*width: 194px;*/
	/*width:242px;*/
	width: 254px;
	margin-right: 0
}

.needs-section._arenda-section .arenda-step-item:last-child .arenda-step-item-bg:after {
	display: none !important
}

.needs-section._arenda-section .arenda-step-item-bg {
	position: absolute;
	top: 0;
	left: 0;
	/*width: 144px;*/
	/*width: 180px;*/
	width: 204px;
	height: 220px;
	margin: 0 46px
}

.needs-section._arenda-section .arenda-step-item-bg:after {
	content: '';
	/*background: #fff;*/
	position: absolute;
	bottom: 0;
	left: 100%;
	width: 100px;
	height: 220px;
	background-image: url('/local/templates/citi-box/i/arenda-step.png');
	background-repeat: no-repeat;
}

.needs-section._arenda-section .arenda-step-item-content {
	padding: 0 20px 0 60px
}

.needs-section._arenda-section .arenda-step-item:hover .arenda-step-item-bg,
.needs-section._arenda-section .arenda-step-item.active .arenda-step-item-bg {
	background-color: #FFE13F
}

.needs-section._arenda-section .arenda-step-item:hover .arenda-step-item-bg:after,
.needs-section._arenda-section .arenda-step-item.active .arenda-step-item-bg:after {
	display: block;
	/*width: 96px;*/
	width: 120px;
	height: 220px;
	background-image: url('/local/templates/citi-box/i/arenda-step-active-after.png')
}

.needs-section._arenda-section .arenda-step-item:hover .arenda-step-item-bg:before,
.needs-section._arenda-section .arenda-step-item.active .arenda-step-item-bg:before {
	content: '';
	position: absolute;
	display: block;
	bottom: 0;
	right: 100%;
	width: 96px;
	height: 220px;
	background-image: url('/local/templates/citi-box/i/arenda-step-active-before.png')
}

.needs-section._arenda-section .arenda-step-item:hover .arenda-step-text,
.needs-section._arenda-section .arenda-step-item.active .arenda-step-text {}

.needs-section._arenda-section .arenda-step-item:hover .arenda-step-icon1,
.needs-section._arenda-section .arenda-step-item.active .arenda-step-icon1 {}

.needs-section._arenda-section .arenda-step-item:hover .arenda-step-icon2,
.needs-section._arenda-section .arenda-step-item.active .arenda-step-icon2 {}

.needs-section._arenda-section .arenda-step-item:hover .arenda-step-icon3,
.needs-section._arenda-section .arenda-step-item.active .arenda-step-icon3 {}

.needs-section._arenda-section .arenda-step-item:hover .arenda-step-icon4,
.needs-section._arenda-section .arenda-step-item.active .arenda-step-icon4 {}

.needs-section._arenda-section .arenda-step-icon-wrapper {
	position: relative;
	z-index: 1;
	height: 88px;
	margin-top: 30px
}

.needs-section._arenda-section .arenda-step-icon {
	display: inline-block
}

.needs-section._arenda-section .arenda-step-icon1 {
	width: 129px;
	height: 84px;
	background-image: url('/bitrix/templates/citi-box/i/arenda-step-icon1.png');
	background-position: 0 0
}

.needs-section._arenda-section .arenda-step-icon2 {
	width: 100px;
	height: 68px;
	background-image: url('/bitrix/templates/citi-box/i/arenda-step-icon2.png');
	background-position: 0 0
}

.needs-section._arenda-section .arenda-step-icon3 {
	width: 121px;
	height: 72px;
	background-image: url('/bitrix/templates/citi-box/i/arenda-step-icon3.png');
	background-position: 0 0
}

.needs-section._arenda-section .arenda-step-icon4 {
	width: 114px;
	height: 75px;
	background-image: url('/bitrix/templates/citi-box/i/arenda-step-icon4.png');
	background-position: 0 0
}

.needs-section._arenda-section .arenda-step-text {
	position: relative;
	z-index: 1;
	color: #303C83;
	font-size: 16px;
	line-height: 22px;
}

.needs-section._arenda-section .arenda-text {
	margin: 54px 0;
	padding: 0 65px;
	text-align: center
}

.needs-section._arenda-section .arenda-text-item {
	display: none;
	margin: 0;
	padding: 0;
	color: #48484a;
	font-size: 16px;
	line-height: 22px
}

.needs-section._arenda-section .arenda-text-item.active {
	display: block
}

.needs-section._arenda-section .arenda-text-item a {
	font-size: 16px;
	line-height: 22px
}

.chapters {
	font-size: 0
}

.chapters .chapter-item {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 3px;
	display: inline-block;
	text-align: left;
	opacity: 0;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	text-decoration: none;
	margin: 0
}

.chapters .chapter-item .chapter-item-inner {
	white-space: nowrap;
	word-wrap: normal;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 15px 28px 17px 28px;
	cursor: pointer;
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	background: #4b5777
}

.chapters .chapter-item h2 {
	font-size: 17px;
	font-weight: bold;
	text-shadow: none;
	color: #ffffff;
	margin-bottom: 4px;
	font-family: Verdana, sans-serif
}

.chapters .chapter-item p {
	color: #c4c7cf;
	font-size: 11px
}

.chapters .chapter-item p:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #6988bc;
	position: relative;
	top: -1px;
	margin-right: 4px
}

.chapters .chapter-item.active .chapter-item-inner {
	background: #fbcc1e
}

.chapters .chapter-item.active h2 {
	color: #5a4e28;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5)
}

.chapters .chapter-item.active p {
	color: #2a2a2a
}

.chapters .chapter-item.active p:before {
	background: #ffffff
}

.chapters .chapter-item.active:hover .chapter-item-inner {
	background: #fbcc1e
}

.chapters .chapter-item.active:hover h2 {
	color: #5a4e28;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5)
}

.chapters .chapter-item.active:hover p {
	color: #2a2a2a
}

.chapters .chapter-item.active:hover p:before {
	background: #ffffff
}

.chapters .chapter-item:hover .chapter-item-inner {
	background: rgba(75, 87, 119, 0.8)
}

.chapters .chapter-item:hover .chapter-item-inner span {
	color: #ffffff
}

.chapters .chapter-item:hover p:before {
	background: #f9ca1c
}

.tabs {
	margin-bottom: 2em;
}

.tabs .chapters,
.chapters-flex{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

.tabs .chapter-item .chapter-item-inner {
	padding: 8px;
	background: #fed929;
}
.chapter-item.j-chapter-item.j-tabs-item,
.chapters-flex .chapter-item {
	min-width: 50%;
	flex-grow: 1;
}
.chapter-item.j-chapter-item.j-tabs-item .chapter-item-inner {
	height: 100%;
    display: flex;
    align-items: center;
}

.tabs .chapter-item.active .chapter-item-inner {
	background: #eeb607;
}

.articles {
	font-size: 0;
	text-align: center;
	position: relative;
	z-index: 15
}

.articles .article-item {
	/*width: 287px;*/
	width: 270px;
	margin: 0 10px 20px 10px;
	display: inline-block;
	position: relative;
	vertical-align: top;
	background: #fff;
}

.articles .article-item .article-item-short {
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	text-align: left
}

.articles .article-item .article-item-short a {
	width: 100%;
	text-decoration: none;
}

.articles .article-item .article-item-short>a>div {
	width: 100%;
	height: 150px;
}

.articles .article-item .article-item-short img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.articles .article-item .article-item-description {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 60px;
	background: #ffffff;
	font-family: 'Calibri', sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #5F5F5F;
	margin: 20px 0;
	padding: 0 20px;
	display: block;
	pointer-events: none;
	text-align: left;
	overflow: hidden;
}

.articles .article-item .article-item-detail {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #ffffff;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 27px 23px 23px 23px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	text-align: left
}

.articles .article-item .article-item-detail-title {
	font-family: 'Calibri', sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #545454;
	position: relative;
	padding-left: 35px;
	display: block;
	margin-bottom: 19px;
	pointer-events: none
}

.articles .article-item .article-item-detail-title:before {
	content: "?";
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #bfcbde;
	text-align: center;
	color: #ffffff;
	font-weight: 700;
	line-height: 20px;
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none
}

.articles .article-item .article-item-detail p {
	color: #777777;
	font-size: 12px;
	line-height: 18px;
	display: inline-block;
	padding-left: 35px;
	pointer-events: none
}

.articles .article-item .article-item-detail .btn-detail {
	background: #c2cee0;
	position: absolute;
	left: 23px;
	bottom: 23px;
	display: block;
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	padding: 5px 25px 8px 17px;
	margin-bottom: 0;
	cursor: pointer;
	text-decoration: none
}

.articles .article-item .article-item-detail .btn-detail:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 15px solid #ffffff;
	border-left: 15px solid transparent;
	position: absolute;
	right: 0;
	top: 0
}

.articles .article-item .article-item-detail .btn-detail:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 15px solid #ffffff;
	border-left: 15px solid transparent;
	position: absolute;
	right: 0;
	bottom: 0
}

.articles .article-item._action .article-item-description {
	background: #b7c5da;
	color: #ffffff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2)
}

.articles .article-item._action .article-item-description:before {
	content: "!";
	background: #ffffff;
	color: #c2cee0
}

.ih-item,
.ih-item * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

/*
.ih-item {
	position: relative;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}
.ih-item.effect:hover .article-item-short {
	opacity: 0;
	pointer-events: none
}
.ih-item.effect:hover .article-item-detail {
	visibility: visible;
	opacity: 1
}
.ih-item.effect .article-item-short {
	opacity: 1;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.ih-item.effect .article-item-detail {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	transition: all .35s ease
}
.ih-item.effect .article-item-detail p {
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}
.ih-item.effect.top_to_bottom .article-item-short {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	pointer-events: none
}
.ih-item.effect.top_to_bottom .article-item-detail {
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%)
}
.ih-item.effect.top_to_bottom:hover .article-item-short {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}
.ih-item.effect.top_to_bottom:hover .article-item-detail {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
*/
.top-list-link {
	font-size: 12px;
	display: inline-block;
	margin-top: 3px
}

.top-list-link:hover {
	text-decoration: none
}

.top-list-link:after {
	content: "";
	display: inline-block;
	width: 9px;
	height: 10px;
	background: url("/bitrix/templates/citi-box/i/top-list-link.png") left top no-repeat;
	margin-left: 5px;
	position: relative;
	top: 2px
}

#personal-map {
	padding-right: 30px;
	height: 500px;
	width: 100%;
	position: relative;
	z-index: 1
}

.advantages {
	padding-bottom: 125px;
	background: url('/bitrix/templates/citi-box/i/advantages-block-bg.png') center bottom no-repeat;
	margin-bottom: 57px
}

.advantages ul.advantages-item {
	margin: 60px 0 80px 12px;
	padding: 0;
	list-style: none;
}

.advantages ul.advantages-item>li {
	display: block;
	list-style: none;
	float: left;
	position: relative;
	width: 171px;
}

.advantages .advantages-item {
	position: relative;
	display: table;
	width: 100%;
	margin-top: -5px
}

.advantages .advantages-item:hover {
	z-index: 100
}

.advantages .advantages-item .col-left {
	width: 50%;
	display: table-cell;
	position: relative;
	vertical-align: middle;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.advantages .advantages-item .col-right {
	width: 50%;
	display: table-cell;
	position: relative;
	vertical-align: middle;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.advantages .advantages-item .title {
	font-size: 12px;
	line-height: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Calibri', sans-serif;
	color: #859abb;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
	text-align: center;
	padding-top: 12px;
}

.advantages .advantages-item .title span {
	text-align: center;
	line-height: 21px;
	display: inline-block;
	width: 21px;
	height: 21px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(100%, #ededed));
	background: -webkit-linear-gradient(top, #ffffff 0, #ededed 100%);
	background: -o-linear-gradient(top, #ffffff 0, #ededed 100%);
	background: -ms-linear-gradient(top, #ffffff 0, #ededed 100%);
	background: linear-gradient(to bottom, #ffffff 0, #ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
	-moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
	position: relative;
	z-index: 10
}

.advantages .advantages-item .title span:after {
	content: "";
	display: block;
	height: 74px;
	width: 1px;
	background: #aab5c4;
	position: absolute;
	left: 10px;
	top: 21;
	z-index: 1
}

.advantages .advantages-item .icon {
	margin: 0 auto;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: table;
	color: #92a7c4;
	cursor: pointer;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(100%, #ededed));
	background: -webkit-linear-gradient(top, #ffffff 0, #ededed 100%);
	background: -o-linear-gradient(top, #ffffff 0, #ededed 100%);
	background: -ms-linear-gradient(top, #ffffff 0, #ededed 100%);
	background: linear-gradient(to bottom, #ffffff 0, #ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
	-moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2)
}

.advantages .advantages-item .icon .icon-inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.advantages .advantages-item .icon .icon-inner img {
	vertical-align: middle;
	transition: opacity .4s;
	-moz-transition: opacity .4s;
	-webkit-transition: opacity .4s;
	-o-transition: opacity .4s;
	transition: background .4s;
	-moz-transition: background .4s;
	-webkit-transition: background .4s;
	-o-transition: background .4s
}

.advantages .advantages-item .icon .icon-inner img._normal {
	display: inline-block;
	opacity: 1
}

.advantages .advantages-item .icon .icon-inner img._hovered {
	display: none;
	opacity: 0
}

.advantages .advantages-item .icon:hover {
	background: #fcda0f;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZGEwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmM4MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fcda0f 0, #ffc800 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcda0f), color-stop(100%, #ffc800));
	background: -webkit-linear-gradient(top, #fcda0f 0, #ffc800 100%);
	background: -o-linear-gradient(top, #fcda0f 0, #ffc800 100%);
	background: -ms-linear-gradient(top, #fcda0f 0, #ffc800 100%);
	background: linear-gradient(to bottom, #fcda0f 0, #ffc800 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcda0f', endColorstr='#ffc800', GradientType=0)
}

.advantages .advantages-item .icon:hover img._normal {
	display: none;
	opacity: 0
}

.advantages .advantages-item .icon:hover img._hovered {
	opacity: 1;
	display: inline-block
}

.advantages .advantages-item .j-advantages .description {
	/*left: -58px;*/
	left: -120px;
}

.advantages .advantages-item .j-advantages:first-child .description {
	left: -11px;
}


.advantages .advantages-item .j-advantages:last-child .description {
	left: -241px;
}

.advantages .advantages-item .j-advantages:first-child .description:before {
	left: 22%;
}

.advantages .advantages-item .j-advantages:last-child .description:before {
	left: 80%;
}

.advantages .advantages-item .j-advantages .description:before {
	content: "";
	display: block;
	width: 1px;
	height: 27px;
	border: 7px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top: -44px;
	left: 49.5%;
}

.advantages .advantages-item .description {
	font-size: 12px;
	line-height: 18px;
	color: #8197b6;
	/*width: 266px;*/
	width: 400px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 30px 30px 30px 30px;
	background: #ffffff;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	display: block;
	opacity: 0;
	transition: opacity .4s;
	-moz-transition: opacity .4s;
	-webkit-transition: opacity .4s;
	-o-transition: opacity .4s;
	position: absolute;
	top: 0;
	z-index: 20;
	text-align: left
}


.advantages .advantages-item .description._opened {
	opacity: 1
}

.advantages .advantages-item .description h3,
.advantages .advantages-item .description .h3 {
	margin-bottom: 10px;
	text-transform: uppercase;
	display: block;
	font-size: 1.17em;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}

.advantages .advantages-item .description a {
	margin: 0;
	font-size: 12px;
	line-height: 18px
}

.advantages .advantages-item._first {
	padding-top: 52px
}

.advantages .advantages-item._first .title span:before {
	content: "";
	display: block;
	width: 21px;
	height: 88px;
	background: url('/bitrix/templates/citi-box/i/advantages-path-first.png') center bottom no-repeat;
	position: absolute;
	left: 0;
	top: -88px
}

.advantages .advantages-item._last {
	padding-bottom: 64px
}

.advantages .advantages-item._last .title span:after {
	content: "";
	display: block;
	height: 88px;
	width: 21px;
	background: url('/bitrix/templates/citi-box/i/advantages-path-last.png') center bottom no-repeat;
	position: absolute;
	left: 0
}

.advantages .advantages-item._even {
	text-align: right
}

.advantages .advantages-item._even .title span {
	margin-left: 3px;
	position: relative;
	right: -11px
}

.advantages .advantages-item._even .icon {
	position: relative
}

.advantages .advantages-item._even .icon:before {
	content: "";
	display: block;
	width: 60px;
	height: 1px;
	background: #aab5c4;
	position: absolute;
	left: -60px;
	top: 50px
}

.advantages .advantages-item._even .description {
	right: 30px
}

.advantages .advantages-item._even .description:before {
	content: "";
	display: block;
	width: 11px;
	height: 18px;
	background: url('/bitrix/templates/citi-box/i/advantages-popup-arrow-right.png') left bottom no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	left: -11px
}

.advantages .advantages-item._even .col-left {
	text-align: right;
	position: relative;
	z-index: 2
}

.advantages .advantages-item._even .col-right {
	text-align: left;
	padding-left: 60px;
	position: relative;
	z-index: 1
}

.advantages .advantages-item._odd {
	text-align: left
}

.advantages .advantages-item._odd .title span {
	margin-right: 3px;
	position: relative;
	left: -10px
}

.advantages .advantages-item._odd .icon {
	float: right;
	position: relative
}

.advantages .advantages-item._odd .icon:after {
	content: "";
	display: block;
	width: 60px;
	height: 1px;
	background: #aab5c4;
	position: absolute;
	right: -60px;
	top: 50px
}

.advantages .advantages-item._odd .description {
	left: 30px
}

.advantages .advantages-item._odd .description:after {
	content: "";
	display: block;
	width: 11px;
	height: 18px;
	background: url('/bitrix/templates/citi-box/i/advantages-popup-arrow-left.png') left bottom no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: -11px
}

.advantages .advantages-item._odd .col-left {
	text-align: right;
	padding-right: 60px;
	position: relative;
	z-index: 1
}

.advantages .advantages-item._odd .col-right {
	text-align: left;
	position: relative;
	z-index: 2
}

.terminals {
	font-size: 0;
	position: absolute;
	right: 50px;
	top: 125px;
	z-index: 10
}

.about-map .terminals {
	position: relative;
}

.about-map .terminals.mobile-hidden {
	top: 100px !important;
}

.about-map .terminals.mobile-hidden .terminal-item {
	margin-bottom: 10px;
}

.terminals .terminal-item {
	display: none;
	width: 255px;
	min-height: 266px;
	background: #ffffff;
	vertical-align: top;
	margin: 10px;
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}

.terminals .terminal-item.b-cheked {
	display: inline-block;
}

.terminals .terminal-item p {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #48484a;
}

.terminals .terminal-item p.bold {
	font-weight: 400;
	color: #859cbe
}

.terminals .terminal-item br {
	font-size: 11px;
	line-height: 18px
}

.terminals .terminal-item .b-number a {
	display: block;
	background: url('/local/templates/citi-box/i/phone.svg') left 3px no-repeat;
	padding-left: 25px;
	color: #48484a;
	text-decoration: none;
	font-size: 16px;
}

.terminals .terminal-item .location {
	display: block;
	background: url('/local/templates/citi-box/i/marker.svg') left 3px no-repeat;
	padding-left: 25px;
	color: #48484a;
	text-decoration: none;
	font-size: 16px;
}

.terminals .terminal-item .directions {
	background: url("/local/templates/citi-box/i/way.svg") left 3px no-repeat;
	color: #0076CE;
	font-size: 16px;
	font-weight: bold;
	padding-left: 25px
}

.social {
	display: table;
	width: 100%;
	height: 300px;
	position: relative;
	bottom: -30px
}

.social-col {
	height: 100%;
	width: 50%;
	display: table-cell;
	text-align: center
}

.social-col._vk {
	background: #839dc1;
	vertical-align: middle;
	border-bottom: 1px solid #768dad;
	border-top: 1px solid #768dad;
	border-left: 1px solid #768dad;
	border-right: 1px solid #90a7c7
}

.social-col._vk #vk_groups {
	display: inline-block;
	vertical-align: middle
}

.social-col._fb {
	background: #5264af;
	vertical-align: middle;
	border-bottom: 1px solid #4a5a9d;
	border-top: 1px solid #4a5a9d;
	border-right: 1px solid #4a5a9d
}

.booking-wrap {
	padding: 0 80px 0 80px
}

.booking-wrap .left-col {
	width: 50%;
	float: left
}

.booking-wrap .needs-cols {
	margin: 0 -30px;
}

.booking-wrap .needs-col {
	width: calc(33.333333% - 60px);
	float: left;
	padding: 0 30px;
}

.booking-wrap .needs-col input[type="text"], .booking-wrap .needs-col select {
	height: 40px;
	padding: 8px 15px;
	width: 100%;
}

.booking-wrap .needs-col select {
	border: 1px solid #c4c4c4;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1);
}

.btn-triangular-custom {
    font-family: 'Calibri', sans-serif;
    outline: none;
    border: 0;
    line-height: 18px;
    text-decoration: none;
	width: calc(33.333333% - 40px);
    /*width: 220px;*/
    background: #2E3E95;
    color: #fff;
    padding: 15px 20px;
    text-decoration: none;
    font-size: 20px;
	font-weight: 600;
    text-align: left;
    position: relative;
	cursor: pointer;
}

.btn-triangular-custom::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.booking-wrap .left-col input[type="text"] {
	height: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 400px
}

.booking-wrap .right-col {
	width: 50%;
	float: right
}

.booking-wrap .right-col textarea {
	width: 100%;
	height: 100px
}

.flat-form input[type="text"] {
	border: 1px solid #c4c4c4;
	display: block;
	margin-top: 20px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding: 0 15px 0 15px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1)
}

.flat-form input[type="text"]:first-child {
	margin-top: 0
}

.flat-form input[type="text"].error {
	border: 1px solid #fe0000
}

.flat-form textarea {
	border: 1px solid #c4c4c4;
	display: block;
	float: right;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	padding: 9px 15px 9px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	margin: 0;
	resize: none;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1)
}

.flat-form textarea.error {
	border: 1px solid #fe0000
}

.flat-form .btn-triangular {
	width: 312px;
	height: 66px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 18px 11px 15px;
	background-image: url('/bitrix/templates/citi-box/i/flat-btn-big.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
	border: none;
	outline: 0;
	margin: 0;
	color: #ffffff;
	position: relative
}

.flat-form .btn-triangular:hover {
	background-position: 100% -66px;
	cursor: pointer;
}

.flat-form .btn-triangular:active {
	background-position: 100% -132px;
}

.flat-form .error-msg {
	color: #fe0000;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5)
}

#overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(255, 255, 255, 0.7) 50% url('/bitrix/templates/citi-box/i/ajax_loader_orange_128.gif') no-repeat;
	z-index: 1100
}

.needs-section.detail-article {
	/*margin-top: 85px*/
}

.j-articles-about-single {
	clear: both;
	padding: 30px 0;
}

.transport {
	font-size: 16px;
	color: #48484a;
	line-height: 24px;
}

.transport p {
	font-size: 16px;
	color: #48484a;
	line-height: 24px;
}

.transport a {
	font-size: 14px;
	color: #222f7e;
	line-height: 21px;
	margin-bottom: 0px;
}

.transport ul {
	margin-left: 15px;
}

.main-button {
	background: #c2cee0;
	position: absolute;
	left: 23px;
	bottom: 15px;
	display: block;
	color: #ffffff !important;
	font-size: 12px !important;
	line-height: 14px !important;
	padding: 5px 25px 8px 17px;
	margin-bottom: 0 !important;
	cursor: pointer;
	text-decoration: none;
}

.main-button:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 15px solid #f6f6f6;
	border-left: 15px solid transparent;
	position: absolute;
	right: 0;
	bottom: 0;
}

.main-button:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 15px solid #f6f6f6;
	border-left: 15px solid transparent;
	position: absolute;
	right: 0;
	top: 0;
}

.mainpage-notice {
	padding: 50px 65px 30px 65px;
	position: relative;
}

.mainpage-notice h1 {
	font-size: 26px;
	line-height: 38px;
	text-align: center;
}

.calc-wrapper {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background: #BCCADF;
	/*background:url("/bitrix/templates/citi-box/i/bg-content-forma2.jpg");
	background:#bccbe0;
	margin:0 20px 0 23px;
	padding:20px 0;*/
}

.calc-img {
	width: 440px;
	padding: 30px;
}

.calc-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.review-wrapper {
	padding: 50px 65px 30px 65px;
}

.reviews-link-wrapper {
	text-align: right;
	padding-right: 40px;
}

.reviews-link-wrapper a {
	line-height: 18px;
	text-decoration: none;
	width: 180px;
	background: #2E3E95;
	color: #fff !important;
	padding: 15px 20px;
	text-decoration: none;
	font-size: 18px !important;
	text-align: left;
	position: relative;
}

.reviews-link-wrapper a::after {
	content: '';
	position: absolute;
	top: 20px;
	right: 20px;
	border: solid #fff;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.reviews-link-wrapper a:hover {
	text-decoration: none;
}

.top-location {
	padding-left: 50px;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.top-location a {
	display: flex;
	align-items: center;
	text-decoration: none;
	font-size: 16px;
	padding: 20px 0;
}

.top-location a span {
	padding-right: 5px;
}

.top-location a:hover {
	opacity: 0.8;
}

.table_price_service {
	width: 47%;
	display: inline-block;
}

.table_price_service_right {
	float: right;
}

.price_service {
	padding: 0 40px 20px 50px;
}

.price_service h2,
.price_service .h2 {
	line-height: 38px;
	letter-spacing: -0.015em;
	margin-bottom: 14px;
	margin-top: -5px;
}

.table_price_service td {
	border: 1px solid #E4E4E4;
	height: 40px;
	padding: 8px 20px;
}

.table_price_service table {
	width: 100%;
	color: #777777;
}

.table_price_service tr:nth-child(odd) {
	background: #F0F5FB;
}

.table_price_service tr:nth-child(even) {
	background: #fff;
}

.about-right-img {
	width: 275px;
	float: right;
	margin: 0 0 .5em 3em;
}

.about-right {
	display: inline-block;
	margin-top: 20px;
}

.about-right:first-child {
	margin-top: 20px;
}

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	outline-width: 0;
}

iframe {
	width: 100%;
}

#cart_about .terminals {
	left: 0;
}

#cart_about .terminals .terminal-item {
	width: 196px;
	min-height: 260px;
	padding: 13px 8px 4px 8px;
	margin: 0 5px 0 5px;
}

#cart_about._advantages-section .advantages-section-inner {
	padding-top: 25px;
	padding-bottom: 30px;

}

.about_span {
	height: 36px;
	background-image: url(/bitrix/templates/citi-box/i/bg-menu-button.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-right: 17px;
	line-height: 36px;
	color: #fff;
	padding-top: 0;
	margin-top: 30px;
	cursor: pointer;
}

.about_span:hover {
	background-position: 0 -51px;
}

.about_span a {
	text-decoration: none;
	line-height: 36px;
	color: #fff;
}

.about_up {
	float: left;
	margin-left: 100px;
}

.about_index {
	float: right;
	margin-right: 100px;
}

#b-instagram {
	background: url(/bitrix/templates/citi-box/i/Instagram-logo.png) center center no-repeat;
	background-size: cover;
}


.b-ordering-page .b-formPayment {
	/*width: 900px;*/
	display: block;
}

.b-ordering-page .b-description-about {
	/*padding: 30px 30px 0 30px;*/
}

.b-content-2 a.f_reasons_link {
	padding: 28px 29px;
	margin: 0;
}

#l-right-wrap-out8 .calc-wrapper {
	margin: 0;
}

#l-right-wrap-out8 {
	width: 700px;
	margin: 50px auto 0;
}

.b-content-bottom {
	height: 0px;
}

/*.inner-page #l-right-wrap-out8 {
	width: 100%;
	background: url(/bitrix/templates/citi-box/i/bg-content-forma2.jpg) left top repeat-y;
	background-size: contain;
	border-bottom: 1px #fdfdfd solid;
}*/

/*.b-calculate #l-right-wrap-out8 {
	margin: 20px auto 40px !important;
}*/

#l-right-wrap-out8 h2 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 14px;
	text-transform: uppercase;
}

.l-wrapblock div.b-smallright-wrap-news-calculate,
.l-wrapblock div.b-smallright-wrap-news-calculate.j-main-news-container,
.l-wrapblock .b-calculate .j-main-news-container,
.b-calculate .b-smallleft-wrap-newtrans {
	background: transparent;
}

div.b-bigleft-wrap-right-news-calculate {
	width: 100%;
	/*padding-left: 30px;
	background-image: url(/bitrix/templates/citi-box/i/col-separator.jpg);
	background-repeat: repeat-y;
	background-position: 0 top;*/
	margin-bottom: 30px;
}

.b-calculate .l-calculate-content {
	margin: 20px 0 0;
}

.b-calculate .l-calculate-content .l-calculate-leftcol,
.b-calculate .l-calculate-content .l-calculate-rightcol {
	width: 405px;
}

.b-calculate .b-dimension {
	width: 900px;
	background: url(/bitrix/templates/citi-box/i/personal-needs-form.png) -20px -65px no-repeat;
	height: 327px;
	margin: 25px auto;
}

.b-calculate .b-dimension .b-slider-out {
	width: 864px;
	margin: 0 0 0 7px;
}

.b-calculate .b-rule-number,
.b-calculate .b-rule-car {
	margin: 0;
}

.b-calculate .b-rule-number-8 span {
	margin-right: 111px !important;
}

.b-calculate .b-dimension .l-slider-wrap {
	width: 865px;
}

.b-calculate .b-dimension .l-calculate-content {
	margin: 0 30px;
}

.article-about-single .price_service {
	background-color: #ffffff;
	border: 1px solid #d4d4d4;
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	padding: 42px 64px 52px 60px;
	margin: 20px 0;
}

.article-about-single .table_price_service {
	width: 100%;
}

.article-about-single h2 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 14px;
}

.article-about-single .l-right-wrap-out {
	width: 822px !important;
}

.article-about-single .calc-wrapper {
	margin: 0;
}

.b-bigright-wrap-newsquestions {
	/*background-image: url(/bitrix/templates/citi-box/i/col-separator.jpg);
	background-repeat: repeat-y;
	background-position: 0 top;
	position: relative;
	left: -3px;*/
}

.articles .article-item .article-item-detail.article-item-detail-popul .btn-detail {
	background: transparent;
	position: relative;
	left: 0;
	bottom: 0;
	display: block;
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	padding: 20px;
	margin-bottom: 0;
	cursor: pointer;
	text-decoration: none;
	width: 100%;
	height: 100%;
}


.articles .article-item .article-item-detail.article-item-detail-popul {
	padding: 0;
}

.zamokk {
	position: absolute;
	width: 60px;
	height: 80px;
	right: 0;
	top: 15px;
	z-index: 150;
}

.zamokk img {
	width: 100%;
	height: auto;
	display: block;
}

.zamokk a {
	text-decoration: none;
	margin: 0;
}

.zamokk p {
	padding-bottom: 2px;
	margin: 0;
	text-transform: unset;
	text-decoration: none;
}

.j-banner,
.j-zamokk {
	display: none;
}

.content-banner,
.content-zamokk {
	width: 722px;
	height: 771px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fdcc00+0,ffe600+25,ffeb00+50,ffed00+100 */
	background: #fdcc00;
	/* Old browsers */
	background: -moz-linear-gradient(top, #fdcc00 0%, #ffe600 25%, #ffeb00 50%, #ffed00 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fdcc00 0%, #ffe600 25%, #ffeb00 50%, #ffed00 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fdcc00 0%, #ffe600 25%, #ffeb00 50%, #ffed00 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdcc00', endColorstr='#ffed00', GradientType=0);
	/* IE6-9 */
	font-family: 'Calibri', sans-serif;
	;
}

.content-zamokk {
	background: transparent;
}

.content-banner-info,
.content-zamokk-info {
	padding: 40px 100px 170px 100px;
	height: 561px;
	background: url('/bitrix/templates/citi-box/i/baner-bg.png') left bottom no-repeat;
	position: relative;
}

.content-zamokk-info {
	background: url(/bitrix/templates/citi-box/i/zamokk-bg.png) center center no-repeat;
	background-size: cover;
	padding: 400px 100px 0 100px;
	height: 370px;
}

.content-zamokk-info h2 {
	text-align: center;
	color: #fff;
}

.content-zamokk-info p a {
	color: #fff;
	text-decoration: underline;
	font-size: 35px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding-top: 30px;
}

.j-banner-close {
	position: absolute;
	right: 12px;
	top: 12px;
	width: 18px;
	height: 18px;
	background: #111e90 url(/bitrix/templates/citi-box/i/application-close.png) left top no-repeat;
	cursor: pointer;
}

.j-zamokk-close {
	position: absolute;
	right: 0;
	top: 13px;
	width: 28px;
	height: 28px;
	background: #111e90 url(/bitrix/templates/citi-box/i/application-close.png) left top no-repeat;
	cursor: pointer;
	background-size: cover;
}

.logo-revers {
	background: url('/bitrix/templates/citi-box/i/logo-revers.png') center center no-repeat;
	width: 100%;
	height: 68px;
}

.content-banner-info h2 {
	font-family: 'Calibri', sans-serif;
	color: #101e8e;
	text-shadow: none;
	text-align: center;
	font-size: 51px;
	line-height: 61px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 55px 0 25px;
	letter-spacing: 0px;
}

.content-banner-info p {
	font-family: 'Calibri', sans-serif;
	color: #101e8e;
	text-shadow: none;
	text-align: center;
	font-size: 23px;
	margin: 0;
}

.content-banner-info p span {
	font-weight: 700;
}

.content-banner-info p.textCenter {
	font-size: 26px;
	margin: 35px 0;
}

.baner-phone {
	padding-left: 32px;
	background: url('/bitrix/templates/citi-box/i/baner-phone.png') left center no-repeat;
}

.upakovkaTovarImg {
	float: left;
	width: 160px;
	padding-right: 30px;
}

.upakovkaTovarImg img {
	width: 100%;
	height: auto;
}



.upakovkaTovarText {
	float: left;
	width: 630px;
	padding-top: 10px;
}

.upakovkaTovarText h3 {
	font-size: 18px;
	font-weight: 700;
	color: #48484a;
	margin-bottom: 15px;
}

.upakovkaTovarText p {
	font-size: 13px;
	color: #48484a;
	line-height: 27px;
}

.upakovkaTovar {
	display: inline-block;
	width: 100%;
	margin-top: 20px;
}

.b-feed-n {
	font-size: 32px;
	line-height: 34px;
	margin-bottom: 25px;
	margin-top: 7px;
	letter-spacing: -1px;
	font-family: "Calibri";
}

.b-title-n {
	font-size: 26px;
	line-height: 38px;
	display: block;
	font-family: 'Calibri', sans-serif;
	font-weight: bold;
	color: #48484a;
	position: relative;
	text-align: center;
	z-index: 1;
}

#toTop {
	width: 50px;
	height: 50px;
	text-align: center;
	padding: 0;
	position: fixed;
	bottom: 50px;
	left: 50px;
	cursor: pointer;
	display: none;
	background: #fed929 url(/bitrix/templates/citi-box/i/linktop.png) center center no-repeat;
	background-size: 35px;
	z-index: 100;
	border: 1px solid #193073;
}

@media (max-width: 1500px) {
	#toTop {
		bottom: 50px;
		left: 10px;
	}
}

.slideAllLink {
	display: block;
	width: 100%;
	height: 100%;
}

.price_singles {
	/*background-color: #ffffff;
	border: 1px solid #d4d4d4;
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	padding: 42px 64px 52px 60px;
	margin: 20px 0;*/
}

.price_singles .table_price_service {
	width: 100%;
}

.price_singles h2 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 46px;
	text-transform: uppercase;
}

.price_singles h2 {
	line-height: 38px;
	letter-spacing: -0.015em;
	margin-bottom: 14px;
	margin-top: -5px;
}

.withus {
	color: #48484a;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 15px;
}

.howtopay {
	font-size: 23px;
	font-size: 23px;
	margin-bottom: 19px;
}

.paying {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #3e3e3e;
	padding-top: 0px;
}

.paym {
	margin-top: 30px;
}

.dorent {
	color: #48484a;
	text-align: center;
	font-size: 46px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 64px;
}

.dointr {
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	font-family: 'Calibri', sans-serif;
	color: #48484a;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
	margin-bottom: 5px;
	letter-spacing: -0.015em;
}

.chapters .chapter-item span {
	font-size: 17px;
	font-weight: bold;
	text-shadow: none;
	color: #F5F5F5;
	margin-bottom: 4px;
	font-family: Verdana, sans-serif;
}

.for_needs .chapters .chapter-item span {
	font-size: 17px;
	color: #222f7e;
	font-weight: bold;
	text-shadow: none;
	margin-bottom: 4px;
	font-family: Verdana, sans-serif;
}

.needs-section .article .article-text ul li,
.needs-section .article .article-text ol li {
	margin-left: 20px;
	line-height: 24px;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #777777
}

.new_for_personal_needs {
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	font-family: 'Calibri', sans-serif;
	color: #48484a;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
	margin-bottom: 5px;
	letter-spacing: -0.015em;
}

.advantages_for_personal_needs {
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Calibri', sans-serif;
	color: #92a7c4;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
	text-align: center;
	position: relative;
	margin-bottom: 20px;
}

a.b-form-police {
	line-height: initial;
}

a.b-form-police:hover {
	border-bottom: none;
	padding-bottom: 0;
}


.l-contact-page .b-contact-item .b-n-h2 a {
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
	font-family: 'Calibri', sans-serif;
	color: #48484a;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
	margin-bottom: 0;
	letter-spacing: -0.015em;
	text-decoration: none;
	display: inline-block;
}

.b-content-innerpage .b-n-h2map {
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	font-family: 'Calibri', sans-serif;
	color: #48484a;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
	margin-bottom: 5px;
	letter-spacing: -0.015em;
}

.form-h2-replace {
	display: block;
	position: relative;
	z-index: 1;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	font-family: 'Calibri', sans-serif;
	color: #48484a;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
	margin-bottom: 5px;
	letter-spacing: -0.015em;
}

.needs-section._booking-section.cont_form {
	width: 100%;
	background-size: 100%;
	margin-left: 0px;
	padding-top: 10px;
	height: 285px;
}

.needs-section._booking-section.cont_form .dorent {
	font-size: 36px;
	margin-bottom: 20px;
}

.needs-section._booking-section.cont_form .booking-wrap {
	padding: 0px 20px;
}

.needs-section._booking-section.cont_form .left-col input {
	width: 90%;
}

.needs-section._booking-section.cont_form .right-col input {
	width: 90%;
}

.needs-section._booking-section.cont_form .btn-group {
	margin-top: 15px;
}


.graf {
	font-size: 11px !important;
}

.content-baners {
	padding: 30px;
}

#indexBanner .owl-dots {
	text-align: center;
	position: absolute;
	bottom: 5%;
	width: 100%;
}

#indexBanner .owl-dots .owl-dot {
	border: 1px solid #ffffff;
	width: 12px;
	height: 12px;
	border-radius: 8px;
	display: inline-block;
	cursor: pointer;
	margin-right: 8px;
}

#indexBanner .owl-dots .owl-dot.active {
	background-color: #ffd632;
}

.b-menu-ul .child_menu {
	display: none;
}

.b-menu-ul .parent-root-item {
	position: relative;
}

.b-menu-ul>li {
	white-space: nowrap;
}

.child_menu .parent::after {
	content: '';
	position: absolute;
	border: solid #fff;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 3px;
	top: 14px;
	right: 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.b-menu-ul .parent-root-item:hover>ul {
	display: block;
	z-index: 999;
	width: calc(100% - 30px);
	left: 0px;
}

.b-menu-ul .parent-root-item:hover>ul>li>ul {
	display: none;
	position: absolute;
	margin-top: -36px;
	left: 100%;
	min-width: 270px;
}

.b-menu-ul .parent-root-item:hover>ul>li:hover>ul {
	display: block;
}

.b-menu-ul .parent-root-item.b-menu-3:hover>ul {
	left: -38px;
}

.b-menu-ul .parent-root-item.b-menu-3>ul {
	min-width: 150px;
}

.b-menu-ul .parent-root-item>ul {
	position: absolute;
}

.b-menu-ul .parent-root-item>ul li a {
	height: auto;
	padding: 10px 0px;
	font-size: 16px;
	text-align: left;
	text-transform: none;
	white-space: normal;
}

.b-menu-ul .parent-root-item>ul li:hover {
	border-left: none;
	border-right: none;
	background: -webkit-linear-gradient(0deg, rgb(254, 202, 20), rgb(241, 186, 8));
	background: -moz-linear-gradient(0deg, rgb(254, 202, 20), rgb(241, 186, 8));
	background: linear-gradient(0deg, rgb(254, 202, 20), rgb(241, 186, 8));
}

.b-menu-ul .parent-root-item>ul li {
	width: 100%;
	display: block;
	background: #f2bd0b;
	height: auto;
	float: none;
	padding: 0 15px 0 15px;
	border-bottom: 1px solid #ffd426;
}

.b-content-innerpage .text a.button.news {
	display: none;
}

.sidebar-menu .b-menu-ul {
	width: 222px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.sidebar-menu .b-menu-ul .parent-root-item>ul li {
	padding: 0 4px;
	margin-left: 13px;
}

.sidebar-menu .b-menu-ul li {
	border-radius: 4px;
}

.sidebar-menu .parent-root-item {
	border: 1px solid #192c68 !important;
	width: 100%;
	padding: 0;
	margin-bottom: 5px;
}

.sidebar-menu .b-menu-ul .parent-root-item>ul li {
	border-bottom: 1px solid #ffd426;
	border-top: 1px solid #ffd426;
}

.sidebar-menu .child_menu {
	margin-top: 5px;
}

.sidebar-menu .child_menu .unhover {
	display: none !important;
}

@media (max-width: 769px) {
	.b-content-innerpage .text a.button.news {
		display: block;
		background-color: #FFE013;
		text-transform: uppercase;
		font-size: 20px;
		text-align: center;
		font-weight: 400;
		padding: 10px 0;
		border: none;
		width: 100%;
		box-sizing: border-box;
		color: #000;
		text-decoration: unset;
	}

	.text .b-menu-button-2 {
		width: 100%;
		background: #FFE013;
		height: auto;
		color: #000 !important;
		text-decoration: none;
	}

	.text .b-menu-button-2 span {
		width: 100% !important;
		background: #FFE013;
		text-transform: uppercase;
		font-size: 20px;
		text-align: center;
		font-weight: 400;
		padding: 10px 0;
		border: none;
		width: 100%;
		box-sizing: border-box;
		color: #000;
		text-decoration: unset;
		height: auto;
		display: block;
	}

	.b-terminal-select .b-terminal-select-item .b-terminal-select-info {
		display: none;
	}
}


@media (max-width: 769px) {
	.btn-bnr {
		position: relative;
		left: 190px;
		bottom: 80px;
		transform: translate(-50%, 0);
		font-size: 16px;
		padding: 10px 20px;
	}

	.l-newsblocks div.b-whiteblock {
		flex: 0 0 calc(100% - 30px);
		width: calc(100% - 30px);
	}
}

@media (max-width: 500px) {
	.btn-bnr {
		left: 124px;
		bottom: 54px;
		padding: 5px 15px;
	}
	.btn-bnr::after {
		margin-left: 20px;
	}
}

.header-mobile-phonenumber {
	z-index: 50;
}

/*Новгодний снег*/
/*.canvas {
	position: absolute;
	inset: 0;
	pointer-events: none;
	z-index: 400;
}
.b-top {
	z-index: 300;
}
.b-menu-wrap {
	z-index: 650;	
}
.b-menu {
	z-index: 650;
}
.b-content {
	z-index: 500;
}*/
/*End Новгодний снег*/

/*Товары Упаковка*/
.list-product {
	margin: 0px -10px;
	color: #303030;
}

.product-items {
	display: flex;
	flex-wrap: wrap;
}

.product-item {
	border: 1px solid #d4d4d4;
	background: #fefefe;
}

.product-item {
	border: 1px solid #d4d4d4;
	background: #fefefe;
	padding: 10px;
	flex: 0 0 calc(33.333% - 42px);
	margin: 10px;
}

.product-item .product-foto {
	display: flex;
	align-items: center;
	height: 230px;
	justify-content: center;
}

.product-item .product-foto img {
	max-width: 100%;
	max-height: 100%;
}

.product-price {
	position: relative;
}

.product-item .percent {
	position: absolute;
	background-color: #fadb46;
	width: max-content;
	font-size: 14px;
	padding: 5px;
	border-radius: 5px;
	font-weight: 600;
	top: -30px;
}

.product-item .price-value {
	color: #303030;
	font-size: 22px;
	margin-top: 35px;
}

.product-item .price-value del {
	color: #777777;
	font-size: 14px;
	text-decoration: line-through;
}

.product-item .product-title {
	font-size: 14px;
	font-weight: 700;
	color: #48484a;
	padding: 10px 0px;
}

@media (max-width: 769px) {
	.product-item {
		flex: 0 0 calc(50% - 50px);
	}
}

@media (max-width: 544px) {
	.product-item .price-value {
		font-size: 18px;
	}

	.product-item .price-value del {
		font-size: 12px;
	}

	.product-item .product-foto {
		height: 200px;
	}

	.product-item .product-foto img {
		max-height: 100%;
	}
}

@media (max-width: 480px) {
	.product-item {
		margin: 5px;
		flex: 0 0 calc(50% - 32px);
	}

	.product-item .product-foto {
		height: 130px;
	}

	.product-item .price-value {
		font-size: 14px;
	}

	.product-item .price-value del {
		font-size: 9px;
	}

	.product-item .product-title {
		font-size: 12px;
	}
}

@media (max-width: 375px) {
	.product-item {
		margin: 5px 0px;
		flex: 0 0 calc(100% - 20px);
	}
}

/*Конец товары упаковка*/
.blog_link {
	display: block !important;
}

.blog_item {
	text-align: left;
	height: 100%;
	max-height: 340px;
}

.blog_item .b-news {
	box-sizing: border-box;
	height: 100%;
}

.blog_item-container {
	max-width: 400px;
}

.b-one-advice-img_blog {
	text-align: center;
	display: inline;
    float: left;
    margin-right: 20px;
}

.b-one-advice-img_blog img {
	max-width: 400px;
	min-width: 200px;
	width: 100%;
}

.terminal-link-btn {
	margin: 0 !important;
}

.terminal-link-btn a {
	width: calc(100% - 40px);
	display: inline-block;
	background: #2B3B90;
	padding: 10px 20px;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 0;
}

.row>.column {
	padding: 0 8px;
}

.row:after {
	content: "";
	display: table;
	clear: both;
}

/* Create four equal columns that floats next to eachother */
.column {
	float: left;
	width: 25%;
}

/* The Modal (background) */
.modal {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: black;
}

/* Modal Content */
.modal-content {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	width: 90%;
	max-width: 1200px;
}

/* The Close Button */
.close {
	color: white;
	position: absolute;
	top: 10px;
	right: 25px;
	font-size: 35px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: #999;
	text-decoration: none;
	cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
	display: none;
}

/* Next & previous buttons */
.prev,
.next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -50px;
	color: white;
	font-weight: bold;
	font-size: 20px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	-webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
	background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}

/* Caption text */
.caption-container {
	text-align: center;
	background-color: black;
	padding: 2px 16px;
	color: white;
}

img.demo {
	opacity: 0.6;
}

.active,
.demo:hover {
	opacity: 1;
}

img.hover-shadow {
	transition: 0.3s;
}

.hover-shadow:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.row>.column {
	padding: 0 8px;
}

.row:after {
	content: "";
	display: table;
	clear: both;
}

/* Create four equal columns that floats next to eachother */
.column {
	float: left;
	width: 25%;
}

/* The Modal (background) */
.modal {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: black;
}

/* Modal Content */
.modal-content {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	width: 90%;
	max-width: 1200px;
}

/* The Close Button */
.close {
	color: white;
	position: absolute;
	top: 10px;
	right: 25px;
	font-size: 35px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: #999;
	text-decoration: none;
	cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
	display: none;
}

/* Next & previous buttons */
.prev,
.next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -50px;
	color: white;
	font-weight: bold;
	font-size: 20px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	-webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
	background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}

/* Caption text */
.caption-container {
	text-align: center;
	background-color: black;
	padding: 2px 16px;
	color: white;
}

img.demo {
	opacity: 0.6;
}

.active,
.demo:hover {
	opacity: 1;
}

img.hover-shadow {
	transition: 0.3s;
}

.hover-shadow:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.job-form {
	border-top: 1px solid #b4cae8;
	border-left: 1px solid #b4cae8;
	border-right: 1px solid #b4cae8;
	border-bottom: 1px solid #a2b6d7;
	position: relative;
	background: #cdddf2;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	padding: 15px 30px;
	max-width: 400px;
}
.job-form input[type="text"] {
	display: block;
	width: calc(100% - 30px);
	background: #fff;
	border: 1px solid #DEDFE0;
	padding: 10px 15px;
	outline: none;
	font-family: 'Calibri', sans-serif;
	font-size: 16px;
	line-height: 18px;
}
.article-needs-form .needs-section._booking-section {
	padding-top: 0px;
}
.article-needs-form .h2{
	display: none;
}
.contacts-download-box {
	text-align: right;
	padding-right: 65px;
}
.primary-link-a {
    line-height: 18px;
    text-decoration: none;
    display: inline-block;
    background: #2E3E95;
    color: #fff !important;
    padding: 12px 20px;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}

.modal-window {
	display: none;
}
.overlay-modal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 300;
    background: rgba(33,42,95,0.6);
}
.modal-info {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 400;
    overflow: auto;
    position: fixed;
}
/* End */
/* /local/templates/citi-box/components/citi-box/search.form/search_block/style.css?1713512121163 */
/* /local/templates/citi-box/components/citi-box/main.feedback/needs/style.css?1713512121424 */
/* /local/templates/citi-box/components/bitrix/catalog.section.list/news_list/style.css?17135121217055 */
/* /local/templates/citi-box/styles.css?17476884031266 */
/* /local/templates/citi-box/template_styles.css?1751276562279085 */
