@font-face {
    font-family: 'robotoslablight';
    src: url('fonts/robotoslab-light.eot');
    src: url('fonts/robotoslab-light.eot') format('embedded-opentype'),
         url('fonts/robotoslab-light.woff') format('woff'),
         url('fonts/robotoslab-light.ttf') format('truetype'),
         url('fonts/robotoslab-light.svg#robotoslablight') format('svg');
}

@font-face {
    font-family: 'robotobold';
    src: url('fonts/roboto-bold-webfont.eot');
    src: url('fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('fonts/roboto-bold-webfont.woff') format('woff'),
         url('fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto-regular.eot');
    src: url('fonts/roboto-regular.eot') format('embedded-opentype'),
         url('fonts/roboto-regular.woff2') format('woff2'),
         url('fonts/roboto-regular.woff') format('woff'),
         url('fonts/roboto-regular.ttf') format('truetype'),
         url('fonts/roboto-regular.svg#robotoregular') format('svg');
}

img {border: 0;}
* {
	margin:0;
	padding:0;
 }
body{
	text-decoration: none;
    color: #666;
    font-size: 14px;
    padding: 0;
    text-align:center;
    font-family: 'robotoregular';
    font-weight: normal;
    line-height: 20px;
	
}
.banner {
	background:url(images/bg-banner.jpg) no-repeat center top #000;
	min-height:984px;
	width:100%;
	position:relative;
	z-index:1;
}
.bg-repeat {
	background:url(images/bg-repeat.png) no-repeat 50% 50%;
	height:100%;
	width:100%;
	position:absolute;
	z-index:2;
}
.banner-content { position:relative; height:984px; z-index:3; }
.banner-content .logo {
    padding: 180px 0 0;
}
.banner-content .welcome { margin:60px 0 0; display:inline-block; width:100%; background:url(images/bg-welcome.png) no-repeat center bottom; }
.banner-content .welcome h2 {
	font-size:38px;
	color:#ececec;
	padding:0 0 60px;
	text-transform:uppercase;
	font-family:'robotobold';
	letter-spacing: 2px;
	margin:0;
}
.banner-content .banner-link { display:inline-block; width:100%; margin:150px 0 0;}
.banner-content .banner-link a {
	padding:10px 20px;
	color:#ffffff;
	font-size:21px;
	font-family:'robotoregular';
	border:1px solid #ffffff;
	text-transform:uppercase;
	letter-spacing:2px;
	text-decoration: none;
}
.banner-content .banner-link a:hover {
	border:1px solid #009587;
	color:#009587;
}
.text-banner {
	position:absolute;
	bottom:60px;
	width:100%;
	padding:30px 0;
	background:url("images/bg-text.png") repeat;
}
.text-banner h3 {
	font-family:'robotoregular';
	font-size:38px;
	color:#ececec;
	margin:0;
	text-transform:uppercase;
	font-weight:none;
	letter-spacing:3px;
	text-shadow:2px 2px #555;
}
.text-banner p {
	font-family:'robotoregular';
	font-size:21px;
	color:#ececec;
	margin:0;
	text-transform:uppercase;
	font-weight:none;
	letter-spacing:2px;
	margin:20px 0 0;
}
.main {
    display: inline-block;
    margin:0 auto;
	width:1200px;
	  padding: 30px 0 0
}
.main .col-images{
    margin-bottom: 12px;
    overflow: hidden;
}
.main .col {
    float: left;
    height: auto;
    margin: 50px 0 0;
    /* overflow: hidden; */
    position: relative;
    text-align: center;
    width: 600px;
}
.main .content-images {
    background:#1A1A1A;
    height:238px;
    margin: -286px 0 0 111px;
    overflow: hidden;
    position: absolute;
    width: 379px;
}
.main .col .images {
    left: 0;
    top:0;
    cursor: pointer;
    height:100%;
    overflow: hidden;
    position: absolute;
    width:100%;
}
.main .col .images:hover{background-position: center 100%!important;}



.main .col-link { display: inline-block; margin: 12px 0 0;}
.main .col-link a {
    background:none;
	border:1px solid #070707;
    color: #070707;
    font-family: 'robotoslablight';
    font-size: 18px;
    padding:11px 26px;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}
.main .col-link a:hover {
    background:#009587;
	color:#fff;
	border:1px solid #009587;
}
.footer { padding:80px 0; width:1200px; margin:0 auto; }
.footer .footer-title  { width:470px; text-align:center; display:inline-block; }
.footer .footer-title p { 
	font-family:'arial';
	font-weight:bold;
	font-size:16px;
	color:#676767;
	margin:0;
	line-height:25px; 
}
.footer .footer-content {
	background:url("images/bg-review.png") no-repeat center top;
	display:inline-block;
	width:100%;
	margin:20px 0 0;
	padding:60px 0 0;
}
.footer-left {
	background:url("images/bg-arrow-left.png") no-repeat center top;
	padding:15px 0 0;
	display:inline-block;
	float:left;
	margin-left:15px;
}
.footer-left-content {
	background:#00af6a;
	padding:40px 60px;
	border-radius:10px;
}
.footer-left-content h2 {
	color:#ffffff;
	font-size:32px;
	margin:0;
	font-family:'robotoregular';
	font-weight: normal;
}
.footer-left-content h3 {
	color:#ffffff;
	font-size:20px;
	margin:15px 0 0;
	font-family:'robotoslablight';
	font-weight: normal;
}

.footer-right {
	background:url("images/bg-arrow-right.png") no-repeat center top;
	padding:15px 0 0;
	display:inline-block;
	float:right;
	margin-right:15px;
}
.footer-right-content {
	background:#ff7659;
	padding:40px 60px;
	border-radius:10px;
}
.footer-right-content h2 {
	color:#ffffff;
	font-size:32px;
	margin:0;
	font-family:'robotoregular';
	font-weight: normal;
}
.footer-right-content h3 {
	color:#ffffff;
	font-size:20px;
	margin:15px 0 0;
	font-family:'robotoslablight';
	font-weight: normal;
}

/*css3-------------------------------------------------------------------------------*/
.main .images {
transition: all 4s ease-out 0s;
  -webkit-transition: all 4s ease-out 0s;
  -moz-transition: all 4s ease-out 0s;
  -ms-transition: all 4s ease-out 0s;
  -o-transition: all 4s ease-out 0s;
}
.main .col-link a,.banner-content .banner-link a{
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.main .col-link a:hover,.banner-content .banner-link a:hover{
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.icon-new {
    background: rgba(0, 0, 0, 0) url("images/label_new.png") no-repeat 0 0;
    height: 99px;
    position: absolute;
    right: 95px;
    top: -4px;
    width: 100px;
    z-index: 9;
}