@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Comfortaa:300");
article { }
article i {
text-align: inherit !important;
font-size: inherit !important;
font-style: italic;
}
em {
font-style: italic;
}
.bg-white {
background-color: #FFF;
}
.aligned-center {
text-align: center;
}
#content {
background: white;
}
#content.single-project-tilda {
background: none;
}
#content article header {
background: white;
}
#content article header .entry-title {
color: red;
text-align: center;
font-size: 30px;
}
#content article a.program_info_detail {
display: block;
}
#content article .program_info_detail h3,
#content article .program_info_detail h4,
#content article .program_info_detail h1 {
color: black;
margin: 25px 0;
font-size: 40px;
font-weight: bold;
text-align: center;
text-transform: none;
line-height: 1;
}
#content article .program_info_detail h2 {
font-size: 14pt;
font-family: 'Roboto',sans-serif;
font-weight: bold;
margin: 25px 0;
}
#content article .program_info_detail h4{
margin: 50px
}
#content article .program_info_detail .author_data {
border-bottom: 2px solid #e50000;
display: flex;
justify-content: flex-end;
padding-bottom: 5px;
position: relative;
}
#content article .program_info_detail .author_data .author,
#content article .program_info_detail .author_data .data {
display: inline;
}
#content article .program_info_detail .author_data .author {
margin-right: 10px;
font-weight: bold;
}
.post-date {
text-align: right;
margin-top: 5px;
position: relative;
}
.post-category {
position: absolute;
left: 0;
bottom: -2px;
font-size: 18px;
transition: 0.5s ease all;
}
.post-category:hover {
transition: 0.5s ease all;
}
.post-category a {
text-decoration: none;
color: #000;
border: 1px solid #E50000;
padding: 2px 5px;
transition: 0.5s ease all;
}
.post-category:hover a {
transition: 0.5s ease all;
color: #FFF;
background: #E50000;
}
#content article .program_info_detail .wrapper {
float: left;
margin-right: 25px;
padding: 0;
margin-bottom: 25px;
}
#content article .program_info_detail .wrapper img{
width: 100%;
max-height: 500px;
}
#content article .program_info_detail table,
#content article .program_info_detail table tr,
#content article .program_info_detail table td {
border: solid 1px;
font-family: Roboto, sans-serif;
}
#content article .program_info_detail figure.wp-caption {
max-width: 100%;
}
#content article .program_info_detail figure.wp-caption img {
max-width: 100%;
height: auto;
}
#content article .program_info_detail p,
#content article .program_info_detail ul,
#content article .program_info_detail ol { font-family: 'Roboto',sans-serif;
line-height: 30px;
margin-bottom: 20px;
text-align: left;
}
#content article .program_info_detail ul {
overflow: hidden;
width: 100%;
}
#content article .program_info_detail p strong {
font-weight: bold;
}
#content article .program_info_detail ol li {
list-style: decimal;
list-style-position: inside;
}
#content article .program_info_detail p img {
display: block;
margin: 0 auto;
max-width: 100%;
height: auto;
}
hr{
margin-top: 100px;
}
#content article .program_info_detail .our_partners {
align-items: center;
display: flex;
flex-direction: column;
}
#content article .program_info_detail .our_partners p {
margin: 0;
}
#content article .program_info_detail .our_partners img {
width: 300px;
}
#content article .program_info_detail div p iframe{
display: block;
margin: 0 auto;
}
.Lid{
font-size: 20px;
font-style: italic;
}
.quota{
font-size: 18px;
font-style: italic;
font-family: Comfortaa, sans-serif;
background: #d6dfe6;
border-radius: 12px;
padding: 20px;
display: inline;
line-height: 50px;
} @media screen and (min-width: 320px) and (max-width: 576px) {
#content article .program_info_detail h3 {
margin: 40px 0;
font-size: 30px;
}
.author_data {
align-items: flex-end;
flex-direction: column;
}
#content article .program_info_detail .author_data .author {
margin: 0 0 5px 0;
}
.wrapper {
height: auto;
width: 100%;
float: left;
}
#content article .program_info_detail img { max-width: 100%; }
.jx-slider img {
max-width: none !important;
}
}
@media screen and (min-width: 577px) and (max-width: 767px) {
#content article .program_info_detail p img{ max-width: 100%;
height: auto;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
#content article .program_info_detail p img{ max-width: 100%;
height: auto;
}
}
@media screen and (max-width: 767px) {
#content article .program_info_detail p iframe {
max-width: 100%;
}
#content article .program_info_detail h1 {
margin: 25px 0;
}
#content article .program_info_detail h3,
#content article .program_info_detail h4,
#content article .program_info_detail h1 {
font-size: 30px;
}
.navbar .nav_menu #menu-menu_ua.nav, .navbar .nav_menu #menu-menu_ru.nav,
.navbar .nav_menu #menu-menu_ua.nav.active, .navbar .nav_menu #menu-menu_ru.nav.active { }
.navbar .nav_menu #menu-menu_ua li, .navbar .nav_menu #menu-menu_ru li { }
}
#content article .program_info_detail h3 {
margin: 0;
font-family: Roboto; font-size: 20px;
line-height: 30px;
}
#content article .tags ul {
margin: 0;
padding: 0;
}
#content article .tags ul li {
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
text-transform: uppercase;
border: 1px solid #e50000;
border-radius: 5px;
padding: 2px 5px;
margin-left: 0;
transition: 0.5s ease all;
font-size: 13px;
}
#content article .tags h5 {
margin-bottom: 10px;
}
#content article .tags ul li:hover {
transition: 0.5s ease all;
background-color: #e50000;
}
#content article .tags ul li:hover a {
color: #FFF;
}
#content article .tags ul li a {
color: rgb(33, 37, 41);
}
#expandTagsWrapper {
cursor: pointer;
text-align: center;
width: 100%;
color: #E50000;
display: none;
}
#expandTagsWrapper span {
border-bottom: 1px dotted #e50000;
}
.related_news {
margin-top: 25px;
}
.related_news h5 {
text-align: center;
color: #e50000;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 20px;
font-size: 20px;
}
.crp_related ul {
list-style: none;
margin: 0;
padding: 0;
}
.crp_related ul li {
list-style: none;
margin-bottom: 15px;
padding: 0;
overflow: hidden;
clear: both;
}
.crp_related li a {
color: #000;
transition: 0.5s ease all;
}
.crp_related li:hover a {
color: #e50000;
transition: ease all 0.5s;
}
.crp_related li:hover .crp_thumb {
transition: 0.5s ease all;
filter: none;
}
.crp_related .crp_thumb {
float: left;
width: 100px;
margin-right: 15px;
transition: 0.5s ease all;
filter: grayscale(1);
}
.crp_related .crp_title {
display: block;
font-weight: bold;
}
.crp_related .crp_excerpt {
font-size: 14px;
transition: 0.5s ease all;
}
.crp_related li:hover .crp_excerpt {
color: #e50000;
transition: 0.5s ease all;
} .project-single-img-wrap {
overflow: hidden; padding-top: 600px;
width: 100%;
position: relative;
}
.project-single-img-wrap img {
object-fit: cover;
object-position: center;
position: absolute;
width: 100%;
height: 100%;
top: 0;
}
.project-single-h1 {
position: absolute;
bottom: 1%; left: 10%;
right: 10%;
}
.project-single-h1 h1 {
padding: 10px;
text-transform: uppercase !important;
background-color: #e50000;
color: #FFF !important;
margin-bottom: 0px;
font-size: 30px !important;
}
.single-project-wrapper .author_data {
justify-content: center !important;
margin-top: 25px;
margin-bottom: 25px;
border: none !important;
}
.single-project-wrapper .author {
margin-right: 30px !important;
}
.single-project-wrapper .data {
margin-left: 30px;
}
.single-project-wrapper .post-category {
position: relative;
text-align: center;
bottom: 0;
margin-bottom: 15px;
}
@media screen and (max-width: 576px) {
.single-project-wrapper .author_data {
align-items: center !important;
flex-direction: unset !important;
}
.single-project-wrapper h1 {
margin: 0 !important;
font-size: 14px !important;
}
.single-project-wrapper .project-single-h1 {
width: auto;
left: 0;
right: 0;
}
.project-single-img-wrap {
padding-top: 55%;
}
.project-single-h1 {
width: 100%;
bottom: 0;
}
}
.tilda-container {
max-width: 100% !important;
width: 100% !important;
padding: 0 !important;
}
.single-project-tilda {
width: 100%;
}
.single-project-tilda .project-single-img-wrap,
.single-project-tilda .author_data {
display: none;
}
.single-project-tilda a table,
.single-project-tilda a tr,
.single-project-tilda a td {
border: none !important;
}
.single-project-tilda .mistape_caption {
text-align: center;
}
.single-project-tilda .our_partners p {
text-align: center !important;
}
.single-project-tilda .our_partners {
padding: 10px 100px;
}
@media screen and (min-width: 769px) {
.single-project-tilda .mistape_caption {
margin-left: 5%;
}
.single-project-tilda .pageviews-wrapper {
margin-right: 5%;
}
}
@media screen and (max-width: 768px) {
.tilda-container {
margin-top: 50px !important;
}
.single-project-tilda .our_partners {
padding: 10px;
}
.tilda-container div { }
.t477__blockimg {
background-size: contain;
}
#coverCarry234577321 {
background-size: contain;
}
}
@media screen and (max-width: 640px) {
#post-21251 .t-cover__wrapper {
height: 700px;
}
.tilda-container .t209 .t-container .t-col_5 {
position: absolute;
bottom: 0;
}
.tilda-container .t209 .t-container .t-col_5 .t209__wrapper {
padding-bottom: 0;
}
}
#rec128824131 .t774__content {
height: 360px;
}
.img-half {
max-width: 49% !important;
display: inline-block !important;
vertical-align: top;
width: auto !important;
height: 500px !important;
margin-right: 1% !important;
}
.tilda-container .category-news .author_data {
justify-content: center !important;
padding: 15px;
}
.tilda-container .category-news table,
.tilda-container .category-news tr,
.tilda-container .category-news td {
border: none !important;
}
.quota {
font-size: 18px;
font-style: italic;
font-family: sans-serif;
background: none;
border-radius: 0;
padding: 20px;
display: block;
line-height: 1.5;
border-left: 3px solid #e50000;
margin-left: 5%;
background: url(//freeradio.com.ua/wp-content/themes/radio/image/quots.png) no-repeat 100% 0;
background-size: 30px;
}
.post-block-info {
font-family: sans-serif;
background: none;
border-radius: 0;
padding: 10px 20px;
display: block;
line-height: 1.5;
border-left: 3px solid #e50000;
margin-left: 5%;
}
.post-block-info-header {
font-style: italic;
font-weight: bold;
margin-bottom: 10px;
color: #e50000;
} ul.wp-polls-ul li {
display: inline-block;
vertical-align: top;
width: 47%;
margin-bottom: 20px;
overflow: hidden;
text-align: center
}
ul.wp-polls-ul li img {
width: 100%;
height: auto;
}
ul.wp-polls-ul li input {
display: block;
margin: 10px auto;
width: 30px;
height: 30px;
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
appearance: none;
outline: 2px solid #e50000;
position: relative;
}
ul.wp-polls-ul li input:checked:before {
content: '';
position: absolute;
width: 20px;
height: 20px;
background-color: #e50000;
top: 5px;
left: 5px;
}
ul.wp-polls-ul li .poll-description { text-align: center;
}
@media only screen and (max-width: 990px) {
ul.wp-polls-ul {
margin: 0;
padding: 0;
}
ul.wp-polls-ul li {
width: 100%;
margin-left: 0;
}
}
#post-21666 .t778__wrapper .t778__btn-wrapper {
display: none !important;
}
.quize_wrapper {
font-family: 'Tahoma', 'Verdana', sans-serif;
font-size: 18px;
text-align: center;
}
.quize_wrapper h5 {
margin-bottom: 15px;
}
.quize_wrapper .quize_button {
margin: 10px auto;
padding: 10px 20px;
background-color: #e50000;
color: #FFF;
display: inline-block;
}
.link-to-translate {
text-align: center;
}
.author_data .link-to-translate {
position: absolute;
left: 0;
}
.link-to-translate a {
color: #e50000;
font-weight: bold;
text-decoration: underline;
}
@media only screen and (max-width: 768px) {
.author_data .link-to-translate {
position: relative;
width: 100%;
margin-bottom: 15px;
}
}
.donation-block {
padding: 15px;
background-color: rgba(255,192,203,0.3);
}
.donation-block > p:first-child {
text-align: center !important;
}
.donation-block-buttons {
display: flex;
justify-content: space-around;
margin-bottom: 10px;
}
.donation-block-single-button {
color: #E50000;
border: 1px solid #E50000;
padding: 10px 40px;
border-radius: 25px;
cursor: pointer;
transition: 0.5s ease all;
font-weight: bold;
}
.donation-block-single-button:hover {
background: #E50000;
color: #FFF;
transition: 0.5s ease all;
}
@media only screen and (max-width: 768px) {
.donation-block-buttons {
flex-direction: column;
}
.donation-block-single-button {
width: 100%;
margin-bottom: 15px;
text-align: center;
}
} .telegram-instagram-block {
margin-bottom: 20px;
display: flex;
flex-direction: column;
justify-content: space-around;
font-weight: bold;
font-size: 16px;
line-height: 1.5;
}
.telegram-instagram-block .telegram-block {
margin-bottom: 20px;
}
.telegram-instagram-block .fa-telegram {
color: #1da1f2;
vertical-align: sub;
}
.telegram-instagram-block .fa-instagram {
color: #fb3958;
vertical-align: sub;
}
@media only screen and (max-width: 768px) {
.telegram-instagram-block {
flex-direction: column; }
.telegram-instagram-block .telegram-block,
.telegram-instagram-block .instagram-block {
display: flex;
align-items: center;
}
.telegram-instagram-block .fa-telegram,
.telegram-instagram-block .fa-instagram {
margin-right: 10px;
}
}
.embedpress-wrapper {
text-align: center;
}
.wp-video {
margin: 0 auto;
}
@media only screen and (max-width: 768px) {
.su-spoiler img {
height: auto !important;
}
}
.program_info_detail #modal-ready ul li {
margin-bottom: 10px;
}
.ose-embedpress-responsive {
margin: 0 auto;
}
.wp-statistics-block { font-size: 16px;
color: #999;
text-align: right;
margin-bottom: 10px;
}
.wp-statistics-block img {
vertical-align: bottom;
}
.wp-statistics-block-project {
margin: 15px;
}
.post-form-feedback {
margin: 0 auto;
max-width: 700px;
}
.post-form-feedback form {
background-color: #EEE;
}
@media only screen and (max-width: 768px) {
.post-form-feedback {
max-width: 100%;
}
}
.su-row .su-column img {
height: auto;
} .radio_contest_wrapper {
width: 100%;
clear: both;
}
.radio_contest_single {
margin-bottom: 25px;
padding-bottom: 10px;
border-bottom: 1px solid #999;
}
.radio_contest_single img {
max-width: 100%;
}
.radio_contest_single_top {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.radio_contest_title h3 {
text-align: left;
}