@font-face {
    font-family: 'Conthrax Sb';
    src: url('../fonts/contrax/ConthraxSb-Regular.eot');
    src: url('../fonts/contrax/ConthraxSb-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/contrax/ConthraxSb-Regular.woff2') format('woff2'),
        url('../fonts/contrax/ConthraxSb-Regular.woff') format('woff'),
        url('../fonts/contrax/ConthraxSb-Regular.ttf') format('truetype'),
        url('../fonts/contrax/ConthraxSb-Regular.svg#ConthraxSb-Regular') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* MAIN TEXT */
.new-about p {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 30px;
}
.new-about p:last-child {
    margin-bottom: 0px;
}
.new-about p a {
    border-bottom: 1px solid #47b34e;
    border-bottom-style: dashed;
}
.new-about p span {
    color: #000;
}
.new-about a span {
    font-family:MullerMedium;
    color: #47b34e;
}
.new-about .bloc__1 {
    /* background-image: url(../bg/routing.webp); */
    background-image: url(../bg/main-bg-new-min.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: 90vh;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.new-about .bloc__1 .container {
    position: relative;
    background-color: rgb(128 128 128 / 45%);
    padding: 30px 30px;
    backdrop-filter: blur(3px);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.new-about .bloc__1 .container:hover {
    backdrop-filter: blur(6px);
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.new-about #sp-main-body .container {
    width: 100%;
    max-width: 100%;
}
.new-about #sp-main-body main {
    padding: 0;
}
.new-about #sp-main-body .container section .row {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
@keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}

@-webkit-keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}
.new-about .bloc__1 .bloc_content {
    padding: 0;
    text-align: left;
}
.new-about .bloc__1 .bloc_content h1 span {
    font-size: 26px;
    display: block;
    line-height: 1;
}
.new-about .bloc__1 .bloc_content h1 {
    /*font-family:MullerExtraBold;*/
    font-family: 'Conthrax Sb'!important;
    font-size: 78px;
    line-height: 0.5;
    margin-bottom: 30px;
}
.new-about .bloc__1 .bloc_content h1 strong {
    font-family: 'Conthrax Sb'!important;
}
.new-about .bloc__1 .bloc_content h1 strong {
    /*color: #28a745;*/
    /*text-shadow: 0px 0px 2px #fff;*/
}
.new-about .bloc__1 .bloc_content .sub_tit {
    font-family: 'Conthrax Sb'!important;
    font-size: 20px;
    position: relative;
    margin-bottom: 35px;
    padding: 0 0 35px 0;
    line-height: 1;
    max-width: 600px;
}
.new-about .bloc__1 .flex-center {
    display: flex;
    margin: auto;
}
.new-about .bloc__1 .bloc_content .text {

}
.new-about #first__scr {
    padding-top: 100px;
    background-color: #eeeeee;
}
.new-about h2 {
    font-family: 'Conthrax Sb'!important;
    border-left: 7px solid #00ab3c;
    padding: 4px 0 3px 39px;
    text-transform: uppercase;
    color: #1c1c1c;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 40px;
}
.new-about h3 {
    font-family: 'Conthrax Sb';
    font-weight: 500;
    font-size: 24px;
    border-left: 7px solid #00ab3c;
    padding: 4px 0 3px 39px;
    text-transform: uppercase;
    color: #1c1c1c;
    line-height: 1.2;
    margin-bottom: 30px;
}
.new-about .home__wrap {
    margin-bottom: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.new-about .home__wrap:last-child {
    margin-bottom: 0px;
}
.new-about .txt__block {
    padding-bottom: 40px;
}
.new-about .txt__block_sm p {
    font-size: 18px;
}
.new-about #sp-component section {
    padding-bottom: 100px;
    padding-top: 100px;
}
/* Team */
.team-wrap {
    display: flex;
}
div.team__img img {
    margin: 0 auto;
}
.team__title {
    text-align: center;
    color: #000;
    font-family: 'Conthrax Sb';
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px;
}
.team__title p {
    font-family:MullerBold;
    font-size: 16px;
}
.team__block {
    margin-bottom: 40px;
}
.team_desc {
    padding-left: 30px;
}
#rekvizity__scr h4 {
    color: #000;
    font-family: 'Conthrax Sb';
    font-weight: 500;
}
.new-about #new__home__docs .owl-carousel .owl-stage-outer {
    max-height: 100%;
}
.new-about #new__home__docs {
    background-color: #eeeeee;
}
.new-about #sp-breadcrumbs, .new-about #sp-search {
    display: none!important;
}
/* Media */
@media all and (min-width: 1024px) and (max-width: 1280px) {

}

@media all and (min-width: 768px) and (max-width: 1024px) {

}

@media all and (min-width: 480px) and (max-width: 768px) {
    .team-wrap {
        flex-direction: column;
    }
}

@media all and (max-width: 480px) {
    .new-about .bloc__1 .bloc_content {
        padding: 0;
        text-align: left;
    }
    .new-about .bloc__1 .bloc_content h1 span {
        font-size: 16px;
        line-height: 1;
        display: block;
    }
    .new-about .bloc__1 .bloc_content h1 {
        /*font-family:MullerExtraBold;*/
        font-family: 'Conthrax Sb';
        font-size: 16px;
        line-height: 1;
    }
    .new-about .bloc__1 .bloc_content h1 strong {
        /*color: #28a745;*/
        /*text-shadow: 0px 0px 2px #fff;*/
    }
    .new-about .bloc__1 .bloc_content .sub_tit {
        font-size: 16px;
        line-height: 1;
    }
    .new-about .bloc__1 .bloc_content h1 strong {
        font-size: 50px;
    }
    .new-about .bloc__1 .bloc_content .text {
        font-size: 16px;
        line-height: 1;
    }
    .new-about #new__home__structures .features__inner {
        display: grid;
        grid-template-columns: auto;
        grid-gap: 5%;
        place-items: center;
        margin: 15px 0px;
    }
    .new-about .commercial-block .cc-title {
        font-size: calc(1.325rem + .9vw);
        font-family: 'Conthrax Sb';
        border-left: 7px solid #00ab3c;
        padding: 4px 0 3px 39px;
        text-transform: uppercase;
        color: #1c1c1c;
        font-weight: 500;
        line-height: 1.2;
        margin-bottom: 40px;
    }
    .new-about #sp-component section:last-child {
        padding-bottom: 0px;
        padding-top: 100px;
    }
    .team_desc {
        padding-left: 0px;
    }
    .team-wrap {
        flex-direction: column;
    }
}
@media all and (max-width: 320px) {
    .new-about .bloc__1 .bloc_content .text {
        display: none;
    }
    .new-about .bloc__1 .bloc_content h1 {
        margin-bottom: 10px;
    }
    .btn {
        padding: 20px 30px;
    }
    .new-about h2 {
        font-size: 18px;
    }
    .new-about h3 {
        font-size: 15px;
    }
    .team_desc {
        padding-left: 0px;
    }
    .team-wrap {
        flex-direction: column;
    }
}
