

/* Start:/local/templates/radio45template/components/bitrix/menu/header-menu/style.css?1772605913737*/
a.menu-link {
    text-decoration: none;
    color: #000;
    font-weight: 700;
}
.menu-lvl2 {
    opacity: 0;
    display: none;
    position: absolute;
    left: -25px;
    top: 25px;
    width: max-content;
    background: #ffffff;
    border-radius: 6px;
    padding: 25px 25px;
    z-index: 2;
    flex-direction: column;
    row-gap: 20px;
    border: 1px solid #8f898975;
}
li.menu-lv1 {
    display: flex;
    flex-direction: row;
    position: relative;
    align-items: baseline;
    column-gap: 5px;
}
ul.menu-lvl1 {
    display: flex;
    column-gap: 52px;
    padding: 0;
}
ul.menu-lvl1 li::marker {
    content: none;
}
.menu-lv1:hover .menu-lvl2 {
    opacity: 1;
    display: flex;
}
.menu-lvl2 a{
    font-weight: 400;
}
/* End */


/* Start:/local/templates/radio45template/components/bitrix/news.list/social-list/style.css?1772605649286*/
@media (max-width: 500px) {
	.massage-i {
		width: 20px;
		height: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.social-icon img {
		width: 100%;
	}

	.social-icon.mobile-f {
		display: flex !important;
		flex-direction: row;
		align-items: center;
	}
}
/* End */


/* Start:/local/templates/radio45template/components/bitrix/search.title/seach/style.css?17726056492683*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

.search-head-input {
    height: 51px;
    border-radius: 34px;
    border: 2px solid #8F8989;
    color: #8F8989;
    width: 224px;
    padding-left: 78px;
}
.search-head-input:focus-visible {
    border: 2px solid #8F8989;
}

form.search-head {
    width: max-content;
	position: relative;
}
input.search-head-submit {
    position: absolute;
    left: 30px;
    top: 14px;
    background-image: url(/local/images/search-sm.svg);
    background-color: #ffffff00;
    border: none;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    cursor: pointer;
}
table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/radio45template/components/bitrix/search.title/seach/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/radio45template/components/bitrix/menu/header-menu-mobile/style.css?1772606022751*/
a.mob-menu-link {
    text-decoration: none;
    color: #000;
    font-weight: 700;
}
.mob-menu-lvl2 a{
    font-weight: 400;
}
.mob-menu-lv1 {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.mob-menu-lvl2 {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.mob-menu-lvl1 {
    display: flex;
    padding: 0;
    justify-content: space-between;
    flex-wrap: wrap;
}
.social-icon.mobile-mob {
    display: none;
}
@media (max-width: 500px) {
    .mob-menu-lv1 {
        width: 50%;
    }
    .social-icon.desk {
        display: none;
    }
    .social-icon.mobile-mob {
        display: block;
        width: 50%;
    }
    .mob-menu-lvl1 {
        justify-content: flex-start;
        row-gap: 45px;
    }
}

/* End */


/* Start:/local/templates/radio45template/components/bitrix/menu/footer-menu/style.css?1772605924731*/
a.f-menu-link {
    text-decoration: none;
    color: #000;
    font-weight: 700;
}
.f-menu-lvl2 a{
    font-weight: 400;
}
.f-menu-lv1 {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.f-menu-lvl2 {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.f-menu-lvl1 {
    display: flex;
    padding: 0;
    justify-content: space-between;
    flex-wrap: wrap;
}
.social-icon.mobile-f {
    display: none;
}
@media (max-width: 500px) {
    .f-menu-lv1 {
        width: 50%;
    }
    .social-icon.desk {
        display: none;
    }
    .social-icon.mobile-f {
        display: block;
        width: 50%;
    }
    .f-menu-lvl1 {
        justify-content: flex-end;
        row-gap: 45px;
    }
}

/* End */


/* Start:/local/templates/radio45template/template_styles.css?178515307511724*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
body{
    font-family: "Inter", system-ui;
    margin: 0;
}
img.map-img {
    width: 100%;
}
.fleximg {
    display: grid;
    grid-template-columns: 48% 48%;
    justify-content: space-between;
    row-gap: 35px;
    margin-bottom: 35px;
}
.title {
    width: 100%;
}
@media (max-width: 1000px) {
    .fleximg {
        grid-template-columns: 100%;
    }
}
.arteast {
    width: 100%;
    text-align: center;
}
.arteast img {
    width: 150px;
}

.arteast a {
    font-size: 16px;
    color: #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
}
a {
    color: #BE1622;
    text-decoration: none;
    transition: color 1s ease;
}
.alert.alert-success {
    color: #fff;
    margin-top: 35px;
}
a:hover {
    color: #000;
}
.container {
    max-width: 1630px;
    margin: 0 auto;
    height: 100%;
}
.title {
    margin: 44px auto;
    /* width: max-content; */
    color: #BE1622;
    text-transform: uppercase;
    font-size: 48px;
    font-family: "Jost", system-ui;
    font-weight: 700;
}
.title.text-left {
    margin: 44px 0;
}
.color-w {
    color: #fff;
}
button.f-btn {
    border: navajowhite;
    width: 200px;
    margin: 0 auto;
    padding: 10px 0;
}
input.f-input {
    width: 500px;
    height: 45px;
    padding: 5px 15px;
    border-radius: 5px;
    border: solid 1px #D9D9D9;
}
input.f-input:focus-visible {
    border: solid 2px #D9D9D9;
    outline: -webkit-focus-ring-color auto 0px;
}
.popup-call {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 100%;
    backdrop-filter: blur(5px);
    display: flex;
    z-index: 9999;
    background-color: rgb(0 0 0 / 46%);
    flex-direction: column;
    align-items: center;
}
.close-form {
    cursor: pointer;
    width: 50px;
    height: 50px;
}
.popupttl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 592px;
}
form.feedback-form {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 20px;
    padding: 30px;
    cursor: default;
    display: flex;
    flex-direction: column;
    flex-direction: column;
    row-gap: 25px;
    position: relative;
}
.pad-bot{
    padding-bottom: 87px;
}
.pad-top {
    padding-top: 87px;
}
.img-about {
    height: 400px;
    width: 100%;
}
/* header start */
header{
    width: 100%;
}
.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 130px;
}

.social-icon {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    column-gap: 30px;
}
.massage-i path{
    transition: fill 1s ease;
}
.massage-i:hover path{
    fill:#dd016d;
}
.social-icon img {
    max-width: 37px;
}
.btn {
    background: linear-gradient(117.58deg, #FF0000 15.81%, #7E154F 92.38%);
    color: #fff;
    border-radius: 33px;
    padding: 5px 15px;
    font-weight: 700;
    cursor: pointer;
    transition: color 0.3s ease; 
    text-decoration: none;
    animation: gradient-change 6s infinite alternate; 
}

.btn:hover {
    color: #fff;
}

.about-content .title {
    margin: 0 0 44px;
}
mob-header.mob-menu-header {
    background: #fff;
    height: fit-content;
    padding-bottom: 40px;
}
.bg-mob-m {
    height: 100vh;
    position: fixed;
    width: 100%;
    top: 0;
    background-color: #00000054;
    z-index: 10;
    flex-direction: column;
}

.ttl-page {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}


.mob-none{
    display: none;
}
.search-menu path{transition: fill 1s ease;}
.search-menu circle{transition: stroke 1s ease;}
.search-menu:hover path {fill: #dd016d;}
.search-menu:hover circle {stroke: #dd016d;}

/* header end */

/* banner start */

.banner-bl {
    height: 84vh;
    width: 100%;
    background-position-y: center;
    background-size: cover;
}
.banner {
    height: 100%;
    display: flex;
    align-items: flex-end;
}
.b-ttl {
    font-family: "Jost", system-ui;
    font-size: 110px;
    font-weight: 700;
}

.banner-content {
    padding: 70px 0;
}

.radio-icon {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    width: 60%;
    margin-bottom: 50px;
    gap: 35px;
}

/* banner end */

.about-text {
    color: #8F8989;
    /* line-height: 100%; */
    margin-bottom: 60px;
}

.sq-btn {
    color: #fff;
    text-decoration: none;
    background-color: #BE1622;
    padding: 13.5px 30px;
}

.about-content {
    width: 49%;
}

.about-adv {
    width: 49%;
}

.rating-text{
    color: #8F8989;
}

.about-block {
    display: flex;
    justify-content: space-between;
}

footer {
    padding: 64px 0;
}

.foot-content {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.foot-menu {
    width: 100%;
}

.fs-def{
    font-size: 24px;
}


/* about start */

.info-text{
    width: 45%;
}
.about-info-bl {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 60px;
}
/* about end */

.contact-cont {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
}

.img-about-mob {
    display: none;
}

@media screen and (min-width: 1450px) and (max-width: 1700px) {
    .container{
        max-width: 1400px;
    }
    .fs-def {
        font-size: 20px;
    }
}
@media screen and (min-width: 1050px) and (max-width: 1450px) {
    .container{
        max-width: 1250px;
    }
    .fs-def {
        font-size: 18px;
    }
    .header-logo img{
        max-width: 120px;
    }
}
@media screen and (min-width: 1050px) and (max-width: 1350px) {
    .container{
        max-width: 1000px;
    }
    .fs-def {
        font-size: 18px;
    }
    .radio-icon {
        width: 80%;
    }
}
@media screen and (max-width: 1350px){
    ul.menu-lvl1{
        column-gap: 30px;
    }
    .massage-i svg.vk{
        width: 22px !important;
    }
    .massage-i svg.tg{
        width: 18px !important;
    }
    .massage-i svg.wa{
        width: 16px !important;
    }
    .social-icon {
        column-gap: 15px;
        align-items: center;
    }
}
.search-bl {
    width: min-content;
    text-align: right;
}
.serach-w {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    width: 100%;
}
.serach-w.mobile-search{
    position: static;
}
mob-header .container{
    padding: 0 16px;
}
@media screen and (min-width: 1051px) and (max-width: 1350px) {
    .about-block {
        flex-direction: column;
        gap: 50px;
    }
    .about-content {
        width: 100%;
    }
}
@media screen and (max-width: 1050px) {
    .arteast img {
        width: 100px;
    }
    .arteast a {
        font-size: 11px;
    }
    .news-bl.pad-bot .owl-dots {
        height: 0;
    }
    .news-bl.pad-bot {
        padding-bottom: 0;
    }
    .mobile-search .search-head-input,
    .desk-s .search-head-input {
        height: 41px;
        width: 78%;
    }
    .mobile-search input.search-head-submit,
    .desk-s input.search-head-submit {
        top: 9px;
    }

    .mobile-search .search-bl,
    .desk-s .search-bl {
        width: 100%;
    }

    .mobile-search form.search-head,
    .desk-s form.search-head {
        width: 100%;
        position: relative;
    }
    .serach-w{
        display: none;
        margin-bottom: 20px;
    }
    .fs-def {
        font-size: 14px;
    }
    .mob-none{
        display: block;
    }
    .header-menu{
        display: none;
    }
    .header-logo img{
        width: 65px;
    }
    .head-btn {
        width: 98px;
        text-align: center;
        font-size: 14px;
        padding: 5px 0;
        line-height: 15px;
    }
    .container {
        padding: 0 32px;
    }
    header .container{
        padding: 0 16px;
    }
    .header {
        height: 75px;
    }
    .banner-bl {
        background: linear-gradient(0deg, #8f8f8f, #ffffff), linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.38) 100%);
        height: 68vh;
        position: relative;
    }
    header {
        position: relative;
    }
    .radio-icon{
        width: 100%;
        justify-content: space-between;
        gap: 0;
    }
    img.radio-logo {
        max-width: 80px;
    }
    .b-ttl {
        font-size: 36px;
        margin-bottom: 20px;
    }
    a.banner-btn.btn {
        padding: 10px 15px;
        font-size: 16px;
    }
    .bnr-btn {
        width: 100%;
        text-align: center;
    }
    .about-block {
        flex-direction: column;
    }
    .about-content {
        width: 100%;
    }
    .about-adv {
        width: 100%;
    }
    .adv-item {
        max-width: 297px;
    }
    .title {
        font-size: 20px;
        margin: 20px auto;
    }
    .title.text-left{
        margin: 20px 0;
    }
    .contact-cont{
        flex-direction: column;
        row-gap: 65px;
        padding-top: 10px;
    }
    .pad-bot {
        padding-bottom: 35px !important; 
    }

    .about-block .title {
        margin: 0 0 10px 0;
    }

    .about-bl .about-text {
        margin-bottom: 35px;
    }

    .about-block {
        gap: 60px;
    }
    .close-form {
        width: 30px;
        height: 30px;
        background-size: contain;
    }
    .ttl-page {
        padding: 0 16px;
    }
    .about-info-bl {
        flex-direction: column;
        align-items: center;
    }

    .info-text {
        width: unset;
    }

    .img-about-mob {
        display: block;
        height: 200px;
        width: 100%;
    }

    .img-about {
        display: none;
    }
}

@media (max-width: 600px) {
    .popupttl {
        width: 90%;
    }
    form.feedback-form {
        width: 90%;
    }
    input.f-input {
        width: auto;
    }
    form.feedback-form {
        width: 78%;
    }
    .banner-bl {
        height: 65vh;
    }
    .foot-menu a{
        font-size: 11px;
    }
    .f-menu-lv1 {
        row-gap: 10px;
    }
    .f-menu-lvl2 {
        row-gap: 10px;
    }
    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 31px !important;
    }
    .custom-arrow {
        width: 31px !important;
        height: 31px !important;
    }
}

.swiper-button-next:after, .swiper-button-prev:after {
    color: #8F8989;
}

@media (max-width: 375px) {
    .about-info-bl {
        flex-direction: column;
        align-items: center;
    }

    .info-text {
        width: unset;
    }

    .img-about-mob {
        display: block;
        height: 200px;
        width: 100%;
    }

    .img-about {
        display: none;
    }
    .social-icon {
        column-gap: 5px;
    }
    .container {
        padding: 0 16px;
    }
    .ttl-page {
        padding: 0;
    }

    .banner-bl {
        height: 90vh;
    }

}



.city-list {
    overflow: hidden;
}

.radio-v {
    overflow: auto;
}
.owl-carousel {
    z-index: 0 !important;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    background: transparent;
    border: none;
    padding: 0;
    outline: none;
    cursor: pointer;
}

.custom-arrow {
    display: block;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.custom-arrow-left {
    background-image: url('/upload/images/arrow-left.svg');
}
.custom-arrow-right {
    background-image: url('/upload/images/arrow-right.svg');
}
/* End */
/* /local/templates/radio45template/components/bitrix/menu/header-menu/style.css?1772605913737 */
/* /local/templates/radio45template/components/bitrix/news.list/social-list/style.css?1772605649286 */
/* /local/templates/radio45template/components/bitrix/search.title/seach/style.css?17726056492683 */
/* /local/templates/radio45template/components/bitrix/menu/header-menu-mobile/style.css?1772606022751 */
/* /local/templates/radio45template/components/bitrix/menu/footer-menu/style.css?1772605924731 */
/* /local/templates/radio45template/template_styles.css?178515307511724 */
