

/* Start:/bitrix/templates/iskema/components/bitrix/menu/template_phobos_new/style.min.css?17107532592808*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#F5F5F5 url(/bitrix/templates/iskema/components/bitrix/menu/template_phobos_new/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#BC262C;font-weight:700;text-decoration:none}ul.left-menu li a:visited{color:#BC262C}ul.left-menu li a:hover{color:#BC262C}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#FC8D3D}.menu-row{position:relative}.component-menu-block-flex{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center}.component-menu-block-flex .menu-row{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;margin-left:-20px;margin-right:-20px;align-items:center}.menu-item-top{padding-left:20px;padding-right:20px;font-size:inherit}.dd-item-menu{display:none}.menu-item-top:hover .dd-item-menu,.menu-item-top.show-always .dd-item-menu{display:block}.menu-item-top.show-always .dd-item-menu{z-index:1}.menu-item-top:hover .dd-item-menu{z-index:2}.dd-item-menu{position:absolute;width:100%;left:0;bottom:0;height:auto;transform:translate(0,100%)}.dd-container{width:auto;height:auto;background-color:#fff;color:#000;z-index:1000;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;padding-bottom:30px;max-width:100%;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.dd-container a{display:block;height:auto;width:100%}.dd-item{padding-left:20px;padding-right:20px;font-size:16px}.menu-item-parent{font-size:21px;color:#b7b7b7;font-weight:600;position:relative;transition:.3s;text-decoration:none}.menu-item-parent:before{content:"";top:0;width:100%;height:3px;background-color:#b7b7b7;transition:.3s;display:block}.menu-item-parent.selected{color:#000;text-decoration:none;opacity:1}.menu-item-parent.selected:before{background-color:#000;opacity:1}.menu-item-parent:hover{color:red;text-decoration:none;opacity:1}.menu-item-parent:hover:before{background-color:red;opacity:1}.bx-breadcrumb-item a,.bx-breadcrumb-item span.arrow{color:#000;opacity:.4}.menu-item-child{font-size:17px}.menu-item-parent,.menu-item-child{min-width:128px;display:block}.menu-item-child{text-decoration:none;color:#000;transition:.3s;position:relative}.menu-item-child span,.menu-item-parent span{padding-left:2px;display:block;font-weight:600}.hover-hide{display:none!important}.menu-item-child:before{transition:.3s;content:"";top:0;left:0;width:100%;height:3px;background-color:#000;display:block;margin-top:23px}.menu-item-child:hover,.menu-item-child.selected{text-decoration:none;color:red}.menu-item-child:hover:before,.menu-item-child.selected:before{background-color:red}
/* End */


/* Start:/bitrix/templates/iskema/components/bitrix/menu/template_fixed/style.min.css?1710753259490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/iskema/components/bitrix/menu/template_fixed/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/components/bitrix/form.result.new/error.css?1710753255163*/
.form-error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/components/bitrix/form.result.new/images/icon_warn.gif);
}
/* End */


/* Start:/bitrix/templates/iskema/template_styles.css?171075325935228*/
/*@font-face {
    font-family: 'EuropeCondensed';
    src: local('EuropeCondensed'), url('https://nomail.com.ua/files/woff/0724e0193ec53d879168373d8aa4a7c7.woff') format('woff');
}

@font-face {
    font-family: 'EuropeCondensed';
    font-weight: 600;
    src: local('EuropeCondensedC-Bold'), url('https://nomail.com.ua/files/woff/55d632f3d67cebdae66cf7a2cde00e68.woff') format('woff');
}
*/
html, body {
    font-size: 25px;
    font-family: 'EuropeCondensed';
    position: relative;
}

img {
    max-width: 100%;
    height: auto;
}

.bg-black, .bg-black-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000033;
    display: none;
    z-index: 100;

}

.flex-form-popup {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.form-container-popup {
    padding: 30px 50px;
    background-color: #fff;
    position: relative;
    margin: auto;
    width: 100%;
    max-width: 445px;
}

.mfp-close {
    position: absolute;
    top: 0;
    right: 0;
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    color: #333;
    outline: none !important;
}

.mfp-close:hover {
    opacity: 1;
}

.step-block {
    display: none;
}

.step-block.active {
    display: block;
}

.step-icon {
    /*background-image: url(/bitrix/templates/iskema/img/step-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 8px 10px 8px 12px;
    text-transform: uppercase;
    font-family: EuropeCondensedCRegular, sans-serif;
    font-size: 16px;
    line-height: 16px;
    position: relative;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;*/
    margin-right: 11px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 23px 7px 10px;
    opacity: 0.5;
    background-size: contain;
    background: url(/bitrix/templates/iskema/img/step-icon-new.svg) no-repeat center;
}

.step-icon.active {
    opacity: 1;
    /* background-image: url(/bitrix/templates/iskema/img/step-icon-active.png);
    color: #fff;*/
}

.steps-row {
    /*  display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      margin-bottom: 2.2rem;*/

  }

  .btn-next-row {
    /*border-top: 3px solid #2a1e1e;
    margin-top: -5px;
    padding-top: 22px;*/
}

.btn-style {
    /*  background-color: #d9210c;
      display: block;
      -webkit-transform: skewX(-10deg);
      -ms-transform: skewX(-10deg);
      transform: skewX(-10deg);
      padding: 8px 0;
      border: none;
      cursor: pointer;*/
  }

  a.next-step {
    /*  max-width: 155px;
    text-decoration: none !important;*/
}

.btn-style .btn-txt {
    /* color: #fff;

     font-weight: 600;
     text-transform: uppercase;
     font-size: 18px;
     line-height: 20px;
     text-align: center;
     display: block;
     width: 100%;
     -webkit-transform: skewX(10deg);
     -ms-transform: skewX(10deg);
     transform: skewX(10deg);*/
 }

 .steps-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 30px;
}

.modal-title {
    font-size: 27px;
    /* margin-bottom: 20px;*/
    line-height: 1;
    margin-bottom: 15px;
}

.input-group input, .inline-group input {
    outline: none;
    border-radius: unset;
    border: 1px solid #000000;
    padding: 6px 10px;
    font-size: 15px;
    width: 100% !important;
    margin-bottom: 10px !important;
    height: auto !important;
    display: block;
}

.inline-group select {
    outline: none;
    border-radius: unset;
    border: 1px solid #000000;
    font-size: 15px;
    width: 100% !important;
    margin-bottom: 10px !important;
    height: auto !important;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
}

.part-group label {
    font-size: 15px;
    margin-bottom: 5px;
    display: block;
    line-height: 1;
}

.last-inline .part-group:first-child {
    padding-right: 7px;
    flex: 50% 0 0;
    width: 100%;
    max-width: 50%;
}

.last-inline .part-group:last-child {
    padding-left: 7px;
    flex: 50% 0 0;
    width: 100%;
    max-width: 50%;
}

#order_currency {
    background: url(/bitrix/templates/iskema/img/red-select.svg) no-repeat right .75rem center/10px 10px;
    box-shadow: none;
    display: block;
}

#order_count {
    display: block;
    background: url(/bitrix/templates/iskema/img/red-select.svg) no-repeat right .75rem center/10px 10px;
    box-shadow: none;
}

.part-group.phone-group {
    /* padding-left: 15px;
    padding-right: 15px;*/
}

.flex-last-step-input {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.flex-last-step-input .part-group {
    padding-left: 10px;
    padding-right: 10px;
    flex: 50% 0 0;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 20px;
}

.flex-last-step-input input {
    margin-bottom: 0 !important;
}

.flex-last-step-input {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    /*margin-bottom: 19px;*/
    margin-bottom: 0 !important;
}

.btn_txt, [type="submit"] {
    font-size: 10px;
    margin-top: 10px;
    display: block;
    margin-bottom: 0;
    text-align: center;
}

.form-control:focus {
    box-shadow: none;
}

.modal-list-title {
    margin-bottom: 0px;
}

.modal-list-title, .modal-list {
    font-size: 17px;
    line-height: 1;
}

.modal-list {
    margin-bottom: 20px;

}

.modal-list-item {
    margin-top: 10px;
}

.input-group, .inline-group {
    border-bottom: 3px solid #000;
    margin-bottom: 30px;
}

.part-input {
    flex: auto;
    padding-right: 15px;
}

.btn-style.next-step, .btn-style, [type="submit"] {
    font-weight: 600;
    color: #fff;
    text-decoration: none !important;
    padding-top: 11px;
    padding-bottom: 12px;
    max-width: 170px;
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #DC4234;
    display: block;
    font-size: 20px;

}

button.btn-style, [type="submit"] {
    max-width: 100%;
    border: none;
    font-size: 20px;
}

.form-container-popup {
    min-width: 450px;
}

.modal-body {
    padding: 0;
}

.inline-group {
    display: flex;
}


.contacts-item {
    padding: 25px 20px;
    border-top: 3px solid #000000;
    transition: .3s;
    margin-bottom: 30px;
}

.contacts-item:hover {
    background: #E7E7E7;
}

.contact-name {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
}

.contact-address {
    font-size: 20px;
    margin-bottom: 10px;
}

.menu-item-child span {
    /* letter-spacing: 0.05em;*/
}

.contact-phones a {
    font-size: 20px;
    color: #000;
    line-height: 1;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
}

.btn-contacts {
    font-size: 22px !important;
    padding-top: 11px !important;
    padding-bottom: 12px !important;
}

.contact-phones {
    margin-bottom: 15px;
}

.main {
    min-height: 500px;
}

.header {
    height: 90px;
    /*margin-bottom: 85px;*/
}

.header .container {
    height: 100%;
}

.header-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.logo-block {
    max-width: 252px;
    width: 100%;
}

.logo-block a {
    display: block;
}

.logo-block img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.footer {
    height: 46px;
    background: #000000;
    color: #fff;
    font-size: 0.72rem;
    flex: 0 0 auto;
}

.footer .container {
    height: 100%;
}

.footer-row {
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-right a {
    color: #fff;
}

body {
    min-height: 100vh;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.main {
    flex: 1 0 auto;
    position: relative;
}

.main-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* margin-top: -85px;*/
    z-index: 0;
}

.ajax-preloader-wrap {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff70;
    width: 100vw;
    height: 100vh;
    z-index: 100000;
    display: flex;
    align-items: center;
}

.ajax-preloader {
    background-image: url(/bitrix/templates/iskema/img/load.gif); /* путь до гифки */
    width: 200px;
    height: 200px;
    margin: auto;
    background-size: cover;
}

.custom-errors, .custom-errors * {
    font-size: 12px;
}

.main-block .container {
    height: 100%;
}

.slider-container, .main-page-slider, .owl-item-content, .owl-stage-outer, .owl-stage, .owl-item, .owl-item-content, .owl-item-content .row {
    height: 100%;
}

.slide-btn {
    background: #000000;
    padding: 13px 40px;
    font-family: 'EuropeCondensed';
    font-size: 1.08rem;
    line-height: 1.2;
    display: table;
    align-items: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    text-decoration: none;
}

.slide-btn:hover {
    text-decoration: none;
    color: #fff;
}

.slide-name {
    font-family: 'EuropeCondensed';
    font-size: 1.76rem;
    line-height: 110.3%;
    letter-spacing: 0.02em;
    color: #000000;
    margin-bottom: 17px;
    font-weight: 600;
    max-width: 673px;
}

.slide-txt {
    font-family: 'EuropeCondensed';
    font-size: 0.92rem;
    line-height: 1.2;
    letter-spacing: 0.02em;
    color: #000000;
    margin-bottom: 30px;
    max-width: 476px;

}

.owl-item-content {
    background-repeat: no-repeat;
    background-position: right;
    -webkit-background-size: 40%;
    background-size: 40%;
    /*padding-top: 10.4vh;
    padding-bottom: 22.8vh;*/
}

.lang-selector {
    display: flex;
    margin: 0 -8px;

}

.bx-breadcrumb {
    margin-top: 95px !important;
}

.lang-selector a {
    padding: 0 8px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    opacity: .5;
    transition: .3s;
    font-size: 18px;
}

.lang-selector a:hover, .lang-selector a.active {
    text-decoration: none;
    opacity: 1;
}

.owl-dots {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%, 10px);
}

.owl-theme .owl-dots .owl-dot span {
    border-radius: 0px !important;
    outline: none !important;
    background-color: #000000 !important;
    position: relative;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.owl-theme .owl-dots .owl-dot {
    outline: none;
}

.owl-theme .owl-dots .owl-dot span:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4px;
    height: 4px;
    background-color: #fff;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: .3s;
}

.owl-theme .owl-dots .owl-dot.active span:before, .owl-theme .owl-dots .owl-dot:hover span:before {

    opacity: 1;
}

.grey-block {
    padding: 20px;
    background: rgba(196, 196, 196, 0.4);
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 3px solid #000;
}

h1 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 17px;
}

.page-descr {
    font-size: 25px;
    max-width: 540px;
}

.content-box {
    padding: 0 95px;
    margin-top: 45px;
}

.content-box-full {
    margin-top: 40px;
}

@media (max-width: 1199px) {
    .content-box {
        padding: 0;
    }
}

.menu-header-mobile {
    display: none;
}

.mobile-menu-icon {
    display: none;
}

.fixed-header{
    position: fixed;
    top: 0;
    left: 0;
    background: #000000;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    z-index: 300;
    transition: .3s;
    transform: translate(0, -200%);
}
.fixed-header.show-fix{
    transform: translate(0, 0);
}
.fixed-menu-container{

}
.invert-logo{
    max-width: 128px;
}
.invert-logo img{
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
}
.fixed-header-flex{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fixed-menu-flex-block{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    margin-left: -20px;
    margin-right: -20px;
}
.fix-menu-col{
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.fix-menu-col a, .fix-menu-col a:hover{
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
.fix-header-btn, .fix-header-btn:hover{
    font-size: 18px!important;
    background-color: #fff;
    color: #000;
    cursor: pointer;
    margin-left: 50px;
    margin-right: 50px;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
    padding-left: 12px!important;
    padding-right: 12px!important;
    width: auto;
    display: table;
}
.fixed-menu-container{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.fix-mobile-menu-btn{
    margin-left: 50px;
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}

@media (max-width: 991px) {
    .invert-logo{
        max-width: 80px;
    }
    .fix-header-btn, .fix-header-btn:hover{
        margin-left: 15px;
        margin-right: 15px;
    }
    .fixed-menu-flex-block{
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        max-width: 430px;
        transition: .3s;
        transform: translate(-200%, 0);
        background-color: #000;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .fixed-menu-flex-block.show-menu-2{
        transform: translate(0, 0);
    }
    .logo-block {
        max-width: 155px;
    }

    .menu-header-mobile {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .close-menu {
        cursor: pointer;
        width: 100%;
        height: 100%;
        max-width: 20px;
        /*max-height: 20px;*/
        display: flex;
        align-items: center;
    }

    .close-menu img {
        width: 100%;
        height: auto;
    }

    .menu-header-container {
        position: fixed;
        top: 0;
        left: -1000px;
        z-index: 1000;
        background: #fff;
        width: 100%;
        height: 100%;
        transition: .3s;
        padding: 15px;
        max-width: 430px;
    }

    .menu-header-container.active {
        left: 0;
    }

    .mobile-menu-icon {
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .mobile-menu-icon img {
        width: 100%;
        max-width: 20px;
        height: auto;
        display: block;
    }

    .component-menu-block-flex .menu-row {
        display: block;
    }

    .dd-container {
        display: block;
    }

    .dd-item-menu {
        top: 0;
        right: 0;
        transform: translate(100%, 0);
    }

    .menu-item-child:before, .menu-item-parent:before {
        /*margin-top: 50px;*/
        margin-top: 0;
    }

    .menu-item-parent, .menu-item-child {
        min-height: 80px;
    }

    .component-menu-block-flex {
        margin-top: 50px;
    }
}

@media (min-width: 1367px) {
    body {
        /*transform: scale(1.4);*/
    }
}


@media (max-width: 991px) {
    body, html {
        font-size: 19px;
    }

    .grey-block {
        display: block;
    }

    .r-page-head {
        margin-top: 20px;
    }

    h1 {
        font-size: 29px;
        margin-bottom: 10px;
    }

    .page-descr {
        font-size: 19px;
    }

    .slide-btn {
        padding: 8px 18px 11px;
        font-size: 18px;
    }
}
.rhb{
    display: flex;
    align-items: center;
}

@media (max-width: 991px) {
    .rhb .lang-selector{
        margin-right: 40px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .menu-item-parent{
        font-size: 19px;
    }
    .menu-item-child{
        font-size: 15px;
    }
    .menu-item-parent, .menu-item-child {
        min-width: 100px;
        display: block;
    }
}
@media (max-width: 767px) {
    body, html {
        font-size: 17px;
    }

    h1 {
        font-size: 25px;
    }

    .owl-item-content {
        background-size: 100%;
        background-color: rgba(255, 255, 255, 0.85);
        background-blend-mode: color;
    }
    .stat-block{
        margin-bottom: 35px;
    }
}
.stat-red-lines{

}
.img-right-content{
 width: 100%;
}
.img-right-content img{
 display: block;
 width: 100%;
 height: auto;
}

.row-s2 > div{
    margin-bottom: 22px;
}
.s2-head{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
}
.s2-txt{
    font-size: 18px;
    margin-bottom: 28px;
    flex: 1 0 auto;
}
.s2-line{
    width: 100%;
}
.s2-line:before {
    content: "";
    display: block;
    height: 4px;
    width: 50%;
    max-width: 50px;
    background: linear-gradient(to right, #B50000 0%,rgba(255,255,255,0) 100%);
}
.s2-ico{
    margin-bottom: 15px;
    width: 100%;
    max-width: 38px;
}
.s2-ico img{
    width: 100%;
    height: auto;
}
.s2-block{
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 25px;
    padding-bottom: 25px;               
    background: rgba(196, 196, 196, 0.3);               
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;

}
.big-content-box{
    padding-bottom: 90px;
    overflow: hidden;
}
.adaptive-txt-span{
    width: 100%;
    height: auto;
    white-space: nowrap;                            
}
.stat-block{
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    /*border: 5px solid #000000;*/
}
.stat-red-lines{
    position: absolute;
    top: 0;
    right: 0;
    width: 25%;
    height: 25%;
    border-right: 5px solid #DC4234;
    border-top: 5px solid #DC4234;
    z-index: 2;
}
.stat-black-lines{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 5px solid #000000;
    z-index: 1;
}
.stat-absolute{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;

}
.adaptive-txt{
    font-size: 50px;
    text-align: center;
                /*position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);*/
                text-align: center;
                flex: 1 0 auto;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flex;
                display: -o-flex;
                display: flex;
                align-items: center;
                justify-content: center;
                padding-left: 25px;
                padding-right: 25px;
            }
            .descr-adaprive-txt{
                /*position: absolute;
                bottom: 30px;               
                left: 50%;              
                transform: translate(-50%, 0);*/
                padding-bottom: 37px;
                font-size: 25px;
                text-align: center;
                flex: 0 0 auto;
            }
            @media (max-width: 991px) {
                .ico-table-del{
                    max-width: 61px;
                }
                .content-table{
                    overflow-x: scroll;             
                }
                .detail-table-block{
                    display: -webkit-flex;
                    display: -moz-flex;
                    display: -ms-flex;
                    display: -o-flex;
                    display: flex;
                    flex-direction: column;
                }
                .table-city{
                    /*display: table;*/
                    min-width: 600px;
                }
            }
            
            
            .price-left, .price-right{
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flex;
                display: -o-flex;
                display: flex;
                min-width: 380px;
                text-align: center;
                justify-content: center;
            }
            .price-right{
                min-width: 255px;
            }
            .price-left > div, .price-right > div{
                flex: 0 0 50%;
                font-size: 20px;
                /*max-width: 110px;*/
            }
            .city-to-name, .city-th{
                min-width: 285px;
            }
            .th2{
                min-width: 380px;
            }
            .th-flex{
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flex;
                display: -o-flex;
                display: flex;
                flex-wrap: wrap;
                font-size: 25px;
                justify-content: center;
                text-align: center;
            }
            .th-main{
                flex: 0 0 100%;
                font-weight: 600;               
            }
            .th-mini-1, .th-mini-2{
                flex: 0 0 50%;
                font-size: 20px;
                /*max-width: 110px;*/
                white-space: nowrap;
                max-width: 50%;
            }
            .th-row{
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flex;
                display: -o-flex;
                display: flex;
                align-items: center;
                background: #232323;
                color: #fff;
                padding-left: 95px;
                padding-right: 95px;
                padding-top: 25px;
                padding-bottom: 25px;
            }
            .tb-row{
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flex;
                display: -o-flex;
                display: flex;
                padding-left: 95px;
                padding-right: 95px;
                padding-top: 30px;
                padding-bottom: 30px;
            }
            .tb-row:nth-child(even){
                /*background: rgba(255, 0, 0, 0.6);*/
            }
            .tb-row:nth-child(odd){
                /*background: #fff;*/
            }
            .city-from-list{
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flex;
                display: -o-flex;
                display: flex;
                background: #232323;
                padding-left: 45px;
                padding-right: 45px;
            }
            .city-from{
                padding-top: 60px;
                padding-bottom: 60px;
                padding-left: 30px;
                padding-right: 30px;
                color: #fff;
                font-weight: bold;
                font-size: 22px;
                cursor: pointer;
                margin-bottom: 0;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flex;
                display: -o-flex;
                display: flex;
                align-items: center;
            }
            .city-from-list input:checked + label{
                background: #FF6666;
            }
            .city-from-list input{
                display: none;
            }
            .mt0{
                margin-top: 0 !important;
            }
            .big-block{
                padding-top: 90px;
                padding-bottom: 90px;
            }
            .country-detail h3{
                font-family: EuropeCondensed;
                font-size: 30px;
                margin-top: 0;
                margin-bottom: 30px;
                font-weight: bold;
            }
            .picture-cover *{
                color: #fff;
            }
            .picture-cover{
                padding-top: 65px;
                padding-bottom: 65px;
                background-image: url(/img/nastol.png);
                -webkit-background-size: cover;
                background-size: cover;
                background-position: center;
            }
            .ico-pic{
                margin: auto;       
            }
            .ico-pic img{
                display: block;
                margin: auto;
            }
            .bold{
                font-weight: bold;
            }
            .ico-txt{
                margin-top: 12px;
                font-size: 18px;
                text-align: center;
                line-height: 1;
            }
            .line-bottom{
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flex;
                display: -o-flex;
                display: flex;
                max-width: 120px;   
                margin: auto;
            }
            .line-bottom:before, .line-bottom:after{
                content: "";
                display: block;
                height: 2px;        
                width: 100%;
                margin-top: 20px;

            }
            .line-bottom:before{
                background: linear-gradient(to right, rgba(255,50,50,1) 0%,rgba(255,255,255,0) 100%);
            }
            .line-bottom:after{
                background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,50,50,1) 100%);
            }
            .ico-table-del{
                width: 100%;
                max-width: 61px;
                margin-right: 0px;
                /*transform: translate(0px, -5px);*/
            }

            </style>
            <style>
            /* georgaphy new css*/

            @media (max-width: 575px) {
                .s2-head{
                    font-size: 18px;
                }
                .s2-txt{
                    font-size: 14px;
                }
                .row-s2 > div{
                    margin-bottom: 0;
                    border-top: 3px solid #000;
                }
                .s2-block{
                    margin-left: -15px;
                    margin-right: -15px;
                }
                .country-detail h3{
                    font-size: 20px;
                }
                .container-ts3{
                    display: block;
                    margin-bottom: 50px;
                }
                .s3-txt1{
                    font-size: 18px;
                    margin-top: 15px;
                }
                .s3-txt2{
                    font-size: 15px;
                }
                .s3-ico{
                    width: 83px;
                    height: 44px;
                }
                .city-from-list{
                    order: -1;
                    padding-left: 0;
                    padding-right: 0;
                }
                .city-from{
                    padding-top: 30px;
                    padding-bottom: 30px;
                    font-size: 17px;
                    font-weight: 400;
                }
                .th-row{
                    padding-left: 15px;
                    padding-right: 15px;
                    background: rgba(196, 196, 196, 0.3);
                    color: #000;
                    font-weight: 600;
                    font-size: 17px;
                }
                .tb-row{
                    padding-left: 15px;
                    padding-right: 15px;
                    font-size: 17px;
                    padding-top: 20px;
                    padding-bottom: 20px;
                }
                .city-to-name, .city-th{
                    min-width: 110px;
                    max-width: 110px;
                    padding-right: 28px;
                }
                .th2, .price-left, .price-right{
                    min-width: 270px!important;
                }
                .th-main{
                    display: none;
                }
                .th-mini-1, .th-mini-2{
                    font-size: 17px;
                    padding-right: 28px;
                    white-space: initial;
                }
                .stat-block{
                    margin-bottom: 35px;
                }
                .th-hh{
                    display: none;
                }
            }
            .th-hh{
                margin-bottom: 8px;
                flex: 0 0 100%;
                font-size: 20px;
            }
            @media (max-width: 991px) {     

                .descr-adaprive-txt{
                    white-space: nowrap;
                    padding-left: 15px;
                    padding-right: 15px;
                    font-size: 18px;
                    padding-bottom: 23px;
                }
                .big-content-box{
                    padding-bottom: 60px;
                }
                .container > .big-content-box{
                    padding-bottom: 40px;
                }
                .ico-txt{
                    font-size: 13px;
                    margin-top: 8px;
                }
                .line-bottom:before, .line-bottom:after{
                    margin-top: 10px;
                }
                .ico-pic{
                    padding-left: 12px;
                }
                .ico-pic img{
                    margin-left: 0;
                }
                .ico-txt{
                    padding-left: 12px;
                    text-align: left;
                    min-height: 3em;
                }
                .line-bottom{
                    padding-left: 12px;
                }
            }

            @media (min-width: 992px) {
                .form-container-popup{
                    transform: scale(1.2);
                }
            }


            div.news-detail
            {
                word-wrap: break-word;
            }
            div.news-detail img.detail_picture
            {
                float:left;
                margin:0 8px 6px 1px;
            }
            .news-date-time
            {
                color:#486DAA;
            }
            .th-d-row{
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flex;
                display: -o-flex;
                display: flex;
                align-items: center;
                background: #232323;
                color: #fff;
                padding-top: 20px;
                padding-bottom: 20px;
            }
            .th-city{
                padding-left: 45px;
                /*padding-right: 150px; */
                font-size: 25px;
                font-weight: 600;
            }
            .th-price{
                -ms-flex-preferred-size: 0;
                flex-basis: 0;
                -ms-flex-positive: 1;
                flex-grow: 1;
                max-width: 100%;
                position: relative;
                width: 100%;
                text-align: center;
            }
            .th-price-1{
                font-size: 17px;
                margin-bottom: 21px;
            }
            .th-price-2{
                font-size: 20px;
                font-weight: 600;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flex;
                display: -o-flex;
                display: flex;
                align-items: center;
                justify-content: center;
            }
            .th-price-2 img{
                /*margin-right: 8px;*/
                width: 100%;
                max-width: 61px;
                height: auto;
            }
            .th-price-3{
                font-size: 17px;
                margin-top: 21px;
            }
            .td-d-row{
                transition: .3s;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flex;
                display: -o-flex;
                display: flex;
                padding-top: 34px;
                padding-bottom: 34px;
                

            }
            .td-d-row:not(:last-child){
                border-bottom: 0.5px solid #232323;
            }
            .td-d-row:hover{
                background: rgba(255, 0, 0, 0.6);
                color: #fff;
            }
            .city-to-name-l{
                padding-left: 45px;
                /*padding-right: 150px; */
                font-size: 18px;
            }
            .price-l{
                -ms-flex-preferred-size: 0;
                flex-basis: 0;
                -ms-flex-positive: 1;
                flex-grow: 1;
                max-width: 100%;
                position: relative;
                width: 100%;
                text-align: center;
                font-size: 18px;
                letter-spacing: 0.02em;
            }
            .city-to-name-l, .th-city{
                flex: 0 0 32%;
                width: 100%;
                max-width: 32%;
            }
.just-func-open-form{
cursor: pointer;
}
            @media (max-width: 991px) {
                .th-city{
                    font-size: 17px;
                }
                .th-price-1{
                    font-size: 13px;
                    margin-bottom: 5px;
                }
                .th-price-3{
                    font-size: 13px;
                    margin-top: 5px;
                }
                .td-d-row{
                    padding-top: 20px;
                    padding-bottom: 20px;
                }
                .td-d-row *{
                    font-size: 17px;
                }
            }
/* End */
/* /bitrix/templates/iskema/components/bitrix/menu/template_phobos_new/style.min.css?17107532592808 */
/* /bitrix/templates/iskema/components/bitrix/menu/template_fixed/style.min.css?1710753259490 */
/* /bitrix/components/bitrix/form.result.new/error.css?1710753255163 */
/* /bitrix/templates/iskema/template_styles.css?171075325935228 */
