html {
    font-family: "Futura PT", sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
* {
    font-family: "Futura PT", sans-serif;
}

.wr-heder{
    max-width: 1200px;
    margin: 0 auto;
}
.heder{
    margin: 0 auto;
    text-align: center;
    padding: 20px 0;
    position: relative;
    background: url(../images/Bezinfo.JPG) no-repeat center;
    
}
.hed-clock{
    color: #fff;
    font-size: 24px;
    position: absolute;
    left: 45%;
    top: 10px;
}
.hed-phone{
    color: #fff;
    
}
.hed-phone a{
    text-decoration: none;
    color: #fff;
    font-size: 36px;
}
.ic-clock{
    background: url(../images/Clock.PNG);
    position: absolute;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    margin: 5px;
    left: 40%;
    top: 0px;
}
.sitename{
    color: #ffce1f;
    font-size: 100px;
    text-shadow: 3px 0 3px #000, 0 3px 3px #000, -3px 0 3px #000, 0 -3px 3px #000;
}
.sitename a{
    text-decoration: none;
}
.wr-main{
    
    background: url(../images/infoimj.JPG) no-repeat center;
}
.wr-main{
    height: 500px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.text{
    color: #fff;
    font-size: 55px;
    text-shadow: 3px 0 3px #000, 0 3px 3px #000, -3px 0 3px #000, 0 -3px 3px #000;
}
.row1{
    position: absolute;
    left: 3%;
    top: 47px;
}
.row2{
    position: absolute;
    left: 3%;
    top: 113px;
}
.row3{
    position: absolute;
    left: 45%;
    top: 391px;
}
.wr-pgs{
    max-width: 1200px;
    margin: 10px auto;
    position: relative;
}
.text-hed{
    color: #ffce1f;
    font-size: 48px;
    text-shadow: 3px 0 3px #000, 0 3px 3px #000, -3px 0 3px #000, 0 -3px 3px #000;
    text-align: center;
    text-transform: uppercase;
    padding: 20px;
}
.pgs{
    display: block;
    position: relative;
}
.pgs-block{
    display: block;
    position: relative;
}
.pesok-bl{
    position: absolute;
    left: 5%;
    text-align: center;
    height: 400px;
    width: 570px;
    background: url(../images/Pesok.PNG) no-repeat center;
}
.pgs-bl{
    position: absolute;
    left: 43%;
    top: 91%;
    text-align: center;
    height: 400px;
    width: 570px;
    background: url(../images/PGS.PNG) no-repeat center;
}
.pesok-text{
    position: absolute;
    bottom: 0;
    right: 39%;
    font-size: 50px;
    font-weight: bold;
}
.text-pgs{
    position: absolute;
    bottom: 0;
    right: 44%;
    font-size: 50px;
    font-weight: bold;
}
.text-pgs-row2{
    text-align: left;
    margin-top: 420px;
}
.price{
    background-color: #ffce1f;
    max-width: 400px;
    margin: 0 auto;
    border-radius: 40px;
    font-size: 22px;
    padding: 15px 0 15px 70px;
    font-weight: bold;
}
.tehn-block{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    width: 1200px;
    margin: 0 auto;
    align-items: end;
}
.tehn{
    margin-top: 30px;
}
.tehn-text{
    margin-bottom: 20px;
}
.tehn-text-row{
    text-align: left;
    margin: 0 auto;
    max-width: 400px;
    font-size: 25px;
    font-weight: bold;
    padding: 40px 0 22px 0;
}
.tehn-img1{
    background: url(../images/Uskavator.PNG) no-repeat center;
    height: 315px;
    width: 500px;
}
.tehn-img2{
    background: url(../images/Pogruzchik.PNG) no-repeat center;
    height: 400px;
    width: 500px;
}
.tehn-img3{
    background: url(../images/Kamaz.PNG) no-repeat center;
    height: 400px;
    width: 500px;
}
.tehn-img4{
    background: url(../images/Faw.PNG) no-repeat center;
    height: 400px;
    width: 500px;
}

.futer-soc{
    margin: 30px;
}
.phone{
    text-align: center;
    margin: 0 0 10px;
}
.futer .phone a{
    text-decoration: none;
    color: #000;
    font-size: 36px;
    font-weight: bold;
}
.vk{
    background: url(../images/Vk.PNG);
    display: inline-block;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    margin: 5px;
}
.f{
    background: url(../images/WhatsApp.PNG);
    display: inline-block;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    margin: 5px;
}
.inst{
    background: url(../images/Telegram4.PNG);
    display: inline-block;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    margin: 5px;
}



/*----------------------------*/

@media screen and (max-width: 600px)  {
  .sitename{
        font-size: 66px;
        margin-top: 36px;
  }
  .ic-clock {
        background: url(../images/Clock.PNG);
        position: absolute;
        width: 40px;
        height: 40px;
        background-repeat: no-repeat;
        margin: 5px;
        left: 30%;
        top: 10px;
    }
    .hed-clock {
        color: #fff;
        font-size: 24px;
        position: absolute;
        left: 42%;
        top: 23px;
    }
    .wr-main {
        height: 300px;
        position: relative;
        background-size: cover;
    }
    .text {
        color: #fff;
        font-size: 25px;
        text-shadow: 3px 0 3px #000, 0 3px 3px #000, -3px 0 3px #000, 0 -3px 3px #000;
    }
    .row1 {
        position: absolute;
        left: 3%;
        top: 50px;
    }
    .row2 {
        position: absolute;
        left: 7%;
        top: 86px;
    }
    .row3 {
        position: absolute;
        left: 36%;
        top: 232px;
    }
    .text-hed {
        font-size: 28px;
    }
    .text-pgs {
        position: absolute;
        bottom: -12px;
        right: 39%;
        font-size: 40px;
        font-weight: bold;
    }
    .pgs-bl {
        position: absolute;
        left: 40%;
        text-align: center;
        height: 178px;
        width: 300px;
        background: url(../images/PGS.PNG) no-repeat center;
        background-size: contain;
    }
    .pesok-bl {
        position: absolute;
        left: -4%;
        text-align: center;
        height: 200px;
        width: 300px;
        background: url(../images/Pesok.PNG) no-repeat center;
        background-size: contain;
    }
    .pesok-text {
        position: absolute;
        bottom: 9px;
        right: 30%;
        font-size: 40px;
        font-weight: bold;
        text-align: center;
    }
    .text-pgs-row2 {
        text-align: left;
        margin-top: 225px;
    }
    .tehn-block {
        display: flex;
        margin: 0 auto;
        flex-wrap: wrap;
        align-content: space-around;
        justify-content: center;
        width: 100%;
    }
    .tehn-text {
        margin-bottom: 20px;
        width: 100%;
        order: 1;
    }
    
  .top {
    position: relative !important;
    column-gap: 1em;
    max-width: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 20px;
    text-align: left;
  }
  .top h1{
    font-size:30px;
  }
}