

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1779395354666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/news.detail/mkws/style.css?17793953403086*/
.ContactsBlock h1  {
    font-family: Gilroy, Arial;
    font-size: 72px;
    line-height: 110%;

    font-weight: bold;
}

.ContactsBlock__name,
.ContactsBlock__phone a {
    font-family: Circe, Arial;
    font-size: 40px;
    line-height: 150%;

    text-decoration: none;
    position: relative;
}

.ContactsBlock__name,
.ContactsBlock__phone,
.ContactsBlock__email,
.ContactsBlock__link {
    margin-bottom: 16px;
}

.ContactsBlock__email a {
    font-family: Circe, Arial;
    font-size: 48px;
    line-height: 150%;

    text-decoration: none;
    position: relative;
}

.ContactsBlock__link a {
    font-family: Circe, Arial;
    font-size: 48px;
    line-height: 150%;
    color: #6600cc;
    text-decoration: none;
    position: relative;
}


.ContactsBlock__link a:after {
    background: #6600cc;
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    right: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width .3s cubic-bezier(.47,0,.745,.715);
    transition: width .3s cubic-bezier(.47,0,.745,.715);
}

.ContactsBlock__email a:after,
.ContactsBlock__phone a:after {
    background: #151515;
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    right: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width .3s cubic-bezier(.47,0,.745,.715);
    transition: width .3s cubic-bezier(.47,0,.745,.715);
}


.ContactsBlock__email a:hover:after, .ContactsBlock__phone a:hover:after,.ContactsBlock__link a:hover:after {
    width: 100%;
    -webkit-transition: width .3s cubic-bezier(.29,.18,.26,.83);
    transition: width .3s cubic-bezier(.29,.18,.26,.83);
    left: 0;
}

.ContactsBlock__address {
    margin-top: 130px;
    font-family: Circe, Arial;
    font-size: 24px;
    line-height: 150%;
}

.ContactsBlock__maps,
.ContactsBlock__maps #map{
    height: 630px;
}

.ContactsBlock__maps {
    margin: 30px 0 140px 0;
}


@media (max-width: 990px) {
    .ContactsBlock h1  {
        font-size: 52px;
        margin-bottom: 30px;
    }

    .ContactsBlock__name, .ContactsBlock__phone a {
        font-size: 30px;
    }

    .ContactsBlock__email a,.ContactsBlock__link a  {
        font-size: 34px;
    }

    .ContactsBlock__address {
        font-size: 22px;
        margin-top: 100px;
    }

}

@media (max-width: 767px) {

    .ContactsBlock h1  {
        font-size: 22px;
        margin-bottom: 30px;
    }

    .ContactsBlock__name, .ContactsBlock__phone a {
        font-size: 18px;
    }

    .ContactsBlock__email a,.ContactsBlock__link a  {
        font-size: 20px;
    }

    .ContactsBlock__name, .ContactsBlock__phone, .ContactsBlock__email, .ContactsBlock__link {
        margin-bottom: 10px;
    }

    .ContactsBlock__address {
        margin-top: 30px;
        font-size: 16px;
    }

    .ContactsBlock__maps {
        margin: 20px 0 40px 0;
    }

    .ContactsBlock__maps, .ContactsBlock__maps #map {
        height: 400px;
    }

}
/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1779395354666 */
/* /bitrix/templates/mkws/components/bitrix/news.detail/mkws/style.css?17793953403086 */
