h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; line-height: 20px; font-weight: 600; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; line-height: 20px; font-weight: 400; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; line-height: 18px; font-weight: 600; }
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 18px; font-weight: 400; }
li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 18px; font-weight: 400;  }body { background: #ffffff; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #333333; line-height: 18px; font-weight: 400; }
a:link { text-decoration: underline; color: #fac200; font-weight: 400; }
a:visited { text-decoration: underline; color: #fac200; font-weight: 400; }
a:active { text-decoration: underline; color: #c49e12; font-weight: 400; }
a:hover { text-decoration: none; color: #c49e12; font-weight: 400; }
a:focus { text-decoration: none; color: #c49e12; font-weight: 400; }
.navbar-default li { font-family:Arial, Helvetica, sans-serif; font-size: 12px; text-transform:none; }
.navbar-default .navbar-toggle .glyphicon {color: #004eb5;}
.navbar-default .navbar-toggle .icon-bar {background-color: #004eb5;}.navbar-default .navbar-nav>li a { color:#004eb5; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li a:hover { color:#d90000; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li.active a:hover { color:#d90000; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li a:hover { color:#d90000; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li a:focus { color:#d90000; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li.active a:focus { color:#d90000; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li a:focus { color:#d90000; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>.active>a { color:#d90000; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li.active a { color:#d90000; text-decoration:none; font-weight:400; }
.navbar { margin-bottom:0px; }
header { margin-bottom:0px; position:relative; }
#page .container { max-width:1170px; }
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	padding: 0px;
	margin: 0 10px 2px 0;
	display: inline;
}
.alignleft {
	float: left;
}
img.alignright {
	padding: 0px;
	margin: 0 0 2px 15px;
	display: inline;
}
.alignright {
	float: right;
}
body p, body li, body td, body dd, body label {
	font-size: 16px;
	line-height: 24px;
	font-family: Lato, sans-serif;
	color: #4c4c4c;
	font-weight: 400;
}
body h1 {
	font-size: 46px;
	line-height: 56px;
	font-family: Lato, sans-serif;
	font-weight: 900;
	color: #fac200;
	margin: 0 0 15px 0;
}
body h2 {
	font-size: 24px;
	line-height: 32px;
	font-family: Lato, sans-serif;
	font-weight: 900;
	color: #fac200;
	clear: both
}
body h3 {
	font-size: 18px;
	line-height: 26px;
	font-family: Lato, sans-serif;
	font-weight: 400;
	color: #fac200;
	margin-bottom: 10px;
}
body h4 {
	font-size: 16px;
	line-height: 24px;
	font-family: Lato, sans-serif;
	font-weight: 900;
	color: #4c4c4c;
	margin-bottom: 0px;
}
body h6 {
	font-size: 16px;
	line-height: 24px;
	font-family: Lato, sans-serif;
	font-weight: 400;
	color: #4c4c4c;
	margin-bottom: 0px;
	font-style: italic
}
/* Header */

#header .logoholder {
	margin: 18px 0;
}
#header .menu {
	float: right;
	text-align: right;
}
#header .menu ul li a {
	font-size: 16px;
	line-height: 110px;
	font-weight: 900;
	color: #808080;
	font-family: Lato, sans-serif;
	transition: 0.3s ease-out;
	padding: 0 15px
}
#header .menu ul li a:hover, #header .menu ul li.active>a, #header .menu ul li.curent-menu-parent>a {
	color: #fac200;
}
#header .menu ul ul {
	padding: 0;
	margin: 0;
	background: rgba(255, 255, 255, 0.8);
}
#header .menu ul ul li a {
	font-size: 14px;
	line-height: 36px;
	background: none!important;
}
#header .menu ul ul li.active>a {
	color: #808080;
}
#header .menu ul ul li.active>a:hover {
	color: #fac200;
}
#header .menu ul ul li.active>a.active {
	color: #fac200;
}
/* Content */

.coloredrow {
	background: rgba(250, 194, 0, 0.1);
	;
	padding: 30px 0;
	margin-bottom: 30px;
}
.coloredrow .vc_column-inner>.wpb_wrapper {
	padding: 30px 15px;
	background: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.2);
	transition: 0.3s ease-out;
}
.coloredrow .vc_column-inner>.wpb_wrapper:hover {
	-webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2);
	transform: translateY(-10px);
}
.coloredrow .wpb_text_column.wpb_content_element {
	margin-bottom: 0;
}
.coloredrow h3 a {
	font-weight: 900;
	color: #000;
	text-decoration: none;
	transition: 0.3s ease-out
}
.coloredrow .vc_column-inner>.wpb_wrapper:hover h3 a {
	color: #fac200;
}
#content ul {
	margin: 0;
}
body:not(.home) .toprow {
	max-height: 300px;
	margin-bottom: 30px;
	overflow: hidden
}
.sublink h3 a {
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	transition: 0.3s ease-out;
	padding: 10px 15px;
	background: #808080;
	display: block;
	width: 100%;
}
.sublink h3 a:hover {
	color: #fac200;
	background: #949494
}
.bookrow h2 {
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	transition: 0.3s ease-out;
	padding: 15px 15px;
	background: #808080;
	display: block;
	width: 100%;
	text-align: center
}
.bookrow .vc_tta-panel-body .vc_row {
	min-height: 200px!important;
}
/* widgets */

.kontrow {
	text-align: center;
}
.bookrow .vc_tta-container {
	margin-top: 15px;
	position: relative;
	padding-left: 30px;
}
.bookrow .wpb_text_column+.vc_tta-container {
	border: none;
}
.bookrow .fa {
	font-size: 22px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 54px
}
/* Footer */

#text-2 h2 {
	display: none;
}
#text-2 p {
	margin-bottom: 0;
}
#text-2 {
	cursor: pointer;
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 9998;
	display: none;
}
#text-2 .fa {
	color: #fac200;
	font-size: 40px;
	width: 40px;
	border-radius: 100%;
	height: 40px
}
.cms-icons {
	font-size: 14px;
	color: #fff
}
#footer {
	padding: 20px 0;
	background: #141414;
	text-align: center
}
#footer .cms-icons>div {
	float: none;
}
.toprow .widget_sp_image * {
	max-width: none;
	width: 100%;
	height: auto;
}
@media only screen and (min-width: 768px) {
	#footer {
		height: 60px;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
	}
	body {
		margin: 0 0 60px;
		/* bottom = footer height */
	}
}
/* Media queries */

@media only screen and (max-width: 1200px) {
	.sublink .vc_col-sm-3, .coloredrow .vc_col-sm-3 {
		width: 50%;
		float: left;
		margin: 10px 0
	}
	.sublink {
		margin-bottom: 30px;
	}
	.sublink .wpb_content_element {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 992px) {
	body:not(.home) .toprow {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 768px) {}
@media only screen and (max-width: 767px) {
	#content {
		padding: 0 15px;
	}
	#header .navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent!important;
	}
	#header .navbar-nav {
		float: left;
		margin-bottom: 15px;
		box-shadow: none;
	}
	#header .navbar-nav li {
		float: left;
		width: 100%;
	}
	#header .dropdown-menu {
		visibility: visible;
		opacity: 1;
		top: 0;
	}
	#header .menu ul {
		width: 100%;
		float: left;
		text-align: left;
		margin: 0;
	}
	#header .menu {
		floaT: left;
		width: 100%
	}
	#header .menu ul li a {
		border-radius: 0;
		margin: 0;
		font-size: 14px!important;
		line-height: 40px;
		padding-left: 15px;
		border-color: transparent;
	}
	#header .menu ul ul li a {
		font-size: 13px;
		line-height: 32px;
		padding-left: 25px;
	}
	#header .logoholder {
		margin: 15px 0 15px 15px;
	}
	#header .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar-toggle {
		margin-top: 35px;
		margin-bottom: 10px;
		transition: 0.3s
	}
	.navbar-toggle.modalsearch {
		margin-left: 15px;
	}
	.navbar-default .navbar-toggle .glyphicon {
		color: #fac200;
	}
	.navbar-default .navbar-toggle .icon-bar {
		color: #fac200;
	}
	.navbar-collapse.in {
		overflow-y: unset;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent!important;
		padding-top: 0;
		bordeR: none;
		box-shadow: none;
	}
	#header .icon-bar {
		background-color: #fac200;
	}
	#header .navbar-toggle:hover .icon-bar {
		background-color: #fff;
	}
	#header .navbar-toggle:hover {
		background: #fac200;
	}
	#header .navbar-toggle:focus .icon-bar {
		background-color: #fff;
	}
	#header .navbar-toggle:focus {
		background: #fac200;
	}
	#header .navbar-toggle:hover .glyphicon {
		color: #fff;
	}
	#header .navbar-toggle:focus .glyphicon {
		color: #fff;
	}
	#header .navbar-toggle:last-child {
		padding: 13px 10px;
		;
	}
	.navbar-default .navbar-toggle {
		border-color: #fac200;
		background: #fff;
	}
	h4.modal-title {
		color: #fac200;
	}
	.modal-content {
		position: relative;
		z-index: 999;
	}
	.navbar-collapse {
		z-index: 99;
	}
}
@media only screen and (max-width: 640px) {
	.bookrow .vc_tta-container {
		margin-top: 15px;
		position: relative;
		padding-left: 0px;
		padding-top: 15px;
		border-top: 1px solid #dbdbdb;
	}
	.sublink .vc_col-sm-3, .coloredrow .vc_col-sm-3 {
		width: 100%;
		float: left;
		margin: 10px 0
	}
	.bookrow .fa {
		font-size: 22px;
		position: absolute;
		left: 0;
		top: 0;
		line-height: 54px;
		display: none
	}
}
@media only screen and (max-width: 480px) {}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {}