

/* Start:/local/templates/.default/components/bitrix/system.auth.form/popup-v2/style.css?17664980098237*/
.personal_doors .userMenuItems {
  margin:0 12px 12px 12px;
}
.personal_doors .userMenuItems a.item,
.personal_doors .userMenuItems a.item:link
.personal_doors .userMenuItems a.item:visited {
  display:table;
  width:100%;
  margin:8px 0 0 0;
  padding:0;
}
.userMenuItems .pic {
  width:40px;
  display:table-cell;
  vertical-align:top;
  position:relative;
}
.userMenuItems .label {
  width:auto;
  display:table-cell;
  vertical-align:top;
  color: #789440;
}
.userMenuItems a.item i.e {
  color: white;
  margin: 0;
  font-size: 11px;
  z-index: 99;
  display: block;
  background-color: #424242;
  position: absolute;
  left: 7px;
  top: 7px; 
}
.userMenuItems a.item:hover i.e {
  background-color: #789440;
  color: white;
}
.subscribe-box {
  width:100%;
  max-width:420px;
  padding:30px;
  box-sizing: border-box;
  font-family: Roboto;
} 
.subscribe-box .title {
  text-align: center;  
  font-size: 24px;
  color: #424242;
  display: block;
  line-height: 32px; 
  text-transform: uppercase;
  mrgin-bottom:30px;
}
.subscribe-box .rubric {
  margin-top: 12px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.subscribe-box .rubric input,
.subscribe-box .subrubric input,
.subscribe-box .unrubric input {
  margin-right: 15px;
}
.subscribe-box .unrubric {
  display: inline-block;
  margin-top: 30px;
  margin-left: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}
.subscribe-box .rubric span {
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  margin-left: 37px;
}
.subscribe-box .subrubric {
  margin: 10px 0 0 34px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.subscribe-box .country-box {
  margin: 20px 0 0 0;
}
.country-box .label {
  display: inline-block;
  font-weight: 400;
  margin: 0 25px 0 0;
  font-size: 16px;
  line-height: 38px;
  vertical-align: top;
  color:#333;
  padding:0;
}
.country-box .country-sel {
  width: 200px;
  margin: 0;
  display: inline-block;
  position:relative;
}
.country-box .selected {
  border: 1px solid rgb(217,217,217);
  border-radius: 2px;
  padding: 0 0 0 10px;
  font-size: 15px;
  height: 38px;
  line-height: 38px;
  text-align: left;
  cursor: pointer;
  text-align: left;
  font-weight: 300;
  width: 190px;
  color: #606060;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: content-box;
}
.country-box .selected:after {
  font-family: 'Material Icons';
  content: "\E5C5";
  font-size: 24px;
  background-color:white;
  padding: 0;
  position: absolute;
  right: -1px;
  top:1px;
  z-index: 1;
  pointer-events: none;  
}
.error_field {
  color: red;
  font-size: 11px;
  display: none;
}
.country-box .list {
  display:none;
  padding: 10px 20px 10px 20px;
  width: 202px;
  height: 225px;
  overflow-x: hidden;
  overflow-y: scrool;
  background: white;
  position: absolute;
  left: 0;
  top: -224px;
  z-index: 900;
  border: 1px solid #D8D8D8;
  font-size: 15px;
  line-height: 25px; 
  box-sizing: border-box;
}
.country-box .list label {
  width:100%;
  display: inline-block;
}
.country-box .submit {
  display:none;
  border-radius: 2px;
  padding: 0;
  font-size: 15px;
  line-height: 38px;
  text-align: center;
  color: white;
  cursor: pointer;
  cursor: hand;
  font-weight: 300;
  width: 202px;
  box-sizing: border-box;
  background-color: #6b9cd4;
  border: 1px solid #6b9cd4;
  position: absolute;
  top:0;
  left:0;
  z-index: 900;
}
.country-box .list.open {
  display:block;
}
.country-box .submit.open {
  display:block;
}
.subscribe-box .messages {
  line-height: 1.2em;
  font-size: 14px;
}
.subscribe-box .messages span {
  margin:6px 0;
  color:#668800;
  display: inline-block;
}
.subscribe-box .messages span.warning {
  color:red;
}
.popup-window-overlay {
  position:fixed;
}

.personal_door_container.open .personal_address {
  line-height: 16px;
  word-wrap: break-word;
  word-break: break-all;  
}
.notice-save {
  padding: 4px 12px;
  border: 1px solid #5D751F;
  color: white;
  font-size: 14px;  
  background-color: #5D751F;
  border-radius: 2px;
  position:fixed;
  display:none;
  transition:display .25s ease .25s;
  box-shadow:1px 1px 1px grey;
}
.notice-save.open {
  display: inline-block;
}

#authPopup .popup-window-close-icon {
  top:12px;
  right:12px;
}

.mainSection__formWrap.inPopup {
  width: 330px;
  max-width: 100%;
  margin:0;
  padding:40px;
  background-color:#F6F6F6;
  box-sizing: content-box;
}
@media screen and (max-width:410px) {
  .mainSection__formWrap.inPopup {
    padding:12px;
    width:290px;
  }  
}

/* profileUserOperation */
.profileUserOperation {
  position:relative;
  display:flex;
  height:100%;
}
.t8.profileUserOperation {
  position:fixed;
  right:0;
  top:0;
  height:99px;
}
.brashed .t8.profileUserOperation {
  height:70px;
}
.profileUserOperation.ondetail {
  position: fixed;
  top:0;
  right:0;
  height:70px;
}
.profileUserOperation__avatar {
  margin:auto 15px auto auto;
  border-radius: 100%;
  background-color: #FFFFFF;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.profileUserOperation__avatar {
  width:40px;
  height:40px;  
}
.t8 .profileUserOperation__avatar,
.s8 .profileUserOperation__avatar {
  width:50px;
  height:50px;  
}
.profileUserOperation__avatar.noname::before {
  font-family: 'Material Icons';
  content: "\E853";
}
.profileUserOperation__avatar.noname::before {
  line-height: 40px;
  font-size:40px;
  color:#677E1D;
}
.t8 .profileUserOperation__avatar.noname::before,
.s8 .profileUserOperation__avatar.noname::before {
  color:#337ab7;
  line-height:50px;
  font-size:50px;  
}
.profileUserOperation__card {
  position:absolute;
  top: calc(100% + 5px);
  right: 15px;
  width:180px;
  padding:0;
  margin:0;
  background: #FFFFFF;
  box-shadow: 0px 4px 25px rgba(53, 53, 53, 0.25);
  border-radius: 4px;  
  display:none;
}
.profileUserOperation:hover .profileUserOperation__card {
  display:block;
}
.profileUserOperation__card::after {
  content: " ";
  position: absolute;
  bottom: 100%;
  border-width: 11px;
  border-style: solid;
  border-color: transparent transparent white transparent;  
}
.profileUserOperation__card::before {
  content: " ";
  position: absolute;
  bottom: 100%;
  width:100%;
  height:15px;
}
.profileUserOperation__card::after {
  right: 9px;
}
.s8 .profileUserOperation__card::after {
  right: 14px;
}
.profileUserOperation__name {
  width: 100%;
  padding: 13px 16px;
  box-sizing: border-box;  
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;  
  border-bottom: 1px solid #EFEFEF;
  overflow:hidden;
}
.profileUserOperation__action {
  width: 100%;
  padding: 0 16px 10px 16px;
}
.profileUserOperation__action a {
  margin-top:10px;  
  text-decoration:none;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px; 
  display: inline-block;
  width:100%;
}
.profileUserOperation__action a,
.profileUserOperation__action a:link,
.profileUserOperation__action a:active,
.profileUserOperation__action a:visited,
.profileUserOperation__action a:hover {
  color:#474747;
}
.profileUserOperation__action a::before {
  font-family: 'Material Icons';
  font-weight:100;
  font-size: 17px;
  line-height: 20px; 
  vertical-align: sub;  
  margin-right:10px;
}
.profileUserOperation__action_home::before {
  content: "home"; 
}
.profileUserOperation__action_rss_feed::before {
  content: "rss_feed"; 
}
.profileUserOperation__action_import_contacts::before {
  content: "import_contacts"; 
}
.profileUserOperation__action_exit_to_app::before {
  content: "exit_to_app"; 
}
.profileUserOperation__action a:hover::before {
  color:#688236;
}
.s8 .profileUserOperation__action a:hover::before {
  color:#337ab7;
}
.t8 .profileUserOperation__action a:hover::before {
  color:#C7A780;
}
/* End */


/* Start:/local/classes/Conditions.css?17658120685385*/
.condition__overlay {
  width:100%;
  height:100%;
  position:fixed;
  top:0;
  left:0;
  opacity:.8;
  background-color:darkgray;
  z-index:1200;
}
.condition__popup {
  font-family:'Roboto';
  font-size:500;
  position:fixed;
  width:540px;
  height:auto;
  main-height:200px;
  top:50%;
  left:50%;
  background-color:white;
  z-index:1202;
  margin-top:-125px;
  margin-left:-150px;
  border-radius:4px;
}
.condition__title {
  width:100%;
  padding:14px 16px 10px 16px;
  box-sizing: border-box;
  font-size:16px;
  line-height:20px;
  border-radius:4px 4px 0 0;
  color:white;
}
.condition__acceptBox {
  margin:20px 0;
  padding:20px;
  display:flex;
  align-items: center;
}
.condition__acceptBox a,
.condition__acceptBox a:link,
.condition__acceptBox a:hover,
.condition__acceptBox a:visited {
  color:blue;
}
.condition__checkerBox {
  width:32px;
  height:32px;
  margin:0 22px 0 0;
  cursor:pointer;
}
.condition__checkerBox::after {
  content:'check_box_outline_blank';
  font-family: 'Material Icons';
  font-size:32px;
  line-height: 1;
  color:#CFCFCF;
}
.condition__checkerBox.checked::after {
  content:'check_box';
}
.condition__checkerBox.check {
  background-position:center bottom;
}
.condition__labelBox {
  font-size:16px;
  color:#979797;
  line-height: 23px;
}

.condition__buttonBox {
  display: flex;
  margin-top:12px;
  padding:24px 48px 24px 48px;
  box-sizing: border-box;
  width:100%;
  border-top:1px solid #E8E8E8;
}
.condition__button {
  box-sizing: border-box;
  border: none;
  font-family: Roboto;
  font-size: 17px;
  color: #fff;
  width:205px;
  height: 47px;
  object-fit: contain;
  border-radius: 6px;
  background-color: #BFBFBF;
  box-shadow: 0 4px 8px 0 #ccccc;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  cursor: pointer;
  outline: 0;
}
.condition__button.active {
  color: #fff;
}

@media screen and (max-width: 765px) {
  .popupCPD .title {
    padding:10px 8px 10px 8px;
    font-size:14px;
  }
  .popupCPD .text {
    margin:0 0 0 0;
    padding:12px 16px 12px 16px;
    font-size:14px;
  }
  .popupCPD .buttonBox {
    padding:12px 16px 12px 16px;
  }
  .popupCPD .labelBox {
    font-size:14px;
  }
}

/* colors */
.condition__title {background-color:#688236;}
.condition__checkerBox.checked::after {color: #688236;}
.condition__button.active {background-color: #EA700D;}

.condition__title.s8 {background-color:#0091EA;}
.condition__checkerBox.s8.checked::after {color: #0091EA;}
.condition__button.s8.active {background-color: #0091EA;}

.condition__title.s9 {background-color:#0a77c4;}
.condition__checkerBox.s9.checked::after {color: #0a77c4;}
.condition__button.s9.active {background-color: #0a77c4;}

.condition__title.t5 {background-color:#5EABFE;}
.condition__checkerBox.t5.checked::after {color: #5EABFE;}
.condition__button.t5.active {background-color: #5EABFE;}

.condition__title.t6 {background-color:#4033DB;}
.condition__checkerBox.t6.checked::after {color: #4033DB;}
.condition__button.t6.active {background-color: #4033DB;}

.condition__title.t7 {background-color:#EA3168;}
.condition__checkerBox.t7.checked::after {color: #EA3168;}
.condition__button.t7.active {background-color: #EA3168;}

/* page */
.condition__pageText {
  margin:0;
  padding:30px 0 30px 0;
  font-family: 'Roboto';
  font-size:16px;
  line-height:1.7;
}
.condition__pageText__banner {
  width:100%;
  height:450px;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
}
.condition__pageText h1 {
  margin:35px 30px;
  padding:0;
  font-family: 'Roboto';
  font-size:24px;
}
.condition__pageText__text {
  margin:15px 30px;
}
.pageText__text p { 
  text-indent:45px;
  font-family: 'Roboto';
  font-size:16px;  
  line-height:1.5;
}
.pageText__text ul {
  margin:18px 0 18px 36px;
}
.pageText__text li {
  list-style: inherit;
  margin:12px 0;
}
@media screen and (min-width: 1025px) {
  .condition__pageText {
    max-width:1024px;
    margin:0 auto;
  }
}

.userTypeWidget {
  margin:100px auto 0 auto;
  padding:25px;
  font-family: 'Roboto';
  font-size:16px;
  max-width:320px;
  border:1px solid #eee;
  box-sizing: border-box;
}
@media screen and (min-width: 425px) {
  .userTypeWidget {
    max-width:420px;
  }
}

.userTypeWidget__checkFieldBox {
  margin:10px 0;
  display:flex;
  align-items: center;
}
.userTypeWidget__checkFieldBox a {
  color:#4033DB;
}
.userTypeWidget__checkerBox {
  width:32px;
  height:32px;
  margin:0 22px 0 7px;
  cursor:pointer;
}
.userTypeWidget__checkerBox::after {
  content:'check_box_outline_blank';
  font-family: 'Material Icons';  
  font-size:32px;
  line-height: 1;
  color:#CFCFCF;
}
.userTypeWidget__checkerBox.checked::after {
  content:'check_box';
  color: #4033DB;
}
.userTypeWidget__labelBox {
  color: #333;
  text-align:left;
}
.userTypeWidget__errorFieldBox {
  color: red;
  font-size: 12px;
  line-height: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
}
.userTypeWidget__button {
  margin:25px auto;
  box-sizing: border-box;
  border: none;
  font-family: Roboto;
  font-size: 17px;
  width:205px;
  height: 47px;
  object-fit: contain;
  border-radius: 6px;
  box-shadow: 0 4px 8px 0 #ccccc;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  cursor: pointer;
  outline: 0;
  background-color: #4033DB;
  color: #fff;  
}
/* End */


/* Start:/local/templates/unicorn.events.page/components/bitrix/form.result.new/questionare/style.css?17664980121709*/
.questionare {
  min-width: 310px;
  max-width: 482px;
  overflow: hidden;
  display: inline-block;
  margin: 0 10px 20px 10px;
}
.questionare_fields {
  display:none;
}
.footer__col__askBtn {
  text-transform: uppercase;
}
/*
.questionare__button_openForm {
  width:100%;
  margin:30px 0;
  padding:8px 12px;
  box-sizing: border-box;
  background-color:transparent;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  color: white;
  cursor:pointer;
  border:2px solid white;
}
.questionare__button_openForm:hover {
  color: #333;
  background-color:white;
}
*/
.questionare h4 {
  font-family: Roboto;
  font-size: 24px;
  font-weight: 900;
  text-align: left;
  color: #ffffff;
  text-transform: uppercase;
}
.questionare input.form-control {
  border-radius:0;
  width:100%;
}
.questionare form {
  font-size: 1px;
  display:block;
}
.questionare img {
  width:100%;
  height:38px;
  display: inline-block;
  vertical-align: top;
  border:1px solid white;
}
.questionare .onecol {
  width: 45%;
  display:inline-block;
  margin:0;
  vertical-align: top;
}
.questionare .twocol {
  width: calc(90% + .5rem);
  margin:0;
}
.questionare textarea.form-control {
  border-radius:0;
}
.questionare .btn {
  border-radius:0;
}
.questionare textarea {
  padding: 15px;
  height: 125px;
  resize: none;
}
.questionare .invalid-feedback {
  font-size: 10pt;
}
.questionare__captcha {
  width:100%;
  margin:25px 0 0 0;
}
.questionare__captcha img.capt {
  width:180px;
  border-radius: 8px;
  height:48px;
  vertical-align:top;
}
.questionare .answer {
  font-size:13pt;
  color:white;
}
/* End */


/* Start:/local/templates/unicorn.events.page/template_styles.css?17664980125128*/
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #FFFFFF;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.2);
  z-index: 100;
  transition: .4s all ease-in-out;
}
.default
{
  position: absolute;
  top: 0;
  left: 0;
}
.fixed
{
  position: fixed;
  top: 0;
  left: 0;
  animation: header .4s linear;
}

@keyframes header {
  0%
  {
    transform: translateY(-100%);
  }
  100%
  {
    transform: translateY(0%);
  }
}

.header__burger {
  position: relative;
}
.burger:after {
  position: absolute;
  top: -5px;
  left: 26px;
  content: '\e5c4';
  color: #424242;
  font-size: 42px;
  cursor: pointer;
}
.nav {
  display: flex;
  align-items: center;
  height: 100%;
}
.nav a {
  text-decoration:none;
}
.nav__btn__event {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  text-transform: uppercase;
  color: #FFFFFF;
  width: auto;
  height: 40px;
  margin-right: 30px;
  cursor: pointer;
  background: #424242;
  transition: .3s all ease-in-out;
  padding:0 18px;
}
.nav__btn__event:hover {
  background: #fff;
  color: #424242;
  border: 1px solid #424242;
}
@media screen and (max-width: 425px) {
  .nav__btn__event {
    font-size: 14px;
    height: 40px;
    margin-right: 20px;
    padding: 0 12px;
  }
}
.nav__btn__like
{
  position: relative;
  cursor: pointer;
  margin-right: 26px;
}
.nav__btn__like__count
{
  position: absolute;
  bottom: 3px;
  left: -2px;
  width: 17px;
  height: 17px;
  border-radius: 100%;
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  background: #FF0000;
  transition: .3s all ease-in-out;
}
.nav__btn__like:hover .nav__btn__like__count
{
  width: 20px;
  height: 20px;
}

@media(max-width: 1420px)
{
  .header__burger
  {
    display: block;
  }
}

@media(max-width: 390px)
{
  .header {
    height: 70px;
  }
  .nav__btn__like {
    position: relative;
    cursor: pointer;
    margin-right: 14px;
  }
  .nav__btn__event {
    font-size: 14px;
    height: 40px;
    margin-right: 20px;
    padding: 0 12px;
  }
}

/*
FOOTER
*/
footer {
  width: 100%;
  position: relative;
  background: #3F3F3F;
  padding-top: 46px;
  padding-bottom:  30px;
  overflow: hidden;
}
.footer-quez {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  margin:30px 18px 0 18px;
}
.footer-logo {
  width:250px;
  height:auto;
  margin-right: -64px;
}
.footer-logo img {
  width:100%;
  height:auto;

}
.footer-quez-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer__scrollBtn {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 65px;
  left: 50px;
  width: 65px;
  height: 65px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.35);
  z-index:900;
}
.footer__col__askBtn {
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #FFFFFF;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: .4s all ease-in-out;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
}
.footer__col__askBtn:hover {
  color: #666E7F;
  border: 1px solid #666E7F;
  background: #fff;
}
.footer-copyright {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #FFFFFF;
}
.footer-quez-form .questionare .onecol {
  width:47%;
}
.footer-quez-form .questionare .twocol {
  width: calc(94% + 0.5rem);
}

@media screen and (min-width:425px) {
  .footer-logo {
    width:320px;
  }
}
@media screen and (min-width:1024px) {
  .footer-quez {
    flex-direction: row;
    justify-content: space-evenly;
  }
}
.up:after
{
  position: absolute;
  top: 12px;
  left: 13px;
  transform: rotate(-90deg);
  color: #fff;
  content: '\ea50';
  font-size: 40px;
}

.header .nav a.panel-login-btn {
  background-color:#0088DF;
}
.bx-notifier-indicator {
  margin:0;
}
.nav .impanbox #bx-notifier-panel {
  margin-top:14px;
}
.nav .impanbox .bx-notifier-message .bx-notifier-indicator-icon .icon,
.nav .impanbox .bx-notifier-notify .bx-notifier-indicator-icon .icon,
.nav .impanbox .bx-notifier-message .bx-notifier-indicator-icon .icon:hover,
.nav .impanbox .bx-notifier-notify .bx-notifier-indicator-icon .icon:hover {
  background-color:#0088DE;
}
@media screen and (min-width:390px) {
  .nav .impanbox #bx-notifier-panel {
    margin-top:19px;
  }
}
/* End */
/* /local/templates/.default/components/bitrix/system.auth.form/popup-v2/style.css?17664980098237 */
/* /local/classes/Conditions.css?17658120685385 */
/* /local/templates/unicorn.events.page/components/bitrix/form.result.new/questionare/style.css?17664980121709 */
/* /local/templates/unicorn.events.page/template_styles.css?17664980125128 */
