@font-face {
	font-family: 'Roboto';
	src: url(fonts/Roboto-Black.ttf); 
	font-weight: 900; 
}
@font-face {
	font-family: 'Roboto';
	src: url(fonts/Roboto-Bold.ttf); 
	font-weight: 700; 
}
@font-face {
	font-family: 'Roboto';
	src: url(fonts/Roboto-Regular.ttf); 
	font-weight: 400; 
}
@font-face {
	font-family: 'Roboto';
	src: url(fonts/Roboto-Light.ttf); 
	font-weight: 300; 
}
@font-face {
	font-family: 'Roboto';
	src: url(fonts/Roboto-Italic.ttf); 
	font-weight: 400; 
	font-style: italic;
}

.ui-selectmenu-button span.ui-selectmenu-text{
	font-weight: 300;
}

@font-face {
	font-family: 'Bitter';
	src: url(fonts/Bitter-Bold.otf); 
	font-weight: 700; 
}


.btn{
	margin-top: 30px !important;
	margin-bottom: 0px !important;
	border: none;
	margin: auto;
	display: block;
	background: none;
	outline: none !important
}
.btn span {
	font-family: 'Bitter';
	font-weight: 700;
	background-color: #ffd93f;
	box-shadow: -5px 4px 0 rgba(197,141,26,.9);
	text-transform: uppercase;
	font-size: 20px;
	color: #a00c04;
	padding: 6.5px 58px !important;
}

.btn:hover span {
	background-color: #a00c04;
	color: #ffd940;
}
/*
.btn:active span {
	background-color: #a00c04;
	color: #ffd940;
	box-shadow:none;
	margin-top: 2px;
	display: block;
}*/

body {
	font-family: 'Roboto';
	font-weight: 400;
	background-image: url(img/bg/patern.png);
	font-size: 16px;
}
.h1 {
	margin-bottom: 40px;
	margin-top: 0px;
}

a:hover {text-decoration: none;}
.menu-1 {list-style-type: none; padding-left: 0; text-align: center;}


/*
.menu-1 li.logo:before  {
	content:'';
	position: absolute;
	background-image: url(img/bg/img-1.png);
	background-repeat: no-repeat;
	width: 316px;
	height: 51px;
	bottom: -55px;
	left: 0;
	right: 0;
	margin: auto;

}*/
.header {
		/*box-shadow: 0 2px 5px rgba(0,1,2,.2);*/
		box-shadow: 0px 2px 5px 0px rgba(0, 1, 2, 0.2);
		background-image: url(img/bg/line.png);
		background-repeat: repeat-x;
		background-position: left 122px;
	}

.menu-1 li.logo:before {
    content: '';
    position: absolute;
    background-image: url(img/bg/img-1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    bottom: -66px;
    left: 0;
    right: 0;
    margin: auto;
    height: 97px;
    width: 308px;
    background-color: #fffaf2;
    display: block;
}






.menu-1 a {

	color: #363636;
	font-weight: 700; 
	text-transform: uppercase;
}


	
	.line {
		background-image: url(img/bg/line.png);
		background-repeat: repeat-x;
		height: 2px;
		margin: 8px 0;
	}
	.footer .line {
		background-image: url(img/bg/line-2.png);
		background-repeat: repeat-x;
		height: 2px;
		margin: 0;
	}



	.touch-1 span:hover {
		color: #363636;
	}

	.logo img {
		margin-top: 11px;
		z-index: 1;
		margin-bottom: -11px;
		position: relative;
	}

	.section-1 {
		padding-top: 20px;
	}
	.section-2 {
		box-shadow: 0px 0px 15px 0px rgba(0, 1, 2, 0.2);
		background-image: url(img/bg/patern-2.jpg);
		overflow: hidden;
	}
	.text-center {
		text-align: center;
		margin-bottom: 0;
	}
	.section .text {
		padding-top: 80px;
		padding-bottom: 80px;
	}
 
	p {
		color: #363636;
		font-size: 16px;
	}
	strong {
		font-size: 16px;
		color: #b37f17;
		font-weight: 700;
	}
	.h1-min {
		font-size: 24px;
		color: #b27f17;
		font-weight: 700;
		text-align: center;
		margin-top: 45px;
    margin-bottom: 25px;
	}
	.star {
		text-align: center;
	}
	.star .namber {
		background-image: url(img/bg/star.png);
		background-repeat: no-repeat;
		width: 100px;
		height: 100px;
		font-weight: 900;
		font-size: 26px;
		color: #a00c04;
		padding: 34px 42px;
		margin: auto;
	}

	.star strong {
		color: #363636;
		font-size: 16px;
		font-weight: 700;
	}

	.max-w {
		max-width: 830px;
		margin-left: auto;
		margin-right: auto;
	}

	.corporate strong {
		color: #363636;
		text-transform: uppercase;
		margin-bottom: 10px;
		margin-top: 10px;
		display: block;
	}
	.col > * {
		max-width: 450px;
		margin:auto;
	}
	.col-one {
		margin-bottom: 20px;		
	}
	.col-one > *{
		max-width: 1030px;
		margin-left: auto;
		margin-right: auto;

	}
	.col {
		margin-bottom: 20px;
	}
	.form {
		max-width: 630px;
		margin-left: auto; 
		margin-right: auto;
	}

	.fancybox-skin {
		background-color: #fffbf2 !important;
	}



	form#form-2 {
		overflow: hidden;
		padding-bottom: 30px;
	}

	form#form-2 .h1-min {
		margin-top: 20px;
	}

	form#form-2 .form-control {
		width: 370px;
	}

	form#form-1 {
		border-radius: 25px;
		background-clip: padding-box;
		background-color: #fffbf1;
		border: 2px dashed #b37f17;
		padding-top: 30px;
		padding-bottom: 30px;
		max-width: 570px;
		margin-left: auto;
		margin-right: auto;
	}
	form#form-1 .h1-min {
		margin-top: 0;
		margin-bottom: 30px;
	}

	#form-1 > * {
		max-width: 430px;
		padding-left: 30px;
		padding-right: 30px;
		margin: 20px auto;
	}

	.form-control , .ui-selectmenu-button {
		border-radius: 0;
		border: 1px solid #ccc;
		background-color: #fff;
		box-shadow: inset 0 0 5px rgba(0,1,2,.2);
		height: 41px;
		font-weight: 300;
		font-size: 16px;
		color: #808080;
	}
	.ui-state-default .ui-icon {
		width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 9px solid #999999;
	background: none !important;
	}
	.ui-state-hover .ui-icon, .ui-state-focus .ui-icon , .ui-state-hover .ui-widget-content .ui-icon {
		width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 9px solid #a00c04;
	background: none !important;
	}

	body .ui-selectmenu-button span.ui-icon {
		right: 0.6em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 61%;
	}



	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(img/exit.png) !important;
		background-position: 0 0;
		-webkit-background-size: 55px 55px !important;
		background-size: 55px 55px !important;
	}
	body .fancybox-skin {
		border: 2px dashed #b37f17 !important;
		border-radius: 25px !important;
	}
	body .fancybox-close {
		    top: -28px;
    right: -29px;
	}
	



	body .fancybox-close {
		height: 55px;
		width: 55px;
	}
	.fan {display: none;}
	.form-control:focus {
    border-color: #b37f17;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(179,127,23, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(179,127,23, 0.6);
	}

	.form-control.error {
		border-color: #AF312A;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(175,49,42, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(175,49,42, 0.6);
	}
	textarea.form-control {
		height: 100px;
		resize: none;
	}
	.corporate .col.end {
		max-width: 100%;
	}
	.adress span {
		display: block;
		font-size: 20px;
		color: #363636;
		line-height: 36px;
		text-align: center;
	}
	.colation .h1-min {
		font-size: 40px;
	}
	.map {
		max-width: 770px;
		margin: auto;
	}
	.footer {
		margin-top: 115px;
		background-clip: padding-box;
		box-shadow: 0 -2px 5px rgba(0,1,2,.2);
		padding: 7px 0 45px;
		background-image: url(img/bg/patern-3.jpg);

	}
	.footer .line {
		background-image: url(img/bg/line-2.png);
		background-repeat: repeat-x;
		height: 2px;
		margin-bottom: 38px;
	}
	.footer .text {
			font-weight: 700;
			color: #ffe873;
			line-height: 25px;
	}
	.footer .text strong {
		font-size: 20px;
		color: #a00c04;
		line-height: 32px;
	}
	.italic {
		font-style: italic;
		font-weight: 400;
		color: #fff;
	}

	.footer img {margin-top: 15px;}
	.mail {font-weight: 700; font-size: 20px; color: #fff; line-height: 80px;}
	.copyright {line-height: 24px; color: #fff;}

	.footer {position: relative;}
	.footer  a.click-up {
		background-image: url(img/fon-up.png);
		-webkit-background-size: 62px 31px;
		background-size: 62px 31px;
		width: 62px;
		height: 31px;
		position: absolute;
		left: 0; right: 0;
		top:-21px;
		margin: auto;
		text-align: center;
		padding-top: 8px;
	}

	.w-one {
		max-width: 468px;
		width: 100%;
	}
	.text-center .h1 {

	}

	.img-text-1 {
		font-family: 'Bitter';
		font-weight: 700;
		font-size: 45px;
		text-transform: uppercase;
		color: #a00c04;
	}

	.img-text-2 {
		font-family: 'Bitter';
		font-weight: 700;
		font-size: 35px;
		color: #a00c04;
	}


	.galleria-theme-classic .galleria-thumbnails-container {
		height: 220px;
		bottom: -200px;

	}
	.galleria-image {
		width: 270px;
	}
	#galleria{height:460px;}

	.galleria-thumb-nav-left {background: url(img/gallery/arrows-left.png) no-repeat !important;  background-size: 28px 50px  !important;}
	.galleria-thumb-nav-right {background: url(img/gallery/arrows-right.png) no-repeat !important;  background-size: 28px 50px  !important;}
.galleria-theme-classic .galleria-thumb-nav-left, .galleria-theme-classic .galleria-thumb-nav-right {
	top: 73px;
}
	

	.galleria-image-nav-left {
		background: url(img/gallery/arrows-left.png) no-repeat !important;
 
	}

	.galleria-image-nav-right {
		background: url(img/gallery/arrows-right.png) no-repeat !important;
 
	}

	.galleria-theme-classic .galleria-thumbnails .galleria-image
	 {
		max-height: 220px;
		width: 100%;
		height: auto;
		max-width: 160px;
	}
	

	.galleria-theme-classic {
		background: none;
	}
	.galleria-theme-classic .galleria-thumbnails .galleria-image {
		background: none; border: none;
	}


	.menu-1 a:hover {
		color: #870022;
	}
	.mail {font-size: 18px;}

	.galleria-counter {display: none !important;}


		@media (max-width: 450px) { 
		.footer .col-xs-6 {width: 100% !important; text-align: center;}
	}


	@media (max-width: 767px) {
		.menu-1 {margin: 0;}
		.menu-1 li {
			padding: 4px;
		}
		.touch-1 {
	    background-image: url(img/Get-in-touch.png);
	    background-repeat: no-repeat;
	    background-size: 110px 70px;
	    width: 110px;
	    height: 70px;
	    display: block;
	    border-radius: 7px 3px 4px 6px / 6px 5px 5px 4px;
	    background-clip: padding-box;
		}
		.mini-logo {
			text-align: center;
		}
		.mini-touch {
			float: right;
			margin-top: 7px;
		}
		.menu-1 {
			float: left;
		}

		.touch-1 span {
	    color: #870022;
	    -moz-transform: rotate(-18deg);
	    -webkit-transform: rotate(-18deg);
	    -o-transform: rotate(-18deg);
	    -ms-transform: rotate(-18deg);
	    transform: rotate(-18deg);
	    transform: rotate(-18deg);
	    display: block;
	    padding-top: 26px;
	    margin-left: 2px;
	    font-size: 14px;
	    font-weight: 700;
	    text-transform: uppercase;
		}
  	nav {max-width: 320px;margin: auto;}
  	.tac {text-align: center;}
  			.fancybox-skin form {
		padding-right: 5px;
		padding-left: 5px;
	}
	.galleria-thumbnails-container.galleria-carousel {
		display: none;
	}
	#galleria { margin-top: 0px;}

	#go-1 .col-xs-12.text {
		padding-bottom: 0;
	}



	}




	@media (min-width: 768px) {

			.content {height: 680px;}

			#galleria { margin-top: 70px;}

		#galleria .galleria-thumbnails {
		left: 0 !important;
		right: 0 !important;
		margin: auto !important;
	}
		
  .container {
    width: 750px;
  }
    .menu-1 li:nth-child(1), .menu-1 li:nth-child(2) {
		margin-right: 0px;
	}
	.menu-1 li:nth-child(4), .menu-1 li:nth-child(5) {
		margin-left: 0px;
	}
	.menu-1 li.logo {
		width: 310px;
		text-align: center;
		position: relative;
	}
	.menu-1 li {
		display: inline-block;
		width: 105px;
	}
	.menu-1 a {
		font-size: 15px;
 	}
 	.touch-1 {
		background-image: url(img/Get-in-touch.png);
		background-repeat: no-repeat;
		background-size: 92px 80px;
		width: 92px;
		height: 80px;
		display: block;
		border-radius: 7px 3px 4px 6px / 6px 5px 5px 4px;
		background-clip: padding-box;
		/*float: right;*/
		margin-left: 17px;
	}
	.touch-1 span {
    color: #870022;
    -moz-transform: rotate(-23deg);
    -webkit-transform: rotate(-23deg);
    -o-transform: rotate(-23deg);
    -ms-transform: rotate(-23deg);
    transform: rotate(-23deg);
    transform: rotate(-23deg);
    display: block;
    padding-top: 33px;
    margin-left: -12px;
    font-size: 12px;
	}
	.menu-1 {
		float: none;
	}
	nav {width: auto;}
	.fancybox-skin form {
		padding-right: 85px;
		padding-left: 85px;
	}
}
@media (min-width: 992px) {
	.mail {font-size: 18px;}
  .container {
    width: 970px;
  }
  .menu-1 li:nth-child(1), .menu-1 li:nth-child(2) {
		margin-right: 0px;
	}
	.menu-1 li:nth-child(4), .menu-1 li:nth-child(5) {
		margin-left: 0px;
	}
	.menu-1 li.logo {
		width: 355px;
		text-align: center;
		position: relative;
	}
	.menu-1 li {
		display: inline-block;
		width: 148px;
	}
	.menu-1 a {
		font-size: 20px;
	}
		.touch-1 span {
		color: #870022;
		-moz-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		-o-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg); 
		transform: rotate(-15deg); 
		transform: rotate(-15deg);
		display: block;
		padding-top: 30px;
		margin-left: -8px;
		font-size: 16px;
	}
	 .touch-1 {
		background-image: url(img/Get-in-touch.png);
		background-repeat: no-repeat;
		background-size: 150px 80px;
		width: 150px;
		height: 80px;
		display: block;
		border-radius: 7px 3px 4px 6px / 6px 5px 5px 4px;
		background-clip: padding-box;
		/*float: right;*/
		margin-left: 17px;
	}

}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .menu-1 li:nth-child(1), .menu-1 li:nth-child(2) {
		margin-right: 30px;
	}
	.menu-1 li:nth-child(4), .menu-1 li:nth-child(5) {
		margin-left: 30px;
	}
	.menu-1 li:nth-child(5) {
		float: right;
	}
	.menu-1 li.logo {
		width: 370px;
		text-align: center;
		position: relative;
	}
	.menu-1 li {
		display: inline-block;
		width: 166px;
	}
}


 .flip {cursor: pointer;}

 .galleria-errors {display: none;}