

/* Start:/bitrix/templates/citrus_tszh_adaptive_green/colors.css?17624458166214*/
body{background-color:#fafafa !important}.text-color-edit{color:#444 !important}.link-color-edit{color:#444 !important}.button-bordered{background-color:transparent !important;color:#00a00b !important;border:1px solid #00a00b !important}.button-bordered-hover{background-color:rgba(0,160,11,.2) !important}.slider{background-color:#FFF !important}.slide__text{color:#444 !important}.slide__switcher-button{display:inline-flex !important;background-color:transparent !important;background-image:none !important;border-radius:6px !important;background-repeat:no-repeat !important;width:10px !important;height:10px !important;content:' ' !important;border:1px solid #ff5a00 !important;margin-right:10px !important}.slide__switcher .button-active{background-color:#ff5a00 !important}.news__item-descr,.news__item-link{color:#444 !important}.news-index-inner .title,.news__head{color:#00a00b !important;font-weight:700 !important}.numbers__number{color:#444 !important}.logo__text{color:#00a00b !important}.menu-box,.menu_top{background-color:#00a00b !important}.menu__item:hover{background-color:#ff5a00 !important}.menu__link_click{color:#FFF !important}.menu__link:active,.menu__link:focus,.menu__link:hover{color:#FFF !important;background-color:#ff5a00 !important}.menu__item .dropdown-menu__triangle{border-top:12px solid #ff5a00 !important}.menu__link_active{background-color:#ff5a00 !important}.dropdown-menu__ul{background-color:#00a00b !important}.dropdown-menu__item{border-bottom:1px solid #b8b8b8 !important}.dropdown-menu__item:hover{background-color:#ff5a00 !important}@media screen and (max-width:499px),screen and (min-width:500px) and (max-width:767px) and (orientation:portrait){.menu__item{background-color:#00a00b !important}.menu__link_active{color:#FFF !important;background-color:#ff5a00 !important}.dropdown-menu__ul{background-color:#ff5a00 !important}.dropdown-menu__item.menu__link_active a,span.menu__link.menu__link_active a{color:#FFF !important}}.cabinet{background-color:#fff !important}.auth__head{color:#00a00b !important}.auth__input{border:1px solid rgba(68,68,68,.2) !important}.checkbox__text:after{border:1px solid rgba(68,68,68,.2) !important}.auth-info__li:before,.auth-info__link,.auth-info__text,.checkbox__text{color:#444 !important}.auth__button,.feedback__button{background-color:transparent !important;color:#00a00b !important;border:1px solid #00a00b !important}.auth__button:hover,.feedback__button:hover{background-color:rgba(0,160,11,.2) !important}.content__page a{color:#444 !important}.account-info__pay a{color:#00a00b !important}.account-info__pay-button{background-color:transparent !important;color:#00a00b !important;border:1px solid #00a00b !important}.account-info__pay-button:hover{background-color:rgba(0,160,11,.2) !important}.contacts{background-color:transparent !important;border-top:1px solid #b8b8b8 !important}.contacts__email,.contacts__name,.contacts__tel,.contacts__title{color:#444 !important}.feedback__title{color:#444 !important}.captcha,.feedback__input,.feedback__textarea{border:1px solid rgba(68,68,68,.2) !important;width:99% !important}.search__form{border:1px solid rgba(68,68,68,.2) !important;margin-left:1px}.bold-hr{background-color:#ff5a00 !important;color:#ff5a00 !important}.footer{background-color:#444 !important;border-top:none !important}.leftmenu{background-color:#f6f6f6 !important}.leftmenu__menu-active{background-color:#ff5a00 !important}.leftmenu__menu li:hover{background-color:#ff5a00 !important;color:#FFF !important}.left-area-title,.page-title,.page-title-top{color:#00a00b !important}.vote{background-color:#FFF !important}.radio-switcher input[type=radio]:checked+label:before{background-color:#00a00b !important}.vote__submit{color:#FFF;background-color:#00a00b !important}.form-theme-default input[type=submit],.link-theme-default{color:#FFF !important;background-color:#00a00b !important;border:1px solid #00a00b !important}.form-theme-default input[type=submit]:hover,.link-theme-default:hover{background-color:rgba(0,160,11,.8) !important}.window__button{color:#FFF !important;background-color:#00a00b !important}.input-checkbox input[type=checkbox]:checked+label:before{color:#00a00b !important}.menu_sticky{background-color:#00a00b !important}@media screen and (min-width:768px) and (max-width:1199px),screen and (min-width:500px) and (max-width:767px) and (orientation:landscape){.menu__item{background-color:#00a00b !important}.dropdown-menu__ul{background-color:#ff5a00 !important}}
.select:after {
    font-family: FontAwesome;
    content: "\f105";
    color: #fff;
    padding: 0 8px;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    text-align: center;
    width: 27px;
    height: 27px;
    pointer-events: none;
    box-sizing: border-box;
    background: #00a00b;
}
.select2:after {
    font-family: FontAwesome;
    content: "\f107";
    color: #fff;
    padding: 0 8px;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    text-align: center;
    width: 27px;
    height: 27px;
    pointer-events: none;
    box-sizing: border-box;
    background: #00a00b;
}
.radio:checked + label:before {
    background: #00a00b;
}
.ui-widget-header {
    border: 2px solid #00a00b;
    background: #cccccc 50% 50% repeat-x;
    color: #222222;
    font-weight: bold;
}
.cssload-thecube .cssload-cube:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00a00b;
    animation: cssload-fold-thecube 2.76s infinite linear both;
    -o-animation: cssload-fold-thecube 2.76s infinite linear both;
    -ms-animation: cssload-fold-thecube 2.76s infinite linear both;
    -webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
    -moz-animation: cssload-fold-thecube 2.76s infinite linear both;
    transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
}
legend {
    font-size: 18px;
    margin: 0px;
    padding: 10px 0px;
    color: #00A00B;
    font-weight: bold;
}
#step3Prev{
    color: #fff !important;
}
/* End */


/* Start:/bitrix/components/otr/tszh.header.switcher/templates/.default/style.css?17624457851874*/
.top-switcher {
    background-color: #fbfbfb !important;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1200px) {
    .container {
        width: 1230px;
    }
}

.row {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: -15px;
    margin-left: -15px;
}

.btn-top-switcher-left {
    padding-right: 35px;
    padding-left: 15px;
    text-align: right;
}

.btn-top-switcher-right {
    padding-right: 15px;
    padding-left: 50px;
    line-height: 35px;
    font-size: 16px ;
}

@media (max-width: 991px) {
    .btn-top-switcher-right  {
        text-align: center;
        padding-left: 15px;
    }
    .btn-top-switcher-left  {
        text-align: center;
        padding-right: 15px;
    }
}

@media (min-width: 992px) {
    .btn-top-switcher-left, .btn-top-switcher-right {
        float: left;
    }}
@media (min-width: 992px) {
    .btn-top-switcher-right {
        width: 65%;
    }}
@media (min-width: 992px) {
    .btn-top-switcher-left {
        width: 35%;
    }
}

.btn-top-switcher {
    display: inline-block;
    border: 1px solid #cc3000;
    padding: 7px 14px;
    border-radius: 2px;
    font-size: 16px ;
    cursor: pointer;
    color: #fff;
    background-color: #ff3c00;
    text-decoration: none;
    margin-right: 10px;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
}

.btn-top-switcher:hover, .btn-top-switcher:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(255, 99, 51);
    border-color: rgb(255, 99, 51);
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.row:after {
    clear: both;
}

.container:before, .container:after , .row:before, .row:after {
    display: table;
    content: " ";
}

/* End */


/* Start:/bitrix/templates/citrus_tszh_adaptive_green/components/bitrix/system.auth.form/header-auth/style.css?1762445816480*/
.block-auth-form__error{
	display: none;
	margin-top: 15px;
	color: red;
	text-align: center;
}

.block-password-recovery-form__error{
	display: none;
	margin-top: 15px;
	color: red;
	text-align: center;
	margin-bottom: 20px;
}
.block-password-recovery-form__account_info_sent{
	display: none;
	margin-top: 15px;
	color: green;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.window__captcha-img
{
	height: 40px;
	float: left;
	outline: 0
}
/* End */


/* Start:/bitrix/templates/citrus_tszh_adaptive_green/components/bitrix/menu/top_multilevel/style.css?17624458168261*/
.visible-mobi-two{display:none!important}.menu{width:100%;margin:0 auto;z-index:100}.menu_top{background-color:#ffc155;box-shadow:0 0 10px rgba(0,0,0,.5)}.menu-mobi{display:none}.menu-box{width:100%;background-color:#ffc155;display:table;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.menu-box__ul{width:100%;margin:0;padding:0;list-style:none;display:table-row}a.menu__item{cursor:pointer}span.menu__item{cursor:default}.menu__item,.menu__link{font-size:18px}.menu__link{display:block;color:#fff;text-decoration:none;line-height:56px}.menu__link:hover{background-color:#ffca45;text-decoration:none;color:#fff}.menu__link:active{color:#317dd3;text-decoration:none}.menu__link:focus{color:#317dd3;text-decoration:none}.menu__link:focus .menu__item{background-color:#ffca45}.menu__item span{cursor:default}.menu__item:hover{background-color:#ffca45}.menu__link_active{text-decoration:none;background-color:#ffca45}.menu__link_click{color:#317dd3}@media screen and (min-width:1200px){a[name]:before{display:block;content:"";height:55px;margin:-55px 0 0}.menu{width:100%;position:absolute}.desktop-fixed{position:fixed}.breadcrumbs.fixed-menu{margin-top:50px}.menu-box{width:1200px;display:table;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-left:calc(50% - 600px)}.menu-box__ul{width:100%;margin:0;padding:0;list-style:none;display:table-row}.menu__item{display:table-cell;text-align:center;box-sizing:border-box;position:relative}.menu__item:hover{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.menu__item:last-child:hover>.dropdown-menu{display:block}.menu__item:last-child:hover>.dropdown-menu .dropdown-menu__ul{right:0}.menu__item:hover>.dropdown-menu{display:block}.menu__link{display:block;font-size:18px;text-decoration:none;line-height:56px;box-sizing:border-box}.menu__item .dropdown-menu{position:absolute;z-index:1;margin-top:-3px;min-width:100%}.dropdown-menu__ul{font-size:16px;overflow:hidden;text-align:left;list-style:none;margin-top:-5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;box-sizing:border-box;padding-left:0;position:absolute;min-width:100%}.menu__item .dropdown-menu__item{display:block;width:100%;margin:0 auto;box-sizing:border-box;padding-left:20px;padding-right:20px}.dropdown-menu__link{line-height:25px;text-decoration:none;color:#fff;padding-top:15px;padding-bottom:15px;display:block}.menu__item .dropdown-menu__triangle{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid #ffca45;margin:0 auto}.dropdown-menu{display:none}.menu__item.menu__item-search{display:none}}@media screen and (min-width:768px),screen and (min-width:500px) and (orientation:landscape){.dropdown-menu__ul{background-color:#f2b552}.dropdown-menu__item{border-bottom:1px solid #ff9f49}.dropdown-menu__item:hover{background-color:#ffca45}}@media screen and (max-width:499px),screen and (min-width:500px) and (max-width:767px) and (orientation:portrait){.menu__link_active{color:brown}span.menu__link a{color:#fff;text-decoration:none}span.menu__link.menu__link_active a{color:brown}.menu__item .dropdown-menu{width:100%;overflow:hidden;margin:-5px auto 0 auto}.dropdown-menu__ul{font-size:13px;overflow:hidden;width:100%;padding-left:35px;box-sizing:border-box}.menu__item .dropdown-menu__item{display:block;width:100%}.dropdown-menu__link{text-decoration:none;color:#fff;padding-top:4px;padding-bottom:4px;display:block}.menu__item .dropdown-menu__triangle{display:none}.menu-search__form,.menu__link{width:100%;margin:0 auto;padding-left:17px;box-sizing:border-box}.menu__item{background-color:#ffca45}.dropdown-menu{display:none}.menu__item.menu__item-show{display:block}.dropdown-menu__item-show{display:block}.menu__item-search{display:block}.menu-search__form{position:relative;padding-top:10px;padding-bottom:24px}.menu-search__button{height:30px;width:34px;background-color:#ffca45;background-image:url(http://site5.rarus.kiev.ua/new/images/icon-search-white.png);background-repeat:no-repeat;background-position:50%;outline:0;border:1px solid #fed46c;border-right:none;border-top-left-radius:3px;border-bottom-left-radius:3px}.menu-search__input{padding-left:5px;width:245px;height:30px;background-color:#ffca45;outline:0;position:absolute;left:50px;box-sizing:border-box;border:1px solid #fed46c;border-left:none;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.menu-search__input::-webkit-input-placeholder{color:#fff}.menu-search__input::-moz-placeholder{color:#fff}.menu__link{font-size:14px;line-height:30px;position:relative}.menu__link_click::after{content:'';position:absolute;border:5px solid transparent;border-top:5px solid #fff;top:14px;margin-left:7px}.menu__link_none::after{content:'';position:absolute;border:5px solid transparent;border-left:5px solid #fff;top:11px;margin-left:10px}}@media screen and (max-width:499px),screen and (min-width:500px) and (max-width:767px) and (orientation:portrait){.menu-mobi{display:block;font-size:16px;color:#fff;line-height:45px;overflow:hidden;width:100%;margin:0 auto}.menu-mobi__image,.menu-mobi__text{float:left;margin-left:17px}.menu{margin-top:0px}.menu-box{height:45px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.menu__item{display:none}.dropdown-menu__item.menu__link_active a{color:brown;text-decoration:none}.visible-mobi-two{display:block!important}}@media screen and (min-width:768px) and (max-width:1199px),screen and (min-width:500px) and (max-width:767px) and (orientation:landscape){.menu__llink_active{color:#FFF!important}span.menu__link a{color:#fff;text-decoration:none}span.menu__link.menu__link_active a{color:#FFF!important}.menu__item .dropdown-menu{width:100%;overflow:hidden;margin:-5px 0 0 0}.dropdown-menu__ul{font-size:13px;overflow:hidden;width:100%;padding-left:35px;padding-right:35px;box-sizing:border-box}.menu__item .dropdown-menu__item{display:block;width:100%}.dropdown-menu__link{text-decoration:none;color:#fff;padding-top:4px;padding-bottom:4px;display:block}.menu__item .dropdown-menu__triangle{display:none}.menu-search__form,.menu__link{width:100%;margin:0 0;padding-left:17px;box-sizing:border-box}.menu__item{background-color:#ffca45}.dropdown-menu{display:none}.menu__item.menu__item-show{display:block}.dropdown-menu__item-show{display:block}.menu__item-search{display:block}.menu-search__form{position:relative;padding-top:10px;padding-bottom:24px}.menu-search__button{height:30px;width:34px;background-color:#ffca45;background-image:url(http://site5.rarus.kiev.ua/new/images/icon-search-white.png);background-repeat:no-repeat;background-position:50%;outline:0;border:1px solid #fed46c;border-right:none;border-top-left-radius:3px;border-bottom-left-radius:3px}.menu-search__input{padding-left:5px;width:245px;height:30px;background-color:#ffca45;outline:0;position:absolute;left:50px;box-sizing:border-box;border:1px solid #fed46c;border-left:none;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.menu-search__input::-webkit-input-placeholder{color:#fff}.menu-search__input::-moz-placeholder{color:#fff}.menu__link{font-size:14px;line-height:30px;position:relative}.menu__link_click::after{content:'';position:absolute;border:5px solid transparent;border-top:5px solid #fff;top:14px;margin-left:7px}.menu__link_none::after{content:'';position:absolute;border:5px solid transparent;border-left:5px solid #fff;top:11px;margin-left:10px}.menu-mobi{display:block;font-size:16px;color:#fff;line-height:45px;overflow:hidden;width:100%;margin:0 10px}.menu-mobi__image,.menu-mobi__text{float:left;margin-left:17px}.menu{margin-top:0px}.menu-box{height:45px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.menu__item{display:none}.dropdown-menu__item.menu__link_active a{color:#FFF!important;text-decoration:none}.menu__item .hidden-mobi{display:none!important}.visible-mobi-two{display:block!important}}.breadcrumbs{margin:0 auto;font-size:12px;padding-left:35px;color:grey}.breadcrumbs__link{color:grey;text-decoration:none}.breadcrumbs__arrow:before{content:'\2192';padding:0 7px}.menu_sticky{top:0;position:fixed;width:100%;z-index:3;background-color:#ffc155;box-shadow:0 0 10px rgba(0,0,0,.5);margin:0 auto}
/* End */


/* Start:/bitrix/templates/citrus_tszh_adaptive_green/components/bitrix/news.list/common/style.css?17624458163230*/
.news{margin:0 auto;font-size:15px}.news-index-inner .title,.news__head{width:100%;line-height:90px;text-align:center;font-size:20px;color:#2b5f93}.news__items{width:100%;overflow:hidden}.news__item{clear:left}.news-index-inner .news__item{width:33.333333%;clear:none;float:left}.news-index-inner .news__item-container{overflow:hidden;box-sizing:border-box;background-color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;height:270px;width:370px}@media screen and (min-width:768px){.news-index-inner .news__item-container{padding:30px}}.news__item-date{color:#5e5d5d;background:url(/bitrix/templates/citrus_tszh_adaptive_green/components/bitrix/news.list/common/images/news-date.png) no-repeat 0 50%;padding-left:15px}.news-index-inner .title{margin-bottom:24px}.news__item-title{width:100%;overflow:hidden;line-height:25px;padding:5px 0}.news__item-link{color:#2b5f93;text-decoration:underline}.news__item-descr{color:#464545}.news-index-inner .list-more,.news-index-inner .news__showall{text-align:center;overflow:hidden;display:block!important;margin-bottom:20px}.list-more a,.news__showall-link{font-size:16px;color:#464545;text-decoration:underline}.news img{float:left;margin:2px 1em 2em 0}.news__item{margin-bottom:24px}@media screen and (min-width:1200px){.news-index-inner .news{width:1200px}.news-index-inner .news__item-descr{line-height:25px}.news-index-inner .list-more,.news-index-inner .news__showall{width:100%}.news-index-inner .news__showall-link{line-height:90px}.news-index-inner .news__item:nth-child(1) .news__item-container{float:left}.news-index-inner .news__item:nth-child(2) .news__item-container{margin:0 auto}.news-index-inner .news__item:nth-child(3) .news__item-container{float:right}.news-index-inner .list-more{margin-bottom:35px}}@media screen and (min-width:768px) and (max-width:1199px),screen and (min-width:500px) and (max-width:767px) and (orientation:landscape){.news-index-inner{position:relative}.news{width:100%;max-width:768px}.news-index-inner .news__items{margin-top:-20px}.news-index-inner .news__item{width:100%;margin-bottom:20px}.news-index-inner .list-more,.news-index-inner .news__showall{width:100%;box-sizing:border-box;left:200px;bottom:100px}.news-index-inner .news__item-descr{line-height:20px;font-size:12px}.news-index-inner .news__item-container{margin:0 auto;width:calc(100% - 10px);padding-left:20px;padding-right:20px;padding-top:10px;height:120px}}@media screen and (max-width:499px),screen and (min-width:500px) and (max-width:767px) and (orientation:portrait){.news-index-inner .news__head,.news-index-inner .title{line-height:75px;font-size:16px}.news-index-inner .title{margin-bottom:0}.news-index-inner .news__item{width:100%}.news-index-inner .news__item-container{background-color:transparent;height:auto;width:100%;max-width:320px;padding-left:25px}.news-index-inner .news__item-date{margin-top:0;font-size:14px}.news__item-title{margin-bottom:20px}.news-index-inner .news__item-link{font-size:14px}.news__item-descr{display:none}.news-index-inner .list-more,.news-index-inner .news__showall{width:100%}.news-index-inner .list-more a,.news-index-inner .news__showall-link{font-size:14px}.news-index-inner .news__item-container{margin:0 auto}.news-index-inner .list-more{padding-bottom:30px}.news img{display:none}}
/* End */


/* Start:/bitrix/templates/citrus_tszh_adaptive_green/components/bitrix/system.auth.form/footer-auth/style.css?17624458163686*/
.cabinet {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-color: #709dca;
    box-sizing: border-box;
    padding-bottom: 35px;
}
.auth {
    float: left;
}
.auth__form {
    width: 330px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
}
.auth__head {
    font-size: 20px;
    color: #ffffff;
    width: 100%;
    margin-top: 35px;
    font-weight: bold;
}
.auth__inputs {
    width: 100%;
    margin-top: 25px;
}
.auth__input {
    width: 100%;
    height: 46px;
    background-color: #ffffff;
    color: #709dca;
    font-size: 16px;
    margin-top: 15px;
    outline: none;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 20px;
    padding-right: 0px;
}
.auth__captcha-img {
    height: 46px;
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 0px;
}
.auth__input::-webkit-input-placeholder {
    color: #709dca;
}
.auth__input::-moz-placeholder {
    color: #709dca;
}
.auth__checkform {
    width: 100%;
    position: relative;
    margin-top: 15px;
    padding-left: 25px;
    padding-right: 0px;
}
.auth__checkbox {
    display: none;
}
.auth__checkbox:checked + .checkbox__text:after {
    outline: 1px solid #939598;
    border: 2px solid #fff;
    width: 20px;
    height: 20px;
    background-color: #63849F;
}
.checkbox__text {
    color: #ffffff;
    font-weight: normal;
    cursor: pointer;
    font-size: 14px;
}
.checkbox__text:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    position: absolute;
    top: 0px;
    left: 15px;
    box-sizing: border-box;
}
.auth__checkbutton {
    overflow: hidden;
    margin-top: 15px;
}
.auth__button {
    height: 46px;
    background-color: #ffbb42;
    font-size: 16px;
    color: #2b5f93;
    margin: 0 auto;
    font-weight: bold;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 80px;
    padding-right: 80px;
}
.tszh-auth__lg-progress {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    animation: progressFill 6s -.1s ease-in-out forwards;
}
@-webkit-keyframes progressFill {
    from {
        background-position: right bottom;
    }
    to {
        background-position: left bottom;
    }
}
@-moz-keyframes progressFill {
    from {
        background-position: right bottom;
    }
    to {
        background-position: left bottom;
    }
}
@keyframes progressFill {
    from {
        background-position: right bottom;
    }
    to {
        background-position: left bottom;
    }
}
@media screen and (min-width: 1200px) {
    .cabinet {
        width: 1200px;
    }
    .auth {
        width: 33.3333%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .cabinet {
        width: 768px;
        margin-bottom: 50px;
        margin-top: 33px;
    }
    .auth {
        width: 49%;
    }
}
@media screen and (max-width: 767px) {
    .cabinet {
        width: 100%;
        /*margin-top: 35px;*/
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .auth {
        width: 100%;
        float:unset;
    }
    .auth__form {
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
    }
    .auth__head {
        font-size: 16px;
        margin-top: 30px;
    }
    .auth__input {
        height: 40px;
        font-size: 14px;
    }
    .checkbox__text {
        font-size: 12px;
    }
    .auth__button {
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/.default/components/citrus/main.feedback/feedback_phone/style.css?17624458603660*/
.feedback-error, .feedback-success {
    font-weight:bold;
    padding-top: 20px;
    text-align: left;
}
.feedback-error {
    color: red;
}
.feedback-success {
    color: green;
}
.feedback-error  div, .feedback-success {
    padding-bottom: 5px;
}
.feedback {
    overflow: hidden;
    float: left;
}
.feedback__title {
    margin-bottom: 5px;
}
.feedback__title {
    font-size: 20px;
    color: #2b5f93;
    margin-top: 40px;
    text-align: center;
    font-weight: bold;
}
@media screen and (min-width: 768px){
    .feedback__title {
        width: 330px;
    }
}
.feedback__form {
    width: 330px;
    float: right;
    text-align: center;
}
.feedback__input {
    width: 100%;
    height: 46px;
    background-color: #ffffff;
    color: #2b5f93;
    font-size: 16px;
    margin-top: 15px;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 20px;
    padding-right: 0px;
}
.feedback__input::-webkit-input-placeholder {
    color: #2b5f93;
}
.feedback__input::-moz-placeholder {
    color: #2b5f93;
}
.feedback__textarea {
    width: 100%;
    height: 125px;
    background-color: #ffffff;
    color: #2b5f93;
    font-size: 16px;
    margin-top: 15px;
    padding-top: 23px;
    resize: none;
    outline: none;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 20px;
    padding-right: 0px;
}
.feedback__textarea::-moz-placeholder {
    color: #2b5f93;
}
.feedback__textarea::-webkit-input-placeholder {
    color: #2b5f93;
}
.feedback__button {
    height: 46px;
    background-color: #ffbb42;
    font-size: 16px;
    color: #2b5f93;
    margin: 0 auto;
    font-weight: bold;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 60px;
    padding-right: 60px;
}
.feedback__checkbutton {
    overflow: hidden;
    margin-top: 15px;
}
.feedback__captcha {
    width: 100%;
}
.feedback__captcha td{
    width: 50%;
}
.feedback__captcha img{
    width: calc(100% - 5px);
    height: 33px;
}
.feedback__captcha input[name="captcha_word"]{
    width: 100%;
    height: 30px;
}


#feedbackForm .captcha::-webkit-input-placeholder {
    color: #2b5f93;
}
#feedbackForm .captcha::-moz-placeholder {
    color: #2b5f93;
}

input.captcha {
    padding-left: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .feedback {
        width: 50%;
    }
}
@media screen and (max-width: 767px) {
    .feedback {
        width: 100%;
    }
    .feedback__form {
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
    }
    .feedback__form {
        float: none;
    }
    .feedback__title {
        width: auto;
        margin-top: 60px;
        font-size: 16px;
    }
    .feedback__input {
        height: 40px;
        font-size: 14px;
    }

    .feedback__textarea {
        height: 105px;
        font-size: 14px;
    }
    .feedback__button {
        font-size: 14px;
    }
    .information{
        padding-bottom: 30px;
    }
    input.captcha {
        padding-left: 5px;
    }
    .feedback__confirm {
        font-size: 12px;
    }

}

.feedback__confirm {
    text-align: start;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 8px;
    margin-bottom: 20px;
}

.feedback__confirm p{
    margin-top: 8px;
}

.feedback__confirm .input-checkbox {
    float: left;
}

.feedback-checkbox input[type=checkbox]+label {
    padding-left: 0px !important;
    line-height: 18px !important;
}

#feedbackForm {
    top: -55px;
    position: relative;
    padding-top: 55px;
}
/* End */


/* Start:/bitrix/components/citrus/tszh.cookie.agreement/templates/.default/style.css?17624488031507*/
.cookie-agreement {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: fit-content;
    background-color: white;
    z-index: 9999999999;
    display: none;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

.cookie-agreement .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
    height: 100%;
    margin: 20px auto;
    padding-right: 15px;
    padding-left: 15px;
}

.cookie-agreement__image {
    background-image: url("/bitrix/components/citrus/tszh.cookie.agreement/templates/.default/img/cookie.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    min-width: 30px;
    min-height: 30px;
}

.cookie-agreement__text {
    font-size: 12px;
    margin: 0 32px;
}

.cookie-agreement__button {
    font-size: 12px;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #3F3F3F;
    min-width: 170px;
    cursor: pointer;
    transition: opacity 0.3s;
}

.cookie-agreement__button:hover {
    opacity: 0.7;
}

@media (max-width: 767px) {
    .cookie-agreement .container {
        flex-wrap: wrap;
        justify-content: center;
    }

    .cookie-agreement__image {
        display: none;
    }

    .cookie-agreement__text {
        min-width: 100%;
        margin: 0;
    }

    .cookie-agreement__button {
        margin-top: 16px;
        min-width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

/* End */


/* Start:/bitrix/templates/citrus_tszh_adaptive_green/styles.css?17624458162323*/
.logo__image {
  padding-top: 24px;
  float: left;
}
.logo__text {
  font-size: 30px;
  color: #2b5f93;
  font-weight: bold;
  line-height: 40px;
  position: relative;
  left: 8px;
  overflow: hidden;
  height: 110px;
  margin-bottom: 30px;
  padding-top: 30px;
  align-items: center;
  display: grid;
}

.logo a{
  text-decoration: none;
  color: inherit;
}

.numbers {
  overflow: hidden;
}
.numbers__number {
  font-size: 24px;
  color: #2b5f93;
  line-height: 140px;
  text-align: right;
}
.numbers__number_bold {
  font-weight: bold;
}

.contacts {
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #afc8e0;
  background-color: #e7edf3;
  margin-top: 50px;
  padding-bottom: 40px;
}
.contacts__block {
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
}
.contacts__title{
  font-size: 20px;
  color: #2b5f93;
  margin-top: 40px;
  text-align: center;
  width: 330px;
  font-weight: bold;
}
.information__block {
  float: left;
  width: 33.3333%;
}
.contacts__items {
  width: 100%;
  float: left;
  overflow: hidden;
  color: #333;
}
.bold-hr {
  width: 100%;
  border: none;
  background-color: #ffbb42;
  color: #ffbb42;
  height: 5px;
  margin-top: 20px;
  margin-bottom: 35px;
}
.information {
  overflow: hidden;
  float: left;
}
.contacts__item {
  float: left;
}
.contacts__name {
  color: #2b5f93;
  text-decoration: underline;
  font-weight: bold;
}
.contacts__item {
  font-size: 16px;
}

.footer {
  width: 100%;
  overflow: hidden;
  background-color: #709dca;
  /*height: 55px;*/
  border-top: 1px solid #a8c2dd;
}
.footer__box {
  overflow: hidden;
  margin: 0 auto;
}
.footer__text {
  font-size: 14px;
  color: #ffffff;
  float: left;
  line-height: 55px;
}
.footer__payservice {
  font-size: 14px;
  color: #ffffff;
  float: right;
  margin-top: 7px;
}
.footer__payservice-text {
  width: 40%;
  float: right;
}
.footer__payservice-img {
  float: right;
  margin-top: 5px;
  margin-right: 15px;
}
.footer__pay {
  overflow: hidden;
  float: left;
}
.auth-info {
  padding-top: 100px;
  float: left;
}
.auth-info__text,
.auth-info__link {
  font-size: 16px;
  color: #ffffff;
}
.auth-info__li {
  margin-top: 10px;
}
.auth-info__link {
  text-decoration: underline;
  /*margin-left: 15px;*/
}
.auth-info__ul {
  padding: 0px;
  list-style: none;
}

h2 em{
  font-style: normal;
}
/* End */


/* Start:/bitrix/templates/citrus_tszh_adaptive_green/template_styles.css?176244581631120*/
@font-face {
    font-family: CenturyGothicRegular;
    src: url(/bitrix/templates/citrus_tszh_adaptive_green/fonts/CenturyGothicRegular.eot);
    src: url(/bitrix/templates/citrus_tszh_adaptive_green/fonts/CenturyGothicRegular.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/citrus_tszh_adaptive_green/fonts/CenturyGothicRegular.woff) format("woff"), url(/bitrix/templates/citrus_tszh_adaptive_green/fonts/CenturyGothicRegular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}
@font-face {
    font-family: fontello;
    src: url(/bitrix/templates/citrus_tszh_adaptive_green/fonts/fontello.eot?25986263);
    src: url(/bitrix/templates/citrus_tszh_adaptive_green/fonts/fontello.eot?25986263#iefix) format('embedded-opentype'), url(/bitrix/templates/citrus_tszh_adaptive_green/fonts/fontello.woff?25986263) format('woff'), url(/bitrix/templates/citrus_tszh_adaptive_green/fonts/fontello.ttf?25986263) format('truetype'), url(/bitrix/templates/citrus_tszh_adaptive_green/fonts/fontello.svg?25986263#fontello) format('svg');
    font-weight: 400;
    font-style: normal
}
.cont-p {
    padding-left: 30px;
    padding-right: 30px
}
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: .5s;
    animation-name: fade;
    animation-duration: .5s
}
.hidden {
    display: none
}
.bold {
    font-weight: bolder
}
.shadow {
    opacity: .7;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none
}
.overflowx_auto {
    overflow-x: auto;
}
@-webkit-keyframes fade {
    from {
        opacity: .3
    }
    to {
        opacity: .5
    }
}
@keyframes fade {
    from {
        opacity: .3
    }
    to {
        opacity: .5
    }
}
.input-checkbox input[type=checkbox] {
    display: none
}
.input-checkbox input[type=checkbox] + label {
    cursor: pointer;
    padding-left: 30px;
    line-height: 20px;
    position: relative
}
.input-checkbox input[type=checkbox] + label:before {
    position: absolute;
    content: ' ';
    width: 17px;
    height: 17px;
    border: 1px solid #709dca;
    margin-right: 5px;
    border-radius: 4px;
    color: #2b5f93;
    left: 0
}
.input-checkbox input[type=checkbox]:checked + label:before {
    content: '\2714';
    color: orange
}
.errortext {
    color: red
}
.search-page input, input.styled, textarea.styled {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f2f2f2;
    padding-left: 8px;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #333;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif
}
.search-page input, input.styled {
    height: 33px
}
.search-page input[type=submit], button.styled, input.styled[type=submit] {
    padding: 7px 20px;
    border: 1px solid #709dca;
    text-decoration: none;
    color: #2b5f93;
    border-radius: 6px;
    background-color: #fff;
    cursor: pointer
}
@media screen and (max-width: 499px), screen and (min-width: 500px) and (max-width: 767px) and (orientation: portrait) {
    .search-page input[type=text] {
        width: 100%;
        margin-bottom: 7px
    }
}
body {
    background-color: #f5f5f5;
    margin: 0
}
* {
    font-family: CenturyGothicRegular, Arial, sans-serif
}
header {
    width: 100%;
    overflow: hidden
}
.indent_clear {
    padding-left: 0;
    padding-right: 0
}
button, input, textarea {
    border: none;
    outline: 0
}
.demo-icon {
    font-family: fontello;
    font-weight: 400;
    speak: none;
    color: #fff;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.visible-desktop, .visible-mobi, .visible-tablet {
    display: none !important
}
.top-line {
    width: 100%;
    background-color: #e7edf3;
    height: 40px;
    border-bottom: 1px solid #fff
}
.top-line__right {
    float: right;
    font-size: 16px;
    color: #2b5f93;
    line-height: 40px
}
.top-line__right .top-line__link {
    color: #a8a8a8
}
.top-line__right .top-line__link a {
    text-decoration: underline;
    color: #a8a8a8
}
.top-line__box {
    overflow: hidden;
    margin: 0 auto
}
.head-info {
    overflow: hidden;
    margin: 0 auto
}
.content {
    overflow: hidden;
    margin-top: 10px
}
.content .content__page {
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden
}
.content__padding {
    padding: 10px
}
.search {
    float: left
}
.search__form {
    overflow: hidden;
    position: relative;
    margin-top: 35px;
    width: 330px
}
.search__button {
    height: 46px;
    width: 56px;
    background-color: #fff;
    background-image: url(/bitrix/templates/citrus_tszh_adaptive_green/images/search.png);
    background-repeat: no-repeat;
    background-position: 50%;
    outline: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.search__input {
    width: 280px;
    height: 46px;
    background-color: #fff;
    color: #2b5f93;
    font-size: 16px;
    outline: 0;
    position: absolute;
    left: 51px;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.search__input::-webkit-input-placeholder {
    color: #2b5f93
}
.search__input::-moz-placeholder {
    color: #2b5f93
}
.footer__payservice-text a {
    color: #fff;
    text-decoration: none
}
.wrapper_feedback {
display: flex;
justify-content: center;
}


@media screen and (min-width: 1200px) {
    .visible-desktop {
        display: block !important
    }
    .top-line__box {
        width: 1200px
    }
    .head-info {
        width: 1200px
    }
    .logo {
        width: 50%;
        overflow: hidden;
        float: left
    }
    .logo__box {
        min-width: 430px;
        width: 100%;
    }
    .numbers {
        float: right
    }
    .breadcrumbs {
        width: 1200px;
        margin-top: 78px
    }
    .content__page {
        width: 1200px
    }
    .contacts__block {
        width: 1200px
    }
    .contacts__item {
        width: 50%;
    }
    .information__block {
        width: 66.6666%
    }
    .information {
        width: 66.6666%
    }
    .search {
        width: 41.6666%
    }
    .footer__box {
        width: 1200px
    }
    .footer__text {
        width: 50%
    }
    .footer__pay {
        width: 50%
    }
    .telephone {
        font-size: 24px;
margin-left: 340px;
}
}
@media screen and (min-width: 768px) and (max-width: 1199px), screen and (min-width: 500px) and (max-width: 767px) and (orientation: landscape) {
    .visible-tablet {
        display: block !important
    }
    .content__page {
        width: 100%;
        max-width: 768px
    }
    .top-line__box {
        width: 100%;
        max-width: 768px
    }
    .top-line__right {
        margin-right: 25px
    }
    .head-info {
        width: 100%;
        max-width: 768px;
    }
    .logo__box {
        min-width: 500px;
        width: max-content;
        margin: 0 auto;
    }
    .logo__text {
        max-width: calc(100vw - 200px);
    }
    .numbers__number {
        line-height: 30px
    }
    .numbers {
        margin: 0 auto;
        width: 440px
    }
    .breadcrumbs {
        width: 768px;
        margin-top: 165px
    }
    .contacts__block {
        width: 100%;
        max-width: 768px;
        margin-bottom: 50px
    }
    .contacts__item {
        width: 100%;
        height: auto
    }
    .contacts__item:not(:first-child) {
        margin-top: 35px
    }
    .information__block {
        width: 100%
    }
    .information {
        width: 50%
    }
    .search {
        width: 50%
    }
    .search__form {
        margin-right: 0
    }

}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .footer__box {
        width: 768px;
        margin-bottom: 10px
    }
    .footer__text {
        width: 100%;
        text-align: center
    }
    .footer__pay {
        width: 100%
    }
    .footer__payservice {
        width: 50%;
        margin-left: 25%;
        margin-right: 25%;
        margin-top: 0;
        float: none
    }
    .footer__payservice-text {
        float: right;
        min-width: 220px;
        width: 30%
    }
}
@media screen and (max-width: 767px) {
    .contacts__block {
        margin-bottom: 10px
    }
    .top-line__box {
        width: 100%
    }
    .top-line {
        height: 27px
    }
    .top-line__right {
        font-size: 12px;
        margin-right: 10px;
        line-height: 27px
    }
    .head-info {
        width: 100%
    }
    .logo__box {
        width: 330px;
        margin: 0 auto;
    }
    .logo__text {
        font-size: 20px;
        margin-bottom: 20px;
        padding-top: 20px;
        height: 95px;
        line-height: 25px;
    }
    .logo__image {
        width: 130px
    }
    .logo__image-img {
        width: 100%;
        height: auto
    }
    .numbers__number {
        display: block;
        line-height: 30px;
        text-align: center;
        font-size: 18px
    }
    .contacts__block {
        width: 100%
    }
    .contacts__item {
        width: 100%;
        margin-left: 21px;
    }
    .information__block {
        width: 100%;

    }
    .information {
        width: 100%;
        float: unset;
    }
    .search {
        width: 100%
    }
    .footer__box {
        width: 320px
    }
    .footer__text {
        width: 100%;
        line-height: 20px;
        font-size: 10px;
        margin-top: 10px
    }
    .footer__pay {
        width: 100%
    }
    .footer__box {
        text-align: center
    }
    .footer__text span {
        display: block
    }
    .footer__payservice-text {
        font-size: 10px;
        width: 54%;
        text-align: left;
        line-height: 20px
    }
    .footer__box {
        margin-bottom: 20px
    }
    .contacts {
        margin-top: 0;
        padding: 0
    }
    .contacts__title {
        margin: 0 auto;
        width: 100%;
        max-width: 280px;
        margin-top: 37px;
        font-size: 16px
    }
    .bold-hr {
        height: 3px;
        width: 100%;
        margin: 0 auto;
        margin-top: 20px
    }
    .information {
        width: 100%;
        max-width: 320px;
        margin: 0 auto
    }
    .contacts__item {
        height: auto;
        margin-top: 25px;
        font-size: 14px
    }
    .search__form {
        width: 100%;
        max-width: 290px;
        margin: 0 auto;
        margin-top: 33px;
        margin-bottom: 27px
    }
    .search__input {
        width: calc(100% - 46px);
        font-size: 14px
    }
    div.blog-mainpage-side-left {
        width: 100%;
    }
    div.blog-mainpage-side-right {
        width: 100%;
    }
    .blog-sidebar {
        width: 100%;
    }
    .blog-posts {
        width: 100%;
    }
    .blog-rss {
        display: none;
    }
    .blog-tags-cloud {
        display: none;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199px), screen and (min-width: 500px) and (max-width: 767px) and (orientation: landscape) {
    .contacts {
        padding-bottom: 0
    }
    /*
    .search__form {
        float: right
    }*/
}
@media screen and (min-width: 1200px) {
    .pull-right-lg {
        float: right
    }
}
.window-open {
    color: #2b5f93;
    cursor: pointer;
    text-decoration: underline
}
.window {
    z-index: 1000;
    background-color: #f4f4f4;
    width: 680px;
    overflow: hidden;
    left: 50%;
    margin-left: -340px;
    margin-top: 25vh;
    display: none;
    position: absolute
}
.window__close {
    position: absolute;
    top: 7px;
    right: 7px;
    font-size: 16px;
    color: #ccc;
    transform: scaleY(.8);
    font-weight: 700;
    cursor: pointer
}
.window__title {
    margin-top: 30px;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #2b5f93
}
.window__inputs {
    width: 100%;
    overflow: hidden
}
.window__block {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden
}
.window__input-name {
    width: 142px;
    font-size: 16px;
    color: #464545;
    text-align: right;
    padding-right: 15px;
    padding-top: 15px;
    box-sizing: border-box;
    float: left
}
.window__input-star {
    font-size: 16px;
    color: #fd5555
}
.window__input {
    width: 380px;
    border: 1px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7;
    height: 50px;
    box-sizing: border-box;
    background-color: #fff;
    padding-left: 15px;
    float: left;
    outline: 0
}
.window__input-recall {
    width: 155px;
    float: left;
    text-align: center;
    padding-top: 15px
}
.window__input-recall a {
    font-size: 14px;
    color: #000
}
.window__checkform {
    width: 330px;
    margin: 0 auto;
    position: relative;
    padding-top: 5px;
    margin-bottom: 20px
}
.window__checkbox-text {
    color: #000;
    font-size: 14px;
    padding-left: 45px;
    cursor: pointer
}
.window__checkbox {
    display: none
}
.window__checkbox-text:after {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    border: 1px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0
}
.window__checkbox:checked + .window__checkbox-text:after {
    outline: 1px solid #939598;
    border: 2px solid #fff;
    width: 20px;
    height: 20px;
    background-color: #63849F
}
.window__button {
    height: 46px;
    background-color: #ffbb42;
    font-size: 16px;
    color: #2b5f93;
    display: block;
    margin: 0 auto;
    font-weight: 700;
    cursor: pointer;
    width: 280px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: 0;
    border: none
}
.window__hr {
    width: 90%;
    height: 1px;
    background-color: #cacaca;
    margin: 27px auto
}
.window__networks {
    width: 100%;
    overflow: hidden
}
.networks__title {
    text-align: center;
    color: #464545;
    font-size: 16px
}
.networks__items {
    margin-top: 20px;
    text-align: center
}
.networks__items a {
    text-decoration: none;
    margin: 5px
}
.networks__item {
    display: inline-block;
    margin: 5px
}
.window__info {
    width: 100%;
    overflow: hidden;
    margin-top: 55px;
    text-align: center;
    margin-bottom: 30px
}
.window__info-text {
    width: 100%;
    color: #464545;
    font-size: 16px;
    margin-bottom: 5px
}
.window__info-link {
    color: #464545;
    font-size: 16px;
    margin-top: 10px
}
.window__mobi-recall {
    display: none
}
.window__input-name_pas {
    width: 220px;
    font-size: 16px;
    color: #464545;
    text-align: right;
    padding-right: 15px;
    padding-top: 15px;
    box-sizing: border-box;
    float: left
}
.window__description {
    width: 460px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
    line-height: 30px
}
.window__description_bold {
    font-weight: 700
}
.window__sendbutton {
    height: 46px;
    background-color: #ffbb42;
    font-size: 16px;
    color: #2b5f93;
    display: block;
    font-weight: 700;
    cursor: pointer;
    width: 280px;
    text-align: center;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: 0;
    border: none
}
.window__text_or {
    font-size: 16px;
    color: #464545;
    float: left;
    padding-top: 12px;
    width: 112px;
    text-align: center
}
.window__enter {
    display: block;
    padding-top: 13px;
    color: #316295;
    font-size: 16px;
    overflow: hidden
}
.window__control {
    width: 440px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 30px
}
.window__checkbox-text_pc {
    display: inline
}
.window__checkbox-text_mb {
    display: none
}
@media screen and (max-width: 767px) {
    .window__checkbox-text_pc {
        display: none
    }
    .window__checkbox-text_mb {
        display: inline
    }
    .window {
        width: 320px;
        left: 50%;
        margin-top: 25vh;
        margin-left: -160px
    }
    .window__close {
        font-size: 11px
    }
    .window__hr {
        margin: 14px auto
    }
    .window__title {
        margin-top: 14px;
        width: 100%;
        text-align: center;
        font-size: 15px;
        color: #2b5f93
    }
    .window__input-name {
        width: 80px;
        font-size: 11px;
        padding-top: 6px
    }
    .window__input-star {
        font-size: 11px
    }
    .window__input {
        width: 200px;
        border-bottom: 1px solid #e7e7e7;
        height: 24px;
        background-color: #f4f4f4;
        padding-left: 7px;
        font-size: 11px
    }
    .window__block {
        margin-bottom: 10px
    }
    .window__input-recall {
        display: none
    }
    .window__checkbox-text:after {
        content: '';
        width: 10px;
        height: 10px;
        border-bottom: 1px solid #e7e7e7;
        background-color: #f4f4f4;
        position: absolute;
        top: 6px;
        left: 90px
    }
    .window__checkbox:checked + .window__checkbox-text:after {
        outline: 1px solid #939598;
        border: 2px solid #63849F;
        width: 6px;
        height: 6px;
        background-color: #63849F
    }
    .window__checkbox-text {
        font-size: 10px;
        padding-left: 20px
    }
    .window__checkform {
        width: auto;
        margin: 0 auto;
        position: relative;
        padding-top: 0;
        margin-bottom: 14px;
        padding-left: 90px
    }
    .window__button {
        height: 21px;
        font-size: 11px;
        width: 132px
    }
    .networks__title {
        font-size: 11px
    }
    .networks__items {
        margin-top: 12px
    }
    .networks__item {
        display: inline-block;
        margin: 3px
    }
    .networks__item-img {
        width: 22px;
        height: auto
    }
    .window__mobi-recall {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 17px;
        margin-bottom: 20px
    }
    .mobi-recall__link {
        font-size: 11px;
        color: #464545
    }
    .window__info {
        display: none
    }
    .window__input-name_pas {
        width: 80px;
        font-size: 11px;
        padding-top: 6px
    }
    .window__description {
        width: 290px;
        margin: 0 auto;
        font-size: 10px;
        margin-bottom: 14px;
        line-height: 15px
    }
    .window__control {
        width: 220px;
        margin-bottom: 14px
    }
    .window__sendbutton {
        height: 21px;
        font-size: 11px;
        width: 137px
    }
    .window__text_or {
        font-size: 11px;
        padding-top: 5px;
        width: 47px
    }
    .window__enter {
        padding-top: 5px;
        font-size: 11px
    }
}
.div-center {
    display: flex;
    width: 100%
}
.div-center &gt; div {
    display: inline;
    margin: 0 auto
}
.div-flex {
    margin: 15px;
    display: flex
}
.content__page .breadcrumbs {
    margin-top: 15px
}
.form-theme-default input[type=submit], .link-theme-default {
    background-color: #ffbb42;
    border: 1px solid #ffbb42;
    border-radius: 4px;
    padding: 10px 33px;
    color: #fff;
    font-size: inherit;
    cursor: pointer;
    text-decoration: none
}
.display-block {
    display: block !important
}
.color-main {
    color: #2b5f93
}
.main-content {
    padding: 33px
}
.subpage {
    width: 100%
}
@media screen and (min-width: 768px) and (max-width: 1199px), screen and (min-width: 500px) and (max-width: 767px) and (orientation: landscape) {
    .main-content {
        padding: 20px
    }
}
@media screen and (max-width: 499px), screen and (min-width: 500px) and (max-width: 767px) and (orientation: portrait) {
    .content {
        margin-top: 2px
    }
    .content__page {
        max-width: 100%;
        margin: 0 5px
    }
    .div-flex {
        margin: 0 !important;
        display: block !important
    }
    .main-content {
        padding: 5px
    }
    .subpage {
        margin-top: 45px
    }
    .visible-mobi {
        display: block !important
    }
    .hidden-mobi {
        display: none !important
    }
}
.select1 select::-ms-expand {
    display: none
}
.select1 select {
    width: 100%;
    background-color: #317dd3;
    color: #fff;
    padding: 5px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    cursor: pointer;
    border: none;
    border-radius: 4px
}
.select1:after {
    position: absolute;
    content: '';
    right: 15px;
    top: 13px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top-color: #317dd3;
    border-bottom: 0;
    pointer-events: none
}
.select1:before {
    position: absolute;
    content: '';
    right: 15px;
    top: 15px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top-color: #fff;
    pointer-events: none
}
.radio-switcher {
    padding-top: 5px
}
.radio-switcher a {
    text-decoration: none;
    color: inherit
}
.radio-switcher input[type=radio] {
    display: none
}
.input-checkbox input[type=checkbox] + label, .radio-switcher input[type=radio] + label {
    display: inline-flex;
    margin-right: 30px;
    cursor: pointer
}
.radio-switcher input[type=radio] + label {
    line-height: 12px
}
.radio-switcher input[type=radio] + label:before {
    background-color: #fff;
    border-radius: 6px;
    display: inline-flex;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    content: ' ';
    border: 1px solid #2b5f93;
    margin-right: 10px
}
.radio-switcher input[type=radio]:checked + label {
    font-weight: bolder
}
.radio-switcher input[type=radio]:checked + label:before {
    background-color: #ffc155
}
.list-more {
    margin-bottom: 15px
}
.page-title {
    color: #2b5f93;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px
}
.content__page a {
    color: #2b5f93
}
.left-area-title, .page-title-top {
    color: #2b5f93;
    font-size: 20px;
    font-weight: 700;
    margin-top: 45px;
    padding-left: 33px
}
#left-area .left-area-title {
    margin-top: 0
}
.account-info .account-info__living {
    padding: 10px 30px
}
@media screen and (max-width: 499px), screen and (min-width: 500px) and (max-width: 767px) and (orientation: portrait), screen and (min-width: 768px) and (max-width: 1199px), screen and (min-width: 500px) and (max-width: 767px) and (orientation: landscape) {
    .page-title-top {
        text-align: center;
        padding-left: 0
    }
}
.ads {
    margin-top: 25px;
    margin-bottom: 45px
}
@media screen and (max-width: 499px), screen and (min-width: 500px) and (max-width: 767px) and (orientation: portrait) {
    .ads__item-preview {
        display: none
    }
    .div-flex {
        margin: 0 !important
    }
    .ads {
        margin: 20px
    }
    .div-flex {
        display: block !important
    }
}

@media (max-width: 1200px) { 
.header_title {
font-weight: 300;
}
}
 }
.table1 {
    display: table;
    border: 1px solid #2b5f93;
    border-radius: 6px;
    border-spacing: 0;
    width: 100%
}
.table1 .table1__row, .table1 tbody &gt; tr {
    display: table-row
}
.table1 .table1__row:last-child .table1__cell, .table1 .table1__row:last-child td, .table1 tbody &gt; tr:last-child .table1__cell, .table1 tbody &gt; tr:last-child td {
    border-bottom: none
}
.table1 .table1__cell, .table1 td {
    display: table-cell;
    height: 100%;
    border-bottom: 1px solid #2b5f93;
    text-align: center;
    vertical-align: middle
}
.table1 .table1__cell:nth-child(n+2), .table1 td:nth-child(n+2) {
    border-left: 1px solid #2b5f93
}
.padding-default {
    padding: 10px 5px
}
.table1__border-bottom {
    border-bottom: 1px solid #2b5f93
}
.border-bottom-none {
    border-bottom: none !important
}
.padding-none {
    padding: 0 !important
}
.liv-table .div-date-stamp &gt; div, .liv-table .liv-table__cell-date-stamp {
    display: flex
}
.liv-table .div-date-stamp &gt; div .liv-table__cell-stamp, .liv-table .liv-table__cell-date-stamp .liv-table__cell-stamp {
    min-width: 75px
}
.liv-table .div-date-stamp &gt; div .liv-table__cell-date, .liv-table .liv-table__cell-date-stamp .liv-table__cell-date {
    width: 70%;
    min-height: 23px;
    border-left: 1px solid #2b5f93
}
.liv-table .liv-table__fio {
    text-align: left;
    padding-left: 20px
}
@media screen and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1199px), screen and (min-width: 500px) and (max-width: 767px) and (orientation: landscape) {
    .liv-table .table1__row:nth-child(n+2) .table1__cell {
        border-bottom: none
    }
}
@media screen and (max-width: 499px), screen and (min-width: 500px) and (max-width: 767px) and (orientation: portrait) {
    .mobi-border-bottom-none {
        border-bottom: none !important
    }
    .liv-table {
        display: block !important
    }
    .liv-table .liv-table__cell-stamp {
        min-width: 150px !important
    }
    .liv-table .table1__row {
        display: block
    }
    .liv-table .table1__cell {
        display: block;
        border-left: none !important
    }
    .liv-table .div-date-stamp {
        display: block !important;
        border-top: none !important
    }
    .liv-table .liv-table__cell-date {
        border-left: none !important
    }
    .liv-table .div-date-stamp &gt; div {
        text-align: right !important
    }
    .liv-table .liv-table__fio {
        border-bottom: none !important
    }
}
.chart1-xy {
    clear: left;
    position: relative;
    display: flex;
    margin-bottom: 40px
}
.chart1-xy svg {
    width: 100%
}
.chart1-xy__charts {
    position: relative;
    width: calc(80% - 10px)
}
.chart1-xy__axis {
    stroke: #2b5f93
}
.chart1-xy__label-x {
    position: absolute;
    right: 0;
    bottom: -20px
}
.chart1-xy__label-y {
    padding-right: 10px
}
.chart1-xy__captions {
    padding-left: 10px;
    width: 20%;
    text-align: center
}
@media screen and (max-width: 499px), screen and (min-width: 500px) and (max-width: 767px) and (orientation: portrait) {
    .chart1-xy {
        display: block
    }
    .chart1-xy .chart1-xy__captions, .chart1-xy .chart1-xy__charts {
        width: 100%
    }
    .chart1-xy .chart1-xy__captions {
        padding-top: 20px
    }
}
.chat {
    margin-bottom: 20px
}
.chat__messages {
    margin-bottom: 10px
}
.chat form {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px
}
.chat form input[type=submit] {
    cursor: pointer;
    padding: 10px 15px;
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #2b5f93;
    border-radius: 4px;
    color: #2b5f93
}
.chat form .input-checkbox {
    margin-bottom: 20px
}
.chat__textarea {
    margin: 10px 0;
    border: 1px solid #2b5f93;
    width: calc(100% - 20px);
    max-width: 780px;
    height: 130px;
    border-radius: 4px;
    padding: 10px;
    display: block;
    resize: none
}
.chat__message {
    display: flex;
    padding: 25px 5px 0 0
}
.chat__message-time {
    width: 100px
}
@media screen and (max-width: 499px), screen and (min-width: 500px) and (max-width: 767px) and (orientation: portrait) {
    .chat__message {
        display: block
    }
    .chat__message-time {
        width: 100%
    }
}
.our {
    padding-bottom: 20px;
    width: 1200px;
    margin: 0 auto
}
.our h1 {
    font: 24px/30px Arial, Helvetica, sans-serif;
    margin: 0 0 -5px 0;
    color: #8ba601
}
.our p {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    padding-bottom: 5px !important;
    color: #333;
    line-height: 1.45
}
.our a {
    font-size: 14px
}
.our-a {
    margin-top: -20px
}
@media screen and (min-width: 768px) and (max-width: 1199px), screen and (min-width: 500px) and (max-width: 767px) and (orientation: landscape) {
    .our {
        width: calc(100% - 20px);
        max-width: 768px;
        padding: 0 10px
    }
}
@media screen and (max-width: 499px), screen and (min-width: 500px) and (max-width: 767px) and (orientation: portrait) {
    .our {
        width: 300px;
        text-align: center
    }
}
.auth-info {
    padding-top: 100px;
    float: left
}
.auth-info__link, .auth-info__text {
    font-size: 16px;
    color: #fff
}
.auth-info__li {
    margin-top: 10px;
    position: relative;
    line-height: 25px
}
.auth-info__li:before {
    content: '\e800';
    color: #fff;
    position: absolute;
    left: -25px;
    font-family: fontello;
    font-style: italic
}
.auth-info__link {
    text-decoration: underline
}
.auth-info__ul {
    padding: 0;
    list-style: none;
    margin-left: 25px
}
@media screen and (min-width: 1200px) {
    .auth-info {
        width: 66.6666%
    }
    .auth-info__text {
        display: block
    }
.header_info img {
width: 140px;
padding: 15px 0;
}
}
@media screen and (min-width: 768px) and (max-width: 1199px), screen and (min-width: 500px) and (max-width: 767px) and (orientation: landscape) {
    .auth-info {
        width: 51%;
        padding-top: 90px;
        padding-left: 0;
        padding-right: 0
    }
    .auth-info__text {
        display: none
    }
    .auth-info__ul {
        padding-left: 0;
        padding-right: 0
    }

@media screen and (max-width: 767px) {
    .auth-info {
        width: 100%;
        padding: 0;
        max-width: 419px;
        margin: 0 auto;
        float: unset;
    }
    .auth-info__text {
        display: none
    }
    .auth-info__link {
        font-size: 14px
    }
    .auth-info__ul {
        width: calc(100% - 35px);
        margin: 0 auto;
        margin-left: 25px
    }
    .auth-info {
        margin-top: 35px
    }
.header-title {
margin-left: 75px;
font-size: 19px;
}
.telephone {
font-size: 19px;
margin-left: 45px;
}


}
}
#left-area {
    width: 320px;
    margin-right: 30px
}
    .header_info {
         display: flex;
         color: #000;
         align-items: center;
}
.header_info a {
text-decoration: none;
color: #000;
}
.header_info img {
width: 160px;
padding: 15px 0;
}
.header_title {
margin-left: 66px;
font-weight: 300;
}

blockquote {
margin: 0;
}

@media (min-width: 768px) and (max-width: 1199px){ 
.telephone {
margin-left: 119px;
font-size: 19px;
}
.header_title {
font-size: 19px;
}

.header_info img {
width: 140px;
padding: 15px 0;
}
}


@media (max-width: 768px){ 
.header_info img  {
width: 130px;
padding: 15px 0;
}
.telephone {
margin-left: 119px;
font-size: 19px;
}
.head-info {
max-width: 768px;
}
.header_title {
font-size: 19px;
}
}
@media (min-width: 540px) and (max-width: 768px){ 
.head-info {
width: 100%;
max-width: 540px;
}
.header_info img {
    width: 120px;
    padding: 15px 0;
}
.telephone {
    margin-left: 10px;
    font-size: 17px;
}
.header_title {
    margin-left: 15px;
    font-weight: 300;
}
}
@media (max-width: 540px) {
.header_title {
    margin-left: 10px;
    font-weight: 300;
    font-size: 15px;
}
.header_info img {
    width: 120px;
    padding: 15px 0;
    margin-left: 10px;
}

.header_info {
width: 100%;
max-width: 520px;
}
.telephone {
margin-left: 5px;
}
}
@media (min-width: 240px) and (max-width: 540px) {
.header_title {
    margin-left: 10px;
    font-weight: 300;
    font-size: 14px;
    font-weight: 600;
}
.header_info img {
    width: 120px;
    padding: 15px 0;
    margin-left: 30px;
}
.telephone {
      font-size: 16px;
    display: block;
    line-height: 1.8;
margin-left: 1px;
}
.header_info {
width: 100%;
}
}
}
/* End */
/* /bitrix/templates/citrus_tszh_adaptive_green/colors.css?17624458166214 */
/* /bitrix/components/otr/tszh.header.switcher/templates/.default/style.css?17624457851874 */
/* /bitrix/templates/citrus_tszh_adaptive_green/components/bitrix/system.auth.form/header-auth/style.css?1762445816480 */
/* /bitrix/templates/citrus_tszh_adaptive_green/components/bitrix/menu/top_multilevel/style.css?17624458168261 */
/* /bitrix/templates/citrus_tszh_adaptive_green/components/bitrix/news.list/common/style.css?17624458163230 */
/* /bitrix/templates/citrus_tszh_adaptive_green/components/bitrix/system.auth.form/footer-auth/style.css?17624458163686 */
/* /local/templates/.default/components/citrus/main.feedback/feedback_phone/style.css?17624458603660 */
/* /bitrix/components/citrus/tszh.cookie.agreement/templates/.default/style.css?17624488031507 */
/* /bitrix/templates/citrus_tszh_adaptive_green/styles.css?17624458162323 */
/* /bitrix/templates/citrus_tszh_adaptive_green/template_styles.css?176244581631120 */
