@charset "UTF-8"; /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ @import url(https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i|Roboto&display=swap);
button, hr, input {
    overflow: visible
}
progress, sub, sup {
    vertical-align: baseline
}
[type=checkbox], [type=radio], legend {
    box-sizing: border-box;
    padding: 0
}
.sec-subtitle, h2 {
    text-align: center
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
hr {
    box-sizing: content-box;
    height: 0
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
a {
    background-color: transparent
}
abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}
.first-screen .soc-links a:hover, .main-header .m-menu li a:hover, .main-header .m-row .lang-switch a:hover {
    text-decoration: none
}
b, strong {
    font-weight: bolder
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
img {
    border-style: none
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}
button, select {
    text-transform: none
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}
fieldset {
    padding: .35em .75em .625em
}
legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}
textarea {
    overflow: auto
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
details {
    display: block
}
summary {
    display: list-item
}
[hidden], template {
    display: none
}
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}
.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}
*, .sec-subtitle {
    font-family: Montserrat
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}
.owl-carousel.owl-hidden {
    opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}
.owl-carousel.owl-rtl {
    direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
    float: right
}
.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
    z-index: 0
}
.owl-carousel .owl-animated-out {
    z-index: 1
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.owl-height {
    transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}
.main-header__r-wrap .lang-switch a + a:before, h2:after {
    top: 0;
    background-color: #6EE7D8;
    left: 50%;
    content: ""
}
.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}
.main-header, .main-header__r-wrap {
    display: flex
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}
.sec-subtitle {
    opacity: .5;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    line-height: 25.2px
}
span.accent {
    color: #6EE7D8
}
h2 {
    color: #000;
    font-size: 36px;
    font-weight: 500;
    margin: 15px 0 0;
    padding-top: 15px;
    position: relative
}
h2:after {
    position: absolute;
    transform: translateX(-50%) translateY(-100%);
    width: 135px;
    height: 2px;
    border-radius: 5px
}
.video-block {
    position: relative;
    height: 500px;
    overflow: hidden;
}
.video-block:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
#galery ul li {
    width: 260px;
    display: inline-block;
}
#galery ul li img {
    width: 100%;
}
#gallerySection .owl-car .owl-nav, .services-container .owl-carousel .owl-nav.disabled, .services-container .owl-carousel .owl-nav, .compamies.owl-slider .owl-nav {
    position: absolute;
    width: 64px;
    height: 64px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .25);
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    bottom: 80px;
    right: 10px;
    outline: none;
    z-index: 100;
    cursor: pointer;
}
.compamies.owl-slider .owl-nav {
    top: 43%;
}
.services-container .owl-carousel .owl-nav.disabled {
    bottom: 115px;
}
#gallerySection .owl-car .owl-nav button, .services-container .owl-carousel .owl-nav.disabled button, .compamies.owl-slider .owl-nav button {
    outline: none;
}
#gallerySection .owl-car .owl-nav .arrow-right, .services-container .owl-carousel .owl-nav.disabled .arrow-right, .compamies.owl-slider .owl-nav .arrow-right {
    display: block;
    width: 60px;
    padding: 15px 0;
}
.services-container .owl-carousel .owl-nav {
    bottom: 135px;
}
#gallerySection .owl-car .owl-nav button, .services-container .owl-carousel .owl-nav button, .compamies.owl-slider .owl-nav button {
    outline: none;
}
#gallerySection .owl-car .owl-nav .arrow-right, .services-container .owl-carousel .owl-nav .arrow-right, .compamies.owl-slider .owl-nav .arrow-right {
    display: block;
    width: 60px;
    padding: 15px 0;
}
.compamies.owl-slider .item {
    background-color: rgba(0, 0, 0, 0.8);
}
.compamies.owl-slider .item img {
    opacity: 0.7;
}
.compamies.owl-slider .slider-text {
    opacity: 1;
    margin: 0;
    position: absolute;
    top: 54%;
    left: 30%;
    transform: translate(-20%, -100%);
    text-transform: uppercase;
    font-size: 46px;
    line-height: 60px;
    font-weight: 900;
    color: rgb(255, 255, 255);
    font-family: Roboto;
    letter-spacing: 7px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: center;
}
.compamies.owl-slider .slider-button {
    opacity: 1;
    position: absolute;
    display: block;
    visibility: visible;
    transform: matrix(1, 0, 0, 1, 0, 20);
    left: 35%;
    top: 70%;
    z-index: 8;
    text-transform: uppercase;
}
.compamies.owl-slider .slider-button a {
    color: #fff;
    font-size: 16px;
    letter-spacing: .8px;
    padding: 30px 57px;
    background-color: #6EE7D8;
    border-radius: 50px;
    border: 8px solid #ffffffc7;
    text-decoration: none;
}
.compamies.owl-slider .slider-button a:hover {
    color: #fff;
    background-color: #4FC8B9;
}
.presentation {
    display: flex;
    text-align: center;
    padding-top: 50px;
}
.presentation .pres1, .presentation .pres2 {
    width: 50%;
}
.fifth-screen .presentation p {
    color: #000;
    font-size: 19px;
    font-weight: 500;
    margin: 15px 0 0;
}
@media (max-width:576px) {
    h2 {
        font-size: 28px
    }
}
.main-header .m-menu li a, .main-header .m-row .lang-switch a, .main-header__r-wrap .lang-switch a {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .39px;
    transition: .3s ease;
    text-transform: uppercase
}
.main-header {
    margin-top: 20px;
    padding: 0 50px;
    height: 123px;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: 100%;
    z-index: 10;
}
@media (min-height:576px) and (max-height:900px) {
    .main-header {
        height: 85px
    }
}
.main-header .site-logo {
    max-height: 100%;
    width: 250px;
    padding-top: 30%;
}
@media (max-width:576px) {
    .main-header {
        height: 70px;
        padding: 0 20px
    }
    .main-header .site-logo {
        max-width: 120px
    }
}
.main-header__r-wrap .lang-switch {
    display: flex;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 42px
}
@media (max-width:960px) {
    .main-header__r-wrap .lang-switch {
        display: none
    }
}
.main-header__r-wrap .lang-switch a {
    display: block;
    padding: 3px 0;
    position: relative;
    color: #fff;
}
.main-header__r-wrap .lang-switch a + a:before {
    position: absolute;
    transform: translateX(-50%);
    width: 90%;
    height: 1px
}
.main-header__r-wrap .lang-switch a.active {
    color: #6EE7D8;
}
.main-header__r-wrap .lang-switch a:hover {
    color: #F5E255;
    text-decoration: none
}
.main-header .m-menu {
    list-style: none;
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0
}
@media (max-width:960px) {
    .main-header .m-menu {
        display: none
    }
}
.main-header .m-menu li {
    border-radius: 35px;
    line-height: 1;
    transition: .3s ease;
    margin: 0 5px;
}
.main-header .m-menu li a {
    padding: 19px 30px;
    display: block;
    color: #6EE6D8;
    line-height: 1
}
.main-header .m-menu li:hover {
    background-color: #F6E255;
}
.main-header .m-menu li:hover a {
    color: #fff;
}
.main-header .burger-menu-btn {
    width: 65px;
    height: 65px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: relative;
    cursor: pointer
}
@media (max-width:576px) {
    .main-header .burger-menu-btn {
        width: 50px;
        height: 50px
    }
}
.main-header .burger-menu-btn:after, .main-header .burger-menu-btn:before {
    content: "";
    width: 45%;
    height: 2px;
    position: absolute;
    background-color: #fff;
    transform: translateX(-50%)
}
.main-header .burger-menu-btn:before {
    left: 50%;
    top: 43%
}
.main-header .burger-menu-btn:after {
    left: 50%;
    top: 58%
}
.main-header .right-slide-menu-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 999;
    opacity: 0;
    transition: .3s ease
}
.main-header .right-slide-menu-bg.show {
    opacity: 1
}
.main-header .right-slide-menu {
    position: absolute;
    height: 100%;
    background-color: #fff;
    top: 0;
    right: 0;
    transition: .3s ease;
    transform: translateX(100%);
    overflow-y: auto;
    padding: 30px 40px 30px 80px
}
.main-header .right-slide-menu.active {
    transform: none
}
.main-header .m-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 270px
}
@media (max-width:576px) {
    .main-header .right-slide-menu {
        height: 100%;
        padding: 30px 50px
    }
    .main-header .m-row {
        width: auto
    }
}
.main-header .m-row .lang-switch {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px
}
.main-header .m-row .lang-switch a {
    display: block;
    width: 33%;
    padding: 3px 0;
    position: relative;
    color: rgba(0, 0, 0, .5);
    text-align: center
}
.main-header .m-row .lang-switch a + a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 90%;
    background-color: #AAA
}
.main-header .m-row .lang-switch a.active, .main-header .m-row .lang-switch a:hover {
    color: #000
}
.main-header .right-slide-menu-close {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: relative;
    border: 1px solid #6EE7D8;
}
.main-header .right-slide-menu-close:after, .main-header .right-slide-menu-close:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    background-color: #6EE7D8;
    height: 2px;
    content: ""
}
.main-header .right-slide-menu-close:before {
    transform: translateX(-50%) rotate(45deg)
}
.main-header .right-slide-menu-close:after {
    transform: translateX(-50%) rotate(-45deg)
}
.main-header .soc-wrap {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex
}
.main-header .soc-wrap li {
    margin: 0 10px
}
.main-header .soc-wrap li a {
    color: #000;
    font-size: 16px;
    font-weight: 600
}
.main-header .right-slide-menu-list {
    list-style: none;
    margin: 0;
    padding: 0 0 0 20px;
    width: 100%
}
.main-header .right-slide-menu-list li img {
    margin-right: 10px
}
.main-header .right-slide-menu-list li a {
    display: block;
    padding: 10px 0;
    color: rgba(0, 0, 0, .5);
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .39px;
    text-transform: uppercase
}
.main-header .linkT3 {
    margin-top: 15px;
    width: 100%
}
.Nutrition:before {
    background: linear-gradient(to bottom, #095e26 0, #0e923b 100%)
}
.Nutrition .item__head__title p:nth-child(2) {
    color: #0e923b
}
.Nutrition svg * {
    fill: #0e923b
}
.Engineering:before {
    background: linear-gradient(to bottom, #D78322 0, #f39325 100%)
}
.Engineering .item__head__title p:nth-child(2) {
    color: #f39325
}
.Engineering svg * {
    fill: #f39325
}
.HealthBeauty:before {
    background: linear-gradient(to bottom, #5E3668 0, #814A8E 100%)
}
.HealthBeauty .item__head__title p:nth-child(2) {
    color: #814A8E
}
.HealthBeauty svg * {
    fill: #814A8E
}
.Cleaning:before {
    background: linear-gradient(to bottom, #007B93 0, #009dbb 100%)
}
.Cleaning .item__head__title p:nth-child(2) {
    color: #009dbb
}
.Cleaning svg * {
    fill: #009dbb
}
.Education:before {
    background: linear-gradient(to bottom, #D66593 0, #f372a6 100%)
}
.Education .item__head__title p:nth-child(2) {
    color: #f372a6
}
.Education svg * {
    fill: #f372a6
}
.Мanagement:before {
    background: linear-gradient(to bottom, #D23932 0, #f9423a 100%)
}
.Мanagement .item__head__title p:nth-child(2) {
    color: #f9423a
}
.Мanagement svg * {
    fill: #f9423a
}
.first-screen {
    padding: 37px 0 0;
    /*overflow: hidden*/
}
@media (max-width:576px) {
    .first-screen {
        padding: 0
    }
}
@media (min-height:576px) and (max-height:700px) {
    .first-screen {
        padding-top: 15px
    }
}
@media (max-width:768px) and (min-width:576px) {
    .first-screen .container {
        max-width: unset !important;
        padding: 0 50px !important
    }
}
.first-screen .sec-subtitle {
    text-align: left
}
.first-screen .sec-subtitle:after {
    left: 0;
    transform: translateY(-50%)
}
.first-screen .title .linkT1 {
    margin-top: 30px;
    white-space: nowrap
}
@media (min-height:576px) and (max-height:700px) {
    .first-screen .title .linkT1 {
        padding: 20px 15px;
        font-size: 15px
    }
}
.first-screen .title h1 {
    margin: 0;
    color: #000;
    font-size: 52px;
    font-weight: 600;
    padding-top: 15px;
    position: relative
}
@media (max-width:1110px) {
    .first-screen .title h1 {
        font-size: 42px
    }
}
@media (min-height:576px) and (max-height:700px) {
    .first-screen .title h1 {
        font-size: 37px
    }
}
.first-screen .title h1:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(100%);
    width: 135px;
    height: 2px;
    background-color: #6EE7D8;
    border-radius: 5px
}
.first-screen .title .title-actions {
    padding: 0;
    margin: 30px 0 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap
}
.first-screen .title .title-actions li {
    opacity: .9;
    color: #6EE7D8;
    font-size: 26px;
    font-weight: 500;
    line-height: 36.4px;
    padding: 0 20px 0 15px;
    position: relative
}
@media (max-width:1110px) {
    .first-screen .title .title-actions {
        margin-top: 17px
    }
    .first-screen .title .title-actions li {
        font-size: 22px
    }
}
.first-screen .title .title-actions li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    background-color: #6EE7D8;
    border-radius: 50%;
    transform: translateY(-50%)
}
.first-screen .fs-slider {
    padding: 65px 0 90px;
    display: inline-block
}
@media (min-height:576px) and (max-height:700px) {
    .first-screen .title .title-actions li {
        font-size: 22px
    }
    .first-screen .fs-slider {
        padding-top: 15px
    }
}
@media (max-width:425px) {
    .first-screen .fs-slider {
        width: 100%
    }
}
.first-screen .fs-slider .owl-stage-outer {
    overflow: visible
}
.first-screen .fs-slider:before {
    content: "";
    width: 200%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    top: 0;
    left: -8px;
    transform: translateX(-100%);
    z-index: 10
}
.first-screen .fs-sl-item-wrapshadow {
    margin: 0 10px;
    border-radius: 11px
}
.first-screen .fs-sl-item-wrap {
    height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: .3s ease
}
.first-screen .fs-sl-item-wrap * {
    transition: .3s ease
}
.first-screen .fs-sl-item-wrap .item {
    height: 260px;
    /*box-shadow: 0 0 10px rgba(142, 156, 170, .15), 0 0 2px rgba(0, 0, 0, .35);*/
    border-radius: 11px;
    background: #f6f6f6;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative
}
.first-screen .fs-sl-item-wrap .item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .3s ease
}
.first-screen .fs-sl-item-wrap .item .img {
    width: 100%;
    height: 53px
}
.first-screen .fs-sl-item-wrap .item__content {
    flex-grow: 1
}
.first-screen .fs-sl-item-wrap .item__content * {
    position: relative;
    z-index: 2
}
.first-screen .fs-sl-item-wrap .item__content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: url(../image/xllognwaves.svg) bottom/cover no-repeat;
    opacity: 0
}
.first-screen .fs-sl-item-wrap .item .img, .first-screen .fs-sl-item-wrap .item__content {
    position: relative;
    z-index: 2
}
.first-screen .fs-sl-item-wrap .item__head {
    padding: 0 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    text: center;
    background-color: #fff
}
@media (max-width:576px) {
    .first-screen .fs-sl-item-wrap .item__head {
        padding: 0
    }
}
.first-screen .fs-sl-item-wrap .item__head img, .first-screen .fs-sl-item-wrap .item__head svg {
    flex: 0 0 60px
}
.first-screen .fs-sl-item-wrap .item__head__title {
    margin-left: 25px;
    padding: 8px 0;
    text-align: center;
}
@media (max-width:576px) {
    .first-screen .fs-sl-item-wrap .item__head__title {
        margin-left: 10px
    }
}
.first-screen .fs-sl-item-wrap .item__head__title p:nth-child(1) {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.6px;
    margin-bottom: 7px
}
.first-screen .fs-sl-item-wrap .item__head__title p:nth-child(2) {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin: 0
}
.first-screen .fs-sl-item-wrap .item__text {
    padding: 15px 15px
}
.first-screen .fs-sl-item-wrap .item__text p {
    margin: 0;
    opacity: .7;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .48px;
    line-height: 22.4px;
    transition: 1s;
    height: 50px;
}
.first-screen .fs-sl-item-wrapshadow:hover .fs-sl-item-wrap .item__text p {
    height: 285px;
    transition: 1s;
}
.first-screen .fs-sl-item-wrap .item.active .item__content:after, .first-screen .fs-sl-item-wrap .item.active:before {
    opacity: 1
}
@media (max-width:576px) {
    .first-screen .fs-sl-item-wrap .item__text p {
        font-size: 14px
    }
}
.first-screen .fs-sl-item-wrap .item.active {
    height: 100%;
    padding-top: 23px
}
.first-screen .fs-sl-item-wrap .item.active .img {
    height: 184px
}
.first-screen .fs-sl-item-wrap .item.active .item__head {
    background-color: rgba(0, 0, 0, .15)
}
.first-screen .fs-sl-item-wrap .item.active .item__head svg path {
    fill: #fff
}
.first-screen .fs-sl-item-wrap .item.active .item__head .item__head__title p {
    color: #fff !important;
    text-align: center;
}
.first-screen .fs-sl-item-wrap .item.active .item__text p {
    color: #fff
}
.first-screen .fs-slider-nextbtn {
    position: absolute;
    width: 64px;
    height: 64px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .25);
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 180px;
    right: 60px;
    z-index: 100;
    cursor: pointer
}
@media (max-width:425px) {
    .first-screen .fs-slider-nextbtn {
        right: 10%
    }
}
.first-screen .itemHided {
    opacity: 0
}
.first-screen .shadow {
    box-shadow: 9px 10px 31px -17px #b8b8b8 !important
}
.first-screen .soc-links {
    position: absolute;
    bottom: 80px;
    left: 40px;
    z-index: 900;
    transform: rotate(-90deg) translateY(-50%)
}
@media (max-width:1260px) {
    .first-screen .soc-links {
        display: none
    }
}
@media (min-height:576px) and (max-height:700px) {
    .first-screen .soc-links {
        bottom: 190px
    }
}
.first-screen .soc-links div {
    position: absolute;
    display: flex
}
.first-screen .soc-links a {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    margin-right: 30px
}
.first-screen .fs-bot-bg {
    height: 590px
}
@media (max-width:1110px) {
    .first-screen .fs-bot-bg {
        height: 350px
    }
}
.second-screen {
    padding: 50px 0 70px
}
@media (max-width:576px) {
    .first-screen .fs-bot-bg {
        height: 200px
    }
    .second-screen {
        padding: 45px 0 30px
    }
}
.second-screen h2 {
    padding-bottom: 35px
}
.second-screen p {
    text-align: center;
    padding: 0;
    margin: 0;
    opacity: .7;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    line-height: 30.6px
}
.second-screen p + p {
    margin-top: 17px
}
.second-screen .scrolllinkwrap {
    overflow: hidden
}
.second-screen .scroll-sec {
    margin-top: 60px;
    display: none;
    overflow: hidden
}
.second-screen .scroll-sec h2 {
    margin-top: 70px
}
.second-screen .linkT2 {
    margin-top: 30px
}
.second-screen .title2 {
    color: #6EE7D8;
    font-size: 28px;
    font-weight: 500;
    text-align: left
}
@media (max-width:576px) {
    .second-screen .scroll-sec h2 {
        padding-bottom: 15px
    }
    .second-screen .title2 {
        text-align: center
    }
}
.second-screen .text2 {
    text-align: left
}
@media (max-width:576px) {
    .second-screen .text2 {
        font-size: 15px;
        text-align: center
    }
}
.second-screen .values-item {
    box-shadow: 0 0 3px #878787;
    border-radius: 11px;
    padding: 25px 25px 10px;
    margin: 0 2px;
    height: 100%;
    position: relative
}
.second-screen .values-item:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../img/litle-waves.svg) bottom/contain no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .3
}
.second-screen .values-item .caption {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    text-align: left
}
.second-screen .values-item .caption .count {
    color: #6EE7D8;
    font-size: 22px;
    font-weight: 400;
    font-style: italic;
    line-height: 39.6px;
    margin-right: 5px
}
.second-screen .values-item .text {
    margin: 0;
    color: rgba(0, 0, 0, .7);
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    text-align: left
}
.second-screen .values-item .text + .text {
    margin-top: 10px
}
.third-screen {
    padding: 85px 0 100px
}
@media (max-width:576px) {
    .third-screen {
        padding: 40px 0 50px
    }
}
.third-screen .services-container {
    padding-top: 70px;
    margin: 0 auto;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}
@media (min-width:576px) {
    .third-screen .services-container, .seventh-screen .container {
        max-width: 540px
    }
}
@media (min-width:768px) {
    .third-screen .services-container, .seventh-screen .container {
        max-width: 720px
    }
}
@media (min-width:992px) {
    .third-screen .services-container, .seventh-screen .container {
        max-width: 960px
    }
}
@media (min-width:1200px) and (max-width:1310px) {
    .third-screen .services-container, .seventh-screen .container {
        max-width: 1140px
    }
}
@media (max-width:1650px) and (min-width:1310px) {
    .third-screen .services-container, .seventh-screen .container {
        max-width: 1250px
    }
}
@media (min-width:1650px) {
    .third-screen .services-container, .seventh-screen .container {
        max-width: 1570px
    }
}
@media (max-width:1310px) and (min-width:800px) {
    .third-screen .col-lg-4 {
        flex: 0 0 50%;
        max-width: 50%
    }
}
.third-screen .service-item {
    display: flex;
    height: 295px;
    border-radius: 11px;
    overflow: hidden;
    transition: .3s ease;
    position: relative
}
@media (max-width:576px) {
    .third-screen .services-container {
        padding-top: 20px
    }
    .third-screen .service-item {
        flex-direction: column;
        height: auto
    }
}
.third-screen .service-item:hover {
    box-shadow: 0 4px 45px rgba(142, 156, 170, .3), 0 12px 8px rgba(142, 156, 170, .5)
}
.third-screen .service-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, 0) 100%)
}
.third-screen .service-item > * {
    z-index: 2
}
.third-screen .service-item .heading-wrap {
    position: relative;
    width: 160px;
    flex: 0 0 160px;
    height: 100%;
    transition: .3s ease
}
@media (max-width:1650px) {
    .third-screen .service-item .heading-wrap {
        width: 130px;
        flex: 0 0 100px
    }
}
@media (max-width:576px) {
    .third-screen .service-item .heading-wrap {
        position: static;
        width: auto;
        height: auto;
        flex: 0 0 auto;
        display: flex;
        justify-content: center;
        padding: 15px 0
    }
}
.third-screen .service-item .heading-wrap .heading {
    display: flex;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(-90deg) translateX(-50%) translateY(-50%);
    transform-origin: 0 0
}
@media (max-width:576px) {
    .third-screen .service-item .heading-wrap .heading {
        transform: none;
        position: static
    }
}
.third-screen .service-item .heading-wrap .heading img, .third-screen .service-item .heading-wrap .heading svg {
    transition: .3s ease;
    max-height: 53px;
    max-width: 53px;
    transform: rotate(90deg)
}
.third-screen .service-item .heading-wrap .heading > div {
    margin-left: 23px
}
.third-screen .service-item .heading-wrap .heading > div p:nth-child(1) {
    margin: 0 0 6px;
    opacity: .7;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.6px
}
.third-screen .service-item .heading-wrap .heading > div p:nth-child(2) {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.6px;
    text-transform: uppercase
}
.third-screen .service-item .content {
    flex-grow: 1;
    padding: 30px 25px;
    background-color: rgba(0, 0, 0, 0);
    position: relative
}
.third-screen .service-item .content > p {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 23.8px;
    position: relative
}
@media (max-width:576px) {
    .third-screen .service-item .heading-wrap .heading img, .third-screen .service-item .heading-wrap .heading svg {
        transform: rotate(0)
    }
    .third-screen .service-item .content {
        padding: 0
    }
    .third-screen .service-item .content > p {
        display: none
    }
}
.third-screen .service-item .content > p:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 2px;
    background-color: #fff;
    left: 0;
    bottom: 0;
    transform: translateY(10px)
}
.third-screen .service-item .content .hovered-content {
    transition: .3s ease;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: #fff
}
@media (max-width:576px) {
    .third-screen .service-item .content .hovered-content {
        padding: 20px 0 0;
        position: static;
        opacity: 1
    }
}
.third-screen .service-item .content .hovered-content .card-ul {
    flex-grow: 1;
    margin: 0;
    padding: 10px 40px 10px 20px;
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto
}
.third-screen .service-item .content .hovered-content .card-ul li {
    padding: 0 0 0 40px;
    position: relative;
    opacity: .8;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    line-height: 22.4px
}
.third-screen .service-item .content .hovered-content .card-ul li:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 50%;
    left: 0
}
.third-screen .service-item .content .hovered-content .card-ul li:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #6EE7D8;
    left: 9px;
    top: 8px
}
.third-screen .service-item .content .hovered-content .card-ul li + li {
    margin-top: 7px
}
.third-screen .service-item .content .hovered-content a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    opacity: .7;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    text-decoration: underline;
    background-color: #e6e6e6
}
@media (min-width:576px) {
    .third-screen .service-item:hover .heading-wrap {
        width: 80px;
        flex: 0 0 80px
    }
    .third-screen .service-item:hover .hovered-content {
        opacity: 0
    }
    .third-screen .service-item:hover .heading img {
        opacity: 0
    }
}
.fouth-screen {
    padding: 65px 0 85px
}
.fouth-screen .tobottom {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}
.fouth-screen .prof-header {
    display: flex;
    margin-bottom: 40px
}
@media (max-width:576px) {
    .fouth-screen {
        padding: 30px 0 40px
    }
    .fouth-screen .prof-header {
        flex-direction: column
    }
}
.fouth-screen .prof-header .name-wrap p:nth-child(1) {
    color: #000;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 2.24px;
    margin: 0 0 10px
}
.fouth-screen .prof-header .name-wrap p:nth-child(2) {
    opacity: .5;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin: 0
}
.fouth-screen .prof-header .soc-wrap {
    flex-grow: 1;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
    padding: 0
}
@media (max-width:576px) {
    .fouth-screen .prof-header .soc-wrap {
        margin: 20px 0 0
    }
}
.fouth-screen .prof-header .soc-wrap li a {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin: 5px
}
.fouth-screen .prof-image {
    width: 100%;
    height: auto
}
.fouth-screen .prof-text-wrap {
    padding-left: 20%;
    position: relative
}
.fouth-screen .prof-text-wrap .ic-qoute {
    position: absolute;
    top: 0;
    left: 8%;
    transform: translateX(-50%)
}
@media (max-width:1110px) {
    .fouth-screen .prof-text-wrap {
        padding-left: 0
    }
    .fouth-screen .prof-text-wrap .ic-qoute {
        position: static;
        transform: translateX(0);
        margin: 20px 0
    }
}
.fouth-screen .prof-text-wrap p {
    margin: 0;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    line-height: 27.2px
}
.fouth-screen .prof-text-wrap .linkT3, .fouth-screen .prof-text-wrap p + p {
    margin-top: 20px
}
.fouth-screen .prof-text-wrap p + a {
    display: inline-block;
    margin-top: 20px
}
.fouth-screen .prof-text-wrap .intextlink {
    color: #6EE7D8;
    text-decoration: underline
}
.ninth-screen .reviews-slider .vid:hover, .seventh-screen .compamies .companyitem-wrap:hover {
    text-decoration: none
}
.fouth-screen .prof-text-wrap .heading {
    color: #000;
    opacity: 1;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 10px
}
.fouth-screen .prof-text-wrap .afterlink {
    margin-top: 25px
}
.fifth-screen {
    padding: 65px 0 0
}
.fifth-screen h2 {
    text-align: left
}
.fifth-screen h2:after {
    left: 0;
    transform: translateY(-100%)
}
.fifth-screen .ordering {
    display: flex;
    flex-direction: column
}
@media (max-width:576px) {
    .fifth-screen {
        padding: 30px 0 0
    }
    .fifth-screen .linkT4 {
        margin-top: 20px
    }
    .fifth-screen .text-right {
        order: 2;
        text-align: center !important
    }
}
.fifth-screen .workinfo {
    color: #000;
    font-size: 22px;
    font-weight: 400;
    font-style: italic;
    margin-top: 20px
}
.fifth-screen p {
    color: rgba(0, 0, 0, .5);
    font-size: 17px;
    font-weight: 400;
    line-height: 27.2px
}
.fifth-screen .counts {
    display: flex;
    margin-top: 70px;
    justify-content: space-around;
    flex-wrap: wrap
}
.fifth-screen .counts .item {
    display: flex;
    align-items: center
}
.fifth-screen .counts .item .img-caption {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 60px;
}
.fifth-screen .counts .item .img-caption img {
    width: 100%;
}
@media (max-width:576px) {
    .fifth-screen .counts {
        margin-top: 20px;
        order: 1
    }
    .fifth-screen .counts .item {
        margin: 10px 0
    }
    .fifth-screen .counts .item .img-caption img {
        max-width: 20px;
        max-height: 20px
    }
    .fifth-screen .counts .item .img-caption p {
        font-size: 15px
    }
}
.fifth-screen .counts .item .img-caption p {
    margin: 13px 0 0;
    position: relative;
    text-align: center;
}
.fifth-screen .counts .item .img-caption p:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 70%;
    height: 1px;
    background-color: rgba(0, 0, 0, .5);
    transform: translateX(-50%)
}
.fifth-screen .counts .item > p {
    color: #000;
    font-size: 48px;
    font-weight: 400;
    margin: 0 20px
}
@media (max-width:576px) {
    .fifth-screen .counts .item > p {
        font-size: 30px
    }
}
.fifth-screen .download-pdf-btn {
    width: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    border: 1px solid rgba(0, 0, 0, .2);
    background-color: #fff;
    padding: 10px;
    margin: 50px auto;
    color: rgba(0, 0, 0, .8);
    font-size: 16px;
    font-weight: 400
}
.fifth-screen .download-pdf-btn svg * {
    transition: .3s ease
}
.fifth-screen .download-pdf-btn:hover {
    text-decoration: none;
    color: rgba(0, 0, 0, .8)
}
.fifth-screen .download-pdf-btn:hover svg .p1 {
    fill: #b53629
}
.fifth-screen .download-pdf-btn:hover svg .p2 {
    fill: #e2574c
}
.fifth-screen .download-pdf-btn span {
    margin-left: 20px
}
.fifth-screen .bg-div {
    height: 600px
}
@media (max-width:1110px) {
    .fifth-screen .bg-div {
        height: 350px
    }
}
.sixth-screen {
    padding: 110px 0;
    background-color: #fafafa
}
@media (max-width:576px) {
    .fifth-screen .bg-div {
        height: 200px
    }
    .sixth-screen {
        padding: 40px 0
    }
}
.sixth-screen .advantage-item {
    height: 240px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    border: 1px solid #CBCBCB
}
@media (max-width:1110px) {
    .sixth-screen .advantage-item {
        height: 250px
    }
}
.sixth-screen .advantage-item .front-side {
    background-color: #fff;
    position: relative;
    height: 100%;
    transition: .3s ease
}
.sixth-screen .advantage-item .front-side p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 10px;
    transition: .3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    height: 70px
}
.sixth-screen .advantage-item .front-side img {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: .3s ease;
    max-width: 75px;
    max-height: 75px
}
.sixth-screen .advantage-item .front-side:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/advantages/waves.svg) top/contain no-repeat
}
.sixth-screen .advantage-item .text-content {
    padding: 10px 25px;
    height: 170px;
    position: absolute;
    bottom: 0;
    transform: translateY(100%);
    transition: .3s ease;
    overflow-y: auto
}
@media (max-width:1110px) {
    .sixth-screen .advantage-item .text-content {
        height: 180px
    }
}
.sixth-screen .advantage-item .text-content p {
    opacity: .5;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .48px;
    line-height: 22.4px
}
.sixth-screen .advantage-item:hover .text-content {
    background-color: #f2f2f2;
    transform: translateY(0)
}
.sixth-screen .advantage-item:hover .front-side p {
    padding-left: 65px
}
.sixth-screen .advantage-item:hover img {
    top: 15%;
    left: 10%;
    max-width: 40px;
    max-height: 40px
}
.seventh-screen {
    padding: 50px 0 50px
}
.seventh-screen .sec-subtitle, .seventh-screen .sec-title {
    text-align: left
}
.seventh-screen .sec-title:after {
    left: 0;
    transform: translateY(-100%)
}
.seventh-screen .compamies {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 75px
}
@media (max-width:576px) {
    .seventh-screen {
        padding: 40px 0
    }
    .seventh-screen .compamies {
        margin-top: 15px
    }
}
.seventh-screen .compamies .companyitem-wrap {
    display: block;
    width: 210px;
    height: 70px;
    margin: 15px 0
}
@media (max-width:576px) {
    .seventh-screen .compamies .companyitem-wrap {
        width: 49%
    }
}
.seventh-screen .compamies .companyitem-wrap * {
    transition: .3s ease
}
.seventh-screen .compamies .companyitem-wrap .item {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    border-radius: 11px
}
.seventh-screen .compamies .companyitem-wrap .item img {
    max-width: 100%;
    max-height: 70px; /*-webkit-filter:grayscale(100%);filter:grayscale(100%)*/
}
.seventh-screen .compamies .companyitem-wrap .item > div {
    overflow: hidden;
    height: 0
}
.seventh-screen .compamies .companyitem-wrap .item > div p {
    color: rgba(0, 0, 0, .5);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    margin: 20px 0 0;
    position: relative;
    line-height: 1
}
.seventh-screen .compamies .companyitem-wrap .item > div p:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    height: 2px;
    width: 70%;
    background-color: rgba(0, 0, 0, .3);
    transform: translateX(-50%)
}
.seventh-screen .compamies .companyitem-wrap .item:hover {
    background-color: #fff;
    height: 185px;
    padding: 23px 0;
    transform: translateY(-40%);
    box-shadow: 0 4px 45px rgba(142, 156, 170, .3), 0 9px 8px rgba(142, 156, 170, .5)
}
.seventh-screen .compamies .companyitem-wrap .item:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    max-height: 100px;
}
.seventh-screen .compamies .companyitem-wrap .item:hover > div {
    height: 50px
}
@media (max-width:576px) {
    .seventh-screen .compamies .companyitem-wrap .item > div p {
        font-size: 15px;
        text-align: center
    }
    .seventh-screen .compamies .companyitem-wrap .item:hover > div {
        height: 70px
    }
}
.eighth-screen {
    position: relative;
    z-index: 0;
    background-image: linear-gradient(to left, #095e26 0, #0e923b 100%)
}
.eighth-screen .wrp {
    padding: 35px 15px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-image: url(../image/lognwaves.svg)
}
@media (max-width:768px) {
    .eighth-screen .wrp {
        flex-wrap: wrap
    }
    .eighth-screen .wrp p {
        text-align: center
    }
}
.eighth-screen .wrp p {
    color: #fff;
    font-size: 32px;
    font-weight: 500;
    margin: 0
}
@media (max-width:576px) {
    .eighth-screen .wrp p {
        text-align: center;
        font-size: 23px
    }
}
.ninth-screen .sec-subtitle, .ninth-screen .sec-title, .tenth-screen .sec-subtitle, .tenth-screen .sec-title {
    text-align: left
}
.eighth-screen .linkT5 {
    white-space: nowrap
}
@media (max-width:1200px) {
    .eighth-screen .linkT5 {
        margin-top: 20px
    }
}
.ninth-screen {
    padding: 100px 0 0;
    background-color: #f6f6f6
}
@media (max-width:576px) {
    .ninth-screen {
        padding: 40px 0 50px
    }
}
.ninth-screen .sec-title:after {
    left: 0;
    transform: translateY(-100%)
}
.ninth-screen .reviews-slider {
    margin-top: 55px;
    position: relative
}
.ninth-screen .reviews-slider:before {
    content: "";
    position: absolute;
    top: -45px;
    right: 40%;
    width: 100%;
    height: 280px;
    background: url(../image/xllognwaves.svg) center/cover no-repeat;
    z-index: 0
}
.ninth-screen .reviews-slider .owl-stage {
    display: flex
}
.ninth-screen .reviews-slider .owl-item {
    display: flex;
    flex: 1 0 auto
}
.ninth-screen .reviews-slider .rev-sl-item {
    position: relative;
    height: 100%;
    padding: 30px;
    display: flex;
    flex-direction: column;
    background-color: #fff
}
.ninth-screen .reviews-slider .rev-sl-item .header {
    display: flex;
    align-items: center
}
.ninth-screen .reviews-slider .rev-sl-item .header img {
    max-width: 40px;
    max-height: 40px;
    flex: 0 0 40px
}
.ninth-screen .reviews-slider .rev-sl-item .header p {
    margin: 0 0 0 25px;
    color: rgba(0, 0, 0, .5);
    font-size: 16px;
    font-weight: 400
}
.ninth-screen .reviews-slider .rev-sl-item .rev-text {
    flex-grow: 1;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}
.ninth-screen .reviews-slider .rev-sl-item .rev-text p {
    color: rgba(0, 0, 0, .5);
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    line-height: 25.6px
}
@media (max-width:576px) {
    .ninth-screen .reviews-slider .rev-sl-item {
        height: auto
    }
    .ninth-screen .reviews-slider .rev-sl-item .rev-text p {
        font-size: 14px;
        line-height: 22px
    }
}
.ninth-screen .reviews-slider .rev-sl-item .author-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}
.ninth-screen .reviews-slider .rev-sl-item .author-wrap p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin: 0
}
.ninth-screen .reviews-slider .rev-sl-item .author-wrap img {
    margin: 0 30px 10px;
    width: 25px
}
@media (max-width:576px) {
    .ninth-screen .reviews-slider .rev-sl-item .author-wrap p {
        font-size: 16px
    }
    .ninth-screen .reviews-slider .rev-sl-item .author-wrap img {
        display: none
    }
}
.ninth-screen .reviews-slider .vid {
    width: 100%
}
.ninth-screen .reviews-slider .vid p, .ninth-screen .reviews-slider .vid span {
    color: #fff !important
}
.ninth-screen .reviews-slider .vid:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3)
}
.ninth-screen .reviews-slider .vid > * {
    position: relative;
    z-index: 2
}
.ninth-screen .reviews-slider .vid .vidplay {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}
.ninth-screen .reviews-slider .vid .vidplay img {
    width: 90px;
    height: 90px
}
.ninth-screen .reviews-slider .owl-dots {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 55px
}
@media (max-width:576px) {
    .ninth-screen .reviews-slider .owl-dots {
        padding-top: 20px
    }
}
.ninth-screen .reviews-slider .owl-dots .owl-dot {
    width: 45px;
    height: 45px;
    margin: 0 5px;
    position: relative;
    outline: 0
}
.ninth-screen .reviews-slider .owl-dots .owl-dot:after, .ninth-screen .reviews-slider .owl-dots .owl-dot:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: .3s ease;
    content: ""
}
.ninth-screen .reviews-slider .owl-dots .owl-dot:before {
    width: 9px;
    height: 9px;
    background-color: #c5c5c5;
    border-radius: 50%;
    z-index: 2
}
.ninth-screen .reviews-slider .owl-dots .owl-dot:after {
    width: 0;
    height: 0;
    border: 1px solid #c5c5c5;
    border-radius: 50%;
    z-index: 1
}
.ninth-screen .reviews-slider .owl-dots .owl-dot.active:before {
    background-color: #6EE7D8
}
.ninth-screen .reviews-slider .owl-dots .owl-dot.active:after {
    width: 25px;
    height: 25px
}
.tenth-screen {
    padding: 65px 0 60px;
    background-color: #f6f6f6;
    position: relative
}
@media (max-width:576px) {
    .tenth-screen {
        padding: 30px 0
    }
}
.tenth-screen .sec-title:after {
    left: 0;
    transform: translateY(-100%)
}
.tenth-screen .form-caption {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin: 50px 0 0
}
.tenth-screen .contact-row + .contact-row {
    margin-top: 50px
}
.tenth-screen .contact-row {
    display: flex;
    flex-wrap: wrap
}
.tenth-screen .contact-row .contact-stack {
    width: 50%;
    text-align: right;
    padding: 0 20px 0 0
}
@media (max-width:576px) {
    .tenth-screen .contact-row .contact-stack {
        width: 90%;
        text-align: left;
        padding: 0 0 0 20px
    }
}
.tenth-screen .contact-row .contact-stack .title {
    color: rgba(0, 0, 0, .5);
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .91px;
    line-height: 18.2px;
    text-transform: uppercase;
    position: relative;
    padding: 0 0 10px;
    margin-bottom: 10px
}
.tenth-screen .contact-row .contact-stack .title:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 43px;
    height: 2px;
    background-color: #c4c4c4
}
.tenth-screen .contact-row .contact-stack .phone {
    color: #6EE7D8;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 32px
}
.tenth-screen .contact-row .contact-stack .addition {
    opacity: .7;
    color: rgba(0, 0, 0, .7);
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
    margin: 10px 0 0
}
.tenth-screen .contact-row .contact-stack .addr, .tenth-screen .contact-row .contact-stack .email {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .45px;
    line-height: 24px
}
.tenth-screen .contact-row .contact-stack .email {
    text-decoration: underline
}
.linkT1:hover, .linkT2:hover, .linkT3:hover, .linkT4:hover, .linkT5:hover {
    text-decoration: none
}
@media (max-width:576px) {
    .tenth-screen .contact-row .contact-stack .title:after {
        right: unset;
        left: 0
    }
    .tenth-screen .contact-row .contact-stack + .contact-stack {
        margin-top: 20px
    }
}
.tenth-screen .contact-align {
    display: flex;
    flex-direction: column
}
@media (max-width:767px) {
    .tenth-screen .contact-align {
        padding-top: 30px
    }
}
.tenth-screen .soc-wrap {
    padding: 0 20px 20px 0;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-grow: 1;
    list-style: none
}
.tenth-screen .soc-wrap li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%
}
.tenth-screen .soc-wrap li a svg * {
    fill: #fff;
    opacity: 1
}
.tenth-screen .soc-wrap li .linkedin-bg {
    background-color: #0077b5
}
.tenth-screen .soc-wrap li .instagram-bg {
    background: linear-gradient(219.81deg, #FEDA75 -15.68%, #FA7E1E 13.79%, #D62976 38.81%, #D62976 51.87%, #962FBF 95.23%)
}
.tenth-screen .soc-wrap li .telegram-bg {
    background-image: linear-gradient(to left, #37aee2 0, #1e96c8 100%)
}
.tenth-screen .soc-wrap li .faceboock-bg {
    background-color: #3b5998
}
.tenth-screen .soc-wrap li + li {
    margin-left: 10px
}
.tenth-screen .map-wrap {
    margin-top: 30px;
    height: 410px;
    border-radius: 2px;
    border: 1px solid #6EE7D8;
    box-shadow: 0 0 0 4px rgba(157, 197, 74, .4);
    position: relative;
    z-index: 1;
    background-color: #188b3f
}
.tenth-screen .bot {
    height: 275px;
    background-color: #333;
    position: absolute;
    width: 100%;
    bottom: 0
}
.tenth-screen .bot .bg-wrp, .tenth-screen .bot .container {
    height: 100%
}
.tenth-screen .bot .bg-wrp {
    background: url(../image/xllognwaves.svg) bottom/cover no-repeat;
    display: flex;
    align-items: flex-end;
    justify-content: center
}
.tenth-screen .bot .bg-wrp p {
    margin: 0 0 15px
}
.tenth-screen .bot .bg-wrp p a {
    color: rgba(255, 255, 255, .5);
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400
}
.tenth-screen .bot .bg-wrp p a img {
    margin-left: 5px
}
.form1 .form-row {
    display: flex;
    justify-content: space-between;
    margin: 10px 0
}
.form1 .form-row .input-wrap {
    position: relative;
    width: 50%;
    display: flex;
    flex-direction: column
}
@media (max-width:576px) {
    .form1 .form-row .input-wrap {
        width: 100%
    }
}
.form1 .form-row .input-wrap img {
    content: "";
    position: absolute;
    max-width: 25px;
    max-height: 25px;
    left: 27px;
    top: 24px;
    transform: translateX(-50%) translateY(-50%)
}
.linkT2:hover img, .linkT2:hover svg, .linkT4:hover img, .linkT4:hover svg {
    transform: translateX(15px)
}
.form1 .form-row .input-wrap input {
    width: unset;
    display: block;
    border: none;
    padding: 15px 15px 15px 50px;
    border-radius: 2px;
    border: 1px solid rgba(2, 95, 29, .2);
    transition: .3s ease;
    outline: 0
}
.form1 .form-row .input-wrap input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .7);
    font-size: 14px;
    font-weight: 400;
    line-height: 22.4px
}
.form1 .form-row .input-wrap input::-moz-placeholder {
    color: rgba(0, 0, 0, .7);
    font-size: 14px;
    font-weight: 400;
    line-height: 22.4px
}
.form1 .form-row .input-wrap input:-moz-placeholder {
    color: rgba(0, 0, 0, .7);
    font-size: 14px;
    font-weight: 400;
    line-height: 22.4px
}
.form1 .form-row .input-wrap input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .7);
    font-size: 14px;
    font-weight: 400;
    line-height: 22.4px
}
.linkT1, .linkT2 {
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
    transition: .3s ease
}
.form1 .form-row .input-wrap input:focus {
    border: 1px solid #6EE7D8;
    box-shadow: 0 0 0 4px rgba(157, 197, 74, .4)
}
.form1 .form-row .input-wrap input:valid {
    border: 1px solid #6EE7D8
}
.form1 .form-row .input-wrap:nth-child(1) input {
    margin-right: 5px
}
.form1 .form-row .input-wrap:nth-child(2) input {
    margin-left: 5px
}
@media (max-width:576px) {
    .form1 .form-row .input-wrap:nth-child(1) input {
        margin-right: 0
    }
    .form1 .form-row .input-wrap:nth-child(2) input {
        margin-left: 0
    }
    .form1 .form-row .input-wrap:nth-child(2) {
        margin-top: 10px
    }
    .form1 .linkT1 {
        width: 100%
    }
}
.form1 .form-row:first-child {
    margin-top: 0
}
.form1 textarea {
    resize: none;
    width: 100%;
    border: 1px solid rgba(2, 95, 29, .2);
    border-radius: 2px;
    height: 110px;
    outline: 0;
    padding: 15px;
    transition: .3s ease
}
.form1 textarea:focus {
    border: 1px solid #6EE7D8;
    box-shadow: 0 0 0 4px rgba(157, 197, 74, .4)
}
.form1 .linkT1 {
    padding: 25px 80px;
    margin-top: 20px
}
.linkT1 {
    color: #fff;
    font-size: 16px;
    letter-spacing: .8px;
    padding: 30px 57px;
    background-color: #6EE7D8;
    border-radius: 50px;
    border: 8px solid #ffffffc7;
}
.linkT1:hover {
    color: #fff;
    background-color: #4FC8B9
}
.linkT2 {
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 50px;
    padding: 23px 30px;
    color: #000;
    font-size: 14px;
    letter-spacing: 1.4px
}
.linkT2 img, .linkT2 svg {
    margin-left: 15px;
    transition: .3s ease
}
.linkT2:hover {
    color: #000;
    background-color: #f6f6f6
}
.linkT3 {
    display: block;
    padding: 20px;
    text-align: center;
    background-color: #6EE7D8;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    transition: .3s ease
}
.linkT4, .linkT5 {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    border-radius: 50px;
    font-weight: 500;
    text-align: center
}
.linkT3:hover {
    background-color: #4FC8B9;
    color: #fff
}
.linkT4 {
    padding: 20px 30px;
    background-color: #6EE7D8;
    color: #fff;
    transition: .3s ease
}
.linkT4 img, .linkT4 svg {
    transition: .3s ease
}
.linkT4:hover {
    background-color: #6EE7D8;
    color: #fff
}
.linkT5 {
    padding: 20px 80px;
    background-color: #fff;
    color: #000;
    position: relative
}
.linkT5:after {
    position: absolute;
    content: "";
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-radius: 50px;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    background-color: rgba(157, 197, 74, .3);
    transition: .3s ease
}
.linkT5:hover {
    color: #000
}
.linkT5:hover:after {
    background-color: rgba(157, 197, 74, .5)
}
.modal-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1000;
    opacity: 0;
    transition: .3s ease;
    display: flex;
    justify-content: center;
    align-items: center
}
.modal-bg.showed {
    opacity: 1
}
.modal-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 25px;
    height: 25px;
    cursor: pointer
}
.modal-close:after, .modal-close:before {
    position: absolute;
    width: 95%;
    height: 3px;
    border-radius: 3px;
    top: 50%;
    left: 50%;
    background-color: #959595;
    content: ""
}
.modal-close:before {
    transform: translateY(-50%) translateX(-50%) rotate(-45deg)
}
.modal-close:after {
    transform: translateY(-50%) translateX(-50%) rotate(45deg)
}
.modal-body {
    background-color: #fff;
    box-shadow: 0 4px 35px rgba(0, 0, 0, .25), 0 9px 9px rgba(0, 0, 0, .15);
    border-radius: 11px;
    padding: 35px;
    position: relative;
    width: 610px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}
.modal-body .scrollwrap {
    overflow-y: auto
}
.modal-body:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 75px;
    bottom: 0;
    left: 0;
    background: url(../img/form-waves.svg) top/cover no-repeat
}
.modal-body .caption {
    color: #000;
    font-size: 22px;
    font-weight: 500;
    line-height: 35.2px
}
.modal-body .form1 {
    text-align: center
}
.modal-body .under-form-text {
    color: rgba(0, 0, 0, .5);
    font-size: 15px;
    font-weight: 500;
    margin: 10px 0 0;
    text-align: center
}
.modal-body.modal-success .success-caption {
    color: #000;
    font-size: 28px;
    font-weight: 500;
    line-height: 44.8px;
    text-align: center
}
.modal-body.modal-success .success-text {
    color: rgba(0, 0, 0, .5);
    font-size: 18px;
    font-weight: 500;
    line-height: 28.8px;
    text-align: center;
    margin-bottom: 5px
}
.modal-review .header p, .modal-review .rev-text p {
    color: rgba(0, 0, 0, .5);
    font-size: 16px;
    font-weight: 400
}
.modal-body.modal-success .under-form-text {
    margin-top: 60px
}
.modal-review {
    padding: 35px 50px;
    max-height: 100%
}
.modal-review .header {
    display: flex;
    align-items: center
}
.modal-review .header img {
    max-width: 40px;
    max-height: 40px;
    flex: 0 0 40px
}
.modal-review .header p {
    margin: 0 0 0 25px
}
.modal-review .rev-text {
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: justify
}
.modal-review .rev-text p {
    font-style: italic;
    line-height: 25.6px
}
@media (max-width:576px) {
    .modal-body {
        border-radius: 0;
        width: 100%;
        height: 100%
    }
    .modal-review .rev-text p {
        font-size: 14px;
        line-height: 22px
    }
}
.modal-review .autor-wrap {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin: 0
}
.formsend-hint {
    margin: 0;
    color: red
}