body {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    min-width: 800px;
}
a {
    text-decoration: none;
    color: #111111;
}
.request_txt a {
    text-decoration: none;
    color: #f2f2f2;
    font-size: 10px;
}
.request_query_div {
    height: 50px;
    width: 100%;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    padding-left: 40px;
    background-image: url(../img/center_fones.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-right: 40px;
    overflow-x: hidden;
    font-size: 26px;
    text-align: center;
    line-height: 42px;
    position: absolute;
       
}
.header_div {
    background-image: url(../img/header_fones.jpg);
    height: 100vh;
    width: auto;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden;
    border-bottom: 2px dotted #F0D07E;
}
.header_div .button_request {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 26px;
    color: rgba(255,249,237,1.00);
    text-shadow: 1px 0 1px #000, 
    0 1px 1px #000, 
    -1px 0 1px #000, 
    0 -1px 1px #000;
    width: 430px;
    height: 60px;
    background-color: rgba(255,169,70,1.00);
    text-align: center;
    position: relative;
    left: 56%;
    line-height: 58px;
    border-radius: 10px;
    border: 2px solid rgba(255,249,237,1.00);
    -webkit-transition: background 0.5s ease;
    letter-spacing: 2px;
    min-width: 230px;
    max-width: 400px;
    font-weight: bold;
}
.header_div .button_request:hover {
    background-color: rgba(223,193,34,1.00);
    cursor: pointer;
    }
.header_div .header_notice {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: rgba(255,249,237,1.00);
    font-size: 20px;
    text-shadow: 0px 0 15px #434343,0 1px 1px #434343,-1px 0 1px #434343,0 -1px 1px #434343;
    width: 75%;
    position: relative;
    top: 25px;
    left: 50px;
    min-width: 725px;
}
.header_div .header_notice_price {
    margin-left: 27px;
}
.center {
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
}
.color-1 {
    color: goldenrod;
}
.header_notice a{
	text-decoration: none;
    color: rgba(255,249,237,1.00);
}
.header_div .header_name {
    color: rgba(255,249,237,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 48px;
    text-shadow: 1px 0 1px #000, 
    0 1px 1px #000, 
    -1px 0 1px #000, 
    0 -1px 1px #000;
    position: relative;
    top: 0px;
    left: 55px;
    width: 80%;
}
.header_div .header_name img {
    height: auto;
    width: 70px;
    position: relative;
    top: 16px;
    padding-right: 15px;
}
.header_div .headers_contacts {
    position: relative;
    top: 30px;
    left: 85px;
}
.headers_contacts .header_phones #phone_number {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 22px;
    color: rgba(254,252,224,1.00);
    font-weight: bold;
    text-shadow: 1px 0 1px #000, 
    0 1px 1px #000, 
    -1px 0 1px #000, 
    0 -1px 1px #000;
    padding-left: 10px;
    text-decoration: none;
}
.headers_contacts .header_phones #email {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 24px;
    color: rgba(254,252,224,1.00);
    font-weight: bold;
    text-shadow: 1px 0 1px #000, 
    0 1px 1px #000, 
    -1px 0 1px #000, 
    0 -1px 1px #000;
    padding-left: 12px;
    text-decoration: none;
}
.headers_contacts .header_phones #maps {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 22px;
    color: rgba(254,252,224,1.00);
    font-weight: bold;
    text-shadow: 1px 0 1px #000, 
    0 1px 1px #000, 
    -1px 0 1px #000, 
    0 -1px 1px #000;
    padding-left: 12px;
    text-decoration: none;
    position: relative;
    top: 8px;
}
.headers_contacts .header_phones .img_yandex_maps {
    position: relative;
    top: 15px;
}
.headers_contacts .header_phones img {
    height: auto;
    width: 30px;
    position: relative;
    top: 10px;
    left: -10px;
}
.line_transparent_div {
    width: 100%;
    height: 70px;
    background-image: -webkit-linear-gradient(270deg,rgba(244,241,216,0.00) 0%,rgba(136,102,64,1.00) 44.68%,rgba(244,241,216,1.00) 65.25%,rgba(255,255,255,0.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(244,241,216,0.00) 0%,rgba(136,102,64,1.00) 44.68%,rgba(244,241,216,1.00) 65.25%,rgba(255,255,255,0.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(244,241,216,0.00) 0%,rgba(136,102,64,1.00) 44.68%,rgba(244,241,216,1.00) 65.25%,rgba(255,255,255,0.00) 100%);
    background-image: linear-gradient(180deg,rgba(244,241,216,0.00) 0%,rgba(136,102,64,1.00) 44.68%,rgba(244,241,216,1.00) 65.25%,rgba(255,255,255,0.00) 100%);
    position: absolute;
    top: 465px;
    z-index: 2;
}
.line_transparent_div_2 {
    width: 100%;
    height: 70px;
    background-image: -webkit-linear-gradient(270deg,rgba(244,241,216,0.00) 0%,rgba(244,240,214,1.00) 44.68%,rgba(76,84,98,1.00) 65.25%,rgba(255,255,255,0.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(244,241,216,0.00) 0%,rgba(244,240,214,1.00) 44.68%,rgba(76,84,98,1.00) 65.25%,rgba(255,255,255,0.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(244,241,216,0.00) 0%,rgba(244,240,214,1.00) 44.68%,rgba(76,84,98,1.00) 65.25%,rgba(255,255,255,0.00) 100%);
    background-image: linear-gradient(180deg,rgba(244,241,216,0.00) 0%,rgba(244,240,214,1.00) 44.68%,rgba(76,84,98,1.00) 65.25%,rgba(255,255,255,0.00) 100%);
    position: absolute;
    top: calc(100vh + 460px);
    z-index: 2;
}
.line_transparent_div_3 {
    width: 100%;
    height: 70px;
    background-image: -webkit-linear-gradient(270deg,rgba(244,241,216,0.00) 0%,rgba(52,42,31,1.00) 44.68%,rgba(183,201,176,1.00) 61.58%,rgba(255,255,255,0.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(244,241,216,0.00) 0%,rgba(52,42,31,1.00) 44.68%,rgba(183,201,176,1.00) 61.58%,rgba(255,255,255,0.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(244,241,216,0.00) 0%,rgba(52,42,31,1.00) 44.68%,rgba(183,201,176,1.00) 61.58%,rgba(255,255,255,0.00) 100%);
    background-image: linear-gradient(180deg,rgba(244,241,216,0.00) 0%,rgba(52,42,31,1.00) 44.68%,rgba(183,201,176,1.00) 61.58%,rgba(255,255,255,0.00) 100%);
    position: absolute;
    top: calc(100vh + 906px);
    z-index: 2;
}
.line_transparent_div_4 {
    width: 100%;
    height: 70px;
    background-image: -webkit-linear-gradient(270deg,rgba(244,241,216,0.00) 8.43%,rgba(183,201,176,1.00) 40.15%,rgba(244,241,216,1.00) 61.58%,rgba(255,255,255,0.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(244,241,216,0.00) 8.43%,rgba(183,201,176,1.00) 40.15%,rgba(244,241,216,1.00) 61.58%,rgba(255,255,255,0.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(244,241,216,0.00) 8.43%,rgba(183,201,176,1.00) 40.15%,rgba(244,241,216,1.00) 61.58%,rgba(255,255,255,0.00) 100%);
    background-image: linear-gradient(180deg,rgba(244,241,216,0.00) 8.43%,rgba(183,201,176,1.00) 40.15%,rgba(244,241,216,1.00) 61.58%,rgba(255,255,255,0.00) 100%);
    position: absolute;
    top: 1870px;
    z-index: 2;
}
.center_div {
    height: 500px;
    width: auto;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    padding-left: 40px;
    background-image: url(../img/center_fones.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-right: 40px;
    overflow-x: hidden;
}
.center_div .center_setka {
    text-align: center;
}
.center_div .transport_cooperation {
    width: 300px;
    height: 280px;
    text-align: center;
    border: 3px solid rgba(235,230,187,1.00);
    border-radius: 10px 100px 10px 100px;
    background-color: rgba(238,230,124,0.14);
    padding-left: 10px;
    padding-right: 10px;
    -webkit-transition: background 0.5s ease;
    float: none;
}
.center_div .transport_cooperation:hover{
    background-color: rgba(238,230,124,0.33);
    cursor: pointer;
}
.center_div .transport_cooperation img {
    height: auto;
    width: 160px;
}
.center_div .transport_cooperation p {
    font-size: 20px;
    position: relative;
    top: -20px;
    color: rgba(39,39,39,1.00);
    margin-left: 10px;
    margin-right: 10px;
}
.center_div .separator_div {
    font-size: 33px;
    padding-top: 64px;
    text-align: center;
    color: rgba(58,58,58,1.00);
    text-shadow: 1px 0 1px #fff, 
    0 1px 1px #fff, 
    -1px 0 1px #fff, 
    0 -1px 1px #fff;
    margin-bottom: 50px;
}
.center_request {
    background-image: url(../img/request_fones.jpg);
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    color: rgba(255,249,237,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    text-align: center;
    padding-bottom: 50px;
    overflow-x: hidden;
    overflow-y: hidden;
}
.center_request form {
    width: 1000px;
    position: relative;
    z-index: 1;
}
.center_request table {
    padding-top: 100px;
    position: relative;
    width: 420px;
    z-index: 10;
    left: 375px;
}
.center_request table tbody tr {
    height: 45px;
    text-align: right;
}
.center_request table tbody td {
    width: 50%;
}
tbody tr .txt {
    font-size: 14px;
    width: 150px;
}
.center_request table tbody tr .left {
    text-align: left;
    padding-left: 30px;
}
tr .left .request_input {
    border: 1px dotted rgba(228,172,27,1.00);
    border-radius: 3px;
    height: 30px;
    width: 240px;
    color: rgba(37,37,37,1.00);
    background-color: rgba(244,241,216,1.00);
    font-size: 14px;
    padding-left: 5px;
}
tr .txt #red {
    color: rgba(255,183,0,1.00);
    position: relative;
    left: 5px;
    font-size: 20px;
}
.center_request form .but_request {
    width: 180px;
    color: rgba(255,249,237,1.00);
    text-shadow: 1px 0 1px #000, 
    0 1px 1px #000, 
    -1px 0 1px #000, 
    0 -1px 1px #000;
    font-size: 20px;
    height: 40px;
    border-radius: 5px;
    background-color: rgba(255,169,70,1.00);
    position: relative;
    top: -50px;
    left: 420px;
    letter-spacing: 3px;
    z-index: 10;
    font-weight: bold;
    cursor: pointer;
}
.center_request .people_request {
    max-height: 390px;
    width: auto;
    position: absolute;
    top: calc(100vh + 560px);
    left: 120px;
    min-height: 390px;
    z-index: 1;
}
.center_request .ekskavator_request {
    position: absolute;
    top: calc(100vh + 560px);
    right: 0px;
    width: auto;
    height: 400px;
}
.center_request .request_header {
    font-size: 36px;
    position: relative;
    text-shadow: 1px 0 1px #1D1D1D, 
    0 1px 1px #1D1D1D, 
    -1px 0 1px #1D1D1D, 
    0 -1px 1px #1D1D1D;
    top: -328px;
    width: 500px;
    left: 345px;
}
.center_request .request_txt {
    position: relative;
    top: -255px;
    width: 158px;
    font-size: 12px;
    left: 890px;
    left: 840px;
}
.footer_div {
    width: auto;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 24px;
    padding-left: 40px;
    background-image: url(../img/center_fones.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-right: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 30px;
    border-top: 2px dotted #FFA946;
    height: 200px;
}
.footer_div .footer_company  {
    font-size: 13px;
    text-align: left;
    width: 260px;
    position: relative;
    left: 180px;
    top: 25px;
    color: #272727;
    height: 150px;
}
.footer_div .footer_company img {
    height: auto;
    width: 81px;
    position: relative;
    left: 0px;
    top: 39px;
}
.footer_div .footer_company div {
    position: relative;
    left: 125px;
    top: -43px;
    color: #1D1D1D;
}
.footer_company a {
    text-decoration: none;
    color: #131313;
}
.footer_div .menu {
    position: relative;
    left: 700px;
    width: 200px;
    top: -114px;
    font-size: 15px;
    color: #2D2D2D;
    list-style-image: url(../img/list_image.png);
}
.footer_designer {
    text-align: center;
    color: #7B7B7B;
    background-color: #F5F5F5;
    border-top: 1px dotted #A6A6A6;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.footer_div .social_links {
    width: 100%;
    height: auto;
    position: relative;
    top: -100px;
    text-align: center;
}
.footer_div .social_links a img {
    height: auto;
    width: 42px;
}
.pages_txt {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 18px;
    text-align: justify;
    padding-left: 12%;
    padding-right: 12%;
    padding-top: 3%;
    padding-bottom: 3%;
    background-color: #EFEDDE;
    color: #313131;
    background-image: url(../img/pages_fones.jpg);
    background-repeat: no-repeat;
    background-size: cover;    
}
.pages_txt img {
    border: 1px solid #7F7F7F;
    border-radius: 5px;
	margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}