body {
	background:#ffffff;
	font-family: 'Gotham Pro Light';
	font-size:16px;
	color:#000;	
}

.wrapper-0,
.wrapper-1,
.wrapper-2 {
    width:500px;
    margin:0 auto;
    position:relative;
}

#hamburger {
    height:130px;
}

#hamburger .logo {
	position:absolute;
	left:42px;
	top:30px;
	width:167px;
	height:67px;
}

#hamburger .logo img {
	width:167px;
	height:67px;
}

#hamburger .hamb {
    display:block;
    width:41px;
    height:36px;
    position:absolute;
    right:42px;
    top:44px;
    background:url('../images/gamb.png') no-repeat;
}

#header {
    display:none;
    background:#789795;
    position:absolute;
    left:0;
    top:0;
    z-index:5;
}

#header > .wrapper-1 {
	height:630px;
}

#header .logo {
    display:none;
}

#header .logo-w {
	position:absolute;
	left:42px;
	top:30px;
	width:167px;
	height:67px;
}

#header .logo-w img {
	width:167px;
	height:67px;
}

#header .close {
    position:absolute;
    top:45px;
    right:44px;
    display:block;
    width:33px;
    height:32px;
    background:url('../images/close2.png') no-repeat;
}

#header .menu {
	position:absolute;
	left:0px;
	top:340px;
	font-size:0;
	list-style:none;
	width:100%;
	text-align:center;
}

#header .menu li {
	display:block;
	margin-top:40px;
}

#header .menu li:nth-child(1) {
	margin-top:0;
}

#header .menu li a {
	display:block;
	font-family: 'Gotham Pro Bold';
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}

#header .city {
	position:absolute;
	left:250px;
	top:55px;
}

#header .city a::after {
	position:absolute;
	content:'';
	display:block;
	width:9px;
	height:4px;
	right:0px;
	top:8px;
	background:url('../images/dd-w.png') no-repeat;
}

#header .city a {
	font-family: 'Gotham Pro Bold';
	font-size:12px;	
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	display:inline-block;
	padding-right:20px;
}

#header .city a:hover {
	text-decoration:underline;
}

#header .phone {
    width:100%;
	position:absolute;
	left:0;
	top:140px;
	color:#fff;
	font-family: 'Gotham Pro Bold';
	font-size:25px;	
	text-transform:uppercase;
    text-align:center;
}

#header .phone a {
    color:#fff;
    text-decoration:none;
}

#header .phone a:hover {
    color:#fff;
    text-decoration:underline;
}

#header .button {
	position:absolute;
	left:80px;
	top:196px;
	width:335px;
	height:50px;
	line-height:54px;
	font-size:12px;
    background:#fff !important;
    color:#789795 !important;
}

#footer {
	background:#efefef;
}

#footer > .wrapper-2 {
	padding-top:50px;
}

#footer .map {
    margin-top:30px;
}

#footer .logo {
	width:100%;
	height:67px;
	text-align:center;
	position:relative;
}

#footer .logo img {
	width:167px;
	height:67px;	
}

#footer .logo::before,
#footer .logo::after {
	content:'';
	display:block;
	position:absolute;
	height:1px;
	width:125px;
	background:#789795;
	top:35px;
}

#footer .logo::before {
	left:0;
}

#footer .logo::after {
	right:0;
}

#footer .contacts {
	padding:60px 0 45px;
	font-size:0;
	text-align:center;
}

#footer .contacts .item {
	width:300px;
	padding:0 100px;
    margin-top:50px;
	font-family: 'Gotham Pro Light';
}

#footer .contacts .item:nth-child(1) {
	margin-top:0;
}

#footer .contacts .title {
	font-family: 'Gotham Pro Bold';
	font-size:14px;
	margin-bottom:30px;
	text-transform:uppercase;
}

#footer .contacts .address {
	font-size:16px;
	line-height:24px;
}

#footer .contacts .phone {
	font-size:25px;
	color:#789795;
    margin-top:30px;
}

#footer .contacts .email {	
    margin-top:10px;
}

#footer .contacts .email a {
	font-size:15px;
	color:#789795;	
}

#footer .contacts .email a:hover {
	text-decoration:none;
}

#footer .copyright {
	border-top:1px solid #789795;
	font-family: 'Gotham Pro';
	font-size:12px;
	color:#789795;
    padding:35px 0;
    text-align:center;
}

#footer .copyright .copy {
	
}

#footer .copyright .wbmedia {
	margin-top:15px;
}

#footer .copyright .wbmedia a {
	color:#789795;
}

#footer .copyright .wbmedia a:hover {
	text-decoration:none;
}

#slideshow {
	background:#f4f4f4;
}

#slideshow .items {
	background:#789795;
	width:500px;
	height:480px;
	position:relative;
}

#slideshow .item {
	width:100%;
	height:480px;
	background-repeat:no-repeat;
	background-position:50% 50%;
    background-size:cover;
	position:relative;
}

#slideshow .item .data {
	/*display:none;*/
	position:absolute;
	left:42px;
	bottom:0;
	width:250px;
	height:130px;
	padding:40px 20px;	
	background:rgba(120, 151, 149, 0.8);
}

#slideshow .item .title {
	font-size:20px;
	color:#fff;
	font-family: 'Gotham Pro Light';
	text-transform:uppercase;
}

#slideshow .item .counter {
	display:none;
	position:absolute;
	bottom:45px;
	left:200px;
	font-family: 'Gotham Pro Light';
	font-size:14px;
	color:#fff;
}

#slideshow .item .more {
	position:absolute;
	left:20px;
	bottom:45px;
}

#slideshow .item .more a {
	font-family: 'Gotham Pro Bold';
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	position:relative;
	padding-left:0;
	transition: 0.5s;
}


#slideshow .item .more a::after {
	content:'';
	top:6px;
	right:-50px;
	display:block;
	position:absolute;
	width:30px;
	height:1px;
	background:#fff;
}


#slideshow .slick-arrow.slick-prev {
	left:287px;
	bottom:30px;
}

#slideshow .slick-arrow.slick-next {
	left:331px;
	bottom:30px;
}

#slideshow .form2 {
    box-sizing:border-box;
    width:100%;
    background:#789795;
    padding:25px 30px;
}

#slideshow .form2 * {
    box-sizing:border-box;
}

#slideshow .form2 .caption {
    text-align:left;
    color:#fff;
    font-size:24px;
    font-family: 'Gotham Pro Bold';
    text-transform:none;
    margin-bottom:20px;
}

#slideshow .form2 .row {
    margin-top:20px;
    position:relative;
}

#slideshow .form2 label {
    color:#fff;
    font-size:14px;
    margin-bottom:5px;
    display:block;
}

#slideshow .form2 input[type=text],
#slideshow .form2 input[type=tel] {
    display:block;
    width:100%;
    height:55px;
    background:#fff;
    outline:none;
    border:none;
    padding:0 30px 0 60px;
    font-size:16px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.11) inset;
}

#slideshow .form2 input[type=text] {
    background:#fff url('../images/f2name.png') 20px 50% no-repeat;
}

#slideshow .form2 input[type=tel] {
    background:#fff url('../images/f2tel.png') 20px 50% no-repeat;
}

#slideshow .form2 input[type=submit] {
    display:block;
    width:100%;
    height:55px;
    background:#fff;
    outline:none;
    border:none;
    color:#000;
    text-align:center;
    text-transform:none;
    font-size:17px;    
}

#slideshow .form2 input[type=submit]:hover {
    opacity:0.8;
}

#slideshow .form2 input[type="checkbox"] {
	/*display:none;*/
	opacity:0;
    position:absolute;
}

#slideshow .form2 input[type="checkbox"] + label {
	display:block;
	position:relative;
	cursor: pointer;
	font-size:14px;
	font-family: 'Gotham Pro';
	color:#fff;
	padding-left:40px;
	text-align:left;
}

#slideshow .form2 input[type="checkbox"] + label::before {
	position:absolute;
	left:0;
	top:5px;
	display: block;
	content:'v';
	box-sizing:border-box;
	width: 22px;
	height: 22px;	
	line-height:20px;
	border:1px solid #fff;
	font-family: 'Gotham Pro Bold';
	font-size:16px;
	text-align:center;
}

#slideshow .form2 input[type="checkbox"] + label::before {
	background:#789795;
	color:#789795;
}
	
#slideshow .form2 input[type="checkbox"]:checked + label::before {
	background:#fff;
	color:#000;
}

#slideshow .form2 .designer {
    margin-top:25px;
}

#slideshow .form2 .designer::after {
    content:'';
    display:block;
    clear:both;
    font-size:0;
}

#slideshow .form2 .designer .photo {
    float:left;
    width:115px;
}

#slideshow .form2 .designer .photo img {
    width:100%;
    height:auto;
}

#slideshow .form2 .designer .text {
    float:left;
    width:237px;
    padding:15px 20px;
    color:#fff;
    font-size:14px;
    font-family: 'Gotham Pro Light Italic';
}

#catalog {
	background:#f4f4f4;
	padding:50px 0;
}

#catalog .items {
	font-size:0;
}

#catalog .item {
	width:500px;
	position:relative;
	z-index:2;
	cursor:pointer;
}

#catalog .item::before {
	content:'';
	display:block;
	position:absolute;
	bottom:6px;
	left:42px;
	width:1px;
	/*height:200px;*/
	height:130px;
	background:#000;
	z-index:1;
}


#catalog .item .image {
	width:500px;
	height:350px;
	font-size:0
}

#catalog .item .image img {
	width:500px;
	height:350px;
}

#catalog .item .data {
	padding-left:75px;
	position:relative;
	z-index:2;
}

#catalog .item .title {
	font-size:25px;
	font-family: 'Gotham Pro Light';
	margin-top:30px;	
}

#catalog .item .price {
	color:#789795;
	font-size:25px;
	font-family: 'Gotham Pro Medium';
	margin-top:10px;
}

#catalog .item .more {
	margin-top:15px;
}

#catalog .item .more a {
	font-family: 'Gotham Pro Bold';
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	position:relative;
	padding-left:0;
	transition: 0.5s;
}

#catalog .item:hover .more a {
	padding-left:35px;
}

#catalog .item:hover .more a::before {
	content:'';
	top:6px;
	left:0px;
	display:block;
	position:absolute;
	width:20px;
	height:1px;
	background:#789795;
}

#catalog .item .more a::after {
	content:'';
	top:6px;
	right:-50px;
	display:block;
	position:absolute;
	width:30px;
	height:1px;
	background:#789795;
}

#why {
	background:#fff;
	padding:50px 0;
}

#why .items {
	font-size:0;
	margin-top:30px;
	text-align:center;
}

#why .item {
	display:inline-block;
	font-size:16px;
	line-height:22px;
	font-family: 'Gotham Pro Light';
	width:210px;
	margin-right:40px;
    margin-top:40px;
	vertical-align:top;
}

#why .item a {
	color:#000;
	text-decoration:underline;
}

#why .item a:hover {
	text-decoration:none;
	color:#789795;
}

#why .item:nth-child(1),
#why .item:nth-child(2) {
	margin-top:0;
}

#why .item:nth-child(2n+2) {
    margin-right:0
}

#why .item img {
	display:block;
	margin:0 auto;
	margin-bottom:30px;
	height:88px;
}

#why .item .quest {
	display:inline-block;
	width:21px;
	height:21px;
	background:url('../images/question.png');
	vertical-align:middle;
	position:relative;
	top:-3px;
}

#why .brands {
	width:412px;
	height:102px;
	margin:80px auto 0;
	background:url('../images/brands-s.png') no-repeat;
}

#history {
	width:100%;
	height:800px;
	background:#dedede url('../images/history-s.jpg') 50% 100% no-repeat;
    text-align:center;
}

#history .wrapper-2 {
    padding:50px 42px 0;
    box-sizing:border-box;
}

#history .description {
	font-family: 'Gotham Pro Light';
	font-size:16px;
	line-height:28px;
}

#history .quote {
	position:absolute;
	left:42px;
	top:400px;
	width:416px;
	font-size:18px;
	font-family: 'Gotham Pro Light Italic';
	line-height:28px;
}

#project {
	background:#789795;
	padding:50px 0 30px;
}

/*
#portfolio {
	background:#fff;
	padding:50px 0;
}

#portfolio .items {
	font-size:0;
}

#portfolio .item {
	display:block;
	width:500px;
	height:395px;	
	position:relative;
	cursor:pointer;
}

#portfolio .item img {	
	width:500px;
	height:395px;
}

#portfolio .item .data {
	width:410px;
	height:305px;
	background:rgba(0,0,0,0.6);
	position:relative;
	top:-395px;
	left:0;
	z-index:2;
	padding:45px;
}

#portfolio .item .title {
	font-size:25px;
	font-family: 'Gotham Pro Light';
	color:#fff;
}

#portfolio .item .more {
	position:absolute;
	left:45px;
	bottom:45px;
}

#portfolio .item .more a {
	font-family: 'Gotham Pro Bold';
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	position:relative;
	padding-left:35px;
}

#portfolio .item .more a::before {
	content:'';
	top:6px;
	left:0px;
	display:block;
	position:absolute;
	width:20px;
	height:1px;
	background:#789795;
}

#portfolio .item .more a::after {
	content:'';
	top:6px;
	right:-50px;
	display:block;
	position:absolute;
	width:30px;
	height:1px;
	background:#789795;
}
*/

#portfolio {
	background:#f4f4f4;
	padding:50px 0;
}

#portfolio .items {
	font-size:0;
}

#portfolio .item {
	width:500px;
	position:relative;
	z-index:2;
	cursor:pointer;
}

#portfolio .item::before {
	content:'';
	display:block;
	position:absolute;
	bottom:6px;
	left:42px;
	width:1px;
	height:200px;
	background:#000;
	z-index:1;
}


#portfolio .item .image {
	width:500px;
	height:350px;
	font-size:0
}

#portfolio .item .image img {
	width:500px;
	height:350px;
}

#portfolio .item .data {
	padding-left:75px;
	position:relative;
	z-index:2;
}

#portfolio .item .title {
	font-size:25px;
	font-family: 'Gotham Pro Light';
	margin-top:30px;	
}

#portfolio .item .designer {
	font-size:18px;
	font-family: 'Gotham Pro Light';
	margin-top:10px;
}

#portfolio .item .city {
	font-size:14px;
	font-family: 'Gotham Pro Light';
	margin-top:10px;
}

#portfolio .item .price {
	color:#789795;
	font-size:25px;
	font-family: 'Gotham Pro Medium';
	margin-top:10px;
}

#portfolio .item .more {
	margin-top:15px;
}

#portfolio .item .more a {
	font-family: 'Gotham Pro Bold';
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	position:relative;
	padding-left:0;
	transition: 0.5s;
}

#portfolio .item:hover .more a {
	padding-left:35px;
}

#portfolio .item:hover .more a::before {
	content:'';
	top:6px;
	left:0px;
	display:block;
	position:absolute;
	width:20px;
	height:1px;
	background:#789795;
}

#portfolio .item .more a::after {
	content:'';
	top:6px;
	right:-50px;
	display:block;
	position:absolute;
	width:30px;
	height:1px;
	background:#789795;
}

#portfolio .button.big,
#portfolio .button.mid {
	display:none;
}

#reviews {
	width:100%;
	padding:50px 0;
	background:#dedede;
}

#reviews .item .col:nth-child(1) {
	width:500px;
}

#reviews .item .col:nth-child(2) {
	width:500px;
}

#reviews .item .video {
	width:500px;
	height:305px;
	background:#000;
	font-size:0;
}

#reviews .item .video iframe {
	width:500px;
	height:305px;
}

#reviews .item .video img {
	width:500px;
	height:305px;
}

#reviews .item .title {
	margin-top:30px;
	font-size:25px;
	font-family: 'Gotham Pro Light';
}

#reviews .item .city {
	margin-top:10px;
	font-size:16px;
	font-family: 'Gotham Pro Light';
	color:#789795;
}

#reviews .item .description {
	margin-top:20px;
	font-size:20px;
	font-family: 'Gotham Pro Light';
}

#reviews .item .data {
	width:416px;
	height:495px;
	padding:40px 42px;	
	margin-top:30px;
	background:#789795;
	position:relative;
}

#reviews .item .data .counter {
	width:100%;
	position:absolute;
	left:0;
	top:50px;
	font-family: 'Gotham Pro Light Italic';
	color:#fff;
	text-align:center;
	font-size:22px;
	color:#fff;
}

#reviews .item .data .counter span {
	font-size:60px;
}

#reviews .item .data .text {
	height:350px;
	width:525px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding-top:80px;
	font-family: 'Gotham Pro Light Italic';
	color:#fff;
	font-size:16px;
	line-height:28px;	
}

#reviews .button {
	display:block;
	margin:70px auto 0;
	width:300px;
	height:60px;
	line-height:60px;
	font-size:14px;
}

#reviews .slick-arrow.slick-prev {
	left:215px;
	bottom:40px;
}

#reviews .slick-arrow.slick-next {
	left:259px;
	bottom:40px;
}

#actions {
	background:#fff;
	padding:50px 0;
}

#actions .items {
	font-size:0;
}

#actions .item {
	width:500px;
	height:450px;
	cursor:pointer;
}

#actions .item:nth-child(3n+3) {
	margin-right:0;
}

#actions .item:nth-child(1),
#actions .item:nth-child(2),
#actions .item:nth-child(3) {
	margin-top:0;
}

#actions .item .image {
	width:500px;
	height:300px;
}

#actions .item .image img {
	width:500px;
	height:300px;
}

#actions .item .data {
	padding:20px 42px 0;
	width:416px;
	height:130px;
	position:relative;
}

#actions .item .title {
	font-size:25px;
	font-family: 'Gotham Pro Light';
	color:#000;
}

#actions .item .more {
	position:absolute;
	left:42px;
	bottom:0;
}

#actions .item .more a {
	font-family: 'Gotham Pro Bold';
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	position:relative;
	padding-left:0;
	transition: 0.5s;
}

#actions .item:hover .more a {
	padding-left:35px;
}

#actions .item:hover .more a::before {
	content:'';
	top:6px;
	left:0px;
	display:block;
	position:absolute;
	width:20px;
	height:1px;
	background:#789795;
}

#actions .item .more a::after {
	content:'';
	top:6px;
	right:-50px;
	display:block;
	position:absolute;
	width:30px;
	height:1px;
	background:#789795;
}

#service {
	width:500px;
	height:427px;
	margin:0 auto;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:cover;
}

#call {
	background:#789795;
	padding:50px 0 30px;
}

#designers {
	padding:50px 0;
}

#designers .items {
	font-size:0;
}

#designers .item {	
	width:416px;
    padding:0 42px;
	height:550px;
}

#designers .item .image {
	width:416px;
	height:400px;
	text-align:center;
}

#designers .item .image img {
	width:auto;
	height:400px;
	display:inline-block;
}

#designers .item .data {
	padding-top:20px;
	width:416px;
	height:130px;
	position:relative;
}

#designers .item .title {
	font-size:22px;
	font-family: 'Gotham Pro Light';
	text-align:center;
	color:#000;
}

#designers .item .button {
	width:416px;
	height:60px;
	line-height:60px;
	font-size:14px;
	position:absolute;
	left:0;
	bottom:0;
}

.caption {
	font-size:30px;
	font-family: 'Gotham Pro Light';	
	text-align:center;
	text-transform:uppercase;
	margin-bottom:40px;
	color:#000;
}

.form .caption {
	color:#fff;
}

.form .description {
	font-size:20px;
	font-family: 'Gotham Pro Light';
	color:#fff;
	text-align:center;
	margin-bottom:50px;
}

.form input[type="text"],
.form input[type="email"],
.form input[type="tel"],
.form textarea {
	box-sizing:border-box;
	width:100%;
	height:60px;
	padding:0 35px;
	background:#789795;
	border:1px solid #fff;
	outline:none;
	color:#fff;
	font-family: 'Gotham Pro';
	font-size:14px;
	/*text-transform:uppercase;	*/
}

.form textarea {
	padding:20px 35px;
	height:210px;
	resize:none;
}

.form input[type="checkbox"] {
	/*display:none;*/
	opacity:0;
}

.form input[type="checkbox"] + label {
	display:block;
	position:relative;
	cursor: pointer;
	font-size:14px;
	font-family: 'Gotham Pro';
	color:#fff;
	padding-left:40px;
	text-align:left;
}

.form input[type="checkbox"] + label::before {
	position:absolute;
	left:0;
	top:-2px;
	display: block;
	content:'v';
	box-sizing:border-box;
	width: 22px;
	height: 22px;	
	line-height:20px;
	border:1px solid #fff;
	font-family: 'Gotham Pro Bold';
	font-size:16px;
	text-align:center;
}

.form input[type="checkbox"] + label::before {
	background:#789795;
	color:#789795;
}
	
.form input[type="checkbox"]:checked + label::before {
	background:#fff;
	color:#000;
}

.form .selectbox {
	position:relative;
}

.form .selectbox input {
	background: #789795 url('../images/select-dd.png') 95% 50% no-repeat !important;
	cursor:pointer;
}

.form .selectbox .options {
	position:absolute;
	left:0;
	top:59px;
	border:1px solid #fff;
	padding:10px 0;
	background:#789795;
	z-index:2;
	width:100%;
	box-sizing:border-box;
	display:none;
}

.form .selectbox .option {
	font-size:14px;
	color:#fff;
	padding:5px 35px;
	cursor:pointer;
}

.form .selectbox .option:hover {
	color:#000;
	background:#fff;
}

.form .file_upload {
    display: block;
    position: relative;
    overflow: hidden;	
}

.form .file_upload .butt {
	box-sizing:border-box;
    display:block;
    background:#789795;
    height:60px;
    line-height:60px;
	padding:0 35px;
    border:1px dashed #96ccc8;
    text-transform:uppercase;
    text-decoration:none;
	font-family: 'Gotham Pro Bold';
	font-size:12px;
	text-transform:uppercase;
	cursor:pointer;
	color:#fff;
	transition: 0.5s;
}

.form .file_upload:hover .butt {
    background:#96ccc8;
    border:1px dashed #96ccc8;
}

.form .file_upload input[type=file] {
    position: absolute;
    top: 0;
    opacity: 0;
}

.form .button {
	width:416px;
	height:60px;
	line-height:60px;
	font-size:14px;
    margin-top:30px;
}

.form ::-webkit-input-placeholder {
    color:#fff;
}

.form :-moz-placeholder {
    color:#fff;
}

.form ::-moz-placeholder {
    color:#fff;
}

.form :-ms-input-placeholder {
    color:#fff;
}

.form .row {
	margin-bottom:30px;
	font-size:0
}

.form .col > .row {
	margin-bottom:15px;
}

.cols::after {
	content:'';
	display:block;
	font-size:0;
	clear:both;
}

.form .col {
    width:416px;
    margin:0 auto 15px;
}

.form .name {
	background: #789795 url('../images/input-name.png') 95% 50% no-repeat !important;
}

.form .tel {
	background: #789795 url('../images/input-tel.png') 95% 50% no-repeat !important;
}

.form .email {
	background: #789795 url('../images/input-email.png') 95% 50% no-repeat !important;
}

.form .city {
	background: #789795 url('../images/input-city.png') 95% 50% no-repeat !important;
}

.button {
	text-decoration:none;
	display:inline-block;
	border:none;
	outline:none;
	cursor:pointer;
	font-family: 'Gotham Pro Bold';
	text-align:center;
	text-transform:uppercase;
	transition: 0.5s;
}

.button.green {
	background:#789795;
	color:#fff;
}

.button.green:hover {
	background:#000;
}

.button.white {
	background:#fff;
	color:#000;
}

.button.white:hover {
	background:#000;
	color:#fff;
}

.slick-arrow {
	position:absolute;
	z-index:2;
	width:45px;
	height:45px;
	border:1px solid #fff;
	cursor:pointer;
	outline:none;
	font-size:0;
	background-image:url('../images/sa-white.png');
	background-repeat:no-repeat;
	background-color:#789795;
	background-size:cover;
}

.slick-arrow:hover {
	background-color:#fff;
	background-image:url('../images/sa-gray.png');
}

.slick-arrow.slick-next {
	background-position:-44px 50%;
}

.slick-arrow.slick-next:hover {
	background-position:-44px 50%;
}

ul.slick-dots {
    display:block;
    width:100%;
    text-align:center;
    list-style:none;
    font-size:0;
    margin-top:50px;
}

ul.slick-dots li {
    display:inline-block;
    vertical-align:middle;    
    margin-left:20px;
   
}

ul.slick-dots li:nth-child(1) {
    margin-left:0;
}

ul.slick-dots li button {
    display:block;
    width:8px;
    height:8px;
    border:none;
    background:#cccccc;
    outline:none;
    font-size:0;
    cursor:pointer;
    padding:0;
    margin-top:10px;
}

ul.slick-dots li.slick-active button {
    width:12px;
    height:12px;
    background:#789795;
}

.overlay {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.8);
	z-index:999;
}

.overlay .window {
	position:absolute;
	top:50px;
	left:50%;
	background:#fff;
}

.overlay .window .close {
	position:absolute;
}

.overlay .data a {
	color:#000;
}

#change-city .window {
	width:336px;
	padding:40px;
	margin-left:-208px;
}

#change-city .window .caption {
	font-size:28px;
}

#change-city .window .close {
	width:24px;
	height:24px;
	right:20px;
	top:42px;
	background:url('../images/close-black.png');
}

#change-city .window ul {
	list-style:none;
	text-align:center;
}

#change-city .window ul li {
	margin-top:10px;
}

#change-city .window ul li:nth-child(1) {
	margin-top:0;
}

#change-city .window ul li a {
	color:#000;
	text-decoration:none;
	font-size:18px;
	font-family: 'Gotham Pro Light';
}

#change-city .window ul li a:hover {
	text-decoration:underline;
}

#change-city .window ul li.selected a {
	font-family: 'Gotham Pro Bold';
	text-decoration:none;
}

#send-review .window {
	width:500px;
	padding:40px 0;
	margin-left:-250px;
	background:#789795;
}

#send-review .window .caption {
	color:#fff;
}

#send-review .window .close {
	width:24px;
	height:24px;
	right:42px;
	top:42px;
	background:url('../images/close-white.png');
}

#send-designer .window {
	width:500px;
	padding:40px 0;
	margin-left:-250px;
	background:#789795;
}

#send-designer .window .caption {
	color:#fff;
}

#send-designer .window .close {
	width:24px;
	height:24px;
	right:42px;
	top:42px;
	background:url('../images/close-white.png');
}

#send-recall .window {
	width:500px;
	padding:40px 0;
	margin-left:-250px;
	background:#789795;
}

#send-recall .window .caption {
	color:#fff;
}

#send-recall .window .close {
	width:24px;
	height:24px;
	right:42px;
	top:42px;
	background:url('../images/close-white.png');
}

#show-action .window {
	width:500px;
	margin-left:-250px;
	background:#fff;
}

#show-action .window .image {
	font-size:0;
	width:500px;
}

#show-action .window .data {
	padding:40px 42px;
	width:416px;
	font-family: 'Gotham Pro';
	overflow:auto;
}

#show-action .window .caption {
	text-align:left;
	font-size:30px;
	color:#000;
}

#show-action .window .description {
	text-align:left;
	font-size:22px;
	font-family: 'Gotham Pro Light';
	margin-top:30px;
}

#show-action .window .description p {
	margin-bottom:20px;
}

#show-action .window .description ul {
	margin-left:20px;
	margin-bottom:20px;
}

#show-action .window .description img {
	max-width:100%;
	height:auto;
}

#show-action .window .close {
	width:24px;
	height:24px;
	right:20px;
	top:20px;
	background:url('../images/close-black.png');
}

#show-question .window {
	width:416px;
	padding:40px 42px;
	margin-left:-250px;
	background:#fff;	
}

#show-question .window p {
	text-align:left;
	font-size:16px;
	font-family: 'Gotham Pro Light';
	margin-bottom:20px;
	line-height:28px;
}

#show-question .window .close {
	width:24px;
	height:24px;
	right:20px;
	top:20px;
	background:url('../images/close-black.png');
}

#send-success .window {
	width:416px;
	padding:40px 42px;
	margin-left:-250px;
	background:#789795;
}

#send-success .window .caption {
	color:#fff;
}

#send-success .window .close {
	width:24px;
	height:24px;
	right:42px;
	top:42px;
	background:url('../images/close-white.png');
}

#send-success p {
	color:#fff;
	font-size:28px;
	text-align:center;
}

#send-success-franshiza .window {
	width:416px;
	padding:40px 42px;
	margin-left:-250px;
	background:#789795;
}

#send-success-franshiza .window .caption {
	color:#fff;
}

#send-success-franshiza .window .close {
	width:24px;
	height:24px;
	right:42px;
	top:42px;
	background:url('../images/close-white.png');
}

#send-success-franshiza p {
	color:#fff;
	font-size:28px;
	text-align:center;
}

#send-success-review .window {
	width:416px;
	padding:40px 42px;
	margin-left:-250px;
	background:#789795;
}

#send-success-review .window .caption {
	color:#fff;
}

#send-success-review .window .close {
	width:24px;
	height:24px;
	right:42px;
	top:42px;
	background:url('../images/close-white.png');
}

#send-success-review p {
	color:#fff;
	font-size:28px;
	text-align:center;
}

#send-success-designer .window {
	width:416px;
	padding:40px 42px;
	margin-left:-250px;
	background:#789795;
}

#send-success-designer .window .caption {
	color:#fff;
}

#send-success-designer .window .close {
	width:24px;
	height:24px;
	right:42px;
	top:42px;
	background:url('../images/close-white.png');
}

#send-success-designer p {
	color:#fff;
	font-size:28px;
	text-align:center;
}

#show-product .window {
	width:416px;
	padding:40px 42px;
	margin-left:-250px;
	background:#fff;
}

#show-product .window .close {
	width:24px;
	height:24px;
	right:42px;
	top:40px;
	background:#fff url('../images/close-black.png');
	z-index:3;
}

#show-product .window .images {
	width:416px;
	height:345px;
}

#show-product .window .current {
	width:416px;
	height:288px;
}

#show-product .window .current img {
	width:416px;
	height:288px;
}

#show-product .window .current iframe {
	width:416px;
	height:288px;
}

#show-product .window .list {
	width:316px;
}

#show-product .window .list .slide {
	box-sizing:border-box;
	padding:10px 5px;
	position:relative;
}

#show-product .window .list .slide::after {
	content:'';
	display:block;
	position:absolute;
	left:5px;
	top:10px;
	width:54px;
	height:37px;
	background:rgba(0,0,0,0.7);
}


#show-product .window .list .slide.slick-current::after {
	display:none;
}

#show-product .window .list img {
	width:100%;
	height:auto;
}

#show-product .window .list .video-preview::before {
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:url('../images/yt.png') 50% 50% no-repeat;
	background-size:30%;
}

#show-product .window .list .video-preview img {
	width:54px;
	height:37px;
}

#show-product .window .panel {
	width:316px;
	padding:0 50px;
	background:rgba(0,0,0,0.8);
	/*margin-top:-57px;*/
	position:relative;
	z-index:2;
}

#show-product .window .panel .slick-prev {
	left:-45px;
	top:6px;
}

#show-product .window .panel .slick-next {
	right:-45px;
	top:6px;
}

#show-product .window .data {
	width:416px;
}

#show-product .window .data .caption {
	font-size:20px;
	text-transform:none;
	color:#000;
	margin:15px 0;
	text-align:left;
}

#show-product .window .data .price {
	font-size:20px;
	color:#000;
	margin-bottom:15px;
	font-family: 'Gotham Pro Medium';
}

#show-product .window .data .button {
	display:block;
	width:280px;
	height:50px;
	line-height:50px;
	font-size:14px;
	margin-bottom:15px;
	color:#fff;
}

#show-product .window .data .video {
	margin-bottom:15px;
}

#show-product .window .data .video a {
	color:#000;
	text-decoration:none;
	font-size:18px;
	border-bottom:1px dashed #000;
}

#show-product .window .data .video a:hover {
	border-bottom:none;
}

#show-product .window .data .description {
	font-size:14px;
	color:#000;
	line-height:18px;
}

#show-product .window .data .description p {
	margin-bottom:15px;
}

#send-order .window {
	width:500px;
	padding:40px 0;
	margin-left:-250px;
	background:#789795;
}

#send-order .window .caption {
	color:#fff;
}

#send-order .window .close {
	width:24px;
	height:24px;
	right:42px;
	top:40px;
	background:url('../images/close-white.png');
}

#send-franshiza .window {
	width:500px;
	padding:40px 0;
	margin-left:-250px;
	background:#fff;
}

#send-franshiza .window .caption {
	color:#000;
}

#send-franshiza .window .description {
	color:#000;
}

#send-franshiza .window .close {
	width:24px;
	height:24px;
	right:42px;
	top:42px;
	background:url('../images/close-black.png');
}

#send-franshiza .window input[type=tel],
#send-franshiza .window input[type=text],
#send-franshiza .window input[type=email] {
	background-color:#fff;
	border-color:#000;
	color:#000;
}

#send-franshiza .window .name {
	background: transparent url('../images/input-name-b.png') 95% 50% no-repeat !important;
}

#send-franshiza .window .tel {
	background: transparent url('../images/input-tel-b.png') 95% 50% no-repeat !important;
}

#send-franshiza .window .email {
	background: transparent url('../images/input-email-b.png') 95% 50% no-repeat !important;
}

#send-franshiza .window .city {
	background: transparent url('../images/input-city-b.png') 95% 50% no-repeat !important;
}

#send-franshiza ::-webkit-input-placeholder {
    color:#000;
}

#send-franshiza :-moz-placeholder {
    color:#000;
}

#send-franshiza ::-moz-placeholder {
    color:#000;
}

#send-franshiza :-ms-input-placeholder {
    color:#000;
}

#send-franshiza input[type="checkbox"] {
	/*display:none;*/
	opacity:0;
}

#send-franshiza input[type="checkbox"] + label {
	display:block;
	position:relative;
	cursor: pointer;
	font-size:14px;
	font-family: 'Gotham Pro';
	color:#000;
	padding-left:40px;
	text-align:left;
}

#send-franshiza input[type="checkbox"] + label::before {
	position:absolute;
	left:0;
	top:5px;
	display: block;
	content:'v';
	box-sizing:border-box;
	width: 22px;
	height: 22px;	
	line-height:20px;
	border:1px solid #000;
	font-family: 'Gotham Pro Bold';
	font-size:16px;
	text-align:center;
}

#send-franshiza input[type="checkbox"] + label::before {
	background:#fff;
	color:#fff;
}
	
#send-franshiza input[type="checkbox"]:checked + label::before {
	background:#fff;
	color:#000;
}

.sn, .hsn {
    position:absolute;
    display:block;
    width:33px;
    height:33px;
    background-position:50% 50%;
    background-repeat:no-repeat;
    z-index:2;
}

.sn {
    top:275px;
}

.hsn {
    top:45px;
}


.sn.wa {
    background-image:url('../images/wa.png');
    left:220px;
}

.sn.vi {
    background-image:url('../images/vi.png');
    left:260px;
}

.hsn.wa {
    background-image:url('../images/wa.png');
    left:250px;
}

.hsn.vi {
    background-image:url('../images/vi.png');
    left:290px;
}

.hsn.tel {
    background-image:url('../images/tel.png');
    left:330px;
}