.btn-white{
	background: #fff;
	color: #193460;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 700;
	line-height: 24px;
}
.btn-white:after{
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	content: "\f107";
	color: #B1BAC9;
	margin-left: 0;
	vertical-align: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
.btn.focus, .btn:focus{
	box-shadow: none;
}
.left-minus-15{
	left: -15px !important;
}
.dropdown-menu.show{
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0;
	background: rgba(168, 168, 168, 0.6);
}
.dropdown-item{
	padding: 10px 20px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 24px;
}
.dropdown-section h4 {
	font-size: 18px;
}
.dropdown-section{
	position: absolute;
	width: 90%;
}
.dropdown-section > *{
	width: 100%;
}
.dropdown-section > *:hover{
	cursor: pointer;
}
.dropdown-section.hovered{
	background: #fff;
	box-shadow: 0 0 25px -10px black;
	z-index: 10;
}
.dropdown-section h4[data-is-selected="selected"]{
	background: #efefef;
}
.custom-dropdown.hovered h4,
#health-dropdown .custom-dropdown.hovered h4{
	font-size: 18px!important;
}
.custom-dropdown > h4:first-child{
	text-overflow: ellipsis;
    padding: 20px 30px 20px 60px!important;
    overflow: hidden;
	white-space: nowrap;
}
.custom-dropdown > h4:first-child span{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}

.custom-dropdown.hovered h4{
	color: #193460!important;
}
.custom-dropdown > h4 > i{
	position: absolute;
    margin-left: 0!important;
    top: 20px;
    right: 12px;
}

.custom-dropdown.hovered > h4:first-child,
#health-dropdown .custom-dropdown.hovered > h4:first-child{
	padding: 20px 30px 20px 20px!important;
	font-size: 15px!important;
}

.event-content article a, .event-content p a{
	color: #525F74;
}
.main-area .box-item.box-item7 .box-item7-content p{
	font-size: 19px;
}
.bicycle-stands-list li {
	font-size: 17px !important;
}
.industrial-zones-list li {
	font-size: 21px !important;
	line-height: 34px;
}
.bg_cover {
    background-image: url(../images/burgas-wallpaper.jpg) !important;
    background-position: center top !important;
	background-attachment: fixed;
    position: relative;
}
/* .burgas-area {
	margin-top: 50px;
} */
.main-area {
	margin-top: 55px /* !important; */ /* Covid */
}
.footer-area .social-bar ul li {
    display: inline-block;
}
.footer-area .social-bar ul li a {
    color: #fff;
    line-height: 50px;
    font-size: 24px;
    margin-left: 20px;
}
.footer-area .social-bar ul li:first-child a {
	margin-left: 0px;
}
.footer-area .menu-bar ul li {
	text-align: center;
}
.footer-area .menu-bar ul li a {
	color: #fff;
	font-size: 20px;
	line-height: 40px;
}
.footer-area .bg-area .footer-content p {
	color: #fff;
	padding-left: 0px;
}
.to-vote ul li{
	width: 100%;
	line-height: 60px;
	border: 2px solid #EDEFF1;
	padding-left: 23px;
	color: #193460;
	font-weight: 600;
	font-size: 18px;
	margin-top: 7px;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	cursor: pointer;
	position: relative;
}
.to-vote ul li::before{
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	z-index: 1;
	position: absolute;
	content: '';
	height: 100%;
	width: 0%;
	background: #EDEFF1;
	left: 0;
	top: 0;
	/*padding-left: 25px;*/
	white-space: nowrap;
}
.to-vote ul li:hover{
	border-color: #F3B005;
	background: #FFFCF5;
}
.voted ul li{
	width: 100%;
	line-height: 60px;
	border: 2px solid #EDEFF1;
	padding-left: 23px;
	color: #193460;
	font-weight: 600;
	font-size: 18px;
	margin-top: 7px;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	cursor: pointer;
	position: relative;
}
.voted ul li span.vote-text{
	z-index: 2;
	position: relative;
}
.voted ul li::before{
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	z-index: 1;
	position: absolute;
	content: '';
	height: 100%;
	width: 0%;
	background: #EDEFF1;
	left: 0;
	top: 0;
	/*padding-left: 25px;*/
	white-space: nowrap;
}
.main-area .box-item.box-item2 .box-item2-content p {
	padding-top: 25px;
}
.main-area .box-item.box-item2 .box-item2-content a {
	color: #fff;
    font-weight: 700;
    line-height: 24px;
    padding-top: 8px;
}
.main-area .box-item.box-item2 .box-item2-content a:hover {
	text-decoration: underline;
}
.main-area .box-item.box-item7 .box-item7-content ul {
	padding-top: 10px;
}
/* Switch */
.switch {
	position: relative;
	display: inline-block;
	width: 150px;
	height: 45px;
}

.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.switch, .switch-text{
	top: -10px;
}

.switch-text {
	width: 150px;
	height: 45px;
	position: absolute;
	z-index: 1;
	display: table;
	vertical-align: middle;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 15px;
	cursor: pointer;
	color: #15C9CA;
}

.switch-active{
	color: #fff;
}

.switch-word-left{
	text-align: left;
	padding-left: 18px;
}

.switch-word-right{
	text-align: right;
	padding-right: 18px;
}

.switch-word{
	display: table-cell;
	vertical-align: middle;
}

.switch-slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	-webkit-transition: .4s;
	transition: .4s;
}

.switch-slider:before {
	position: absolute;
	content: "";
	height: 35px;
	width: 70px;
	left: 5px;
	bottom: 5px;
	background-color: #15C9CA;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .switch-slider {
	background-color: #fff;
}

input:focus + .switch-slider {
	box-shadow: 0 0 1px #fff;
}

input:checked + .switch-slider:before {
	-webkit-transform: translateX(70px);
	-ms-transform: translateX(70px);
	transform: translateX(70px);
}

/* Rounded sliders */
.switch-slider.round {
	border-radius: 30px;
}

.switch-slider.round:before {
	border-radius: 30px;
}

.switch-list{
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
}
.switch-list .img-thumb{
	max-width: 100%;
	position: unset !important;
}
.switch-list .min-temp{
	opacity: 0.7;
}
.colorized-section {
	min-height: 125px;
}
.colorized-section.colorize-plastic{
	background: #F3B005;
}
.colorized-section.colorize-bottles{
	background: #3CDA98;
}
.colorized-section.colorize-metal{
	background: #FA5252;
}
.colorized-section.colorize-paper{
	background: #08AEEA;
}
.colorized-section h5{
	color: #fff;
}
.colorized-section .digits{
	font-size: 30px;
	color: #fff;
	font-weight: 300;
}
.colorized-section .digits strong{
	font-weight: 700;
}
.main-area .box-item.box-item6 .voted ul li:hover {
	border-color: #EDEFF1 !important;
	background: #FFFFFF !important;
	cursor: default !important;
}

@media (max-width: 992px) {
	.switch-text{
		right: 30px;
		top: 20px;
	}
	.banner-content h2{
		font-size: 25px;
		line-height: 1.2;
	}
	.banner-content p{
		font-size: 18px;
		line-height: 25px;
	}

}
@media (min-width: 992px) {
	.switch-text{
		right: 40px;
		top: 30px;
	}
	.banner-content h2{
		font-size: 48px;
		line-height: 53px;
	}

}
/* Switch end */

/* Weather hour slider */
.weather-slider{
	border-top: 1px solid #17D2B5;
}
.weather-slider .weather-hourly-item .weather-hour{
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	white-space: nowrap;
}
.weather-slider .weather-hourly-item .weather-degrees{
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}
.weather-slider .slick-arrow{
	background: rgba(24, 208, 194, 0.4);
	border: 0;
	position: absolute;
	height: 100%;
	width: 30px;
	top: 0;
	z-index: 2;
	color: #fff;
	opacity: 0.8;
}

.weather-slider .slick-arrow:hover {
	opacity: 1;
	background: rgba(24, 208, 194, 0.7);
}
.weather-slider .slick-arrow.slick-prev{
	left: 0;
}
.weather-slider .slick-arrow.slick-next{
	right: 0;
}
.weather-slider .slick-arrow.slick-disabled{
	display: none !important;
}
/* Weather hour slider end */
input.form-control, select.form-control{
	height: calc(2.5em + .75rem + 2px) !important;
	border: 2px solid #C0D2DB;
}
textarea.form-control{
	border: 2px solid #C0D2DB;
}
.form-control:focus{
	color: #495057;
	background-color: #FFFCF5;
	border-color: #F3B005;
	box-shadow: none;
}
#form2 input[type="submit"]:focus, #form3 input[type="submit"]:focus, #form5 input[type="submit"]:focus{
	box-shadow: none;
}
#form2 input[type="submit"], #form3 input[type="submit"], #form5 input[type="submit"]{
	color: #fff;
	width: 100%;
	background: #F3B005;
	border: 2px solid #F3B005;
}
.tooltip .arrow:before{
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.tooltip-inner{
	text-align: left;
    color: #000;
    background-color: #fff;
    box-shadow: 0px 1px 9px -4px black;
}
.main-area .box-item.box-item2.box-item11 .box-item2-content img{
	position: inherit;
}
#video-slider-arrows > .row{
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
}
#video-slider-arrows {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding-right: 10px;
	color: #fff;
	z-index: 10;
}
#video-slider-arrows .fa{
	cursor: pointer;
}
#weather_description{
	text-transform: uppercase;
}
.bike-info{
	color: #193460;
	font-size: 14px;
}
.nowrap{
	white-space: nowrap;
}

/*
#health-dropdown > h4{
	text-overflow: ellipsis;
	padding: 15px 20px 20px 20px!important;
	overflow: hidden;
	white-space: nowrap;
}
#health-dropdown > h4 > i{
	position: absolute;
	margin-left: 0!important;
	top: 15px;
	right: 5px;
}
#health-dropdown.hovered > h4 {
	color: #404040;
}
*/

ul.events-list li{
	font-size: inherit !important;
	margin-bottom: 10px;
	text-transform: uppercase;
}
ul.events-list li span{
	font-weight: bold;
}
ul.events-list li a{
	font-weight: normal !important;
}
ul.industrial-zones-list li ul li{
	font-size: 17px !important;
	margin-left: 40px;
	list-style-type: circle;;
}
ul.industrial-zones-list li:last-child {
	padding-top: 30px;
}
.grid-item-industrial .box-item2-content h4 {
	padding-bottom: 20px !important;
}
.industrial-zones-list {
	padding-bottom: 30px;
}
.play-button-video {
	position: absolute;
	width: 400px;
	height: 400px;
	z-index: 100;
}
.play-button {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 150px;
	right: 168px;
	border: 4px solid #ffffff;
	border-radius: 54px;
}
.play-button span {
	position: absolute;
	top: 10px;
	left: 25px;
	width: 0;
	height: 0;
	border-top: 36px solid transparent;
	border-bottom: 36px solid transparent;
	border-left: 60px solid #ffffff;
}

/* custom ligtgallery css*/

.lg-backdrop{
	background-color: rgba(0, 0, 0, .9);
}
.lg-toolbar{
	background-color: unset;
}
.lg-toolbar .lg-icon,
.lg-toolbar #lg-counter{
	color: #FFF;
	font-size: 21px;
}
.lg-toolbar .lg-icon.lg-close{
	font-size: 38px;
    padding: 14px 14px 0 0px;
}
.lg-actions .lg-next, .lg-actions .lg-prev{
	background-color: unset;
	color: #FFF;
	font-size: 40px;
	top: 46%;
}

@media only screen and (max-width: 600px) {
  .lg-actions .lg-next, .lg-actions .lg-prev{
	  top: 60%;
  }
}

.lg-outer .lg-thumb-outer{
	background-color: unset;
}
.lg-outer .lg-thumb-item{
	border: none;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover{
	border: 2px solid #e6e6e6;
}

.lg-thumb-outer.lg-grab{
	padding-left: 10px;
	padding-right: 10px;
}
.lg-sub-html{
	position: relative;
	background-color: unset;
	bottom: unset!important;
	top: 7px;
}
.live-video-caption h4{
	color: #fff;
	font-size: 20px;
	font-weight: 400;
}

/* end custom lightgallery css */


.tooltip-inner {
   max-width: 238px;
}
.tooltip-inner strong{
	color: #193460!important;
}
.tooltip.show{
	opacity: .95;
}
a.gdpr-link {
	color: #fff;
}
a.gdpr-link:hover {
	text-decoration: underline;
}

.bottom-fixed-content {
	position: fixed;
	width: 100%;
	bottom: 0;
	z-index: 1;
}

/* start cookie policy bar */
div#cookie-policy {
	width: 100%;
	background: rgba(240, 240, 240, 0.9);
	z-index: 999999;
}
div#cookie-policy small {
	color: #193460;
	text-align: justify!important;
}
div#cookie-policy .cookie-policy-text {
	line-height: 1.2!important;
}
div#cookie-policy .cookie-close img {
	width: 15px;
	cursor: pointer;
	opacity: .8;
}
/* end cookie policy bar */

/* start download app button */
.download-app-button-container {
	display: flex;
}
div#download-app-button {
	display: flex;
    align-items: center;
    margin: 10px auto;
    padding: 8px 12px;
    border-radius: 6px;
    background: rgba(240, 240, 240, 0.9);
}
div#download-app-button .app-icon {
	width: 32px;
	height: 32px;
}
div#download-app-button a.download-app{
	padding: 0 10px;
}
div#download-app-button small{
	color: #193460;
	font-weight: bold;
}
div#download-app-button .close {
	width: 15px;
	height: 15px;
	opacity: 0.8;
	cursor: pointer;
}
div#download-app-button .download-app-break {
	display: block;
	margin: -7px 0;
	content: " ";
}
/* end download app button */

.main-area .box-item.box-item2.box-item9 ul li {
	font-size: 25px;
}

.slick-dots li:only-child{
	display: none!important;
}
.main-area .box-item.box-item2 .box-item2-content ul li{
	margin-bottom: 5px;
}
.main-area [data-id="11"] .box-item.box-item2 .box-item2-content a{
	line-height: 20px;
}

.shepherd-text{
	text-align: left;
}
.grid-item.activated .move-grid-arrows{
	opacity: 0.7;
}
.grid-item.activated .external-link-icon {
	right: 33px;
	opacity: 1;
	color: #949494;
}
img#weather_icon {
	max-width: 85px;
}

.pulse-animation{
	-webkit-animation: pulse 3s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulse 3s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulse 3s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulse 3s infinite cubic-bezier(0.66, 0, 0, 1);
}

@-webkit-keyframes pulse {
	to {
		box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
	}
}

@-moz-keyframes pulse {
	to {
		box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
	}
}

@-ms-keyframes pulse {
	to {
		box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
	}
}

@keyframes pulse {
	to {
		box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
	}
}

.tippy-tooltip[data-placement^=right] .tippy-arrow{
	border-width: 5px 5px 5px 0;
	border-right-color: #333;
	margin: 5px 0;
	transform-origin: 3px 50%;
	left: -7px;
}
.tippy-tooltip[data-placement^=top] .tippy-arrow {
	border-width: 5px 5px 0;
	border-top-color: #333;
	margin: 2px 5px;
	transform-origin: 50% 0;
	bottom: -7px;
}
.tippy-tooltip[data-placement^=left] .tippy-arrow {
	border-width: 5px 0 5px 5px;
	border-left-color: #333;
	margin: 6px 2px;
	transform-origin: 0 50%;
	right: -7px;
}
.tippy-tooltip[data-placement^=bottom] .tippy-arrow {
	border-width: 0 5px 5px;
	margin: 5px 8px;
	transform-origin: 50% 7px;
	top: -7px;
	border-bottom-color: rgb(255, 255, 255) !important;
}
.shepherd-header{
	background: #fff !important;
	padding: 5px 10px !important;
}
.shepherd-text{
	padding: 5px 10px !important;
	font-size: .875rem !important;
	line-height: 1.5;
	font-weight: 400;
}
.shepherd-title{
	color: rgb(0, 33, 59) !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
}
.grid-item{
	overflow: hidden;
}

/* Events nav */
#nav-tabContent abbr{
	text-decoration: none;
}
nav#nav-tab.nav-pills .nav-link, nav#nav-tab.nav-pills .nav-link.active{
	background: transparent;
	font-size: 21px;
	color: #969EAA;
	line-height: 24px;
	font-weight: 700;
}
nav#nav-tab.nav-pills .nav-link.active{
	color: #193460;
	opacity: 1;
	border-bottom: 5px solid #E5E7EA;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/* Events nav */

/*
Water basins slick
*/
.waterSlick .slick-dots {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 365px;
}

.waterSlick .slick-dots li {
	display: inline-block;
}

.waterSlick .slick-dots li button {
	font-size: 0;
	border: 0;
	background-color: #E0E0E0;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	margin: 0 5px;
}

.waterSlick .slick-dots li.slick-active button {
	background: #FA5252;
}

.waterSlick .slick-arrow {
	position: absolute;
	top: 165px;
	z-index: 99;
	cursor: pointer;
	padding: 15px 5px;
}

.waterSlick .slick-arrow i {
	font-size: 30px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.waterSlick .slick-arrow i:hover {
	color: #193460;
}

.waterSlick .slick-arrow.next {
	right: 5px;
}

.waterSlick .slick-arrow.prev {
	left: 5px;
}
.main-area .box-item.box-item1.box-item4 .area-list ul li::before{
	left: -10px;
}
#water-dropdown .p-xs-t-0{
	padding: 0 !important;
}
#water-dropdown > h4:first-child{
	padding: 20px 30px 20px 10px !important;
}

.waterSlick .slick-list{
	padding-top: 20px !important;
}
#water_quality_info_box{
	max-height: 270px;
	overflow-y: scroll;
}
#water_quality_info_box table tr{
	border-bottom: 1px solid #EBEBEB;
}
#water_quality_info_box table td, #water_quality_info_box table th{
	padding: 10px 5px;
	line-height: 1;
	font-size: 14px;
}


#water_quality_info_box::-webkit-scrollbar-track
{
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	background-color: #F5F5F5;
}

#water_quality_info_box::-webkit-scrollbar
{
	width: 7px;
	background-color: #F5F5F5;
}

#water_quality_info_box::-webkit-scrollbar-thumb
{
	background-color: #2277F8;
	/*background-image: -webkit-gradient(linear, 0 0, 0 100%,
	color-stop(.5, rgba(255, 255, 255, .2)),
	color-stop(.5, transparent), to(transparent));*/
}
.waterSlick .slick-arrow{
	opacity: 0;
}
/*
Water basins slick end
*/
.switch-text-ru{
	font-size: 12px;
}
.switch-text-ru .switch-word-left{
	padding-left: 13px;
}

.main-area .box-item.box-item6 .box-item6-content p {
	font-size: 16px;
}