  @font-face {
      font-family: 'GilSans';
      src: url('../fonts/gill-sans-nova/1.- Gill Sans Nova Ultralight.woff') format('woff'),
      font-weight: normal;
      font-style: normal;
  }


@font-face {
    font-family: 'GilSans'; /* regular */
    src: url('../fonts/gill-sans-nova/7.GillSansNovaMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GilSans'; /* regular */
    src: url('../fonts/gill-sans-nova/8.GillSansNovaMediumItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'GilSans'; /* regular */
    src: url('../fonts/gill-sans-nova/11GillSansNovaBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'GilSans'; /* regular */
    src: url('../fonts/gill-sans-nova/12GillSanNovaBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}



html,body,div,span,applet,object,iframe,h1,p,blockquote,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family:'GilSans', 'Roboto', sans-serif;
	background-color: white;
}
header {
	margin: 0 auto;
	position: relative;
	border-bottom: 3px solid #403F38;
}
.wrapper {
	max-width: 1100px;
	margin: 0 auto;
}
header a.logo  {
	display: block;
	float: left;
	width: 24%;
	margin-top: 20px;
	margin-bottom: 20px;
}
header a.logo img  {
	width: 170px;
}
header .nav  {
	width: 71%;
	display: block;
	float: left;
}
header .nav nav {
	height: 65px;
	padding-top: 43px;
	text-align: right;

}
header nav a  {
	font-family:'GilSans', 'Roboto', sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #5A5A5A;
	text-transform: uppercase;
	margin-right: 4%;
	transition: font-weight 0.3s;
}
header nav span  {
	display: inline-block;
	margin: 0 4%;
	height: 100px;
}
header nav a:hover  {
	font-weight: 500;
}

header .submenu {
	display: none;
	position: absolute;
	top: 105px;
	left: 0;
	right: 0;
	background-color: #111111;
	z-index: 999;
}
header  .submenu .submenu-wrap {
	margin: 30px 0 30px 0;
}
header .submenu .submenu-wrap span {
	display: block;
	float: left;
	width: 25%;
	height: 60px;
	font-size: 18px;
	line-height: 20px;
	color: #A0A0A0;
	margin: 0;
	text-align: left;
}
header  .submenu .submenu-wrap span a {
	display: block;
	width: 85%;
	font-size: 16px;
	line-height: 20px;
	color: #A0A0A0;
	margin: 0;
}
header .ln-soc  {
	width: 5%;
	display: block;
	float: left;

}
header .ln-soc .social {
	display: block;
	float: right;
	padding-top: 43px;
	width: 100%;
	text-align: right;
}
header .ln-soc .social a.social__item {
	display: inline-block;
	height: 20px;
	width: 21px;

}
header .ln-soc .social a.fb img {
	width: 100%;
}
header .ln-soc .social a.insta {
	margin-right: 4px;
}
header .ln-soc .social a.insta img {
	width: 100%;
}
header .ln-soc .lang {
	display: block;
	float: right;
	padding-top: 0px;
	width: 100%;
	text-align: right;
	padding-right: 6px;
}
header .ln-soc .lang a {
	color: #414038;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
}
header .ln-soc .lang a:hover {
 text-decoration: underline;
}
header .ln-soc .lang a:first-child {
	padding-right: 5px;
	border-right: 1px solid;
}
.clear {
	clear: both;
}
.home-image {
	text-align: center;
	position: relative;
	height: 900px;
}
.home-image img {
	width: 100%;
	height: auto;
	max-height: 800px;
}
footer {
	text-align: center;
	margin-top: 0px;
	width: 100%;
	background-color: #ceccc3;
	/*position: fixed;
	bottom: 0;
	z-index: 999;*/
}

footer .footertitle span.footertitle-line {
	padding: 20px 80px;
	border-bottom: 1px solid #ACACAC;
	margin-bottom: 20px;

}
footer .footertitle span {
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #414038;
	font-weight: 500;
	padding-bottom: 10px;
	padding-top: 10px;
}
footer .footertitle span.foterimg {
	position: relative;
	width: 60px;
	text-align: center;
}
footer .footertitle span.foterimg span {
	width: 24px;
	height: 26px;
	line-height: 26px;
	position: absolute;
	bottom: 6px;
	left: 21px;
}
footer .footertitle span.foterimg span img {
	width: 100%;
}

footer .fotercontacts  {
	font-size: 16px;
	line-height: 24px;
	color: #5A5A5A;
}
footer .fotercontacts span a  {
	font-size: 16px;
	line-height: 16px;
	color: #5A5A5A;
	text-decoration: none;
	transition: font-weight 0.3s;
}
footer .fotercontacts span a:hover  {
	font-weight: 500;
}
footer .copytright {
	width: 100%;
	padding: 20px 0;
	font-size: 13px;
	line-height: 16px;
	color: #5A5A5A;
}
.page-wrap {
	max-width: 1400px;
	margin: 0 auto;
	width: 80%;
	padding: 0 10%;
}
.page-wrap h1 {
	font-size: 20px;
	line-height: 25px;
	color: #AFACAE;
	margin-top: 30px;
	margin-bottom: 30px;
}
.line {
	width: 100%;
	border-top: 1px solid #BEBEBE;
	/*border-bottom: 1px solid #BEBEBE;*/
	margin: 20px auto;
}
.Insideslider {
	 max-width: 1200px;
	 margin: 30px auto;

}
.galleryslider {
	display: none;
	width: 700px;
	padding: 0px;
	background-color: transparent;
}

.galleryslider .slide {
	width: 92%;
	text-align: center;
	margin-left: 4%;
	margin-right: 4%;
	background-color: #fff;
}

 .Insideslider .slide {

}
.Otherwiseslider .slide .image {
	padding-top: 30px;
	padding-bottom: 30px;

}
.Insideslider .slide .image {
	margin: 0 30px;
}
.Insideslider .slide .image img {
	width: 100%;
}
.galleryslider .slide .image {
	display: block;
	width: 50%;
	float: left;
    margin: 0;
    padding: 0;	
}
.galleryslider .slide .image img {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
}
.galleryslider .slide .text {
	display: block;
	width: 50%;
	float: right;
	padding-top: 30px;
	text-align: center;
}
.galleryslider .slide .text .imgtitle {
	display: inline-block;
	text-align: left;
	color: #403F38;
	font-size: 19px;
	line-height: 23px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 50px;
	margin-left: 40px;
	font-weight: 300;
}


.galleryslider .slide .text h1 {
	display: inline-block;
	text-align: center;
	font-size: 22px;
	line-height: 25px;
	color: #AFACAE;
	text-transform: uppercase;
}
.Insideslider .slide .image img {
 	display: inline-block !important;
}
.Otherwiseslider .slide .image img {
 	display: inline-block !important;
}
.bb-custom-icon {
	position: absolute;
	width: 23px;
	height: 46px;
	border: none;
	padding: 0;
	outline: none;
	cursor: pointer;
	text-indent: 10000px;
	top: 280px;
	z-index: 99;
	overflow: hidden;
}
.galleryslider .slick-arrow {
	position: absolute;
	width: 23px;
	height: 46px;
	border: none;
	padding: 0;
	outline: none;
	cursor: pointer;
	text-indent: 10000px;
	top: 180px;
	z-index: 99;
	overflow: hidden;
}
.Insideslider .slick-arrow {
	position: absolute;
	width: 23px;
	height: 46px;
	border: none;
	padding: 0;
	outline: none;
	cursor: pointer;
	text-indent: 10000px;
	top: 250px;
	z-index: 99;
	overflow: hidden;
}
.Otherwiseslider .slick-arrow {
	position: absolute;
	width: 23px;
	height: 46px;
	border: none;
	padding: 0;
	outline: none;
	cursor: pointer;
	text-indent: 10000px;
	top: 250px;
	z-index: 99;
	overflow: hidden;
}
.AboutUSslider {
	padding-top: 30px;
	padding-bottom: 30px;
}
.AboutUSslider .slide {
	margin: 0 10px;
	text-align: center;
}
.AboutUSslider .slide img {
	width: 100%;
	display: inline-block !important;
}
.AboutUSslider .slick-arrow {
	position: absolute;
	width: 23px;
	height: 46px;
	border: none;
	padding: 0;
	outline: none;
	cursor: pointer;
	text-indent: 10000px;
	top: 250px;
	z-index: 99;
	overflow: hidden;
}
.galleryslider .slick-next {
	background: transparent url(../images/arrowr.png) center no-repeat;
	right: 0px;
}
.galleryslider .slick-prev {
	background: transparent url(../images/arrowl.png) center no-repeat;
	left: 0px;
}
.bb-arrow-left {
	background: transparent url(../images/arrowr.png) center no-repeat;
	right: -0px;
}
.bb-arrow-right {
	background: transparent url(../images/arrowl.png) center no-repeat;
	left: -0px;
}
.Insideslider .slick-next {
	background: transparent url(../images/arrowr.png) center no-repeat;
	right: -97px;
}
.Insideslider .slick-prev {
	background: transparent url(../images/arrowl.png) center no-repeat;
	left: -97px;
}
.Otherwiseslider .slick-next {
	background: transparent url(../images/arrowr.png) center no-repeat;
	right: -0px;
}
.Otherwiseslider .slick-prev {
	background: transparent url(../images/arrowl.png) center no-repeat;
	left: -0px;
}
.AboutUSslider .slick-next {
	background: transparent url(../images/arrowr.png) center no-repeat;
	right: -14px;
}
.AboutUSslider .slick-prev {
	background: transparent url(../images/arrowl.png) center no-repeat;
	left: -14px;
}
.content {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.content p {
	font-size: 16px;
	line-height: 18px;
	color: #5A5A5A;
	padding: 10px 0px;
}

form {
	text-align: center;
	margin-top: 80px;
	font-size: 16px;
	font-family:'GilSans', 'Roboto', sans-serif;
	line-height: 26px;
}
header .mobile-menu {
	display: none;
}
.hamburger {
	display: none;
}
#Form_ContactForm {
	display: none;
}
.main {
	position: relative;
}
.btn-popup {
	display: inline-block;
	height: 38px;
	width: 160px;
	/*padding: 0 30px;*/
	border: 2px solid #A0A0A0;
	font-size: 20px;
	line-height: 36px;
	font-weight: lighter;
	color: #A0A0A0;
	text-decoration: none;
	text-align: center;
	transition: font-weight 0.3s;
	text-transform: uppercase;
	/*background: transparent url(../images/mailico.png) right no-repeat;*/
	position: absolute;
	right: 80px;
	bottom: 20px;
}
.btn-popup:hover  {
	font-weight: 400;
}

.main {
	width: 100%;
	max-width: 100%;
	padding: 0;
}
.bb-custom-wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 605px;
}
.bb-bookblock {
	width: 1320px;
	height: 605px;
	border: none;
    -webkit-perspective: 2000px;
    perspective: 2000px;
}
.bb-custom-wrapper .bb-item img {
}
.bb-custom-wrapper .bb-bookblock {
	box-shadow: none;
}
#Form_ContactForm {
	width: 550px;
	background: #fff url(../images/layer1.png) right no-repeat;
	padding: 20px;

}
form input, form textarea {
	font-family:'GilSans', 'Roboto', sans-serif;
	border: 1px solid #AFAFAF;
	color: #AFAFAF;
	font-size: 18px;
	height: 48px;
	line-height: 48px;
	padding-left: 20px;
	width: 55%;
	margin-top: 10px;
	text-transform: uppercase;
}
 form textarea {
	/*line-height: 20px;*/
 	height: 250px;
}
#Form_ContactForm_TitleLabel {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: normal;
}
.btn-toolbar {
	width: 60%;
	text-align: center;
}
.btn-toolbar .action {
	width: 40%;
	text-align: center;
	background-color: #fff;
	color: #5A5A5A;
	border-color: #5A5A5A;
	height: 40px;
	line-height: 38px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: lighter;
	padding-left: 0px;
	transition: font-weight 0.3s;
}
.btn-toolbar .action:hover {
	font-weight: normal;
}
.social {
	display: none;
}
.mobiltitle {
	display: none;
}
.Otherwiseslider {
	display: none;
}
.mobiles {
	display: none !important;
}
.fix-height {
   /* min-height: 845px;*/
}
#MemberLoginForm_LoginForm .btn-toolbar {
	width: 100%;
}
.checkbox {
	width: auto;
}
#Form_ContactForm_MessageLabel {
	display: inline-block;
	width: 55%;
	font-size: 13px;
	line-height: 15px;
}
.prducttitle {
		color: #AFACAE;
		line-height: 20px;
		font-size: 20px;
		text-align: center;
		font-weight: 300;
		text-transform: uppercase;
		padding-top: 20px;
}



.product-list {
	display: flex;
	flex-wrap: wrap;
}

.product-list .product {
	display: block;
	float: left;
	width: calc(33.333% - 0.5%);
	margin-right: 0.5%;
	margin-bottom: 0.5%;
}
.product-list .product:nth-of-type(3n) {
	margin-right: 0;
}

.product-list .product img {
	width: 100%;
	display: block;
}
.fancybox-slide--html .fancybox-close-small{
    right: 20px;
    top: -5px;
}
.fancybox-navigation {
	display: none !important;
}
.fancybox-toolbar {
	display: none !important;
}



@media only screen and (max-width: 1450px) {
	.Insideslider .slick-next,
	.galleryslider .slick-next,
	.Otherwiseslider .slick-next  {
		right: 0px;
	}
	.Insideslider .slick-prev,
	.galleryslider .slick-prev,
	.Otherwiseslider .slick-prev  {
		left: 0px;
	}
	.wrapper {
	/*	margin: 0 5%;*/
	}
	.nowrapper {
				margin: 0;
	}
}
@media only screen and (max-width: 1366px) {
	.bb-custom-icon {
		top: 610px;
	}
	.linemc {
		margin-bottom: 60px;
	}
	.bb-arrow-right {
	    left: 500px;
	}
	.bb-arrow-left {
	    right: 500px;
	}
}
@media only screen and (max-width: 1210px) {
	header nav a {
	    margin: 0 2%;
	}
}
@media only screen and (max-width: 1120px) {
	header nav a {
	    margin: 0 1%;
	}
}
@media only screen and (max-width: 1024px) {

.fancybox-slide--html .fancybox-close-small {
    right: 15px;
    top: 0px;
}

#Form_ContactForm_MessageLabel {
	width: 100%;
}
	.linemc {
		margin-bottom: 0px;
	}
	.nowrapper {
				margin: 0 5%;
	}
.Insideslider {
    margin: 0px auto;
}


	.galleryslider .slide .image img {
		width: 100%;
	}
.fix-height {
	min-height: auto;
}
	header a.logo img {
		width: auto;
	}
	.wrapper {
		margin: 0 5%;
	}
	header nav {
	   display: none;
	}
	header .ln-soc {
	   display: none;
	}
	header a.logo {
		display: inline-block;
		margin-top: 20px;
		margin-bottom: 20px;
		width: 60%;
		text-align: center;
	}
	header .logo img {
		height: 50px;
	}
	.Otherwiseslider {
		display: block;
	}
	.bb-custom-wrapper, .bb-custom-icon {
		display: none;
	}

	.Otherwiseslider,
	.Insideslider {
		min-height: 0;
	}

	.Insideslider .slide .image {
		height: auto;
	}
	.galleryslider .slide .image {
		width: 100%;
	}
	.galleryslider .slide .text {
		width: 96%;
		margin: 0 2%;
		padding: 0;
		text-align: center;
		position: relative;
		height: 100%;
        padding-bottom: 60px;
        min-height: 200px;
	}
	.galleryslider .slide .text h1 {
		/*display: none;*/
	}
	.galleryslider .slide .text .imgtitle {
		/* width: 100%; */
		text-align: center;
		margin: 0px;
	}
	.btn-popup {
		display: inline-block;
	    bottom: 0; 
	    left: 50%;
	    transform: translateX(-50%);
	}
	.galleryslider .slick-arrow {
		top: 360px;
		border: solid #fff;
		border-width: 0px 2px 2px 0px;
		padding: 8px;
		background: transparent;
		width: 0px;
		height: 0px;
	}

	.galleryslider .slick-next {
		right: 30px;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);

	}
	.galleryslider .slick-prev {
		left: 30px;
		transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
	}
	.body-fix {
		overflow: hidden;
	}
	.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
		width: 32px;
		height: 2px;
	}
	.hamburger--spring .hamburger-inner::before {
		top: 8px;
	}
	.hamburger-inner::before {
		top: -8px;
	}
	.hamburger--spring .hamburger-inner::after {

		top: 16px;
	}
	.hamburger-inner::after {
		top: -16px;
	}
	.hamburger  {
		display: block;
		float: left;
    margin-top: 51px;
    padding: 0;
    width: 20%;
	}

		.mobile-menu {
			position: fixed;
			top: 96px;
			left: 0;
			right: 0;
			bottom: 0;
			background-color: #111111;
			color: #A0A0A0;
			padding-top: 10px;
			padding-left: 10%;
			z-index: 9999;
		}
		.mobile-menu a {
			display: inline-block;
			width: auto;
			height: 30px;
			margin: 0;
			font-size: 20px;
			line-height: 30px;

		}
		.mobile-menu>a {
			margin-right: 50%;
		}
	.submenu-mob {
		display: none;
	}
	.submenu-mob a {
		line-height: 20px;
		font-size: 14px;
		height: 24px;
		width: 95%;

	}

	.social {
		display: block;
		float: right;
		width: 20%;
		margin: 0;
		margin-top: 50px;
		height: auto;
		text-align: right;
	}
	.social a.social__item {
		display: inline-block;
		height: 20px;
		width: 21px;

	}
	.social a.fb {

	}
	.social a.fb img {
		width: 100%;
	}
	.social a.insta {
		margin-right: 4px;
	}
	.social a.insta img {
		width: 100%;
	}
	.mobile-menu .lang {
		display: inline-block;
		width: 90%;
		margin: 0;
		margin-top: 10px;
		height: auto;

	}
	.mobile-menu .lang a {
		display: inline-block;
		width: auto;
		height: auto;
		margin-bottom: 20px;
		font-size: 15px;
		line-height: 16px;
	}
	.mobile-menu .lang a:hover {
	 text-decoration: underline;
	}
	.mobile-menu .lang a:first-child {
		padding-right: 5px;
		border-right: 1px solid;
	}
	.sub-unfold {
		padding-right: 25px;
		background: transparent url(../images/arrowd.png) center right no-repeat;
	}
	.line {
		margin-top: 20px !important;
		margin-bottom: 70px !important;
	}
	.Insideslider .slick-arrow {
		top: 103%;
	}
	.Otherwiseslider .slick-arrow {
		top: 103%
	}
	.AboutUSslider .slick-arrow {
		top: 104%
	}
	.AboutUSslider .slick-next,
	.Otherwiseslider .slick-next,
	.Insideslider .slick-next {
		right: 30%;
	}
	.AboutUSslider .slick-prev,
	.Otherwiseslider .slick-prev,
	.Insideslider .slick-prev {
		left: 30%;
	}
	.Otherwiseslider .slide .image img {
		width: 100%;
	}
	.mobiltitle {
		display: inline-block;
		width: 100%;
		padding-top: 15px;
		color: #AFACAE;
		line-height: 16px;
		font-size: 16px;
		text-align: center;
		text-transform: uppercase;
	}

	.galleryslider {
		width: 90%;
		padding: 0 !important;
	}
	.galleryslider .slide {
		width: 90%;
		margin-right: 5%;
		margin-left: 5%;
		padding-bottom: 20px;
	}
	footer {
		position: static;
	}
	.galleryslider .slide .text h1 {
		line-height: 22px;
		margin-top: 19px;
		margin-bottom: 15px;
	}
}


@media only screen and (max-width: 768px) {
	.home-image {
		height: 580px;
	}
	footer .footertitle span.footertitle-line {
		height: auto;
		padding: 20px 0px;
	}
	footer .footertitle span {
		width: 100%;
		line-height: 34px;
	}
}

@media only screen and (max-width: 425px) {

	#Form_ContactForm {
		background: none;
		width: 90%;
		margin: 0 auto;
		background-color: #fff;
	}
	form input, form textarea {
		width: 100%;
	}
	.btn-toolbar {
		width: 100%;
	}
	.btn-toolbar .action{
		width: 80%;
	}
	form textarea {
		height: 200px;
	}
	.fancybox-content {
		padding: 25px;
	}

	.Insideslider .slick-arrow {
		top: 103%;
	}
	.home-image {
		height: 400px;
	}
	.fotercontacts span:first-child {
		width: 100%;
		display: inline-block;
		font-size: 18px;
	}
	.fotercontacts div span:first-child {
		padding-top: 20px;
	}
	.fotercontacts span:first-child .bline {
		display: none;
	}
	.fotercontacts span:nth-child(4) {
		width: 100%;
		display: inline-block;
		font-size: 18px;
	}
	.fotercontacts span:nth-child(4) .bline {
		display: none;
	}
	.fotercontacts span:nth-child(5) .bline {
		display: none;
	}
	.fotercontacts span:nth-child(6) {
		width: 100%;
		display: inline-block;
	}

	.fotercontacts div {
		padding-bottom: 20px;
		border-bottom: 1px solid #ACACAC;
	}
	.tablets {
		display: none !important;
	}
	.mobiles {
		display: block !important;
	}
}