@font-face {
    font-family: 'effraregular';
    src: url('../css/fonts/dalton_maag_-_effra-webfont.eot');
    src: url('../css/fonts/dalton_maag_-_effra-webfont.eot?#iefix') format('embedded-opentype'),
    url('../css/fonts/dalton_maag_-_effra-webfont.woff2') format('woff2'),
    url('../css/fonts/dalton_maag_-_effra-webfont.woff') format('woff'),
    url('../css/fonts/dalton_maag_-_effra-webfont.ttf') format('truetype'),
    url('../css/fonts/dalton_maag_-_effra-webfont.svg#effraregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'effrabold';
    src: url('../css/fonts/dalton_maag_-_effra_bold-webfont.eot');
    src: url('../css/fonts/dalton_maag_-_effra_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../css/fonts/dalton_maag_-_effra_bold-webfont.woff2') format('woff2'),
    url('../css/fonts/dalton_maag_-_effra_bold-webfont.woff') format('woff'),
    url('../css/fonts/dalton_maag_-_effra_bold-webfont.ttf') format('truetype'),
    url('../css/fonts/dalton_maag_-_effra_bold-webfont.svg#effrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
img {
    border: none;
}
a {
    color: #3974ba;
}
a:hover {
    text-decoration: none;
}

html, body {
    font-size: 16px;
    font-family: 'effraregular', 'Arimo',Verdana, Arial, sans-serif;
    color: #7a715e;

}
a{
    transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -webkit-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
}

input, textarea {
    outline: none;
    height: 22px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    padding: 2px 10px 2px 10px;
    border-radius: 6px;
    color: #000;
}
b{
    font-family: 'effrabold', 'Arimo',Verdana, Arial, sans-serif;;
}
.bg{

}
.bg .main{
    width: 1256px;
    margin: 0 auto;
}

.head{
    height: 120px;
    position: relative;
}
.head .logo{
    left: 80px;
    position: absolute;
    top: 34px;
}
.head .logo img{

}
.head .phones{
    display: flex;
    left: 632px;
    position: absolute;
    top: 54px;
}
.head .phones .phone{
    align-items: center;
    background: transparent url("../img/phone_line.png") no-repeat scroll 0 0;
    display: flex;
    height: 39px;
    margin-right: 16px;
    padding-left: 44px;
    width: 220px;
}
.head .phones .phone a{
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
}
.head .phones .phone a:hover{

}
.banner{
    background: transparent url("../img/banner.jpg") no-repeat scroll 0 0;
    width: 1256px;
    height: 485px;
    margin-top: 30px;
    position: relative;
}
.banner .title{
    font-family: 'effrabold', 'Arimo',Verdana, Arial, sans-serif;
    color: #fff;
    font-size: 52px;
    font-weight: bold;
    left: 185px;
    position: absolute;
    text-transform: uppercase;
    top: 211px;
}
.banner .desc{
    color: #fff;
    font-size: 29px;
    left: 188px;
    position: absolute;
    top: 272px;
}
.banner .file{
    left: 191px;
    position: absolute;
    top: 366px;
}
.banner .file a{
    color: #fff;
    font-size: 28px;
}
.banner .file .pdf{
    background: transparent url("../img/pdf.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 46px;
    margin-left: 7px;
    position: relative;
    top: 14px;
    width: 43px;
}
.bonuses{
    display: flex;
    flex-wrap: wrap;
    margin-top: 64px;
    padding-left: 83px;
}
.bonuses .bonus{
    align-items: center;
    display: flex;
    margin-bottom: 27px;
    width: 33%;

}
.bonuses .bonus .img{

}
.bonuses .bonus .right{
    font-size: 25px;
    padding-left: 18px;
}
.bonuses .bonus .right .title{
    font-weight: bold;
    font-family: 'effrabold', 'Arimo',Verdana, Arial, sans-serif;
}
.bonuses .bonus .right .desc{

}
.big_desc{
    margin-top: 58px;
}
.big_desc .line_1{
    background: transparent url("../img/grass.jpg") no-repeat scroll 642px 0;
    height: 386px;
    padding-left: 80px;
}
.big_desc .line_1 .left{
    padding-top: 71px;
    text-align: justify;
    width: 522px;
}
.big_desc .line_1 .left .title{
    font-size: 28px;
    font-weight: bold;
    line-height: 29px;
    font-family: 'effrabold', 'Arimo',Verdana, Arial, sans-serif;
}
.big_desc .line_1 .left .desc{
    line-height: 23px;
    margin-top: 29px;
}
.big_desc .line2{
    background: transparent url("../img/fireplace.jpg") no-repeat scroll 0 0;
    margin-top: 71px;
    padding-top: 318px;
    display: flex;
}
.big_desc .line2 .left{
    font-family: 'effrabold', 'Arimo',Verdana, Arial, sans-serif;
    font-weight: bold;
    line-height: 32px;
    margin-left: 81px;
    margin-right: 47px;
    width: 523px;
}
.big_desc .line2 .left .title{
    font-size: 28px;
    text-align: justify;
}

.big_desc .line2 .left .desc{
    font-size: 26px;
    margin-top: 9px;
    padding-left: 18px;
}
.big_desc .line2 .left .desc ul{

}
.big_desc .line2 .left .desc ul li{
    background: transparent url("../img/bull.png") no-repeat scroll 0 center;
    font-weight: normal;
    list-style: outside none none;
    padding-left: 18px;
}
.big_desc .line2 .right{
    line-height: 24px;
    text-align: justify;
    width: 524px;
}
.line_contacts{
    align-items: center;
    background: transparent url("../img/ling_green_phone.png") no-repeat scroll 0 center;
    color: #fff;
    display: flex;
    height: 76px;
    justify-content: center;
    margin: 94px auto 0;
    width: 1095px;
}
.line_contacts .text{
    font-family: 'effrabold', 'Arimo',Verdana, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
}
.line_contacts .phone{
    align-items: center;
    background: transparent url("../img/phone_small_ico.png") no-repeat scroll 0 0;
    display: flex;
    height: 41px;
    margin-left: 48px;
    padding-left: 52px;
}
.line_contacts .phone a{
    font-family: 'effrabold', 'Arimo',Verdana, Arial, sans-serif;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}
.priveleges{
    line-height: 45px;
    margin-top: 88px;
}
.priveleges .title{
    font-family: 'effrabold', 'Arimo',Verdana, Arial, sans-serif;
    font-size: 41px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.priveleges .priveleges_block{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 56px auto 0;
    width: 1130px
}
.priveleges .priveleges_block .privelege{
    margin-bottom: 55px;
    text-align: center;
    width: 33.33%;
}
.priveleges .priveleges_block .img{

}
.priveleges .priveleges_block .img img{

}
.priveleges .priveleges_block .name{
    font-size: 28px;
    font-weight: bold;
    line-height: 36px;
    text-transform: uppercase;
    font-family: 'effrabold', 'Arimo',Verdana, Arial, sans-serif;
}
.priveleges .priveleges_block .desc{
    line-height: 23px;
    margin-top: 17px;
    padding-left: 18px;
    padding-right: 18px;
    text-align: justify;
}
.production{
    margin-top: 80px;
}
.production .title{
    font-size: 42px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-family: 'effrabold', 'Arimo',Verdana, Arial, sans-serif;
}

.production .desc{
    display: flex;
    margin-top: 30px;
    padding-left: 81px;
    padding-right: 80px
}
.production .desc .left{
    line-height: 24px;
    margin-right: 70px;
    text-align: justify;
    width: 500px;
}
.production .desc .right{
    line-height: 24px;
    text-align: justify;
    width: 518px;
}
.production .img{
    margin-top: 90px;
    text-align: center;
}
.production .img img{

}
.green_line{
    align-items: center;
    background: transparent url("../img/ling_green_phone.png") no-repeat scroll 0 0;
    display: flex;
    font-size: 26px;
    font-weight: bold;
    height: 76px;
    justify-content: center;
    margin: 60px auto;
    text-align: center;
    width: 1095px;
    font-family: 'effrabold', 'Arimo',Verdana, Arial, sans-serif;
}
.phone_line_2{
    color: #fff;
}
.phone_line_2 .phone{
    align-items: center;
    background: transparent url("../img/phone_small_ico.png") no-repeat scroll 0 0;
    display: flex;
    height: 44px;
    padding-left: 40px;
}
.phone_line_2 .phone a{
    color: #fff;
    padding-left: 10px;
    padding-right: 15px;
    text-decoration: none;
}
.phone_line_2 .email{
    align-items: center;
    background: transparent url("../img/email_small_ico.png") no-repeat scroll 0 0;

    display: flex;
    height: 46px;
    margin-left: 20px;
    padding-left: 50px;
}
.phone_line_2 .email a{
    color: #fff;
    text-decoration: none;
}
.map_block{
    text-align: center;
    position: relative;
}
.map_block .coords{
    position: absolute;
    bottom: 32px;
    left: 660px;
    color: #fff;
    font-size: 18px;
}
.map_block .coords span{
    text-decoration: underline;
}
.map_block img{

}
.contacts{
    display: flex;
    margin-top: 50px;
    margin-bottom: 60px;
}
.contacts .delivery{
    margin-left: 149px;
    margin-top: 44px;
    width: 370px;
}
.contacts .delivery .title{
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'effrabold', 'Arimo',Verdana, Arial, sans-serif;
}
.contacts .delivery .list{
    margin-top: 30px;
}
.contacts .delivery .list .item {
    padding-left: 65px;
}
.contacts .delivery .list .item.auto {
    background: transparent url("../img/ico_deliv_auto.jpg") no-repeat scroll 0 0;
    height: 25px;
    margin-bottom: 21px;
    display: flex;
    align-items: center;
}
.contacts .delivery .list .item.railway {
    background: transparent url(../img/ico_deliv_railway.jpg) no-repeat scroll 0 0;
    height: 50px;
    display: flex;
    align-items: center;
}
.contacts .adress_rekv{
    width: 620px;
}
.contacts .adress_rekv .adress{
    background: transparent url("../img/map_baloon.jpg") no-repeat scroll 3px 4px;
    line-height: 23px;
    padding-left: 120px;
    padding-top: 14px;
}
.contacts .adress_rekv .adress b{

}
.contacts .adress_rekv .rekvz{
    line-height: 23px;
    margin-top: 17px;
}
.contacts .adress_rekv .rekvz b{

}
.footer{
    background: #00984a none repeat scroll 0 0;
    height: 174px;
    margin-top: 75px;
}
.footer .module{
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 29px;
    justify-content: center;
    margin-top: 0;
    padding-top: 55px;
    text-transform: uppercase;
}
.footer .module .text{
    margin-right: 56px;
}
.footer .module .module_logo{

}
.footer .module .module_logo img{

}






































