/* ===== LOCAL FONTS — Source Sans Pro ===== */

/* greek-ext */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/ssp-300-greek-ext.woff2') format('woff2');
	unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/ssp-300-greek.woff2') format('woff2');
	unicode-range:
		U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* latin */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/ssp-300-latin.woff2') format('woff2');
	unicode-range:
		U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
		U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
		U+2212, U+2215, U+FEFF, U+FFFD;
}

/* greek-ext */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/ssp-400-greek-ext.woff2') format('woff2');
	unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/ssp-400-greek.woff2') format('woff2');
	unicode-range:
		U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* latin */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/ssp-400-latin.woff2') format('woff2');
	unicode-range:
		U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
		U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
		U+2212, U+2215, U+FEFF, U+FFFD;
}

/* greek-ext */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/ssp-700-greek-ext.woff2') format('woff2');
	unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/ssp-700-greek.woff2') format('woff2');
	unicode-range:
		U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* latin */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/ssp-700-latin.woff2') format('woff2');
	unicode-range:
		U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
		U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
		U+2212, U+2215, U+FEFF, U+FFFD;
}

/* greek-ext */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('../fonts/ssp-900-greek-ext.woff2') format('woff2');
	unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('../fonts/ssp-900-greek.woff2') format('woff2');
	unicode-range:
		U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* latin */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('../fonts/ssp-900-latin.woff2') format('woff2');
	unicode-range:
		U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
		U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
		U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ===== RESET ===== */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
	font-family: 'Source Sans Pro', sans-serif;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:focus,
a:hover {
	text-decoration: none;
}

/* ===== BOOTSTRAP GRID REPLACEMENT ===== */

*,
*::before,
*::after {
	box-sizing: border-box;
}

.container {
	width: 100%;
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 768px) {
	.container {
		max-width: 750px;
	}
}
@media (min-width: 992px) {
	.container {
		max-width: 970px;
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.col-md-3 {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 992px) {
	.col-md-3 {
		width: 25%;
	}
}

/* ===== ANIMATE.CSS REPLACEMENT — slideInUp only ===== */

.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

@keyframes slideInUp {
	from {
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}
	to {
		transform: translate3d(0, 0, 0);
	}
}

.slideInUp {
	animation-name: slideInUp;
}

/* ===== LAYOUT ===== */

.header {
	height: 100vh;
	position: relative;
	padding-top: 127px;
}

.header-link {
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 40px;
	border: 1px solid #224f84;
	color: #224f84;
	font-size: 16px;
	padding: 17px 40px;
	transition: all 0.3s ease-out;
	border-radius: 60px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 300;
}

.header-link:hover {
	color: #fff;
	background: #224f84;
}

.header-logo {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
	background: #fff;
	padding: 20px 0;
	text-align: center;
}

.header-logo img {
	max-width: 300px;
	width: auto;
}

.header-logo span {
	display: block;
	font-size: 18px;
	font-weight: 300;
	color: #224f84;
	margin-top: 5px;
}

.header ul {
	height: 100%;
	overflow: hidden;
}

.header ul li:nth-child(1) {
	animation-delay: 0s;
}
.header ul li:nth-child(2) {
	animation-delay: 0.5s;
}
.header ul li:nth-child(3) {
	animation-delay: 1s;
}
.header ul li:nth-child(4) {
	animation-delay: 1.5s;
}
.header ul li:nth-child(5) {
	animation-delay: 2s;
}

.header ul li {
	display: block;
	float: left;
	width: 20%;
	height: 100%;
}

.header ul li:hover a {
	transform: scale(1.1, 1.1);
	perspective: 10000px;
}

.header ul li * {
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
}

.header ul li a {
	display: block;
	height: 100%;
	box-shadow: inset 0 0 10px 3px rgba(0, 0, 0, 0.1);
	padding: 0 60px;
	text-align: center;
	transform: scale(1, 1);
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
}

.header ul li a .align {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.header ul li a img {
	width: 80px;
	margin-bottom: 40px;
}

.header ul li a h2 {
	font-weight: bold;
	color: #fff;
	font-size: 24px;
	margin-bottom: 15px;
}

.header ul li a p {
	color: rgba(255, 255, 255, 0.9);
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}

.header ul li a span {
	position: absolute;
	bottom: 60px;
	left: 50%;
	transform: translateY(-50%);
	color: #fff;
	font-size: 60px;
	opacity: 0;
}

.header ul li a span svg {
	width: 1em;
	height: 1em;
	display: block;
}

.header ul li a:hover span {
	opacity: 1;
	bottom: 40px;
}

.header ul li a.section1 {
	background: #224f84;
	background: linear-gradient(to bottom, #224f84 0%, #66a2d1 100%);
}

.header ul li a.section2 {
	background: #5ba709;
	background: linear-gradient(to bottom, #5ba709 0%, #9bfc2d 100%);
}

.header ul li a.section3 {
	background: #c57b06;
	background: linear-gradient(to bottom, #c57b06 0%, #ffbb56 100%);
}

.header ul li a.section4 {
	background: #16c19f;
	background: linear-gradient(to bottom, #16c19f 0%, #76fce1 100%);
}

.header ul li a.section5 {
	background: #e82943;
	background: linear-gradient(to bottom, #e82943 0%, #f96b7e 100%);
}

.type-section {
	padding: 80px 80px 80px 145px;
	position: relative;
}

.type-section.grey {
	background: #f8f8f8;
}

.type-section h3 {
	font-size: 28px;
	font-weight: 300;
	margin-bottom: 40px;
	text-align: center;
	color: rgba(0, 0, 0, 0.8);
}

.type-section ul li a {
	display: block;
	color: rgba(0, 0, 0, 0.7);
	padding: 10px 0;
	position: relative;
	transition: all 0.3s ease-out;
}

.type-section ul li a:before {
	content: '';
	width: 0;
	height: 1px;
	position: absolute;
	bottom: 0px;
	letter-spacing: 0;
	transition: all 0.3s ease-out;
}

.type-section#internet ul li a:before {
	background: #224f84;
}
.type-section#internet ul li a:hover {
	color: #224f84;
}
.type-section#tv ul li a:before {
	background: #5ba709;
}
.type-section#tv ul li a:hover {
	color: #5ba709;
}
.type-section#radio ul li a:before {
	background: #c57b06;
}
.type-section#radio ul li a:hover {
	color: #c57b06;
}
.type-section#press ul li a:before {
	background: #16c19f;
}
.type-section#press ul li a:hover {
	color: #16c19f;
}
.type-section#outdoor ul li a:before {
	background: #e82943;
}
.type-section#outdoor ul li a:hover {
	color: #e82943;
}

.type-section ul li a:hover:before {
	width: 100%;
}

.section-title {
	position: absolute;
	color: #fff;
	top: 0;
	left: 0;
	height: 100%;
	width: 65px;
	background: #224f84;
}

.section-title div {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.grey .section-title div:before {
	content: '';
	border-bottom: 90px solid #f8f8f8;
	border-right: 960px solid transparent;
	opacity: 1 !important;
	z-index: 9999 !important;
	position: absolute;
	left: 20px;
	bottom: -155%;
	width: 0;
	height: 0;
	transform: rotate(-90deg);
	transform-origin: left;
}

.grey .section-title div:after {
	content: '';
	border-bottom: 96px solid #f8f8f8;
	border-left: 960px solid transparent;
	opacity: 1 !important;
	z-index: 99999 !important;
	position: absolute;
	left: 26%;
	bottom: 185px;
	width: 0;
	height: 0;
	transform: rotate(-90deg);
	transform-origin: left;
}

.section-title span {
	display: block;
	font-size: 23px;
	font-weight: 300;
	white-space: nowrap;
	transform: rotate(-90deg) translate(0, -5px);
}

.programms-container {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -40px;
}

.programms-box {
	width: 25%;
	padding: 0 40px;
}

.programms-box h2 {
	color: #000;
	font-weight: bold;
	margin-bottom: 40px;
	font-size: 20px;
	letter-spacing: 2px;
}

.stations-container {
	margin: 0 -5px;
	display: flex;
	flex-wrap: wrap;
}

.stations-container .item {
	width: 25%;
	padding: 0 5px;
	margin-bottom: 10px;
}

.stations-container .item-inner {
	padding-bottom: 100%;
	position: relative;
	overflow: hidden;
	border: 1px solid #eee;
}

.stations-container .item img {
	max-width: 80%;
	max-height: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.bg-section {
	padding: 200px 0;
	position: relative;
	color: #fff;
	text-align: center;
}

.bg-section svg {
	width: 72px;
	height: 72px;
}

.bg-section h2 {
	font-weight: bold;
	font-size: 55px;
	margin: 20px 0 10px 0;
}

.bg-section span {
	display: block;
	font-weight: 300;
	font-size: 23px;
}

.bg-section .container {
	position: relative;
	z-index: 2;
}

.bg-section:before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.35);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.footer {
	background: #38424d;
	padding: 60px 0;
}

.footer-menu-container {
	margin: 0 -10px;
}

.footer-col {
	width: 25%;
	float: left;
	padding: 0 10px;
	color: #fff;
}

.footer-col img {
	width: 95%;
	margin-bottom: 15px;
}

.footer-col p {
	font-size: 14px;
	opacity: 0.7;
	line-height: 23px;
}

.footer-col h2 {
	font-size: 23px;
	margin-bottom: 20px;
}

.footer-col ul li a {
	display: block;
	color: #fff;
	opacity: 0.7;
	padding: 10px 0;
	font-weight: 300;
	font-size: 14px;
	transition: all 0.3s ease-out;
}

.footer-col ul li a:hover {
	opacity: 1;
}

.bottom-footer {
	text-align: center;
	background: #2c343d;
	font-size: 16px;
	color: #fff;
	padding: 25px 0;
}

.bottom-footer p {
	opacity: 0.7;
	font-weight: 300;
}

.bottom-footer p a {
	color: #fff;
	opacity: 1;
	font-weight: bold;
}

.metrics {
	position: relative;
	overflow: hidden;
}

#video-bg {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.programms-total {
	text-align: center;
	margin-bottom: -120px;
	position: relative;
	z-index: 10;
	margin-top: 60px;
}

.programms-total span {
	display: inline-block;
	padding: 30px 100px;
	background: #224f84;
	border-radius: 60px;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 1px;
}

.contact-info-container {
	display: flex;
}

.contact-info-container > div {
	flex: 1;
}

.contact-info {
	padding-right: 40px;
}

.contact-map iframe {
	width: 100%;
	height: 100%;
}

.contact {
	padding: 100px 0;
}

.contact h2 {
	text-align: center;
	font-size: 40px;
	font-weight: 900;
	position: relative;
	margin-bottom: 140px;
}

.contact h2:before {
	content: '';
	width: 60px;
	height: 3px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -40px;
	background: #224f84;
}

.contact-info h3 {
	color: #000;
	font-size: 22px;
	margin-bottom: 40px;
	font-weight: bold;
}

.contact-info ul:last-of-type {
	margin: 0;
}

.contact-info ul {
	margin-bottom: 60px;
}

.contact-info ul li {
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 20px;
}

.contact-info ul li:last-child {
	margin: 0;
}

.contact-info ul li svg {
	height: 30px;
	width: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.scrollTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #224f84;
	border-radius: 2px;
	width: 40px;
	height: 40px;
	z-index: 100;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-out;
}

.scrollTop.active {
	opacity: 1;
	visibility: visible;
}

.scrollTop svg {
	max-width: 70%;
	max-height: 70%;
}

/* ===== RESPONSIVE ===== */

@media (max-width: 1500px) {
	.programms-box {
		width: 50%;
		margin-bottom: 80px;
	}
	.programms-box:nth-child(3),
	.programms-box:nth-child(4) {
		margin: 0;
	}
	.programms-box h2 {
		font-weight: 900;
		font-size: 30px;
	}
	.section-title {
		display: none;
	}
	.type-section {
		padding: 80px;
	}
}

@media (max-width: 1024px) {
	.header ul li {
		width: 100%;
		height: 200px;
	}
	.header {
		height: auto;
	}
	.header ul li a span {
		display: none;
	}
	.header ul li a .align {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.header ul li a img {
		margin: 0 10px 0 0;
		width: 45px;
	}
	.header ul li a h2 {
		margin: 0;
	}
}

@media (max-width: 991px) {
	.programms-box {
		width: 100%;
	}
	.programms-box:nth-child(3) {
		margin-bottom: 80px;
	}
	.programms-total {
		display: none;
	}
	.metrics .row .col-md-3 {
		margin-bottom: 40px;
	}
	.metrics .row .col-md-3:last-of-type {
		margin: 0;
	}
	.contact-info-container {
		flex-direction: column;
	}
	.contact-info {
		padding: 0 0 40px 0;
	}
	.contact-map iframe {
		height: 400px;
	}
}

@media (max-width: 768px) {
	.stations-container .item {
		width: 50%;
	}
	.type-section {
		padding: 40px;
	}
	.header-logo {
		display: flex;
		flex-direction: column;
		padding: 20px;
		align-items: center;
	}
	.header-link {
		position: unset;
		transform: none;
		margin-top: 20px;
	}
	.header {
		padding: 0;
	}
	.header-logo {
		position: unset;
		transform: none;
	}
	.contact {
		padding: 40px;
	}
}

@media (max-width: 480px) {
	.stations-container .item {
		width: 100%;
	}
}

a {
	text-decoration: none;
}
