* {
	padding: 0;
	margin: 0;
	outline: none;
	box-sizing: border-box;
}

body {
	font-family: 'PT Sans';
	font-size: 16px;
}

.wrapper{
	width: 980px;
	position: relative;
	margin: 0 auto;	
}

.slide {
	width: 100%;
	float: left;
	position: relative;
}

.slide1 {
	height: 502px;
	background: url(images/bg1.png) center no-repeat;
}

.header {
	position: absolute;
	float: left;
	width: 100%;
	height: 73px;
	background: rgba(255, 255, 255, .7);
}

.header img {
	float: left;
}

.logo {
	margin-top: 10px;
}

.ariston {
	margin-left: 150px;
}

.header p {
	float: right;
	color: #0251c7;
	margin-top: 10px;
	font-size: 20px;
	font-family: 'OpenSansB';
}

.side {
	margin-top: 73px;
	height: 432px;
	position: absolute;
}

.side2 {
	text-align: center;
}

.m-side1 {
	display: none;
}

.m-side2 {
	display: none;
}

#defaultCountdown { width: 285px; height: 70px; margin: 30px auto 0 auto; }


.banner {
	margin: 65px 20px;
}

.rectangle {
	width: 732px;
	height: 432px;
	background: rgba(255, 255, 255, .57);
	float: right;
	margin-right: 10px;
	padding-right: 10px;
}

.rectangle h1 {
	margin-top: 120px;
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	font-family: 'OpenSansB';

}

.rectangle p {
	margin-top: 20px;
	text-align: center;
	font-size: 24px;
	color: #232323;
	font-family: "PT Sans";
}

.rectangle > a {
	width: 275px;
	height: 50px;
	display: block;
	background: #b00111;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	border-radius: 10px;
	font-size: 17px;
	margin: 40px auto 0 auto;
	border-bottom: solid 3px #88000c;
	font-family: 'PT Sans Bold';
	cursor: pointer;
}

.slide1 a:hover {
	background: #88000c;
	border-bottom: solid 3px #b00111;
}

.slide2 {
	height: 412px;
	background: url(images/bg2.png) center no-repeat;
}

.slide2 h1 {
	text-align: center;
	color: #3c3c3c;
	font-size: 25px;
	margin-top: 40px;
}

.slide2 nav {
	width: 100%;
	height: 270px;
	margin-top: 40px;
}

.slide2 nav ul {
	list-style: none;
}

.slide2 nav ul li {
	float: left;
	width: 165px;
	height: 100%;
	text-align: center;
	margin: 0 15px;
}

.slide2 li p.circle {
	background: #b00111;
	border-radius: 50%;
	color: #fff;
	width: 125px;
	height: 125px;
	font-family: 'PT Sans';
	font-size: 40px;
	line-height: 125px;
	margin: 0 auto;
}

.slide2 li p {
	color: #3c3c3c;
	font-size: 18px;
	font-family: 'PT Sans Bold';
	margin-top: 20px;
}

.slide3 {
	height: 415px;
}

.slide3 h1 {
	font-family: "PT Sans";
	font-size: 40px;
	font-weight: normal;
	color: #3c3c3c;
	text-align: center;
	margin-top: 50px;
}

.slide3 h1 span {
	font-family: 'PT Sans Bold';
}

.slide3 nav {
	width: 100%;
	margin-top: 30px;
}

.slide3 nav ul {
	list-style: none;
}

.slide3 nav li {
	margin: 0 11px;
	width: 304px;
	height: 290px;
	float: left;
	text-align: center;
}

.slide3 li p {
	font-family: 'PT Sans';
	font-size: 16px;
	color: #0e0e0e;
	margin-top: 20px;
}

.slide4 {
	height: 520px;
	background: #d9dbdb;
}

.slide4 h1 {
	text-align: center;
	font-weight: normal;
	font-family: 'PT Sans';
	color: #3c3c3c;
	font-size: 40px;
	margin-top: 30px;
}

.slide4 > .wrapper > p {
	color: #3c3c3c;
	font-size: 20px;
	font-family: 'PT Sans';
	width: 215px;
	text-align: center;
	float: left;
	margin-top: 20px;
	display: block;
	float: left;
}

p.p1 {
	margin-left: 25px;
}

p.p2 {
	margin-left: 125px;
}

p.p3 {
	margin-left: 125px;
}

.slide4 nav {
	width: 100%;
	height: 300px;
	float: left;
	margin-top: 20px;
}

.slide4 ul {
	list-style: none;
}

.slide4 li {
	display: block;
	width: 100%;
	height: 50px;
}

.slide4 li:nth-child(1) {background:#ededed; }
.slide4 li:nth-child(1) .img2 {margin-left: 330px; }
.slide4 li:nth-child(2) {background:#fff; }
.slide4 li:nth-child(3) {background:#ededed; }
.slide4 li:nth-child(4) {background:#fff; }
.slide4 li:nth-child(5) {background:#ededed; }
.slide4 li:nth-child(6) {background:#fff; }

.slide4 li img {
	width: 300px;
	float: left;
	height: 50px;
	margin-left: 15px;
}

.slide4 li p {
	width: 300px;
	float: left;
	font-family: 'PT Sans Bold';
	color: #ab0101;
	font-size: 20px;
	text-align: right;
	line-height: 50px;
}

.slide5 {
	height: 398px;
	background: url(images/bg5.png) center no-repeat;
}

.slide5 h1 {
	text-align: center;
	font-family: 'PT Sans';
	font-size: 40px;
	color: #fff;
	margin-top: 40px;
	font-weight: normal;
}

.slide5 nav {
	width: 100%;
	height: 181px;
	margin-top: 50px;
}

.slide5 nav ul {
	list-style: none;
}

.slide5 li {
	width: 178px;
	height: 178px;
	float: left;
	border: 2px solid #fff;
	margin: 0 8px;
	text-align: center;
	background: rgba(0,0,0,.2);
	overflow: hidden;
}

.slide5 li p {
	font-family: 'PT Sans Bold';
	color: #fff;
	font-size: 18px;
	padding-top: 60px;
	line-height: 1.2;
}

.slide5 li:nth-child(5) p {padding-top: 70px;}
.slide5 li:nth-child(3) p {padding-top: 30px;}

.slide6 {
	height: 880px;
	background: #f8f8f8;
}

.slide6 h1 {
	color: #3c3c3c;
	font-family: 'PT Sans';
	text-align: center;
	font-weight: normal;
	font-size: 40px;
	margin-top: 45px;
}

.slide6 nav {
	width: 100%;
	height: 770px;
	margin-top: 20px;
	text-align: center;
}

.slide6 ul {
	list-style: none;
}

.slide6 li {
	width: 230px;
	height: 365px;
	margin: 0 5px 20px 5px;
	display: inline-block;
	overflow: hidden;
}

.slide6 li p {
	height: 300px;
	width: 230px;
	border: 4px solid #c3c3c3;
	background: #fff;
	text-align: center;
	font-size: 18px;
	color: #3c3c3c;
	font-family: 'PT Sans Bold';
	line-height: 1.2;
	cursor: pointer;
	display: inline-block;
}

.slide6 li p img {
	margin: 20px 0 0 0;
}

.slide6 li a {
	display: block;
	width: 100%;
	height: 50px;
	font-family: 'PT Sans Bold';
	color: #fff;
	background: #ab0101;
	line-height: 50px;
	text-align: center;
	margin-top: 15px;
	text-decoration: none;
	cursor: pointer;
}

.slide6 li a:hover {
	background: #860404;
}

.slide7 {
	background: url(images/slide7.png) top no-repeat #fff; 
	padding-bottom: 40px;
	padding-top: 40px;
}

.slide7 h1 {
	font-family: 'PT Sans Bold';
	font-size: 20px;
	text-align: center;
	color: #af3333;
	margin-bottom: 40px;
}

.go-top {
	float: right;
	width: 50px;
	height: 50px;
	cursor: pointer;
	margin-right: 10px;
	background: url(images/up.png) center no-repeat;
	display: inline-block;
}

.for {
	width: 100%;
	height: auto;
}

.for-1 { display: none; }
.for-2 { display: none; }
.for-3 { display: none; }
.for-4 { display: none; }
.for-5 { display: none; }
.for-6 { display: none; }
.for-7 { display: none; }

.for-content {
	width: 100%;
	padding: 10px;
	position: relative;
	height: auto;
	float: left;
	box-shadow: 0 0 1px #999;
	border-radius: 10px;
	margin-bottom: 20px;
}

.left {
	display: inline-block;
	width: 170px;
	text-align: center;
}

.left a {
	display: block;
	color: #fff;
	font-size: 17px;
	height: 40px;
	background: #ab0101;
	border-radius: 15px;
	text-align: center;
	line-height: 40px;
	font-family: 'PT Sans';
	text-decoration: none;
	margin-top: 15px;
	cursor: pointer;
}

.left a:hover {
	background: #860404;
}

table {
	width: 780px;
	background: #f8f8f8;
	float: right;
}

.table-header {
	height: 70px;
}

.next-color {
	background: #ededed;
}

table tr {
	height: 40px;
}

table td {
	font-family: 'PT Sans Bold';
	color: #3c3c3c;
	font-size: 16px;
	padding-left: 10px;
}

table tr > td:first-child {
	width: 170px;
}

table tr > td:nth-child(2) {
	width: 70px;
}

table tr > td:nth-child(3) {
	width: 90px;
}


table tr > td:nth-child(4) {
	width: 100px;
}

.slide8 {
	height: 835px;
	background: url(images/slide8.png) no-repeat 50% 70% #f7f7f7;
		overflow: hidden;
}

.slide8 h1 {
	text-align: center;
	font-size: 45px;
	font-family: 'PT Sans';
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 45px;
}

.slide8 h1 .span-cirle {
	width: 90px;
	height: 90px;
	color: #a50006;
	border: 3px solid #a50006;
	border-radius: 50%;
	display: inline-block;
	line-height: 85px;
	text-align: center;
}

.slide8 h1 .span-bold {
	font-family: 'PT Sans Bold';
	display: inline-block;
}

.slide8 p {
	font-family: 'PT Sans';
	color: #000;
	font-size: 24px;
	line-height: 1.25;
}

.slide8-left {
	float: left;
	width: 425px;
	text-align: right;
	margin-top: 65px;
}

.slide8-left p {
	margin-bottom: 100px;
}

.slide8-right {
	float: right;
	width: 400px;
	text-align: left;
	margin-top: 25px;
	margin-right: 25px;
}

.slide8-right p {
	margin-bottom: 100px;
}

.slide9 {
	padding-bottom: 40px;
	background: #4f5b60;
}

.slide9 h1 {
	font-family: 'PT Sans Bold';
	color: #fff;
	font-size: 40px;
	margin-top: 35px;
	text-align: center;
	font-weight: normal;
}

.otz {
	width: 100%;
	padding: 10px;
	margin-top: 30px;
	float: left;
}

.otz img {
	float: left;
}

.otz-right img {
	float: right;
}

.otz-right p {
	float: left;
	line-height: 1.2;
}

.otz-left p {
	float: right;
}

.otz p {
	margin-top: 10px;
	font-size: 14px;
	width: 830px;
	background: #fff;
	padding: 15px;
	font-family: 'PT Sans';
	font-style: italic;
}

.slide10 {
	height: 300px;
	background: url(images/slide10.png) center no-repeat #fff;
	text-align: center;
}

.slide10 h1 {
	color: #3c3c3c;
	font-size: 40px;
	font-family: 'PT Sans Bold';
	text-align: center;
	margin-top: 20px;
}

.slide10 p {
	font-family: 'Open Sans';
	color: #3c3c3c;
	display: inline-block;
	margin: 140px 30px 0 30px;
	line-height: 1.2;
}

.slider {
	height: 530px;
	background: #78868c;
}

.slider h1 {
	text-align: center;
	color: #fff;
	margin-top: 35px;
	text-align: center;
	font-size: 40px;
	font-family: 'PT Sans';
	font-weight: normal;
}

.slider-container {
	width: 100%;
	height: 368px;
	position: relative;
	margin-top: 30px;
}

.slider-container img {
	margin-left: -362.2px;
	position: absolute;
	top: 0;
	left: 50%;
	display: none;
}

.slider-container a {
	position: absolute;
	top: 50%;
	margin-top: -26.5px;
	width: 51px;
	height: 52px;
}

a.arrow-left {
	left: 30px;
	background: url(images/arrow-left.png) center no-repeat;
}

a.arrow-right {
	right: 30px;
	background: url(images/arrow-right.png) center no-repeat;
}

footer {
	height: 240px;
}

.footer-top {
	float: left; 
	height: 150px;
	background: #4f5b60;
	width: 100%;
	text-align: center;
}

.footer-top p {
	color: #fff;
	font-size: 40px;
	font-family: 'Open Sans';
	margin-top: 20px;
}

.footer-top p span {
	font-size: 30px;
	display: block;
}

.footer-bottom {
	height: 90px;
	background: #384044; 
	float: left;
	width: 100%;
	text-align: right;
}

.footer-bottom a {
	font-size: 16px;
	color: #fff;
	font-family: 'Open Sans';
	display: inline-block;
	margin-top: 35px;
	text-decoration: none;
}

.footer-bottom a:hover {
	text-decoration: underline;
}

.footer-bottom img {
	float: right;
	margin: 0 20px;
}

.popup {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -200px;
	width: 400px;
	height: 400px;
	border-radius: 10px;
	background: #fff;
	z-index: 999;
	display: none;
}

.popup h1 {
	text-align: center;
	font-size: 16px;
	font-family: 'PT Sans Bold';
	text-transform: uppercase;
	margin-top: 30px;
}

form {
	width: 100%;
	position: relative;
}

form img {
	position: absolute;
	left: 40px;
}

img.name {
	top: 12px;
}

img.phone {
	top: 85px;
}

img.email {
	top: 155px;
}

input[type="text"] {
	width: 90%;
	display: block;
	margin: 20px auto 0 auto;
	height: 50px;
	border: none;
	border-radius: 15px;
	background: #eee;
	padding: 0 30px 0 70px;
	font-size: 17px;
	color: #8c8e8e;
	font-family: 'PT Sans';	
}

input[type="submit"] {
	font-weight: bold;
	width: 90%;
	display: block;
	margin: 0 auto;
	height: 50px;
	border: none;
	border-radius: 15px;
	background: #b00111;
	cursor: pointer;
	margin-top: 30px;
	font-size: 17px;
	color: #fff;
	font-family: 'PT Sans';
}


input[type="submit"]:hover {
	background: #95010f;
}

.hover {
	background: rgba(0,0,0,.5);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 998;
	display: none;
}

.left5 {
	display: inline-block;
	width: 170px;
	text-align: center;
	margin-top: 150px;
	float: left;
}

.left5 a {
	display: block;
	color: #fff;
	font-size: 17px;
	height: 40px;
	background: #ab0101;
	border-radius: 15px;
	text-align: center;
	line-height: 40px;
	font-family: 'PT Sans';
	text-decoration: none;
	margin-top: 15px;
	cursor: pointer;
}

.left5 a:hover {
	background: #860404;
}

@font-face {
  font-family: 'PT Sans';
  src: url('fonts/PT Sans.ttf');
}

@font-face {
  font-family: 'PT Sans Bold';
  src: url('fonts/PT Sans Bold.ttf');
}

@font-face {
	font-family: "Open Sans";
	src: url("fonts/OpenSans-Regular.ttf");
}
@font-face {
	font-family: "OpenSansB";
	src: url("fonts/OpenSans-Bold.ttf");
}

.slider-container img {
	width: 725px;
	height: 365px;
}

