a:visited {
  color: #fff;
}
#monday > div > table > tbody > tr > td.subject > a {
	color: #b1c11b;
}

body > div.page-wrapper > section.ticket-price > div > div.row > div:nth-child(2) > div > div.link-btn > a:hover {
	color: #fff;
}
.main-header .main-menu {
	margin-right: 170px;
}

.slider-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/* height: 700px; */
}

.main-slider {
	/* background: url('../images/main-slider_custom/1-compress.jpg'); */
	/* background: url('../images/main-slider_custom/loop-banner-web-2023-min.png'); */
	background-size: cover;
}

.main-slider h1 {
	font-size: 40px;
	color: #b1c11b;
}
.main-slider p {
	font-size: 20px;
	color: #ffffff;
	line-height: 15px;
	font-family: 'Oswald', sans-serif;
}

.main-slider .slider-content {
	padding: 150px 0;
}

.main-slider .right-item {
	padding-right: 10%;
}

.main-slider .btn-style-one{
	color: #ffffff;
}
.main-slider .btn-style-one:hover{
	color: #ffffff;
	border-color: #ffffff;	
}

.ticket-price .price-item:hover #price-money-p {
	color: #ffffff;
	transition:all 500ms ease;
}
#price-money-p, .price-money-p {
	font-size: 12px;
	color: #848484;
	font-weight: 400;
	line-height: 20px;
	font-family: 'Roboto', sans-serif;
	padding: 1em 2em;
}
.google-map-area {
  height: 650px;
}
.map-content .content-text{
	top: -600px;
	height: 580px;
}
.map-content .content-text{
	right: 7%;
	left: inherit;
}
.schedule-section .schedule-tab-content .table>tbody .speaker {
	margin-left: 0;
}
.schedule-section .schedule-tab-content .table>tbody>tr.row-color {
	font-weight: bold;
	background-color: #ddd;
}
.small-container {
    max-width: 850px;
}
.anchor {
    display: block;
    height: 92px;
    margin-top: -92px;
    visibility: hidden;
}

.main-header .header-area .logo {
	padding: 38px 0px 23px;
}
.modal .img-responsive {
	margin: 0 auto;
}

.modal-content {
	border-radius: 0;
}

.sponsors .sponsors-logo ul li {
	margin-right: 60px;
}
/*==========================
      newsletter form
============================*/
#GDPRAgreeDiv1 {
	position: relative;
	left: 65px;
}

#GDPRAgreeDiv1 label {
  color: #ffffff;
}

.alert-danger p {
  color: #721c24 !important;
}
.cond-gdpr {
	color: #b1c11b;
}

.form-check-label a {
	text-decoration: underline;
}

.about-section .icon-holder .item {
	width: 170px;
	margin-right: -5px;
}

.modal h4 {
	position: initial;
}

.ticket-price .price-item:hover #price-money-p, .price-item:hover .price-money-p {
    color: #848484;
}

#price-money-p:first-of-type {
   padding-bottom: 5px;
}

#price-money-p + .price-money-p {
    padding-top: 0;
}

/*==========================
      schedule panel
============================*/
.panel-schedule .panel-body {
	padding-top: 0;
	padding-bottom: 0;
	border: none !important;
}

.panel-schedule .panel-heading {
	padding: 20px 25px;
	background-color: #b1c11b;
	color: #fff;
	text-align: center;
}

.panel-schedule .panel-heading .panel-title a {
	display: block;
	width: 100%;
}

.schedule-header {
	background-color: #383c45;
	color: #fff;
	padding: 20px 0;
	font-weight: bold;
}

.schedule-item {
	padding: 15px 0;
}

.block-header {
	background-color: #ddd;
	color: #7a8287;
}

.visible-xs {
	display: none;
}

a {
	color: #b1c11b;
}

a:visited {
	color: #b1c11b;
}

/* menu */
body {
	padding-top: 82px;
}

header {
	padding: 15px;
	margin-bottom: 0 !important;
}

.navbar-default {
	background-color: #fff;
	border: none;
	border-radius: 0;
}

.navbar-default .navbar-nav > li > a {
	font-weight: bold;
	color: #2f323c;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #b1c11b;
}

.navbar-default .navbar-nav > li .btn-style-one {
	color: #fff;
}

.navbar-toggle {
	float: left;
	background-color: #b1c11b !important;
	color: #fff;
	border-color: #b1c11b !important;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.footer-logo {
	color: #fff;
}

.footer-logo a:hover {
	color: #fff;
}

.ticket-price .price-item .link-btn a.vdba_textlink {
    padding: 0;
}

.vdba-tyrkys{color:#2aa1d8!important}.vdba-tyrkys span{color:initial!important}

a.btn-style-one:visited{color:#ffffff}
.schedule-item:nth-of-type(2n){background-color:#f6f6f6}

.about-section .content-text{padding-top:0}

.navbar-brand {
	font-size:2.5rem;
	font-weight:900;
	color:#b1c11b !important;
}

.panel-title a .fa-collapse-toggle::before {
	content: "\f077";
}

.panel-title a.collapsed .fa-collapse-toggle::before {
	content: "\f078";
}

.panel-title a .fa-collapse-toggle {
	float: right;
}

@media only screen and (max-width: 380px) {
	.navbar-brand {
		padding-left: 0;
		font-size:1.75rem;
	}
}


@media only screen and (min-width: 768px) {
	.modal-dialog {
		margin: 120px auto;
	}
}

@media only screen and (max-width: 880px) {
	header .navbar-right li:first-child {
		display: none;
	}
}

@media only screen and (min-width: 991px) {
	.fancybox-opened {
		margin-top: 75px;
	}
}

@media only screen and (max-width: 991px) {
	#GDPRAgreeDiv1 {
	  left: 15px;
	}
	.map-content .content-text {
	  height: 585px;
	}
  
	.header-area .logo {
		margin-right: 10px;
	}
  
	header .btn-style-one {
		font-size: 12px;
	}
  
	.main-header .link-btn a {
	  padding: 4px 12px;
	  line-height: 34px;
	}
}

@media only screen and (min-width: 1050px) {
	.fancybox-opened {
		margin-top: 110px;
	}
}

@media only screen and (max-width: 767px) {
	.visible-xs {
		display: block;
	}
	.hidden-xs {
		display: none;
	}
	.btn-style-one {
		padding: 7px 10px;
	}
}

@media only screen and (max-width: 768px) {
	.schedule-section .schedule-area {
		padding: 0;
	}

	.modal-dialog {
		margin: 110px auto;
	}

	.sponsors .sponsors-logo ul li {
		margin-right: 0;
	}

	.about-section {
		padding-top: 0;
	}

	.about-section .icon-holder {
		text-align: center;
	}
}

@media only screen and (max-width: 992px) {
	.main-slider .right-item:nth-child(2) {
		margin-top: 50px;
	}	

	.main-slider h1 {
		font-size: 30px;
	}

	/* .slider-text-image {
		margin-top: 15%;
	} */
}

@media only screen and (max-width: 1365px) {
	/* .slider-text-image {
		margin-top: 10%;
	} */
}

@media only screen and (max-width: 1240px) {	
	.main-slider .slider-content {
		padding: 80px 0;
	}
}


@media only screen and (max-width: 400px) {
	.main-header .container-fluid {
		padding-right: 0;
    	padding-left: 0;
	}
}

div.col-xa-12:nth-child(3) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) {
	/* padding-bottom: 23px!important */
}
@media only screen and (max-width: 1200px) {
	div.col-xa-12:nth-child(3) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) {
		padding-bottom: 73px!important
	}
}
@media only screen and (max-width: 991px) {
	div.col-xa-12:nth-child(3) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) {
		padding-bottom: 3px!important
	}
}

@media only screen and (max-width: 991px) {
	.sponsors-logo > ul:nth-child(1) > ul:nth-child(1) > li:nth-child(1){padding-left: 30px!important}
}

.day_line {
	padding: 15px 0;
	background-color: #498d91;
	font-weight: bold;
	color: #fff;
}

#announcement_next_conference h2 {

	font-size:36px;
	line-height:150%;
	color: #fff;
}

#skoly_2023_logo {
	max-width: 120px;
	margin-top: -22px;
}

/* #vdba_ticket {
	margin-bottom: 5px;
} */