@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');

* {margin: 0px; padding: 0px;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body
{
    font-size: 1rem;
    line-height: 1.1;
	margin: 0;
	padding: 0;
	text-align: left;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
    background-color: #FFF;
    color: #001d36;
    font-family: 'Montserrat', Arial, sans-serif !important;
    font-weight: 300;
    
    background-position: center;
}
label {font-weight: normal}

a, a:visited {color:#001d36; outline: none; transition: all 0.1s ease-out 0s; text-decoration-skip-ink: none; text-decoration: underline;}
a:hover {color:#de0e00; text-decoration: none;}
a img {border: none;}


h1, .header1 {font-size: 2.3rem; color: #001d36; margin: 0.9rem 0 0.9rem;}
h2, .header2 {font-size: 1.8rem; color: #001d36; margin: 0.9rem 0 0.5rem;}
h3, .header3, .header3_1 {font-size: 1.6rem; color: #001d36; margin: 0.5rem 0 0.5rem;}
h4, .header4 {font-size: 1.2rem; margin: 0.25rem 0 0.25rem;}
h2 small {font-size: 1.3rem;}

h1, h2, h3, h4, .header1, .header2, .header3,.header3_1, .header4 {font-weight: 600;}

h1.styled, h2.styled {
    position: relative; margin-bottom: 40px;
    font-weight: 600;
}
h1.styled::after, h2.styled::after {
    content: '';
    display: inline-block;
    height: 4px;
    width: 65px;
    background: linear-gradient(to right, #ff0d29 0%, #ff7d04 100%);
    bottom: -15px;
    position: absolute;
    left: 0;
}
.text-center h2.styled::after, h2.text-center.styled::after {left: 50%; margin-left: -40px;}
h1.styled.text-center::after, h2.styled.text-center::after {right: 0; margin: 0 auto;}

.red {color: #cd1936!important;}
.color1 {color: #002331!important;}
.color2 {color: #002331!important;}
.color3 {color: #002331!important;}

.gradient {background: linear-gradient(to right, #ff0d29 0%, #ff7d04 100%); color: #007eff!important; background-clip: border-box; -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
a.gradient {text-decoration: none; border-bottom: 1px solid #007eff;}


p {padding: 10px 0px;}
.overlay {width: 100%; height: 100%; display: block; z-index: 10;position: absolute; background-color: rgba(204, 204, 204, 0);}
table th {vertical-align: top;}
table td {vertical-align: top;}

.hr {border-top: 1px solid #e5e5e5; height: 1px; margin: 30px 0; clear: both;}
.hr hr {display:none;}
* html .hr {overflow: hidden;}

/*Контейнеры*/
.content_container {max-width: 1200px; margin: 0px auto; position: relative;}
.container_page {padding-bottom: 380px; }


/*Хидер*/
header .logo img {padding: 20px 0 15px 0;}
header .logo img {max-width: 300px; max-height: 180px;}
header a {color: #00283c}
header .slogan a {text-decoration: none; color: #00283c; margin-top: -10px; display: block;}
header {width: 100%; position: relative; display: table; width: 100%; z-index: 999;  font-size: 1.1rem; font-weight: 400;}
header .phone a {text-decoration: none;}

.fixed_header {display: none; height: 70px; position: fixed; top: 0; left: 0; width: 100%; z-index: 999; opacity: 0.95; box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.2); background-color: #eaf2f9; padding-bottom: 5px;}
.fixed_header .mobile_menu {top: 50%; margin-top: -22px;}
.fixed_header .logo a {padding: 10px 0; display: block;}
.fixed_header .logo img {max-height: 45px;}
.fixed_header .logo {padding-left: 60px;}
.fixed_header .slogan {padding-left: 15px;}
.fixed_header .slogan a {text-decoration: none; color: #003147; font-size: 1rem;}
.fixed_header .callback {padding: 10px 0;}


/*Футер*/
footer {
    background-color: #343a48;
    background-size: cover;
    /* height: 420px; */
    padding-top: 35px;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #c3c3ce;
    left: 0;
    right: 0;
    padding-bottom: 30px;
}
footer a {color: #c3c3ce; text-decoration: none;}
footer a:hover {color: #fff!important;  text-decoration: none!important;}
footer h3 {line-height: 1.1; font-size: 1.1rem; font-weight: 500; margin-bottom: 10px; padding: 0; }
footer .logo {padding-top: 10px;}
footer .logo img {max-width: 100%; max-height: 200px;}

.footer_menu ul {list-style: none;margin:10px 0; line-height: 1.7;padding: 0;}
.footer_menu ul a {font-size: 1.05rem; color: #c3c3ce;; text-decoration: none;}
.footer_menu ul a.active {color: #f44336; text-decoration: none;}
.footer_menu ul li {padding: 0; margin: 0; padding: 7px 20px; position: relative; display: block; width: 100%;}
.footer_menu ul a:hover {text-decoration: underline;}

footer .label {font-size: 0.8rem; padding: 5px 0;}
footer .phone {color: #fff; font-size: 1.1rem; font-weight: 400;  padding: 0; padding: 5px 0;}
footer .email a {text-decoration: underline; color: #fff; font-size: 0.95rem;}
footer .email a:hover {color: #f44336!important;}

/*dev*/
.dev {overflow: hidden; z-index: 1; display: inline-block; position: relative; margin-top: 65px;}
.dev .dev_text {position: absolute; top: 0px; right: 0px; color: var(--footer-color)!important; }
.dev .dev_text a {white-space:nowrap; color: #c3c3ce;!important; text-decoration: none;}
.dev .dev_text a, .dev .dev_text {font-family: Tahoma!important; font-weight: normal!important; font-size: 13px!important; line-height: 16px!important;}


/*Кнопка*/
.btn, a.btn {
    background: linear-gradient(to right, #ff0d29 0%, #ff7d04 100%);    
    border-radius: 2.5px;
    outline: none;
    border: 0px;
    color: #FFFFFF!important;
    cursor: pointer;
    font-size: 0.95rem;
    text-align: center;
    text-decoration: none;
    line-height: 1.1rem;
    display: inline-block;
    padding: 15px 22px 17px;
    transition: all 0.2s ease 0s;
    width: auto;
     -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
     user-select: none;
     position: relative;
     
     font-family: inherit;
}
.btn:hover, .btn.active {
  background: linear-gradient(to right, #0369d2 0%, #248dfa 100%);
  color: #FFFFFF !important;
  text-decoration: none;
}
.btn.small {padding: 8px 20px 10px; font-size: 0.85rem;}
.btn.big {padding: 20px 40px; font-size: 1rem; text-transform: uppercase;}
.btn.verybig {padding: 20px 50px; font-size: 22px;}
.btn.w100 {width: 100%;}
.btn.active {background-color: #cd0e4e;}

.btn.red {background-color: #dc2126;border-bottom: 3px solid #97171b;}
.btn.red:hover {background-color: #cd0e4e;}
.btn.color2 {background: linear-gradient(to right, #dce3ea 0%, #dce3ea 100%); color: #4c6c8c !important; text-transform: uppercase; font-size: 0.78rem; font-weight: 500;}
.btn.color2:hover {background: linear-gradient(to right, #ff0d29 0%, #ff7d04 100%); color: #FFF !important;}

/*Форма ajax*/
.ajax_form.popup {
    width: 500px; 
    display: none;
    padding: 5px;
    font-family: 'Montserrat', Arial, sans-serif !important;
    border-top: 5px solid #007eff;
    border-image: linear-gradient(to right, #ff0d29 0%, #ff7d04 100%);
    border-image-slice: 1;
}

.ajax_form .popup_content {
    padding: 50px 30px;
    background-color: #FFFFFF;
}
.ajax_form.popup .header3, .header3_1 {
    color: var(--popup-text-color);
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.4rem;
    padding: 20px 40px 20px 40px;
}
.ajax_form.popup .fancybox-close-small {height: 60px; width: 60px; color: #FFFFFF;}
.ajax_form.popup.color .fancybox-close-small:hover * {color: #666666;}


.ajax_form.popup.color .header {color: #001d36; text-align: center;}
.ajax_form.popup.color .form_error {}
.ajax_form .licence_block {margin-bottom: 20px; margin-top: 10px}
.ajax_form .licence_block, .ajax_form .licence_block a {font-size: 0.8rem;}
.fancybox-close-small svg {color: #1a2248}


#map [class*="placemark-overlay"] ymaps ymaps {
    -webkit-animation: marker-animation 1s infinite;
    animation: marker-animation 1s infinite;
}
@-webkit-keyframes marker-animation {
    0% {top: -100px; }
    50% {top: -105px;}
    100% {top: -100px; } 
}


/*Пейджинг*/
.paging {padding: 0; margin: 10px 5px; text-align: left;}
.paging a, .paging span {display: inline-block; border-radius: 2px; color: #FFFFFF; padding: 7px 17px; margin: 0 5px 5px 0; text-decoration: none;}
.paging a {display: inline-block; background-color: #cccccc; color: #001d36}
.paging a:hover, .paging span {background-color: #007eff; color: #FFFFFF!important;}




/*Инпуты*/
.container_page input[type="text"], 
.container_page input[type="password"], 
.container_page textarea, 
.container_page select,
.fancybox-container input[type="text"], 
.fancybox-container input[type="password"], 
.fancybox-container textarea, 
.fancybox-container select  
{
    background: #FFFFFFF;
    border: 1px solid #d5d5d5;
    //box-shadow: 1px 1px 3px 1px rgba(200, 200, 200, 0.2) inset;
    box-shadow: none;
    color: #001d36;
    font-size: 1.05rem;
    outline: medium none;
    padding: 10px 15px;
    transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1) 0s;
    width: 100%;
    margin: 5px 0;
    font-family: inherit;
}
.container_page input[type="text"]:focus, 
.container_page input[type="password"]:focus, 
.container_page textarea:focus, 
.fancybox-container input[type="text"]:focus, 
.fancybox-container input[type="password"]:focus, 
.fancybox-container textarea:focus
{
    border: 1px solid #007eff;
    box-shadow: 0 0 0 0 rgba(52, 152, 219, 1);
    transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.container_page textarea {resize: none;}

.content_container input[type="text"]::-moz-placeholder, .content_container input[type="text"]::-webkit-input-placeholder,.content_container input[type="text"]::placeholder {color: #999999; font-family: var(--font-family); font-size: 0.8rem!important;}
.content_container textarea::-moz-placeholder,.content_container textarea::-webkit-input-placeholder,.content_container textarea::placeholder {color: #999999; font-family: inherit; font-size: 0.8rem!important;}

.fancybox-container textarea::-moz-placeholder, .fancybox-container textarea::-webkit-input-placeholder,textarea::placeholder 
{color: #999999!important; font-family: inherit; font-size: 1rem; opacity: 0.7;}


/*Вверх*/
#scrollTop {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    right: 75px;
    cursor: pointer;
    position: fixed;
    text-align: center;
    bottom: 55px;
    background: #007eff;
    display: none;
    z-index: 999;
    opacity: 0.8;
}
#scrollTop svg {
    top: 50%; position: absolute;
    left:0; right: 0;
    margin: -15px auto 0 auto;
}
#scrollTop:hover {opacity: 1;}



.action-subheader{
    font-weight: bold;
    padding-top: 15px;
}
.action-subheader span{
    color: #ff1526;
    line-height: 30px;
}
#popup_action_callback{
    position: relative;
}
#popup_action_callback .form_result{
    padding-top: 30px;
}
#popup_action_callback:before{
    content: "";
    position: absolute;
    background: url('/upload/content/rupor.png') no-repeat;
    background-size: contain;
    width: 90px;
    height: 90px;
    left: -5px;
    top: 0px;
}



.fixed_btns {
    position: fixed;
    right: 78px;
    bottom: 117px;
    z-index: 100;
    display: flex;
    flex-direction: column;
    gap: 10px;

}
.fixed_btns svg {
    width: 50px;
    height: 50px;
}
.fixed_btns img {
    max-width: 50px;
}

.arenda_q {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.arenda_q a
{
    font-weight:400;
}
.socials {
    font-size: 25px;
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
}

.socials a {
    display: inline-flex;
    width: 40px;
    height: 40px;
    opacity:0.8;
    align-items: center;
    justify-content: center;
    border: 1px solid;
    border-radius: 4px;
    color: #fff;
}

.socials a.vk_link:hover {
    background: #0077FF;
}
.socials a.tg_link:hover {
    background: #039BE5;
}
@media screen and (max-width:767px)
{
    .fixed_btns {
        right: 16px;
        bottom: 30px;
    }

    .arenda_q a
    {
        font-weight:400;
        height: auto;
        min-height: unset;
        line-height: 7px;
    }
    .socials {
        justify-content: center;
    }
}

.main-slider-item-responsive {
    display: none;
    max-height: 550px;
    width: 100%;
}

.main-slider-item-responsive img {
    object-fit: cover;
    height: 100%;
}

@media screen and (max-width: 991px) {
    .main-slider-item {
        display: none;
    }

    .main-slider-item-responsive {
        display: block;
    }
}

.slide-type-counter {
    position: relative;
}

.slide-type-counter img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slide-type-counter {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.counter-info {
    position: relative;
    z-index: 2;
    padding: 10px 45px 30px;
    font-size: 36px;
    color: #fff;
    max-width: 530px;
    width: 100%;
    overflow: hidden;
    background: #1a2248;
    border-radius: 0 0 32px 32px;
}

.counter-timer {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    margin-top: 17px;
}

.counter-timer-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.counter-timer-item-number {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    font-weight: bold;
    border-radius: 12px;
    background: #fff;
    height: 60px;
    width: 96px;
    color: #2F3A51;
    overflow: hidden;
}

.counter-timer-item-text {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}

.counter-text {
    font-size: 34px;
    line-height: 48px;
    font-weight: bold;
    text-align: center;
    gap: 10px;
}

.slider-text-gradient {
    background: linear-gradient(90deg, #FC1B2F 0%, #FB7C0D 100%);
    padding: 0 13px;
    border-radius: 35px;
}

.slider-text-gradient-numbers {
  position: relative;
  font-weight: bold;
  color: white;
  display: inline-block;
  font-size: 50px;
}

.slider-text-gradient-numbers::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  z-index: -1;
  -webkit-text-stroke: 9px transparent;
  background: linear-gradient(90deg, #FC1B2F 0%, #FB7C0D 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.counter-btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    background: #DCE2EA;
    font-size: 14px;
    width: 100%;
    max-width: 370px;
    height: 46px;
    text-decoration: none;
    margin-top: 10px;
    transition: all .2s ease;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    border-radius: 3px;
}

.counter-btn:hover {
    background: linear-gradient(90deg, #FC1B2F 0%, #FB7C0D 100%);
    color: #fff;
}

@media screen and (max-width: 559px) {
    .counter-info {
        max-width: initial;
        padding: 20px;
    }

    .counter-text {
        font-size: 21px;
        line-height: 30px;
    }

    .counter-timer-item-number {
        width: 100%;
        height: 40px;
        font-size: 25px;
    }

    .counter-timer-item {
        flex-grow: 1;
    }    

    .counter-timer-item-text {
        font-size: 16px;
    }

    .slider-text-gradient-numbers {
        font-size: 30px;
    }

    .slider-text-gradient-numbers::before {
        -webkit-text-stroke: 5px transparent;
    }

    .counter-btn {
        max-width: 315px;
        margin-top: 30px;
    }
}

.promo-modal {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: fixed;
    left: 40px;
    bottom: 40px;
    width: 100%;
    max-width: 670px;
    height: 375px;
    z-index: 999;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.promo-modal-close {
    background: #2F3A51;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.promo-modal .counter-info {
    max-width: 440px;
    padding: 25px 28px 13px;
}

.promo-modal .counter-text {
    font-size: 28px;
    line-height: 38px;
}

.promo-modal .slider-text-gradient-numbers {
    font-size: 40px;
}

.promo-modal .slider-text-gradient-numbers::before {
    -webkit-text-stroke: 7px transparent;
}

.promo-modal .counter-btn {
    max-width: 360px;
    margin-top: 20px;
}

.promo-modal .counter-timer-item-text {
    font-size: 16px;
}

.promo-modal .counter-timer-item-number {
    font-size: 24px;
    width: 60px;
    height: 45px;
}

@media screen and (max-width: 1024px) {
    .promo-modal {
        display: none;
    }
}