body {
    margin: 0;
    font-family: 'Lora' sans-serif;
    font-size: 14px;
    color: #DDE4EA;

    background-color: #272931;
    
}


/* Container
===================*/
.container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 auto;
}

/* Header
===================*/
.header {
    width: 100%;
    height: 100px;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1000;
    
    
}


.nav {
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
margin-left: 74.76px;
    margin-right: 74.76px;
 
    
    
}

.nav_button {
    display: flex;
    min-width: 130px;
    height: 50px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 60;
    background-color: #272931;
    
   
    
    
    transition: background-color 1s linear;

    
    
}

.nav_button:hover {
   background-color: #F0AF56;
    
}

.nav_link {
    text-decoration: none;
    margin: auto;
    color: #DDE4EA;
    padding: 15px 26px;
    font-family: "Montserrat" sans-serif;

}



.debt {
    margin-top: 100px;
    margin-left: 74.76px;
    padding-bottom: 10px;
    width: 280px;
    font-size: 45px;
    border-bottom: solid 4px;
    border-bottom-color: #F0AF56;
    color: #F0AF56;
    
    
}

.debt_russian {
        margin-left: 74.76px;
    margin-top: 10px;
    color: #F0AF56;
    font-size: 25px;

}

.intro{
    height: 400px;
    display: flex;
    background: url("img/skyscreaper.JPEG");
    background-size: cover;
}

.about {
    margin-top: 50px;
    margin-bottom: 20px;
    margin-left: 74.76px;
    color: #F0AF56;
    font-size: 25px;
border-bottom: solid 4px;
    border-bottom-color: #F0AF56;
    width: 140px;
    padding-bottom: 4px;

    
}

.about_text {
    margin-left: 74.76px;
    margin-right: 74.76px;
    padding-bottom: 20px;

    font-size: 16px;
}

.services {
    background-color: #6D768B;
    
}


.center {
    display: flex;
    justify-content: center;
}

.our_services {
    
    margin-top: 30px;
    color: #F0AF56;
    font-size: 25px;
    border-bottom: solid 4px;
    border-bottom-color: #F0AF56;
    width: 140px;
    padding-bottom: 4px;
    
}

.cards {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
     margin-left: 74.76px;
    margin-right: 74.76px;
    justify-content: space-between;
    
    
}

.card {
    width: 180px;
    height: 230px;
    background-color: #262830;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: 5px 5px 5px #262830;


    

}

.icon {
    text-align: center;
}

.card_icon {
    width: 80px;
    margin-top: 20px;
    
}

.card_text {
    margin-top: 60px;
    text-align: center
}

.trust {
    margin-left: 74.76px;
    margin-right: 74.76px;
}

.trust_header {
    margin-top: 50px;
    color: #F0AF56;
    font-size: 25px;
    border-bottom: solid 4px;
    border-bottom-color: #F0AF56;
    width: 155px;
    padding-bottom: 4px;
}

.trust_text {
    font-size: 16px;
    margin-bottom: 50px;

}

.contacts_flex {
    display: flex;
}


.contacts {
        background-color: #6D768B;

}



.contacts_header{
    padding-top: 50px;
    margin-left: 74.76px;
    color: #F0AF56;
    font-size: 20px;
    border-bottom: solid 4px;
    border-bottom-color: #F0AF56;
    width: 90px;
    padding-bottom: 4px;
}


.contacts_main {
    margin-top: 30px;
    margin-left: 74.76px;
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 1.5;
    color: #DDE4EA;

}

.contacts_header2 {
    padding-top: 50px;
    margin-left: 100px;
    color: #F0AF56;
    font-size: 20px;
    border-bottom: solid 4px;
    border-bottom-color: #F0AF56;
    width: 90px;
    padding-bottom: 4px;
    
}


.contacts_main2 {
    margin-top: 30px;
    margin-left: 100px;
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 1.5;
    color: #DDE4EA;
}

.nav_bottom {
        margin-left: 74.76px;
    margin-top: 30px;
    line-height: 1.5;
    color: #F0AF56;
    font-size: 19px;

}

.bot_nav_link {
    text-decoration: none;
    color: #F0AF56;
    font-size: 15px;
}

.nav_link_bottom {
    margin-top: 30px;
    margin-bottom: 30px;
    
}


@media (max-width:708px) {
    
    .intro{
    height: 300px;
    display: flex;
    background: url("img/skyscreaper.JPEG");
    background-size: cover;
}

    
    
.debt {
    margin-top: 100px;
    margin-left: 20px;
    padding-bottom: 10px;
    width: 180px;
    font-size: 25px;
    
    
}

.debt_russian {
    margin-left: 20px;
    margin-top: 10px;
    color: #F0AF56;
    font-size: 15px;

}

    .nav {
        margin-left: 20px;
        margin-right: 20px;
    }
    
    .nav_button {
    min-width: 80px;
    max-width: 10px;
    height: 30px;
    font-size: 9px;
    
}

.nav_link {
    padding: 1px 1px;
    }
    
    
    
    .about {
                margin-left: 20px;

        font-size: 14px;
        width: 80px;
    }
    
    .about_text {
        margin-left: 20px;
        margin-right: 20px;
    }
    
   .cards {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 20px;
    margin-right: 20px;
    
    
}

.card {
    width: 110px;
    height: 150px;
    background-color: #262830;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: 5px 5px 5px #262830;
    margin-left: 5px;
    margin-right: 5px;


    

}

.icon {
    text-align: center;
}

.card_icon {
    width: 50px;
    
} 
    
 .card_text {
    margin-top: 20px;
    text-align: center;
    font-size: 8px;
}   
    
    
    .trust {
        margin-left: 20px;
        margin-right: 20px;
    }  
    
    .trust_header {
        font-size: 20px;
        width: 140px
    }
    
    .contacts_header {
        font-size: 12px;
        width: 60px;
        margin-left: 20px;
    }
    
    .contacts_header2 {
        font-size: 12px;
        width: 60px;
                margin-left: 20px;

    }
    
    .contacts_main {
        font-size: 10px;
                margin-left: 20px;

    }
    .contacts_main2 {
        font-size: 10px;
                margin-left: 20px;

    }
    
    .nav_bottom {
        margin-left: 20px;
        font-size: 12px;

    }
    
    .bot_nav_link {
        font-size: 12px;
    }
}

@font-face {
			font-family: "Montserrat";
			src: url("../fonts/Montserrat/Montserrat-Regular.ttf");
			src: 
            format("truetype");
			font-style: normal;
			font-weight: normal;

