body{
	font-family: "BPGDejaVuSans";
}
.navigation>ul>li>a {
	font-weight: bold;
	font-family: "BPGDejaVuSans";
}
section.top_bar div.row div.column div.navigation > ul > li.active > a, section.top_bar div.row div.column div.navigation > ul > li:hover > a {
    color: #fbfbfb !important;
}
.navigation>ul>li ul li a {
	font-size: 14px!important;
	font-weight: bold;
	font-family: 'Arial';
}
.navigation>ul>li ul li a {
	font-size: 13px!important;
	font-weight: bold;
	font-family: 'Arial';
}
.navigation>ul>li>ul>li.active>a, .navigation>ul>li>ul>li:hover>a, .navigation>ul>li>ul>li>ul>li.active>a, .navigation>ul>li>ul>li>ul>li:hover>a, .navigation>ul>li>ul>li>ul>li>ul>li.active>a, .navigation>ul>li>ul>li>ul>li>ul>li:hover>a {
    color: #ff2b2b!important;
}
section.head_cont{
	margin-bottom: 5px;
}

section.head_cont div.row div.column header{
	padding-top: 40px;
	background: url('../../themes/images/head_bak.png') center 130px no-repeat;
}

section.head_cont div.row div.column header div#logo{
	margin: 0 auto;
	text-align: center;
}

section.head_cont div.row div.column header div#logo a{
	color: #196073;
	font-size: 18px;
	font-family: "BPGExcelsiorCaps";
	text-align: center;
	position: relative;
	top: -30px;
}

section.head_cont div.row div.column header div#logo a:hover{
	color: #464646;
}

section.head_cont div.row div.column header div#logo a span{
	display: inline-block;
	margin-top: 60px;
}

section.head_cont div.row div.column header div#logo a span.logo_left{
	text-align: right;
}

section.head_cont div.row div.column header div#logo a img{
	display: inline-block;
	margin: 0 14px;
}

section.top_bar{
	z-index: 10;
}

section.top_bar div.row div.column div.navigation{
	float: left;
	margin-top: 7px;
}

section.top_bar div.row div.column div.navigation > ul > li{
	margin-left: 10px;
	padding-bottom: 25px;
}

section.top_bar div.row div.column div.navigation > ul > li > a{
	color: #ffffff;
	font-size: 14px;
}

section.top_bar div.row div.column div.navigation > ul > li.active > a, section.top_bar div.row div.column div.navigation > ul > li:hover > a{
	color: #196073;
}

section.top_bar div.row div.column div.navigation > ul > li ul{
	width: 300px;
	padding: 10px 20px 20px;
	background-color: #fff;
	border-radius: 0 0 3px 3px;
}

section.top_bar div.row div.column div.navigation > ul > li ul ul{
	border-radius: 0 3px 3px 3px;
}

section.top_bar div.row div.column div.lang_social{
	float: right;
	margin-right: 10px;
}

section.top_bar div.row div.column div.lang_social div#lang{
	position: absolute;
	height: 20px;
	top: 8px;
	right: 60px;
	overflow: hidden;
}

section.top_bar div.row div.column div.lang_social div#lang:hover{
	height: 90px;
}

section.top_bar div.row div.column div.lang_social div#lang ul{
	padding: 0px 20px 5px 20px;
	background-color: #fff;
	border-radius: 3px;
}

section.top_bar div.row div.column div.lang_social div#lang ul:before{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	font-family: "Awesome";
	content: "\f107";
}

section.top_bar div.row div.column div.lang_social div#lang ul li{
	height: 20px;
	margin-bottom: 5px;
}

section.top_bar div.row div.column div.lang_social div#lang ul li a{
	color: #196073;
}

section.top_bar div.row div.column div.lang_social div#lang:hover ul li a{
	color: #464646;
}

section.top_bar div.row div.column div.lang_social div#social{
	float: left;
	width: 35px;
	height: 35px;
}

section.top_bar div.row div.column div.lang_social div#social a{
	display: block;
	color: #196073;
	font-size: 18px;
	text-align: center;
	line-height: 35px;
	border: 1px solid #196073;
	border-radius: 3px;
}

section.video_tools {
    display: none;
}

section.top_bar div.row div.column div.lang_social div#social a:hover{
	border-color: #fff;
}

section#mainSlider{
	max-height: 450px;
    overflow: hidden;
    margin-bottom: 20px;
}

section#mainSlider div.item span{
	display: block;
	position: absolute;
	width: 100%;
	left: 0;
	top: 30px;
	color: #fff;
	font-size: 30px;
	font-family: "BPGExcelsiorCaps";
	text-align: center;
	z-index: 2;
}

section.inside_slider{
	height: 105px;
}

section.main_wrap div.row div.column div.content .content_inside table td{
	padding: 5px;
	border: 1px solid #ccc;
}

div.footer .col-md-6:first-child {
    display: none;
}

div.footer .col-md-6:last-child {
    width: 80%;
    margin: 0px auto;
    display: block;
    float: none;
    zoom: 1.55;
}
.fixed_header {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 99999;
    background: #FFF;
}
.phone {
    position: absolute;
    right: 0px;
    bottom: 36px;
    font-size: 25px;
}
ul.langs {
    display: inline-block;
    float: right;
    list-style: none;
    margin: 0px;
    margin-top: -39px;
    margin-right: 10px;
    zoom: 0.8;
}
ul.langs li {
    float: left;
    margin-right: 5px;
}
.langs li img {
    width: 31px!important;
    height: 21px;
    border: 1px solid #7b519c;
    border-radius: 3px;
}

div#social {
    height: 35px;
    position: absolute;
    right: 0px;
    bottom: 83px;
    font-size: 21px;
}

div#social a {
    display: block;
    color: #196073;
    font-size: 18px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #196073;
    border-radius: 3px;
    float: left;
    width: 38px;
    margin-left: 9px;
}
div#social a:hover {
    border-color: #fff;
}

div.divider{
	height: 100px;
	margin-bottom: 80px;
	background-color: #e8e8e8;
	border-bottom: 1px solid #ccc;
	display: none;
}

div.divider img{
	position: absolute;
	left: 50%;
	top: 45px;
	margin-left: -55px;
}

section.main_wrap div.row div.column div.main_heads{
	margin-bottom: 30px;
	text-align: center;
	display: none;
}

section.main_wrap div.row div.column div.main_heads:after{
	display: block;
	position: absolute;
	content: "";
	width: 30px;
	height: 16px;
	left: 50%;
	bottom: -6px;
	margin-left: -15px;
	background: url('../../themes/images/rombi.png') center top no-repeat #fff;
}

section.main_wrap div.row div.column div.main_heads h3{
	position: relative;
	display: inline-block;
	padding: 0 5px 25px;
	color: #196073;
	font-size: 16px;
	background: url('../../themes/images/main_heads.gif') center bottom repeat-x;
}

section.main_wrap div.row div.column div.main_heads h3:before, section.main_wrap div.row div.column div.main_heads h3:after{
	display: block;
	position: absolute;
	content: "";
	width: 30px;
	height: 1px;
	left: -30px;
	bottom: 3px;
	background-color: #8d8d8d;
}
.content img {
    margin-right: 10px;
}
section.main_wrap div.row div.column div.main_heads h3:after{
	left: auto;
	right: -30px;
}

section.main_wrap div.row div.column div.content{
	margin-bottom: 30px;
	min-height: 200px;
	margin-top: 20px;
}

div.blocks{
	min-height: 193px;
	margin-bottom: 40px;
	background: url('../../themes/images/block_bak.jpg') center bottom repeat-y;
    margin-bottom: 0px;
}

div.blocks section.container div.row div.column{
	padding-top: 50px;
	display: none;
}

div.blocks section.container div.row div.column a img {
    display: none;
}

div.blocks section.container div.row div.column:first-child {
    display: block;
    margin: 0px auto;
    float: none;
}

div.blocks section.container div.row div.column a {
    display: block;
    color: #fff;
    font-size: 32px;
    font-family: "BPGExcelsiorCaps";
    text-align: center;
    text-decoration: underline;
}

div.blocks section.container div.row div.column a:hover{
	opacity: 0.6;
}

div.blocks section.container div.row div.column a img{
	margin-bottom: 15px;
	border-radius: 3px;
}

div.blocks section.container div.row div.column a span{
	display: block;
}

section.video_tools{
	margin-bottom: 40px;
}

section.video_tools div.row div.column div.video{
	border-radius: 3px;
	overflow: hidden;
}

section.video_tools div.row div.column div.curr_weath_wrap{
	float: left;
	width: 50%;
}

section.video_tools div.row div.column div.curr_weath_wrap h3{
	margin-bottom: 20px;
	padding-left: 30px;
	color: #464646;
	font-size: 16px;
	font-family: "BPGExcelsiorCaps";
	background: url('../../themes/images/rombi2.png') 10px center no-repeat;
}

section.video_tools div.row div.column div.curr_weath_wrap div.curr_weath{
	height: 200px;
	padding: 20px 20px 0;
	background-color: #f2f2f2;
	border-radius: 3px;
}

section.video_tools div.row div.column div.curr_weath_wrap div.curr_weath div.cur_wrap{
	float: left;
	width: 50%;
	margin-bottom: 30px;
}

section.video_tools div.row div.column div.curr_weath_wrap div.curr_weath div.cur_wrap div{
	float: left;
}

section.video_tools div.row div.column div.curr_weath_wrap div.curr_weath div.cur_wrap div.amount{
	margin-left: 13px;
	margin-top: 5px;
	color: #2e2e2e;
}

section.video_tools div.row div.column div.curr_weath_wrap div.curr_weath div.cur_wrap div.status{
	margin-left: 12px;
	margin-top: 5px;
}

section.video_tools div.row div.column div.curr_weath_wrap div.curr_weath div.cur_wrap div.status em.fa-arrow-down{
	color: #ef5350;
}

section.video_tools div.row div.column div.curr_weath_wrap div.curr_weath div.cur_wrap div.status em.fa-arrow-up{
	color: #8bc34a;
}

section.video_tools div.row div.column div.curr_weath_wrap div.curr_weath div.weather_left{
	float: left;
	width: 50%;
	margin-bottom: 20px;
}

section.video_tools div.row div.column div.curr_weath_wrap div.curr_weath div.weather_left h4{
	margin-top: 10px;
	margin-bottom: 20px;
	color: #464646;
	font-size: 16px;
	font-family: "BPGExcelsiorCaps";
}

section.video_tools div.row div.column div.curr_weath_wrap div.curr_weath div.weather_right{
	float: left;
	width: 25%;
	margin-bottom: 20px;
	text-align: center;
}

section.video_tools div.row div.column div.curr_weath_wrap div.curr_weath div.weather_right span{
	display: block;
	margin-bottom: 10px;
}

section.video_tools div.row div.column div.curr_weath_wrap:first-child{
	padding-right: 15px;
}

section.video_tools div.row div.column div.curr_weath_wrap:last-child{
	padding-left: 15px;
}

div.footer{
	padding: 40px 0;
	background-color: #f2f2f2;
}

div.footer section.container div.row div.column div.front_contact{
	margin-bottom: 25px;
	padding: 10px 0 15px;
	border-bottom: 1px solid #dbdbdb;
}

div.footer section.container div.row div.column div.front_contact div.fc_item{
	float: left;
	margin-bottom: 15px;
}

div.footer section.container div.row div.column div.front_contact div.fc_item:nth-child(odd){
	width: 70%;
}

div.footer section.container div.row div.column div.front_contact div.fc_item:nth-child(even){
	width: 30%;
}

div.footer section.container div.row div.column div.front_contact div.fc_item:nth-child(even):after{
	display: block;
	content: "";
	clear: both;
}

div.footer section.container div.row div.column div.front_contact div.fc_item em.fa{
	float: left;
	color: #196073;
	font-size: 20px;
}

div.footer section.container div.row div.column div.front_contact div.fc_item span{
	display: block;
	margin-left: 30px;
	margin-top: 2px;
	color: #747474;
}

div.footer section.container div.row div.column div.front_contact div.fc_item span a{
	color: #747474;
}

div.footer section.container div.row div.column div.front_contact div.fc_item span a:hover{
	color: #196073;
}

div.footer section.container div.row div.column div.rights_artmedia{
	text-align: center;
}

div.footer section.container div.row div.column div.rights_artmedia div#rights{
	margin-bottom: 20px;
}


@media(max-width: 992px) {
	.fixed_header {
	    position: relative;
    	top: 15px;
	}
	section.head_cont div.row div.column header {
		padding-top: 10px;
		background: none;
	}
	.phone {
	    position: relative;
	    top: 0px;
	    text-align: center;
    	zoom: 0.7;
	}
	#social {
	    display: none;
	}
	section.top_bar div.row div.column div.lang_social {
	    float: none;
	    text-align: center;
	    width: auto;
	    margin: 0px auto;
	}
	ul.langs {
	    float: none;
	    margin-top: -3px;
	}
	a.booking-button {
	    top: 350px!important;
	    font-size: 12px!important;
	    min-width: 125px!important;
	    padding: 7px 0px!important;
	}
	a.discount-button {
	    top: 305px!important;
	    font-size: 12px!important;
	    min-width: 125px!important;
	    padding: 7px 0px!important;
	}
	.container {
		margin-top: 0px!important;
	}
	.content span strong span {
	    font-size: 18px!important;
	}
	section#mainSlider {
		margin-bottom: 0px;
	}
	.content p strong span {
	    width: 100%;
	    display: inline-block;
    	font-size: 14px!important;
	}
	.content p strong span img {
	    float: left;
	    width: calc(50% - 10px);
	    height: auto;
	}
	.content p em span strong {
	    font-size: 14px;
	}
	p span strong {
	    font-size: 14px!important;
	}
	p > span {
	    font-size: 12px!important;
	}
	.content p span strong strong span, .content p span strong span {
	    display: inherit;
	    width: auto;
	}
	iframe {
	    width: 100%;
	    max-height: 230px;
	}
	div.blocks section.container div.row div.column a {
	    font-size: 18px;
	}
	div.blocks {
	    min-height: 120px;
	}
	div.footer section.container div.row div.column div.front_contact div.fc_item {
	    width: 100%!important;
	    display: inline-block;
	    float: none;
    	margin-bottom: 5px;
	}
	div.footer section.container div.row div.column div.front_contact div.fc_item span {
	    font-size: 10px;
	}
	div.footer section.container div.row div.column div.rights_artmedia div#rights {
	    font-size: 8px!important;
	}
	#artmedia img {
	    max-width: 60px;
	}
	div.footer {
	    padding: 10px 0px;
    	margin-bottom: 0px;
	}
	div.footer section.container div.row div.column div.front_contact {
	    margin-bottom: 5px;
	    padding: 2px 0 0px;
	}
	.content p:nth-child(3) > img {
	    float: right;
	    width: calc(50% - 10px);
	    height: auto;
	}
	.content .content_inside p strong {
	    font-size: 14px!important;
	}
	.content .content_inside img {
	    width: 100%;
	    height: auto;
	}
	.content_inside table {
	    width: 100%!important;
	    zoom: 0.7;
	}
	.content_inside {
	    width: 100%;
	    overflow-x: scroll;
	}
	#table td {
	    width: 100%;
	    display: block;
	}
	.content-about-us p {
	    font-size: 15px;
	}
	.content p span span strong span > img {
	    display: none;
	}
}



