.rezka-contacts-h1{
    margin: 30px 0 40px 0;
    color: #0B1324;
    font-weight: bold;
    font-size: 40px;
}
.rezka-contacts-top{
    display: flex;
    justify-content: space-between;
    padding-bottom: 60px;
}
.rezka-contacts-top-addr{
    position: relative;
    padding: 0 20px 0 40px;
}
.rezka-contacts-top-addr::before{
    content: "";
    position: absolute;
    left: 0;
    top: 30px;
    background: url(../image/cont-geo.png) no-repeat;
    width: 24px;
    height: 24px;
}
.rezka-contacts-top-addr small{
    color: #767676;
    font-size: 14px;
    margin-bottom: 13px;
    display: block;
}
.rezka-contacts-top-addr1{
    width: 312px;
    font-size: 18px;
    line-height: 140%;
    color: #25292D;
    margin-bottom: 12px;
}
.rezka-contacts-top-addr-time{
    color: #25292D;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 22px;
}
.rezka-contacts-top-addr-open{
    text-align: right;
}
.rezka-contacts-top-addr-open a{
    position: relative;
    display: inline-flex;
    height: 50px;
    color: #FF0808;
    align-items: center;
    padding: 0 36px;
    border-radius: 100px;
    border: 1px solid #FF0808;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none;
}
.rezka-contacts-top-addr-open a::before{
    content: "";
    position: absolute;
    left: 0;
    margin-left: -55px;
    width: 52px;
    height: 52px;
    top: 50%;
    margin-top: -26px;
    background: url(../image/cont-nav.png);
}
.rezka-contacts-top-tel{
    position: relative;
    padding-left: 40px;
}
.rezka-contacts-top-tel::before{
    content: "";
    position: absolute;
    left: 0;
    top: 33px;
    width: 24px;
    height: 24px;
    background: url(../image/cont-phone.png);
}
.rezka-contacts-top-tel1{
    display: block;
    color: #25292D;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    text-decoration: none;
    margin-bottom: 11px;
}
.rezka-contacts-top-tel small{
    color: #767676;
    font-size: 14px;
    margin-bottom: 13px;
    display: block;
}
a.rezka-contacts-top-order{
    display: inline-block;
    padding-bottom: 4px;
    border-bottom: 1px dashed #FF0808;
    text-decoration: none;
    color: #FF2902;
    font-size: 14px;
    transition: .3s all ease;
}
a.rezka-contacts-top-order:hover{
    border-bottom: 1px dashed transparent;
}
.rezka-contacts-top-tel-soc{
    display: flex;
    margin-top: 20px;
}
.rezka-contacts-top-tel-soc a{
    width: 41px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #FF0808;
    border-radius: 41px;
    margin-right: 8px;
}
.rezka-contacts-top-mail{
    padding-left: 38px;
    position: relative;
}
.rezka-contacts-top-mail::before{
    content: "";
    position: absolute;
    top: 35px;
    left: 0;
    background: url(../image/cont-mail.png);
    width: 20px;
    height: 16px;
}
.rezka-contacts-top-mail small{
    display: block;
    color: #767676;
    font-size: 14px;
    margin-bottom: 13px;
}
a.rezka-contacts-top-mail1{
    color: #25292D;
    font-size: 20px;
    text-decoration: none;
}
.rezka-contacts-soc{
    padding: 40px 0 60px 0;
    background: #FCFCFD;
}
.rezka-contacts-soc-h1{
    margin-bottom: 24px;
    color: #25292D;
    font-weight: 600;
    font-size: 24px;
}
.rezka-contacts-soc-w{
    display: flex;
}
.rezka-contacts-soc-item{
    padding: 25px 41px;
    border: 1px solid #DDE3EA;
    margin-right: 15px;
}
.rezka-contacts-soc-item-name{
    display: flex;
    align-items: center;
    color: #707D8A;
    font-size: 14px;
    margin-bottom: 5px;
}
.rezka-contacts-soc-item-ico{
    flex-shrink: 0;
    flex-basis: 35px;
}
.rezka-contacts-soc-item-col{
    font-size: 14px;
    line-height: 190%;
    color: #B1BECB;
}
.rezka-contacts-soc-item > a{
    color: #25292D;
    font-size: 14px;
    line-height: 190%;
    text-decoration: none;
}
.rezka-contacts-pri{
    position: relative;
}
.rezka-contacts-pri::after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    background: url(../image/cont-bg1.jpg) no-repeat center;
    background-size: cover;
}
.rezka-contacts-pri > .container{
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 582px;
}
.rezka-contacts-pri-h1{
    width: 450px;
    font-weight: bold;
    font-size: 40px;
    line-height: 50px;
    color: #0B1324;
    margin-bottom: 40px;
}
.rezka-contacts-pri-txt{
    font-size: 16px;
    line-height: 150%;
    color: #0B1324;
    width: 530px;
    margin-bottom: 40px;
}
.rezka-contacts-pri .rezka-btn-red{
    display: inline-flex;
    height: 72px;
    padding: 0 54px;
    font-size: 17px;
}
.rezka-contacts-req{
    background: #FCFCFD;
    padding: 100px 0;
}
.site-page-main.conts > .site-main{
    padding-top: 70px;
    color: #25292D;
}
.site-page-main.conts ul{
    padding:0;
    margin-top: 0;
}
.site-page-main.conts ul li{
    list-style: none;
    position: relative;
    padding-left: 20px;
}
.site-page-main.conts ul li::before{
    content: "►";
    position: absolute;
    left: 0;
    top: 0;
    color: #FF0808;
}
@media (max-width: 1400px){
    .rezka-contacts-h1{
        margin: 20px 0;
        font-size: 34px;
    }
    .rezka-contacts-map > iframe{
        height: 400px;
    }
    .rezka-contacts-pri-h1{
        font-size: 34px;
    }
}
@media (max-width: 1200px){
    .rezka-contacts-pri-h1,
    .rezka-contacts-pri-txt{
        width: 45%;
    }
}
@media (max-width: 992px){
    .rezka-contacts-h1,
    .rezka-contacts-pri-h1{
        font-size: 28px;
        line-height: 34px;
    }
    .rezka-contacts-pri-btn{
        width: 45%;
    }
    .rezka-contacts-pri .rezka-btn-red{
        font-size: 13px;
        height: 50px;
    }
    .rezka-contacts-top-addr1{
        font-size: 16px;
    }
    .rezka-contacts-top{
        flex-wrap: wrap;
        justify-content: center;
    }
    .rezka-contacts-top-addr1{
        width: auto;
    }
    .rezka-contacts-top-tel1{
        font-size: 20px;
    }
    .rezka-contacts-top-mail{
        margin-top: 20px;
    }
}
@media (max-width: 768px){
    .rezka-contacts-h1,
    .rezka-contacts-pri-h1{
        font-size: 22px;
        line-height: 28px;
    }
    .rezka-contacts-pri-txt{
        font-size:14px;
    }
    .rezka-contacts-top{
        justify-content: flex-start;
    }
    .rezka-contacts-pri .rezka-btn-red {
        padding: 0 30px;
    }
    .rezka-contacts-top > div{
        width: 100%;
        margin-top: 20px;
    }
    .rezka-contacts-top-addr-open{
        text-align: left;
    }
    a.rezka-contacts-top-mail1{
        font-size: 18px;
    }
    .rezka-contacts-top-mail::before{
        background-size: contain;
        width: 15px;
        background-repeat: no-repeat;
    }
    .rezka-contacts-pri::after{
        display: none;
    }
    .rezka-contacts-pri-h1, .rezka-contacts-pri-txt,
    .rezka-contacts-pri-btn{
        width: 100%;
    }
    .rezka-contacts-pri > .container{
        height: auto;
        padding-top: 25px;
        padding-bottom: 25px;
    }
}
@media (max-width: 576px){
    .rezka-contacts-top-addr-open a{
        padding: 0 20px;
    }
    .rezka-contacts-soc-w{
        flex-direction: column;
    }
    .rezka-contacts-soc-item{
        margin: 0 0 15px 0;
    }
    .rezka-contacts-map > iframe{
        height: 300px;
    }
}
