@font-face{
	font-family: "RopaSansPro-Regular";
	src: url(/font/RopaSansPro-Regular.ttf);
}

body{
	background-color: #000000;
	font-family: "RopaSansPro-Regular";
	font-weight: bold;
	margin: 0;
	text-align: center;
	min-width: 1150px;
}
@media screen and (max-width: 1170px){
	body{
		min-width: 700px;
	}
}
@media screen and (max-width: 730px){
	body{
		min-width: 300px;
	}
}

div{
	position: relative;
}

div.menu_cont{
	position: fixed;
	top: 0;
	box-sizing: border-box;
	padding-top: 16px;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #dcdcdc;
	width: 100%;
	height: 47px;
	text-align: center;
	font-family: inherit;
	z-index: 1;
	background-color: #000000;
}

div.menu_center_mob{
	display: none;
}
div.menu_center{
	display: inline-block;
	width: 1140px;
	font-family: inherit;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #dcdcdc;
}
@media screen and (max-width: 1170px){
	div.menu_center{
		width: 700px;
	}
}
@media screen and (max-width: 730px){
	div.menu_center{
		display: none;
	}
	
	div.menu_center_mob{
		display: block;
		min-width: 320px;
	}
	
	div.menu_center_mob img{
		cursor: pointer;
	}
	
	img.menu{
		position: absolute;
		left: 30px;
		top: 0;
	}
	
	img.mail{
		position: absolute;
		right: 30px;
		top: 0;
	}
}

div.menu_center a{
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	color: #dcdcdc;
	text-decoration: none;
}
div.menu_center a:hover{
	color: #dcdcdc;
	text-decoration: underline;
}

#mob_menu{
	display: none;
	position: fixed;
	background-color: #000000;
	width: 260px;
	top: 47px;
	left: 30px;
	padding: 25px 0 25px 0;
}
#mob_menu a, #mob_phone, #mob_mail, #mob_mail a{
	color: #dcdcdc;
	font-size: 25px;
	text-decoration: none;
	text-transform: uppercase;
}
#mob_menu a:hover{
	text-decoration: underline;
}

#mob_menu div, #mob_phone div, #mob_mail div{
	display: inline-block;
	margin: 20px 0 20px 0;
	width: 196px;
	height: 1px;
	background-color: #5f5f5f;
}

#mob_phone{
	display: none;
	position: fixed;
	background-color: #000000;
	width: 260px;
	top: 47px;
	left: 50%;
	margin-left: -130px;
	padding-top: 20px;
}

#mob_phone div, #mob_mail div{
	margin: 10px 0 10px 0;
}

#mob_mail{
	display: none;
	position: fixed;
	background-color: #000000;
	width: 260px;
	top: 47px;
	right: 30px;
	padding-top: 20px;
}

#mob_mail a{
	text-transform: none;
}

div.menu_left, div.menu_right, div.menu_left_center, div.menu_right_center{
	position: absolute;
	top: 0;
}

div.menu_left{
	left: 0;
	text-align: left;
}

div.menu_right{
	right: 0;
	text-align: right;
}

div.menu_left_center{
	width: 50%;
	left: 0;
	text-align: center;
}

div.menu_right_center{
	width: 50%;
	right: 0;
	text-align: center;
}

div.menu_center_center{
	display: inline-block;
}

div.top_bg{
	margin-top: 65px;
	height: 224px;
	min-width: 1140px;
	background: url(/pic/top_bg.jpg) center/100% 100% no-repeat;
	text-align: center;
	box-sizing: border-box;
	padding-top: 31px;
}
@media screen and (max-width: 1170px){
	div.top_bg{
		min-width: 700px;
	}
}
@media screen and (max-width: 730px){
	div.top_bg{
		margin-top: 55px;
		min-width: 320px;
		height: 89px;
		padding-top: 8px;
	}
}

img.logo_small{
	display: none;
}
@media screen and (max-width: 730px){
	img.logo_small{
		display: inline-block;
	}
	
	img.logo{
		display: none;
	}
}

div.logotext{
	margin-top: -28px;
	text-align: center;
	padding-left: 185px;
	color: #fabe58;
	font-weight: bold;
	font-size: 15px;
}
@media screen and (max-width: 730px){
	div.logotext{
		margin-top: -3px;
		padding-left: 0;
	}
}

div.p1{
	margin-top: 32px;
	height: 752px;
	min-width: 1140px;
	background: url(/pic/bg1.jpg) center bottom/1128px no-repeat #969693;
	text-align: center;
}
@media screen and (max-width: 1170px){
	div.p1{
		height: 500px;
		min-width: 700px;
		background: url(/pic/bg1.jpg) center bottom/700px no-repeat #969693;
	}
}
@media screen and (max-width: 730px){
	div.p1{
		margin-top: 12px;
		height: 211px;
		min-width: 320px;
		background: url(/pic/bg1.jpg) center bottom/320px no-repeat #969693;
	}
}

div.p_cont, div.p2_cont{
	display: inline-block;
	width: 1140px;
	text-align: left;
	font-size: 20px;
	color: #dcdcdc;
}
@media screen and (max-width: 1170px){
	div.p_cont, div.p2_cont{
		width: 700px;
		font-size: 14px;
	}
}
@media screen and (max-width: 730px){
	div.p_cont{
		width: 100%;
		min-width: 320px;
	}
	
	div.p2_cont{
		width: 320px;
	}
}

div.p1_t1{
	position: absolute;
	top: 63px;
	left: 0;
	width: 434px;
}
@media screen and (max-width: 1170px){
	div.p1_t1{
		top: 50px;
		width: 300px;
	}
}

div.p1_t2{
	position: absolute;
	top: 431px;
	left: 0;
	width: 315px;
}
@media screen and (max-width: 1170px){
	div.p1_t2{
		top: 300px;
		width: 200px;
	}
}

div.p1_t3{
	position: absolute;
	top: 270px;
	right: 0;
	width: 315px;
}
@media screen and (max-width: 1170px){
	div.p1_t3{
		top: 200px;
		width: 200px;
	}
}

div.p1_t4{
	position: absolute;
	top: 625px;
	right: 0;
	width: 260px;
}
@media screen and (max-width: 1170px){
	div.p1_t4{
		top: 390px;
		width: 150px;
	}
}

@media screen and (max-width: 730px){
	div.p1_t1, div.p1_t2, div.p1_t3, div.p1_t4{
		display: inline-block;
		top: 70px;
		width: 250px;
		left: 50%;
		margin-left: -117px;
	}
	
	div.p1_t3{
		top: 90px;
		margin-left: -120px;
	}
	
	div.p1_t4{
		top: 98px;
		margin-left: -120px;
	}
	
	div.p1_t_hidden{
		display: none;
	}
}

#left_arrow, #right_arrow, #left_arrow2, #right_arrow2{
	display: none;
}
@media screen and (max-width: 730px){
	#left_arrow, #right_arrow, #left_arrow2, #right_arrow2{
		display: inline-block;
		-webkit-user-drag: none;
		position: absolute;
		top: 113px;
		left: 50%;
		margin-left: -157px;
		cursor: pointer;
	}
	
	#right_arrow, #right_arrow2{
		margin-left: 136px;
		transform: rotate(180deg);
	}
}

div.separ_our{
	text-transform: uppercase;
	font-size: 28px;
	height: 80px;
	line-height: 80px;
	color: #fabe58;
	min-width: 320px;
}
@media screen and (max-width: 730px){
	div.separ_our{
		font-size: 14px;
		height: 30px;
		line-height: 30px;
	}
}

div.our{
	height: 528px;
	min-width: 1140px;
	background: url(/pic/bg2.jpg) right top no-repeat #858585;
}
@media screen and (max-width: 1170px){
	div.our{
		height: 411px;
		min-width: 700px;
		background: url(/pic/bg2.jpg) right top/1000px no-repeat #858585;
	}
}
@media screen and (max-width: 730px){
	div.our{
		height: 226px;
		min-width: 320px;
		background: url(/pic/bg2.jpg) right top/550px no-repeat #858585;
	}
}

div.p2_cont{
	margin-top: 100px;
}
@media screen and (max-width: 1170px){
	div.p2_cont{
		margin-top: 34px;
	}
}

img.logo1{
	position: absolute;
	top: 12px;	
}
@media screen and (max-width: 730px){
	img.logo1{
		height: 31px;
		top: 0;
	}
}

div.p2_t1, div.p2_t2, div.p2_t3{
	position: absolute;
	box-sizing: border-box;
	padding-top: 15px;
	top: 12px;
	left: 95px;
	width: 465px;
	height: 78px;
	font-size: 20px;
}
@media screen and (max-width: 730px){
	div.p2_t1, div.p2_t2, div.p2_t3{
		top: -10px;
		padding-top: 0;
		font-size: 14px;
		left: 50px;
		width: 270px;
	}
}

img.logo2{
	position: absolute;
	top: 125px;	
}
@media screen and (max-width: 730px){
	img.logo2{
		height: 31px;
		top: 65px;
	}
}

div.p2_t2{
	top: 125px;
	width: 565px;
}
@media screen and (max-width: 730px){
	div.p2_t2{
		top: 55px;
		width: 270px;
	}
}

img.logo3{
	position: absolute;
	top: 237px;
}
@media screen and (max-width: 730px){
	img.logo3{
		height: 31px;
		top: 123px;
	}
}

div.p2_t3{
	top: 237px;
	width: 565px;
}
@media screen and (max-width: 730px){
	div.p2_t3{
		top: 120px;
		width: 270px;
	}	
}

div.where_buy{
	height: 510px;
	min-width: 1140px;
	background: url(/pic/bg3.jpg) center bottom/cover no-repeat #11181a;
}
@media screen and (max-width: 1170px){
	div.where_buy{
		height: 400px;
		min-width: 700px;
	}
}
@media screen and (max-width: 730px){
	div.where_buy{
		height: 202px;
		min-width: 320px;
	}
	
	div.where_buy div.p_cont{
		text-align: center;
	}
}

img.felicity{
	position: absolute;
	top: 195px;
}
@media screen and (max-width: 1170px){
	img.felicity{
		top: 150px;
		width: 280px;
	}
}
@media screen and (max-width: 730px){
	img.felicity{
		position: relative;
		top: auto;
		margin-top: 17px;
		width: 180px;
	}
}

div.p3_cont{
	position: absolute;
	top: -13px;
	right: 0;
	width: 635px;
	text-align: left;
}
@media screen and (max-width: 1170px){
	div.p3_cont{
		top: -29px;
		width: 400px;
	}
}
@media screen and (max-width: 730px){
	div.p3_cont{
		position: relative;
		display: inline-block;
		margin-top: 24px;
		width: 250px;
	}
}

div.p3_cont div{
	margin-top: 41px;
}

div.footer{
	margin-top: 31px;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #dcdcdc;
	padding: 18px 0 25px 0;
}

img.footer_logo{
	margin-top: 11px;
	vertical-align: top;
}
@media screen and (max-width: 730px){
	img.footer_logo{
		display: none;
	}
}

div.contacts{
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 54px;
	color: #dcdcdc;
	line-height: 22px;
}
@media screen and (max-width: 730px){
	div.footer_menu{
		display: none;
	}
}

div.contacts a{
	color: inherit;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
}

div.contacts a:hover{
	color: inherit;
	text-decoration: underline;
}

div.footer_margin{
	margin-left: 135px;
}
@media screen and (max-width: 1170px){
	div.footer_margin{
		margin-left: 35px;
	}	
}

@media screen and (max-width: 730px){
	div.address{
		position: absolute;
		width: 320px;
		top: 60px;
		left: 50%;
		margin-left: -160px;
		text-align: center;
	}
	
	div.address div{
		display: inline-block;
		margin-bottom: 20px;
	}
	
	div.email{
		position: absolute;
		right: 35px;
		top: 0;
	}
}
