body, div, p, span, h1, h2, h3, h4, h5, img, a, section, ol, ul, ol li, ul li {
	margin: 0;
	padding: 0;
}

@font-face {
  font-family: "GOST_type_A";
  src: /*url("../fonts/Gost_type_A/Gost_type_A.woff") format("woff"),*/url("../fonts/Gost_type_A/Gost_type_A.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Rouble";
  src:url("../fonts/Rub/rouble.eot?#iefix");
  src: url("../fonts/Rub/ALSRubl.woff") format("woff"), url("../fonts/Rub/rouble.ttf") format("truetype"), url("../fonts/Rub/rouble.otf") format("opentype"), url("../fonts/Rub/rouble.eot?") format("embedded-opentype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Bradobrei";
  src: url("../fonts/Bradobrei/bradobrei.woff") format("woff"), url("../fonts/Bradobrei/bradobrei.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "GothamProRegular";
  src: url("../fonts/GothamProRegular/GothamProRegular.eot");
  src: url("../fonts/GothamProRegular/GothamProRegulard41d.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProRegular/GothamProRegular.woff") format("woff"), url("../fonts/GothamProRegular/GothamProRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "GothamProBold";
  src: url("../fonts/GothamProBold/GothamProBold.eot");
  src: url("../fonts/GothamProBold/GothamProBoldd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProBold/GothamProBold.woff") format("woff"), url("../fonts/GothamProBold/GothamProBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "GothamProBlack";
  src: url("../fonts/GothamProBlack/GothamProBlack.eot");
  src: url("../fonts/GothamProBlack/GothamProBlackd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProBlack/GothamProBlack.woff") format("woff"), url("../fonts/GothamProBlack/GothamProBlack.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "GothamProMedium";
  src: url("../fonts/GothamProMedium/GothamProMedium.eot");
  src: url("../fonts/GothamProMedium/GothamProMediumd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProMedium/GothamProMedium.woff") format("woff"), url("../fonts/GothamProMedium/GothamProMedium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "GothamProLight";
  src: url("../fonts/GothamProLight/GothamProLight.eot");
  src: url("../fonts/GothamProLight/GothamProLightd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProLight/GothamProLight.woff") format("woff"), url("../fonts/GothamProLight/GothamProLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

button{
	cursor:pointer;
}

#page_wrap {
	width:auto;
}

#main-menu  a,
#main-menu  a:active,
#main-menu  a:visited {
	color:#000;
}

#main_screen {
	position: relative;
	z-index: 50;
	min-height: 740px;
}

#main_screen_top {
	background: url('../img/bg/main_screen.png');
	background-repeat: no-repeat;
	height: 80vh;
	width: 100%;
	background-size: cover;
	text-align: right;
}

#rus {	
	background-image: url(../img/socials.png);
	background-repeat: no-repeat;
 	background-position: -16px -28px;
}

#en {
	background-image: url(../img/socials.png);
	background-repeat: no-repeat;
 	background-position: -75px -28px;
}

.flag {
	display: inline-block;
	width: 40px;
	height: 40px;
}

#main-menu {
	text-align: center;
	padding-top:30px;
}

#main-menu ul {	
	list-style-type: none;
}

#main-menu ul li {
	display: inline-block;
	font-family: "GOST_type_A";
	text-decoration: underline;
	margin: 0 15px;
	font-size: 22px;
}

/* phone icon */

.in_phone_img {
	width: 32px;
	height: 32px;
	margin:0 10px -7px 0;
}

/* phone icon */

#main_mail a,
.mail_bot a,
#header_mail a{
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#header_phone a,
#main_phone a,
.phone_bot a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
#logo_cont {
	width: 20%;
	text-align: right;
	display: inline-block;
	margin: -35px 20px 0 0;
}

.logo {
	width: 200px;
}

#country {
	margin-right: 15px;
	/*margin-right: 20px;*/
	/*display: inline-block;*/
	width: 105px;
	height: 50px;
	float:right;
	/*background-image: url(../img/socials.png);
	background-repeat: no-repeat;
 	background-position: -6px -20px;*/
}

#text_in_main_wrap {
	width: 500px;
	display: inline-block;
	/*margin: 7% 10% 0 0;*/
	margin: 140px 140px 0 0 ;
}

.text_in_main {
	text-align: right;
	font-size: 55px;
	font-family: "GOST_type_A";	
	line-height: 1.5;
}	

#main_screen_bottom {

	height: 20vh;
	/*width: 90%;*/
	/*margin: 0 auto;*/
	background-color: #f9f6f7;
}

#main_bot_wrap {
	width: 100%;
	background-color: #f9f6f7;
}

#main_bot_left, #main_bot_right {
	display: inline-block;
	min-height: 122px;
	min-width: 406px;
}

@media screen and (max-width: 1020px){
	#main_buttons {
		width: 251px;
		/*margin:0 !important;*/
		float:right;
		margin:-30px 50px 0 0 !important;
	}

	#main_bot_right{
		width: 260px !important;
		text-align: right !important;
		float:right;
	}
} 

@media screen and (max-width: 1155px){
	.button_in_main {margin-top:10px;}
} 

#main_bot_left{

	margin:25px 0 0 0;
	width: 40%;
}

#main_bot_right {
	width: 59%;
	text-align: right;
	vertical-align: top;
}
.social_icons{
margin-left: 40px;}
.social_icons div {
	display: inline-block;
	
}

.insta {
	background-image: url(../img/socials.png);
	background-repeat: no-repeat;
 	background-position: -245px -22px ;
 	display: inline-block;
	width: 55px;
	height: 55px;
}

.vk {
	background-image: url(../img/socials.png);
	background-repeat: no-repeat;
 	background-position: -304px -22px ;
 	display: inline-block;
	width: 55px;
	height: 55px;
}

.fb {
	background-image: url(../img/socials.png);
	background-repeat: no-repeat;
 	background-position: -362px -22px ;
 	display: inline-block;
	width: 55px;
	height: 55px;
}

.youtube {
	background-image: url(../img/socials.png);
	background-repeat: no-repeat;
 	background-position: -422px -22px ;
 	display: inline-block;
	width: 55px;
	height: 55px;
}

.ebay {
	background-image: url(../img/socials.png);
	background-repeat: no-repeat;
 	background-position: -482px -22px ;
 	display: inline-block;
	width: 55px;
	height: 55px;
}

#main_phone {
	font-size: 28px;
	font-family: "GOST_type_A";
	margin: -5px 0 0 40px;
}

.mail_in_header {margin: 0 auto;}

.button_in_main {
	background-color:#7cc3a1;
	border: 2px solid #85ae9b;
	color:#ffffff;
	font-size: 35px;
	width: 250px;
	height: 70px;
	font-family: "GOST_type_A";
	margin-left: 20px;
}

#main_buttons {
	margin:-30px 128px 0 0;
}

/* moste beauty time */

/*#moste_beauty_time {
	 margin: 0;
	  height: 80vh;
	  overflow: hidden;
	  overflow-y: auto;
	background-image: url(../img/bg/black.png);
	background-repeat: no-repeat;
	background-size: contain;
	opacity: 0.9;
	background-color: #000;
	background-position:0 100px ;
}*/

#moste_beauty_time {
	opacity: 0.9;
	position: relative;
	z-index: 10;
	width: 100%;
	height: 80vh;
	background-image: url(../img/bg/black.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: fixed;
	background-color: #000;
	background-position:0 100px ;
}

/*#moste_beauty_time:before {
  content: "";
  background-attachment: fixed;
  display: block;
  position: relative;
  /*left: 0;
  top: 0;
  background-color: #000;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: url(../img/bg/black.png) no-repeat center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  opacity: 0.9;
}*/

#beauty_time_text {
	opacity: 1;
	color:#fff;
	font-family: "GOST_type_A";
	font-size: 50px;
	padding: 18% 0 0 50%;
}

/* 6 arguments */
#args_wrap {
	width: 100%;
	max-width: 1250px;
	margin:  0 auto;
	text-align: center;
}

@media screen and (max-width: 959px)
{
	#args_wrap {
		height: auto;
	}
}
#arguments{
	height: 80vh;
	min-height: 610px;
}


#arguments_caption {
	text-transform: uppercase;
	font-family: "GOST_type_A";
	font-size: 60px;
	text-align: center;
	padding-top:30px;
}

.arg_num {
	font-size: 60px;
	display: inline-block;
	border: 1px black solid;
	border-radius: 12px;
	width: 45px;
	font-family: "GOST_type_A";
}

.args {
	display:inline-block;
	width: 340px;
	margin:45px 30px 0 30px;
	text-align: center;
	vertical-align: top;
}
.arg_feature {
	text-transform: uppercase;
	font-family: "GOST_type_A";
	font-size: 24px;
	margin: 20px 0;
}

.arg_description {
	font-family: "GOST_type_A";
	font-size: 22px;
}


@media screen and (max-width: 1224px){
	.args_wrap {
		width: 100%;
	}

	.args {
		width: 300px;
	}

	#arguments {

	min-height: 660px;
	}
}

@media screen and (max-width: 1104px){
	.args {
		width: 250px;
	}
	#arguments {
		height: auto;
	min-height: 660px;
	}
}
/* clock */

#clock {
	position: relative;	
	width: 100%;
	height: 80vh;
	background-image: url(../img/bg/bg2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: 0 -50px;
}

/* clock details */

#clock_details {
	position: relative;	
	width: 100%;
	height: 80vh;
	background-image: url(../img/bg/features-copy12.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 30% 0;
	background-color:#f4f4f4; 
	background-position: center;
	/*background-attachment: fixed;*/
}

.clock_details_descr {
	font-family: "GOST_type_A";
	font-size: 22px;
	min-width: 200px;
	max-width: 300px;
	display: inline-block;
	position: absolute;
}

#num_1 {
	top:15%;
	left:15%;
}
#num_2 {
	top:52%;
	left:12%;
}
#num_3 {
	bottom:17%;
	left:12% ;
}
#num_4 {
	top:12%;
	right:7% ;
}
#num_5 {
	top:52%;
	right: 5%;
}
#num_6 {
	bottom:17%;
	right:5%;
}


/*  faq   */
#faq {
	

	background-color:#f0eddc;
	background-image: url(../img/bg/faq.png);
	width: 100%;
	height: 70vh;
	min-height: 505px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 100% 0;
}

#faq_caption {
	font-size: 45px;
	font-family: "GothamProRegular";
	padding: 100px  0 0 100px;
}

#faq_ul {
	list-style-type: none;
	font-size: 35px;
	font-family: "GothamProRegular";
	padding: 50px  0 0 100px;
	line-height: 1.5;
	display: inline-block;
}

.faq_answer p, ol{
	font-size: 20px;
	font-family: "GothamProRegular";
	list-style-position: inside;
}

.faq_answer div {
	position: relative;	
	z-index: 1100;
	background-color: #fff;
	border: 1px solid #dfdfda;
	border-radius: 10px;
	padding:20px;
	max-width: 450px;
}


.faq_answer_text1 {

	display: none;
	top: -350px;
	left:366px;
}

.faq_answer_text2 {
	display: none;
	top:-281px;
	left:439px;
}

.faq_answer_text3 {
	display: none;
	top: -228px;
    left: 467px;
}

.faq_answer_text4 {
	display: none;
	top: -343px;
    left: 581px;
}

.faq_answer_text5 {
	display: none;
	bottom: 123px;
    left: 681px;
}

.faq_answer_text6 {
	display: none;
	bottom: 56px;
    left: 760px;
}
#faq_ul li {
	cursor:pointer;
}

/* order  */

#order {
	width: 100%;
	background-color: #dfdfda;
	/*height: 50vh;*/
}

#order_left, #order_right {
	display: inline-block;
	vertical-align: top;
}

#order_right {
	margin:100px 100px 0 0;
	float:right;
}

#logo_bot {
	padding: 70px 0 0 100px;
}

.order_form input{
	display:block;
	border-color: black;
	margin: 15px 0;
	width: 400px;
	height: 30px;
	font-size: 22px;
}

.socials_bot {
	margin: 20px 0 20px 100px;
}

.mail_bot, .phone_bot {
	font-size: 28px;
	font-family: "GOST_type_A";
	margin: 10px 0 10px 100px;
}

.mail_png {margin-left:100px;}

.to_shop_bottom {
	cursor: pointer;
	background-color:#7cc3a1;
	border: 2px solid #85ae9b;
	color:#ffffff;
	font-size: 35px;
	width: 400px;
	height: 70px;
	font-family: "GOST_type_A";
	margin: 20px 0 0 100px;
	text-decoration: underline;
	padding: 0;
}

.copyright {
	padding:30px 0 50px 0;
}

#form_caption1 {
	text-transform: uppercase;
	font-size: 39px;
	font-family: "GothamProRegular";
}

#form_caption2 {
	font-size: 28px;
	font-family: "GothamProRegular";
}

.form_send {
	background-color: #dd127b;
	width: 404px;
	height: 40px;
	color:#fff;
	font-size: 21px;
	font-family: "GothamProRegular";
	border:1px solid #7c496b;
}

/* lamps */
#lamps {
	background:url(../img/bg/bglamps.png);
	background-attachment: fixed;
	width: 100%;
	height: 80vh;
	background-size: cover;
}

#ip, #copy_r {
	display:inline-block;
	font-size: 18px;
	font-family: "GothamProRegular";
}

#ip{
	float: left; 
	margin-left: 100px;
}

#copy_r {
	float:right; 
	margin-right: 100px;
}


/* header */

#header {
	background: url(../img/bg/main_screen.png);
	background-repeat: no-repeat;
	background-size: 800px;
	height: 470px;
}
#header2 {
	background: url(../img/bg/shop.png);
	background-repeat: no-repeat;
	background-size: 800px;
	height: 470px;
}
.header_logo {
	width: 300px;
	float: right;
}

#header_logo_cont {
	display:inline-block;
	float: right;
	margin: -120px 50px 0 0;
}

#header_mail {
	margin-top:30px;
}

#header_mail, #header_phone {
	text-align: center;
	font-size: 28px;
    font-family: "GOST_type_A";
}

.header_line {
	position: absolute;
	display: block;
	margin: 40px 50px 0 0;
	height: 5px;
	background-color:#d5ba9a;
	border:none;
	width: 58vw;
	right: 0;
}

#header_country {
	width: 90px;
	margin:60px 0 0 0 ;
	float:right;
}

.page_title {
	text-align: center;
	margin: 90px 0 0 0;
	font-size:50px;
	font-family: "GothamProRegular";
}

.rub {
	font-family: "Rouble";

}

.card {
	width: 350px;
	height: 385px;
	margin:40px 50px 40px;
	display:inline-block;
}

.prod_img {
	/*width: 100%;*/
	width: 80%;
	margin: 0 auto;
	
}

.prod_img_border {
	width: 350px;
	height: 220px;
	border: 7px solid #d5bb9b;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.prod_caption {
	font-size: 30px;
	text-align: center;
	font-family: "GothamProRegular";
}

.prod_cost, .by_button {
	
	display: inline-block;
	float:left;

}

.prod_cost {
	margin:15px 0 0 40px;
	margin-left: 10px;
	font-size: 30px;
	font-weight: 600;
	font-family: "GothamProRegular";
	text-decoration: underline;
}

.by_button {
	margin:15px 0 0 0;
	color:#fff;
	font-family: "GOST_type_A";
	font-size: 24px;
	width: 120px;
	background-color: #7cc3a1;
	border: 1px solid #86a896;
	float: right;
}
.prod_cost, .by_button2 {
	
	display: inline-block;
	float:left;

}

.prod_cost {
	margin:15px 0 0 40px;
	margin-left: 10px;
	font-size: 30px;
	font-weight: 600;
	font-family: "GothamProRegular";
	text-decoration: underline;
}

.by_button2 {
	margin:15px 0 0 0;
	color:#fff;
	font-family: "GOST_type_A";
	font-size: 24px;
	width: 120px;
	background-color: #7cc3a1;
	border: 1px solid #86a896;
	float: right;
}

.hidden_prod_info {
	display: none;
}

.products {
	margin:0 auto;
	max-width: 1358px;
	text-align: center;
	padding: 0 0 50px 0;
}



/* ----------------------------------------------- */
.lamp_pick_about {
	margin: 15px 0 15px 30px;
	float:right;
	width: 300px;
}

.content {
	width: 80%;
	margin:0 auto 50px;

}

.content p {
	text-indent: 2em;
	font-size: 18px;
	font-family: "GothamProRegular";
	text-align: justify;
}

.caption_in_text {
	font-size: 28px !important;
	margin:15px 0;
	font-weight: 600;
}


/* popup window */
.overlay {
	display: none;

	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.4;
	position: fixed;
	z-index: 900;
	top:0;
	left:0;
}

.popup_card {
	display: none;
	height: 445px;
	background-color: #fff;
	position: fixed;
	z-index: 1000;
	/*width: 613px;
	height: 423px;*/

	margin: 0 auto;
	vertical-align: middle;
}

.popup_container {

	border:1px solid #000;
	/*margin:75px 15px 15px 15px;*/
	margin:15px 15px 15px 15px;
	padding: 10px;
}

.close_popup {
	display: inline-block;
	z-index: 1001;
	position: absolute;
	top:10px;
	right: -50px;	
	cursor:pointer;
	width: 32px;
}

.popup_img {
	width: 100%;
}

.popup_img_cont, .popup_text_and_price {
	display: inline-block;
	vertical-align: top;
	
}

.popup_img_cont {
	width: 250px;
	height: 210px;
	border: 5px solid #d4bc95;
	padding: 10px;
}

.popup_content {
	/*border:1px solid #000;*/
	width: 560px;
	height: 362px;
}

.popup_img_wrap {
	width: inherit;
	height: inherit;
	display: table-cell;
	vertical-align: middle;
}

.popup_button {
	background-color:#7cc3a1;
	border: 2px solid #85ae9b;
	color:#ffffff;
	font-size: 18px;
	width:200px;
	height: 50px;
	font-family: "GOST_type_A";
	margin: 0 auto;
}

.popup_text_and_price {
	text-align: center;
	width: 274px;
	height: 250px;
}

.popup_line {
	display: block;
	width: 90%;
	height: 2px;
	background-color: #000;
	margin: 15px 27px 10px;
}

.popup_item_caprion {
	font-family: "GothamProRegular";
	font-size: 28px;
	text-align: center;
	font-weight: 600;
}

.popup_item_price {
	display: inline-block;
	font-family: "GothamProRegular";
	font-size: 22px;
	text-align: center;
	font-weight: 600;
	text-decoration: underline;
	/*margin:20px 0 20px;*/
}

.popup_item_info {
	font-family: "GothamProRegular";
	font-size: 18px;
	text-align: center;
	width: 550px;
	margin: 0 auto;
	background-color: white;

}

.form_success {
	width: 500px;
	height: 300px;

}

.success_thank {
	

	font-family: "GOST_type_A";
	font-size: 32px;
	text-align: center;
	padding: 40px;
}

#form_success {
	display: none;
	background-color: #fff;
	position: fixed;
	z-index: 1000;
	border:5px solid lightgreen;
	border-radius: 10px;
}

/* order product form */

.order_product_form input{
	/*width: 375px;*/
	width: 221px;
	display: block;
	font-size: 18px;
	margin: 5px auto;
	border-color: #86a896;;
}

.form_order {
	/*width: 379px;*/
	/*height: 30px;*/
	display: inline-block;
	background-color: #7cc3a1;
    border: 1px solid #86a896;
    color:#fff;
    font-size: 22px;
    padding: 5px 20px;
    margin: 0 0 5px 10px; ;
}

p.prod_name {
	text-align: center;
	font-size:23px;
	font-family: "GothamProRegular";
	height: 40px;
	max-width: 382px;
	padding-bottom: 10px;
}


.download_btn {
	background-color:#7cc3a1;
	border: 2px solid #85ae9b;
	color:#ffffff;
	font-size: 26px;
	margin: 15px 0 0 0;
	height: 50px;
	font-family: "GothamProRegular";
	cursor: pointer;
}

div.fancybox-skin {
	padding: 5px;
}

.order_product_form{
	text-align: center;
	height: 275px;
	margin-top: -5px;
}


.order_product_form select {
	font-size: 18px;
	margin: 5px 0;
	width: 223px;
}
.by_button3 {
	margin:15px 0 0 0;
	color:#fff;
	font-family: "GOST_type_A";
	font-size: 24px;
	width: 120px;
	background-color: #7cc3a1;
	border: 1px solid #86a896;
	float: right;
}
