@charset "utf-8";

@font-face {
    font-family: 'AgencyFB';
    src: url('../fonts/AgencyFBCyrillic.eot');
    src: url('../fonts/AgencyFBCyrillic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AgencyFBCyrillic.woff') format('woff'),
         url('../fonts/AgencyFBCyrillic.ttf') format('truetype'),
         url('../fonts/AgencyFBCyrillic.svg#AgencyFBCyrillic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Pro-regular';
    src: url('../fonts/GothamPro.woff') format('woff');         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Pro-light';
    src: url('../fonts/GothamPro-Light.woff') format('woff');         
    font-weight: normal;
    font-style: normal;
}

body {
    background: rgb(53,73,40);
    background: linear-gradient(180deg, rgba(53,73,40,1) 0%, rgba(17,27,28,1) 50%);
    font-size: 100%;
    font-family: Arial, sans-serif;
}

h2 {
    font-family: 'Gotham-Pro-regular', sans-serif;
    color: #b3b69c;
    font-size: 30px;
    float: left;
    font-weight: normal;
    text-transform: uppercase;
}

hr {
    width: 40px;
    height: 3px;
    background: #b3b69c;
    border: none;
    margin-bottom: 35px;
}

.ecl-u-ms-4 {
    background: #f5f5f5;
}

.ecl-u-ms-4 img {
    padding: 1px 1px 1px 1px;
}

.clearfix {
    clear: both;
}

.container {
    max-width: 930px;
    margin: 0 auto;
}

.text {
    float: none;
}

#wrapper {
    max-width: 1170px;
    margin: 0 auto;
}

.header-block {
    display: flex;
    justify-content: center;
    width: 100%;
    height: auto;
    padding: 60px 120px;
    background: url(../img/middle_bg_img.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

#logo {
    text-align: center;
    color: #fff;
    width: 270px;
    float: left;
}

#logo a {
    color: #fff;
    text-decoration: none;
}

#logo h1 {
    font-family: 'Gotham-Pro-regular', sans-serif;
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 7px;
    margin-top: 15px;
    letter-spacing: -1.3px;
}

.logo_hr{
    height: 2px;
    width: 225px;
    border: none;
    background-color: white;
    margin-top: 3px;
    margin-bottom: 20px;
}

#logo p {
    margin-top: 20px;
    font-family: 'Gotham-Pro-light', sans-serif;
}

.header-block__logo {
    max-width: 150px;
}

.orf_hr{
    width: 100px;
    height: 2px;
    background-color: #48917C;
    margin-right: 0;
    margin-top: 12px;
    margin-bottom: 0;
}

#about, #forest, #info, #produkt, #adress, #ruk, #footer {
    padding: 50px;
    background: #f5f5f5;
}

#about .text {
    width: auto;
    line-height: 1.5em;
    float: none;
    margin-left: 313px;
}

#forest {
    height: auto;
    background: url('../img/middle_bg_img.jpg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

#forest * {
    color: #fff;
}

#forest h2 {
    width: 210px;
}

#forest ul {
    line-height: 1.5em;
    list-style-type: circle;
    list-style-position: outside;
    margin-left: 332px;
}

#produkt h2 {
    width: 115px;
}

#produkt .text {
    display: grid;
    gap: 5px;
    margin-left: 315px;
    float: none;
    line-height: 1.4;
}

.product-block__tel-link {
    color: inherit;
    text-decoration: none;
}

.product-block__tel-link:hover {
    text-decoration: none;
}

.product-block__social-link img {
    max-width: 25px;
    margin-bottom: -6px;
}

.product-block__mail-link {
    color: inherit;
}

#adress .text {
    font-size: 15px;
    float: right;
    width: 420px;
}

.text p {
    float: left;
}

.text p+p {
    float: right;
}

#map {
    height: 400px;
}

.block {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: left;
}

#callback-form .block {
    padding-right: 10px;
}

#callback-form .block+.block {
    padding-left: 10px;
}

#orderform div {
    max-width: 300px;
	width: 100%;
}

input[type='submit']:hover {
    background: #fff;
    color: #000 !important;
}

#orderform input, textarea {
    border: 1px solid #C0C0C0;
    padding: 10px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    width: 100%;
}
input::-webkit-input-placeholder { /* WebKit browsers */
    color:    white;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    white;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    white;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    white;
}
textarea {
    color: #848484;
}

input[type='submit'] {
    color: #fff;
    cursor: pointer;
}

textarea {
    height: 79px;
}

#info, #ruk, #footer {
    text-align: center;
}

#info, #ruk {
    background: #fff;
    color: #403f42;
    line-height: 24px;
}

#callback-form {
    background: url('../img/bot_bg_img.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    line-height: 24px;
    padding: 50px;
    text-align: center;
}

#footer {
    color: #7f7f80;
    line-height: 20px;
}

#footer a {
    text-decoration: none;
    color: #59A393;
}

#footer p+p {
    margin-top: 10px;
}

label.error {
    font-size: 12px;
    position: relative;
    top: -10px;
    right: 0px;
    color: #fff;
}


@charset "utf-8";

@media screen and (max-width: 350px) {
    #ruk p {
        width: 250px !important;
        font-size: 14px;
    }
    
    #adress .text p {
        float: none;
    }
    
    #adress .text p+p {
        margin-top: 20px;
    }
}

@media screen and (max-width: 500px) {
    #about, #forest, #info, #produkt, #adress, #ruk, #footer {
        padding: 50px 20px;
    }
    
    #adress .text {
        width: 100% !important;
        margin-top: 20px;
    }
    
    #footer {
        font-size: 14px;
    }
}

@media screen and (max-width: 580px) {
    .header-block {
        padding: 40px 20px !important;        
    }
    
    .header-block #logo, #lc {
        margin: 0 auto;
        float: none;
        text-align: center;
    }
    
    #tel {
        margin-top: 20px;
    }
    
    #produkt h2 {
        float: none;
    }
    
    #produkt .text {
        margin: 20px 0 0;
    }
    
    #ruk p {
        width: 300px;
        margin: 0 auto;
    }
    .orf_hr{
        margin-right: auto;
    }
}

@media screen and (max-width: 650px) {
    .header-block {
        background-position-x: 0%;
    }
    
    #about h2 {
        float: none;
    }
    
    #about .text {
        margin: 20px 0 0;
    }
    
    #adress .text {
        float: none;
        margin-top: 20px;
    }
    
    #adress h2 {
        float: none;
    }
}

@media screen and (max-width: 730px) {
    #callback-form .block+.block, #callback-form .block {
        padding: 0;
    }
	
	#forest h2 {
        float: none;
    }
    
    #forest ul {
        margin: 20px 0 0 20px;
    }
    
    #adress .text {
        width: 300px !important;
    }
}

@media screen and (max-width: 850px) {
    #adress .text {
        width: 340px;
    }
    
    #produkt .text p {
        float: none;
        width: 100%;
    }
    
    #produkt .text p+p {
        margin-top: 20px;
    }
}

@media screen and (max-width: 950px) {
    .header-block {
        padding: 50px;
    }    
}