@import url('https://fonts.googleapis.com/css?family=Staatliches&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&display=swap');

body {
	font-family: Roboto, sans-serif !important;
}

h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6,
.display-1,.display-2,.display-3,.display-4,
.btn, 
.title, .font {
  font-family: 'Staatliches', sans-serif!important;
}

/* Fonts */
@media screen and (min-width: 25em){
	html { font-size: calc( 16px + 2 * (100vw - 1200px) / (800 - 400) ); }
}

/* Safari <8 and IE <11 */
@media screen and (min-width: 25em){
	html { font-size: calc( 16px + 2 * (100vw - 1200px) / (800 - 400) ); }
}

@media screen and (min-width: 50em){
	html { font-size: calc( 16px + 2 * (100vw - 1200px) / (800 - 400) ); }
}

@media (min-width: 1360px) {
	.container {
		max-width: 1240px;
	}
}


@media (min-width: 1500px) {
	.container {
		max-width: 1340px;
	}
	.offset-xxl-0 {
		margin-left: 0%;
	}
	.col-xxl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.offset-xxl-1 {
		margin-left: 8.333333%;
	}
	.col-xxl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.offset-xxl-2 {
		margin-left: 16.666667%;
	}
	.col-xxl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.offset-xxl-3 {
		margin-left: 25%;
	}
	.col-xxl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.offset-xxl-4 {
		margin-left: 33.333333%;
	}
	.col-xxl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.offset-xxl-5 {
		margin-left: 41.666667%;
	}
	.col-xxl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.offset-xxl-6 {
		margin-left: 50%;
	}
	.col-xxl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.offset-xxl-7 {
		margin-left: 58.333333%;
	}
	.col-xxl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.offset-xxl-8 {
		margin-left: 66.666667%;
	}
	.col-xxl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.offset-xxl-9 {
		margin-left: 75%;
	}
	.col-xxl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.offset-xxl-10 {
		margin-left: 83.333333%;
	}
	.col-xxl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.offset-xxl-11 {
		margin-left: 91.666667%;
	}
	.col-xxl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.offset-xxl-12 {
		margin-left: 100%;
	}
}

@media (min-width: 1900px) {
	.container {
		max-width: 1480px;
	}
}
@media (min-width: 1921px) {
	.container-speaker {
		max-width: 2100px;
		margin-left: auto;
		margin-right: auto;
	}
}

.bg-vlack {
	background: #000;
}

.bg-dark-1 {
	background: rgba(0,0,0,.1);
}
.bg-dark-2 {
	background: rgba(0,0,0,.2);
}
.bg-dark-3 {
	background: rgba(0,0,0,.3);
}
.bg-dark-4 {
	background: rgba(0,0,0,.4);
}
.bg-dark-5 {
	background: rgba(0,0,0,.5);
}
.bg-dark-6 {
	background: rgba(0,0,0,.6);
}
.bg-dark-7 {
	background: rgba(0,0,0,.7);
}
.bg-dark-8 {
	background: rgba(0,0,0,.8);
}
.bg-dark-9 {
	background: rgba(0,0,0,.9);
}
.lh-100 {
	line-height: 100% !important;
}
.lh-125 {
	line-height: 125% !important;
}
.min-vh-25 {
    min-height: 33vh!important;
}	
.min-vh-50 {
    min-height: 50vh!important;
}	
.min-vh-75 {
    min-height: 75vh!important;
}
@media (min-width:960px) {
	.min-vh-lg-50 {
		min-height: 50vh!important;
	}	
	.min-vh-lg-75 {
		min-height: 75vh!important;
	}
	.min-vh-lg-100 {
		min-height: 100vh!important;
	}
}

/* Title 
.title {
	text-transform: uppercase;
}
.title::after {
	display: inline-block;
	content: '';
	width: 10em;
	border-bottom: 5px solid #333;
}
.title-white-line::after {
	display: inline-block;
	content: '';
	width: 10em;
	border-bottom: 5px solid #fff;
	margin: 0 auto;
}
.title-arrow::before,
.title-arrow-white::before,
.title-arrow-red::before {
	display: inline-block;
	content: '';
	width: .7em;
	height: .7em;
	margin-right: .35em;
	background-size: cover;	
}
*/

/* Where */
.where {
	background: url(../img/sofia.jpg) fixed no-repeat center center;
	background-size: cover;
}
.where-circle {
	width: 32px;
	height: 32px;
	border-radius:50%;
	border: 2px solid #000;
}
.dot {
	width:8px;
	height:8px;
	border-radius:50%;
	display:block;
	margin: 10px 0 0 10px;
}

/* W BGR */
.w-bgr::before {
	display: block;
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1262.826' height='652.36' viewBox='0 0 1262.826 652.36'%3E%3Cg transform='translate(348.665 -193.034)' opacity='0.111'%3E%3Cg transform='translate(-344.836 348.679)'%3E%3Cpath d='M-348.22,542.5V211.123l322.4,170.557Zm6.453-320.661V532.076L-39.95,381.507Z' transform='translate(348.22 -211.123)' fill='%23fff'/%3E%3C/g%3E%3Cg transform='translate(-348.665 513.935)'%3E%3Cpath d='M-26.275,561.788l-322.39-170.634,322.39-160.825Zm-308.27-170.462L-32.728,551.067V240.758Z' transform='translate(348.665 -230.329)' fill='%23fff'/%3E%3C/g%3E%3Cg transform='translate(-32.728 514.237)'%3E%3Cpath d='M-311.947,561.522V230.364l4.664,2.031,317.9,158.493Zm6.453-321.031V550.8L-3.513,391.06Z' transform='translate(311.947 -230.364)' fill='%23fff'/%3E%3C/g%3E%3Cg transform='translate(-36.566 348.688)'%3E%3Cpath d='M10.169,542.5-312.393,381.672,10.169,211.124Zm-308.434-161L3.716,532.068V221.836Z' transform='translate(312.393 -211.124)' fill='%23fff'/%3E%3C/g%3E%3Cg transform='translate(587.873 348.688)'%3E%3Cpath d='M82.638,542.5-239.821,381.672,82.638,211.124ZM-225.7,381.5,76.184,532.068V221.836Z' transform='translate(239.821 -211.124)' fill='%23fff'/%3E%3C/g%3E%3Cg transform='translate(591.711 193.034)'%3E%3Cpath d='M-239.375,524.527V193.034l322.45,160.92Zm6.453-321.056V513.815L68.956,354.126Z' transform='translate(239.375 -193.034)' fill='%23fff'/%3E%3C/g%3E%3Cg transform='translate(591.711 513.935)'%3E%3Cpath d='M-239.375,561.788V230.329L83.075,391.154Zm6.453-321.031V551.067L68.956,391.326Z' transform='translate(239.375 -230.329)' fill='%23fff'/%3E%3C/g%3E%3Cg transform='translate(275.714 513.935)'%3E%3Cpath d='M46.35,561.788-276.1,391.154,46.35,230.329ZM-261.98,391.326,39.9,551.067V240.758Z' transform='translate(276.1 -230.329)' fill='%23fff'/%3E%3C/g%3E%3Cg transform='translate(279.543 348.688)'%3E%3Cpath d='M-275.655,542.5V211.124L46.8,381.672Zm6.453-320.66V532.068L32.675,381.5Z' transform='translate(275.655 -211.124)' fill='%23fff'/%3E%3C/g%3E%3Cg transform='translate(-348.665 193.034)'%3E%3Cpath d='M-26.275,524.51l-322.39-170.557,322.39-160.92Zm-308.27-170.384L-32.728,513.789V203.471Z' transform='translate(348.665 -193.034)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.w-bgr-dark::before {
	display: block;
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1262.826' height='652.36' viewBox='0 0 1262.826 652.36'%3E%3Cg transform='translate(348.665 -193.034)' opacity='0.111'%3E%3Cg transform='translate(-344.836 348.679)'%3E%3Cpath d='M-348.22,542.5V211.123l322.4,170.557Zm6.453-320.661V532.076L-39.95,381.507Z' transform='translate(348.22 -211.123)' fill='%23000'/%3E%3C/g%3E%3Cg transform='translate(-348.665 513.935)'%3E%3Cpath d='M-26.275,561.788l-322.39-170.634,322.39-160.825Zm-308.27-170.462L-32.728,551.067V240.758Z' transform='translate(348.665 -230.329)' fill='%23000'/%3E%3C/g%3E%3Cg transform='translate(-32.728 514.237)'%3E%3Cpath d='M-311.947,561.522V230.364l4.664,2.031,317.9,158.493Zm6.453-321.031V550.8L-3.513,391.06Z' transform='translate(311.947 -230.364)' fill='%23000'/%3E%3C/g%3E%3Cg transform='translate(-36.566 348.688)'%3E%3Cpath d='M10.169,542.5-312.393,381.672,10.169,211.124Zm-308.434-161L3.716,532.068V221.836Z' transform='translate(312.393 -211.124)' fill='%23000'/%3E%3C/g%3E%3Cg transform='translate(587.873 348.688)'%3E%3Cpath d='M82.638,542.5-239.821,381.672,82.638,211.124ZM-225.7,381.5,76.184,532.068V221.836Z' transform='translate(239.821 -211.124)' fill='%23000'/%3E%3C/g%3E%3Cg transform='translate(591.711 193.034)'%3E%3Cpath d='M-239.375,524.527V193.034l322.45,160.92Zm6.453-321.056V513.815L68.956,354.126Z' transform='translate(239.375 -193.034)' fill='%23000'/%3E%3C/g%3E%3Cg transform='translate(591.711 513.935)'%3E%3Cpath d='M-239.375,561.788V230.329L83.075,391.154Zm6.453-321.031V551.067L68.956,391.326Z' transform='translate(239.375 -230.329)' fill='%23000'/%3E%3C/g%3E%3Cg transform='translate(275.714 513.935)'%3E%3Cpath d='M46.35,561.788-276.1,391.154,46.35,230.329ZM-261.98,391.326,39.9,551.067V240.758Z' transform='translate(276.1 -230.329)' fill='%23000'/%3E%3C/g%3E%3Cg transform='translate(279.543 348.688)'%3E%3Cpath d='M-275.655,542.5V211.124L46.8,381.672Zm6.453-320.66V532.068L32.675,381.5Z' transform='translate(275.655 -211.124)' fill='%23000'/%3E%3C/g%3E%3Cg transform='translate(-348.665 193.034)'%3E%3Cpath d='M-26.275,524.51l-322.39-170.557,322.39-160.92Zm-308.27-170.384L-32.728,513.789V203.471Z' transform='translate(348.665 -193.034)' fill='%23000'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
} 
.speakers-bgr {
	 height:300px;
	 position:absolute;
	 z-index:0;
}
@media (min-width:991px) {
	.speakers-bgr {
		 height:400px;
	}
}
.speakers-bgr::before {
	height: 80%;
	width: 50%;
	bottom: 0;
	left: 50%;
	background-position: left top;	
	background-size: 120%;
}

/* Image fit */
.cover {
	object-fit: cover;
   width: 100%;	
}

/* Buttons & colors */
.bg-warning,
.badge-warning {
	background-color: #e2a900 !important;
	color: #fff;
}
.bg-black {
	background-color: #000 !important;
}
.text-black {
	color: #000 !important;
}
.bg-magenta {
	background-color: #774c8b !important;
}
.text-magenta {
	color: #774c8b !important;
}
.bg-purple {
	background-color: #526294 !important;
}
.text-purple {
	color: #526294 !important;
}
.bg-purple2 {
	background-color: #AC0B59 !important;
}
.text-purple2 {
	color: #AC0B59 !important;
}
.bg-red {
	background-color: #d81747 !important;
}
.text-red {
	color: #d81747 !important;
}
.bg-red2 {
	background-color: #E42D59 !important;
}
.text-red2 {
	color: #E42D59 !important;
}
.bg-darkred {
	background-color: #5D0115 !important;
}
.text-darkred {
	color: #5D0115 !important;
}
.bg-blue {
	background-color: #0f6990 !important;
}
.text-blue {
	color: #0f6990 !important;
}
.bg-green {
	background-color: #62a57a !important;
}
.text-green {
	color: #62a57a !important;
}
.bg-cyan {
	background-color: #1e858a !important;
}
.text-cyan {
	color: #1e858a !important;
}

.btn-outline-white {
	border-color: #fff;
	color: #fff;
}
.btn-outline-white:hover {
	background-color: #fff;
	color: #333;
}
.btn-outline-black {
	border-color: #000;
	color: #000;
}
.btn-outline-black:hover {
	background-color: #000;
	color: #fff;
}

.navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	z-index: 11111;
	font-size: 115%;
}
.navbar-nav .dropdown-toggle::after {
	display: none;
}	
@media (max-width: 991px) {
	.navbar-nav li  {
		padding: .2em 0 !important;
	}
	.navbar-nav  {
		border-top: 1px solid #ddd !important;
	} 
	.dropdown-menu  {
		margin-top: -1px;
	}
	.navbar-nav > .nav-item > .nav-link  {
		border-bottom: 1px solid #ddd !important;
	}
	
	.navbar-nav li  {
		text-align:center;
	}
	.navbar-nav .dropdown-toggle::after {
		display: inline-block !important;
		width: 0;
		height: 0;
		margin-left: 0.255em;
		vertical-align: 0.255em;
		content: "";
		border-top: 0.3em solid;
		border-right: 0.3em solid transparent;
		border-bottom: 0;
		border-left: 0.3em solid transparent;
	}
}
.navbar .dropdown-menu ul:not(.bg-light) a {
	display: block;
	margin: 0 -15px;
	padding: 4px 15px 6px 15px;
	line-height: 110%;
}
.navbar .dropdown-menu ul:not(.bg-light) a:hover {
	text-decoration: none;
	background-color: #f3f3f3;
	border-radius: 4px;
}

.fixed-top {
	z-index: 1000;
}

.navbar .dropdown-toggle, .navbar .dropdown-menu a {
    cursor: pointer;
}
.navbar .dropdown-item.active, .navbar .dropdown-item:active {
    color: inherit;
    text-decoration: none;
    background-color: inherit;
}
.navbar .dropdown-item:focus, .navbar .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}
.dropdown-item.dropdown-toggle {
	padding-left: 0;
}


.dropdown-submenu .dropdown-toggle {
	color: #333;
}
.dropdown-submenu .dropdown-toggle:hover {
	color: #000;
	text-decoration: none;
}


@media (min-width: 767px) {
    .navbar .dropdown-toggle:not(.nav-link)::after {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: .5em;
        vertical-align: 0;
        border-bottom: .3em solid transparent;
        border-top: .3em solid transparent;
        border-left: .3em solid;
    }
}
@media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.dropdown-menu {
		margin-top: -1px;
	}
	.dropdown:hover > .dropdown-menu,
	.dropdown-submenu:hover > .dropdown-menu {
		display: block;
	}
}


/* FAQ tabs */
.faq-tabs {
	display:none;
}

@media(min-width:992px) {
	.faq-tabs {
		display: flex;
	}
	.faq-tabs .nav-link {
		border: 1px solid #dee2e6;
		border-top-left-radius: .25rem;
		border-top-right-radius: .25rem;
	}
	.faq-tabs .nav-item.show .nav-link.text-dark, 
	.faq-tabs .nav-link.text-dark.active {
		color: #fff !important;
		background-color: #dc3545 !important;
		border-color: #dc3545;
	}

	.faq-content .card {
		border-right:0;
		border-top: 3px solid #dc3545;
	} 
	.faq-content .card .card-header {
		background-color: transparent;
		border: 0;
		padding-top: 2rem !important;
	}  
	.faq-content .card .card-header a {
		pointer-events:none;
		color: #333;
		font-size: 150%;
	}
	.faq-content .card .collapse{
		display:block;
	}
}

@media(max-width:992px){
	.faq-pane {
		display: block !important;
		opacity: 1 !important;
		height: auto !important;
		margin-top: -2px;
	}
}

/* Audience colors */
.color-1 {
	color: #0099cc !important;
}
.color-2 {
	color: #94c11e !important;
}
.color-3 {
	color: #d5ab01 !important;
}
.color-4 {
	color: #fd9804 !important;
}
.color-5 {
	color: #666 !important;
}
.color-6 {
	color: #eb4b89 !important;
}
.bg-color-1 {
	background-color: #0099cc !important;
}
.bg-color-2 {
	background-color: #94c11e !important;
}
.bg-color-3 {
	background-color: #d5ab01 !important;
}
.bg-color-4 {
	background-color: #fd9804 !important;
}
.bg-color-5 {
	background-color: #666 !important;
}
.bg-color-6 {
	background-color: #eb4b89 !important;
}

/* Counter */
.counter {
	bottom: 0 !important;
	left: 0;
	width: 100%;
	z-index: 9000;
	display:none;
	position: fixed;
	-ms-transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	transform: translateZ(0);
    -webkit-transform: translateZ(0);
}
body.navbar-collapse .counter {
	height: 0;
	overflow: hidden;
}
.counter-content {
	width: 100%;
	border: 1px solid #ddd;
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	z-index: 10000;
	font-size: 17px;
	position: relative;
	padding: 0 12px;
	color: #333;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow:    0px 2px 5px 0px rgba(0, 0, 0, 0.35);
	box-shadow:         0px 2px 5px 0px rgba(0, 0, 0, 0.35);

}
@media (max-width:560px) {
	.counter-content {
		padding: 0 0 12px 0;
	}
}
#countdown {
	display: inline-block;
	white-space: nowrap;
	margin:  0 8px;
	font-weight: bold;
}
@media(min-width:768px) {

}
@media(max-width:992px) {
	.counter-content {
		font-size: 1em;
	}
}
.count {
	display: block;
	width: 36px;
	height: 36px;
	position: relative;
	left: 50%;
	margin: -44px 0 5px -15px;
	border: 1px solid #aaa;
	background-color: #fff;
	line-height: 36px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}


.modal,
.navbar,
body {
	padding-right: 0 !important;
}

/* Mobile navbar */
body.navbar-toggle #navbar {
		z-index: 111111;
}
@media (max-width: 567px) {
	.navbar {
		padding-right: 16px !important;
	}
	/*.navbar-invisible.bg-white {
		border-bottom: 0 !important;
		background-color: transparent !important;
	}*/
	.navbar-collapse .navbar-invisible.bg-white {
		border-bottom: 1px solid rgb(222, 226, 230) !important;
		background-color: #fff !important;
	}
	.navbar-collapse .btn-tickets,
	.navbar-collapse .navbar-brand-container {
		display:none !important;
	}
	.navbar-collapse .navbar-brand-container {
		display: inline !important;
	}
}

/* Cookie consent */
.cc-window {
	margin-bottom: 40px; !important;
}

/* nav */
.nav-link.h5 {
	margin-bottom: 0;
}
.nav-1 > .nav-link {
	color: #dc3545 !important;
}
.nav-2 > .nav-link {
	color: #217ba0 !important;
}
.nav-3 > .nav-link {
	color: #6cb38e !important;
}
.nav-4 > .nav-link {
	color: #9765a3 !important;
}

.h4.nav-link {
	margin-bottom: 0 !important;
}




@media (min-width:1199px) {
	.conf-images {
		margin: -10% 0;
	}
	.conf-images-top {
		margin: -20% 0 0 0;
	}
}

/* progress bar animation */
@-webkit-keyframes animate-positive{
	0% { width: 0%; }
}
@keyframes animate-positive{
	0% { width: 0%; }
}

/* List topics */
.list-topics li::after {
	display: inline;
	content:'/'
}

.bg1 {
	background: #e42d59; /* red 1 */
}
.bg2 {
	background: #d91f43; /* red 2 */
}
.bg3 {
	background: #9f1d29; /* red 3 */
}
.bg4 {
	background: #720d1c; /* red 4 */
}
.bg5 {
	background: #bf206b; /* purple 1 */
}
.bg6 {
	background: #9765a4; /* purple 2 */
}
.bg7 {
	background: #6b75a4; /* blue 1 */
}
.bg8 {
	background: #25959b !important; /* blue 2 */
}
.bg9 {
	background: #6cb38e; /* green 1 */
}	

/*Curtain*/
.curtain {
	background-color: #000;
	position: fixed;
	left:0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 11111111;
	width: 100%;
	height: 100%;
}
.curtain-logo {
	text-align: center;
	max-width: 80%;
	left: 10%;
	top: 25%;
	position: relative;
}
.curtain-logo img {
	max-width: 80%;
}
@media(max-width:767px) {
	.curtain-logo img {
		max-width: 180px;
	}
}

/* Subscribe */
::-webkit-input-placeholder,
:-ms-input-placeholder,
::-moz-placeholder,
:-moz-placeholder,
::placeholder {
	opacity: 0!important;
}

/* Speakers */
@media (min-width: 1200px) {
	.container-speakers {
		max-width: 1300px;
	}
}
.speaker {
	position: relative;
}
.speaker div {
	z-index: 3;
}
.speaker img {
	width: 100%;
}
	
.speaker-caption p {
	font-size: 90%;
}
.speaker::before {
    width: 75%;
    height: 75%;
    z-index: 2;
	margin-left: -1px;
    display: block;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='297.164' height='196.644' viewBox='0 0 297.164 196.644'%3E%3Cg transform='matrix(1, 0, 0, 1, 0, 0)'%3E%3Cpath d='M8912.918,8698.57l279.164,139.145-49.215,39.5H8912.918Z' transform='translate(-8903.92 -8692.57)' fill='%231C314D' opacity='1'/%3E%3C/g%3E%3C/svg%3E") no-repeat -10px 115%;
	background-size: contain;
}
.speaker-caption {
	text-shadow: 1px 1px  1px  #1C314D, -1px -1px  1px  #1C314D;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
	padding: 0 1rem .1rem 0 !important;
	/*padding: 0 1rem .5rem 1rem !important;
	border-left: 4px solid #fff;"*/
}
.blue-gradient {
	background: #f5f8fc;
	background: linear-gradient(90deg, rgba(245, 248, 252, 1) 45%, rgba(228, 231, 242, 1) 100%);
}
.bg-primary {
	background:#1C314D !important;
}



@media (max-width:991px) {
	.section-photo {
		min-height: 35vh;
	}
}

/* Popover */
.popover {
	min-width: 320px;
	max-width: 33%;
}
.popover-title {
	background-color: #000;
}
.popover-content {
	color: #333;
	padding: 15px;
}
.popover-description,
.popover-speaker {
	font-size: 90%;
	clear: both;
	line-height: 130%;
	border-top: 1px solid #ddd;
	padding: 10px 0;
}
.popover-speaker:first-child,
.popover-description:first-child {
	border: 0;
	margin-top: -10px;
}
.popover-speaker a {
	text-decoration: none;
	color: #333;
	display: block;
}
.popover-speaker:hover {
	background-color: #eee;
}
.popover-speaker strong {
	display: block;
}
.popover-img {
	float: left;
	width: 50px;
	margin: 0 10px;
	outline: 1px solid #ddd;
}
.break .panel-body {
	padding: 5px 15px;
	background-color: #ddd !important;
}
.break .accent small {
	color: #333 !important;
}
.agenda .text-success small,
.agenda .text-info small,
.agenda .text-danger small {
	color: #333;
	text-transform: none;
	font-size: 14px;
}
.agenda .text-danger small a {
	color: #E02E56;
}
.lead {
	font-weight: normal;
}
.event .lead strong {
	font-size: 80%;
	display: block;
	margin-bottom: 10px;
}
.event .lead strong a {
	color: #333;
	text-decoration: underline;
}
.event .lead strong a:hover  {
	text-decoration: none;
	color: #666;
}
.event .lead small {
	font-size: 14px;
	text-transform: none;
}
@media (min-width: 768px) {
	#panel333 {
		height: 260px;
	}
}
.agenda .nav-pills>li>label {
	border: 1px solid #ddd;
	border-radius: 4px;
	position: relative;
	display: block;
	padding: 10px 15px;
}
.btn-group-justified>.btn {
	width: 50%;
}
.agenda .btn-danger {
	background-color: #E02E56;
	border-color: #E02E56;
}
.agenda .btn-info {
	background-color:#237CA2;
	border-color: #237CA2;
}
.agenda .btn-success {
	background-color: #438E48;
	border-color: #438E48;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	opacity: .2;
}
.agenda .alert-default {
	background-color: #eee;
}
.bg-half {
	z-index:1;
	position: relative;
}
@media (min-width:992px) {
	.bg-half .bgr {
		position: absolute;
		width: 50%;
		height: 100%;
		top: 0;
		z-index:2;
	}
	.bg-right .bgr {
		left: 50%;	
	}
	.bg-left .bgr {
		left: 0%;	
	}
	.bg-half .container {
		position:relative;
		z-index:3;
	}
}
@media (max-width:991px) {
	.bg-half .bgr {
		background-image: none !important;
	}
}
@media (max-width:992px) {
    .header .display-3 {
        font-size: 4.5rem;
    }
	.header .btn {
		font-size: 2rem;
	}
}
	.header .display-2 {
		font-size: 5rem;
	}
	.header .h3,
	.header h3 {
		font-size: 1.5rem;
	}
}
footer {
	font-size: 90%;
}

.header {
	color: #fff;
}
.header-caption {
	text-align: center;
}
.subtitle {
	font-size:1.5rem;
	line-height:130%;
	font-weight: bold;
	font-style: italic;
	font-family: Roboto, sans-serif !important;
}
@media (max-width:576px) {
	.bgr-conference {
		background-position: center bottom !important;
	}
	.bgr-expo {
		background-position: left top !important;
	}
	.bgr-games {
		background-position: right bottom !important;
	}
	.bgr-networking {
		background-position: right bottom !important;
	}
	.subtitle {
		font-size:1.3rem;
	}
}
#mediaimpact mark,
.header mark {
	padding: .1rem;
	background:rgba(0,0,0,.0);
	color: #fff;
}

.slick-dots li button {
	background: rgba(255,255,255,.5);
	border: 3px solid transparent;
	border-radius: 50%;
}
.slick-dots li,
.slick-dots li button {
	width:15px;
	height: 15px;
}
.slick-dots li button:hover,
.slick-dots li.slick-active button {
	background: #fff !important;
	border-color: #fff;
}
.slick-dotted.slick-slider {
	margin: 0;
}

@media (min-width: 991px){
	.header .btn {
		font-size: 100%;
		padding: .2em .6em;
	}
}
.header .display-2 {
    font-size: 4.5rem;
}
.navbar .dropdown-toggle:not(.nav-link)::after {
	display: none !Important;
}
.rounded {
    border-radius: 0.5rem !important;
}
.rounded-top {
	border-top-left-radius: .5rem!important;
	border-top-right-radius: .5rem!important;
}
.rounded-bottom {
	border-bottom-left-radius: .5rem!important;
	border-bottom-right-radius: .5rem!important;
}
.navbar-nav.rounded {
    border-radius: 0.2rem !important;
}
.bg-line {
	background-image: url(../img/line.gif);
	background-position: left center;
	background-repeat: no-repeat repeat;
}
.bg-line .bg-line {
	background-image:none;
}
#toppartners img {
	max-height:75px;
}

.navbar {
	border-bottom: 0 !important;
}
.with-header:not(.scrolled) .navbar-brand  {
	color: #fff !important;
}
.dropdown-large {
	min-width: 320px;
}
@media (min-width:1199px) {
	.dropdown-large {
		min-width: 380px;
	}	
}
.with-header .navbar-toggler-icon {
	.class-name path {
	  fill: #fff;
	}
}
.navbar-light .navbar-text  {
	color: #333;
	padding: 0 !important;
}
.navbar  {
	padding: 8px 0 !important;
}
.with-header:not(.scrolled) .navbar-text {
	color:#fff;
}
.navbar-toggler {
	height: 40px;
	background: #fff;
	border: 0 !important;
}
.with-header:not(.scrolled) .navbar-toggler {
	background: #000;
}
.with-header.navbar-collapse .navbar-toggler {
	background: #fff;
}
.navbar-nav .btn,
.navbar-nav .btn:focus,
.navbar-nav .btn:active {
	outline: 0 !important;
	box-shadow: none !important;
}
.with-header:not(.scrolled) .navbar-toggler span  {
	background: #fff;
}
.with-header.navbar-collapse:not(.scrolled) .navbar-toggler span,
.navbar-collapse .navbar-toggler span  {
	background: #333;
}
.navbar-collapse .navbar-toggler span,
body.with-header.scrolled:not(.navbar-collapse) .navbar-toggler span,
.navbar-toggler span,
.with-header.scrolled .navbar-toggler span {
	background: #333;
	outline: 1px solid rgb(255,255,255,.5);
}

body.scrolled:not(.navbar-collapse) .navbar-text {
	display: none;
} 


@Media (max-width:991px) {
	body.scrolled.navbar-collapse .btn-tickets,
	body:not(.scrolled) .btn-tickets {
		display: none !important;
	} 
	body.scrolled .btn-tickets {
		display: block !important;
	} 
	.navbar .nav-link,
	.navbar .btn {
		font-size: 1.5rem;
	}
	.navbar .nav-item .nav-link {
		color: #333;
	}
	.navbar .dropdown-menu a {
		font-size: 1.25rem;
	}
	.navbar .dropdown-menu {
		box-shadow: none !important;
		background-color: #eee !important;
	}
	.navbar .dropdown-menu ul + ul {
		padding-top: 0 !important;
	}
	.navbar-toggler {
		display: inline-block !important;
	}
	body.navbar-collapse  {
		overflow:hidden;
	}
	.navbar-collapse .navbar-text {
		display: block;
		padding:0 !important;
	}
	.navbar-collapse .navbar  {
		background-color: #fff;
	}
	.navbar-collapse.collapse.show {
		height: 90vh;
		overflow-y:auto;
		padding-bottom: 2rem;
	}
	.navbar-nav > .nav-item {
		width: 100%;
	}
}

@Media (min-width:992px) {
	.with-header:not(.scrolled) .navbar-light .navbar-nav .nav-link {
		color: #fff !important;
	}
	.with-header:not(.scrolled) .navbar {
		background-color: transparent !important;
		border-bottom: 0 !important;
	}
	body:not(.with-header) .navbar-nav,
	.with-header.scrolled .navbar-nav {
		background-color: #eee !important;
		color: #333 !important;
	}
	
	.navbar-light .navbar-nav .nav-item .nav-link,
	.with-header.scrolled .navbar-light .navbar-nav .nav-item .nav-link {
		color: #333 !important;
	}
	.with-header:not(.scrolled) .navbar-toggler span,
	.navbar-light .navbar-nav .nav-item .nav-link:hover,
	.with-header .navbar-light .navbar-nav .nav-item.active .nav-link,
	.with-header .navbar-light .navbar-nav .nav-link:hover  {
		background: #fff !important;
	}
	.with-header:not(.scrolled) .navbar-light .navbar-nav .nav-item.active .nav-link,
	.with-header:not(.scrolled) .navbar-light .navbar-nav .nav-link:hover,
	.with-header:not(.scrolled) .navbar-light .navbar-nav .nav-item.active  >  .btn,
	.with-header:not(.scrolled) .navbar-light .navbar-nav .nav-item > .btn:hover {
		background: rgba(255,255,255,.35) !important;
		color: #fff !important;
	}
	.navbar-light .navbar-nav .nav-item.active  >  .btn,
	.navbar-light .navbar-nav .nav-item > .btn:hover {
		border-bottom-right-radius: 0 !important;
		border-bottom-left-radius: 0 !important;
	}
	.navbar-light .navbar-nav .nav-item.active  >  .btn,
	.navbar-light .navbar-nav .nav-item > .btn:hover  {
		background: #fff !important;
		color: #333 !important;
	}
}
.navbar .h5, 
.navbar h5 {
    font-size: 1.25rem !important;
}


.navbar-toggler strong {
	position: relative;
	display: block !important;
	width: 30px;
	height: 36px;
	margin-top: 5px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
.navbar-toggler:hover,
.navbar-toggler:focus,
.navbar-light .navbar-toggler {
	border: 0;
	outline: 0;
}
.navbar-toggler span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #333;
	border-radius: 6px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.navbar-toggler span:nth-child(1) {
	top: 0px;
}
.navbar-toggler span:nth-child(2),
.navbar-toggler span:nth-child(3) {
	top: 9px;
}
.navbar-toggler span:nth-child(4) {
	top: 18px;
}
.navbar-toggler.open span:nth-child(1) {
	top: 9px;
	width: 0%;
	left: 50%;
}
.navbar-toggler.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.navbar-toggler.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.navbar-toggler.open span:nth-child(4) {
	top: 12px;
	width: 0%;
	left: 50%;
}
#mediaimpact .cite {
	font-family: 'Roboto', sans-serif;
	font-size:1.35rem;
}
#mediaimpact .cite {
	font-family: 'Roboto', sans-serif;
	font-size: 1.75rem;
}
@media (max-width: 576px) {
	#mediaimpact .cite {
		font-size: 1.5rem; 
	}
}

#mediaimpact .slick-dots,
.header .slick-dots {
	bottom: 45px;
	z-index: 3;
	margin: 0 auto;
}
#mediaimpact img {
	width: 100%;
	height: 100vh;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#mediaimpact .slide-container {
	position: relative;
	width: 100%;
	z-index: 2;
}
#mediaimpact .slide-content {
	position: relative;
	z-index: 3;
}


.compact .block {
	height:30vh;
	max-height:350px;
	overflow:hidden;
}
.compact .block img {
	object-fit:cover;
	object-position:center center
}

.play {
	background: #000;
	width: 100%;
	z-index: 3;
	position: absolute;
	left:0;
	top:0;
	overflow: hidden;
}
.play img {
	object-fit: fill;
}
.video-container {
	overflow: hidden;	
	position:relative;
}
.play > div {
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height: 100%;
	z-index: 2;
}
.play-button {
	cursor:pointer;	
}
.play-button,
.play-button-inner,
.play-button-inner::after {
	display: inline-block;
}
.play-button-inner {
	width: 75px;
	height: 75px;
	border: 3px solid #dc3545 !important;
	background-color: #dc3545 !important;
	border-radius: 50%;
	position:relative;
	z-index: 555;
}
.play-loader {
	width: 75px;
	height: 75px;
	border-radius: 50%;
}
.play-button-inner::after {
	width: 0;
	content:'';
	height: 0;
	border-style: solid;
	border-width: 1em 0 1em 2em;
	border-color: transparent transparent transparent #fff;
	cursor: pointer;
	width: 20px;
	height: 20px;
	margin: 18px 0 0 12px;
}
@media (max-width:767px) {
	.play-button-inner,
	.play-loader {
		zoom: .55;
		margin-top: -40px;
	}
}
.play-button:hover .play-button-inner {
	border: 2px solid #fff!important;
	background-color: transparent !important;
}

.16x9 {
	aspect-ratio: 16 / 9;
}
img.16x9 {
	 object-fit: cover;
}

.btn-cta {
    animation: pulse-red-animation 2s ease-in-out infinite;
}
.btn-ct:hover,
.btn-ct:focus,
.btn-ct:active {
    animation: none;
}

@keyframes pulse-red-animation {
    0%, 100% {
        box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.4);
    }
    50% {
        box-shadow: 0 0 0 10px rgba(220, 53, 69, 0);
    }
}

/* Neutral (сив) pulse за стандартни бутони */
@keyframes pulse-neutral-animation {
    0%, 100% {
        box-shadow: 0 0 0 0 rgba(108, 117, 125, 0.4);
    }
    50% {
        box-shadow: 0 0 0 10px rgba(108, 117, 125, 0);
    }
}