@font-face{font-family:'Ebrima';src:url('../css/fonts/ebrima.ttf') format('truetype');font-weight: normal;}


/* border-box */
html,* { box-sizing: border-box; }
*, *:before, *:after { box-sizing: inherit; }
* {
	padding: 0;
	margin: 0;
}
/* clearfix */
.textbox:before,
.textbox:after,
.wrapper:before,
.wrapper:after,
.row:before,
.row:after  {
    content: " ";
    display: table;
}
.textbox:after,
.wrapper:after,
.row:after {
    clear: both;
}

::-webkit-input-placeholder {
  color: #b8bcbc;
  opacity: 1;
}

::-moz-placeholder {
  color: #b8bcbc;
  opacity: 1;
}

input:-moz-placeholder {
  color: #b8bcbc;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #b8bcbc;
  opacity: 1;
}

p { margin-top:18px;}
h1, h2, h3, h4, h5, h6 { color: #222; line-height: 1.4em;font-weight: 400; }

ul li, ol li {margin: 6px 0;}
p, li, a {line-height:1.5em !important;}
input:focus, textarea:focus, select:focus {border-color:#ccc; outline-color:#ccc;}
body {
	color: #222;
	font-size: 14px;
	font-family: 'Ebrima', sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	margin: 0;
}
a {
	color: inherit;
	text-decoration: none;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
ul {
	padding: 0;
}
.textbox ul li,
.textbox ol li,
.textbox ul li *,
.textbox ol li * {
	text-align: left !important;
}
.clear {
	display: none;
}
.textbox ul,ol {margin:10px 0 10px 16px;}
.textbox * {
	letter-spacing: 0.5px;
}
.textbox p {
	color: rgba(34, 34, 34, 0.459);
}

.container {
	margin: 0 auto;
}
.header .container {
	padding: 0 30px;
}
.header > .wrapper {
	z-index: 2;
}
.hide_logo .logo {
	display: none !important;
}
.content {
	padding-top: 112px;
	padding-bottom: 10px;
}
.content > div {
    max-width: 1200px;
    margin: 120px auto 100px;
    margin-top: 120px;
    padding: 0 30px;
    padding-bottom: 110px;
}
.content .title-button-wrap {
	color: #fff;
	max-width: 100%;
	background: url('../img/tb-bg.png') center center no-repeat;
	background-size: cover;
	padding-top: 75px;
}
.content div.title-button-wrap:last-of-type,
.content div:last-of-type {
	margin-bottom: 0;
}
.content .title-button-wrap .title {
	margin-bottom: 25px;
}
.content .title-button-wrap .title h2 {
	font-size: 25px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.content .title-button-wrap .title h2:before {
	content: '';
	display: block;
	width: 100%;
	height: 50px;
	text-align: center;
	background: url('../img/black-knight.png') center center no-repeat;
	background-size: 16px auto;
	filter: invert(100%);
}
.content .title-button-wrap .title h3 {
	color: #fff;
	font-size: 14px;
	max-width: 285px;
	line-height: 1.4em;
	letter-spacing: 1px;
}

.content .title-button-wrap .buttonrow {
	margin-top: 0;
}
.content .title-button-wrap .buttonrow a.button {
	background: #ab8740;
	border: none;
	color: #fff;
}
.content .title-button-wrap .buttonrow a.button:hover {
	background: #a18141;
}

.w_talign_left {
  text-align: left;
}
.w_talign_center {
  text-align: center;
}
.w_talign_right {
  text-align: right;
}
.header {
	max-width: 100%;
	min-height: 300px;
	position: relative;
	min-height: 300px;
	margin: 0 auto;
	z-index: 10;
	overflow: hidden;
}
.h-wrap {
	background-size: cover;
	background-position: center bottom 23%;
}
.header > div {
	padding: 0;
	position: relative;
	z-index: 1;
}

.content .row.gray {
	margin-top: 0;
	margin-bottom: 30px;
}
.row.gray {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	padding-bottom: 170px;
}
.gray-wrap {
	margin: 0 auto;
	width: 100%;
}
.content .row.gray + .title {
	margin-top: 30px;
}
.content .title {
	margin-top: 0;
	margin-bottom: 42px;
	border: none;
	padding-bottom: 0;
	text-align: center;
}

.content .title h3 {
	font-size: 16px;
	max-width: 425px;
	margin: 12px auto 0;
	color: rgba(34,34,34,0.46);
}
.content .title h2 {
	font-size: 25px;
	margin-top: -20px;
}


.content .title + div + .row {
	margin-top: 30px;
}
.content .title + div + .row.textbox.col1 {
	margin-top: -25px;
}
.content .title + div + .row.buttonrow,
.content .title + div + .row.formular  {
	margin-top: -50px;
}
.content .likebox {
	margin: 35px auto;
}
.content .likebox li {
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
}
.content .clear{
	margin: 0;
}

.content .textbox .clear {
	margin-top: -30px;
}
.content .formular {
	margin-top: 30px;
}
.row.gray .span12 {
	width: 100%;
	padding: 0 25px;
	position: relative;
}
.row.gray .slider {
	width: calc(100%/12 *7);
	float: left;
}
.content > .row:last-child {
	margin-bottom: 0;
}

h1 {
	color: #fff;
	width: 100%;
	font-size: 42px;
	text-transform: uppercase;
	margin-top: 65px;
}
h1 + p {
	font-size: 17px;
	color: rgba(255,255,255,0.46);
	margin-top: 0;
	margin-bottom: 0;
}

.row.gray hr {
	width: 75px;
	height: 7px;
	border: none;
	background: #fff;
	margin: 18px auto 0;
}

h1 {
	margin: 15px auto 0;
	text-align: center;
}
.row.gray .span12 {
	text-align: center;
	margin: 0 auto;
	margin-top: 100px;
}
.scroll-wrap {
	display: none;
	text-align: center;
}
.scroll-wrap {
	display: block;
}
.scroll-arrow {
	display: inline-block;
	margin-top: 50px;
	width: 40px;
	height: 40px;
	background: #ab8740 url('../img/arr-d.png') center center no-repeat;
	background-size: 10.5px auto;
}
.textbox .has-image.span12 {
	margin: auto;
}
.span12 {
	width: 100%;
}
.span6 {
	width: calc((100% - 15px) / 2);
	float: left;
	margin-right: 15px;
}
.span4 {
	width: calc((100% - 120px) / 3);
	float: left;
	margin-right: 60px;
}

.span3 {
	width: calc((100% - 180px) / 4);
	float: left;
	margin-right: 60px;
}

.textbox .span3 {
	width: calc((100% - 90px) / 4);
	margin-right: 30px;
}
.textbox .span4 {
	width: calc((100% - 60px) / 3);
	margin-right: 30px;
}
.textbox .span6 {
	width: calc((100% - 30px) / 2);
	margin-right: 30px;
}
.textbox .has-image > a {
	display: inline-block;
}
.textbox .has-image > a {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 400px;
}
.textbox .span3.has-image > a {
	height: 205px;
}
.textbox .span4.has-image > a {
	height: 250px;
}
.textbox .span6.has-image > a {
	height: 400px;
}
.textbox .span12.has-image > a {
	height: auto;
}
.textbox .has-image a img {
	display: inline-block;
	width: 100%;
    height: 100%;
    object-fit: cover;
}

// .textbox .span6.has-image.has-btn {
// 	width: calc((100% - 8px) / 2);
// }
// .textbox .span4.has-image.has-btn {
// 	width: calc((100% - 16px) / 3);
// }
// .textbox .span3.has-image.has-btn {
// 	width: calc((100% - 8px) / 2);
// }
// .textbox .has-image.has-btn {
// 	margin-right: 4px;
// 	margin-bottom: 4px;
// }
.span6.d2,
.span4.d3,
.span3.d4 {
	margin-right: 0;
}


.logo {
	position: relative;
	z-index: 1;
}
.logo a {
	display: inline-block;
}
.logo a img {
	vertical-align: middle;
	max-height: 100%;
	width: auto;
	max-height: 50px;
}
.content div.gallery:first-child {
	margin-top: -100px !important;
}
.header {
	z-index: 10000;
	position: relative;
}
.header .wrapper {
	background: #232020;
}
.wrapper {
	position: relative;
	z-index: 2;
}
.content > div:first-child {
	margin-top: 0 !important;
}
#main-menu {
	position: relative;
	z-index: 1;
}
#main-menu li {
	display: inline-block;
	position: relative;
	color: #fff;
	text-transform: uppercase;
}
.menu-mobile + #menu-wrap {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	background: rgba(255,255,255,0.97);
	display: none;
	z-index: 1;
}
.menu-mobile + #menu-wrap #main-menu li a {
	padding: 18px;
}
.logo.mob-log {
	display: none;
	text-align: center;
	float: none;
	padding-right: 0;
	width: 100%;
}
.logo.mob-log a {
	height: auto;
}
.menu-mobile + #menu-wrap .logo.mob-log {
	margin-top: 70px;
	display: block;
}
.menu-mobile + #menu-wrap #main-menu {
	text-align: center;
}
.menu-mobile + #menu-wrap #main-menu li {
	display: block;
	margin: 0 20px;
	color: #000;
}
.menu-mobile + #menu-wrap #main-menu li.active {
	color: #ab8740;
}
.button, button {
	font-size: 14px;
}
nav {
	display: inline-block;
	float: none;
}
#menu-wrap {
	text-align: center;
}
#main-menu li a {
	font-size: 14px;

	letter-spacing: 2px;
	display: inline-block;
	padding: 28px 18px;
	position: relative;
}
#main-menu > li {
	margin: 0 20px;
}
#main-menu > li:last-child:after {
	display: none;
}
#main-menu > li:last-child {
	margin-right: 0;
}
#main-menu li:hover {
	color: #ab8740;
}
#main-menu li.active a:after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 7px;
	background: #ab8740;
	position: absolute;
	left: 0;
	bottom: 0;
}
#main-menu li.menu-viac ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	padding: 0 25px;
	background: rgba(38,38,38,0.95);
}
#main-menu li.menu-viac ul ul {
	position: static;
	background: none;
	padding: 0;
}
.menu-mobile.mobile-menu-showed #main-menu li.menu-viac ul {
	position: static;
	display: block;
	background: none;
}
.menu-mobile.mobile-menu-showed #main-menu li.menu-viac.active > a:after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 15px;
	background: url(../img/menu-s-dole.png) center center no-repeat;
	position: absolute;
	right: -10px;
	top: 19px;
}
.menu-mobile + #menu-wrap nav {
	float: none;
	display: block;
}
#main-menu li.menu-viac ul li {
	display: block;
	text-transform: none;
	width: 170px;
	border-top: 1px solid #3e3d3c;
}
#main-menu > li.menu-viac > ul > li:first-child {
	border: none;
}
#main-menu > li.menu-viac > ul > li > a:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/port-log.png) center center no-repeat;
	background-size: 15px;
	margin-bottom: -4px;
	margin-right: 10px;
}
#main-menu li.menu-viac ul li a {

	padding: 11px 0px 12px;
}
#main-menu > li.menu-viac > ul > li > a {

}
#main-menu li.menu-viac ul li.mmenu {
	white-space: normal;
	width: 300px;
}
#main-menu li.menu-viac ul a {
	color: #fff;
	padding: 0 25px;
}
#main-menu li.menu-viac ul a:hover {
	color: #8b7128;
}
#main-menu > li.menu-viac > ul > li:hover a {
	color: #8b7128;
}
#main-menu > li.menu-viac ul ul li a:hover {
	color: #b48b18;
}
#main-menu li.menu-viac:hover ul {
	display: block !important;
}
#main-menu li.menu-viac:hover {
	color: #b48b18;
}
#main-menu > li.menu-viac:hover > a {
	padding-bottom: 25px;
}
.menu-mobile {
	z-index: 1001;
}
.menu-mobile + .right-head {
	padding-left: 0;
}

.menu-mobile.mobile-menu-showed #main-menu > li.menu-viac > ul > li > a:before,
.menu-mobile.mobile-menu-showed #main-menu > li::after {
	display: none;
}
.menu-mobile.mobile-menu-showed #main-menu li.menu-viac ul li {
	border: none;
	width: 100%;
}

.submenu-show {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../img/chevron-arrow-down3.png) center center no-repeat;
    background-size: auto auto;
    background-size: 12px;
    cursor: pointer;
    margin-left: 10px;
    position: relative;
	top: 7px;
	transition: all 0.3s ease;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.submenu-show.show {
	transform: rotate(90deg);
}


#nav-icon{width:22px;height:18px;position:relative;margin:28px 20px;float:right;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;}
#nav-icon span{display:block;position:absolute;height:2px;width:100%;max-width:22px;background:#AB8740;opacity:1;left:0;-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;transition:.25s ease-in-out}
#nav-icon span:nth-child(1){top:0}
#nav-icon span:nth-child(2),#nav-icon span:nth-child(3){top:7px}
#nav-icon span:nth-child(4){top:14px}
#nav-icon.open span:nth-child(1),#nav-icon.open span:nth-child(4){top:7px;width:0;left:50%}
#nav-icon.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}
#nav-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}
#nav-icon.menu-mobile.open span {
	background: #AB8740;
}
.oh {
	overflow: hidden;
}
#menu-wrap.vis {
	display: block !important;
}
#menu-wrap a.close {
	display: none;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	background: #b48b18 url(../img/close-menu.png) center center no-repeat;
}
#menu-wrap.menu-mobile a.close {
	display: inline-block;
	position: fixed;
	z-index: 10;
	top: 20px;
	right: 70px;
}
#menu-wrap.menu-mobile a.close {
	top: 40px;
	right: 70px;
}
#menu-wrap.menu-mobile {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	background: rgba(22,24,29,0.97);
	z-index: 1000;
	overflow: auto;
	padding: 60px 0 0;
}
#menu-wrap.menu-mobile #main-menu {
	float: none;
	text-align: center;
	overflow: auto;
	height: 100%;
	margin: 0;

}
#menu-wrap.menu-mobile #main-menu li {
	display: block;
	text-transform: none;
	margin-right: 0;
}
#menu-wrap.menu-mobile #main-menu:after li {
	display: none;
}
#menu-wrap.menu-mobile #main-menu > li:last-child {
	padding-bottom: 50px;
}
#menu-wrap.menu-mobile #main-menu li.active > a {
	color: #222;
}
#menu-wrap.menu-mobile #main-menu li a{
	color: #222;
	font-size: 30px;
	padding: 8px 25px;
}
#menu-wrap.menu-mobile #main-menu ul li a {
	font-size: 23px;

}
#menu-wrap.menu-mobile #main-menu li.menu-viac:hover {
	background: none;
}
#menu-wrap.menu-mobile #main-menu li.menu-viac ul {
	padding: 25px 0;
}


.right-head {
	float: right;
	margin-top: 18px;
	padding-left: 170px;
}
.right-head.praz {
	padding-left: 0;
}
/*#main-menu li:hover,
#main-menu li.active {
	background: #262626;
	color: #222;
}*/
.gpli {
	width: 58px;
}
.pricelist table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(204,204,204,0.3);
	-moz-box-shadow: 0px 0px 20px 0px rgba(204,204,204,0.3);
	box-shadow: 0px 0px 20px 0px rgba(204,204,204,0.3);

}
.pricelist th {
	background: #f3f3f3;
	border-right: 1px solid #e3e3e3;
	padding: 12px 15px 12px 30px;
	font-size: 16px;
	color: #000000;
}

.pricelist td:last-child,
.pricelist th:last-child{
	border-right: 0;
}
.pricelist tr {
	border-bottom: 1px solid #e3e3e3;
}
.pricelist tr:last-child {
	border: 0;
}
.pricelist td {
	border-right: 1px solid #e3e3e3;
	padding: 12px 15px 12px 30px;
	font-size: 14px;
	line-height: 20px;
}
.row.textbox {
	display: flex;
	flex-wrap: wrap;
	border: none;
	padding-bottom: 0;
}
.row.textbox + .title {
	padding-top: 20px;
}

.row.textbox.col1 .span12.has-image .box-text p {
	max-width: 415px;
}
// .row.textbox .has-image.has-btn:before {
// 	content: '';
// 	width: 100%;
// 	height: 100%;
// 	position: absolute;
// 	top: 0;
// 	left: 0;
// 	right: 0;
// 	bottom: 0;
// 	margin: auto;
// 	background: rgba(6,22,53,0.7);
// 	  background: -webkit-radial-gradient(rgba(6,22,53,0.7) 35%, rgba(6,22,53,1)); /* Safari 5.1-6.0 */
// 	  background: -o-radial-gradient(rgba(6,22,53,0.7) 35%, rgba(6,22,53,1)); /* For Opera 11.6-12.0 */
// 	  background: -moz-radial-gradient(rgba(6,22,53,0.7) 35%, rgba(6,22,53,1)); /* For Firefox 3.6-15 */
// 	  background: radial-gradient(rgba(6,22,53,0.7) 35%, rgba(6,22,53,1)); /* Standard syntax */
// }

.span12.img-left .image,
.span12.img-right .image,
.span12.img-left .middle-text,
.span12.img-right .middle-text {
	width: 50%;
}
.span12.img-left .image,
.span12.img-right .middle-text {
	float: left;
}
.span12.img-right .image,
.span12.img-left .middle-text {
	float: right;
}
.span12.img-left .middle-text,
.span12.img-right .middle-text {
	padding: 15px;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	text-align: center !important;
}
.span12.img-left .middle-text div,
.span12.img-right .middle-text div {
	width: 100%;
	text-align: center;
	position: relative;
	max-width: 382px;
	margin: 0 auto;
	padding: 50px 0;
}

.textbox.col4 .has-image.no-btn {
	text-align: center;
}
.textbox.col4 .has-image.no-btn img {
	width: 205px;
	height: 205px;
	object-fit: cover;
	border-radius: 50%;
}
.textbox.col4 .has-image.no-btn .box-text h3::before{
	display: block;
	width: 100%;
	background-position: center center;
	margin-bottom: 3px;
}

// .span12.img-left .middle-text div:before,
// .span12.img-right .middle-text div:before,
// .textbox .box-text:before {
// 	content: '';
// 	display: inline-block;
// 	width: 54px;
// 	height: 4px;
// 	background: #343232;
// 	position: absolute;
// 	top: -5px;
// 	left: 0;
// 	right: 0;
// 	margin: auto;
// }

.textbox a.button {
	display: inline-block;
	color: #222222;
	padding: 12px 30px;
	border: 1px solid #222222;
	margin-top: 45px;
	text-decoration: underline !important;
	letter-spacing: 1px;
}
.textbox a.button:hover {
	text-decoration: none !important;
}
// p {
// 	color: rgba(255,255,255,0.46);
// 	line-height: 29px !important;
// }
.has-image .img-wrap {
	display: block;
	position: relative;
	overflow: hidden;
	padding:  60% 0 0 !important;
}
.has-image .img-wrap img {
	width: 100% !important;
	height: auto !important;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	position: absolute;
	top: 50% !important;
	left: 50% !important;
}
.has-image.span12 .img-wrap {
	padding:  38% 0 0 !important;
}
.img-wrap {
	position: relative;
}

.boxinside p:first-child{
	margin-top: 0;
}
.textbox .span12 a.button:hover {
	text-decoration: none;
}

.responsive_video {
	width: 83%;
	height: 580px;
}
.content .video {
	margin-top: 90px;
	margin-bottom: 50px;
	max-width: 960px;
}
.video .span12 {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video .span12 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.foot {
	text-align: center;
	margin: 0 auto;
	padding: 10px 30px 30px;
}
.foot p {
	color: rgba(48,48,48,0.46);
}
.content .gallery .span12 {
	margin-bottom: -35px;
	margin-left: -12px;
	width: calc(100% + 12px);
}
.content .gallery a {
	margin-bottom: 12px;
	margin-left: 12px;
	display: inline-block;
	overflow: hidden;
	width: calc(100% /3 - 12px);
	padding-bottom: 25%;
}
.content .gallery img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
	object-fit: cover;
}
.content .gallery a {
	position: relative;
}
.content .gallery a:after {
	content: '';
	background: rgba(0,0,0,0.6) url(../img/gall-hov.png) center center no-repeat;
	opacity: 0;
	transform: translate(460px, -100px) rotate(180deg);
	transition: all 0.5s ease-in-out;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
}
.content .gallery a:hover:after {
	opacity:1;
	transition-delay: 0s;
	transform: translate(0px, 0px);
}
.fancybox-lock .fancybox-overlay {
	z-index: 10000;
}

.textbox img:hover {
	opacity: 0.95;
}
.content .gallery .prep {
	position: absolute;
	top: 60px;
	right: 0;
	z-index: 1;
}

.textbox img {
	width: 100%;
}
.textbox .has-image a.button {
	display: inline-block;
	color: #ab8740;
	border: none;
	padding: 8px;
	padding-left: 0;
	margin: 8px 0 0;
	transition: all 1s ease;
}

.textbox .has-image a.button:hover {
	color: #000;
	text-decoration: underline;
}
.box-text h3:before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 24px;
	background: url('../img/black-knight.png') left center no-repeat;
	background-size: 16px auto;
}
.box-text h3 {
	text-transform: uppercase;
}

.textbox .has-image h3,
.textbox  h3 {
	margin-top: 25px;
	font-size: 19px;
	margin-bottom: 15px;
}
.content .buttonrow {
	margin-top: 100px;
	text-align: center;
}

.buttonrow a.button{
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	color: #222;
	border: 1px solid #222;
	padding: 9px 30px 8px;
	transition: all 1s ease;
	letter-spacing: 1px;
}
.buttonrow a.button:hover {
	color: #fff;
	background: #000;
}

.formdata.checkboxes > span {
	color: #222;
}
.formular input,
.formular textarea {
	border: 1px solid #eeeff0;
	color: #222;
	width: 100%;
	padding: 16px 20px;
	z-index: 2;
	position: relative;
	transition: all 0.6s ease;
}
.formular select {
	position: relative;
	z-index: 2;
	transition: all 0.6s ease;
}
.form .formdata {
	padding: 25px 0 0px;
	position: relative;
}

input:focus {
	outline: none !important;
}
.map {
	text-align: center;
	min-height: 420px;
}
.content .map.init-live-map {
	padding-bottom: 60px;
}

.formular textarea:focus,
.formular .in input:focus,
.formular input:not(:placeholder-shown),
.formular textarea:not(:placeholder-shown) {
	border-color: #222;
}

.formular select {
	color: #222;
	background: url(../img/select-bg-build.png) right 10px center no-repeat;
	background-size: 11px 17px;
	width: 100%;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.formdata.select {
	border: 1px solid #eeeff0;
	padding: 14px 20px;
	margin-top: 25px;
}
.formdata.select.act {
	border-color: #222;
}
.formdata.select.act select {
	color: #222;
}
.formdata.select + .formdata.checkboxes {
	width: 100%;
}
.formular textarea {
	border: 1px solid #eeeff0;
	min-height: 180px;
	margin-top: 50px;
	padding: 15px 20px;
	max-width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.form-preview-checkboxes {
	margin: 15px 0;
}
.form-preview-checkboxes label {
	margin-right: 8px;
}
.form-preview-checkboxes label input {
	display: inline;
	width: auto;
}
.form-items .row {
	margin-bottom: 80px;
}
.row.form-items .span6:nth-child(2n) {
	margin-right: 0;
}
.form button {
	display: block;
	border: none;
	background: transparent;
	text-transform: uppercase;
	color: #222;
	border: 2px solid #222;
	padding: 9px 30px 8px;
	margin: 60px auto 0;
	transition: all 1s ease;
}
.form button:hover {
	background: #222;
	color: #fff;
}
.content .formular.password-access-form .formdata.input span {
	display: none;
}

.back-to-top {
	position: fixed;
	display: none;
	z-index: 10;
	right: 70px;
	bottom: 50px;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	background: #c3c3c3 url(../img/back-top.png) center 13px no-repeat;
}
.back-to-top:hover {
	background-color: #a7821c;
}
.foot-wrap {
	max-width: 1230px;
	margin: 18px auto 0;
	padding: 0 30px;
}
.foot .logo {
	width: 100%;
	float: none;
	padding-right: 0;
}
.foot .logo a {
	line-height: initial !important;
	height: auto;
}
.jazyky {
	margin: 15px 0 -10px;
	text-transform: uppercase;
}
.flngs {
	margin-top: 0;
}
#footer-icons {
	display: block;
	padding-top: 14px;
}
#footer-icons a{
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: rgba(255,255,255,0.62) !important;
	margin: 5px;
}
#footer-icons a.ico1 {
	background: url(../img/icons/fac.png) center center no-repeat;
	background-size: auto 15px;
}
#footer-icons a.ico2 {
	background: url(../img/icons/goo.png) center center no-repeat;
	background-size: auto 15px;
}
#footer-icons a.ico3 {
	background: url(../img/icons/twi.png) center center no-repeat;
	background-size: auto 15px;
}
#footer-icons a.ico4 {
	background: url(../img/icons/ins.png) center center no-repeat;
	background-size: auto 15px;
}
#footer-icons a.ico5 {
	background: url(../img/icons/pin.png) center center no-repeat;
	background-size: auto 15px;
}
#footer-icons a.ico6 {
	background: url(../img/icons/you.png) center center no-repeat;
	background-size: auto 15px;
}
#footer-icons .footer-sc {
	transition: all 0.4s ease;
}
#footer-icons .footer-sc:hover {
	opacity: 0.8;
}

/* slider*/

/*.slider {margin:0px 0px 85px;}*/
.slider ul li { margin: 0; }
.slider .bxslider .slide_t img {margin:0;}
.bxslider {position:relative; list-style-type:none; overflow:hidden; margin:0;}
.bx-wrapper {position:relative; *zoom:1;}
.bx-wrapper img {width:100%; max-width:100%; margin:0 auto; display:block;}
.bx-wrapper .bx-viewport { }
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {position:absolute; bottom:3% }
.bx-wrapper .bx-loading {min-height:50px; background:url(../img/bx_loader.gif) center center no-repeat #fff; height:100%; width:100%; position:absolute; top:0; left:0; z-index:2000;}
.bx-wrapper .bx-pager {margin:0 0 0 20px; font-size:.85em; font-family:Arial;  color:#fff; display: none;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display:inline-block; *zoom:1; *display:inline;}
.bx-wrapper .bx-pager.bx-default-pager a {text-indent:-9999px; display:block; width:6px; height:6px; margin:0 10px 0 0; outline:0; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; border:3px solid #d5d5d5;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background:#d5d5d5;}
.bx-wrapper .bx-prev {left:0; background: rgba(48,48,48,0.8) url(../img/s-s-l.png) center center no-repeat; background-size: 6px auto;}
.bx-wrapper .bx-next {right:12px; background: rgba(48,48,48,0.8) url(../img/s-s-p.png) center center no-repeat; background-size: 6px auto;}
.bx-wrapper .bx-controls-direction a {position:absolute; top:50%; margin-top:-22px; outline:0; width:62px; height:62px; text-indent:-9999px; z-index:9999;}

.bx-wrapper .bx-controls-direction a.disabled {display:none;}
.bx-wrapper .bx-controls-auto {display:none;}

.bx-wrapper li {
	padding-right: 12px;
}

.fancybox-overlay {
	background: rgba(255,255,255,0.88) !important;
}

@media only screen and (max-width:1280px) {
	.sc {
		right: -33px;
		transition: right 1s ease;
		-webkit-transition: right 1s ease;
		padding-left: 10px;
	}
	.sc:hover {
		right: 0;
	}
	.textbox .span3 {
		width: calc((100% - 30px) / 2);
		margin-right: 30px;
	}
	.span3.d1,
	.span3.d2 {
		margin-bottom: 30px;
	}
	.span3.d2,
	.span3.d4 {
		margin-right: 0;
	}
}

@media only screen and (max-width:1023px) {
	.textbox .span4 {
	    width: calc((100% - 30px) / 2);
	}
	.textbox .span4.d2 {
		margin-right: 0;
	}
	.textbox .span4.d3 {
		margin: 0 auto;
		float: none;
		clear: both;
		position: relative;
		top: 30px;
		margin-bottom: 25px;
	}
	.content .gallery.jed-img a {
		margin-bottom: 0px;
	}
	h1 {
		margin: 0 auto 53px;
	}
	.row.gray .slider {
		margin-top: 30px;
	}

}
@media only screen and (max-width:768px) {
	#menu-wrap.menu-mobile #main-menu li a {
		font-size: 25px;
	}
	#menu-wrap.menu-mobile #main-menu ul li a {
		font-size: 18px;
	}
	.menu-mobile.mobile-menu-showed #main-menu > li.menu-viac ul ul li a {
		font-size: 16px !important;
	}
	h1 {
		width: 100%;
	}
	.menu-mobile.mobile-menu-showed #main-menu li.menu-viac.active > a::after {
		right: -8px;
		top: 19px;
		background-size: 12px 7px;
	}
	.sc {
		display: none;
	}
	.row.gray {
		padding-bottom: 120px;
	}
}
@media only screen and (max-width:767px) {
	.menu-mobile + .right-head {
		clear: both;
		text-align: center;
		width: 100%;
	}
	.row.gray {
		padding-top: 30px;
		padding-bottom: 100px;
	}
	h1 {
		font-size: 35px;
	}

}
@media only screen and (max-width:550px) {
	.textbox .span6,
	.textbox .span4,
	.textbox .span3 {
		width: 100%;
		margin-right: 0 !important;
	}
	.span3.d1,
	.span3.d2,
	.span3.d3,
	.span4.d1,
	.span4.d2,
	.span6.d1 {
		margin-bottom: 30px;
	}
	.logo a {
		margin-top: 0;
	}
	#footer-icons {
		margin-top: 20px;
	}
}
@media only screen and (max-width:480px) {
	h1 {
		font-size: 40px;
	}
	.content .gallery.jed-img a {
		margin-bottom: 0px;
	}
	.content .gallery a {
		margin-right: 0;
		margin-left: 0;
		padding-bottom: 0;
	}
	.content .gallery img {
		position: static;
	}
	.right-head {
		margin-top: 0;
	}
	.prep {
		display: none;
	}
	#menu-wrap.menu-mobile a.close,
	#menu-wrap.menu-mobile a.close {
		right: 20px;
	}
	.content > div {
		margin: 60px auto;
		padding: 0 30px;
		padding-bottom: 60px;
	}
	.foot {
		margin-top: -115px;
	}
	.content .title {
		margin-bottom: 45px;
	}
	.header {
		margin-bottom: 60px;
	}
	h1 {
		font-size: 35px;
	}
	.span12.img-left .middle-text, .span12.img-right .middle-text {
		display: block;
		margin-top: 30px;
	}
	.span12.img-left .middle-text div, .span12.img-right .middle-text div, .textbox .has-image .box-text {
		padding: 25px 0;
	}
	.textbox h3 {
		margin-bottom: 40px;
	}


	.content .title {
	    margin-top: 45px;
	}
	.content .video {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.span12.d1.img_right img,
	.span12.d1.img_left img {
		float: none;
		max-width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	.span12.d1.img_left p,
	.span12.d1.img_right p {
		float: none;
		padding: 0;
	}

	.span12.d1.img_right p, .span12.d1.img_left p, .span12.d1.img_right a.button, .span12.d1.img_left a.button {
		max-width: 100%;
	}
	.span12.img-left .image, .span12.img-right .image, .span12.img-left .middle-text, .span12.img-right .middle-text {
		width: 100%;
		float: none;
	}
	.span12.d1.img_right a.button,
	.span12.d1.img_left a.button {
		margin-left: 0;
		margin-right: 0;
	}
	.buttonrow a.button {
	    padding: 14px 40px 15px;
	}
	.content .gallery {
		padding-right: 20px;
	}
	.content .gallery a {
		margin-bottom: 20px;
		width: 100%;
	}
	.textbox .img_right .boxinside,
	.textbox .img_left .boxinside {
		max-width: 100%;
		float: none;
	}

	.span3,
	.textbox .span4,
	.span4,
	.span6,
	.textbox .has-image.span12 {
		width: 100%;
		margin-right: 0;
	}




	.content {
	    padding: 100px 0 10px;
	}
	.textbox.flex-wrap {
		display: block !important;
	}


}
@media only screen and (max-width:350px) {
	h1 {
		font-size: 26px;
	}
	h1 {
		margin-top: 20px;
	}
}
