@charset "utf-8";


ul {
    margin: 0;
    padding: 0
}

li {
    list-style-type: none
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 700
}

h6, h2 {
    text-transform: uppercase
}

p {
    line-height: 1.2;
    margin: 0
}

span {
    display: inline-block
}

a {
    position: relative;
    z-index: 2
}

a, a:hover {
    text-decoration: none;
    outline: 0
}

::after, ::before, a, button, img, input, path, svg, textarea {
    transition: .5s
}

a, a:hover, button, input, textarea {
    color: inherit
}

button, input, textarea {
    display: block;
    background-color: transparent;
    outline: 0;
    border: none;
    padding: 0;
    font: inherit
}

button {
    cursor: pointer
}

button:focus {
    outline: 0
}

input, textarea {
    border-bottom: 4px solid #000;
    padding: 0 1px;
    border-radius: 0
}

textarea {
    resize: none;
    overflow: hidden
}



img {
    max-width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}












.section-info {
    max-width: 725px;
    margin-bottom: 6vmin
}

.section-info__desc.active-animated, .section-info__title.active-animated {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.section-info__title {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    display: inline-block;
    font-size: calc(1.6em + 3.2vmin);
    margin-bottom: 1.2vmin;
    position: relative;
    z-index: 2
}

.section-info__title span {
    position: relative;
    z-index: 2;
    transform-style: preserve-3d
}

.section-info__title::before {
    content: '';
    display: block;
    width: 120%;
    height: 50%;
    background-color: #c4e945;
    position: absolute;
    bottom: 0;
    left: -20px;
    z-index: -1;
    transform: translateZ(-1em)
}

.section-info__title:hover::before {
    height: 100%
}

.section-info__desc {
    -webkit-animation-delay: .35s;
    animation-delay: .35s;
    font-size: calc(1em + 1.3vmin);
    font-weight: 300;
    line-height: 1.1
}

.section-services {
    height: auto;
    overflow: hidden;
    padding: 5vmin 0
}




.services__title {
    font-size: calc(1.6em + 3.39vmin);
    margin-bottom: 2.8vmin
}

.services__title.active-animated {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

.services-list__item {
    position: relative;
    padding-top: 2.8vmin;
    z-index: 2
}

.services-list__item:not(:last-child) {
    margin-bottom: 2.8vmin
}

.services-list__item::before {
    content: '';
    display: inline-block;
    width: 200%;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 0;
    left: -16px
}

.services-list__item:hover::before {
    width: 100%;
    left: 0
}

.services-list__item:first-child {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.services-list__item:nth-child(2) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.services-list__item:last-child {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.services-list__item.active-animated:first-child {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

.services-list__item.active-animated:nth-child(2) {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

.services-list__item.active-animated:last-child {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.services-list__title {
    font-size: calc(1.015em + 2.2vmin);
    width: 41%
}

.services-list__content {
    width: 55%
}

.services-list__content p {
    font-size: calc(0.8em + .685vmin);
    line-height: 1.2
}

.services-list__content p:not(:last-child) {
    margin-bottom: 2.5vmin
}



.title {
    font-size: 40px;
    text-transform: none
}



.svg-text {
    fill: #000
}



@media screen and (min-width: 1200px) {
    .container {
        max-width: 1200px
    }
}

@media screen and (min-width: 1400px) {
    .container {
        max-width: 80%
    }
}

@media screen and (max-width: 1919px), screen and (max-height: 759px) {
    .section-services {
        height: auto;
        overflow-x: hidden;
        overflow-y: visible
    }
}

@media screen and (max-width: 1400px) {
    .feedback__title{
        margin-bottom: 5vmin;
    }
    .section-info {
        margin-bottom: 3vmin;
    }
    .section-info__title {
    font-size: calc(1.6em + 2.2vmin);
    }.services__title {
    font-size: calc(1.6em + 2.39vmin);
    margin-bottom: 2.8vmin;
}.services-list__title {
    font-size: calc(1.015em + 1.2vmin);
    width: 41%;
}.services-list__content p {
    font-size: calc(1.1em + .485vmin);
    line-height: 1.2;
}
.feedback__title {
    font-size: calc(1.5em + 3.4vmin);
}
.feedback__field {
    font-size: calc(1.5em + 2vmin);
}

}
@media screen and (max-width: 1199.98px) {

    .container-fluid {
        padding: 0 0px
    }

    .node {
        display: none
    }

    .feedback__field {
        max-width: 580px
    }

    .section-services {
        height: auto;
        overflow-x: hidden;
        overflow-y: visible
    }

    .section-info__title {
        margin-bottom: 20px
    }

    .services-list__title {
        margin-bottom: 12px
    }

    .services-list__item:not(:last-child) {
        margin-bottom: 25px
    }

    .services-list__item {
        padding-top: 25px
    }
    .menu__item {

    font-size: calc(1.8em + 3.62vmin);
    }
.section-feedback > .container {
    height: 100vh;
    height: calc(100vh - (100vh - 80%));
}
}

@media screen and (max-width: 991.98px) {
    #preloader video {
        -o-object-fit: contain;
        object-fit: contain
    }

  

    .offer {
        margin-bottom: 0
    }

    .link-form {
        margin: 0 auto 3vmax
    }

    .feedback__field {
        max-width: 703px
    }

    .feedback__btn {
        position: relative;
        margin-top: 5vh
    }


@media screen and (max-width: 768px) {
    .container-fluid {
        padding: 0px 15px;
    }
   
    .link-form {
        width: 150px;
        height: 150px;
        line-height: 150px
    }

    .services-list__content, .services-list__title {
        width: auto
    }


}

@media screen and (max-width: 575.98px) {
    .offer__desc br:first-child {
        display: inline-block
    }

    .offer__desc br:nth-child(2) {
        display: none
    }

    .link-form {
        width: 115px;
        height: 115px;
        line-height: 115px
    }
    .link-form__envelope {
        height: 50px;
    }

    .feedback__btn {
        max-width: 220px
    }

    
}

@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
    .fullpage, .main-header, .main-header > .container, .section-feedback, .section-feedback > .container {
        height: auto
    }

    

    .offer {
        margin-bottom: 30px
    }
}