﻿@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400%3B700&display=swap");html{font-size:14px;}html,body{height:100%;}body{font-family:'Montserrat',sans-serif;display:flex;flex-direction:column;background-repeat:no-repeat no-repeat-x;background-attachment:fixed;background-position:top center;}.content{flex:1 0 auto;}.content section{padding-bottom:1.5rem;background-color:#fff;}.content section.mottoText{color:#808080;text-transform:uppercase;text-align:center;}footer,header{flex-shrink:0;}header{padding:0;}header>div{background-size:cover;background-position:left center;}header .container{background-color:#fff;padding-bottom:20px;padding-top:5px;}@media screen and (max-width:767px){header{padding-bottom:5px;}}header .contacts{font-size:1.3rem;flex-direction:column;display:flex;align-items:end;justify-content:end;}@media screen and (max-width:767px){header .contacts{font-size:1rem;}}@media screen and (max-width:640px){header .contacts{font-size:.7rem;}}header .contacts a{color:inherit;}header .contacts svg{fill:currentColor;width:.8em;margin-bottom:4px;display:inline-block;margin-right:.3em;}header .contacts p:last-child{margin-bottom:0;}.cart-container{margin-right:1rem;position:fixed;top:20px;right:20px;background-color:#fff;z-index:10000;border-radius:10px;padding:10px;box-shadow:rgba(0,0,0,.1) 0 0 10px;}.cart-container img{margin-right:5px;}footer{background-color:#777;color:#fff;padding-top:40px;padding-bottom:20px;}footer .navigation ul,footer .socials ul{margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;margin-bottom:20px;}footer .navigation ul li,footer .socials ul li{margin:10px;}footer .navigation ul li a,footer .socials ul li a{color:#fff;}footer .copyright{font-size:.6rem;}ul.banners{margin:0;padding:0;padding-top:15px;list-style-type:none;}ul.banners li .banner{padding-top:30%;width:100%;background-size:cover;}ul.banners li .banner._p15{padding-top:15%;}ul.banners li .banner._p30{padding-top:30%;}:focus{outline:none;}.logo{height:100%;}.logo a{width:100%;height:100%;display:block;}.logo img{max-width:150px;max-height:150px;margin-bottom:5px;}.citySearchContainer{padding-top:20px;padding-bottom:20px;position:relative;}.contentsLogo{float:left;padding-top:.6rem;margin-right:1rem;width:120px;}.contentsLogo img{width:100%;}.stationInfoBadge{display:flex;flex-direction:column;align-items:flex-start;}.stationInfoBadge div{text-align:inherit;}.stationInfoBadge img{margin-bottom:.5rem;}.rteContainer{margin-bottom:1rem;}.rteContainer h2{margin-bottom:1rem;}.rteContainer p{font-size:1rem;}.rteContainer table{font-size:.9rem;border-color:#999;border-style:solid;border-width:2px;}.rteContainer table td{padding:4px;}.rteContainer table tr:first-child{background:#eee;font-weight:bold;}.rteContainer img{max-width:100%;margin-bottom:1em;}.breadcrumb{font-size:.8rem;padding:.5rem .75rem;margin-bottom:.6rem;justify-content:center;}.breadcrumb ol,.breadcrumb ul{padding:0;}.breadcrumb .divider{padding-right:.2rem;}#cart-icon img{width:1.7rem;margin-right:5px;}.cart-container{text-align:right;}._not-empty{display:inherit !important;}.mainForm__input{margin-top:10px;margin-bottom:10px;}.mainForm .checkbox{width:auto;display:inline-block;margin-right:.5rem;}button,input[type=submit]{box-sizing:border-box;border-radius:5px;border:solid 2px #e9a50e;background-color:rgba(233,165,14,.2);padding:5px 20px;color:#000;display:inline-block;width:auto;}button:disabled,input[disabled]{color:#ccc;}button:hover,input[type=submit]:hover{background-color:rgba(233,165,14,.74);transition:.5s all;}input,select,textarea{box-sizing:border-box;border-radius:5px;border:solid 2px #999;padding:5px;}input:focus::placeholder,select:focus::placeholder,textarea:focus::placeholder{color:#e9a50e;transition:.5s all;}input:focus-within,select:focus-within,textarea:focus-within{outline-color:#e9a50e;border-color:#e9a50e;}.mainForm input{width:100%;display:flex;justify-content:stretch;}.mainForm textarea{width:100%;}.mainForm__button{margin-bottom:10px;}select:hover{cursor:pointer;}.field-validation-error,.validation-summary-errors{color:#e9a50e;font-size:smaller;}.cart-header{background-color:#eee;font-weight:bold;border-top-left-radius:5px;border-top-right-radius:5px;margin-bottom:.7rem;}.cart-table .col,.cart-header .col{overflow:hidden;text-overflow:ellipsis;}table caption{caption-side:top;font-size:1.2rem;}.publicationCalculatorContainer .mediaplan-parameters{display:flex;justify-content:space-between;}.publicationCalculatorContainer .mediaplan-parameters>div{display:flex;flex-direction:column;width:30%;}.publicationCalculatorContainer .mediaplan-parameters>div label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.publicationCalculatorContainer .mediaplan-controls{margin-top:1rem;display:flex;align-items:center;flex-wrap:wrap;}.publicationCalculatorContainer .mediaplan-controls>div{padding-right:20px;margin-bottom:10px;}.publicationCalculatorContainer .timeTable-container{max-width:100%;overflow-x:auto;padding-bottom:1rem;padding-top:1rem;}._any{background-color:#c2fabe;}._first{background-color:#bed6fa;}._last{background-color:#facae6;}.lds-spinner{display:block;position:relative;width:40px;height:40px;margin:0 auto;}.lds-spinner div{transform-origin:20px 20px;animation:lds-spinner 1.2s linear infinite;}.lds-spinner div:after{content:" ";display:block;position:absolute;top:1px;left:19px;width:3px;height:9px;border-radius:20%;background:#999;}.lds-spinner div:nth-child(1){transform:rotate(0deg);animation-delay:-1.1s;}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s;}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s;}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s;}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s;}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s;}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s;}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s;}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s;}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s;}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s;}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s;}@keyframes lds-spinner{0%{opacity:1;}100%{opacity:0;}}.modal-dialog{font-size:1.2rem;}.city-stations{list-style-type:none;margin-top:1rem;align-items:center;}.city-stations li{padding-bottom:1rem;}.city-stations li img{width:80%;}.rteContainer audio{width:100%;}.success{color:#008000;}header.container{background-color:#fff;}body.catalogChannel header.container .row,body.catalogRadio header.container .row{height:150px;}.speakers{box-sizing:border-box;border-radius:5px;border:solid 2px #999;}.speakers__item{padding:5px;}.zoom{transition:transform .2s ease-out;}.zoom:hover{transform:scale(1.1);box-shadow:rgba(0,0,0,.7) 0 0 15px;position:relative;z-index:1000;}.homePage header{position:fixed;z-index:100;margin:0 auto;left:0;right:0;}.homePage .content{margin-top:115px;}@media screen and (max-width:640px){.homePage .content{margin-top:70px;}}.catalogRadio>div,.catalogChannel header>div{background-repeat:no-repeat;background-size:cover;background-position:left center;}@media(min-width:1200px){.container{width:1022px;}}.article{margin-bottom:2rem;}.article img{max-width:100%;}.article__title{color:#212529;}.article__title:hover{text-decoration:none;color:#000;}.news_pager{text-align:center;padding:.5em;border-radius:.25rem;margin-top:2rem;}.news_pager__next{margin-left:.5em;}.news_pager__back{margin-right:.5em;}.faq__spoiler{position:absolute;top:8px;right:10px;display:inline-block;vertical-align:middle;width:30px;height:30px;text-align:center;color:#fff;line-height:30px;font-size:20px;font-weight:700;margin-right:5px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;transform:rotate(180deg);}.collapsed .faq-rotate{transform:rotate(0deg);}.collapseControl{background-color:#e9ecef;cursor:pointer;border-radius:.25rem;padding-top:4px;margin-bottom:.5rem;}.collapseControl h2{margin-right:30px;}.video-item{width:100%;clear:both;margin-bottom:10px;cursor:pointer;}.video-item img{float:left;width:25%;margin-right:10px;margin-bottom:10px;}.video-item p{font-size:.9rem;color:#696969;}#youtubeChannelFeed .list{overflow:auto;height:100%;}#youtubeChannelFeed .list-wrapper{max-height:320px;}@media screen and (max-width:767px){#youtubeChannelFeed .list-wrapper{margin-top:10px;}}.veryBold{font-weight:900;}.narrow{display:block;margin:0 auto;width:80%;}.smaller{font-size:smaller;}.larger{font-size:larger;}.breadcrumb ol li{display:inline-block;}.breadcrumb .active a{pointer-events:none;color:unset;}input.botton-link{color:#007bff;text-decoration:none;background-color:transparent;border:unset;}input.botton-link:hover{text-decoration:underline;background-color:unset;}.backlight{background-color:#7fffd4;}.collapse iframe,.collapsing iframe,.collapse img,.collapsing img{width:100%;}.mainForm__row._table{border-collapse:collapse;}@media screen and (max-width:991px){.mainForm__row._table{overflow-x:scroll;}}.mainForm__row._table th,.mainForm__row._table td{border:solid 1px #000;padding:5px 10px;}.field-item-radioblock{float:left;width:100%;}.field-item-radioblock input{float:left;width:auto;margin-left:6px;margin-top:4px;}.field-item-radioblock label{float:left;}.field-item-radioblock-desc{float:left;width:100%;color:#808080;font-size:12px;}@media(max-width:768px){.catalogRadio header .logo a.logo,.catalogChannel header .logo a.logo{opacity:0;}.catalogRadio header .header-info,.catalogChannel header .header-info{background-image:url("../img/logo7.png") !important;background-repeat:no-repeat;background-size:35%;background-position:left 40%;}.stationInfoBadge{flex:0 0 50%;max-width:50%;margin-bottom:1rem;}footer .navigation ul{flex-direction:column;align-items:center;}footer .navigation ul li{text-align:center;}}