

/* Start:/bitrix/components/pgs/content/templates/.default/css/contacts.css?17587183733927*/
.contacts-block h3{
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 30px;
}

.contacts-block .line{
    border-top: 2px solid #D0D0D0;
    margin-bottom: 30px;
}

.contacts-block .office{
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #242424;
    margin-bottom: 10px;
}

.contacts-block .metro{
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    padding-left: 32px;
    background: url(/bitrix/templates/pgsnew_v2_0/images/metro.svg) left 2px no-repeat;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
}
.contacts-info-map{
    margin-bottom: 25px;
}
.contacts-info-map:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.contacts-info-map .column-left{
    float: left;
    /*width: 72%;*/
    width: calc(100% - 720px);
    padding-right: 80px;
}
.contacts-info-map .column-right:after,
.contacts-info-map .column-left:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.contacts-info-map .column-right{
    /*width: 28%;*/
    width: 720px;
    float: right;
}
.attr-value-contacts{
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 15px;
    font-weight: 500;
}
.attr-value-contacts:after{
    content: "";
    display: table;
    width: 100%;
    clear: both;
}
.attr-value-contacts .attr{
    width: 35%;
    float: left;
    color: #888888;
    padding-right: 10px;
}
.attr-value-contacts .value{
    width: 65%;
    float: left;
    color: #242424;
}
.attr-value-contacts a{
    color: #004288;
    text-decoration: none !important;
    border-bottom: 1px solid #004288;
}
.attr-value-contacts .tell, .attr-value-contacts .mail{
    color: #242424;
    border-bottom: none;
}

.contacts-text-block{
    margin-bottom: 35px;
    max-width: 1100px;
}

.contacts-text-block .title{
    color: #242424;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 10px;

}

.contacts-text-block .text{
    font-size: 18px;
    line-height: 180%;
    color: #242424;
    font-weight: 400;
}
@media screen and (max-width: 1599px){
    .contacts-info-map .column-left{
        width: 100%;
        margin-bottom: 20px;
    }
    .contacts-info-map .column-right{
        width: 100%;
    }
}
@media screen and (max-width: 767px){
    .column-right .ymap.element {
        width: 100% !important;
        float: none !important;
    }
    .column-right .contacts-slider-nav {
        float: none !important;
        /*width: 100% !important;*/
    }
}
/*
@media screen and (max-width: 1599px){
    .contacts-info-map .column-left{
        width: 65%;
        padding-right: 30px;
    }
    .contacts-info-map .column-right{
        width: 35%;
    }
    .attr-value-contacts .attr{
        width: 45%;
    }
    .attr-value-contacts .value{
        width: 55%;
    }
}
@media screen and (max-width: 1299px){
    .contacts-info-map .column-left{
        width: 100%;
        margin-bottom: 20px;
    }
    .contacts-info-map .column-right{
        width: 100%;
    }
}*/

@media screen and (max-width: 767px){
    .contacts-block h3{
        margin-bottom: 15px;
    }
    .contacts-block .metro{
        margin-bottom: 20px;
    }
    .attr-value-contacts{
        margin-bottom: 10px;
    }
    .attr-value-contacts .attr{
        width: 100%;
    }
    .attr-value-contacts .value{
        width: 100%;
    }
    .contacts-info-map .column-right iframe{
        height: 300px !important;
    }
}

.contacts-slider-nav .slick-arrow {
    width: 100%;
    border: 1px solid white;
    background: white;
    padding: 0;
    color: #004288;
    transition: color 0.3s;
}
.contacts-slider-nav .slick-arrow:hover {
    color: #d0080a;
}
/* End */
/* /bitrix/components/pgs/content/templates/.default/css/contacts.css?17587183733927 */
