/** Drop down select: **/
/** Input slider  **/
/** Collapse **/
/** tabs **/
@font-face {
	font-family: 'montserrat';
	src: url('/css/fonts/Montserrat-Regular-webfont.eot');
	src: url('/css/fonts/Montserrat-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Montserrat-Regular-webfont.woff') format('woff'), url('/css/fonts/Montserrat-Regular-webfont.ttf') format('truetype'), url('/css/fonts/Montserrat-Regular-webfont.svg#montserratregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'montserrat';
	src: url('/css/fonts/Montserrat-Bold-webfont.eot');
	src: url('/css/fonts/Montserrat-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Montserrat-Bold-webfont.woff') format('woff'), url('/css/fonts/Montserrat-Bold-webfont.ttf') format('truetype'), url('/css/fonts/Montserrat-Bold-webfont.svg#montserratbold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'raleway';
	src: url('/css/fonts/Raleway-ExtraLight.eot');
	src: url('/css/fonts/Raleway-ExtraLight.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Raleway-ExtraLight.woff') format('woff'), url('/css/fonts/Raleway-ExtraLight.ttf') format('truetype'), url('/css/fonts/Raleway-ExtraLight.svg#e01e70f91703ec773b0480a1714e8ebd') format('svg');
	font-style: normal;
	font-weight: 100;
}

@font-face {
	font-family: 'raleway';
	src: url('/css/fonts/Raleway-Thin.eot');
	src: url('/css/fonts/Raleway-Thin.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Raleway-Thin.woff') format('woff'), url('/css/fonts/Raleway-Thin.ttf') format('truetype'), url('/css/fonts/Raleway-Thin.svg#9d88af5bcbe5cc0ab85ffc4f0a7265cc') format('svg');
	font-style: normal;
	font-weight: 200;
}

@font-face {
	font-family: 'raleway';
	src: url('/css/fonts/Raleway-Light.eot');
	src: url('/css/fonts/Raleway-Light.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Raleway-Light.woff') format('woff'), url('/css/fonts/Raleway-Light.ttf') format('truetype'), url('/css/fonts/Raleway-Light.svg#a629611727a36c86101ab9fa7aceda04') format('svg');
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'raleway';
	src: url('/css/fonts/Raleway-Regular.eot');
	src: url('/css/fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Raleway-Regular.woff') format('woff'), url('/css/fonts/Raleway-Regular.ttf') format('truetype'), url('/css/fonts/Raleway-Regular.svg#f53cbacd8b0fdfdba3b5d3fcc369dc1c') format('svg');
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'raleway';
	src: url('/css/fonts/Raleway-Medium.eot');
	src: url('/css/fonts/Raleway-Medium.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Raleway-Medium.woff') format('woff'), url('/css/fonts/Raleway-Medium.ttf') format('truetype'), url('/css/fonts/Raleway-Medium.svg#830a31480c633d9fd527c9f94e12f322') format('svg');
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: 'raleway';
	src: url('/css/fonts/Raleway-SemiBold.eot');
	src: url('/css/fonts/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Raleway-SemiBold.woff') format('woff'), url('/css/fonts/Raleway-SemiBold.ttf') format('truetype'), url('/css/fonts/Raleway-SemiBold.svg#27d695091e6c815cf171653bd8e07de1') format('svg');
	font-style: normal;
	font-weight: 600;
}

@font-face {
	font-family: 'raleway';
	src: url('/css/fonts/Raleway-Bold.eot');
	src: url('/css/fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Raleway-Bold.woff') format('woff'), url('/css/fonts/Raleway-Bold.ttf') format('truetype'), url('/css/fonts/Raleway-Bold.svg#4442fe0194c8fbca9fd44d69c555e3ea') format('svg');
	font-style: normal;
	font-weight: bold;
}

@font-face {
	font-family: 'raleway';
	src: url('/css/fonts/Raleway-ExtraBold.eot');
	src: url('/css/fonts/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Raleway-ExtraBold.woff') format('woff'), url('/css/fonts/Raleway-ExtraBold.ttf') format('truetype'), url('/css/fonts/Raleway-ExtraBold.svg#2e4fef38243a232f976bd5356e1d047b') format('svg');
	font-style: normal;
	font-weight: 800;
}

@font-face {
	font-family: 'raleway';
	src: url('/css/fonts/Raleway-Heavy.eot');
	src: url('/css/fonts/Raleway-Heavy.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Raleway-Heavy.woff') format('woff'), url('/css/fonts/Raleway-Heavy.ttf') format('truetype'), url('/css/fonts/Raleway-Heavy.svg#631f89697208dee6ff7a985e2a332db9') format('svg');
	font-style: normal;
	font-weight: 900;
}

body {
	font-family: 'montserrat', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	color: #444;
	background-color: #fff;
	-webkit-font-smoothing: antialiased !important;
}

.main-col, .side-col { padding-bottom: 30px; }
.block ul { padding-left: 15px; }
.block ol { padding-left: 20px; }
table { margin: 30px 0; }
table th { background: #f2f1e6; }
.box-ribbon table th {
	background: #e1dec4;
	padding-left: 15px !important;
	padding-right: 15px !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: raleway;
}

.box-ribbon h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #DDD;
	padding: 5px 15px;
	background: #e1dec4;
	letter-spacing: 1px;
	text-transform: uppercase;
}

header {
	background: rgba(0,0,0,0.8);
	width: 100%;
	height: 60px;
	position: fixed;
	left: 0;
	top: 0;
	color: #fff;
	z-index: 999;
	padding: 0;
}

#menu_container ul.nav-pills {
	list-style: none;
	padding: 0;
	margin: 16px 0 0 0;
	font-size: 12px;
	float: right;
}

#menu_container ul.nav-pills a { color: rgba(255,255,255,0.5); }
#menu_container ul.nav-pills a:hover { color: #fff; }
#menu_container ul.nav-pills li:first-child { border-left: none; }
#menu_container ul.nav-pills li {
	display: inline-block;
	border-left: 1px solid rgba(255,255,255,0.5);
	height: 12px;
	line-height: 12px;
	padding-right: 5px;
	padding-left: 7px;
}

a#logo {
	margin-top: 9px;
	width: 370px;
	height: 41px;
	background: url(/css/files/logo.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
}

footer nav, header nav {
	padding: 0;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
}

footer {
	background-color: #303030;
	margin-top: 60px;
	position: relative;
	color: #fff;
	padding: 60px 0 10px 0;
}

#footer_mountains {
	position: absolute;
	top: -36px;
	width: 100%;
	height: 60px;
	background: url(/css/files/mountains2.png) repeat-x 0 1px;
	left: 0;
}

.footer_nav ul {
	list-style: none;
	margin: 0 0 25px 0;
	padding: 0;
}

footer nav a {
	font-size: 12px;
	line-height: 19px;
	display: block;
	padding: 3px 0 3px 10px;
	position: relative;
}

footer a { color: rgba(255,255,255,0.5); }
footer a:hover { color: #fff; }
ul.links {
	list-style: none;
	line-height: 24px;
	font-size: 14px;
}

ul.links li a {
	border-bottom: 1px dotted #fff;
	position: relative;
}

footer h4 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
}

.top-footer nav ul { margin-bottom: 0; }
.top-footer nav li a:before {
	font-family: "fontello";
	content: "\e89b";
	position: absolute;
	left: 0;
	top: 2px;
}

footer hr { border-top: 1px solid #999; }
footer .facebook {
	position: relative;
	top: -5px;
	height: 36px;
	line-height: 36px;
}

footer .facebook i {
	font-size: 36px;
	position: relative;
	top: 5px;
}

footer .facebook i:before { margin-left: 0; }
.bottom-footer ul {
	float: right;
	margin-bottom: 0;
}

.bottom-footer ul li { list-style-type: none; }
.bottom-footer ul li a {
	border-left: 1px solid rgba(255,255,255,0.5);
	padding: 0 10px;
	border-radius: 0;
	line-height: 36px;
	font-size: 13px;
}

.bottom-footer ul li:first-child a { border-left: none; }
.bottom-footer ul li:last-child a { padding-right: 0; }
#lang { margin-top: 8px; }
#lang a.dropdown-toggle { color: rgba(255,255,255,0.5); }
#lang a.dropdown-toggle img, .dropdown-menu>li>a img {
	margin-right: 5px;
	height: 25%;
	position: relative;
	top: -1px;
	border: 1px solid rgba(255,255,255,0.5);
}

#lang a.dropdown-toggle:hover img, .dropdown-menu>li>a:hover img { border: 1px solid #ffffff; }
#lang a.dropdown-toggle { font-size: 12px; }
.dropdown-menu {
	border-radius: 0;
	min-width: 124px;
	padding: 0;
	top: 126%;
	right: -16px !important;
	background-color: rgba(0,0,0,0.85);
}

.dropdown-menu>li>a {
	padding: 7px 20px;
	font-size: 12px;
	color: rgba(255,255,255,0.5);
}

.dropdown-menu>li>a:hover {
	background-color: #000000;
	color: #fff;
}

#menu_container { padding-left: 0; }
.sf-arrows a.sf-with-ul {
	padding-left: 1.2em !important;
	padding-right: 1.2em !important;
}

.sf-arrows a.sf-with-ul:after { content: none; }
.sf-menu { z-index: 100; }
ul.sf-menu li.normal_drop_down ul { display: none; }
.sf-menu li a:before {
	content: '';
	display: block;
	float: left;
	position: relative;
	top: 0.5em;
	width: 9px;
	height: 9px;
	margin-right: 9px;
	background: #fff;
}

.sf-menu li ul li a { padding-left: 39px; }
.sf-menu li ul li a:before {
	font-family: "fontello";
	content: "\e895";
	top: 0;
	width: 0;
	height: 0;
	margin-right: 0;
	background: none !important;
	position: relative;
	left: -17px;
}

.sf-menu li a:hover { color: rgba(255,255,255,0.8); }
.sf-menu li.m2 a:before, .sf-menu li.m2 li a:before { background: #99241c !important; }
.sf-menu li.m3 a:before, .sf-menu li.m3 li a:before { background: #eabf3a !important; }
.sf-menu li.m4 a:before, .sf-menu li.m4 li a:before { background: #548649 !important; }
.sf-menu li.m5 a:before, .sf-menu li.m5 li a:before { background: #a6a495 !important; }
.sf-menu li.m6 a:before, .sf-menu li.m6 li a:before { background: #4774b6 !important; }
.sf-menu li.m7 a:before, .sf-menu li.m7 li a:before { background: #e26422 !important; }
.sf-menu li li:hover a:before { background: #fff !important; }
.sf-menu li.m2 a.active, .box_container.fir h4 { color: #99241c; }
.sf-menu li.m3 a.active, .box_container.juv h4 { color: #eabf3a; }
.sf-menu li.m4 a.active, .box_container.rip h4 { color: #548649; }
.sf-menu li.m5 a.active, .box_container.ort h4 { color: #a6a495; }
.sf-menu li.m6 a.active, .box_container.cor h4 { color: #4774b6; }
.sf-menu li.m7 a.active, .box_container.dol h4 { color: #e26422; }
.sf-menu li.m2 a.active:hover { color: #fff; }
.sf-menu li.m2 li a:hover, .sf-menu li.m2 li.active a { background: #99241c; }
.sf-menu li.m3 li a:hover, .sf-menu li.m3 li.active a { background: #eabf3a; }
.sf-menu li.m4 li a:hover, .sf-menu li.m4 li.active a { background: #548649; }
.sf-menu li.m5 li a:hover, .sf-menu li.m5 li.active a { background: #a6a495; }
.sf-menu li.m6 li a:hover, .sf-menu li.m6 li.active a { background: #4774b6; }
.sf-menu li.m7 li a:hover, .sf-menu li.m7 li.active a { background: #e26422; }
.dist-top30 { margin-top: 30px; }
.dist-top40 { margin-top: 40px; }
.dist-top50 { margin-top: 50px; }
.dist-top60 { margin-top: 60px; }
p { margin-bottom: 20px; }
blockquote.styled {
	line-height: 20px;
	font-size: 14px;
	font-style: italic;
}

p.lead { font-weight: 300; }
a {
	color: #444;
	text-decoration: none;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.block a { border-bottom: 1px solid #444; }
.block .info_content a { border-bottom: none; }
a:hover, a:focus {
	color: #111;
	text-decoration: none;
	border-bottom: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #222;
	font-family: raleway;
}

h1 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 40px;
	line-height: 48px;
	margin: 0 0 20px 0;
	padding: 0;
}

h2 {
	font-weight: 600;
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
	margin-left: 32px;
}

h3 {
	font-weight: 600;
	position: relative;
}

.block h3 {
	font-size: 19px;
	border-bottom: 1px solid #ededed;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.main-title h1 {
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 16px;
}

.main-title p.lead {
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
}

h2.square:before {
	position: absolute;
	top: -3px;
	margin: 8px 0 0 -32px;
	vertical-align: middle;
	display: inline-block;
	width: 22px;
	height: 22px;
	background: #222;
	content: "";
}

h3.square { margin-left: 32px; }
h3.square:before {
	position: absolute;
	top: -5px;
	margin: 8px 0 0 -32px;
	vertical-align: middle;
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #222;
	content: "";
}

h2.fir:before, h3.fir:before, .rectangle.fir { background: #99241c; }
h2.juv:before, h3.juv:before, .rectangle.juv { background: #eabf3a; }
h2.rip:before, h3.rip:before, .rectangle.rip { background: #548649; }
h2.ort:before, h3.ort:before, .rectangle.ort { background: #a6a495; }
h2.cor:before, h3.cor:before, .rectangle.cor { background: #4774b6; }
h2.dol:before, h3.dol:before, .rectangle.dol { background: #e26422; }
.feature-box-info h4 { margin-bottom: 5px; }
.news { padding-bottom: 20px; }
.box_container h4 {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
}

.list_home h4.p-title { margin: 5px 0 3px 0; }
.download a.dlink {
	display: table-cell;
	vertical-align: middle;
}

.download a.dlink img {
	margin-right: 10px;
	opacity: 0.8;
}

.download a.dlink:hover img { opacity: 1; }
.download hr { margin: 40px 28px 30px 0; }
p.phone, p.mail, p.date {
	padding-left: 20px;
	position: relative;
}

p.phone:before {
	font-family: "fontello";
	content: "\e872";
	position: absolute;
	left: 0;
	top: 0px;
}

p.mail:before {
	font-family: "fontello";
	content: "\e807";
	position: absolute;
	left: 0;
	top: 0px;
}

p.date:before {
	font-family: "fontello";
	content: "\e87a";
	position: absolute;
	left: 0;
	top: 0px;
}

p.no-distance { margin-bottom: 0; }
a.arrow:before, p.arrow:before {
	font-family: "fontello";
	content: "\e89b";
	margin-right: 8px;
}

p.arrow { text-transform: uppercase; }
a.button, input.button {
	border: 2px solid #f2f1e6;
	background: #f2f1e6;
	color: #444;
	position: relative;
	display: inline-block;
	padding: 0 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	line-height: 36px;
	cursor: pointer;
	text-transform: uppercase;
	-webkit-transition: border-color 0.2s linear, color 0.2s linear;
	-moz-transition: border-color 0.2s linear, color 0.2s linear;
	transition: border-color 0.2s linear, color 0.2s linear;
	-webkit-font-smoothing: antialiased;
}

a.button:before {
	font-family: "fontello";
	content: "\e895";
	margin-right: 5px;
}

a.button:hover, input.button:hover { border: 2px solid #999; }
a.button:focus, input.button:focus {
	outline: none;
	border-color: #000;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}

.button_newsletter, a.button_newsletter {
	border: none;
	background: #111;
	background: #111 -moz-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #111 -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.2)),color-stop(100%,rgba(0,0,0,0.2)));
	background: #111 -webkit-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #111 -o-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #111 -ms-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #111 linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	color: #fff;
	height: 36px;
	line-height: 34px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
	transition: background .5s ease;
	-moz-transition: background .5s ease;
	-webkit-transition: background .5s ease;
	-o-transition: background .5s ease;
	display: inline-block;
	cursor: pointer;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	outline: none;
	position: relative;
	top: 2px;
}

.button_newsletter:hover, a.button_newsletter:hover {
	background: #000;
	background: #000 -moz-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #000 -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.2)),color-stop(100%,rgba(0,0,0,0.2)));
	background: #000 -webkit-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #000 -o-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #000 -ms-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #000 linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
}

.input-group button {
	height: 36px;
	border: none;
	background-color: #000;
	color: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 5px;
}

.input-group button:hover {
	background-color: #111;
	color: #fff;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.input-group button:focus {
	outline: none;
	border: none;
}

a.button_submenu {
	border: none;
	background: #333;
	background: #333 -moz-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #333 -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.2)),color-stop(100%,rgba(0,0,0,0.2)));
	background: #333 -webkit-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #333 -o-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #333 -ms-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #333 linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	color: #fff;
	padding: 5px 12px;
	text-decoration: none;
	transition: background .5s ease;
	-moz-transition: background .5s ease;
	-webkit-transition: background .5s ease;
	-o-transition: background .5s ease;
	display: inline-block;
	text-transform: none;
	font-size: 12px;
	cursor: pointer;
	outline: none;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

a.button_submenu:hover {
	background: #00aeef;
	background: #00aeef -moz-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #00aeef -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.2)),color-stop(100%,rgba(0,0,0,0.2)));
	background: #00aeef -webkit-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #00aeef -o-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #00aeef -ms-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #00aeef linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
}

#submit-contact {
	border: none;
	background: #000;
	background: #000 -moz-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #000 -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.2)),color-stop(100%,rgba(0,0,0,0.2)));
	background: #000 -webkit-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #000 -o-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #000 -ms-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #000 linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	color: #fff;
	padding: 8px 15px;
	float: right;
	margin-right: 15px;
	text-decoration: none;
	transition: background .5s ease;
	-moz-transition: background .5s ease;
	-webkit-transition: background .5s ease;
	-o-transition: background .5s ease;
	display: inline-block;
	font-size: 13px;
	cursor: pointer;
	outline: none;
	font-weight: 700;
	margin-bottom: 20px;
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#submit-contact:hover {
	background: #111;
	background: #111 -moz-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #111 -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.2)),color-stop(100%,rgba(0,0,0,0.2)));
	background: #111 -webkit-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #111 -o-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #111 -ms-linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
	background: #111 linear-gradient(top,rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%);
}

.box_teaser {
	margin-bottom: 35px;
	display: block;
	position: relative;
}

.box_container {
	background-color: #f7f7f7;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	display: block;
	color: #444;
	position: relative;
	border: 1px solid #dcdcdc;
	padding-bottom: 50px;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	-moz-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
	-webkit-font-smoothing: antialiased;
}

.box_container:hover { background-color: #f2f1e6; }
.box_container a.button { background: white; }
.box_container .content {
	padding-left: 25px;
	padding-right: 25px;
}

.box_teaser a { position: relative; }
.box_container img, .box_teaser img {
	width: 100%;
	height: auto;
}

.box_teaser h3, .box_container h3 {
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 10px;
	font-size: 22px;
}

.box_teaser .headline {
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 15px;
}

.box_teaser img { margin-bottom: 15px; }
.first.box_container { background-position: left bottom; }
.second.box_container { background-position: center bottom; }
.third.box_container { background-position: right bottom; }
.box_container.fir { background-image: url(/css/files/sil_fir.png); }
.box_container.juv { background-image: url(/css/files/sil_juv.png); }
.box_container.rip { background-image: url(/css/files/sil_rip.png); }
.box_container.ort { background-image: url(/css/files/sil_ort.png); }
.box_container.cor { background-image: url(/css/files/sil_cor.png); }
.box_container.dol { background-image: url(/css/files/sil_dol.png); }
.gallery { padding: 20px 0; }
.gallery div { margin-bottom: 30px; }
.gallery div a {
	position: relative;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: 50% 50%;
}

.magnify {
	background-color: rgba(0,0,0,0.4);
	background-image: url(/css/files/ico-zoom.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
}

#map {
	width: 100%;
	height: 350px;
}

ul#contact-info {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

ul#follow_us_contacts {
	list-style: none;
	padding: 0;
	margin: 10px 0 20px 0;
}

ul#follow_us_contacts  li {
	position: relative;
	padding-left: 45px;
	height: 34px;
	line-height: 34px;
	margin-bottom: 15px;
}

ul#follow_us_contacts  li a i {
	position: absolute;
	left: 0;
	top: 0;
	width: 34px;
	height: 34px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #c6c6c7;
	color: #c6c6c7;
	display: block;
	line-height: 32px;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
}

ul#follow_us_contacts  li a:hover i {
	border: 2px solid #333;
	color: #333;
}

.route {
	background: #F2F1E6;
	border-radius: 5px;
	border: 0;
	margin: 20px 0 40px;
	padding: 36px 35px 35px;
	position: relative;
}

p.no-pad { margin: 0; }
.map-left .route { padding: 0; }
.route legend { display: none; }
.route input.text {
	width: 60%;
	-webkit-appearance: none;
	background-color: #fff;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	color: #A0A0A0;
	height: 36px;
	font-size: 14px;
	font-weight: 400;
	font-family: montserrat;
	line-height: 1.428571429;
	padding: 6px 12px;
}

.route .submit {
	width: 34%;
	margin-left: 5%;
	border: 2px solid #fff;
	background: #fff;
	color: #444;
	position: relative;
	display: inline-block;
	padding: 0 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	line-height: 32px;
	cursor: pointer;
	text-transform: uppercase;
	-webkit-transition: border-color 0.2s linear, color 0.2s linear;
	-moz-transition: border-color 0.2s linear, color 0.2s linear;
	transition: border-color 0.2s linear, color 0.2s linear;
	-webkit-font-smoothing: antialiased;
}

.route .submit:hover, .route .submit:active { border: 2px solid #999; }
.directions-panel { margin-top: 20px; }
blockquote.testimonial {
	background: #f2f1e6;
	border-radius: 5px;
	border: 0;
	margin: 20px 0 40px;
	padding: 35px 35px 40px 75px;
	position: relative;
}

blockquote.testimonial:before {
	font-family: Georgia, serif;
	font-style: italic;
	left: 30px;
	top: 20px;
	color: #333;
	content: "\201C";
	font-size: 72px;
	font-style: normal;
	line-height: 1;
	position: absolute;
}

blockquote.testimonial p { font-size: 13px; }
blockquote.testimonial .testimonial-author {
	float: right;
	font-weight: bold;
	padding-top: 10px;
}

.testimonial-arrow-down {
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #f2f1e6;
	height: 0;
	margin: 0 0 0 25px;
	width: 0;
}

.styled-select select {
	background: transparent;
	width: 107%;
	padding: 5px;
	padding-left: 15px;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	height: 36px;
	margin: 0;
	font-weight: 400;
	-moz-appearance: window;
	-webkit-appearance: none;
	cursor: pointer;
	color: #999;
}

.styled-select {
	width: 100%;
	overflow: hidden;
	height: 36px;
	background: #fff url(../img/down_arrow_select.png) no-repeat right center;
	border: none;
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.2) inset;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2) inset;
	margin-bottom: 15px;
}

.styled-select select::-ms-expand, .styled-select-2 select::-ms-expand { display: none; }
.styled-select.style_2 select {
	background: transparent;
	width: 107%;
	padding: 5px;
	padding-left: 15px;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	height: 36px;
	margin: 0;
	font-weight: 400;
	-moz-appearance: window;
	-webkit-appearance: none;
	cursor: pointer;
	color: #999;
}

.styled-select.style_2 {
	width: 100%;
	overflow: hidden;
	height: 36px;
	background: #f3f3f3 url(../img/down_arrow_select.png) no-repeat right center;
	border: none;
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.2) inset;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2) inset;
	margin-bottom: 15px;
}

.styled-select select::-ms-expand, .styled-select-2 select::-ms-expand { display: none; }
.loader {
	margin-left: 5px;
	position: absolute;
}

.error_message {
	color: #F33;
	font-weight: 600;
	margin-bottom: 4px;
}

.::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.text::-webkit-input-placeholder, .textarea::-webkit-input-placeholder { color: #999; }
form p { margin: 0 0 15px; }
input.text, input.captcha, select, textarea.textarea {
	width: 100%;
	background: none;
	background-color: #fff;
	border: none;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	color: #a0a0a0;
	height: 36px;
	font-size: 14px;
	font-weight: 400;
	font-family: montserrat;
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.2) inset;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2) inset;
	line-height: 1.428571429;
	padding: 6px 12px;
}

input.captcha { width: 150px; }
input.text:focus, input.captcha:focus, select:focus, textarea.textarea:focus {
	outline: 0;
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4) inset;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4) inset;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.4) inset;
	color: #222;
}

.formselect select {
	height: 40px;
	padding: 8px 12px;
}

.formselect label, .formcaptcha label { display: none; }
.formcapatcha .arrow {
	font-size: 30px;
	height: 40px;
	line-height: 40px;
	position: relative;
	top: 2px;
	padding: 0;
}

.formselect { position: relative; }
.custom-select:after {
	content: "";
	position: absolute;
	width: 9px;
	height: 8px;
	top: 16px;
	right: 27px;
	background-image: url(/css/files/select-arrow.png);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 2;
	pointer-events: none;
}

input.text, input.captcha, select, textarea.textarea {
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.2) inset;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2) inset;
	-webkit-appearance: none;
	background-color: #f3f3f3;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	color: #a0a0a0;
	height: 36px;
	font-size: 14px;
	font-weight: 400;
	font-family: montserrat;
	line-height: 1.428571429;
	padding: 6px 12px;
}

textarea.textarea { height: 100px; }
input.text:focus, textarea.textarea:focus, select.select:focus {
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4) inset;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4) inset;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.4) inset;
	outline: 0;
	color: #222;
}

ul.form_warning, div.form_warning {
	list-style-position: inside;
	background: #F2DEDE;
	padding: 15px 25px;
	margin-bottom: 30px;
	border-radius: 3px;
}

.form_success {
	background: #DFF0D8;
	border-radius: 3px;
	padding: 15px 25px;
	margin-bottom: 30px;
}

label { font-weight: 600; }
label.text, label.textarea { display: none; }
.input-icon {
	position: absolute;
	right: 9px;
	top: 6px;
	width: 32px;
	height: 24px;
	text-align: right;
	color: #ccc;
	font-size: 16px;
	line-height: 24px;
	text-shadow: none;
}

.form-group { position: relative; }
.slider-volume {
	width: 95%;
	margin: 0;
	padding: 0;
}

.slider-volume > .dragger {
	width: 16px;
	height: 16px;
	margin: 0 auto;
	border: 1px solid rgba(255,255,255,0.6);
	-moz-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.5), 0 2px 5px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.5), 0 2px 5px 2px rgba(0,0,0,0.2);
	box-shadow: 0 0px 2px 1px rgba(0,0,0,0.5), 0 2px 5px 2px rgba(0,0,0,0.2);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #c5c5c5;
	background: -moz-linear-gradient(90deg,#b4b4b4 20%,#e6e6e6 50%,#b4b4b4 80%);
	background: -webkit-radial-gradient(50% 0%,12% 50%,#ffffff 0%,rgba(255,255,255,0) 100%), -webkit-radial-gradient(50% 100%,12% 50%,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%), -webkit-radial-gradient(50% 50%,200% 50%,#e6e6e6 5%,#d9d9d9 30%,#999999 100%);
}

.slider-volume > .track, .slider-volume > .highlight-track {
	height: 11px;
	background: #f8f8f8;
	background: -moz-linear-gradient(top,#f8f8f8,#ccc);
	background: -webkit-linear-gradient(top,#f8f8f8,#ccc);
	background: linear-gradient(top,#f8f8f8,#ccc);
	margin-left: -5px;
	-moz-box-shadow: inset 0 2px 5px 1px rgba(0,0,0,0.1), 0 1px 0px 0px rgba(230,230,230,0.4), inset 0 0 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 2px 5px 1px rgba(0,0,0,0.1), 0 1px 0px 0px rgba(230,230,230,0.4), inset 0 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: inset 0 2px 5px 1px rgba(0,0,0,0.1), 0 1px 0px 0px rgba(230,230,230,0.4), inset 0 0 1px 1px rgba(0,0,0,0.2);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.slider-volume > .highlight-track {
	background-color: #c5c5c5;
	background: -moz-linear-gradient(top,#c5c5c5,#a2a2a2);
	background: -webkit-linear-gradient(top,#c5c5c5,#a2a2a2);
	background: linear-gradient(top,#c5c5c5,#a2a2a2);
}

[class^=slider] { display: inline-block; }
.output {
	font-size: 20px;
	font-weight: 700;
	color: #999;
	display: inline-block;
	margin-top: 5px;
}

#email_newsletter.form-control {
	width: 220px;
	border: none;
	height: 35px;
	margin-top: -2px;
}

.pagination > li > a, .pagination > li > span { color: #000; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #000;
	border-color: #000;
}

.add_bottom_15 { margin-bottom: 15px; }
.add_bottom_30 { margin-bottom: 30px; }
.add_bottom_45 { margin-bottom: 45px; }
.add_bottom_60 { margin-bottom: 60px; }
.border { border-right: 1px solid #ededed; }
.breadcrumb {
	background: none;
	padding: 0;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 10px;
}

.tp-banner-container {
	margin-bottom: 60px;
	margin-top: 0;
}

.tp-bullets { bottom: 60px !important; }
.tp-caption { width: 100%; }
.tp-caption .head1 {
	font-family: raleway;
	font-weight: 600;
	font-size: 48px;
	display: inline-block;
	text-transform: uppercase;
	color: #303030;
}

.tp-caption .head1 span {
	line-height: 63px;
	display: inline-block;
	padding: 5px 20px;
	background: rgba(255,255,255,0.6);
}

.tp-caption .two_col span.first { padding-bottom: 0; }
.tp-caption .two_col span.last { padding-top: 0; }
.tp-caption .head2 {
	font-family: raleway;
	font-weight: 600;
	font-size: 26px;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	line-height: 26px;
	padding: 5px 5px 5px 20px;
	background: rgba(0,0,0,0.7);
}

.tp-caption .head2 a { color: rgba(255,255,255,0.8); }
.tp-caption .head2 a:hover { color: #ffffff; }
.tp-caption .head2 a:after {
	font-family: "fontello";
	content: "\e895";
	margin-left: 15px;
	color: #303030;
	background: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	text-align: center;
	display: inline-block;
}

.tp-caption .color-fir { background: rgba(116,16,9,0.7); }
.tp-caption .color-fir a:after { color: #99241c; }
.tp-caption .color-juv { background: rgba(234,191,58,0.7); }
.tp-caption .color-juv a:after { color: #eabf3a; }
.tp-caption .color-rip { background: rgba(84,134,73,0.7); }
.tp-caption .color-rip a:after { color: #548649; }
.tp-caption .color-ort { background: rgba(166,164,149,0.7); }
.tp-caption .color-ort a:after { color: #a6a495; }
.tp-caption .color-cor { background: rgba(71,116,182,0.7); }
.tp-caption .color-cor a:after { color: #4774b6; }
.tp-caption .color-dol { background: rgba(226,100,34,0.7); }
.tp-caption .color-dol a:after { color: #e26422; }
.box_style_1 {
	background: #444;
	padding: 35px 25px 20px 25px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	color: #fff;
	margin-bottom: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.rectangle {
	background: #000;
	height: 40px;
	display: inline-block;
	position: relative;
	left: -36px;
	top: -10px;
	float: left;
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	z-index: 9;
}

.rectangle h4 {
	color: #fff;
	padding-top: 6px;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	font-size: 16px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	margin: 7px 0 0 15px;
	padding: 5px 40px 0 20px;
}

.triangle-l {
	border-color: transparent #676005 transparent transparent;
	border-style: solid;
	border-width: 10px;
	height: 0px;
	width: 0px;
	position: relative;
	left: -46px;
	top: 20px;
}

.feature-box { clear: both; }
.feature-box .feature-box-icon {
	border: 3px double #ededed;
	border-radius: 45px;
	color: #000;
	display: inline-block;
	float: left;
	height: 45px;
	font-size: 20px;
	line-height: 40px;
	margin-right: 5px;
	text-align: center;
	width: 45px;
}

.feature-box .feature-box-info { padding-left: 55px; }
ul.list_ok {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: 600;
}

ul.list_ok li {
	margin-bottom: 0;
	position: relative;
	padding-left: 20px;
}

ul.list_ok li:before {
	font-family: "fontello";
	content: "\e81a";
	position: absolute;
	left: 0;
	top: 0;
}

hr.dashed {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px dashed #eee;
}

.box-ribbon {
	padding: 35px 25px 0px 25px;
	background: #F2F1E6;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #eee;
	position: relative;
}

.wide-box { margin-bottom: 50px; }
.ribbon-clear { clear: both; }
.box-ribbon .map-left {
	width: 48%;
	float: left;
	margin-right: 2%;
	box-sizing: border-box;
}

.box-ribbon .map-right {
	width: 48%;
	float: right;
	margin-left: 2%;
	box-sizing: border-box;
}

.box-ribbon .map_canvas { border: 1px solid #A6A495; }
.side-col .box-ribbon {
	padding: 30px 10px 0px 15px;
	font-size: 13px;
}

.side-col .rectangle h4 { padding-left: 10px; }
.side-col .rectangle { left: -26px; }
.side-col .triangle-l { left: -36px; }
.side-col tr td {
	font-size: 13px;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.carousel .item { margin: 0 1px 0 0; }
.carousel .item img, .single-pic {
	display: block;
	width: 100%;
	height: auto;
}

#mountains {
	position: absolute;
	bottom: -1px;
	width: 100%;
	height: 60px;
	background: url(/css/files/mountains.png) repeat-x 0 0;
	left: 0;
	z-index: 30;
}

.pic-wrapper {
	padding-top: 10px;
	padding-bottom: 15px;
}

#toTop {
	width: 60px;
	line-height: 54px;
	background: #fff;
	opacity: 0.8;
	text-align: center;
	padding: 0 5px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
	color: #222;
	font-size: 30px;
	z-index: 999;
	border: 1px solid #ededed;
	border-radius: 2px;
}

#toTop:hover {
	opacity: 1;
	background: #f2f2e6;
}

#map_wrapper, .map_wrapper {
	height: 500px;
	padding: 10px 0 35px;
}

#map_canvas, .map_canvas {
	width: 100%;
	height: 100%;
}

.info_content {
	width: 300px;
	height: 180px;
	line-height: 16px;
}

.info_content h4 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.info_content p {
	margin-bottom: 0;
	font-size: 11px;
}

.info_content a {
	opacity: 0.6;
	display: block;
}

.info_content a:hover { opacity: 1; }
.info_content a p, .info_content a h4 { color: #777; }
.info_content a:hover p, .info_content a:hover h4 { color: #000; }
.subnav h4 {
	line-height: 40px;
	font-size: 24px;
	text-transform: uppercase;
	margin-top: 0;
	font-weight: bold;
}

.subnav h4 a {
	padding: 0 10px;
	background: #444;
	display: block;
	color: #fff !important;
}

#kat-fir .subnav h4 a { background: #99241c; }
#kat-juv .subnav h4 a { background: #eabf3a; }
#kat-rip .subnav h4 a { background: #548649; }
#kat-ort .subnav h4 a { background: #a6a495; }
#kat-cor .subnav h4 a { background: #4774b6; }
#kat-dol .subnav h4 a { background: #e26422; }
.subnav ul {
	list-style: none;
	margin: 0 0 25px 0;
	padding: 0;
	font-weight: 700;
	font-size: 14px;
}

.subnav ul li a {
	text-decoration: none;
	padding: 0 10px;
	display: block;
	font-size: 18px;
	font-weight: 400;
	line-height: 36px;
	margin-bottom: 0;
	border-bottom: 1px solid #efefef;
}

.subnav ul li a:after {
	font-family: "fontello";
	content: "\e89b";
	float: right;
}

#kat-fir .subnav ul li a { color: #99241c; }
#kat-juv .subnav ul li a { color: #eabf3a; }
#kat-rip .subnav ul li a { color: #548649; }
#kat-ort .subnav ul li a { color: #a6a495; }
#kat-cor .subnav ul li a { color: #4774b6; }
#kat-dol .subnav ul li a { color: #e26422; }
#kat-fir .subnav ul li a:hover, #kat-fir .subnav ul li.active a {
	background: #fcf1f0;
	border-bottom: 1px solid #fcf1f0;
}

#kat-fir .subnav ul li li a:hover { background: #fcf1f0 !important; }
#kat-juv .subnav ul li a:hover, #kat-juv .subnav ul li.active a {
	background: #fdf8e9;
	border-bottom: 1px solid #fdf8e9;
}

#kat-juv .subnav ul li li a:hover { background: #fdf8e9 !important; }
#kat-rip .subnav ul li a:hover, #kat-rip .subnav ul li.active a {
	background: #f2f7f0;
	border-bottom: 1px solid #f2f7f0;
}

#kat-rip .subnav ul li li a:hover { background: #f2f7f0 !important; }
#kat-ort .subnav ul li a:hover, #kat-ort .subnav ul li.active a {
	background: #f7f7f6;
	border-bottom: 1px solid #f7f7f6;
}

#kat-ort .subnav ul li li a:hover { background: #f7f7f6 !important; }
#kat-cor .subnav ul li a:hover, #kat-cor .subnav ul li.active a {
	background: #ebf0f7;
	border-bottom: 1px solid #ebf0f7;
}

#kat-cor .subnav ul li li a:hover { background: #ebf0f7 !important; }
#kat-dol .subnav ul li a:hover, #kat-dol .subnav ul li.active a {
	background: #fdf2ed;
	border-bottom: 1px solid #fdf2ed;
}

#kat-dol .subnav ul li li a:hover { background: #fdf2ed !important; }
.subnav ul li li a {
	padding: 5px 10px 5px 20px;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	background: transparent !important;
}

.subnav ul li li a:after { content: ''; }
.picture { position: relative; }
.sidebar-box { position: relative; }
.sidebar-box .button-wrapper {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	padding: 0 20px 20px;
	text-align: center;
	width: 100%;
}

.sidebar-box span.button {
	display: block;
	bottom: 0;
	background: rgba(255,255,255,0.7);
	text-align: center;
	padding: 5px 10px;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.sidebar-box img {
	width: 100%;
	height: auto;
}

.panel-title a { display: block; }
.tab-content { padding-top: 15px; }
.video {
	width: 100%;
	height: 350px;
	border: 0;
}

ul.data-lessons {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 25px;
}

ul.data-lessons li {
	display: inline-block;
	margin-left: 5px;
	padding-left: 8px;
	border-left: 1px solid #ccc;
	line-height: 16px;
	zoom: 1;
	*display: inline;
}

ul.data-lessons  li:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

p.no_margin {
	padding: 0;
	margin: 0;
}

hr.no_margin { margin-top: 0; }
a.no_margin_bottom, .no_margin_bottom { margin-bottom: 0; }
footer .distance { padding-bottom: 30px; }
@media (min-width: 768px) and (max-width: 1200px) {
	.btn_gallery { display: none; }
}

@media (min-width: 768px) and (max-width: 979px) {
	.border { border-right: none; }
	.btn_gallery { display: none; }
	.btn-group#gallery_btn_set { margin-top: -18px; }
}

@media (max-width: 979px) {
	#menu_container ul.nav-pills { display: none; }
	.tp-bullets, .tp-arrows { display: none; }
	.tp-caption.head1 { top: 30% !important; }
	.bottom-footer ul {
		float: none;
		padding-left: 0;
		margin-left: -10px;
	}

	#slider_home, .tp-start, .tp-fullwidth-forcer, #slider_home li { height: 500px; }
}

@media (max-width: 767px) {
	.modal {
		-webkit-overflow-scrolling: touch;
		z-index: 9999;
	}

	header { position: relative; }
	#slider_home.tp-banner-container {
		margin-bottom: 20px;
		margin-top: 0;
	}

	#slider_home, .tp-start, .tp-fullwidth-forcer, #slider_home li { height: 300px; }
	.tp-banner-container {
		margin-bottom: 20px;
		margin-top: 0;
	}

	.firsthead {
		position: relative !important;
		top: -225px !important;
	}

	.secondhead {
		position: relative !important;
		top: -220px !important;
	}

	.tp-caption .head1 {
		font-size: 28px !important;
		margin-left: 5px !important;
		margin-right: 5px !important;
	}

	.tp-caption .head1 span { line-height: 63px; }
	.tp-caption .head2 {
		font-size: 18px !important;
		margin-left: 5px !important;
		margin-right: 5px !important;
	}

	nav { top: 60px; }
	#mobnav-btn { top: -42px; }
	#lang {
		margin-top: 0;
		position: absolute;
		top: 18px;
		right: 55px;
		z-index: 1000;
	}

	#lang span { display: none; }
	ul#top_nav {
		list-style: none;
		padding: 0;
		margin: 2px 35px 0 0;
		font-size: 12px;
		float: right;
	}

	.border { border-right: none; }
	.btn_gallery { display: none; }
	.button_newsletter, a.button_newsletter { margin-top: 5px; }
	h1 {
		font-size: 26px;
		line-height: 32px;
	}

	h1, h2 {
		font-size: 18px;
		line-height: 26px;
	}

	.main-title h1 {
		font-size: 32px;
		line-height: 32px;
	}

	.teaser3 .col-md-4 { padding-bottom: 30px; }
}

@media (max-width: 480px) {
	#menu_container { padding-right: 0; }
	#mobnav-btn { right: 35px; }
	.media.list_1 > .pull-left, .media.list_1 > .pull-right {
		float: none !important;
		margin-bottom: 15px;
		margin-left: 0;
		margin-right: 0;
	}

	.firsthead {
		position: relative !important;
		top: -225px !important;
	}

	.secondhead {
		position: relative !important;
		top: -220px !important;
	}

	.tp-caption .head1 {
		font-size: 14px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.tp-caption .head2 {
		font-size: 12px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.tp-caption .head1 { line-height: 32px !important; }
	.tp-caption .head1 { padding: 10px; }
	.tp-caption .head2 { padding: 20px 10px; }
	.tp-caption .head2 a:after { display: none; }
	a#logo {
		width: 92px;
		background: url(/css/files/logo_small.png) no-repeat 0 0;
	}

	#lang a.dropdown-toggle { color: rgba(0,0,0,0.5); }
	.main-title h1 { font-size: 22px; }
	h1 { font-size: 22px; }
	.main-title p.lead { font-size: 16px; }
	.main-content { padding-top: 30px; }
	h2 {
		font-size: 16px;
		line-height: 26px;
	}

	h2.square { margin-left: 26px; }
	h2.square:before {
		width: 16px;
		height: 16px;
		margin-left: -26px;
	}

	.box-ribbon .map-left, .box-ribbon .map-right {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-left: 0;
	}

	.route input.text { width: 100%; }
	.route .submit {
		width: 100%;
		margin-top: 20px;
		margin-left: 0;
	}

	.rectangle {
		height: auto;
		min-height: 40px;
	}

	.bottom-footer ul.meta li { float: none; }
	.bottom-footer ul.meta li a {
		border-left: none;
		padding-left: 5px;
		line-height: 20px;
	}

}

