

/* Start:/bitrix/templates/.default/ajax/ajax.min.css?1767550823420*/
iframe.waitwindowlocal{position:absolute;border:0;z-index:9999}div.waitwindowlocal{position:absolute;width:25px;height:25px;padding:0;z-index:10000;background-color:#fcf7d1;border:1px solid #e1b52d;background-image:url(/bitrix/templates/.default/ajax/images/wait.gif);background-position:center center;background-repeat:no-repeat}div.waitwindowlocalshadow{position:absolute;z-index:9998;background-image:url(/bitrix/templates/.default/ajax/images/shadow.gif);border:1px solid #808080}
/* End */


/* Start:/bitrix/templates/landing/template_styles.css?17675508235284*/
body {
    margin: 0;
    padding: 0;
    font: 15px/25px Montserrat,Arial,sans-serif;
}
a {
    text-decoration: none;
}
.header {
    width: 100%;
    box-shadow: rgb(0 0 0 / 10%) 0px 3px 3px;
}
.container, .maxwidth-theme {
    width: 1400px;
    max-width: 100%;
    margin: 0 auto;
}
.header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 8px;
}
ul.top-menu {
    display: flex;
    gap: 20px;
}
ul.top-menu li  {
    list-style: none;
}
ul.top-menu li a {   
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    color: #222;
}
ul.top-menu li a:hover {
    color: #244ed5;
}
.btn-callback {
    background-color: #365edc;
    color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    transition: 0.3s;
}
.btn-callback:hover {
    background-color: #5073e1;
    transition: 0.3s;
}
.top-contacts {
    text-align: right;
}
.phone {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #365edc;
}
.mail {
    color: #333;
}
footer {
    background: #102b7e;
    padding: 40px 0 0;
}
footer .container {
    display: flex;
    flex-wrap: wrap;
}
.info, footer .logo {
    width: 25%;
    padding: 0 30px 0 0;
    box-sizing: border-box;
}
.copyright {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    padding: 10px 0;
}
.info-title {
    font-family: 'Open Sans';
    font-size: 23px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(255 255 255 / 15%);
}
.info-subtitle {
    font-family: 'Open Sans';
    font-size: 15px;
    color: #bbb;
    display: block;
    margin-bottom: 5px;
}
.info-subtitle svg {
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    fill: #fff;
}
.info-text {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    display: block;
}
.copy, .policy {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #bbb;
}
img.footer-logo {
    margin-bottom: 31px;
}
footer .btn-callback {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 50px;
}
.info-company {
    font-size: 12px;
    color: #90a5e9;
}
.top_big_one_banner {
    margin: 30px 0;
}
span.head-title {
    font-size: 2.2666em;
    line-height: 1.15em;
    margin: 0;
    padding: 0;
    color: #fff;
    margin-left: 90px;
    display: block;
}
.banner_text {
    margin-top: 15px;
    margin-left: 90px;
    color: #fff;
}
.flexbox {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.image.shine {
    text-align: center;
}
.item-views.tizers .item-wrapper>.item .image {
    max-height: unset;
}
.svg-inline-tizer_svg svg {
    width: 100px;
    max-width: 100%;
}
.inner-text {
    text-align: center;
}
.tizers .title span {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}
.tizers .item-wrapper {
    width: 33.3%;
}
.info-banner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background: url(/bitrix/templates/landing/images/bg-sklad.jpg) center no-repeat;
    margin: 30px 0;
    position: relative;
    min-height: 400px;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 50%);
}
.btn-banner {
    margin-top: 20px;
    margin-left: 90px;
}
.btn{
    padding: 16px 26px 16px;
    background-color: #365edc;
    border-color: #365edc;
    color: #ffffff;
    font-size: .7333em;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .8px;
    border-radius: 3px;
    overflow: hidden;
    display: inline-block;
}
.btn:hover {
    background-color: #5073e1;
    transition: 0.3s;
}
.info-banner-one {
    width: 40%;
    padding: 40px 40px 40px 0;
    background-color: #4291ddd4;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}
.info-banner-one:before {
    content: '';
    position: absolute;
    width: 41px;
    height: 81%;
    background-color: #ffffffe3;
    top: 0;
    right: -101px;
    transform: skewX(-17deg);
}
.info-banner-one:after {
    content: '';
    position: absolute;
    /* width: 0px; */
    /* height: 0; */
    top: 0;
    right: -122px;
    border-top: 330px solid #4291ddd4;
    border-left: 22px solid #4291ddd4;
    border-right: 100px solid transparent;
    border-bottom: 70px solid transparent;
}
h3.info-banner-title {
    font-size: 2.2666em;
    font-weight: 400;
    line-height: 1.15em;
    padding: 0;
    color: #fff;
    margin-left: 90px;
    display: block;
}
.info-banner-two {
    width: 59%;
    box-sizing: border-box;
    padding: 40px;
    display: flex;
    justify-content: center;
    z-index: 1;
}
ul.info-banner-list {
    margin-left: 40px;
}
ul.info-banner-list li {
    list-style: none;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 95px;
    text-transform: uppercase;
}
.banner-list-icon-wrapper {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 26px;
}
ul.info-banner-list li img {
    width: 36px;
    margin-top: 14px;
}
/* End */
/* /bitrix/templates/.default/ajax/ajax.min.css?1767550823420 */
/* /bitrix/templates/landing/template_styles.css?17675508235284 */
