/*
Theme Name: Konstantin Belan
Theme URI: https://vk.com/belan_konstantin
Author: Konstantin Belan
Author URI: https://vk.com/belan_konstantin
Description: www.sprayme.co.nz
*/

/*WordPress Core*/
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.gallery-caption {
    display: block;
}
.bypostauthor {
    display: block;
}
body {
    background: #EFEFEF;
    font-family: 'Inter', sans-serif;
    cursor: url('img/cur125.cur'), auto;
    /*cursor: url('img/cursor.cur'), auto;*/
}
a:hover {
    /*cursor: url('img/cursor2.png'), auto;*/
}
.container {
    width: 100%;
    max-width: 1900px;
    margin-left: auto;
    margin-right: auto;
}
a {
    -webkit-transition: all .25s;
    transition: all .25s;
}
a:hover {
    color: #F35525;
}
/* HEADER */
header.header {}
.header-content {}
.header-content__container {
    width: 94%;
    max-width: 1770px;
    margin-left: auto;
    margin-right: auto;
}
/* HEADER CONTACT */
.header-content__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 13px;
    margin-bottom: 15px;
}
.header-content__contacts a {
    color: #100F0F;
    text-decoration: none;
    font-size: 15px;
    font-weight: 300;
    opacity: 0.95;
}
.header-content__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px;
}
.header-content__links a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
}
.header-content__linkedin a,
.header-content__links a {
    -webkit-transition: all .25s;
    transition: all .25s;
}
.header-content__linkedin a:hover {
    color: #02649C;
}
.header-content__links a:hover {
    color: #F35525;
}
.header-content__linkedin a i,
.header-content__links a i {
    font-size: 20px;
    opacity: .85;
}
.header-content__links a i {}
.header-content__links a i p {}
a.header-content__phone {}
a.header-content__phone i {}
a.header-content__mail {}
a.header-content__mail i {}
a.header-content__btn {
    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;
    gap: 10px;
    width: 190px;
    height: 40px;
    background: #F35525;
    border-radius: 3px;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    -webkit-transition: all .25s;
    transition: all .25s;
}
a.header-content__btn i {
    font-size: 15px;
    opacity: .95;
}
a.header-content__btn:hover {
    opacity: .7;
}
.header-content__links a.header-content__btn:hover  {
    color: #fff;
}
/* HEAD */
.header-content__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 80px;
    background: #fff;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.04);
    border-radius: 10px;
    position: relative;
    z-index: 3;
}
.header-content__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px;
    padding-left: 30px;
}
.header-content__logo img {}
.header-content__logo p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 300;
    font-size: 17px;
    color: #000;
    padding: 0;
    margin: 0;
    padding-top: 1px;
}
.header-content__logo p i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 36px;
    height: 34px;
    background: url('img/logo_icon.png') center no-repeat;
    background-size: cover;
    margin-left: 3px;
    margin-right: 3px;
}
.header-content__menu {
    padding-right: 70px;
}
.header-content__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 40px;
    list-style: none;
}
.header-content__item {}
.header-content__item a {
    font-weight: 300;
    font-size: 18px;
    color: #100F0F;
    text-decoration: none;
    position: relative;
}
.header-content__item a::before {
    content: '';
    width: 100%;
    height: 2px;
    background: #F35525;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.header-content__item a:hover,
.header-content__item-active a,
.current-menu-item a {
    color: #F35525;
}
.header-content__item a:hover::before,
.header-content__item-active a::before,
.current-menu-item a::before {
    bottom: -10px;
    opacity: 0.5;
}
/* HEADER CONTAINER */
.header-content__info {
    width: 100%;
    max-width: 1890px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    max-height: 850px;
    border-radius: 8px;
    padding-top: 150px;
    padding-bottom: 180px;
    margin-top: -35px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.header-info {
    width: 96%;
    max-width: 1070px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    position: relative;
    z-index: 15;
}
.header-info__name {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 30px 9px 30px;
    background: rgba(0, 0, 0, 0.4);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    border-radius: 4px;
}
.header-info__name h1 {
    font-weight: 600;
    font-size: 32px;
    text-transform: uppercase;
    color: #F05523;
    padding: 0;
    margin: 0;
}
.header-info__name h1 b {
    color: #fff;
}
.header-info__title {
    max-width: 930px;
    margin-left: auto;
    margin-right: auto;
}
.header-info__title h2 {
    font-weight: 600;
    font-size: 65px;
    line-height: 125%;
    margin-top: 20px;
    margin-bottom: 30px;
}
.header-info__title h2 b {
    font-weight: 800;
}
.header-info__desc {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
}
.header-info__desc p {
    font-weight: 300;
    font-size: 19px;
    line-height: 145%;
    margin: 0;
    padding: 0;
}
.btn-orange {}
.btn-orange a {
    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;
    gap: 30px;
    width: 330px;
    height: 85px;
    background: #F35525;
    border-radius: 8px;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.btn-orange a p {}
.btn-orange a i {
    color: #983619;
}
.btn-orange a:hover {
    gap: 45px;
    opacity: .9;
}
.header-info__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 45px;
}
.header-content__slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 8px;
}
.header-content__slider .owl-carousel,
.header-content__slider .owl-stage-outer,
.header-content__slider .owl-stage,
.header-content__slider .owl-item,
.header-content__image,
.header-content__image img {
    height: 100%;
}
.header-content__image,
.header-content__image .owl-carousel.owl-drag .owl-item,
.header-content__image img {
    min-width: 100%;
}
.owl-carousel,
.owl-carousel .owl-stage-outer,
.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item,
.header-content__image,
.owl-carousel .owl-item img {
    border-radius: 8px;
}
.header-content__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.header-content__image img {
    width: auto!important;
}
.header-content__slider .owl-stage-outer {
    position: absolute;
}
.header-content__slider .owl-stage-outer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #121212;
    opacity: .7;
    z-index: 2;
}
.header-content__slider .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 96%;
    max-width: 1370px;
    position: absolute;
    top: 50%;
    left: 14%;
    margin-top: -30px;
    z-index: 55;
}
.header-content__slider .owl-nav button {
    background: #fff!important;
    width: 50px;
    height: 50px;
    border-radius: 90px;
    opacity: .6;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
    z-index: 99;
}
.header-content__slider .owl-nav button:hover {
    opacity: 1;
}
.header-content__slider .owl-nav button span {
    font-size: 30px;
}
.header-content__slider .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 7px;
    position: absolute;
    bottom: 60px;
    left: 0;
    width: 100%;
}
.header-content__slider .owl-dots button.owl-dot {
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    border-radius: 90px;
    opacity: .75;
}
.header-content__slider .owl-dots button.owl-dot.active {
    width: 20px;
    height: 20px;
    background: #fff;
    opacity: 1;
}
.header-content__img {}
.header-page__info {
    padding-top: 205px;
    padding-bottom: 182px;
}
.header-content__slider .owl-stage-outer::before,
.header-page__info .header-content__slider .header-content__image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #121212;
    opacity: .7;
    z-index: 2;
}
.header-info__title i.fa-chevron-down {
    position: absolute;
    top: 190px;
}
.header-page__info .header-content__image img {
    width: auto!important;
    min-width: auto;
}
/* CONTENT */
main {}
section {}
.content-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 94%;
    max-width: 1570px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 90px;
    margin-bottom: 90px;
}
p.fs25,
.content-block__text p.fs25 {
    font-size: 25px;
}
/* BLOCK1 */
.content-block__one {}
.content-block__container {}
.block1__container {
    max-width: 45%;
}
.content-block__header {}
.content-block__one .content-block__name {
    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: 224px;
    height: 57px;
    background: #151515;
    border-radius: 4px;
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
    color: #F05523;
}
.content-block__one .content-block__name b {
    color: #fff;
    font-weight: 600;
}
.content-block__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 125%;
    color: #121212;
    padding: 0;
    margin: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
}
.content-block__title::before {
    content: '';
    position: absolute;
    left: -105px;
    width: 55px;
    height: 5px;
    background: #F05523;
    border-radius: 1px;
}
.content-block__text {}
.content-block__text p {
    font-weight: 300;
    font-size: 18px;
    line-height: 145%;
    color: #121212;
}
.content-block__text p.fs25 {
    font-weight: 400;
}
.content-block__text p b a {
    color: #121212;
    font-weight: 600;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.content-block__text p b a:hover {
    color: #F35525;
}
.content-block__one a.content-block__link-orange {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 15px;
    gap: 15px;
    background: #F35525;
    border-radius: 4px;
    font-weight: 400;
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.content-block__one a.content-block__link-orange:hover {
    gap: 20px;
    opacity: .7;
}
.content-block__one a i {
    font-size: 15px;
}
.content-block__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 50%;
    overflow: hidden;
}
.content-block__img img {
    width: 100%;
}
/* BLOCK2 */
.content-block__two {
    margin-bottom: 0;
}
.content-block__two .content-block__header {
    margin-top: 0;
    margin-bottom: 0;
}
.content-block__div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0.5%;
    margin-right: 0.5%;
}
.content-block__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px 1%;
    margin-top: 50px;
    max-width: 1900px;
}
.content-block__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 7px;
    padding: 40px 90px;
    height: 490px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.content-block__wrap1 {
    padding-top: 120px;
}
.content-block__wrap2 {
    padding-top: 200px;
}
.content-block2__title {
    font-weight: 500;
    font-size: 30px;
    line-height: 125%;
    color: #fff;
    padding: 0;
    margin: 0;
}
.content-block2__text {
    width: 96%;
    max-width: 410px;
}
.content-block2__title,
.content-block2__text {
    position: relative;
    z-index: 5;
}
.content-block2__text p {
    font-weight: 300;
    font-size: 16px;
    line-height: 145%;
    color: #fff;
    padding: 0;
    margin: 0;
    padding-top: 15px;
}
.content-block2__slider {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.content-block2__slider .owl-stage-outer::before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(18, 18, 18, 0) 0%, #000 35%);
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, #000 35%);
    position: absolute;
    z-index: 1;
    opacity: .6;
}
.content-block2__slider,
.content-block2__img,
.content-block2__img img {
    width: 100%;
    height: 100%;
}
.content-block2__img {}
.content-block2__img img {}
.block2-carousel,
.block2-carousel .owl-stage-outer {
    width: 100%;
    height: 100%;
}
.content-block2__slider .owl-carousel, 
.content-block2__slider .owl-stage-outer, 
.content-block2__slider .owl-stage, 
.content-block2__slider .owl-item, 
.content-block2__img, 
.content-block2__img img {
    height: 100%;
}
.content-block2__slider .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 94%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -25px;
    z-index: 5;
    margin-left: 3%;
    margin-right: 3%;
}
.content-block2__slider .owl-nav button {
    background:none!important;
    width: 50px;
    height: 50px;
    border-radius: 90px;
    opacity: .5;
    border: 1px solid #fff!important;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.content-block2__slider .owl-nav button:hover {
    opacity: 1;
}
.content-block2__slider .owl-nav button span {
    color: #fff;
    font-size: 30px;
}
/* BLOCK2-1 */
.content-block__additional {
    width: 99%;
    max-width: 1900px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    text-align: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
    max-height: 670px;
}
.content-block__additional::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 0;
    opacity: .4;
}
.content-block__additional .content-block__container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.content-block__additional .content-block__container h3,
.content-block__additional .content-block__container p {
     color: #fff;   
}
.content-block__additional .content-block__title {
    font-weight: 500;
    font-size: 40px;
    justify-content: center;
    flex-direction: column;
}
.content-block__additional .content-block__title::before {
    display: none;
}
.content-block__additional .content-block__title b {
    font-weight: 700;
    font-size: 55px;
    margin-bottom: 15px;
}
.content-block__additional .content-block__text {
    width: 100%;
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
}
.content-block__additional video {
    width: 100%;
}
/* BLOCK3 */
.content-block__three {
    width: 99%;
    max-width: 1900px;
    margin-left: auto;
    margin-right: auto;
    background: url('img/block3__bg.png') center no-repeat;
    margin-top: 20px;
    margin-bottom: 0;
    border-radius: 8px 8px 0px 0px;
}
.content-block__three .content-block__container,
.content-block__three .content-block__title,
.content-block__three .content-block__text p {
    color: #fff;
}
.content-block__three .content-block__container {
    padding: 150px 165px;
}
.content-block__three .content-block__title::before {
    left: 0;
    bottom: -25px;
    width: 55px;
    height: 3px;
    border-radius: 8px;
}
.content-block__three .content-block__title {
    max-width: 660px;
    margin-bottom: 50px;
}
.content-block__three .content-block__text {
    max-width: 695px;
}
.content-block__three .content-block__btn {
    margin-top: 40px;
}
/* FOOTER */
footer.footer {
    width: 99%;
    max-width: 1900px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    padding: 60px 0;
}
.footer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
footer.footer .content-block {
    margin-top: 0;
    margin-bottom: 0;
}
.footer-content__info {}
.footer-content__logo {}
.footer-content__logo img {}
.footer-content__contacts {}
.footer-content__contacts a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    color: #121212;
    text-decoration: none;
    margin-bottom: 20px;
}
.footer-content__contacts a i {
    color: #858585;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.footer-content__contacts a p {
    padding: 0;
    margin: 0;
}
.footer-content__contacts a:hover,
.footer-content__contacts a:hover i {
    color: #F35525;
}
.footer-content__contacts a.header-content__btn p,
.footer-content__contacts a.header-content__btn i {
    color: #fff;
}
.footer-content__info {
    max-width: 470px;
}
.footer-content__info p {
    font-weight: 300;
    font-size: 16px;
    line-height: 145%;
    color: #121212;
    opacity: .9;
    margin: 0;
    padding: 0;
}
.footer-container__menu {}
.footer-container__menu img {}
.footer-container__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 20px;
    list-style: none;
}
.footer-container__item {
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
    opacity: 0.7;
}
.footer-container__item a {
    color: #121212;
    text-decoration: none;
    position: relative;
}
.footer-container__item a:hover {
    color: #F35525;
}
.footer-container__item a::before {
    content: '';
    width: 100%;
    height: 2px;
    background: #F35525;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.footer-container__item a:hover::before {
    bottom: -10px;
    opacity: 0.5;
}
.footer-copyright {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}
.footer-copyright p {
    font-weight: 300;
    font-size: 15px;
    color: #121212;
    padding: 0;
    margin: 0;
}
/* OUR PROCCESS */
.content-block__proccess {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.content-block__proccess .content-block__container {
    width: 100%;
}
.proccess-block__wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 32% 32% 32%;
    grid-template-columns: 32% 32% 32%;
    gap: 15px 2%;
}
.proccess-block__div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.proccess-block__video {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.proccess-block__video video {
    width: 100%;
    position: relative;
    z-index: 15;
    overflow: hidden;
    border-radius: 8px;
}
/* CONTACTS */
.content-block__contacts {
    width: 100%;
    max-width: 1370px;
}
.content-block__contacts .content-block__container {
    width: 100%;
}
.contacts-block__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.contacts-block__wrap {
    width: 100%;
    max-width: 470px;
}
.contacts-block__title {}
.contacts-block__title h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 125%;
    color: #121212;
}
.contacts-block__form {}
.contacts-block__form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
}
.contacts-block__form form div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}
.contacts-block__form form div label {
    font-weight: 300;
    font-size: 19px;
    line-height: 125%;
    color: #121212;
}
.contacts-block__form form div input,
.contacts-block__form form div textarea {}
.contacts-block__form form div input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    border: 1px solid #C4C4C4;
    border-radius: 7px;
    font-weight: 300;
    font-size: 17px;
    color: #121212;
    padding-left: 30px;
    padding-right: 30px;
    background: none;
}
.contacts-block__form form div textarea {
    height: 220px;
    border: 1px solid #C4C4C4;
    border-radius: 7px;
    font-weight: 300;
    font-size: 17px;
    color: #121212;
    padding: 30px;
    background: none;
}
.contacts-block__form form div button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
    height: 65px;
    background: #F35525;
    border-radius: 8px;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    -webkit-transition: all .25s;
    transition: all .25s;
}
.contacts-block__form form div button p {
    padding-top: 2px;
}
.contacts-block__form form div button i {
    color: #983619;
}
.contacts-block__form form div button:hover {
    opacity: .7;
    gap: 30px;
}
.contacts-block__image {}
.contacts-block__image img {
    mix-blend-mode: darken;
}
.contacts-block__info {
    background: #fff;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.04);
    border-radius: 10px;
    padding: 90px 100px;
    box-sizing: border-box;
    width: 100%;
    margin-top: 110px;
    margin-bottom: 110px;
}
.contacts-block__info .content-block__container {
    width: 100%;
}
.contacts-block__info .contacts-block__container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 50% 50%;
    grid-template-columns: 50% 50%;
}
.contacts-block__info .contacts-block__title h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 125%;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}
.contacts-block__info .contacts-block__title span {
    font-weight: 400;
    font-size: 20px;
    line-height: 125%;
    opacity: .8;
}
.contacts-block__methods {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
}
.contacts-block__methods div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.contacts-block__methods div span {
    display: block;
    width: 85px;
    font-weight: 400;
    font-size: 22px;
    line-height: 125%;
    color: #121212;
}
.contacts-block__methods div a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    font-weight: 500;
    font-size: 25px;
    line-height: 125%;
    color: #F35525;
    gap: 12px;
}
.contacts-block__methods div a i {
    text-decoration: none;
    color: #121212;
    opacity: .55;
}
.contacts-block__methods div a p {
    text-decoration: underline;
    margin: 0;
    padding: 0;
}
.about-content__container {
    margin-bottom: 160px;
}
.content-block__about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 130px;
}
.contacts-block__image2 {}
.contacts-block__image2 img {}
.about-block__info {}
.about-block__info h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 125%;
    color: #121212;
    margin: 0;
    padding: 0;
    margin-bottom: 70px;
}
.about-block__info p {
    font-weight: 400;
    font-size: 22px;
    line-height: 165%;
    padding: 0;
    margin: 0;
}
.about-block__info p b {
    font-weight: 600;
}
.about-block__info a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    color: #F35525;
    text-decoration: none;
    margin-top: 15px;
}
.about-block__info a p {
    text-decoration: underline;
}
.about-block__info a i {
    color: #0E0E0E;
    opacity: .5;
}
@media (min-width: 1850px) and (max-width: 4096px) {
    .header-content__info .owl-carousel.owl-drag .owl-item {
        min-width: 1920px!important;
    }
}
.info-message__mail {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    padding: 70px 10px;
}
.info-message__mail i {
    font-size: 52px;
    color: #f15524;
    margin-bottom: 10px;
}
.info-message__mail p {
    padding: 0;
    margin: 0;
    padding-top: 10px;
    font-size: 18px;
}
.info-message__mail p b {}
@media screen and (max-width:1070px) {
    .content-block__additional {
        max-height: initial;
    }
}
@media screen and (max-width:920px) {
    .content-block__additional video {
        width: 150%;
    }
    .content-block__additional .content-block__container {
        width: 85%;
    }
    .content-block__additional .content-block__title b {
        font-size: 40px;
    }
}
@media screen and (max-width:690px) {
    .content-block__additional video {
        width: 200%;
    }
}
@media screen and (max-width:520px) {
    .content-block__additional video {
        width: 240%;
    }
}
@media screen and (max-width:490px) {
    .content-block__additional .content-block__title {
        font-size: 24px!important;
    }
    .content-block__additional .content-block__title b {
        font-size: 27px!important;
    }
    .content-block__additional .content-block__container {
        width: 87%;
    }
    .content-block__additional video {
        width: 230%;
    }
    .content-block__additional .content-block__title {
        margin-bottom: 5px;
    }
     .content-block__additional .content-block__container p {
        margin-top: 5px;
     }
     .content-block__additional .content-block__text p {
        font-size: 14px;
     }
}
@media screen and (max-width:410px) {
    .content-block__additional video {
        width: 245%;
    }
}
@media screen and (max-width:390px) {
    .content-block__additional video {
        width: 260%;
    }
}
@media screen and (max-width:370px) {
    .content-block__additional .content-block__title b {
        margin-bottom: 0;
    }
    .content-block__additional video {
        width: 290%;
    }
}
@media screen and (max-width:350px) {
    .content-block__additional video {
        width: 350%;
    }
}