body {
font-family:Montserrat;
font-size: 0.9em!important;
padding-right: 0!important;
}
.main-h1 {
text-shadow: 0 4px 3px rgba(0, 0, 0, 0.6), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
font-size: 2.8rem;
font-weight: bold;
}
.pad-top-10 {
padding-top: 10px;
}
.pad-top-20 {
padding-top: 20px;
}
.pad-top-30 {
padding-top: 30px;
}
.pad-top-40 {
padding-top: 40px;
}
.pad-top-50 {
padding-top: 50px;
}
.pad-top-60 {
padding-top: 60px;
}
.pad-top-70 {
padding-top: 70px;
}
.pad-top-80 {
padding-top: 80px;
}
.pad-top-90 {
padding-top: 90px;
}
.pad-bottom-10 {
padding-bottom: 10px;
}
.pad-bottom-20 {
padding-bottom: 20px;
}
.pad-bottom-30 {
padding-bottom: 30px;
}
.pad-bottom-40 {
padding-bottom: 40px;
}
.pad-bottom-50 {
padding-bottom: 50px;
}
.pad-bottom-60 {
padding-bottom: 60px;
}
.marg-top-10 {
margin-top: 10px;
}
.marg-top-20 {
margin-top: 20px;
}
.marg-top-30 {
margin-top: 30px;
}
.marg-top-40 {
margin-top: 40px;
}
.marg-top-50 {
margin-top: 50px;
}
.marg-top-50-m {
margin-top: 50px;
}
.marg-top-60 {
margin-top: 60px;
}
.marg-top-70 {
margin-top: 70px;
}
.marg-top-80 {
margin-top: 80px;
}
.marg-top-90 {
margin-top: 90px;
}
.marg-top-100 {
margin-top: 100px;
}
.marg-bottom-10 {
margin-bottom: 10px;
}
.marg-bottom-15 {
margin-bottom: 15px;
}
.marg-bottom-20 {
margin-bottom: 20px;
}
.marg-bottom-30 {
margin-bottom: 30px;
}
.marg-bottom-40 {
margin-bottom: 40px;
}
.marg-bottom-50 {
margin-bottom: 50px;
}
.marg-bottom-60 {
margin-bottom: 60px;
}
.pad-l-120 {
padding-left: 120px;
}
.pad-r-120 {
padding-right: 120px;
}

.pointer {
    cursor: pointer;
}
.select2-container {

    width: 100%!important;
}
.filter_r_m {
    display: block;
    position: fixed;
    z-index: 50;
    top: 230px;
    right: 0;
    font-size: 1.4em;
    border-top: 1px solid #1e5799;
    border-left: 1px solid #1e5799;
    border-bottom: 1px solid #1e5799;
    color: #fff;
    background: #2989d8;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    padding: 5px 13px;
    cursor: pointer;
}
.bold-cat-m {    font-weight: bold;
    border-left: 3px solid #024da0;
    padding-left: 10px;}
img[data-src] {
    opacity: 1!important;
}
.btn-outline-primary {
    color: #024da0;
    border-color: #024da0;
    border-radius: 30px;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #024da0;
    border-color: #063b75;
}
/*
.product-info__link-list {
    min-height: 20px;
    max-height: 30px;
}
 .product-info__link-wrapper {
    float: left;
    width: auto;
    padding: 0 15px;
    font-weight: 500;
    white-space: nowrap;
}
*/
 .product-info__name {
    font-size: 13px;
    color: #8E8E8E;
}
 .product-info__link {
    font-size: 14px;
    color: #024da0;
}
.p_price {
        font-weight: 500;
        font-size: 16px;
}
.kp-button {
    min-width: 220px;
}
.small-kp-link {
    font-size: 0.9em;
}
.bl-rice-btn {width: 35%;}
.media-body .name_b {font-size: 1.1em; font-weight: 500;}
.light_inf {opacity: 0.6; font-size: 0.9em;}
.bold__inf {font-weight: 600;}
.ic__zk {width: 60px;}
.ic-st-im33 {position: relative;}
/*.ic-st-im33:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(35%, rgba(0, 0, 0, 0)), to(#000000) );
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 35%, #000000 100%);
}*/
.color-overlay22{
       width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    /*width: 100%;
    height: 100%;*/
    border-radius: 16px;
   /* background: -webkit-gradient( linear, left top, left bottom, color-stop(35%, rgba(0, 0, 0, 0)), to(#000000) );
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 35%, #000000 100%);*/
    background: -webkit-gradient( linear, left top, left bottom, color-stop(35%, rgba(0, 0, 0, 0)), to(#000000) ); */
    background: linear-gradient(180deg, rgba(0, 0, 0, 0)50%, #000000 100%);
    opacity: 0.4;
}
.border-r {border-right: 1px solid #dedfdf!important;}
.carousel-item {height: 90vh;}
.initial {position: initial!important;}
.pad-l-10 {padding-left: 10px;}
.mar-l-10 {margin-left: 10px;}
.carousel-control-next-icon {
       position: absolute;
    width: 65px;
    height: 65px;
    background: url(../img/next.png) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 47%;
}
.carousel-control-prev-icon {
    position: absolute;
    width: 65px;
    height: 65px;
    background: url(../img/prev.png) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 47%;
} 
    
.bg-light-grey {
background-color: #f2f4f6;
}
.st-block {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    vertical-align: top;
    height: 100%;
    padding-bottom: 40px;
    margin-bottom: 47px;
    cursor: pointer;
}
.name_zk_href {
    font-weight: 600;
    color: #1f1f1f;
    letter-spacing: 0;
    line-height: 1.4;
    font-size: 1.2em;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.name_zk_href:hover {
    color: #024da0;
    text-decoration: none;
}
div.more {
    position: absolute;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 60px;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    padding: 0 20px;
    font-size: 15px;
    font-weight: 500;
    color: #024da0;

    padding-left: 0px;
    padding-right: 0px;
}
div.more.cc {

bottom: 15px;
   
}
.link-news {
    font-weight: 600;
    font-size: 13px;
    color: #024da0;
    letter-spacing: .3px;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
transition: color .3s;
    line-height: 2.1538461538462;
}
.st-block:hover .link-news {
text-decoration: none;
    color: #212529;
}
.st-block2:hover .link-news {
text-decoration: none;
    color: #212529;
}
.news_card:hover .link-news {
text-decoration: none;
    color: #212529;
}
.st-block2 {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    vertical-align: top;
    height: 100%;
    padding-bottom: 40px;
    margin-bottom: 47px;
    cursor: pointer;
     -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s;
      padding: 20px;
     
}
.st-block__content {

}
.news_but {text-align: right;}
.st-block2:hover {
   background-color: #f2f2f2;
}
.link-news-zk {
	    font-weight: 600;
    font-size: 13px;
    color: #024da0;
    letter-spacing: .3px;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    transition: color .3s;
    line-height: 2.1538461538462;
}
.white {color: #fff!important;}
.card:hover .link-news-zk {
text-decoration: none;
    color: #212529;
}

.my-auto {margin-top: auto!important;
margin-bottom: auto!important;
max-height: 90px;
}
.swiper-button-next.banks {
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152430.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 113%!important;
}
.swiper-button-next.banks:hover {
opacity: 0.5;
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152430.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 113%!important;
}
.swiper-button-prev.banks {
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152429.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 113%!important;
    left: 93%!important;
}
.swiper-button-prev.banks:hover {
opacity: 0.5;
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152429.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 113%!important;
    left: 93%!important;
}

.stroyka .thumbnail .name.akcii {
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    bottom: 60px;
    top: auto;
}



.swiper-button-next.more {
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152430.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
  top: 45%!important;
}
.swiper-button-next.more:hover {
opacity: 0.5;
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152430.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
 top: 45%!important; 
}


.swiper-button-prev.more {
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152429.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
  top: 45%!important; 
    left: 1%!important;
}
.swiper-button-prev.more:hover {
opacity: 0.5;
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152429.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
 top: 45%!important;
    left: 1%!important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    margin-bottom: -1px;
}





.swiper-button-next.akcii {
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152430.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: -20%!important;
}
.swiper-button-next.akcii:hover {
opacity: 0.5;
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152430.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: -20%!important;
}
.swiper-button-prev.akcii {
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152429.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: -20%!important;
    left: 93%!important;
}
.swiper-button-prev.akcii:hover {
opacity: 0.5;
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152429.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
   top: -20%!important;
    left: 93%!important;
}


.red {
    color: #024da0;
    background-color: #024da0;
    padding: 4px;
    color: #fff!important;
    border-radius: 4px;
}
.min-h100p {height: 100%;}

.swiper-container2 {width: 100%; position: relative;}
.badge-danger {background-color: #024da0!important;}


.badge-style {
    position: relative;
        color: #212529;
    display: inline-block;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.badge-style:before {    position: absolute;
    display: block;
    content: '';
    top: -7px;
    left: -9px;
    height: 40px;
    width: 20px;
    background: #d8dbdc;
    -webkit-transform: skew(-28.5deg);
    -moz-transform: skew(-28.5deg);
    -ms-transform: skew(-28.5deg);
    -o-transform: skew(-28.5deg);
    transform: skew(-28.5deg);
    z-index: -1;}


.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.st-block:hover .name_zk_href {
text-decoration: none;
    color: #024da0;
}
.st-block2:hover .name_zk_href {
text-decoration: none;
    color: #024da0;
}
.news_card:hover .name_zk_href {
text-decoration: none;
    color: #024da0;
}
.text-more {
    opacity: 0;
    transition: transform .6s ease,box-shadow .6s ease;
        position: absolute;
    left: 20px;
    top: 330px;
   /* transition: opacity 0.3s, visibility 0s linear 0.3s;*/
}
.white p.text-shad {
    font-size: 0.9em;
    text-transform: uppercase;
}
.round__zk__More {
    transition: transform .6s ease,box-shadow .6s ease;
}
.ic-st-im33:hover .round__zk__More {
   transform: translateX(160px);
}
.ic-st-im33:hover .text-more {
   transform: translateY(-95px);
   opacity: 1;
    transition-delay: 0s;
}
.stroyka .ic-st-im33:hover .text-more {
   transform: translateY(-96px);
   opacity: 1;
    transition-delay: 0s;
}
.stocks .ic-st-im33 {
    min-height: 384px;
}
.date-light {color: #aaaaaa;font-size: 1em; font-weight: 300;}
.news_bl__vis .round__zk__More {
        width: 20px!important;
    position: absolute;
    left: 20px;
    bottom: 37px;
}

.ic-st-im33.news_bl__vis:hover .text-more {
    transform: translateY(15px);
    opacity: 1;
    transition-delay: 0s;
}
.fa-arrow-right  {
	transition: transform .2s ease,box-shadow .2s ease;
}
.st-block:hover .fa-arrow-right {
    transform: translateX(12px);
}
.st-block2:hover .fa-arrow-right {
    transform: translateX(12px);
}
.news_card:hover .fa-arrow-right {
    transform: translateX(12px);
}
.card:hover .ic-zk {
    transform: translateX(12px);
}
.header {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
        box-shadow: inset 0 -1px 0 0 #cecece;
}
.header__container {
    margin: 0 auto;
    padding: 12px;
    padding-bottom: 14px;

}
.header_logo {
	padding-left: 20px;
	border-left: 1px solid #c2c2c2;
	margin-left: 30px;
}
.header_logo img {height: 50px;}
.side-open img {height: 30px;}
.header__menu {
    display: flex;
    padding-left: 3rem;
    padding-right: 3rem;
}
.header__menu__item {
    position: relative;
    padding: 13px 0;
    white-space: nowrap;
}
.header__menu__item_link {
    margin-right: 1.5rem;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1em;
    color: #010101;
    padding: 10px 0;
transition: all 0.15s ease-in-out;
}
.header__menu__item_link:hover {
text-decoration: none;
    color: #024da0;
}
.header__phone_style {
    /* min-width: 25rem; */
    text-align: right;
    white-space: nowrap;
    padding-top: 8px;
    margin: inherit;
}

.header__phone_style a {
    margin-left: 0.4rem;
    font-weight: 600;
    letter-spacing: 0.4px;
    line-height: 1.3em;
  /*  font-size: 1.5em;*/
  font-size: 1.3em;
    color: #000;
transition: all 0.15s ease-in-out;
}
.city {font-size: 1em!important;}
.header__phone_style_sec a {
   /* margin-left: 0.4rem; */
    font-weight: 600;
    letter-spacing: 0.4px;
    line-height: 1.3em;
    font-size: 1.5em;
    color: #000;
transition: all 0.15s ease-in-out;
}
.phone_header_link:hover {
color: #6b6969;
text-decoration: none;

}
.phone_icon_header {transition: transform .2s ease,box-shadow .2s ease;}
.header__phone_style a:hover .phone_icon_header {
-webkit-transform: rotate(45deg); 
-ms-transform: rotate(45deg);
transform: rotate(45deg);

}
.container-fluid {
	z-index: 50;
}
.back-grey:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
background-image: radial-gradient(circle at 10% 20%, rgb(242, 247, 248) 0, rgb(241, 241, 241) 90%);

    z-index: 0;

}
a.back {
    display: inline;
    text-decoration: none;
    position: relative;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-weight: 400;
    font-size: 0.9em;
    letter-spacing: 0;
    line-height: 1.5;
    color: #949494;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 11px;
        font-weight: 700;
        transition: transform .2s ease,box-shadow .2s ease;
}
a.back:before {
    position: absolute;
    display: block;
    content: '';
    top: 3px;
    left: -3px;
    background: url(../img/left-arrow.svg) no-repeat;
    -webkit-background-size: 22px 14px;
    -moz-background-size: 22px 14px;
    background-size: 22px 14px;
    width: 22px;
    height: 14px;
 /*   -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);*/
    transition: transform .2s ease,box-shadow .2s ease;

}
a.back:hover {
    color: #024da0;
}
a.back:hover:before {
  -webkit-transform: translateX(-8px);
transform: translateX(-8px);
}
.opacity-1 {opacity: 1;}
.m-r-20 {margin-right: 20px;}
.to__contant {
	    margin: 0 auto;
}
.block_promo {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.block_promo__content {
	padding: 20px;
}
.block_promo h1, .block_promo .h1 {
    font-size: 3em;
}
div.uppercase {
    font-size: 0.9em!important;
    margin-top: -8px;
}
.uppercase {text-transform: uppercase;}
.red_w {
 color: #024da0;
}
.over-hid {overflow: hidden;}

.swiper-button-prev {
    position: absolute;
    width: 65px;
    height: 65px;
    background: url(../img/prev.png) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 47%;
}
.swiper-button-next {
    position: absolute;
    width: 65px;
    height: 65px;
    background: url(../img/next.png) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
     top: 47%;
}

.swiper-button-next:hover {
    position: absolute;
    width: 65px;
    height: 65px;
    background: url(../img/next_h.png) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.swiper-button-prev:hover {
    position: absolute;
    width: 65px;
    height: 65px;
    background: url(../img/prev_h.png) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
input:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}


.marg-r-10 {
margin-right: 10px;
}
.marg-r-20 {
margin-right: 20px;
}
.list-none {
list-style-type: none;
}
.media-body>.name{
padding-top: 0px;
margin-top: 0px;
min-height: 75px;
}
.p-0{padding: 0px;}
.m-0 {margin: 0px;}
.card {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,14,63,.25);
    box-shadow: 0 1px 5px 0 rgba(0,14,63,.25);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow .3s ease-in-out;
    -moz-transition: box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    display: block;
    height: auto;
   /* min-height: 360px;*/
   /* padding: 20px; */
    /* max-height: 480px; */
   /* height: 100%; */	
    cursor: pointer;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px!important;
}
.card:hover {
    -webkit-box-shadow: 0 6px 30px 0 rgba(0,14,63,.25);
    box-shadow: 0 6px 30px 0 rgba(0,14,63,.25);
}
.column {
	padding: 20px;
}
.card-body {
	padding: 20px;
}

.card-bl {
padding: 24px;
margin-bottom: 16px;
position: relative;
/* display: flex; */
align-items: center;
flex-direction: row;
width: 100%;
/*  padding: 27px 16px; */
margin-bottom: 8px;
color: #242629;
cursor: pointer;
background-color: #fff;
border-radius: 5px;
/* box-shadow: 0 6px 8px 0 rgba(130,142,167,.1); */
transition: transform .2s ease,box-shadow .2s ease;
}
.card-bl:hover {
-webkit-transform: translateY(-12px);
transform: translateY(-12px);
}

.card-bl__info {
padding: 40px;
padding-bottom: 60px;
margin-bottom: 16px;
position: relative;
/* display: flex; */
align-items: center;
flex-direction: row;
width: 100%;
/*  padding: 27px 16px; */
margin-bottom: 8px;
color: #242629;
cursor: pointer;
background-color: #fff;
border-radius: 5px;
box-shadow: 0 6px 8px 0 rgba(130,142,167,.1);
transition: transform .2s ease,box-shadow .2s ease;
}
/*.card-bl__info:hover {
-webkit-transform: translateY(-12px);
transform: translateY(-12px);
}*/
.zastr__info .light_inf {
    font-size: 1em;
}
.zastr__info .bold__inf {
    font-size: 1.1em;
    font-weight: 500;
   /* margin-top: 6px; */
}
.filter-card {
        padding: 24px;
    padding-bottom: 40px;
    margin-bottom: 16px;
    position: relative;
    /* display: flex; */
    align-items: center;
    flex-direction: row;
    width: 100%;
    /* padding: 27px 16px; */
    margin-bottom: 8px;
    color: #242629;
    cursor: pointer;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 6px 8px 0 rgba(130,142,167,.1);
    transition: transform .2s ease,box-shadow .2s ease;
}
.news_card {
transition: transform .2s ease,box-shadow .2s ease;
cursor: pointer;
}
.news_card:hover {
-webkit-transform: translateY(-12px);
transform: translateY(-12px);
}
.news_bl__vis {
transition: transform .2s ease,box-shadow .2s ease!important;
cursor: pointer;
height: 100%!important;
}
.news_bl__vis:hover {
-webkit-transform: translateY(-12px);
transform: translateY(-12px);
}
.slide__UP {
transition: transform .2s ease,box-shadow .2s ease!important;
cursor: pointer;
height: 100%!important;
}
.slide__UP:hover {
-webkit-transform: translateY(-12px);
transform: translateY(-12px);
}
.news_date {

opacity: .6;
font-size: 12px;
color: #4b545b;
min-height: 18px;
}
.news_link {
color: #333;
text-decoration: none;
transition: all 0.55s ease-in-out;
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.news_link:hover {
color: #333;
text-decoration: none;
}
.news_card:hover .news_link {
/*color: #024da0;*/
text-decoration: none;
}
.bl-kosult {
margin: 0 auto;
padding: 24px;
width: 100%;
border: 1px solid #b6cfe4;
border-radius: 12px;
}
.product-name {
   /* text-transform: uppercase; */
    font-size: 1em;
   /* font-weight: bold;*/
    color: #024da0;
        transition: all 0.15s ease-in-out;
}
.product-name:hover {
text-decoration: none;
color: #333;
}
.kp {
    margin: auto;
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
}
.moduli .card-bl img {
height: auto;
margin: auto;
}
.card-bl.proiz  img {
height: auto;
margin: auto;
}
.card-bl img {
height: 150px;
margin: auto;
}
.card-bl img {text-align: center;}
button:hover, span:hover,a:hover,p:hover,div:hover, img:hover {outline: none;}
button, span,a,p,div,img {outline: none;}
button:active, span:active,a:active,p:active,div:active, img:active {outline: none;}
button:visited, span:visited,a:visited,p:visited,div:visited, img:visited {outline: none;}
img {
opacity: 1;
transition: opacity 0.3s;
}

img[data-src] {
opacity: 0;
}
.swiper-slide {
background: transparent!important;
z-index: 0;
}
.custom-checkbox .custom-control-label::before {
border-radius: .25rem;
}
.ribbon-wrapper.ribbon-lg {
height: 120px;
width: 120px;
}
.ribbon-wrapper.ribbon-lg {
height: 120px;
width: 120px;
}
.ribbon-wrapper {
height: 70px;
overflow: hidden;
position: absolute;
right: -2px;
top: -2px;
width: 70px;
z-index: 10;
}
.text-lg {
font-size: 1.25rem!important;
color: #27a5fd;
}
.ribbon-wrapper.ribbon-lg .ribbon {
right: 0;
top: 26px;
width: 160px;
}
.ribbon-wrapper.ribbon-lg .ribbon {
right: 0;
top: 26px;
width: 160px;
}
.ribbon-wrapper .ribbon {
box-shadow: 0 0 3px rgba(0,0,0,.3);
font-size: .8rem;
line-height: 100%;
padding: .375rem 0;
position: relative;
right: -2px;
text-align: center;
text-shadow: 0 -1px 0 rgba(0,0,0,.4);
text-transform: uppercase;
top: 10px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
width: 90px;
}
.ribbon-wrapper .ribbon {
box-shadow: 0 0 3px rgba(0,0,0,.3);
font-size: .8rem;
line-height: 100%;
padding: .375rem 0;
position: relative;
right: -2px;
text-align: center;
text-shadow: 0 -1px 0 rgba(0,0,0,.4);
text-transform: uppercase;
top: 10px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
width: 90px;
}
.custom-control-label::before {
position: absolute;
top: .25rem;
left: -1.5rem;
display: block;
width: 2rem;
height: 2rem;
pointer-events: none;
content: "";
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #ffc107;
cursor: pointer;
}
.swiper-container {
overflow: visible!important;
background: transparent!important;
}
.swiper-wrapper {
z-index: 1;
background: transparent!important;
}
.scale_block_animate {
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)!important;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)!important;
    overflow: hidden!important;
    position: relative!important;
    z-index: 1!important;}
    .scale_block_animate:hover {
    -webkit-transform: scale(1.25)!important;
    transform: scale(1.25)!important;
    overflow: hidden!important;
}
.bot-0 {
padding-bottom: 0;
margin-bottom: 0;
}
.hr-white {
border-top: 1px solid rgba(255, 253, 253, 0.2);
}
.mob-container-mobi {
height: 480px!important;
overflow: hidden!important;
}
.index-screens-container.is-crop-mobile {
overflow: hidden;
height: 250px;
align-items: flex-start;
margin-bottom: 1rem;
border-bottom: 1px solid rgba(0, 0, 0, .08);
}
.hr-mobi {
border-top: 1px solid rgba(189, 188, 188, 0.58);
margin-left: -25px;
margin-right: -25px;
margin-top: 0;
}
.float-left {
float: left;
}
.sec-m-bl {
display: none;
}
.sec-m-bl2 {
display: none;
}
ul li {
margin-top: 10px;
font-size: 0.9em;
}
.logo-icons {
max-width: 180px;
margin-right: 8px;
}
.example-e-block-e-pic-wrap {
height: 649px;
overflow: hidden;
position: relative;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.pclaptop {height: 100%;}
.pc-laptop-img {padding-bottom: 60px;}
.example-e-block-e-pic-wrap:after {
content: '';
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0);
transition: 10000ms linear;
}
.example-e-block-e:hover .example-e-block-e-pic-wrap:after {
background: rgba(0, 0, 0, 0.01);
}
.example-e-block-e-pic-wrap img {
display: block;
max-width: 100%;
transform: translatey(0);
transition: 35000ms linear;
}
.example-e-block-e-pic-wrap .fast img {
display: block;
max-width: 100%;
transform: translatey(0);
transition: 15000ms linear;
}
.example-e-block-e:hover .example-e-block-e-pic-wrap img {
transform: translatey(calc(-100% + 649px));
}
.text-align-center {
text-align: center;
}
.twentytwenty-overlay {
border-radius: 50px;
}
.relative {
position: relative;
}
.nav-fl-r {float: right;}
.logo-img {height: 40px;}
/*
.img-bl-us {
width: 100%!important;
position: absolute;

bottom: -24px;
right: -9px;
}
*/
.up__up { transition: transform .4s ease,box-shadow .4s ease;}
.up__up:hover {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
}
.img-bl-us {
    width: 350px;
    position: absolute;
    /* margin-top: 15px; */
    bottom: -1px;
    right: -20%;
    display: inline;
}
.imgList {
margin-bottom: 10px;
padding: 5px;
border: 1px solid #e6e6e6;
margin-top: 20px;
width: 100%;
}
.filemanag_img-bl {
width: 100%;
height: 250px;
overflow: hidden;
position: relative;
background-position: 50% 25%;
background-size: cover;
border: 1px solid #e0e0e0;
padding: 2px;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 10px;
-webkit-transition-duration: 500ms;
-webkit-transition-property: width, height;
cursor: pointer;
}
.hidden {

}
.min-h240 {
min-height: 250px;
}
.min-h270 {
min-height: 270px;
}
.bg-us-grey {
background-color: #d9dce1;
}
.bg-us-blue {
background-color: #d5e5f3;
}
.bg-us-brown {
background-color: #ebe6e3;
}
.title-us-bl {
min-height: 50px;
}
.row-flex, .row-flex > div[class*='col-']
{  display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex:1 1 auto; }
.row-flex-wrap
{    -webkit-flex-flow: row wrap;
align-content: flex-start;
flex:0; }
/*.row-flex > div[class*='col-'] {  margin:-.2px; }*/
.over-hid {overflow: hidden;}
.is-screen.screen-sliders {
width: 230px!important;
height: 489px!important;
margin-left: -95px;
margin-top: 80px;
}
.index-screens .is-front {
z-index: 10;
}
.index-screens .is-screen {
width: 300px;
box-shadow: 0 0.5rem 2rem 0.5rem rgba(0, 0, 0, .1);
position: relative;
}
.screen-sliders {
position: relative;
}
.is-shadow-less {
box-shadow: none!important;
}
.index-screens .is-screen {
width: 300px;
box-shadow: 0 0.5rem 2rem 0.5rem rgba(0, 0, 0, .1);
position: relative;
}
.screen-sliders img {
position: absolute!important;
border-radius: 17px;
left: 0;
top: 0;
}
.is-arrow {
width: 120px;
position: absolute;
margin-left: 120px;
z-index: 20;
margin-top: 70px;
}
.pad-l-top-mob {
padding-left: 120px;
}
.move:before {
content: "";
position: absolute;
z-index: 10;
left: 97%;
top: 162px;
width: 10px;
height: 10px;
margin-left: -95px;
border: 4px solid #08c;
border-left: none;
border-bottom: none;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-animation: arrows 1.5s infinite;
animation: arrows 1.5s infinite;
}
@-webkit-keyframes arrows {
to {
-webkit-transform: translateX(300%) rotate(45deg);
transform: translateX(300%) rotate(45deg);
opacity: 0;
}
}@keyframes arrows {
to {
-webkit-transform: translateX(300%) rotate(45deg);
transform: translateX(300%) rotate(45deg);
opacity: 0;
}
}.index-screens .is-arrow {
width: 120px;
position: absolute;
margin-left: -70px;
z-index: 20;
margin-top: -130px;
}
#dotted-line {
animation: dotAnim 3s linear infinite;
}
@keyframes dotAnim {
0% {
stroke-dashoffset: 100% }
100% {
stroke-dashoffset: 0 }
}.object-laptop {
position: relative;
width: 100%}
.video_inside22 {
width: 100%;
height: 100%}
.object-laptop > .screen {
position: relative;
width: 78%;
margin: 0 auto;
border: 1px solid rgb(255, 255, 255);
background-color: #ffffff;
border-radius: 7px 7px 0 0;
}
.object-laptop > .screen::before {
display: block;
position: relative;
content: "";
padding-top: 57.5%}
.object-laptop > .screen > .lcd {
position: absolute;
top: 3.5%;
left: 2.5%;
bottom: 3.5%;
right: 2.5%;
overflow: hidden;
border: 1px solid;
border-color: #fff #ffeeee #ffffff #fff;
border-radius: 3px;
background-color: #fff;
box-shadow: inset 0 0 200px 2px rgba(255, 255, 255, 0.05);
}
.object-laptop > .screen > .gloss {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 7px 7px 0 0;
background: linear-gradient(135deg, rgba(255, 255, 255, 0.175) 0, rgba(255, 255, 255, 0) 50%);
box-shadow: 0 0.5rem 2rem 0.5rem rgba(0, 0, 0, .1);
}
.object-laptop > .screen > .reflexion {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 7px 0 0 0;
background: linear-gradient(100deg, rgba(0, 0, 0, 0) 0, rgba(255, 255, 255, 0.05) 0.1%, rgba(255, 255, 255, 0.15) 33%, rgba(0, 0, 0, 0) 33.1%);
}
.object-laptop > .screen > .highlight.one {
top: -4px;
left: 2%;
width: 80%;
height: 2px;
background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) 15%, rgba(0, 0, 0, 0) 100%);
}
.object-laptop > .screen > .highlight {
position: absolute;
border-radius: 7px;
}
.object-laptop > .screen > .highlight.two {
top: 2%;
left: -4px;
width: 2px;
height: 80%;
background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.25) 15%, rgba(0, 0, 0, 0) 100%);
}
.object-laptop > .keyboard.one {
height: 0.25vw;
border-radius: 1px 1px 0 0;
background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0, rgba(255, 246, 246, 0.75) 2%, rgba(255, 255, 255, 0.33) 7%, rgba(0, 0, 0, 0) 100%), linear-gradient(90deg, rgba(0, 0, 0, 0) 0, rgba(255, 229, 229, 0.33) 93%, rgba(255, 255, 255, 0.75) 98%, rgba(255, 255, 255, 0.5) 100%), linear-gradient(90deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.35) 33%, rgba(255, 255, 255, 0.35) 35%, rgba(0, 0, 0, 0) 100%), linear-gradient(0deg, #ffffff 0, #e4e0e0 100%);
}
.object-laptop > .keyboard {
position: relative;
width: 100%}
.w100p {
width: 100%}
.object-laptop > .keyboard.one::after {
display: inline-block;
content: "";
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, 0);
width: 10%;
height: 0.25vw;
background: linear-gradient(90deg, #ffffff 0, rgba(249, 248, 248, 0.5) 12%, rgba(247, 247, 247, 0.5) 90%, #ffffff 100%);
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
}
.object-laptop > .keyboard.two {
height: 1.25vw;
border-radius: 0 0 33% 33%;
background: linear-gradient(90deg, rgba(230, 217, 217, 0.35) 0, rgba(255, 255, 255, 0.75) 2%, rgba(255, 255, 255, 0.5) 7%, rgba(0, 0, 0, 0) 50%), linear-gradient(90deg, rgba(0, 0, 0, 0) 0, rgba(255, 255, 255, 0.5) 83%, rgba(243, 238, 238, 0.75) 98%, rgba(255, 255, 255, 0.35) 100%), linear-gradient(0deg, rgba(255, 255, 255, 0.75) 0, rgba(255, 255, 255, 0.25) 33%, #ffffff 34%, #ffffff 100%), linear-gradient(0deg, #c7c4c4 0, #716a6a 100%);
}
.object-laptop > .keyboard.two::after {
display: inline-block;
content: "";
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, 0);
width: 10%;
height: 0.5vw;
background: linear-gradient(0deg, rgba(255, 255, 255, 0.75) 0, rgba(251, 240, 240, 0.5) 100%);
box-shadow: inset 0 -1px 3px 1px rgba(0, 0, 0, 0.2);
border-radius: 0 0 0.5vw 0.5vw;
}
.reflexion:before {
content: '';
height: 6px;
width: 60px;
left: 50%;
position: absolute;
top: 7px;
margin-left: -30px;
background: #000;
opacity: .05;
border-radius: 6px;
transform: translate(-5px, 0);
}
.mobile-container {
max-width: 320px;
margin: auto;
}
.video_inside {
width: 120%;
height: 100%;
margin-left: -34px;
}
.is-behind {
margin: auto;
position: relative;
}
.is-screen {
width: 100%;
box-shadow: 0 0.5rem 2rem 0.5rem rgba(0, 0, 0, .1);
position: absolute;
}
.device {
border-radius: 30px;
background: #fff;
position: relative;
display: inline-block;
}
.device_black {
border-radius: 30px;
background: #292a2f;
position: relative;
display: inline-block;
}
.device_black .notch {
position: absolute;
width: 160px;
height: 20px;
top: 9px;
left: 50%;
z-index: 2;
background: #292a2f;
border-bottom-left-radius: 16px;
border-bottom-right-radius: 16px;
transform: translate(-50%, 0);
}
.device_black .notch:before {
content: '';
height: 6px;
width: 60px;
left: 50%;
position: absolute;
top: 6px;
margin-left: -30px;
background: #fff;
opacity: .5;
border-radius: 6px;
transform: translate(-5px, 0);
}
.device_black .notch:after {
content: '';
width: 6px;
height: 6px;
top: 6px;
border-radius: 100%;
position: absolute;
left: 50%;
background: #fff;
opacity: .5;
transform: translate(35px, 0);
}
.device .notch {
position: absolute;
width: 160px;
height: 20px;
top: 9px;
left: 50%;
z-index: 2;
background: #fff;
border-bottom-left-radius: 16px;
border-bottom-right-radius: 16px;
transform: translate(-50%, 0);
}
.device .notch:before {
content: '';
height: 6px;
width: 60px;
left: 50%;
position: absolute;
top: 6px;
margin-left: -30px;
background: #000;
opacity: .05;
border-radius: 6px;
transform: translate(-5px, 0);
}
::after, ::before {
box-sizing: inherit;
}
.device .notch:after {
content: '';
width: 6px;
height: 6px;
top: 6px;
border-radius: 100%;
position: absolute;
left: 50%;
background: #000;
opacity: .05;
transform: translate(35px, 0);
}
.device .screen.is-clipped {
transform: translateZ(0);
backface-visibility: hidden;
}
.device_black .screen.is-clipped {
transform: translateZ(0);
backface-visibility: hidden;
}
.device .screen {
margin: 10px;
border-radius: 23px;
line-height: 0;
}
.device_black .screen {
margin: 10px;
border-radius: 23px;
line-height: 0;
}
.is-clipped {
overflow: hidden!important;
}
.device .screen-sliders, .index-screens .device.is-screen img {
width: 280px;
height: 583px;
}
.device_black .screen-sliders, .index-screens .device.is-screen img {
width: 280px;
height: 583px;
}
img {
max-width: 100%}
.top-pc-mobil {
margin-top: 5vh;
}
.top-pc-mobil2 {
margin-top: 0vh;
}
.top-pc-offer {
margin-top: 10vh;
}
.slideRight {
animation-name: slideRight;
-webkit-animation-name: slideRight;
animation-duration: 2s;
-webkit-animation-duration: 2s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
-webkit-animation-timing-function: ease-in-out;
visibility: visible !important;
}
@keyframes slideRight {
0% {
transform: translateX(-2%);
}
50% {
transform: translateX(4%);
}
65% {
transform: translateX(-4%);
}
80% {
transform: translateX(4%);
}
95% {
transform: translateX(-2%);
}
100% {
transform: translateX(0%);
}
} @-webkit-keyframes slideRight {
0% {
-webkit-transform: translateX(-2%);
}
50% {
-webkit-transform: translateX(4%);
}
65% {
-webkit-transform: translateX(-4%);
}
80% {
-webkit-transform: translateX(4%);
}
95% {
-webkit-transform: translateX(-2%);
}
100% {
-webkit-transform: translateX(0%);
}
}.col-dark-blue {
background: -webkit-linear-gradient(left, #060b0f, #355c7d);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
color: #2a2e32;
}
.text-shad {
text-shadow: 0 4px 3px rgba(0, 0, 0, 0.6), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}
/*
.carousel-caption-top {
        position: absolute;
    right: 15%;
    top: 10%;
    left: 10%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}*/
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 6%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.video-app-wrap {
box-sizing: border-box;
min-height: 1px;
left: auto;
flex-wrap: wrap;
-webkit-box-align: center;
align-items: center;
z-index: 5;
justify-items: flex-end;
position: absolute;
right: 8%;
max-width: 350px;
flex: 0 0 38%;
top: -70px;
}
.iphone-mask {
z-index: 10;
object-fit: cover;
display: flex;
flex-direction: row;
-webkit-box-pack: center;
justify-content: center;
position: relative;
width: 100%;
overflow: hidden;
}
.mask-img {
object-fit: cover;
height: 100%;
width: 100%;
z-index: 10;
transition: all 400ms ease-in 0s;
}
.video-wrap {
vertical-align: baseline;
position: absolute;
height: 100%;
box-sizing: border-box;
top: -2px;
font: inherit;
padding: 18px;
overflow: hidden;
}
.video-wrap video {
transform-style: preserve-3d;
text-align: center;
height: 100%;
max-width: 100%;
margin: 0 auto;
background: #000;
border-radius: 30px;
}
.t-30vh {
margin-top: 30vh;
}
.ic-st-im33 {
background-size: cover!important;
height: 284px;
position: relative;
}
.stroyka .ic-st-im33 {
background-size: cover!important;
height: 284px;
position: relative;
}
.thumbnail .name {padding-left:20px; position: absolute; top: 130px;}
.thumbnail .name.akcii {padding-left:20px; padding-right:20px; position: absolute; bottom: 60px;top: auto;}
.thumbnail p.text-shad.h2 {
    font-size: 1.7em;
    font-size: 1.3em;
    font-weight: 600;
}
.display-none {display: none;}
.price-table {
background-color: #ffffff;
border-radius: 10px;
padding: 97px 22px 38px 33px;
}
.price-table2 {
background-color: #ffffff;
border-radius: 10px;
padding: 20px;
padding-bottom: 50px;
}
.razdel {
height: 100%;
border-right: 1px solid #EAF4FE;
}
.icon-gr {
width: 56px;
}
.tns-nav {
display: none;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
cursor: pointer;
padding: 0;
background: transparent;
border: 0;
outline: none;
}
button, select {
}
.prev {
border-radius: 25px 0 0 25px;
border: 1px solid #E7ECEF;
padding: 12px 22px;
background-color: #ffffff;
-webkit-box-shadow: 0 15px 20px 0 rgba(25, 84, 122, 0.05);
box-shadow: 0 15px 20px 0 rgba(25, 84, 122, 0.05);
color: #31b0ff;
}
.next {
border-radius: 0 25px 25px 0;
border-top: 1px solid #E7ECEF;
border-bottom: 1px solid #E7ECEF;
border-right: 1px solid #E7ECEF;
padding: 12px 22px;
background-color: #ffffff;
-webkit-box-shadow: 0 15px 20px 0 rgba(25, 84, 122, 0.05);
box-shadow: 0 15px 20px 0 rgba(25, 84, 122, 0.05);
color: #31b0ff;
}
.tns-controls {
position: absolute;
z-index: 4;
bottom: -20px;
left: 40px;
}
.little {
font-size: 0.5em;
text-transform: uppercase;
color: #333;
padding-top: 12px;
display: block;
}
.color-bl {
color: #333;
}
.pad-20 {
padding: 20px;
}
.pad-l-20 {
padding-left: 20px;
}
.pad-r-20 {
padding-right: 20px;
}
.pad-l-40 {
padding-left: 40px;
}
.pad-r-40 {
padding-right: 40px;
}
.pad-top-10-i {
padding-top: 10px!important;
}
.area-item {
padding-top: 19px;
padding-bottom: 19px;
padding-right: 15px;
padding-left: 30px;
margin-bottom: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
min-height: 88px;
border-radius: 10px;
}
.value.min {
font-size: 1.5em;
color: #0078ff;
font-weight: 700;
padding-bottom: 6px;
}
.value.max {
font-size: 2.2em;
color: #0078ff;
font-weight: 700;
padding-bottom: 6px;
}
.color-white {
color: #fff!important;
-webkit-text-fill-color: #fff!important;
}
.area-item__num {
font-size: 2.8em;
line-height: 30px;
color: #0078ff;
font-weight: 900;
margin-right: 30px;
}
.area-item__text {
font-size: 1.3em;
line-height: 24px;
}
.container {
position: relative;
}
.container-fluid {
position: relative;
}
.contacts__main {
position: absolute;
top: 0;
left: calc((100% - 1200px) / 2);
height: 100%;
padding: 56px 0 93px;
z-index: 9;
}
.footer__phones {
margin-bottom: 35px;
}
.footer__item {
font-size: 16px;
font-weight: bold;
color: #ffffff;
letter-spacing: 0;
}
.footer__separator {
display: block;
height: 14px;
width: 1px;
background-color: #ffffff;
margin: 0 18px;
}
.footer__rights {
margin-bottom: 37px;
font-size: 14px;
color: rgba(2, 2, 2, 0.54);
font-weight: 500;
}
.footer__class {
font-size: 14px;
color: rgba(255, 255, 255, 0.3);
letter-spacing: 0;
line-height: 1.64286em;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
border-bottom: none;
}
.footer__button-wrapper {
margin-top: 20px;
}
.money_big {
text-transform: uppercase;
font-weight: 800;
letter-spacing: 0.07em;
font-size: 70px;
line-height: 1.22em;
}/*
.button_transparent {
color: #fdfdfd!important;
border: 1px solid #ffffff!important;
background-color: transparent!important;
min-width: 181px!important;
padding: 12px 25px!important;
}*/
.button_transparent {
color: #ee3f58!important;
border: 1px solid #ee3f58!important;
background-color: transparent!important;
min-width: 181px!important;
padding: 12px 25px!important;
}
.button_transparent {
color: #0065b1!important;
border: 1px solid #0065b1!important;
background-color: transparent!important;
min-width: 181px!important;
padding: 12px 25px!important;
}
/*.button_transparent:hover {
background-color: #ffffff!important;
color: #000000!important;
text-decoration: none!important;
}*/
.button_transparent:hover {
background-color: #0065b1!important;
color: #ffffff!important;
text-decoration: none!important;
border-color: #333;
border: 1px solid #0065b1!important;
}
.button_transparent:hover {
background-color: #ee3f58!important;
color: #ffffff!important;
text-decoration: none!important;
border-color: #d43148;
border: 1px solid #d43148!important;
}
.pad-bot-0 {
padding-bottom: 0!important;
}
.small-link {
font-size: 1em!important;
line-height: 1.4em!important;
}
.contacts__main-wrap {
max-width: 486px;
padding: 56px 99px 69px 69px;
background-color: #fff;
border-radius: 10px;
}
.contacts__main-wrap2 {
margin: auto;
max-width: 90%;
padding: 50px;
background-color: #fff;
border-radius: 10px;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.10) !important;
margin-bottom: 40px;
}
.map {
height: 100%;
}
.contacts__main-wrap {
position: relative;
}
.contacts__title {
font-size: 3em;
line-height: 1.16667em;
padding-bottom: 16px;
}
.contacts__title {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.contacts__info {
padding-top: 32px;
}
.contacts__info a, .contacts__info span {
display: block;
}
.contacts__number {
font-weight: 500;
font-size: 18px;
letter-spacing: 0;
line-height: 1.72222em;
color: #333;
}
.contacts__number:hover {
font-weight: 500;
font-size: 18px;
letter-spacing: 0;
line-height: 1.72222em;
color: #333;
text-decoration: none;
}
.contacts__info a, .contacts__info span {
display: block;
}
.footer {
/*padding: 50px;
position: relative;
overflow: hidden;
background-image: -o-linear-gradient(249deg, #0C1C3C 29%, #1A3967 100%);
background-image: linear-gradient(-159deg, #0C1C3C 29%, #1A3967 100%);
*/
}
.footer::before {
/*content: '';
position: absolute;
top: -125px;
left: -394px;
width: 100vw;
height: 100vw;
border-radius: 50%;
background-image: -webkit-gradient(linear, left top, left bottom, from(#0B2D5A), to(#000));
background-image: -o-linear-gradient(top, #0B2D5A 0, #000 100%);
background-image: linear-gradient(-180deg, #0B2D5A 0, #000 100%);
*/
}
.contacts__address {
padding-top: 27px;
color: rgba(0, 0, 0, 0.5);
}
.contacts__address, .contacts__schedule, .contacts__email {
font-size: 16px;
line-height: 1.6875em;
letter-spacing: 0;
}
.top_arrow:after {
content: '';
background-image: url(../img/download.png);
background-size: contain;
width: 10px;
height: 10px;
display: inline-block;
margin-left: 1rem;
transition: all .2s;
color: #fff;
}
.top_arrow:hover:after {
margin-bottom: -2px;
}
.pad-l-0 {
padding-left: 0;
}
.benefite_new3 {
position: relative;
overflow: hidden;
background-image: -o-linear-gradient(250deg, #1A3967 15%, #0C1C3C 100%);
width: 100%}
.benefite_new3::before {
content: '';
position: absolute;
top: -125px;
left: -5vw;
width: 65.7vw;
height: 120vw;
background-image: -o-linear-gradient(top, #0B2D5A 0, #000 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#0B2D5A), to(#000));
background-image: linear-gradient(-180deg, #0B2D5A 0, #000 100%);
background-image: radial-gradient(circle at 10% 20%, rgb(254, 254, 255) 0, rgb(224, 219, 219) 90%);
transform: rotate(148.5deg);
}
.benefite_new {
color: #fff;
position: relative;
overflow: hidden;
background-image: -o-linear-gradient(250deg, #1A3967 15%, #0C1C3C 100%);
background-image: linear-gradient(-160deg, #1A3967 15%, #0C1C3C 100%);
width: 100%;
background-image: radial-gradient(circle at 10% 20%, rgb(69, 86, 102) 0, rgb(34, 34, 34) 90%);
min-height: 100vh;
}
.benefite_new::before {
content: '';
position: absolute;
top: -125px;
left: -413px;
width: 80vw;
height: 80vw;
background-image: -o-linear-gradient(top, #0B2D5A 0, #000 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#0B2D5A), to(#000));
background-image: linear-gradient(-180deg, #0B2D5A 0, #000 100%);
background-image: radial-gradient(circle at 10% 20%, rgb(69, 86, 102) 0, rgb(34, 34, 34) 90%);
transform: rotate(-68.5deg);
}
.benefite_new_footer {
color: #fff;
position: relative;
overflow: hidden;
background-image: -o-linear-gradient(250deg, #1A3967 15%, #0C1C3C 100%);
background-image: linear-gradient(-160deg, #1A3967 15%, #0C1C3C 100%);
width: 100%;
background-image: radial-gradient(circle at 10% 20%, rgb(69, 86, 102) 0, rgb(34, 34, 34) 90%);
min-height: 200px;
}
.benefite_new_footer::before {
content: '';
position: absolute;
top: -125px;
left: -413px;
width: 80vw;
height: 80vw;
background-image: -o-linear-gradient(top, #0B2D5A 0, #000 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#0B2D5A), to(#000));
background-image: linear-gradient(-180deg, #0B2D5A 0, #000 100%);
background-image: radial-gradient(circle at 10% 20%, rgb(69, 86, 102) 0, rgb(34, 34, 34) 90%);
transform: rotate(-68.5deg);
}
.benefite_new2 {
position: relative;
overflow: hidden;
background-image: -o-linear-gradient(250deg, #1A3967 15%, #0C1C3C 100%);
width: 100%}
.benefite_new2::before {
content: '';
position: absolute;
top: -125px;
left: -413px;
width: 202.7vw;
height: 80vw;
background-image: -o-linear-gradient(top, #0B2D5A 0, #000 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#0B2D5A), to(#000));
background-image: linear-gradient(-180deg, #0B2D5A 0, #000 100%);
background-image: radial-gradient(circle at 10% 20%, rgb(242, 244, 246) 0, rgb(242, 244, 246) 90%);
transform: rotate(-68.5deg);
}
.benefite2 {
color: #fff;
position: relative;
overflow: hidden;
background-image: -o-linear-gradient(250deg, #1A3967 15%, #0C1C3C 100%);
background-image: linear-gradient(-160deg, #2baafe 15%, #ffffff 100%);
width: 100%}
.benefite2::before {
content: '';
position: absolute;
top: -125px;
left: -413px;
width: 80vw;
height: 80vw;
border-radius: 50%;
background-image: -o-linear-gradient(top, #0B2D5A 0, #000 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#0B2D5A), to(#000));
background-image: linear-gradient(-180deg, #0078ff 0, #02254c 100%);
}
.benefite {
color: #fff;
position: relative;
overflow: hidden;
background-image: -o-linear-gradient(250deg, #1A3967 15%, #0C1C3C 100%);
background-image: linear-gradient(-160deg, #1A3967 15%, #0C1C3C 100%);
width: 100%}
.benefite::before {
content: '';
position: absolute;
top: -125px;
left: -413px;
width: 80vw;
height: 80vw;
border-radius: 50%;
background-image: -o-linear-gradient(top, #0B2D5A 0, #000 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#0B2D5A), to(#000));
background-image: linear-gradient(-180deg, #0B2D5A 0, #000 100%);
}
.benefit__subtitle2 {
font-size: 23px;
color: rgba(0, 0, 0, 0.4)!important;
line-height: 1.52174em;
font-weight: 400;
display: block;
width: 100%;
padding-bottom: 57px;
}
.modal-body {
font-size: 0.9em;
}
.modal-body input {
font-size: 1em;
}
.ss {
padding-left: 20px!important;
}
.hidden {
opacity: 0;
}
.visible {
opacity: 1;
}
.custom-control-label.ss::before {
position: absolute;
display: block;
width: 1.5rem;
height: 1.5rem;
pointer-events: none;
content: "";
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #ffc107;
cursor: pointer;
}
.custom-control-label.ss::after {
position: absolute;
top: .25rem;
left: -1.5rem;
display: block;
width: 1.5rem;
height: 1.5rem;
content: "";
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%;
cursor: pointer;
}
.style-foot-input {
height: 40px!important;
padding-left: 8px!important;
padding-right: 8px!important;
padding: .1rem .75rem!important;
width: 80%!important;
font-size: 0.8em!important;
}
.h550 {
max-height: 550px;
}
.p_foot_st .nav-link {
display: block;
padding: .3rem 1rem;
padding-right: 0;
padding-left: 0;
}
.whatsapp_foot_style_a {
padding: .4rem 0.8rem;
font-size: 0.9em;
padding-left: 0;
}
.style_foot_mobi {
font-weight: bold;
font-size: 1.3em;
padding-left: 0;
}
.mt-m-40 {
margin-top: -40px;
}
.pad-bottom-m-100 {
padding-bottom: 100px!important;
}
.pad-top-m-120 {
padding-top: 120px!important;
}
.height2 {
height: 8vh;
}
.politics {
color: #94999e!important;
font-size: 0.9em!important;
}
.imgtopYa {
width: 80%}
.gradient-top {
background-color: #ff7eb8;
color: white;
background: linear-gradient(45deg, #6583fe, #ff7eb8);
}
.marg-auto {
margin: auto;
}
.upper {
text-transform: uppercase;
}
.pad-r-8 {
padding-right: 8px;
}
.bg-red {
background-color: red;
color: #fff;
padding: 3px;
border-radius: 4px;
}
.started-list__number {
font-size: 40px;
color: #024da0;
padding-bottom: 11px;
display: block;
}
.started-list__title {
font-size: 20px;
font-weight: 600;
padding-bottom: 10px;
display: block;
}
.started-list__description {
color: rgba(0, 0, 0, 0.9);
line-height: 1.6875em;
font-weight: 400;
display: block;
}
.started__column-head {
padding: 20px;
display: block;
text-align: center;
}
.started__column-title {
font-size: 20px;
padding-bottom: 17px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
color: rgba(3, 11, 21, 0.7);
line-height: 1.85em;
}
.started__column-description {
font-size: 14px;
color: rgba(0, 0, 0, 0.5);
line-height: 1.71429em;
display: grid;
grid-template-columns: 20px 230px;
grid-gap: 41px 28px;
padding-top: 28px;
position: relative;
float: none!important;
padding-left: 15px;
}
.started__number {
font-size: 21px;
color: #31B0FF;
text-align: end;
font-weight: bold;
}
.started__number {
font-size: 21px;
color: #31B0FF;
text-align: end;
font-weight: bold;
}
.started__column-line {
height: 139px;
width: 1px;
position: absolute;
top: 61px;
left: 15px;
}
.hlf {
padding: 1rem 0 0;
margin: 0 auto 2rem;
background: url(../img/hlf.svg) no-repeat 50% 100%}
.w46 {
width: 46px;
}
.w96 {
width: 96px;
}
.w120 {
width: 120px;
}
.wc {
position: relative;
margin-left: auto;
margin-right: auto;
padding-right: 15px;
padding-left: 15px;
max-width: 1070px;
}
.form-control {
color: #171717;
border: 1px solid #b8b8b8;
background-color: #fff;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
font-size: 0.9em;
font-weight: 400;
height: 50px;
padding-left: 18px;
padding-right: 18px;
}
.form .form-control {
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;

}
.label.small {
font-size: 0.9em;

}
.filter-label {text-transform: uppercase;
    color: #5e6064;
        font-weight: 700;}
.section-schema__container {
counter-reset: schema;
}
.section-consult__container {
padding: 5px;
background: #e54730;
background: -webkit-gradient(linear, left top, left bottom, from(#e54730),to(#f37e20));
background: -webkit-linear-gradient(top, #e54730 0%,#f37e20 100%);
background: -o-linear-gradient(top, #e54730 0%,#f37e20 100%);
background: linear-gradient(to bottom, #e54730 0%,#f37e20 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e54730', endColorstr='#f37e20',GradientType=0 );
position: relative;
border-radius: 30px 0;
}
.section-consult__inner {
background: #fff;
/*  display: -webkit-box;
display: -ms-flexbox;
display: flex; */
border-radius: 27px 0;
padding: 39px 54px 33px;
}
.section-consult__text-1 {
padding-right: 190px;
background: url(../img/test-arrow.png) no-repeat right 15px bottom 10px;
font-size: 1em;
line-height: 25px;
color: #888;
margin-bottom: 22px;
}
.section-consult__text-2 {
padding-right: 190px;
font-size: 12px;
line-height: 16px;
color: #888;
}
.section-discount:before {
content: '';
display: block;
background: #f6f7f9;
position: absolute;
top: 234px;
left: 0;
right: 0;
bottom: 234px;
}
.section-faq__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
}
.section-faq__item:before {
counter-increment: faq;
content: counter(faq);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 50px;
height: 50px;
background: #0065b1;
border-radius: 5px;
-ms-flex-negative: 0;
flex-shrink: 0;
/*font-family: 'Roboto', sans-serif;*/
font-size: 20px;
font-weight: bold;
color: #fff;
margin-right: 10px;
}
#parent {
counter-reset: test;
}
#parent div.section-faq__item::before {
counter-increment: test;
content: counter(test);
}
.section-faq__item-inner {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
background: #fff;
border-radius: 5px;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10) !important;
}
.section-faq__item-inner:hover {
-webkit-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.15);
box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.15);
}
.section-faq__item-question {
padding: 16px 50px 16px 20px;
    /* font-family: 'Roboto', sans-serif; */
    /* font-size: 17px; */
    letter-spacing: 0.1px;
    font-weight: 600;
    position: relative;
    cursor: pointer
}
.section-faq__item-inner:hover .section-faq__item-question span {
background: #e54730;
background: -webkit-gradient(linear, left top, left bottom, from(#e54730),to(#f37d22));
background: -webkit-linear-gradient(top, #e54730 0%,#f37d22 100%);
background: -o-linear-gradient(top, #e54730 0%,#f37d22 100%);
background: linear-gradient(to bottom, #ee3f58 0%,#f7576e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e54730', endColorstr='#f37d22',GradientType=0 );
color: #fff;
}
.section-faq__item-question span {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 30px;
height: 30px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 9px;
background: #d4d9dd;
border-radius: 50%;
position: absolute;
top: 10px;
right: 15px;
}
.section-faq__item-question span svg {
width: 100%;

fill: #fff;
}
.grey-grad {
background-image: radial-gradient(827px at 47.3% 48%, rgb(255, 255, 255) 0%, rgb(198, 206, 210) 90%);
background: #f6f7f9;
}
.section-faq__item-question.active span svg {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.section-faq__item-answer {
display: none;
border-top: 1px solid #eceff1;
padding: 21px 20px 17px;
font-size: 14px;
line-height: 22px;
letter-spacing: 0.1px;
}
.section-faq__item-answer p {
margin-bottom: 18px;
}
.product-card {
    background: #fff;
    border-radius: 12px;
}
.product-card figure.fixedratioCard {
padding-bottom: 110%;
background-size: cover;
-moz-background-size: cover;
background-position: center;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
}
figure.fixedratioCard {
padding-bottom: 80%;
background-size: cover;
-moz-background-size: cover;
background-position: center;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
}
figure.fixedratioCard-main {
padding-bottom: 70%;
background-size: contain;
background-repeat: no-repeat;
-moz-background-size: cover;
background-position: center;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
}
.news_block {
padding: 24px;
padding-bottom: 40px;
margin-bottom: 16px;
position: relative;
/* display: flex; */
align-items: center;
flex-direction: row;
width: 100%;
/* padding: 27px 16px; */
margin-bottom: 8px;
color: #242629;
cursor: pointer;
background-color: #fff;
border-radius: 12px;
box-shadow: 0 6px 8px 0 rgba(130,142,167,.1);
transition: transform .2s ease,box-shadow .2s ease;
}
.news_block>.name{
min-height: 70px;
}
.news_card .link-news {font-size: 0.7em!important;}
div.text {
font-size: 0.9em;
min-height: 70px;
}
.color-blue-gradient {
background: linear-gradient(45deg, #0000cc 33%, #ff7300 66%, #ffab66);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.size-big {
font-size: 1.1em!important;
}
.size-medium {
font-size: 1em!important;
}
.size-small {
font-size: 0.9em!important;
}
.ribbon-wrapper.ribbon-lg {
height: 120px;
width: 120px;
}
.ribbon-wrapper {
height: 70px;
overflow: hidden;
position: absolute;
right: 24px;
top: -2px;
width: 70px;
z-index: 10;
}
.ribbon-wrapper.ribbon-lg .ribbon {
right: 0;
top: 26px;
width: 160px;
}
.ribbon-wrapper .ribbon {
box-shadow: 0 0 3px rgba(0, 0, 0, .3);
font-size: 1.3rem;
line-height: 100%;
padding: .375rem 0;
position: relative;
right: -2px;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
text-transform: uppercase;
top: 10px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
width: 90px;
}
.ribbon-wrapper .ribbon::before {
left: 0;
}
.ribbon-wrapper .ribbon::after, .ribbon-wrapper .ribbon::before {
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 3px solid #9e9e9e;
bottom: -3px;
content: '';
position: absolute;
}
.ribbon-wrapper .ribbon::after {
right: 0;
}
.ribbon-wrapper .ribbon::after, .ribbon-wrapper .ribbon::before {
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 3px solid #9e9e9e;
bottom: -3px;
content: '';
position: absolute;
}
.list-group-item {
position: relative;
display: block;
padding: .75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border-left: none!important;
border-right: none!important;
border: 1px solid rgba(0, 0, 0, .125);
text-align: left;
}
.bold {
font-weight: bold;
}
.shad {
text-shadow: 0 4px 3px rgba(0, 0, 0, 0.6), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}
.lh-14 {
line-height: 1.4;
}
.red {
color: red;
}
.yellow-col-style {
color: #fbc10a;
font-weight: bold;
}
.bold {
font-weight: bold;
}
.light-bold {
font-weight: 500;
}
.b-text {
font-size: 1.2em;
}
.b-text ul li {
margin-top: 20px;
}
.hide-txt {
opacity: 0.36;
}
.soglasie {
font-size: 0.9em;
}
.title {
font-size: 2.2em;
line-height: 1.16667em;
}
.benefit__title {
font-size: 4em;
color: #FFFFFF;
line-height: 1.16667em;
font-weight: 400;
}
.benefit__title2 {
font-size: 3em;
color: #FFFFFF;
line-height: 1.16667em;
font-weight: 400;
}
.benefit__subtitle {
font-size: 23px;
color: rgba(255, 255, 255, 0.4)!important;
line-height: 1.52174em;
font-weight: 400;
display: block;
width: 485px;
padding-bottom: 57px;
}
.button {
padding: 22px 38px 23px;
text-align: center;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: inline-block;
border: none;
background: #31B0FF;
font-size: 12px;
cursor: pointer;
text-decoration: none;
font-weight: 700;
color: #ffffff;
border-radius: 8px;
text-transform: uppercase;
letter-spacing: 1px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.button_blue {
background-color: #31B0FF;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.button_blue:hover {
background-color: #0D89F8;
color: #fff;
text-decoration: none;
}
.bg-dark22 {
background-image: -webkit-gradient(linear, left top, left bottom, from(#061A33), to(#000))!important;
background-image: -o-linear-gradient(top, #061A33 0, #000 100%)!important;
background-image: linear-gradient(-180deg, #061A33 0, #000 100%)!important;
color: #fff!important;
}
.bg-blue {
background-image: linear-gradient(-45deg, #007BF5 4%, #31B0FF 100%)!important;
color: #fff!important;
}
.bg-light-blue {
background-color: #EAF4FE;
}
.foot_st_z {
font-size: 1.3em;
padding-top: 10px;
}
.link-zk {
color: #fff;
padding-bottom: 10px;
font-size: 16px;
color: #000000;
letter-spacing: 0;
line-height: 1.6875em;
display: block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.link-zk:hover {
color: #31B0FF;
text-decoration: none;
}
.subtitle {
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.title {
color: #030B15;
letter-spacing: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.bg-light {
background-color: #fff!important;
}
.custom-control {
position: relative;
display: inline;
min-height: 2.5rem;
padding-left: 1.5rem;
margin-left: 20px;
}
.custom-control-label {
position: relative;
margin-bottom: 0;
padding-left: 30px;
padding-top: 10px;
}
.custom-control-label::before {
position: absolute;
top: .25rem;
left: -1.5rem;
display: block;
width: 2rem;
height: 2rem;
pointer-events: none;
content: "";
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #0078ff;
cursor: pointer;
}
.custom-control-label::after {
position: absolute;
top: .25rem;
left: -1.5rem;
display: block;
width: 2rem;
height: 2rem;
content: "";
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%;
cursor: pointer;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
background-color: #0078ff;
}
.btn-outline-light2 {
border-color: #fff;
color: #ffffff;
background-color: transparent;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
}
.btn-outline-light2:hover {
color: #0078ff;
background-color: #fff;
border-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show>.btn-outline-light.dropdown-toggle {
color: #ffffff;
background-color: #0868d2;
border-color: #044790;
}
.top_link {
text-decoration: none;
background: -webkit-linear-gradient(left, #81bbe8, #ffffff);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
transition: all 0.35s ease-in-out;
}
.top_link:hover {
text-decoration: none;
background: -webkit-linear-gradient(left, #ffffff, #81bbe8);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.pad-l-35 {
padding-left: 35px;
}
.right-8 {
margin-right: 8px;
}
.container {
max-width: 1240px;
}
.name-title-zk {
margin-top: 15vh;
margin-bottom: 20vh;
}
.size-18 {
font-size: 18px;
}
.age {
font-size: 1.1em;
font-style: italic;
}
.price-well {
font-size: 0.9em;
font-weight: bold;
color: #ea3457;
}
.color-wilet {
color: #6f3d84!important;
}
.ipimg img {
max-width: 200px;
}
.text-more.white a:hover {
    text-decoration: none;
}
.btn {
cursor: pointer;
/* color: #ffffff; */
/* background-color: #0078ff; */
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
/* box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3); */
padding: .7rem 1rem;
}
.btn-outline-light {
    border-color: transparent;
    color: #ffffff;
    background-color: #024da0;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
}
.btn-outline-light:hover {
color: #fff;
background-color: #287ddc;
border-color: transparent;
}
.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark:not([disabled]):not(.disabled).active, .btn-outline-dark:not([disabled]):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle {
    color: #000;
    background-color: #ffffff;
    border-color: #f2f9ff;
    box-shadow: 0 0 0 0.2rem rgba(251, 253, 255, 0.5);
}
.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show>.btn-outline-light.dropdown-toggle {
    color: #ffffff;
    background-color: #0868d2;
    border-color: #044790;
}
.main-ic {width: 68px; margin-right: 18px;}
.btn-outline-dark2 {
color: #ffffff;
background-color: transparent;
background-image: none;
border-color: #ffffff;
}
.btn-outline-dark2:hover {
color: #000;
background-color: #ffffff;
border-color: #ffffff;
}
.btn-outline-dark2:focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(250, 253, 255, 0.25);
}
.nav-m-l {
color: #fff;
transition: all 0.3s ease;
border-bottom: 1px solid transparent;
text-decoration: none;
}
.t549__uptitle {
margin-bottom: 15px;
}
.nav-m-l:hover, .nav-m-l:focus {
color: #fff;
border-bottom-color: #fff;
text-decoration: none;
opacity: 0.75;
}
.text-center {
text-align: center;
}
.und-l {
text-decoration: underline;
}
.bg-dark-blue {
background: #25344c;
}
.pricing-tables .p-table {
position: relative;
padding: 75px 25px 50px 25px;
text-align: center;
border-top: 1px solid #f8f8f8;
background: #fff;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.pricing-tables .p-table .price {
display: block;
margin-top: 40px;
}
.price_gradient_first {
background: linear-gradient(45deg, #000 33%, #000 66%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
color: #a5adb4;
}
.price_gradient_second {
background: linear-gradient(45deg, #000 66%, #000 66%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
color: #a5adb4;
}
.price_gradient_last {
background: linear-gradient(45deg, #000 33%, #000 66%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
color: #e8ae47;
}
.pricing-tables .p-table .price {
display: block;
margin-top: 40px;
}
.subheading {
display: block;
text-transform: uppercase;
font-weight: 300;
color: #999;
letter-spacing: 2.5px;
font-size: 14px!important;
margin-top: 25px;
}
.pricing-tables .p-table .price .currency, .pricing-tables .p-table .price .type {
display: inline-block;
margin-left: -10px;
vertical-align: bottom;
font-size: 15px;
font-weight: 300;
color: #999;
margin-bottom: -10px;
vertical-align: middle;
}
/*.pricing-tables .p-table .price .value {
font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
}*/
.pricing-tables .p-table .price .type {
vertical-align: top;
margin-top: 0;
margin-right: -20px;
padding-left: 10px;
}
sup {
top: -.5em;
}
.pricing-tables .p-table .banner {
background: #ffd600;
}
.pricing-tables .p-table .banner {
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
width: 60px;
height: 58px;
padding-top: 15px;
background: #111;
color: white;
font-size: 11px;
letter-spacing: 0.2em;
text-align: center;
text-transform: uppercase;
}
.pricing-tables .p-table .star {
position: absolute;
top: 8px;
left: 19px;
margin: 0 auto;
font-size: 23px;
color: #fff;
}
.pricing-tables .p-table .banner:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 0;
height: 0;
border-bottom: 10px solid #fff;
border-left: 29px solid transparent;
border-right: 30px solid transparent;
}
.pricing-tables .p-table .desc {
margin-top: 20px;
margin-bottom: 0;
padding-bottom: 20px;
/*font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;*/
color: #777;
letter-spacing: 2px;
font-size: 1em;
}
.pricing-tables .p-table hr {
width: 150px;
margin: 0 auto;
left: 0;
right: 0;
}
.pricing-tables .p-table .p-items {
list-style: none;
padding: 0;
margin-top: 25px;
}
.pricing-tables .p-table .p-items li {
padding-bottom: 15px;
}
.pricing-tables .p-table .p-items li b {
font-weight: 400;
}
.pricing-tables .p-table .p-items li b {
color: #252626;
}
.pricing-tables .p-table .price .value {
display: inline-block;
/*font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;*/
font-size: 70px;
color: #fbc10a;
}
.doc-itm {
font-size: 60px;
margin-right: 15px;
color: #7c7d7d;
}
.pad-10px {
padding: 10px;
}
.pad-20px {
padding: 20px;
}
.pad-30px {
padding: 30px;
}
.color-black {
color: #000000;
}
.bold {
font-weight: bold;
}
.bg-main-vh {
padding: 0;
margin-bottom: 0;
position: relative;
padding-top: 0;
color: #fff;
padding-bottom: 60px;
/*background: url(../img/main.jpg) no-repeat center 40% fixed!important;*/
/*  background-image: linear-gradient(180deg,#f2f4f6 0,#fff); */
/*-webkit-background-size: cover!important;
-moz-background-size: cover!important;
-o-background-size: cover!important;
background-size: cover!important;*/
min-height: 100vh;
}
.marg-top-main {
margin-top: 25vh;
}
.marg-top-main2 {
margin-top: 15vh;
}
.bg-main-vh_bl2 {
padding: 0;
position: relative;
padding-top: 40px;
color: #fff;
padding-bottom: 60px;
background: url(../img/main.jpg) no-repeat center 40% fixed!important;
-webkit-background-size: cover!important;
-moz-background-size: cover!important;
-o-background-size: cover!important;
background-size: cover!important;
}
.bg-main-vh_bl3 {
padding: 0;
position: relative;
padding-top: 40px;
color: #42495f;
padding-bottom: 60px;
background: url(../img/main3.jpg) no-repeat center 100%;
-webkit-background-size: cover!important;
-moz-background-size: cover!important;
-o-background-size: cover!important;
background-size: cover!important;
}
.bg-main-vh_bl4 {
padding: 0;
position: relative;
padding-top: 40px;
color: #fff;
padding-bottom: 60px;
background: url(../img/main4.jpg) no-repeat center 100%;
-webkit-background-size: cover!important;
-moz-background-size: cover!important;
-o-background-size: cover!important;
background-size: cover!important;
}
.bg-main-vh_bl5 {
padding: 0;
position: relative;
padding-top: 40px;
color: #42495f;
padding-bottom: 60px;
background: url(../img/main4.jpg) no-repeat center 100%;
-webkit-background-size: cover!important;
-moz-background-size: cover!important;
-o-background-size: cover!important;
background-size: cover!important;
}
.item {
background: white;
min-height: 263px;
text-align: center;
}
.cont-item {
padding: 20px 34px;
padding-top: 0;
text-align: left;
padding-bottom: 40px;
}
.date {
color: #aaaaaa;
font-size: 1em;
font-weight: 700;
}
.address {
color: #4a4a4a;
font-size: 0.9em;
}
ul.navbar-nav li {font-size: 1em;}
.bank-logo {
height: 80px;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.mt-0 {
font-size: 1.25rem;
margin-bottom: .5rem;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.h2, h2 {
font-size: 2em;
margin-bottom: .5rem;

font-weight: 500;
line-height: 1.2;
color: inherit;
}
.h3 {
font-size: 1.75rem;
margin-bottom: .5rem;

font-weight: 500;
line-height: 1.2;
color: inherit;
}
h3 {
font-size: 2.25rem;
font-weight: bold;
}
.name-op {
padding: 20px 20px 25px;
font-size: 18px;
line-height: 1.35;
font-weight: 500;
color: #000;
}
.name-op-2 {
color: #7a7a7a;
font-size: 12px;
line-height: 1.55;
font-weight: 300;
}
.modal-title {
margin-bottom: 0;
line-height: 1.5;
font-size: 1.25em;
}
figure {
margin: 0 0 1rem;
}
.bg-form-st {
background: white;
padding: 30px 30px;
text-align: center;
border-radius: 6px;
border-top: solid 6px #91a956;
border-bottom: solid 6px #91a956;
}
.owl-theme .owl-nav {
margin: auto;
margin-top: 30px!important;
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #ffffff;
background-color: #0078ff;
}
.bank-logo img {
width: auto!important;
height: auto!important;
}
.owl-nav [class*=owl-] {
color: #333!important;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
background: transparent!important;
display: inline-block;
cursor: pointer;
border-radius: 3px;
padding-right: 16px!important;
padding-left: 16px!important;
border: 1px solid #333;
transition: all 0.15s ease-in-out!important;
}
.owl-theme .owl-nav [class*=owl-]:hover {
background: #ffffff!important;
color: #333!important;
text-decoration: none;
}
.item span {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
font-weight: 200;
}
.item span span {
font-size: 32px;
font-weight: 700;
height: 42px;
}
.owl-item {
text-align: center;
}
.thumbnail {
padding: 0;
margin-bottom: 30px;
-webkit-transition: all .5s ease;
transition: all .5s ease;
position: relative;
}
.sberbl .col-md-6 {
max-width: 555px;
color: #333;
}
/*.marg-cent-rem {
padding-top: -40px;
}*/

.owl-dots {
display: none!important;
}
.thumbnail {
display: block;
/*padding: 4px;*/
margin-bottom: 20px;
line-height: 1.42857143;
/*background-color: #fff;*/
border: 1px solid #ddd;
border-radius: 16px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.fs-20 p {
font-size: 20px;
font-weight: 300;
margin-top: 30px;
}
.bg-transparent {
background: transparent;
}
.bg-dark {
background-color: rgba(255, 255, 255, 1)!important;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.bg-col-dark {
color: rgba(6, 6, 6, 0.9)!important;
transition: all 0.15s ease-in-out;
}
.logo {
font-size: 1.6em;
color: #fff!important;
/* text-shadow: 0 4px 3px rgba(0, 0, 0, 0.6), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1); */
}
.btn-danger {
color: #fff;
background-color: #ee3f58;
border-color: #d43148;
}

.footer .header__menu__item_link {
    padding-top: 0px; /* margin-bottom: 10px; */
    opacity: 0.5;
}
.footer .phone_header_link {
    opacity: 0.5;
}
.footer .contakt__info {
    font-size: 0.9em;
}
.footer .phone_header_link:hover {
    opacity: 1;
    color: #333;
}
.footer .header__menu__item_link:hover {
    opacity: 1;
    color: #333;
}
.footer .header__menu__item {
    padding-top: 0px; 
    /*margin-bottom: 10px; */
}
.loc_foot_info {
    font-size: 0.9em;
    opacity: 0.5;
}
.logo2 {
font-size: 1.2em;
color: #1b1b1b!important;
text-transform: uppercase;
font-weight: 600;
}
.portfolio > div {
padding-left: 2px;
padding-right: 0;
margin-bottom: 2px;
overflow: hidden;
}
.port-l {
overflow: hidden;
}
.title__ZK {
	font-size: 1.75em;
    margin-bottom: .5em;
    
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
.price__ZK {
	        color: #9b8369;
}
.desc__ZK {
	font-size: 0.9em;
}

.loc {
	opacity: .5;
	font-size: 0.9em;
}
.date_n {
    opacity: .7;
    font-size: 0.9em;
    padding-bottom: 6px;
}
.responsive .fixedratio2 {
    border-radius: 10px;
}
.tns-item {background: transparent;}
.compleks_pr {
	/* padding: 8px; */
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
}
.room-bl {padding: 8px;
	transition: all 0.4s ease-in-out;
}
.room-metrs {
	font-size: 0.9em;
}
.room-count {
	font-size: 1em;
	font-weight: 600;
}
.room-bl:hover {
	    background-color: #b8b8b8;
}
.more__ZK {
  position: absolute;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 60px;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    padding: 0 20px;
    font-size: 15px;
    font-weight: 500;
    color: #024da0;
    padding-left: 0px;
    padding-right: 0px;
}

figure.fixedratio {
padding-top: 80%;
background-size: cover;
-moz-background-size: cover;
background-position: center;
overflow: hidden;
border-radius: 0px;
}
figure.fixedratio2 {
padding-top: 60%;
background-size: cover;
-moz-background-size: cover;
background-position: center;
overflow: hidden;
border-radius: 0px;
}
figure {
margin: 0;
}

.list {
width: 59px;
height: 56.3778px;
margin-top: -15px;
margin-right: 8px;
}
.icon-mainpage-dims {
width: 150px;
height: 100px;
background: url(../img/icons_mainpage_op.svg) no-repeat;
margin: auto;
}
.icon-flats {
background-position: 0 -300px;
}
.icon-developers {
background-position: 0 -100px;
}
.icon-mortgage {
background-position: 0 -500px;
}
.icon-layout {
background-position: 0 -400px;
}
.parking {
width: 150px;
height: 100px;
background: url(../img/parking.svg) no-repeat;
margin: auto;
}
.bl-white-st {
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
border-radius: 3px;
margin-bottom: 35px;
transition: all .15s ease-in-out;
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
padding: 30px;
}
.navbar {
padding: 14px;
}
.color-overlay {
background-color: rgba(0, 0, 0, .36);
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0;
margin: auto;
}
.wrap {
position: relative;
}
.color-overlay2 {
background-color: rgba(0, 0, 0, .5);
position: absolute;
right: 15px;
top: 0;
left: 15px;
bottom: 20px;
border-radius: 8px;
margin: auto;
}
.color-overlay3 {
background-color: rgba(200, 153, 146, 0.5);
position: absolute;
right: 15px;
top: 0;
left: 15px;
bottom: 20px;
border-radius: 8px;
margin: auto;
}
.color-overlay4 {
background-color: rgba(217, 233, 240, 0.6);
position: absolute;
right: 15px;
top: 0;
left: 15px;
bottom: 20px;
border-radius: 8px;
margin: auto;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.9);
transition: all 0.55s ease-in-out;
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.navbar-dark .navbar-nav .nav-link:hover {
color: rgb(0, 101, 177);
}
.navbar-light .navbar-nav .nav-link:hover {
color: rgb(0, 101, 177)!important;
}
.blue-name-comp {
text-transform: uppercase; font-weight: bold; color: #0065b1;
}
.red-name-comp {
text-transform: uppercase; font-weight: bold; color: #ee3f58;
}
.hid-vis {
visibility: hidden;
}
.scroller {
display: inline-block;
position: absolute;
bottom: 15px;
left: 0;
right: 0;
width: 120px;
margin: 0 auto;
font-size: 40px;
text-align: center;
color: rgba(235, 235, 235, 0.5);
}
.scroller:hover .scroller-text {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
opacity: 1;
}
.scroller .scroller-text {
display: block;
/*font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;*/
font-size: 10px;
letter-spacing: 2.5px;
text-transform: uppercase;
color: #ececec;
-webkit-transform: translateY(5px);
-ms-transform: translateY(5px);
transform: translateY(5px);
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
text-decoration: none;
}
.nav-direct {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.nav-direct:hover {
color: #fff;
text-decoration: none;
}
[class^="linea-"]:before, [class*=" linea-"]:before {
/*font-family: "linea-icon-font" !important;*/
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.item-list {
margin: 5px 0 0;
}
.item-list ul li {
list-style: none;
padding: 0;
margin: 0;
}
.item-list ul li {
background: url(../img/b3.png) no-repeat left;
padding: 0 0 0 40px;
margin: 15px 0 15px -37px;
font-size: 18px;
}
.bg-dark {
background-color: #071223;
}
.item_2:after {
background-position: -240px -270px;
}
.item_3:after {
background-position: -330px -270px;
}
.item_4:after {
background-position: -420px -270px;
}
.item_5:after {
background-position: -510px -270px;
}
.bg-grey {
background: #f4f4f4 none repeat scroll 0 0;
background: url(../img/bg.png);
}
.bg-grey-light {
    background: #d5e5f3 none repeat scroll 0 0;
    overflow: hidden;

} 
.bg-grey-light:before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: -1;
    background-image: -webkit-linear-gradient(237deg,#4ccdff 0,#00adef 100%);
    background-image: -moz-linear-gradient(237deg,#4ccdff 0,#00adef 100%);
    background-image: -ms-linear-gradient(237deg,#4ccdff 0,#00adef 100%);
    background-image: -o-linear-gradient(237deg,#4ccdff 0,#00adef 100%);
    background-image: linear-gradient(213deg,#d5e5f3 0,#afd6f9 100%);
    -webkit-transform: skew(-28.5deg) translateX(120px);
    -moz-transform: skew(-28.5deg) translateX(120px);
    -ms-transform: skew(-28.5deg) translateX(120px);
    -o-transform: skew(-28.5deg) translateX(120px);
    border-radius: 50%;
    width: 1400px;
    height: 1400px;
    transform: skew(-28.5deg) translateX(120px);
}
.box-shad {
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.10) !important;
margin-left: 10px;
margin-right: 10px;
background: #fff;
}
.pad-l-20 {
padding-left: 20px;
}
.form-item-area label {
display: inline-block;
padding: 0 8px 0 0;
}
.form-text {
width: 117px;
}
.color-y {
color: #ffc62c;
}
.adapt-gallery {
}
.custom-control-indicator {
width: 2rem;
height: 2rem;
}
.custom-control-description {
margin-left: 20px;
margin-top: 8px;
}
.front-box-title.with-line:after {
width: 84px;
background: #d5d5d5;
position: absolute;
left: 50%;
margin-left: -42px;
content: ' ';
height: 3px;
bottom: 0;
}
.front-box-title {
text-align: center;
position: relative;
margin-bottom: 35px;
}
.front-box-title.with-line {
padding-bottom: 22px;
}
.icon {
background: rgba(0, 0, 0, 0) url(../img/img.png) no-repeat scroll -460px 0;
content: " ";
height: 90px;
margin: -14px auto 8px;
width: 90px;
}
.params {
margin: 25px 0 20px 0;
padding: 9px 0 0 0;
border-top: 1px dotted #eee;
}
#onepro .param span {
color: #333;
}
.param span:nth-child(2) {
font-weight: 700;
margin: 0 0 0 3px;
}
.fotorama__nav {
text-align: left!important;
}
.pad-0 {
padding: 0;
}
button {
cursor: pointer;
}
.mob_foot:hover, .mob_foot:focus {
color: #000;
text-decoration: none;
}
.name {
font-size: 1em;
color: #000000;
/*  text-align: center; */
margin-bottom: 15px;
margin-top: 10px;
font-weight: 500;
}
#project_map {
width: 100%;
height: 100%;
}
#project_map2 {
width: 100%;
height: 100%;
}
.hr {
    border-bottom: 2px solid #024da0;
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #ffffff;
    background-color: #024da0;
}
.bg-dark-black {
    background-color: #333;
    color: #fff;
    overflow: hidden;
}
.bg-dark-black:before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0%;
    /* z-index: -1; */
    background-image: -webkit-linear-gradient(237deg,#4ccdff 0,#00adef 100%);
    background-image: -moz-linear-gradient(237deg,#4ccdff 0,#00adef 100%);
    background-image: -ms-linear-gradient(237deg,#4ccdff 0,#00adef 100%);
    background-image: -o-linear-gradient(237deg,#4ccdff 0,#00adef 100%);
    background-image: linear-gradient(213deg,#565454 0,#191919 100%);
    -webkit-transform: skew(-28.5deg) translateX(120px);
    -moz-transform: skew(-28.5deg) translateX(120px);
    -ms-transform: skew(-28.5deg) translateX(120px);
    -o-transform: skew(-28.5deg) translateX(120px);
    border-radius: 100%;
    width: 700px;
    height: 700px;
    transform: skew(-28.5deg) translateX(120px);
}
.catalog-div a {display: block;    color: #333;}
.complex_office__info {
padding: 40px;
    position: relative;
}
.complex_office__info .media-body a {
    color: #fff;
    font-size: 1.1em;
        transition: all 0.15s ease-in-out;
}
.complex_office__info .media-body a:hover {
    color: #e4e1e1;
    text-decoration: none;
}
.phone__cont {transition: transform .2s ease,box-shadow .2s ease;}
.complex_office__info .media:hover .phone__cont {
-webkit-transform: rotate(45deg); 
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.title--20 {
    font-size: 1.3em;
    line-height: 1.4;
}
.pad-r-0 {padding-right: 0px;}
.pad-l-0 {padding-left: 0px;}
.w-bold {
font-weight: bold;
}
.big-phone {
font-size: 1.6em;
}
.form-cont-bl {height: 100%;}
.bord-rad-12 {border-radius: 12px;}
.sticky-top {
top: 80px;
}
.black {
color: #333;
}
.black:hover {
color: #333;
text-decoration: none;
}
.foot-logo {
font-size: 32px;
}
.marg-bottom-0 {
margin-bottom: 0;
}
.name-text {
text-align: center;
font-size: 16px;
font-weight: 100;
margin-bottom: 30px;
}
.btn-warning {
color: #111;
background-color: #ffc107;
border-color: #ffc107;
}
.table td, .table th {
padding: .75rem;
vertical-align: top;
border: 1px solid #edeff1;
padding: 35px;
font-size: 1.3em;
background: #fff;
}
.table .thead-dark th {
color: #1b1b1b;
background-color: #ffffff;
border-color: #edeff1;
padding-top: 25px;
padding-bottom: 25px;
font-size: 18px;
font-weight: 500;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgb(255, 255, 255);
}
.col-grey-col {
color: #B5B5B5;
}
table {
border-radius: 10px;
}
.table thead th {
vertical-align: bottom;
border-bottom: 1px solid #e9ecef;
}
.scroll-bar-x::-webkit-scrollbar {
width: 0;
}
.scroll-bar-x {
-ms-overflow-style: none;
}
.scroll-bar-x {
overflow: -moz-scrollbars-none;
}
.foot_st_z {
text-align: left;
}
.mob_foot {
color: #333;
text-decoration: none;
}
.mob_foot:hover, .mob_foot:focus {
color: #000;
text-decoration: none;
}
.name_foot_pol {
margin-top: 15px;
font-size: 14px;
}
.btn {
cursor: pointer;
font-size: 0.9em;
}
.card4 {
margin-top: 20px;
margin-bottom: 40px;
}
.stroy_bl {
height: 173px;
}
.show-sm {
display: none;
}
.bw350 {
width: 350px;
height: 50px;
}
.svg_graph {
width: 80%}
.contacts_mobi {
display: none;
}
.header-mobi {display: none;}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.buffer-top {height: 70px;}
.footer_bl__info {
        font-size: 0.9em;
    line-height: 1.2;
    color: #979797;
}
.text-footer-end {
    text-align: right;
}

/* Оформление панели */
#side-checkbox {
    display: none;
}
.side-panel {
    position: fixed;
    z-index: 1031;
    top: 0;
    left: -360px;
    background: #ffffff;
    transition: all 0.5s;
    width: 320px;
    height: 100vh;
    box-shadow: 10px 0 20px rgba(0,0,0,0.4);
    color: #000;
    padding: 10px 20px;
    padding-bottom: 40px;
}
.side-title {
font-size: 20px;
    /* padding-top: 30px; */
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #024da0;
    text-align: center;

}
.btn-min-w {min-width: 250px;}
.news_but button {
    font-size: 0.9em;
}
/* Оформление кнопки на странице */
.side-button-1-wr {
    text-align: center; /* Контейнер для кнопки, чтобы было удобнее ее разместить */
}
.side-button-1 .side-b {
    margin: 10px;
    text-decoration: none;
    position: relative;
    font-size: 20px;
    line-height: 20px;
    padding: 12px 30px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase; 
  /*  font-family: 'Roboto Condensed', Тahoma, sans-serif;*/
    background: #337AB7;
    cursor: pointer; 
    border: 2px solid #BFE2FF;
}
.side-button-1 .side-b:hover,
.side-button-1 .side-b:active,
.side-button-1 .side-b:focus {
    color: #FFF;
}
.side-button-1 .side-b:after,
.side-button-1 .side-b:before {
    position: absolute;
    height: 4px;
    left: 50%;
    bottom: -6px;
    content: "";
    transition: all 280ms ease-in-out;
    width: 0;
}
.side-button-1 .side-open:after,
.side-button-1 .side-open:before {
    background: green;
}
.side-button-1 .side-close:after,
.side-button-1 .side-close:before {
    background: red;
}
.side-button-1 .side-b:before {
    top: -6px;
}
.side-button-1 .side-b:hover:after,
.side-button-1 .side-b:hover:before {
    width: 100%;
    left: 0;
}
/*.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ffffff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(250, 253, 255, 0.25);
}*/
/* Переключатели кнопки 1 */
.side-button-1 .side-close {
    display: none;
}
#side-checkbox:checked + .side-panel + .side-button-1-wr .side-button-1 .side-open {
    display: none;
}
#side-checkbox:checked + .side-panel + .side-button-1-wr .side-button-1 .side-close {
    display: block;
}
#side-checkbox:checked + .side-panel {
    left: 0;
}
/* Оформление кнопки на панеле */
.side-button-2 {
    font-size: 30px;
    position: absolute;
    z-index: 1;
    left: 27px;
    /*right: 8px;*/
    top: 6px;
    cursor: pointer;
  /*  transform: rotate(45deg); */
    color: #BFE2FF;    
    transition: all 280ms ease-in-out;    
}
.side-button-2:hover {
    /*transform: rotate(45deg) scale(1.1);    */
    color: #FFF;
}
.pointer {cursor: pointer;}
.mask-content {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .5s, visibility .5s;
    transition: opacity .5s, visibility .5s;
}
.mask-content {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  /*  visibility: hidden;*/
    opacity: 1;
}
img.burger {
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 1s ease-in-out; /** Firefox **/
    -o-transition: all 1s ease-in-out; /** Opera **/
}
img.close-icon {
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 1s ease-in-out; /** Firefox **/
    -o-transition: all 1s ease-in-out; /** Opera **/
}
.side-open:hover img.burger {
transform: translate(5px,0);
    -webkit-transform: translate(5px,0); /** Chrome & Safari **/
    -o-transform: translate(5px,0); /** Opera **/
    -moz-transform: translate(5px,0); /** Firefox **/
}
img.close-icon:hover {
transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
}
.swiper-pagination {display: none;}

@media (max-width:1440px) {
.l-nav {
display: none;
}
}
@media (max-width:1343px) {
/*.header__phone_style {
    min-width: 15rem;
    text-align: right;
    white-space: nowrap;
    padding-top: 8px;
}*/
}
@media (max-width:1182px) {
.header {
display: none;
}
.header-mobi {display: block;}
.header-mobi {
	background-color: #fff;
	padding-bottom: 8px;
	padding-top: 8px;
	 /*   border-bottom: 1px solid #f2f2f2; */
	        box-shadow: 0 0 10px rgba(0,0,0,.2);
}
}
@media (max-width:1250px) {
.l-nav {
display: none;
}
.money_big {
text-transform: uppercase;
font-weight: 800;
letter-spacing: 0.07em;
font-size: 1.2em;
line-height: 1.22em;
}
.bw350 {
width: 100%;
height: 50px;
}
.benefit__title {
font-size: 2em;
}
.benefit__subtitle {
font-size: 1.1em;
color: rgba(255, 255, 255, 0.4)!important;
line-height: 1.52174em;
font-weight: 400;
display: block;
width: 100%;
padding-bottom: 57px;
}
.svg_graph {
width: 100%;
margin-bottom: 40px;
}
.area-item__text {
font-size: 1.1em;
}
.area-item__num.small {
font-size: 1.8em;
line-height: 15px;
color: #0078ff;
font-weight: 900;
margin-right: 15px;
}
.benefit__subtitle2 {
font-size: 1.2em;
color: rgba(0, 0, 0, 0.4)!important;
line-height: 1.5em;
font-weight: 400;
display: block;
width: 100%;
padding-bottom: 57px;
}
.area-item__text.small {
font-size: 1em;
}
.started__column-title {
font-size: 1.2em;
padding-bottom: 17px;
border-bottom: 0 solid rgba(0, 0, 0, 0.1);
color: rgba(3, 11, 21, 0.7);
line-height: 1.3em;
font-weight: 500;
}
.started__column-description {
grid-template-columns: 20px 200px;
padding-bottom: 20px;
}
.benefit__title2 {
font-size: 2em;
}
.slide-f {
margin-top: 30px;
}
.contacts__main-wrap {
display: none;
}
.contacts_mobi {
display: block;
}
.started-list__number {
font-size: 1.9em;
}
.contacts__title {
font-size: 2.2em;
line-height: 1.16667em;
padding-bottom: 16px;
}
.map {
/*display: none;*/
}
.tns-controls {
position: absolute;
z-index: 4;
bottom: 0;
left: 40px;
}
}
@media (max-width:770px) {
    .nav-fl-r {float: none;margin-top: 8px;}
    .carousel-item {
    height: 80vh;
}
.buffer-top {
    height: 66px;
}
.stroyka .thumbnail .name.akcii {
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    bottom: 30px;
    top: auto;
}
.sticky-top {
top: 0px;
position: relative;
}
.news_bl__vis {height: 402px!important;}
.mobi-top-30 {margin-top:30px;}
.swiper-button-next.akcii {display: none;}
.swiper-button-prev.akcii {display: none;}
.swiper-button-next.banks {
    display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152430.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 113%!important;
}
.swiper-button-next.banks:hover {
     display: block;
opacity: 0.5;
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152430.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 113%!important;
}
.swiper-button-prev.banks {
     display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152429.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 113%!important;
    left: 75%!important;
}
.swiper-button-prev.banks:hover {
     display: block;
opacity: 0.5;
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/152429.svg) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 113%!important;
    left: 75%!important;
}





.swiper-button-next {
    display: none;
    position: absolute;
    width: 35px;
    height: 35px;
     background: url(../img/next.png) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 5%!important;
}
.swiper-button-next:hover {
     display: none;

    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/next_h.png) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 5%!important;
}
.swiper-button-prev {
     display: none;
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/prev.png) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 5%!important;
    left: 72%!important;
}
.swiper-button-prev:hover {
     display: none;

    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../img/prev_h.png) no-repeat 50%;
    color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    top: 5%!important;
    left: 72%!important;
}



.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -20px;
    left: 0;
    width: 100%;
}
.pad-banks-bot__mobi {padding-bottom: 70px!important;}
.thumbnail {
border: 0px solid #ddd;
}
.carousel-caption {
    position: absolute;
    right: 5%;
    bottom: 10%;
    left: 5%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
/*.swiper-button-next {display: none;}
.swiper-button-prev {display: none;}*/
.swiper-pagination {display: block;}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #024da0!important;
}
.border-r {border-right: 0px solid #dedfdf!important;
border-bottom: 1px solid #dedfdf; padding-bottom: 30px;
}
.carousel-control-prev-icon {display: none;}
.carousel-control-next-icon {display: none;}
p.small {
    padding-top: 20px;
    margin-bottom: 30px;
}
.footer .pad-top-1 {
        border-top: 1px solid #cac5c5;
        padding-top: 30px;
        border-bottom: 1px solid #cac5c5;
    margin-bottom: 30px;
}
.footer .header__phone_style {text-align: left;}
.text-footer-end {
    text-align: left;
}
#project_map {
width: 100%;
height: 400px;
}
#project_map2 {
width: 100%;
height: 400px;
}
.news_but {text-align: left; margin-top: 15px;}
.card {margin-bottom: 20px;}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .9;
}
.foot_st_z {
}
.column {
    padding: 0px;
}
#parent div.section-faq__item::before {
display: none;
}
.jumbotron {
padding: 2rem 1rem;
/* margin-bottom: 2rem; */
background-color: #e9ecef;
border-radius: .3rem;
/* padding-top: 0px; */
/* padding-bottom: 0px; */
/* padding-left: 20px; */
/* padding-right: 20px; */
margin-bottom: 0px;
}
.w100o {
max-width: 100%}
.h550 {
max-height: 440px;
}
.style-foot-input {
margin: auto;
}
.text-center-mobi {
text-align: center;
}
.text-center-mobi img {
margin-bottom: 10px;
}
.w100p {
max-width: 50%;
margin: auto;
text-align: center;
}
.t-30vh {
margin-top: 20vh;
}
.t-30vh h1 {
margin-bottom: 30px;
}
.t-30vh h2 {
margin-bottom: 30px;
}
.mt-m-40 {
margin-top: 0;
}
.pad-bottom-m-100 {
padding-bottom: 50px!important;
}
.pad-top-m-120 {
padding-top: 75px!important;
}
.imgtopYa {
width: 100%}
.Yatopimg {
padding-bottom: 40px;
}
.foot-logo {
font-size: 1.3em;
}
.news > p >img {
max-width: 100%}
.marg-cent-rem {
padding-top: 0;
}
.map {
height: 230px;
}
/*
.bg-main-vh {
padding: 0;
margin-bottom: 0;
position: relative;
padding-top: 0;
color: #fff;
padding-bottom: 60px;
background: url(../img/main.jpg) no-repeat 55%!important;
-webkit-background-size: cover!important;
-moz-background-size: cover!important;
-o-background-size: cover!important;
background-size: cover!important;
min-height: 100%}
*/
.bg-main-vh {
min-height: 100%;}
.bg-main-vh_bl2 {
padding: 0;
position: relative;
padding-top: 40px;
color: #fff;
padding-bottom: 60px;
background: url(../img/main.jpg) no-repeat center 100%!important;
-webkit-background-size: cover!important;
-moz-background-size: cover!important;
-o-background-size: cover!important;
background-size: cover!important;
}
.p-table {
min-height: 10%}
.stroy_bl {
height: 100%}
.show-sm {
display: block;
}
.hid-sm {
display: none;
}
.pad-l-top-mob {
padding-left: 120px;
margin-bottom: 0!important;
}
.is-screen.screen-sliders.mini.top {
width: 140px!important;
height: 489px!important;
margin-left: -115px;
margin-top: 80px;
}
.move:before {
content: "";
position: absolute;
z-index: 10;
left: 125%;
top: 96px;
width: 10px;
height: 10px;
margin-left: -95px;
border: 4px solid #08c;
border-left: none;
border-bottom: none;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-animation: arrows 1.5s infinite;
animation: arrows 1.5s infinite;
}
.price-table2 {
padding-bottom: 30px;
}
}@media (max-width:770px) {
.soc-btn {
text-align: center!important;
}
.thumbnail .name {
    padding: 20px;
    position: absolute;
    top: 80px;
}
.swiper-wrapper.scroll {
width: 85%!important;
   /* margin: auto!important;*/
}
.swiper-container3.swiper-wrapper.scroll {
 /*width: 85%!important;
   margin: auto!important;*/
}
.height2 {
height: 13vh;
}
.name-title-zk {
margin-top: 8vh;
margin-bottom: 15vh;
}
.adapt-gallery {
height: auto;
}
.subheading {
display: block;
text-transform: none;
font-weight: 300;
color: #999;
letter-spacing: 1px;
font-size: 0.8em;
margin-top: 25px;
}
.main-h1 {
font-size: 2.1em;
}
h2, h3, .h2 {
font-size: 1.1em;
}
.l-nav {
display: none;
}
.l-nav2 {
display: none;
}
.soc-btn {
text-align: center!important;
}
.size-foot-lg {
font-size: 1.8em;
}
.size-foot-lg2 {
font-size: 1.4em;
}
h1, .main-h1 {
font-size: 2.1em;
}
h2, .h2 {
font-size: 1.1em;
}
h3, .h3 {
font-size: 1.1em;
}
ul {
font-size: 0.9em;
}
li {
font-size: 0.9em;
}
h4, .h4 {
font-size: 1em;
}
h5, .h5 {
font-size: 0.9em;
font-weight: bold;
}
.size-foot-name {
font-size: 1.1em!important;
}
p, .custom-control-description, .item span, .name-text, .dowload-doc {
font-size: 0.8em;
}
.p-text-h, .form-control {
font-size: 0.8em;
}
.btn {
font-size: 0.8em;
}
.size-foot-lg {
font-size: 1.8em;
}
.size-foot-lg2 {
font-size: 1.4em;
}
h1, .main-h1 {
font-size: 2.1em;
}
h2, .h2 {
font-size: 1.5em;
}
h3, .h3 {
font-size: 1.4em;
}
ul {
font-size: 1em;
}
li {
font-size: 1em;
}
h4, .h4 {
font-size: 1.3em;
}
h5, .h5 {
font-size: 1.1em;
font-weight: bold;
}
.size-foot-name {
font-size: 1.1em!important;
}
p, .custom-control-description, .item span, .name-text, .dowload-doc {
font-size: 1em;
}
.p-text-h, .form-control {
font-size: 1em;
}
.btn {
font-size: 1em;
}
.pricing-tables .p-table .price .value {
font-size: 1.8em;
}
.subheading {
font-size: 1.1em!important;
}
.marg-top-20 {
margin-top: 10px;
}
.marg-top-30 {
margin-top: 15px;
}
.marg-top-40 {
margin-top: 20px;
}
.marg-top-50 {
margin-top: 25px;
}
.marg-top-50-m {
margin-top: 15px;
}
.marg-top-60 {
margin-top: 30px;
}
.marg-top-100 {
margin-top: 50px;
}
.item p {
margin: 15px 0 0;
}
.ic-st-im {
background-size: cover;
height: 234px;
}
.pad-bottom-20 {
padding-bottom: 10px;
}
.pad-bottom-30 {
padding-bottom: 15px;
}
.pad-bottom-40 {
padding-bottom: 20px;
}
.pad-bottom-50 {
padding-bottom: 25px;
}
.pad-bottom-60 {
padding-bottom: 30px;
}
.pad-top-20 {
padding-top: 10px;
}
.pad-top-30 {
padding-top: 15px;
}
.pad-top-40 {
padding-top: 20px;
}
.pad-top-50 {
padding-top: 25px;
}
.pad-top-60 {
padding-top: 30px;
}

h1, .main-h1 {
font-size: 1.8em;
}
h2, .h2 {
font-size: 1.3em;
}
 .pricing-tables .p-table {
position: relative;
padding: 75px 15px 50px 15px;
text-align: center;
border-top: 1px solid #f8f8f8;
background: #fff;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.pad-l-35 {
padding-left: 15px!important;
}
}
@media (max-width:320px) {
.foot-logo {
font-size: 1.4em;
margin-top: 20px;
}
.logo {
font-size: 1.4em;
color: #fff!important;
text-shadow: 0 4px 3px rgba(0, 0, 0, 0.6), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}
.logo2 {
font-size: 1.4em;
color: #1b1b1b!important;
}
}
/*
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local("Montserrat Regular"), local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: local("Montserrat Regular"), local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: local("Montserrat Medium"), local("Montserrat-Medium"), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3g3D_u50.woff2) format("woff2");
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: local("Montserrat Medium"), local("Montserrat-Medium"), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3gnD_g.woff2) format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3g3D_u50.woff2) format("woff2");
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2) format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: local("Montserrat Bold"), local("Montserrat-Bold"), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3g3D_u50.woff2) format("woff2");
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: local("Montserrat Bold"), local("Montserrat-Bold"), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gfD_u50.woff2) format("woff2");
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: local("Montserrat Bold"), local("Montserrat-Bold"), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gnD_g.woff2) format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}*/

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Regular.eot');
    src: local('Montserrat Regular'), local('Montserrat-Regular'),
        url('Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Regular.woff') format('woff'),
        url('Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Geometria';
    src: url('Geometria-Medium.eot');
    src: local('Geometria Medium'), local('Geometria-Medium'),
        url('Geometria-Medium.eot?#iefix') format('embedded-opentype'),
        url('Geometria-Medium.woff') format('woff'),
        url('Geometria-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

