*{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
body{
    background: #f0f0f0;
    overflow-x:hidden;
}
/* header */
.header {
    width: 100%;
    height: 250px;
    margin-bottom: 200px;
    background:radial-gradient(73.92% 190.88% at 73.92% 53.39%, #4D5D68 0%, rgba(58, 71, 80, 0) 64%), #3A4750
}
.header__wrapper{
    position: relative;
    margin: 0 auto;
    padding-top: 6px;
    max-width: 880px;
}
.header__icon{
    width: 50px;
    position: relative;
    z-index: 10;
}
.header__logo {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 10;
    margin-left: 8px;
}
.header__title {
    color: #fff;
    font-family: 'Roboto',sans-serif;
    margin-left: -5px;
    font-size: 14px;
}
.header__info {
    color: #fff;
    font-family: 'Montserat',sans-serif;
    font-size: 30px;
    margin-left: 24px;
    width: 429px;
    font-weight: 600;
    margin-top: 21px;
    position: relative;
    z-index: 10;
}
.header__text{
    color: #ffffff;
    font-size: 12px;
    width: 380px;
    margin-left: 24px;
    letter-spacing: 1px;
    font-weight: 100;
    margin-top: 13px;
    opacity: 0.85;
    font-family: 'Montserat',sans-serif;
    position: relative;
    z-index: 10;
}
.header__btn{
    background: #D72323;
    border-radius: 5px;
    outline: none;
    color: #fff;
    border: none;
    margin-left: 24px;
    width: 180px;
    font-size: 17px;
    height: 40px;
    letter-spacing: 0.5px;
    cursor: pointer;
    margin-top: 16px;
    font-family: 'Montserat',sans-serif;
    position: relative;
    z-index: 10;
}
.header__btn:hover{
    opacity: 0.9;
    transition: 0.4s;
}
.header__img{
    position: absolute;
    top: 86px;
    right: 0px;
    width: 456px;
    
}
.header__image {
    background: rgba(74, 90, 101, 0.15);
    width: 1252px;
    margin-left: -176px;
    height: 484.6px;
    margin-top: -280px;
    position: relative;
    z-index: 0;
}
.main{
    background: rgba(74, 90, 101, 0.15);
    margin-top: -4px;
    height: 740px;
}
.main__wrapper{
    margin: 0 auto;
    position: relative;
    max-width: 779px;
    display: flex;
}
.main__title{
    text-align: center;
    font-family: 'Montserrat',sans-serif;
    line-height: 59px;
    color: #000000;
    font-size: 25px;
    margin-bottom: 36px;
    margin-left: 1px;
}
.main-cards{
    max-width: 900px;
    margin: 0 auto;
}
.elements{
    position: absolute;
    z-index: 111;
}
.elements-eleps__img1{
    position: absolute;
    margin-left: 0px;
    width: 152px;
    margin-top: 335px;
}
.elements-eleps__img2{
    position: absolute;
    margin-left: 0px;
    width: 200px;
    margin-top: 300px;
}
.elements{
    position: absolute;
    z-index: 111;
}
.elemets-eleps2{
    position: absolute;
    margin-left: 920px;
    margin-top: 470px;
    transform: rotate(180deg);
}
.elements-eleps__img1{
    position: absolute;
    margin-left: 0px;
    width: 152px;
    margin-top: 335px;
}
.elements-eleps__img2{
    position: absolute;
    margin-left: 0px;
    width: 200px;
    margin-top: 300px;
}
.main__element:nth-child(1){
    margin-top: 205px;
    width: 20px;
    position: absolute;
}
.main__element:nth-child(2){
    margin-top: -25px;
    width: 20px;
    margin-left: 95px;
    position: absolute;
}
.main__element:nth-child(3){
    margin-top: 86px;
    width: 16px;
    margin-left: 305px;
    position: absolute;
}
.main-card {
    background: #FFFFFF;
    width: 239px;
    height: 350px;
    position: relative;
    z-index: 111;
    margin-right: 30px;
    box-shadow: 0px 13px 31px rgb(12 20 33 / 4%), 0px 9.45547px 20.8947px rgb(12 20 33 / 3%), 0px 6.58125px 13.5141px rgb(12 20 33 / 3%), 0px 4.31641px 8.38574px rgb(12 20 33 / 2%), 0px 2.6px 5.0375px rgb(12 20 33 / 2%), 0px 1.37109px 2.99707px rgb(12 20 33 / 2%), 0px 0.56875px 1.79219px rgb(12 20 33 / 1%), inset 0px 2px 1px #ffffff;
}
.main-card__bg{
    overflow: hidden;
}
.main-card__img {
    width: 239px;
    top: 0px;
    height: 112px;
    position: absolute;
}
.main-card__img2{
    position: relative;
    left: 0;
    width: 240px;
    top: -49px;
    height: 122px;
    opacity: 0.4;
}
.main-card__text {
    font-family: 'Montserrat',sans-serif;
    font-size: 23px;
    line-height: 111.69%;
    color: #000000;
    width: 180px;
    display: block;
    text-align: center;
    margin: -50px auto;
}
.main-card__info {
    font-family: 'Montserrat',sans-serif;
    font-size: 16px;
    color: #000000;
    position: relative;
    bottom: -174px;
    cursor: pointer;
    left: 18px;
}
.main-card__arrow {
    position: relative;
    bottom: -148px;
    left: 222px;
    width: 32px;
}
.main-card__circle{
    width: 42px;
    border-radius: 50%;
    height: 42px;
    background: #fff;
    display: flex;
    align-items: center;
    color: #111;
    position: relative;
    z-index: 11;
    top: 28px;
    left: 20px;
    justify-content: center;
}
.main-card__number{
    width: 7px;
    margin-left: -2px;
}
.main-card__number2{
    width: 20px;
}
.main__Card{
    background: #fff;
    margin-left: 185px;
    width: 776px;
    position: relative;
    z-index: 111;
    height: 186px;
    margin: 0 auto;
    margin-top: 40px;
    box-shadow: 0px 13px 31px rgb(12 20 33 / 4%), 0px 9.45547px 20.8947px rgb(12 20 33 / 3%), 0px 6.58125px 13.5141px rgb(12 20 33 / 3%), 0px 4.31641px 8.38574px rgb(12 20 33 / 2%), 0px 2.6px 5.0375px rgb(12 20 33 / 2%), 0px 1.37109px 2.99707px rgb(12 20 33 / 2%), 0px 0.56875px 1.79219px rgb(12 20 33 / 1%), inset 0px 2px 1px #ffffff;
}
.main-Card__img {
    height: 186px;
    width: 240px;
    position: relative;
}
.main-Card__img2{
    position: absolute;
    margin-left: -240px;
    width: 241px;
    height: 186px;
    opacity: 0.5;
}
.main-card__text {
    font-family: 'Montserrat',sans-serif;
    font-size: 26px;
    line-height: 111.69%;
    color: #000000;
    width: 190px;
    display: block;
    text-align: center;
    margin: -24px auto;
}
.main-Crad__text {
    font-family: 'Montserrat',sans-serif;
    color: #000000;
    font-size: 24px;
    position: absolute;
    margin-top: -146px;
    width: 550px;
    margin-left: 232px;
}
.main-card__info {
    font-family: 'Montserrat',sans-serif;
    font-size: 16px;
    color: #000000;
    position: relative;
    bottom: -118px;
    cursor: pointer;
    left: 20px;
}
.main-card__arrow {
    position: relative;
    bottom: -100px;
    left: 196px;
    width: 22px;
}
.main-Card__info {
    margin-left: 586px;
    letter-spacing: 1px;
    margin-top: -27px;
    top: -8px;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Montserat',sans-serif;
}
.main-Card__arrow{
    position: relative;
    margin-top: -22px;
    width: 28px;
    float: right;
    right: 16px;
}
.main-btn {
    background: #D72323;
    border-radius: 6px;
    border: none;
    outline: none;
    width: 440px;
    height: 52px;
    color: #fff;
    position: relative;
    display: block;
    top: 42px;
    margin: 0 auto;
    font-family: 'Montserat',sans-serif;
    font-size: 21px;
    cursor: pointer;
}
.main-btn:hover{
    opacity:0.9;
}
.main-Card__circle{
    position: absolute;
    z-index: 10;
    background: #fff;
    margin-top: 60px;
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-left: 44px;
}
.main-Card__number{
    width: 22px;
}
.section{
    max-width: 3634px;
    position: relative;
}
.section__wrapper {
    margin: 0 auto;
    max-width: 779px;
    position: relative;
    margin-top: 120px;
}
.section-card {
    width: 790px;
    background-color: #414F59;
    height: 148px;
    margin-top: 40px;
}
.section-card__body{
    background-image: url(./images/Rectangle\ 875.svg);
    width: 790px;
    height: 148px;
    opacity: 0.18;
    background-size: cover;
}
.section-card__img {
    position: absolute;
    width: 78px;
    margin-top: 40px;
    left: 50px;
}
.section-card__line{
    width: 184px;
    height: 1px;
    margin-top: 26px;
    position: absolute;
    background: #fff;
}
.section-card__title{
    position: absolute;
    font-family: 'Montserrat',sans-serif;
    font-size: 24px;
    color: #FFFFFF;
    margin-left: 250px;
    margin-top: 20px;
    font-weight: 100;
    width: 371px;
}
.section-card__arrow{
    position: relative;
    width: 32px;
    float: right;
    top: 124px;
    right: 22px;
}
.section-card:nth-child(2){
    background-color: #D72323;
}
.section-card:nth-child(3){
    background-color: #1A4B6F;
}
.section-card:nth-child(4){
    background-color: #742222;
}
.section-card:nth-child(5){
    background: #277D20;
}
.section__btn{
    margin-top: 30px;
    background: #D72323;
    border-radius: 8px;
    outline: none;
    width: 400px;
    height: 48px;
    border: none;
    color: #fff;
    position: relative;
    margin-left: 390px;
    font-size: 24px;
    cursor: pointer;
}
.section__btn:hover{
    opacity: 0.95;
}
/* question */
.question{
    margin: -150px auto;
}
.question__wrapper{
    margin: 0 auto;
    position: relative;
    margin-top: 140px;
    margin-left: 100px;
}
.question__img{
    width: 400px;
    margin-left: -26px;
    margin-top: 38px;
}
.question__logo{
    width: 58px;
    position: relative;
    top: -186px;
    left: -26px;
}
.question__text{
    font-family: 'Roboto',sans-serif;
    font-size: 22px;
    line-height: 111.69%;
    color: #282E36;
    width: 350px;
    margin-left: 410px;
    margin-top: -245px;
}
.question__btn{
    background: #D72323;
    border-radius: 6px;
    border: none;
    outline: none;
    width: 270px;
    height: 40px;
    color: #fff;
    font-size: 22px;
    margin-left: 404px;
    margin-top: 32px;
    cursor: pointer;
}
.question__btn:hover{
    opacity: 0.95;
}
/* footer */
.footer {
    width: 99.9%;
    height: 200px;
    background: #3A4750;
    margin-top: 340px;
    position: relative;
}
.footer__wrapper{
    margin: 0 auto;
    max-width: 930px;
    position: relative;
}
.footer__logo{
    background: #e4010b;
    width: 130px;
    border-radius: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 130px;
    position: absolute;
    left: 35px;
    top: 37px;
}
.footer__img{
    width: 34px;
    position: relative;
    left: -5px;
}
.footer__img2{
    width: 50px;
    position: relative;
    top: 6px;
    left: 5px;
}
.footer__socials{
    margin-left: -26px;
    position: relative;
    top: 7px;
}
.footer__networks{
    position: relative;
    left: 226px;
    top: 50px;
    max-width: 218px;
}
.footer__network{
    width: 28px;
    margin-right: 12px;
    cursor: pointer;
}
.footer__network:hover{
    opacity: 0.8;
}
.nav{
    display: flex;
    max-width: 510px;
    margin-left: 438px;
    margin-top: -46px;
}

.footer-nav{
    margin-right: 14px;
    display: flex;
    max-width: 133px;
    flex-wrap: wrap;
}
.footer-nav:last-child{
    margin-top: 3px;
    max-width: 137px;
}
.footer-nav__link{
    text-decoration: none;
    font-size: 8.5px;
    line-height: 16px;
    font-weight: 100;
    text-decoration-line: underline;
    color: #FFFFFF;
    opacity: 0.9;
    font-family: 'Roboto',serif;
}
.footer-nav__link:hover{
    opacity: 0.75;
}
.footer-nav:last-child{
    margin-top: 3px;
}
.footer-nav__link3{
    text-decoration: none;
    font-size: 8.5px;
    font-weight: 100;
    text-decoration-line: underline;
    color: #FFFFFF;
    opacity: 0.9;
    font-family: 'Roboto',serif;
}
.footer-nav__link3:nth-child(2){
    margin-top: -26px;
}
.footer-nav__link3:nth-child(3){
    margin-top: -42px;
}
.footer-nav__link3:nth-child(4){
    margin-top: -58px;
}
.footer-info{
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto',sans-serif;
    font-size: 10px;
    line-height: 16px;
    margin-right: 10px;
}
.footer-ul{
    display: flex;
    position: relative;
    left: 225px;
    top: 60px;
    list-style: none;
}
.footer-info2{
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto',sans-serif;
    font-size: 10px;
    line-height: 16px;
    margin-right: 10px;
}
.footer-info2::before{
    content: '';
    background-color: #fff;
    width: 3px;
    height: 3px;
    left: 65px;
    top: 10px;
    border-radius: 50%;
    position: absolute;
}

.footer-info3{
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto',sans-serif;
    font-size: 10px;
    line-height: 16px;
    margin-right: 10px;
}
.footer-info3::before{
    content: '';
    background-color: #fff;
    width: 3px;
    height: 3px;
    left: 123px;
    top: 10px;
    border-radius: 50%;
    position: absolute;
}
.footer-input{
    max-width: 200px;
    position: relative;
    left: 226px;
    top: 76px;
    display: flex;
    overflow: hidden;
    border-radius: 6px;
}
.footer__input{
    width: 50%;
    height: 24px;
    border: none;
    outline: none;
    padding-right: 6px;
    padding-left: 4px;
    font-size: 12px;
}
.footer__btn{
    width: 50%;
    outline: none;
    border: none;
    background-color: #D72323;
    color: #fff;
    font-size: 8px;
    font-family: 'Roboto',sans-serif;
    cursor: pointer;
}
@media(max-width:766.98px){
    body{
        max-width: 100px;
    }
    .header__image{
        width: 1012.5px;
        margin-top: -306px;
    }
    .header__img{
        left: 510px;
        width: 456px;
    }
    .main{
        width: 992px;
        margin-top: 122px;
        height: 810px;
    }
    .elemets-eleps2{
        margin-left: 992px;
    }
    .section__btn {
        margin-top: 60px;
    }
    .question__img {
        width: 400px;
        margin-left: -26px;
        margin-top: 38px;
        position: relative;
        top: -46px;
    }
    .footer {
        width: 400px;
        height: 200px;
        background: #3A4750;
        top: 300px;
        position: relative;
        margin: 0 auto;
        padding-left: 98px;
    }
    .footer::before{
        content: '';
        width:1065px;
        height: 2400px;
        background: #3A4750;
        position: absolute;
        left: -73px;
    }
    .footer-nav:nth-child(3):before{
        content: '';
        position: absolute;
        width: 820px;
        height: 4px;
        top: -60px;
        background-color: #d1d1d1;
    }
    .footer-nav:nth-child(2):before{
        content: '';
        position: absolute;
        width: 820px;
        height: 4px;
        top: -68px;
        background-color: #d1d1d1;
    }
    .footer__logo{
        left: 665px;
    }
    .footer__socials {
        margin-left: -224px;
    }
    .footer__networks {
        position: relative;
        left: 226px;
        top: 50px;
        max-width: 260px;
    }
    .footer__network {
        width: 36px;
    }
    .nav {
        display: flex;
        max-width: 510px;
        margin-left: 4px;
        margin-top: 160px;
    }
    .footer-info{
        font-size: 12.45px;
    }
    .footer-info2{
        font-size: 12.45px;
    }
    .footer-info2::before{
        left: 80px;
    }
    .footer-info3::before{
        left:150px;
    }
    .footer-info3{
        font-size: 12.45px;
    }
    .footer-input {
        max-width: 250px;
    }
    .footer__btn{
        height: 32px;
        font-size: 9px;
    }
    .footer__input {
        height: 32px;
    }
    .footer-nav {
        max-width: 400px;
        position: absolute;
    }
    .footer-nav__link {
        font-size: 24px;
        line-height: 44px;
    }
    .footer-nav:nth-child(2){
        margin-top: 660px;
    }
    .footer-nav:last-child {
        max-width: 400px;
        margin-top: 1500px;
        position: absolute;
    }
    .footer-nav:last-child a{
        color: #fff;
        font-size: 24px;
        line-height: 44px;
    }
    .footer-nav__link3:nth-child(2){
        margin-top: 12px;
    }
    .footer-nav__link3:nth-child(3){
        margin-top: 12px;
    }
    .footer-nav__link3:nth-child(4){
        margin-top: 12px;
    }
    .footer-nav__link3{

    }
    .nav {
        display: flex;
        max-width: 510px;
        margin-left: 4px;
        margin-top: 160px;
    }
    .question {
        margin: -80px auto;
    }
    .question__img {
        width: 400px;
        margin-left: -26px;
        margin-top: 38px;
    }
    .header__logo{
        width: 400px;
    }
    .header__icon {
        width: 68px;
        position: relative;
        z-index: 10;
    }
    .header__title {
        color: #fff;
        font-family: 'Roboto',sans-serif;
        margin-left: -5px;
        font-size: 18px;
    }
    .section-card__arrow {
        top: 116px;
    }
    .question__logo {
        width: 58px;
        position: relative;
        top: -290px;
        left: 328px;
    }
    .question__text {
        margin-left: 392px;
        margin-top: -348px;
    }
    .question__btn {
        background: #D72323;
        border-radius: 6px;
        border: none;
        outline: none;
        width: 270px;
        height: 40px;
        color: #fff;
        font-size: 22px;
        margin-left: 396px;
        margin-top: 32px;
        cursor: pointer;
    }
    .main-btn {
        background: #D72323;
        border-radius: 6px;
        border: none;
        outline: none;
        width: 440px;
        height: 52px;
        color: #fff;
        position: relative;
        display: block;
        top: 108px;
        margin: 0 auto;
        font-family: 'Montserat',sans-serif;
        font-size: 21px;
        cursor: pointer;
    }
    .header__info {
        color: #fff;
        font-family: 'Montserat',sans-serif;
        font-size: 32px;
        margin-left: 24px;
        width: 429px;
        font-weight: 600;
        margin-top: 21px;
        position: relative;
        z-index: 10;
    }
    .header__text {
        color: #ffffff;
        font-size: 14px;
        width: 400px;
        margin-left: 24px;
        letter-spacing: 1px;
        font-weight: 100;
        margin-top: 13px;
        opacity: 0.85;
        font-family: 'Montserat',sans-serif;
        position: relative;
        z-index: 10;
    }
}

@media(max-width:700px){
    .section__wrapper {
        margin: 100px auto;
        margin-left: 100px;
    }
}
