body {

    font-family: 'Open Sans', 'Arial', sans-serif;

    box-sizing: border-box;

}



h1 {

    font-weight: lighter;

    font-size: 52px;

    text-align: center;

    color: white;

    margin-top: 100px;

}



h2 {

    margin-top: 70px;

    font-weight: normal;

    font-size: 30px;

    text-align: center;

}



h2:after {

    margin: 0px auto;

    margin-top: 20px;

    display: block;

    width: 72px;

    height: 1px;

    content: '';

    background-color: #86df2f;



}



p {

    font-size: 15px;

    font-weight: normal;

    margin-bottom: 0px;

}



header {

    position: relative;

    z-index: 50;

    background: url("../img/firstBG-min.jpg") no-repeat;

    background-size: cover;

    height: 750px;

    background-position: bottom center;

}



.header {

    height: 157px;

    width: 100%;

    background: url("../img/headerBG.png") no-repeat;

    background-position: top center;

}



.header__logo {

    display: inline-block;

    margin: 21px auto;

}



.header__address {

    color: white;

    text-align: center;

    margin: 30px auto;

}



.header__number {

    margin-top: 30px;

    margin-bottom: 22px;

    margin-left: 108px;

    display: block;

    width: 170px;

    color: white;

    font-weight: bold;

    font-size: 18px;

    text-align: center;

}



.header__btn {

    width: 170px;

    display: block;

    margin: 0px auto;

    margin-left: 108px;

    font-size: 18px;

    font-weight: normal;

    background-color: #86df2f;

    color: black;

    border-radius: 5px;

    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);

    padding: 10px 10px;

    outline: none;

    text-decoration: none;

}



.header__btn:hover {

    color: white;

    padding-top: 8px;

    padding-bottom: 8px;

    border: 2px solid #86df2f;

    background-color: rgba(0, 0, 0, 0);

    text-decoration: none;

    transition: all 0.3s ease;

    box-shadow: 0px 5px 10px 0px rgba(255, 255, 255, 0.2);

}

.mobile-header {

    display: none;

}

.subtitle {

    text-align: center;

    color: white;

}



.main-btn {

    display: block;

    color: black;

    font-size: 22px;

    font-weight: normal;

    padding: 10px;

    padding-bottom: 15px;

    width: 250px;

    margin: 0px auto;

    background-color: #86df2f;

    border-radius: 5px;

    text-align: center;

    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);

    outline: none;

    text-decoration: none;

    margin-top: 20px;

}



.main-btn:hover {

    color: white;

    padding-bottom: 13px;

    padding-top: 8px;

    border: 2px solid #86df2f;

    background-color: rgba(0, 0, 0, 0);

    text-decoration: none;

    transition: all 0.3s ease;

    box-shadow: 0px 5px 10px 0px rgba(255, 255, 255, 0.2);



}



.downArrow {

    display: block;

    margin: 0px auto;

    margin-top: 100px;

    cursor: pointer;

    position: relative;

    z-index: 101;

}



.downArrow:hover {

    padding-top: 10px;

    transition: all 0.5s ease;

}



#sertif {

    position: relative;

    z-index: 100;

    height: auto;

    width: 100%;

    background: url("../img/gradient.png") no-repeat;

    background-position: 50% 0%;

    margin-top: -80px;

}



#sertif h2 {

    margin-top: 150px;

}



.sertif__text {

    margin-top: 20px;

    width: 80%;

}



.slider {

    width: 470px;

    margin-top: 70px;

    position: relative;

    z-index: 101;

    margin-bottom: 70px;

}



.nextArrow {

    position: absolute;

    top: 50%;

    right: 15px;

    z-index: 102;

    margin-top: -26px;

    cursor: pointer;

}



.prevArrow {

    position: absolute;

    top: 50%;

    left: 15px;

    z-index: 102;

    margin-top: -26px;

    cursor: pointer;

}



#advantages {

    width: 100%;

    background-color: #f8f8f8;

    height: auto;

}



.advantage {

    background-color: #472992;

    border-radius: 5px;

    width: 270px;

    height: 300px;

    position: relative;

    margin: 70px auto;

}



.advantages__icon-wrap {

    width: 68px;

    height: 68px;

    border-radius: 50%;

    background-color: #472992;

    position: absolute;

    left: 50%;

    margin-left: -34px;

    top: -25px;

}



.advantages__icon-wrap img {

    display: block;

    margin: 0px auto;

    margin-top: 15px;

}



.advantage h3 {

    padding-top: 50px;

    margin: 20px auto;

    text-align: center;

    color: white;

    font-weight: bold;

    font-size: 22px;

    width: 80%;

}



.advantage p {

    margin: 0px auto;

    text-align: center;

    color: white;

    font-size: 15px;

    font-weight: normal;

    width: 80%;

}



.advantage:hover {

    box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.5);

}



.sertificate {

    margin: 0px auto;

    height: 385px;

    width: 255px;

    border-radius: 5px;

    background-color: #472992;

    margin-top: 50px;

    position: relative;

}



.sertificate-wrap {

    display: flex;

    margin: 0px auto;

    flex-wrap: wrap;

    margin-bottom: 70px;

}



}



.sertificate-wrap-2 {

    width: 75%;

    margin-bottom: 70px;



}



.sertificate img {

    display: block;

    margin: 30px auto;

    margin-bottom: 10px;

}



.sertificate h3 {

    display: block;

    margin: 0px auto;

    text-align: center;

    font-weight: bold;

    font-size: 18px;

    color: white;

    width: 80%;

}



.sertificate a.link {

    display: block;

    text-align: center;

    font-weight: normal;

    font-size: 18px;

    color: black;

    width: 80%;

    padding: 7px;

    background-color: #86df2f;

    border-radius: 5px;

    position: absolute;

    left: 50%;

    bottom: 20px;

    margin-left: -103px;

}



.sertificate:hover {

    transition: all 0.3s ease;

    box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.5);

}



.sertificate a.link:hover {

    text-decoration: none;

    background-color: rgba(0, 0, 0, 0);

    border: 2px solid #86df2f;

    color: white;

    padding-top: 5px;

    padding-bottom: 5px;

    transition: all 0.3s ease;

}



#how {

    width: 100%;

    height: auto;

    background-color: #f8f8f8;

    position: relative;

}



.step {

    width: 400px;

    height: auto;

    position: relative;

}



.brashArrowRight {

    top: 220px;

    left: 50%;

    margin-left: -80px;

    position: absolute;

}



.brashArrowLeft {

    bottom: 100px;

    left: 50%;

    margin-left: -80px;

    position: absolute;



}



.step img {

    position: absolute;

    left: 0;

    top: 0;



}



.step h3 {

    display: inline-block;

    margin-left: 70px;

    font-size: 18px;

    font-weight: bold;

}



.step h3:after {

    display: block;

    content: '';

    margin-top: 10px;

    width: 300px;

    height: 1px;

    background-color: #86df2f;

}



.step p {

    display: inline-block;

    margin-left: 70px;

}



.step1 {

    margin-top: 50px;



}



.step2 {

    margin-left: 700px;

}



#how .container {

    padding-bottom: 70px;

}



#about {

    height: auto;

    width: 100%;

}



#about p {

    font-size: 15px;

    font-weight: normal;

    margin-top: 50px;

    width: 95%;

    margin-bottom: 70px;

}



#about .contacts {

    border-radius: 5px;

    background-color: #472992;

    height: 408px;

    width: 370px;

    margin: 0px auto;

    margin-top: 50px;

    box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.5);

    margin-bottom: 70px;

}



#about .contacts h3 {

    color: white;

    font-weight: bold;

    text-align: center;

    font-size: 20px;

    padding-top: 40px;

}



.address img {

    display: block;

    margin: 0px auto;

    margin-top: 40px;

    margin-bottom: 10px;

}



.call img {

    display: block;

    margin: 0px auto;

    margin-top: 40px;

    margin-bottom: 10px;

}



.mail img {

    display: block;

    margin: 0px auto;

    margin-top: 40px;

    margin-bottom: 10px;

}



.address span {

    display: block;

    margin: 0px auto;

    color: white;

    font-size: 15px;

    text-align: center;

}



.call span {

    display: block;

    margin: 0px auto;

    color: white;

    font-size: 18px;

    text-align: center;

}



.mail span {

    display: block;

    margin: 0px auto;

    color: white;

    font-size: 18px;

    text-align: center;

}



#questions {

    width: 100%;

    height: auto;

    background-color: #f8f8f8;

}



.form {

    border-radius: 5px;

    background-color: #472992;

    width: 370px;

    height: 336px;

    margin: 0px auto;

    margin-top: 70px;

    margin-bottom: 70px;

}



.form:hover {

    box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.5);

    transition: all 0.3s ease;

}



.form h3 {

    color: white;

    font-size: 20px;

    font-weight: bold;

    text-align: center;

    padding-top: 40px;

}



form input {

    display: block;

    width: 70%;

    margin: 0px auto;

    margin-top: 40px;

    background-color: rgba(0, 0, 0, 0.0);

    border: 0px;

    border-bottom: 1px solid rgba(255, 255, 255, 0.5);

    outline: none;

    color: white;

    padding-left: 10px;

}



form input::placeholder {

    color: rgba(255, 255, 255, 0.5);

}



form input:focus::placeholder {

    color: rgba(255, 255, 255, 1);

}



form input:focus {

    border-bottom: 1px solid rgba(255, 255, 255, 1);

}



form input:nth-child(3) {

    padding-left: 0px;

    border-bottom: 0px;

    color: black;

    border-radius: 5px;

    background-color: #86df2f;

    padding: 12px;

}



form input:nth-child(3):hover {

    transition: all 0.3s ease;

    border: 2px solid #86df2f;

    padding-bottom: 10px;

    padding-top: 10px;

    color: white;

    background-color: rgba(0, 0, 0, 0.0);

}



footer {

    width: 100%;

    height: 270px;

    background-color: #363636;

    color: white;

}



footer img {

    display: block;

    margin: 100px auto;

}



footer a {

    display: block;

    text-decoration: none;

    font-size: 12px;

    margin: 120px auto;

    color: white;

}

footer a:after {

    display: block;

    content: '';

    width: 186px;

    height: 1px;

    margin-top: 5px;

    margin-left: 1px;

    background-color: white;



}

footer a:hover {

    color: white;

    outline: none;

    text-decoration: none;

}

footer span {

    text-align: right;

    display: block;

    margin: 120px auto;

    font-size: 12px;

}

.popup-fade {
    display: none;
}

.popup-fade:before {
    content: '';
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: 1000;
}

.popup {
    position: fixed;
    top: 0;
    left: 50%;
    height: 100vh;
    margin-left: -250px;
    z-index: 1000;
    opacity: 1;

}
.sertif-link {
    cursor: pointer;
}
.popup-img {
    height: 100%;
}
.popup-fade-form {
    display: none;
}
.popup-fade-form:before {
    content: '';
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: 1000;
}
.popup-fade-form2 {
    display: none;
}
.popup-fade-form2:before {
    content: '';
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: 1000;
}
.popup-form {
    position: fixed;
    top: 10%;
    left: 50%;
    width: 360px;
    height: auto;
    background-color: white;
    margin-left: -180px;
    z-index: 1000;
    opacity: 1;
    padding: 20px 0px;
    border-radius: 5px;
}

.popup-form__inputs {
    margin: 0px auto;
    text-align: center;
}

.popup-form__title {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    display: block;
}

.popup-form__input {
    padding: 5px;
    padding-left: 12px;
    background-color: #dddddd;	
    color: #212121;
    border-radius: 5px;
    border: 1px solid lightgray;
    outline: none;
    width: 200px;
    margin-top: 0px;
}
.popup-form__input:focus {
    border: 1px solid lightgray;
}
.popup-form__label {
    font-size: 15px;
    display: inline-block;
    margin: 0px auto;
    margin-top: 20px;
    color: #adadad;
    width: 200px;
    text-align: left;
    padding-left: 17px;
}

.popup-form__btn {
    padding: 10px 35px;
    border: 2px solid #86df2f;
    border-radius: 5px;
    color: black;
    width: 200px;
    font-size: 15px;
    font-weight: 500;
    margin-top: 30px;
    background-color: #86df2f;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
    outline: none;
    font-weight: bold;
    text-decoration: none;
    box-sizing: border-box;
}
.popup-form__btn:hover {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0px 5px 10px 0px rgba(255, 255, 255, 0.2);
}
.popup-form__btn:active {
    outline: none;
    text-decoration: none;
}

.popup-form__btn:visited {
    outline: none;
    text-decoration: none;
}

.popup-form__btn:focus {
    outline: none;
    text-decoration: none;
}
.close-btn {
    height: 20px;
    position: absolute;
    top: 5px;
    cursor: pointer;
    right: 5px;
}
.close-btn img {
    height: 20px;
}
#messegeResult0 {
	padding-top: 25px;
	padding-left: 25px;
    font-size: 15px;	
    color: #cccccc;
}