body{   
    padding: 0;
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
}
.header{
    color: white;
    position: relative;
    height: 750px;;
    width: 100%;
    background-image: url(../img/head.png);
    font-family: 'Alice', serif;
}
.alex{
    margin-left: 7%;
    position: absolute;
    margin-top: 10%;
    font-size: 6em;
}
.alexd{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 0.5em;
}
.contacts{
    font-style: italic;
    padding-left: 80%;
    padding-top: 2%;
    font-family: 'Alice', serif;
}
.phone{
    font-size: 1.5em;
}
.phone img{
    margin-right: 2%;
}
.mail{
    padding-left: 10%;
    font-size: 1.2em;
    margin-top: 2%;
    color:#616160 ;
}
.knopka{
    cursor: pointer;
    border-radius: 10px;;
    padding: 10px 0;
    font-weight: 700;
    font-family: 'Alice', serif;
    border: none;
    box-shadow:0px 5px 20px 0px rgba(247, 151, 55, 0.7);
    width: 30%;
    color: #5d340a;
    font-size: 2em;
    margin-left: 20%;
    margin-top: 25%;
    border-bottom: 3px solid #d67a24;
    background: linear-gradient(to bottom, #f7d93e 0%,#f79237 100%);
}



.zamer{
    background-color: #f9f9f9;
}
.zapis input{
    outline: none;
    font-size: 1em;
    position: center;
    width: 90%;
    color: #333333;
    line-height: 3em;
    border-radius: 6px;
}
.in2{
    margin-top: 5%;
}
.zapis{
        margin-bottom: 3%;
}
.zamer{
    position: relative;
}
.zamer .zapis{
    border: 2px solid #fdce3a;
    padding: 2% 2%;
    width: 20%;
    margin-top: 7%;
    margin-left: 15%;
    
}
.zapis .knopka{
    font-size: 1.6em;
    font-weight: 400;
    margin-top: 20%;
    margin-left: 1%;
    width: 100%;
    cursor: pointer;
}
.zapis, .text{
    display: inline-block;
}
.zamer .text, .poradok .text{
    color: #333333;
    width: 45%;
    margin-left: 15%;
}
.zamer .zag{
    margin-left: 5%;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.7em;
}
.zamer li, .poradok li{
    font-family: 'Montserrat', sans-serif;
    list-style-type: none;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 3em;
}
.kruzok{
    display: inline-block;
    margin-right: 1%;
    background-color: #fdce3a;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    box-shadow:0px 5px 20px 0px rgba(247, 151, 55, 0.7);
}
.kart{
    position: absolute;
    margin-left: 35%;
    margin-top:7%;
}
.progekts{
    margin-top: 3%;

}
.zag{
    text-align: center;
     font-size: 2.3em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
hr{
    background-color: #fdce3a;
    color: #fdce3a;
    width: 7%;
    height: 2px;
    outline: none;
    border: none;
}
.poradok .cart{
    margin-left: 5%;
    margin-top:0;
    display: inline-block;
    border: 2px solid #fdce3a;
    padding: 1%;
    margin-right: 0;
    
}
.poradok .text{
    margin-top: 3%;
    margin-left: 5%;
    width: 50%;
}
.poradok .text li{
    margin-top: 4%;
    line-height: 1.7em;
}
.poradok, .mat{
    margin-bottom: 4%;
}
 .mat{
    padding-top: 2%;
    background-color: #f9f9f9;
}
.parnt .zag, .mat .zag{
    margin-top: 2%;
}
.mat .cartin{
    text-align: center;
    margin-top: 3%;
}
.mat .cartin img{
    margin-left: 2%;
}
.mat{
    padding-bottom: 3%;
}
.footer{
        padding-bottom: 2%;
    background-image: url(../img/slide2.png)
}
.footer .zag{

    color: white;
}
.descr{
    font-style: italic;
    text-align: center;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5em;
    margin-top: 2%;
    color: white
}
.d1{
    margin-top: 10%;
}
.sozd{
    text-align: center;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.7em;
    margin-top: 2%;
    color: #fafafa;
}
.sozd a{
    color: #fdce3a;
}
.partn{
   padding-bottom: 5%; 
}
.owl-carousel{
    margin-top: 3%;
}
.partn p{
    line-height: 200px;
}
.yr span{
    font-size: 0.8em;
}
.progekts img{
    width: 30%;
}



