﻿
@import url('https://fonts.googleapis.com/css2?family=Gothic+A1:wght@100;200;300;400;500;700&display=swap');



:active, :hover, :focus {
    outline: none;
}

.classerror {
    border:1px solid red!important;
}

button,
button:active,
button:focus {
    outline: none;

}

button:hover {
    box-shadow: 2px 4px 114px #f3d7b5;
}

.callBtn:hover {
    box-shadow: none;
}

body {
    font-family: 'Gothic A1', sans-serif;
    position: relative;
}

img {
    max-width: 100%;
}


p {
    font-family: 'Gothic A1', sans-serif;
  margin: 0;
    color: #2F2F2F;
    font-weight: 500;
}

header a {
    color: #202024;
    font-weight: 700;
}



header a:hover {
  color: black;
  text-decoration: none;
}

header .itemBlock {
  justify-content: space-around;
}

header .itemBlock .item img {
  margin-right: 10px;
}

header .itemBlock .item {
  display: flex;
  align-items: center;
  justify-content: center;
}


h1 {
    font-family: 'Gothic A1', sans-serif;
  text-align: left;
  color: white;
  line-height: 45px;
  padding: 100px 0 10px;
    font-weight: 500;
}





h2 {
  font-size: 30px;
  line-height: 45px;
    font-weight: 500;
    margin-bottom: 40px;
    text-align: center;
}

.callBtn {
    background: #587DFF;
    color: white;
    width: 100%;
    font-family: 'Gothic A1', sans-serif;
    height: 40px;
    border: none;
    font-weight: 500;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    cursor: pointer;
    border-radius: 10px;
    letter-spacing: 1px;
}


.section1 {
    background: url("../img/bg1.jpg") no-repeat;
    background-size: cover;
}

.section1 .sub {
    color: white;
    font-size: 20px;
    margin: 0 0 50px;
}

.section1 .callBtn {
    width: 60%;
    margin: 0 0 150px;
    height: 70px;
    background: linear-gradient(180deg, rgba(88,125,255,1) 0%, rgba(49,78,179,1) 100%);
    font-size: 18px;
}

.section1 .col-xl-12 {
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    background: white;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    top:45px;
}

.section1 .item {
    display: flex;
    align-items: center;
}

.section1 .item img {
    margin-right: 10px;
}

.section2 {
    margin-top:100px;
}

.section2 .col-xl-3 {
    text-align: center;
}

.section2 .col-xl-3 p {
    margin-top:20px;
}

.section3 {
    margin: 50px 0;
}

.section3 .mapContainer {
    border-radius: 10px;
    overflow: hidden;
}

.ymaps-2-1-79-gototech {
    display: none!important;
}

.ymaps-2-1-79-copyright__wrap {
    display: none!important;
}

.ymaps-2-1-79-controls__control_toolbar {
    display: none!important;
}

.ymaps-2-1-79-listbox {
    display: none!important;
}

.section4 {
    background: url("../img/bg2.jpg") no-repeat;
    background-size: cover;
}

.section4 h2 {
    color: white;
    text-align: left;
    margin: 100px 0 50px;
}

.section4 .callBtn {
    margin-bottom: 150px;
    width: 40%;
    height: 60px;
    background: linear-gradient(180deg, rgba(88,125,255,1) 0%, rgba(49,78,179,1) 100%);
    font-size: 18px;
    box-shadow: 2px 4px 15px rgb(255 255 255 / 25%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}

.section4 .callBtn:hover {
    color: white;
    text-decoration: none;
}


.section5 {
    position: relative;
}

.section5 .textBlock{
    padding: 250px 0;
}

.section5 .imgBlock {
    background: url(../img/bg3.png) no-repeat right;
    background-size: contain;
    width: 100%;
    height: 90%;
    position: absolute;
    right: 0;
    text-align: right;
}

.section5 h2 {
    text-align: left;
    margin-bottom: 20px;
    font-weight: 600;
}

.section5 p {
    margin: 20px 0;
    color: #353540;
    opacity: 60%;
    letter-spacing: 0.3px;
    font-size: 18px;
}

.section6 {
    background: url("../img/bg4.jpg") no-repeat;
    background-size: cover;
}

.section6 h2 {
    color: white;
    padding: 50px 0 5px;
}

.section6 p {
    color: white;
}

.section6 .numbers {
    width: 50px;
    height: 50px;
    border: 1px solid #587DFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.section6 .numbers:hover {
    transform: scale(1.7);
    transition: 0.5s transform;
}

.section6 .numbers p {
    color: #587DFF;
}

.section6 .text p {
    text-align: center;
}


.section6 .text {
    margin: 10px 0 50px;
}

.section7 {
    padding: 60px 0;
}

.section7 .slide-m-next {
    position: absolute;
    right: 500px;
    width: 40px;
    cursor: pointer;
}

.section7 .slide-m-prev {
    position: absolute;
    left: 500px;
    width: 40px;
    cursor: pointer;
}

iframe .play {
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
}

.section7 .play img {
    width: 100px;
}


.section8 {
    background: url("../img/bg5.jpg") no-repeat;
    background-size: cover;
    position: relative;
    padding: 70px 0 100px;
}

.section8 .col-xl-6:nth-of-type(odd) {
    position: relative;
    top:80px;
}

.section8 .col-xl-6:nth-of-type(odd):after {
    content: '';
    position: absolute;
    left: -21px;
    top:30px;
    width: 21px;
    height: 21px;
    background: white;
    border-radius: 50%;
}

.section8 .col-xl-6:nth-of-type(even):after {
    content: '';
    position: absolute;
    right: 0;
    top:30px;
    width: 21px;
    height: 21px;
    background: white;
    border-radius: 50%;
}

.section8 h2 {
    color: white;
}

.section8 p {
    color:white;
}

.section8 .text {
    color: white;
    flex-shrink: 70;
    margin-left: 10px;
}

.section8 .numbers {
    width: 50px;
    height: 50px;
    border:1px solid white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 1;
}

.section8 .item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px;
    position: relative;
}

.section8:after {
    content: '';
    width: 4px;
    height: 80%;
    position: absolute;
    left:49%;
    top:185px;
    background: url("../img/line.png");
}

.section9 {
    padding: 70px 0;
}

.section9 h2 {
    text-align: left;
    margin-bottom: 0;
    line-height: 35px;
}

.section9 .formBlock input {
    border: none;
    border-bottom: 1px solid #c7c7c7;
    width: 100%;
    height: 54px;
    padding: 5px;
}

.section9 .formBlock input::placeholder {
    color: #9090AB;
}

.section9 .formBlock p {
    margin-top:30px;
}

.section9 .callBtn {
    margin-top:30px;
    width: 50%;
}

.section9 .formBlock .policy {
    margin-top:10px;
}

.section10 h2 {
    width: 40%;
    margin:0 auto;
    font-weight: 600;
}

.section10 .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 20px;
    box-shadow: 3px 4px 20px rgba(32, 56, 92, 0.12);
    border-radius: 10px;
    padding: 20px;
}

.section10 .item:hover {
    transform: scale(1.3);
    transition: 0.7s transform;
}

.section10 .item p {
    color: #9090AB;
    text-align: center;
}

.section10 img {
    margin:10px 0
}

.section11{

}

.section11 .slide-m-prev, .section11 .slide-m-next {
    position: absolute;
    top: -400px;
    cursor: pointer;
}

.section11 .slide-m-next {
    right: 15px;
}

.section12 {
    margin-top:100px;
}

.section12 h2 {
    text-align: left;
    line-height: 35px;
}

.section12 h3 {
    font-size: 16px;
    font-weight: bold;
}

.section12 p{
    color: #9090AB;
}

.section12 .item {
    margin-bottom: 40px;
}




footer {
    background: url("../img/bg6.png") no-repeat;
    padding: 150px 0 20px;
    background-size: cover;
}

footer p {
    font-weight: 500;
    color: white;
}

footer h2 {
    color: white;
    margin: 100px auto 0;
    width: 50%;
    line-height: 35px;
}

footer .ajaxform {
    display: flex;
    align-items: center;
    justify-content: center;
}


footer .formBlock {
    display: flex;
    align-items: center;
    justify-content: center;
}

footer input {
    background: none;
    border: none;
    border-bottom: 2px solid white;
    margin: 70px 20px;
    color: white;
}

footer .callBtn {
    width: 50%;
    margin-left: 20px;
    padding: 20px;
    display: flex;
    align-items: center;
}

footer .policy a {
    text-decoration: underline;
    color: white;
}

footer .policy {
    text-align: right;
}

footer .copyright {
    text-align: right;
}

footer .soc a {
    margin: 0 10px;
}


#toTop {
    position: fixed;
    right: 20px;
    bottom: 50px;
}


.modal-content {
    border: 0;
}


.modal-content .textBlock {
    margin: 20px 20px;
    padding: 20px;
}

.modal-content .formBlock {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
}

.modal-content .section10 .formBlock input {
    margin: 10px auto;
    width: 100%;
    outline: none;
}

.modal-content .callBtn {
    width: 100%;
    margin: 20px 0;
}

.modal-content .policy {
    margin: 0;
}

.modal-content h2 {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
}

.close {
    position: absolute;
    width: 32px;
    height: 32px;
    background: url("../img/close.png");
    background-size: contain;
    right: -60px;
}

.thanks {

    background-size: cover;
    padding: 100px;
    font-size: 40px;
    text-align: center;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.thanks p {
    color: black;
    font-weight: 800;
}



.section6 .slide-m-prev {
    position: absolute;
    left: 50px;
    bottom: 200px;
    cursor: pointer;
}

.section6 .slide-m-next {
    position: absolute;
    right: 50px;
    bottom: 200px;
    cursor: pointer;
}




.mobMenu {
    display: none;
}

@media screen and (min-width: 1500px) {
    .section11 .slide-m-prev, .section11 .slide-m-next {
        top:-500px
    }

}

@media screen and (min-width: 1740px) {
    .section11 .slide-m-prev, .section11 .slide-m-next {
        top:-600px
    }

}



@media screen and (max-width: 1200px) {
h1 {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
}

    .sub {
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    .section1 .callBtn {
        width: 100%;
        margin: 0 0 20px;
    }

    .section1 .col-xl-12 {
        top:0;
        padding: 20px;
        flex-direction: column;
        margin: 20px;
    }

    .section1 .item {
        margin: 20px;
        text-align: center;
        flex-direction: column;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .section2 .col-xl-3 {
        margin: 20px 0;
    }

    .section4 h2 {
        text-align: center;
    }

    .section4 .callBtn {
        margin: 0 auto 80px;
        width: 70%;
    }

    .section5 .imgBlock {
        top:-10px;
        height: 50%;
    }

    .section5 .textBlock {
        padding: 150px 0 20px;
    }

    .section5 .textBlock p:nth-of-type(1) {
        margin-top:250px;
    }

    .section6 .text {
        margin: 10px 40px 50px;
    }

    .section7 .slide-m-prev {
        left:50px
    }

    .section7 .slide-m-next {
        right:50px
    }


    .section8 .col-xl-6:nth-of-type(even):after {
        display: none;
    }

    .section8:after {
        display: none;
    }

    .section8 .col-xl-6:nth-of-type(odd) {
        position: static;
    }

    .section8 .item {
        padding: 15px;
    }

    .section9 .callBtn {
        width: 100%;
    }

    .section9 .col-xl-6 img {
        margin-top:20px;
    }

    .section10 h2 {
        width: 100%;
    }

    .section11 .slide-m-prev, .section11 .slide-m-next {
        top:-130px;
    }

    footer h2 {
        width: 100%;
    }

    footer .ajaxform {
        flex-direction: column;
    }

    footer input{
        width: 100%;
        margin: 20px 0;
    }

    footer .callBtn {
        width: 100%;
        margin-top:30px;
        display: flex;
        justify-content: center;
    }

    .soc {
        text-align: center;
        margin-top:30px;
    }

    .ip {
        margin-top:20px;
    }

   footer .policy {
        margin-top:20px;
        text-align: center;
    }

    footer .copyright{
        text-align: center;
    }

    .modal-content .section9 h2 {
        margin-top:30px;
    }

    .close {
        right: 20px;
        top: 30px;
        font-size: 40px;
        background: url("../img/closeMob.svg") no-repeat;
        background-size: cover;
    }

    .thanks {
        padding: 35px;
        font-size: 20px;
        right: 10px;
        top: 10px;
    }

    .mobMenu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        background: white;
        padding: 20px;
        z-index: 1;
    }

    .mobMenu .contact {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .mobMenu .item {
        margin: 20px;
    }

    .mobMenu .item img {
        margin-top:0;
        margin-right: 10px;
    }

    .mobMenu .callBtn {
        margin-top: 10px;
        width: 60%;
    }

    }




