

/* Start:/bitrix/templates/citrus_tszh_adaptive_default/colors.css?16787007982824*/
/*.menu-box {
    background-color: #709dca !important;
}
.menu_top, .menu__item {
    background-color: #709dca !important;
}
.dropdown-menu__item:hover, .menu__item:hover, .menu__link:hover {
    background-color: #82b0de !important;
}
.dropdown-menu__triangle {
    border-top: 12px solid #82b0de !important;
}
.menu__link_active {
    color: brown;
    text-decoration: none;
    background-color: #82b0de !important;
}*/
@media screen and (max-width: 767px) {
    /*.menu-box {
        background-color: #82b0de !important;
    }*/
    /*.menu__item {
        background-color: #82b0de !important;
    }*/
}
@media screen and (min-width: 768px) {
    /*.dropdown-menu__ul {
        background-color: #6691be !important;
    }
    .dropdown-menu__item {
        border-bottom: 1px solid #5d87b2 !important;
    }*/
    /*.dropdown-menu__item:hover {
        background-color: #82b0de !important;
    }*/
}
/*
.vote__submit{
    background-color: #9200ed;
}
.feedback__button{
    background-color: #9200ed !important;
    color: white !important;
}
.vote {
    background-color: #ffeefd !important;
}*/
#step3Prev{
    color: #fff !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: #ffbb42;
}
.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: #ffbb42;
}
.radio:checked + label:before {
    background: #ffbb42;
}
.ui-widget-header {
    border: 2px solid #ffc155;
    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: #ffbb42;
    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: #2b5f93;
    font-weight: bold;
}
/* End */


/* Start:/bitrix/components/bf/cookiespro/templates/.default/style.css?16957314491970*/
body.bf-fixed {
  overflow: hidden;
  position: relative;
}

body.bf-fixed::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
  width: 100%;
  height: 100%;
  z-index: 9998;
  opacity: 0.3;
}

#cookie_notification {
    display: none;
    justify-content: space-between;
    align-items: flex-end;
    position: fixed;
	z-index:99999;
    bottom: 15px;
    left: var(--left);
    width: var(--width);
    max-width: 90%;
    transform: var(--transform);
    padding: 15px;
    background-color: var(--window-bg-color);
    opacity: var(--opacity);
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}
#cookie_notification button {
	background-color: var(--window-button-bg-color);
	color: var(--window-button-text-color);
	padding: 5px 10px;
	border-radius: 4px;
    font-size: var(--button-text-size);
	border: var(--button-border-width) solid var(--button-border-color);
}
#cookie_notification p {
    margin: 0;
    font-size: var(--text-size);
    text-align: left;
    color: var(--window-text-color);
}
#cookie_notification p a {
    color: var(--window-text-color);
    text-decoration:underline;
}
#cookie_notification p a:hover {
    text-decoration:none;
}

#cookie_notification .cookie_button-block{ 
	padding-top: 10px;
}

#cookie_notification .cookie_step_2 {
	display: none;
}

#cookie_step_2 p{
	color: var(--desc-color);
	font-size: var(--desc-size);
}

#cookie_step_2 .cookie_check label{
	color: var(--title-color);
	font-size: var(--title-size);
}

#cookie_step_2 .cookie_check .cookie_accept_desc{
	color: var(--desc-color);
	font-size: var(--desc-size);
}

@media (min-width: 576px) {
    #cookie_notification.bfpro-show {
        display: flex;
    }
    .cookie_accept {
        margin: 0 0 0 25px;
    }
}

@media (max-width: 575px) {
    #cookie_notification.bfpro-show {
        display: block;
        text-align: left;
    }
    .cookie_accept {
        margin: 10px 0 0 0;
    }
}
/* End */


/* Start:/bitrix/components/otr/tszh.header.switcher/templates/.default/style.css?15878236521874*/
.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_default/components/bitrix/system.auth.form/footer-auth/style.css?16787007963686*/
.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:/bitrix/templates/citrus_tszh_adaptive_default/styles.css?17502600689730*/
footer{
	color:white;
}
footer h2{
	font-size:2.2rem;
}
footer h3{
	font-size:1.3rem;
	margin:0;
}
.copyright{
	margin-top:75px;
	float:left;
}
.footerText {
	font-size:1.1rem;
	margin:0;
}
.footerText a{
	color:#fff;
	text-decoration:none;
	transition:.5s;
}
.footerText a:hover{
	color:#dd9a22;
	transition:.5s;
}
.logo__image {
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
}
.logo__image img{
	max-width:200px;
	width:auto;
	height:auto;
	max-height:90px;
}
.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;
  background-color: #11213a;
  padding-bottom: 40px;
}
.footerImg{
	background-image: linear-gradient(to top,#11213a,rgba(17, 33, 58, .45)),url(/upload/media/img/footer_bkg4.jpg);
    background-position: bottom center;
    background-size: cover;
}
.footerContact{
	width:100%;
	max-width:1100px;
	border-style: solid;
    border-width: 0 0 1px;
    border-color: rgba(255,255,255,.2);
    padding: 0;
	margin:0 auto;
}
.footerContact .b40{
	display:inline-block;
	vertical-align:top;
}
.footerContact .b35{
	display:inline-block;
	vertical-align:top;
	margin-right:5%;
}
.contacts__block {
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
}
.contacts__app-name {
  margin-bottom: 20px;
}
.contacts__app-image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 65px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .contacts__app-image {
    width: 154px;
    height: 50px;
  }
}
.contacts__app-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contacts__app-image:not(:last-child) {
  margin-bottom: 20px;
}
.contacts__title{
  font-size: 20px;
  color: #fff;
  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 {
  text-align:justify;
  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;
  color:#fff;
}
.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;
}
.point{margin-bottom:50px}
.point h1{font-size:25px;color:#dd9a22;text-transform:uppercase}
.point h2{font-size:33px;color:#1f2021}
.waybox-button{margin:0 auto;max-height:50px;max-width:215px;width:100%;cursor:pointer;border-radius:1px;background-color:#dd9a22;padding:15px 20px;color:#fff;font-size:.8rem;text-decoration:none;transition:.5s}
.waybox-button:hover{transition:.5s;color:#1f2021}
.achievements h2{text-transform:uppercase;font-size:2rem;text-align:center;color:#dd9a22}
.achieveImg {background-image: linear-gradient(#263555de,rgba(255, 255, 255, 0)), url(/upload/media/img/banners/main-2.jpg);background-attachment: fixed;
    background-position: bottom center;
    background-size: cover;
    border-top: 1px solid #afc8e0;
    padding: 70px 0 0px;
    margin-bottom: 100px;
    opacity: 1;}

.achievements .achieve{display:inline-block;text-align:center}
.achievements .achieve h3{color:#fff;font-size:3.5rem;margin:0}
.achievements .achieve p{color:#fff;font-size:1rem}
.achImg img{width:100%;max-height:100px}
.whychooseus h1{font-size:25px;color:#dd9a22;text-transform:uppercase;padding-left:20px;}
.whychooseus h2{font-size:33px;color:#1f2021;padding-left:20px;}
.whychooseus img{width:100%;}
.whychooseus h3{text-align:left;min-height:20px;}
.whychooseus p{text-align:left;min-height:80px;}
.vacImg{background-attachment: fixed;background-image:url(/upload/media/img/bg-vacancies.jpg);background-position:bottom center;background-size:cover;border-top:1px solid #afc8e0;padding:70px 0 0px;margin-bottom:100px}
.vacancies{text-align:center;color:#fff}
.vacancies h2{text-transform:uppercase;font-size:2rem;text-align:center;color:#dd9a22}
.partners h2{text-transform:uppercase;font-size:2rem;text-align:center;color:#dd9a22}
.vacancies p{font-size:1.2rem}
.waybox-title{font-size:1.2rem;}


.wayImg{display:inline-block;width:100%;}
.wayImg img{max-width:100px;float:left}
.waybox-title{width:100%;text-align:left}
.containerGrid{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(275px,1fr));grid-gap:3rem}
.cardGrid{border-radius:20px;position:relative;overflow:hidden;box-shadow:rgba(17,17,26,0.05) 0 4px 16px,rgba(17,17,26,0.05) 0 8px 32px;display:grid;-ms-grid-rows:1fr 1fr;transition:.8s cubic-bezier(0.2,0.8,0.2,1)}
.cardGrid img{float:left}
.cardGrid button{text-align:center;max-width:115px;width:100%;cursor:pointer;border-radius:5px;background-color:#263555;padding:10px;color:#fff;font-size:.8rem;text-decoration:none;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.cardGrid button:hover{color:#dd9a22}
.cardContent{padding:0 30px 30px}
.cardContent p{font-size:.9rem}
.cardHead:after{content:"";display:block;width:85%;border-bottom:2px solid #dd9a22;padding:0}
.cardGrid:hover{-webkit-box-shadow:rgba(17,17,26,0.1) 0 1px 0px,rgba(17,17,26,0.1) 0 8px 24px,rgba(17,17,26,0.1) 0 16px 48px;box-shadow:rgba(17,17,26,0.1) 0 1px 0px,rgba(17,17,26,0.1) 0 8px 24px,rgba(17,17,26,0.1) 0 16px 48px}





.con{
	-webkit-box-flex: 1;
	flex: 1;
	display: inline;
	flex-wrap: wrap;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.con h2{color:#dd9a22;}
.con li{font-size:1.4em;}


.tabs{display:-webkit-box;display:flex;flex-wrap:wrap}
.tabs label{-webkit-box-ordinal-group:2;order:1;display:block;padding:1rem 2rem;margin-right:.2rem;cursor:pointer;background-color:#203552;color:#fff;font-weight:700;-webkit-transition:background ease .2s;transition:background ease .2s}
.tabs .tab{-webkit-box-ordinal-group:100;order:99;-webkit-box-flex:1;flex-grow:1;width:100%;display:none;background:#fff}
.tabs input[type="radio"]{display:none}
.tabs input[type="radio"]:checked + label{background-color:#fff;color:#dd9a22;}
.tabs input[type="radio"]:checked + label + .tab{display:block}
@media (max-width: 45em) {
.tabs{display:block;}	
.tabs .tab,.tabs label{-webkit-box-ordinal-group:initial;order:initial}
.tabs label{width:100%;margin-right:0;margin-top:.2rem}
}


.service h1{font-size: 25px;color: #dd9a22;text-transform: uppercase;}
.service h2{font-size: 33px;color: #1f2021;}
.service p{font-size:1.17em;}



.companyInf{width:100%;margin-bottom:40px}
.companyInf h1{font-size:25px;color:#dd9a22}
.companyInf h2{font-size:33px;color:#1f2021;text-transform:uppercase}
.companyInf h3{text-transform:uppercase;font-size:2rem;text-align:center;color:#dd9a22;margin:0 auto}
.companyInf h4{font-size:1.4rem;text-align:center;color:#535c69;margin:0 auto;text-align:center}
.companyInf .b50{display:inline-block;padding:20px}
.companyInf img{vertical-align:middle}
.comp{margin-right:20px;-webkit-box-flex:1;flex:1;display:-webkit-box;display:inline-block;flex-wrap:wrap;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}
.comp h1{max-width:60%}
.certificate img{max-width:220px;width:100%}
.certificate a{padding:20px}
.effect{position:relative;overflow:hidden;margin:10px;min-width:160px;max-width:310px;width:100%;background:#fff;text-align:center;box-shadow:0 0 5px rgba(0,0,0,0.15)}
.effect *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .35s ease-out;transition:all .35s ease-out}
.effect img{max-width:100%;vertical-align:top}
.effect i{position:absolute;left:15px;bottom:15px;font-size:28px;color:#fff;width:50px;height:50px;line-height:50px;z-index:1}
.effect:after{background:#dd9a22;width:50px;height:50px;position:absolute;left:15px;bottom:15px;content:'';border-radius:50%;-webkit-transition:all .35s ease;transition:all .35s ease}
.effect a{left:0;right:0;top:0;bottom:0;position:absolute;z-index:1}
.effect:hover img,.effect.hover img{opacity:.4}
.effect:hover:after,.effect.hover:after{-webkit-transform:scale(10);transform:scale(10);opacity:.75}
.effect:hover i,.effect.hover i{-webkit-transform:scale(2) translate(10px,-10px);transform:scale(2) translate(10px,-10px)}


.textBanner .contentBlock{padding-bottom:0px}



.captcha-link ion-icon{height:35px;width:35px;transition:.7s}
.captcha-link ion-icon:hover{height:35px;width:35px;transform: rotate(90deg);}


/* End */


/* Start:/bitrix/templates/citrus_tszh_adaptive_default/template_styles.css?167870079658137*/
html,body{width:100%;overflow-x:hidden;scroll-behavior:smooth}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-ExtraBold.eot);src:local('Gilroy ExtraBold'),local(Gilroy-ExtraBold),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-ExtraBold.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-ExtraBold.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Heavy.eot);src:local('Gilroy Heavy'),local(Gilroy-Heavy),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Heavy.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Heavy.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Heavy.ttf) format("truetype");font-weight:900;font-style:normal}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-LightItalic.eot);src:local('Gilroy Light Italic'),local(Gilroy-LightItalic),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-LightItalic.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-LightItalic.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-ThinItalic.eot);src:local('Gilroy Thin Italic'),local(Gilroy-ThinItalic),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-ThinItalic.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-ThinItalic.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-ThinItalic.ttf) format("truetype");font-weight:100;font-style:italic}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-BlackItalic.eot);src:local('Gilroy Black Italic'),local(Gilroy-BlackItalic),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-BlackItalic.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-BlackItalic.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-BlackItalic.ttf) format("truetype");font-weight:900;font-style:italic}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-BoldItalic.eot);src:local('Gilroy Bold Italic'),local(Gilroy-BoldItalic),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-BoldItalic.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-BoldItalic.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-SemiBold.eot);src:local('Gilroy SemiBold'),local(Gilroy-SemiBold),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-SemiBold.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-SemiBold.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-UltraLightItalic.eot);src:local('Gilroy UltraLight Italic'),local(Gilroy-UltraLightItalic),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-UltraLightItalic.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-UltraLightItalic.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-UltraLightItalic.ttf) format("truetype");font-weight:200;font-style:italic}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-SemiBoldItalic.eot);src:local('Gilroy SemiBold Italic'),local(Gilroy-SemiBoldItalic),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-SemiBoldItalic.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-SemiBoldItalic.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-SemiBoldItalic.ttf) format("truetype");font-weight:600;font-style:italic}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Light.eot);src:local('Gilroy Light'),local(Gilroy-Light),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Light.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Light.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Light.ttf) format("truetype");font-weight:300;font-style:normal}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-MediumItalic.eot);src:local('Gilroy Medium Italic'),local(Gilroy-MediumItalic),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-MediumItalic.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-MediumItalic.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-ExtraBoldItalic.eot);src:local('Gilroy ExtraBold Italic'),local(Gilroy-ExtraBoldItalic),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-ExtraBoldItalic.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-ExtraBoldItalic.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-ExtraBoldItalic.ttf) format("truetype");font-weight:800;font-style:italic}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Regular.eot);src:local('Gilroy Regular'),local(Gilroy-Regular),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Regular.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Regular.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Regular.ttf) format("truetype");font-weight:400;font-style:normal}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-HeavyItalic.eot);src:local('Gilroy Heavy Italic'),local(Gilroy-HeavyItalic),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-HeavyItalic.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-HeavyItalic.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-HeavyItalic.ttf) format("truetype");font-weight:900;font-style:italic}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Medium.eot);src:local('Gilroy Medium'),local(Gilroy-Medium),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Medium.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Medium.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Medium.ttf) format("truetype");font-weight:500;font-style:normal}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-RegularItalic.eot);src:local('Gilroy Regular Italic'),local(Gilroy-RegularItalic),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-RegularItalic.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-RegularItalic.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-RegularItalic.ttf) format("truetype");font-weight:400;font-style:italic}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-UltraLight.eot);src:local('Gilroy UltraLight'),local(Gilroy-UltraLight),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-UltraLight.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-UltraLight.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-UltraLight.ttf) format("truetype");font-weight:200;font-style:normal}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Bold.eot);src:local('Gilroy Bold'),local(Gilroy-Bold),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Bold.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Bold.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Bold.ttf) format("truetype");font-weight:700;font-style:normal}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Thin.eot);src:local('Gilroy Thin'),local(Gilroy-Thin),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Thin.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Thin.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Thin.ttf) format("truetype");font-weight:100;font-style:normal}
@font-face{font-display:swap;font-family:'Gilroy';src:url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Black.eot);src:local('Gilroy Black'),local(Gilroy-Black),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Black.eot?#iefix) format("embedded-opentype"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Black.woff) format("woff"),url(/bitrix/templates/citrus_tszh_adaptive_default/fonts/gilroy/Gilroy-Black.ttf) format("truetype");font-weight:900;font-style:normal}

::selection {
    background-color: #dd9a22;
    color: #fff;
}
.block-grid {
	width:100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.way > * {
  flex: 1 1 100%;
}

@media all and (max-width:900px) {
  .block-grid {
	  width:100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .services, .way{
	  margin:20px;
  }
  .last{margin-right:20px;}
}


.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;
	text-align:center;
	display:block;
}
.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: #fff;
    margin: 0
}
* {
    font-family: Gilroy, sans-serif;
}
header {
    width: 100%;
	margin-top:0;
	margin-bottom:100px;
	background-color:#fff;
}
.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: rgba(0,0,0,.2);
	color:white;
    height: 50px;
}
.top-line__right {
    float: right;
    font-size: 14px;
    color: #fff;
    line-height: 50px
}
.top-line__right .top-line__link {
    color: #fff
}
.top-line__right .top-line__link a {
    text-decoration: none;
    color: #fff;
	font-family: 'Scada', sans-serif;
}
.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_default/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
}
@media screen and (min-width: 1200px) {
    .visible-desktop {
        display: block !important
    }
    .top-line__box {
        width: 1200px
    }
    .head-info {
        width: 1200px
    }
    .logo {
        width: 30%;
        overflow: hidden;
    }
    .logo__box {
        /*min-width: 430px;*/
        width: 100%;
    }
    .numbers {
        float: right
    }
    .breadcrumbs {
		margin:0 auto;
        width: 1200px;
		text-align:left;
		color:#dd9a22;
		font-size:20px;
		margin-top:30vh;
    }
    .content__page {
        width: 1200px
    }
    .contacts__block {
        width: 1100px
    }
    .contacts__item {
        width: 50%;
        height: 95px
    }
    .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%
    }
}
@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 {
        max-width: 150px;
		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%
    }
    .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;
	display:block;
	margin:0 auto;
}
.window__input-star {
    font-size: 16px;
    color: #fd5555
}
.window__input {
	max-width:500px;
    width: 100%;
    border: 1px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7;
    height: 50px;
    box-sizing: border-box;
    background-color: #fff;
    padding-left: 15px;
    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) {
	.cont div{
		padding:5px !important;
	}
    .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__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 > 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: #dd9a22;
    border: 1px solid #ffbb42;
    border-radius: 4px;
    padding: 10px 33px;
    color: #fff;
    font-size: inherit;
    cursor: pointer;
    text-decoration: none;
	transition:.5s;
}
.form-theme-default input[type=submit], .link-theme-default:hover {
	color:#000;
}
.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: 16px;
	font-size:16px;
}
.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
    }
}
.table1 {
    display: table;
    border: 1px solid #2b5f93;
    border-radius: 6px;
    border-spacing: 0;
    width: 100%
}
.table1 .table1__row, .table1 tbody > tr {
    display: table-row
}
.table1 .table1__row:last-child .table1__cell, .table1 .table1__row:last-child td, .table1 tbody > tr:last-child .table1__cell, .table1 tbody > 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 > div, .liv-table .liv-table__cell-date-stamp {
    display: flex
}
.liv-table .div-date-stamp > div .liv-table__cell-stamp, .liv-table .liv-table__cell-date-stamp .liv-table__cell-stamp {
    min-width: 75px
}
.liv-table .div-date-stamp > 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 > 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
    }
}
@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
    }
}
#left-area {
    width: 320px;
    margin-right: 30px
}


.mainBanner{background-image: linear-gradient(to right,#263555,rgba(255, 255, 255, 0)), url(/upload/media/img/banners/main-5.jpg);background-repeat:no-repeat;background-position:center top;position:relative;z-index:3;border-width:0;background-size:cover;height:85vh}
.contactBanner{display:flow-root;background: linear-gradient(rgba(33, 67, 122, 0.5686274509803921), rgba(46, 92, 167, 0.5686274509803921)),url(/upload/media/img/banners/bg-contacts.jpg);background-repeat:no-repeat;background-position:center top;position:relative;z-index:3;border-width:0;background-size:cover;height:45vh;border-bottom-left-radius: 50% 2%;border-bottom-right-radius: 50% 2%;}
.vacanciesBanner{display:flow-root;background: linear-gradient(rgba(33, 67, 122, 0.5686274509803921), rgba(46, 92, 167, 0.5686274509803921)),url(/upload/media/img/banners/bg-vacancies.jpg);;background-repeat:no-repeat;background-position:center top;position:relative;z-index:3;border-width:0;background-size:cover;height:45vh;border-bottom-left-radius: 50% 2%;border-bottom-right-radius: 50% 2%;}
.faqBanner{display:flow-root;background-image:linear-gradient(rgba(33, 67, 122, 0.5686274509803921), rgba(46, 92, 167, 0.5686274509803921)),url(/upload/media/img/banners/background-faq.jpg);background-repeat:no-repeat;background-position:center top;position:relative;z-index:3;border-width:0;background-size:cover;height:45vh;border-bottom-left-radius: 50% 2%;border-bottom-right-radius: 50% 2%;}
.serviceBanner{display:flow-root;background: linear-gradient(rgba(33, 67, 122, 0.5686274509803921), rgba(46, 92, 167, 0.5686274509803921)),url(/upload/media/img/banners/bg-services.jpg);background-repeat:no-repeat;background-position:center top;position:relative;z-index:3;border-width:0;background-size:cover;height:45vh;border-bottom-left-radius: 50% 2%;border-bottom-right-radius: 50% 2%;}
.companyBanner{display:flow-root;background-image:linear-gradient(rgba(33, 67, 122, 0.5686274509803921), rgba(46, 92, 167, 0.5686274509803921)),url(/upload/media/img/banners/bg-company.jpg);background-repeat:no-repeat;background-position:center top;position:relative;z-index:3;border-width:0;background-size:cover;height:45vh;border-bottom-left-radius: 50% 2%;border-bottom-right-radius: 50% 2%;}
.personalBanner{display:flow-root;background-image:linear-gradient(rgba(33, 67, 122, 0.5686274509803921), rgba(46, 92, 167, 0.5686274509803921)),url(/upload/media/img/banners/bg-personal.jpg);background-repeat:no-repeat;background-position:center top;position:relative;z-index:3;border-width:0;background-size:cover;height:45vh;border-bottom-left-radius: 50% 2%;border-bottom-right-radius: 50% 2%;}
.citizenBanner{display:flow-root;background:linear-gradient(rgba(33, 67, 122, 0.5686274509803921), rgba(46, 92, 167, 0.5686274509803921)),url(/upload/media/img/banners/background-citizen4.jpg);background-repeat:no-repeat;background-position:center top;position:relative;z-index:3;border-width:0;background-size:cover;height:45vh;border-bottom-left-radius: 50% 2%;border-bottom-right-radius: 50% 2%;}
.newcitizenBanner{display:flow-root;background: linear-gradient(rgba(33, 67, 122, 0.5686274509803921), rgba(46, 92, 167, 0.5686274509803921)),url(/upload/media/img/banners/bg-personal.jpg);background-repeat:no-repeat;background-position:center top;position:relative;z-index:3;border-width:0;background-size:cover;height:45vh;border-bottom-left-radius: 50% 2%;border-bottom-right-radius: 50% 2%;}
.payBanner{display:flow-root;background: linear-gradient(rgba(33, 67, 122, 0.5686274509803921), rgba(46, 92, 167, 0.5686274509803921)),url(/upload/media/img/banners/bg-pay.jpg);background-repeat:no-repeat;background-position:center top;position:relative;z-index:3;border-width:0;background-size:cover;height:45vh;border-bottom-left-radius: 50% 2%;border-bottom-right-radius: 50% 2%;}
.workplaceBanner{display:flow-root;background: linear-gradient(rgba(33, 67, 122, 0.5686274509803921), rgba(46, 92, 167, 0.5686274509803921)),url(/upload/media/img/banners/bg-wp.jpg);background-repeat:no-repeat;background-position:center top;position:relative;z-index:3;border-width:0;background-size:cover;height:45vh;border-bottom-left-radius: 50% 2%;border-bottom-right-radius: 50% 2%;}
.blogBanner{display:flow-root;background: linear-gradient(rgba(33, 67, 122, 0.5686274509803921), rgba(46, 92, 167, 0.5686274509803921)),url(/upload/media/img/banners/bg-blog.jpg);background-repeat:no-repeat;background-position:center top;position:relative;z-index:3;border-width:0;background-size:cover;height:45vh;border-bottom-left-radius: 50% 2%;border-bottom-right-radius: 50% 2%;}
.redevelopBanner{display:flow-root;background: linear-gradient(rgba(33, 67, 122, 0.5686274509803921), rgba(46, 92, 167, 0.5686274509803921)),url(/upload/media/img/banners/redevelop.jpg);background-repeat:no-repeat;background-position:center top;position:relative;z-index:3;border-width:0;background-size:cover;height:45vh;border-bottom-left-radius: 50% 2%;border-bottom-right-radius: 50% 2%;}



.contentBlock{
	max-width:1250px;
	padding:20px 20px 0 20px;
	width:100%;
	margin:0 auto;
	box-sizing: border-box;
    overflow: hidden;
	padding-bottom:100px;
}
.contentBlock .b30{
	display:inline-block;
	text-align:center;
	margin-right:4%;
}
.last{
	margin-right:0!important;
}
.b25{
	width:100%;
	max-width:25%;
}
.b30{
	width:100%;
	max-width:30%;
}
.b35{
	width:100%;
	max-width:35%;
}
.b40{
	width:100%;
	max-width:40%;
}
.b50{
	width:100%;
	max-width:50%;
}
.b60{
	width:100%;
	max-width:60%;
}
.b70{
	width:100%;
	max-width:70%;
}

.wayImg{margin:0 auto}
.cabinet{display:none}
.way{margin-right:40px;padding:20px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.achieve{padding:20px;text-align:center;-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}
.choose{background:#f3f3f3;padding:20px;margin:20px;text-align:center;-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;box-shadow:rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px}
.choose:hover{background:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}
.partner{margin-right:10px;padding:20px;text-align:center;-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;flex-wrap:wrap;border:2px solid #e7e7e7;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;box-shadow:rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px}
.points{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}
.partner:hover{-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.08);box-shadow:0 5px 10px rgba(0,0,0,0.08);border:2px solid #dd9a22}
.partner a{margin:0 auto}
.partner img{max-width:180px;width:100%;display:block}
.item{opacity:0}


.contactInf{width:100%;}
.cont:hover{box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;background-color:#f8f8f9;}
.cont hr{margin:3%}
.cont h2{font-size:28px;color:#dd9a22;text-align:center;margin:10px 0 5px}
.cont h3{font-size:20px;text-align:center;margin:0}
.cont h4{font-size:17px;text-align:center;font-weight:400;margin:10px 0 5px}
.cont span{font-size:14px}
.cont div{padding:5px 20px}
.cont i{font-size:80px;float:left;margin-right:25px;color:#dd9a22}
.cont .dpmnum{font-size:20px;font-weight:600}
.cont{border-radius:5px;box-shadow:rgba(50,50,93,0.25) 0 6px 12px -2px,rgba(0,0,0,0.3) 0 3px 7px -3px;margin:15px;-webkit-box-flex:1;flex:1;display:-webkit-box;display:block;flex-wrap:wrap;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}

.titleSlider{width:100%;max-width:750px;position:absolute;bottom:10%;left:6%;transform:translate(-15%,-50%);color:#fff;text-align:left}
.titleSlider .waybox-button2:hover{box-shadow: inset 0px 0px 0px 3px #f7f7f7;}
.titleSlider .waybox-button2{
	max-height: 52px;
    max-width: 215px;
    width: 100%;
    cursor: pointer;
    border-radius: 1px;
	background-color: rgb(221 154 34 / 0%);
	border: 2px solid;
    padding: 15px 20px;
    color: #fff;
    font-size: 1rem;
    text-decoration: none;
    transition: .5s;
}

.titleSlider img{max-width:60px;width:100%;display:inline-block}
.titleSlider h4{display:inline-block;padding-left:15px; font-size:1.25em;transition:.5s;}
.titleSlider h4 a:hover{color:#dd9a22;}
.titleSlider a{color:#fff;text-decoration:none}
.titleSlider h3{margin:0;font-size:2.15em;font-weight:500;opacity:.8;}
.titleSlider h2{margin:0;font-size:1em;opacity:.7;font-weight:300;text-transform:uppercase;}
.titleSlider h1{margin-top:.5em;font-size:1.7em}
.titleSlider, .waybox-button{font-size:1em;font-weight:600;}


.serviceImg{background-attachment: fixed;background-image:url(/upload/media/img/bg-achievement1.jpg);background-position:bottom center;background-size:cover;padding:50px 0 20px;margin-bottom:100px}
.services a{color:#000;text-decoration:none;transition:.5s;}

.services h4{font-weight:600;color:#1f2021;font-size:1.3rem;margin:1rem 0 .6rem}
.services{margin-right:20px;padding:20px;border-radius:4px;text-align:center;-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;flex-wrap:wrap;border:2px solid #e7e7e7;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}
.services:hover{-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.08);box-shadow:0 5px 10px rgba(0,0,0,0.08)}
.services:hover a{color:#dd9a22;text-decoration:none;transition:.5s;}
.service1 p{min-height:100px}
.service2 p{min-height:60px}
.services img{margin:1rem auto;max-width:150px}
.service1:hover,.service2:hover{border:2px solid #dd9a22}
.services > *{flex:1 1 100%}

.vach{text-align:center;color:#dd9a22}
.vac .point{border-bottom:1px solid #8c8b8b}
.vacy .cardShadow{margin:10px;padding:40px 10px}
.vacy h2{text-align:center}
.vacy img{max-width:125px;width:100%}
.profIcon{display:inline-block}
.profText{text-align:left}
.vacy .waybox-button{display:block;max-width:125px;margin:0 auto;width:100%}
.vacation{background-color:#cecece1f;margin-right:10px;padding:20px;text-align:center;-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;flex-wrap:wrap;border:2px solid #e7e7e7;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}
.vacation:hover{-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.08);box-shadow:0 5px 10px rgba(0,0,0,0.08);border:2px solid #dd9a22}


.tableCitizen{margin:0 0 40px;width:100%;box-shadow:0 1px 3px rgba(0,0,0,0.2);display:table}
.rowCitizen{display:table-row;background:#f6f6f6}
.rowCitizen:nth-of-type(odd){background:#e9e9e9}
.rowCitizen.header{font-weight:600;color:#fff;background:#203552}
.cellCitizen{padding:6px 12px;display:table-cell;vertical-align:middle;}
.cellCitizen.b50{width:50%;}
.cellCitizen.b25{width:25%;}
.cellCitizen a{text-decoration:none;color:#dd9a22;}
@media only screen and (min-width: 992px) and (max-width: 1199.98px),only screen and (min-width: 768px) and (max-width: 991.98px),only screen and (max-width: 767.98px),only screen and (max-width: 479.98px) {
.tableCitizen{display:block}	
.rowCitizen{padding:14px 0 7px;display:block}
.rowCitizen.header{padding:0;height:6px}
.rowCitizen.header .cellCitizen{display:none}
.rowCitizen .cellCitizen{margin-bottom:10px}
.rowCitizen .cellCitizen:before{margin-bottom:3px;content:attr(data-title);min-width:98px;font-size:10px;line-height:10px;font-weight:700;text-transform:uppercase;color:#969696;display:block}
.cellCitizen{padding:2px 16px;display:block;width:100%;}
.cellCitizen.b50{width:100%;max-width:100%;}
.cellCitizen.b25{width:100%;max-width:100%;}
.titleSlider .waybox-button2{margin-left:0px;margin-top:10px;}
.titleSlider .waybox-button {margin-top:5px;}
}

a{color:#dd9a22;text-decoration:none;}

.infoNav{max-width:100%;width:100%;background-color:#f7f2ec;border-radius:10px;padding:25px 0 10px 15px}
.infoNav a{text-decoration:none;font-size:17px;color:#000;display:flex;margin-bottom:20px}
.infoNav a:hover{color:#dd9a22}
.textBanner{background-color:#f7f2ec;background-repeat:no-repeat;background-position:center top;position:relative;z-index:3;border-width:0;background-size:cover;color:#535c69;padding:40px 0;margin-bottom:50px}
.callBanner{background-color:#f7f2ec;text-align:center;background-repeat:no-repeat;background-position:center top;position:relative;z-index:3;border-width:0;background-size:cover;color:#535c69;padding:40px 0;margin-bottom:50px}
.callBanner a{text-decoration:none;color:#dd9a22}
.faq{max-width:1200px;width:100%;margin:0 auto;box-sizing:border-box;overflow:hidden}


.errorblock{background-image:url(/upload/media/img/banners/background-404.jpg);background-position:bottom center;background-size:cover;padding:100px 0;margin-bottom:10px}
.errorblock h1{font-size:2rem}
.errorblock h2{font-size:14rem;margin:10px;color:#dd9a22}
.errorblock.waybox-button{padding:15px 70px;font-size:1rem}
.error{padding:20px;-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}



.dpmnum{
	text-decoration:none;
	color:#dd9a22;
}

.text-focus-in{-webkit-animation:text-focus-in 1s cubic-bezier(0.550,0.085,0.680,0.530) both;animation:text-focus-in 1s cubic-bezier(0.550,0.085,0.680,0.530) both}
@-webkit-keyframes text-focus-in {
0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}
100%{-webkit-filter:blur(0);filter:blur(0);opacity:1}
}
@keyframes text-focus-in {
0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}
100%{-webkit-filter:blur(0);filter:blur(0);opacity:1}
}
.fade-in-top{-webkit-animation:fade-in-top 3s cubic-bezier(.39,.575,.565,1.000) both;animation:fade-in-top 3s cubic-bezier(.39,.575,.565,1.000) both}
@-webkit-keyframes fade-in-top {
0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}
100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
@keyframes fade-in-top {
0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}
100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
.fade-in-left{-webkit-animation:fade-in-left 3s cubic-bezier(.39,.575,.565,1.000) both;animation:fade-in-left 3s cubic-bezier(.39,.575,.565,1.000) both}
@-webkit-keyframes fade-in-left {
0%{-webkit-transform:translateX(-50px);transform:translateX(-50px);opacity:0}
100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}
}
@keyframes fade-in-left {
0%{-webkit-transform:translateX(-50px);transform:translateX(-50px);opacity:0}
100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}
}

.personal-account{display:none;}
.achieveImg h3{text-align:center;color:#dd9a22;font-size:25px;text-transform:uppercase;}
.achieveImg p{text-align:center;color:#fff;font-size:17px;}
.achieveImg span{text-align:center;color:#dd9a22;font-weight:600;font-size:40px;}
.achGrid{display: grid;grid-template-columns: repeat(auto-fill,minmax(225px,1fr));grid-gap: 3rem;}


.personalGrid{grid-template-columns: 25% 75%; display: -ms-grid;display: grid;margin:25px;}
.menuGrid{position:relative;overflow:hidden;display:-ms-grid;display:grid;padding-right:25px;}
.persmainGrid{position:relative;overflow:hidden;padding:15px;padding:1.5vw;grid-template-columns: auto;grid-template-rows: auto 1fr;}


@media only screen and (min-width: 992px) and (max-width: 1199.98px),only screen and (min-width: 768px) and (max-width: 991.98px),only screen and (max-width: 767.98px),only screen and (max-width: 479.98px) {
	.achs img{display:none;}
	.achs {display:block;}
	.titleSlider{max-width:100%;}
	.personalGrid{grid-template-columns: 100%;}
	.menuGrid{display:none;}
	.achGrid{display: grid;grid-template-columns: 47% 48%;grid-gap: 1.1rem;}
	.achieveImg p{font-size:17px;}
	.achieveImg span{font-size:30px;}
	.contacts{padding:20px;}
	#imgDesc{display:none!important;}
	#imgMob{display:block!important;max-width:50px;}
	.service h2{font-size:23px;}
	.titleSlider h3{font-size:1.5em;}
	.titleSlider h2{font-size:1em;}
	.titleSlider h4{font-size:1.05em;}
	header{
		margin-bottom:50px;
	}
		.last{
			margin-right:20px!important;
		}
		.way{margin-right:20px!important;display: inline-block;}
		.partner{margin-right:10px!important; margin-bottom:10px;}
		.points, .choose, .partner, .services, .vacation, .cont{display: inline-block;}
		.titleSlider{

				color: white;
				text-align: center;
				bottom:-2%;
				left:auto;
				padding:15px;
		}
		.titleSlider h1{display:none;}
		.phoneSlider{
			    width: 100%;
				max-width: 100vw;
				position: absolute;
				color: white;
				text-align: center;
				top:auto;
				left:auto;
				bottom:2%;
				padding:15px;
		}
		.point{
			margin-bottom:30px;
		}
		.comp h1{max-width:100%;}
		
		.titleSlider h1{
			font-size:1.4em;
		}
		.phoneSlider h1{
			font-size:1.4em;
			text-align:left;
		}

		.block-grid {
			width:100%;
			display: -webkit-box;
			display: flex;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			flex-direction: column;
		}
		
		#feedbackForm{padding-top:0;}
		.search{
			display:none;
		}
		.copyright{
			margin-top:0;
			padding:20px;
		}
		.b35, .b40, .b50, .b60, .b70{max-width:100%;}
		.footerContact{padding:20px;}
		.errorblock .waybox-button{
			width:100%;
			
		}
		.errorblock h2{
			font-size:11rem;
		}
		.mainBanner{background-image: linear-gradient(to top,#263555,#fff0), url(/upload/media/img/banners/main-5.jpg);}
		.textBanner{padding:40px 20px;}
}

/* End */
/* /bitrix/templates/citrus_tszh_adaptive_default/colors.css?16787007982824 */
/* /bitrix/components/bf/cookiespro/templates/.default/style.css?16957314491970 */
/* /bitrix/components/otr/tszh.header.switcher/templates/.default/style.css?15878236521874 */
/* /bitrix/templates/citrus_tszh_adaptive_default/components/bitrix/system.auth.form/footer-auth/style.css?16787007963686 */
/* /bitrix/templates/citrus_tszh_adaptive_default/styles.css?17502600689730 */
/* /bitrix/templates/citrus_tszh_adaptive_default/template_styles.css?167870079658137 */
