@import"../css-temp/reset.css";@import"../css-temp/skeleton.css";@import"../fonts-temp/gothic.css";@import"../css-temp/animate.css";
@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
body{background:#000;font:12px/16px Arial, Helvetica, sans-serif;color:#000;position:relative;min-width:320px;}
html,body{height:100%;}
* {
  -webkit-text-size-adjust: none;
}
p{padding-bottom:10px; text-align: justify; text-transform: none; font-family: 'CenturyGothicRegular', sans-serif; font-size: 14px; line-height: 28px; color: #ffffff;}
.line2 {line-height: 35px !important;}
a{color:#ababab;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration: none; color: #e70000 !important;}
p a{ text-decoration:none; color: #ababab;}
p a:hover{text-decoration: none; color: #000;}
p a.link2{text-decoration: none; color: #a4599c;}
p a.link2:hover{text-decoration: none; color: #216856;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.clear{clear:both;line-height:0;font-size:0;overflow:hidden;height:0;width:100%;}
.wrapper{width:100%;overflow:hidden;position:relative;}
.color1{color:#979797;}
.color2{ color:#ababab;}
.color3 {color: #e70000;}
.f19 {font-size: 19px !important;}
.f35 {font-size: 22px !important;}
/*********************************header*************************************/
header{ width:100%; padding-bottom:/*20*/0px;}
header h1 {
	text-align:center;
	display:inline-block;
	padding-top:15px;
	padding-bottom:15px;
	margin:0 auto;
	width:100%;
}
/********************** Content ************************/
.center {text-align: center;}
.lower {text-transform: lowercase !important;}
/******************** Footer ******************/
footer{ padding:0px 0 11px 0; color:#979797;}
	footer a{color:#ababab;}
	footer a:hover{color: #e70000 !important; text-decoration: none;}
.privacy{ padding:10px 0px 30px 0px; font-size: 11px; text-align:center;}
	.privacy a img{ margin:-3px 0px 0 0px;}
	#copyright-year { display:inline-block; margin:0 4px;}
.footer-line{ background:url(../images-temp/footer-line.png) top center no-repeat; margin-top:13px; padding:/*18px*/ 3px 0 0 0;}
.footerpad{padding:18px 0 20px 0; background:url(../images-temp/footer2.png) repeat-x #00376f; }
/*.footerpad1{background:url(../images-temp/footer.png) repeat-x #44440e; }*/
#evo2design_ {z-index: 10; position: relative; float: right; margin-top: -40px; left: 0px; top: 0px; width: 148px; height: 32px; padding: 0px; border: none;
}
#design_ {
	font-family: Arial;
	font-size: 10px;
	color: #979797;
	text-align: left;
	z-index: 3; position: absolute; left: 0px; top: 0px; width: 80px; height: 32px; padding: 0px; border: none;
}
#evo_ {z-index: 3; position: absolute; left: 75px; top: 0px; width: 50px; height: 24px; padding: 0px; border: none;
}
#evo_ a{z-index: 3; position: absolute; left: 0px; top: 0px; width: 50px; height: 24px; padding: 0px; border: none; background: url(../images-temp/evo2.png) top center;
}
#evo_ a:hover{background: url(../images-temp/evo2.png) bottom center;
}
/* padding margin */
.padbot {padding-bottom:40px;}
.padbot1 {padding-bottom:13px;}
.padbot2 {padding-bottom:20px;}
.padtop {padding-top:20px;}
.padtop1 {padding-top:20px;}
.padtop2 {padding-top:70px;}
.padtop3 {padding-top:5px;}
.marbot {margin-bottom:5px;}
.marbot1 {margin-bottom:20px;}
.marbot2 {margin-bottom:30px;}
.martop {margin-top: 50px;}
.martop1 {margin-top: 10px;}
/*==========================================*/	
.img, .img2 {width:100%; text-align: center;}
.img img {width:100%; height: auto; max-width:350px; margin-top: 70px;}
.img2 img {width:100%; height: auto; max-width:266px;}
.d1, .d2 {display: inline-block;}
.br1, .br2, .br3, .br4 {display: none;}
.supermarket {padding: 10px 10px; max-width: 100px;}
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:180px;
	left: 50%;
	margin-left: 550px;
	overflow:hidden;
	width:39px;
	height: 23px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background:url(../images-temp/totop.png) no-repeat left top;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline:none;
	background-position: 0 bottom;
}

.content {overflow:hidden;}

.line, .line-1 {display: inline-block;}

@media only screen and (min-width: 768px) and (max-width: 995px) {
	header{ width:100%; padding-bottom:0px;}
	header h1 {
	text-align:center;
	display:inline-block;
	padding-top:15px;
	padding-bottom:15px;
	margin:0 auto;
	width:100%;
	}
	#evo2design_ {z-index: 10; position: relative; float: right; margin-top: -40px; left: 0px; top: 0px; width: 148px; height: 32px; padding: 0px; border: none;
	}
	.footer-line{ background:url(../images-temp/footer-line768.png) top center no-repeat; margin-top:13px; padding:/*18px*/ 3px 0 0 0;}
	.d1 {display: none;}
	.d2 {display: inline-block;}
	.br1 {display: inline-block;}
	.br2 {display: none;}
	.br3 {display: none;}
	.br4 {display: inline-block;}	
	.line-1 {display: none;}
	.img img {width:100%; height: auto; max-width:350px; margin-top: 50px;}
	.img2 img {width:100%; height: auto; max-width:250px;}
}
@media only screen and (max-width: 767px) {
	html,body{height:100%;}
	header{ width:100%; padding-bottom:0px;}
	header h1 {
	text-align:center;
	display:inline-block;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	width:100%;
	}
	#evo2design_ {z-index: 10; position: relative; float: right; margin-top: -40px; left: 0px; top: 0px; width: 148px; height: 32px; padding: 0px; border: none;}
	.privacy{ padding:10px 0px 60px 0px; font-size: 11px; text-align:center;}
	.footer-line{ background:url(../images-temp/footer-line300.png) top center no-repeat; margin-top:13px; padding:/*18px*/ 3px 0 0 0;}
	.d1 {display: none;}
	.d2 {display: none;}
	.br1 {display: inline-block;}
	.br2 {display: inline-block;}
	.br3 {display: inline-block;}
	.br4 {display: inline-block;}
	.img img {width:100%; height: auto; max-width: 290px; margin-top: 50px;}
	.img2 img {width:100%; height: auto; max-width:210px; margin-bottom: 20px;}
	.f19 {font-size: 16px !important;}
	.f35 {font-size: 20px !important;}
	.padtop2 {padding-top:0px;}
	.marbot2 {margin-bottom:0px;}
	.line, .line-1 {display: none;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
		html,body{height:100%;}
	header{ width:100%; padding-bottom:0px;}
	header h1 {
	text-align:center;
	display:inline-block;
	padding-top:15px;
	padding-bottom:15px;
	margin:0 auto;
	width:100%;
	}
	#evo2design_ {z-index: 10; position: relative; float: right; margin-top: -75px; left: 0px; top: 0px; width: 148px; height: 32px; padding: 0px; border: none;}
	.privacy{ padding:10px 0 60px /*1*/30px; font-size: 11px; text-align:left;}
	.footer-line{ background:url(../images-temp/footer-line420.png) top center no-repeat; margin-top:13px; padding:/*18px*/ 3px 0 0 0;}
	.d1 {display: none;}
	.d2 {display: inline-block;}
	.br1 {display: inline-block;}
	.br2 {display: none;}
	.br3 {display: inline-block;}
	.img img {width:100%; height: auto; max-width:299px; margin-top: 50px;}
	.img2 img {width:100%; height: auto; max-width:230px; margin-bottom: 20px;}
	.f19 {font-size: 16px !important;}
	.f35 {font-size: 22px !important;}
}

.fa {
  line-height: inherit;
}
[class*='fa-']:before {
  font-weight: 400;
  font-family: 'FontAwesome';
}