body{
	font-family: 'Open Sans', sans-serif;
	background: #ededed;
}

.clearfix:before,
.clearfix:after{
	content: " ";
	display: table;
}

.clearfix:after{
	clear: both;
}

.container{
	width: 960px;
	margin: 0 auto;
}

.header{
	background: #1a1a1a url(../images/header-bg.png) no-repeat top center;
	height: 160px;
}

.logo{
	float: left;
	margin-top: 34px;
}

.social-icons{
	float: right;
	margin-top: 20px;
}

.social-icons-item{
	float: left;
	margin-left: 10px;
}

.social-icons-item a{
	display: block;
	width: 48px;
	height: 48px;
	background: url(../images/social-icon.png) no-repeat 0px 0px;
}

.social-icons-item a.icon-fb{
	background-position: -58px 0px;
}

.header-contacts{
	float: right;
	margin: 27px 60px 0 0;
}

.header-contacts-item{
	margin-bottom: 5px;
}

.header-contacts-item a{
	color: #fff;
	font-size: 16px;
	text-decoration: underline;
}

.header-contacts-item span{
	display: inline-block;
	width: 70px;
	text-align: right;
	font-size: 16px;
	color: #b2b2b2;
	padding-right: 8px;
}

.header-phone{
	float: right;
	margin: 32px 24px 0px 0px;
}

.header-phone-number{
	color: #fff;
	font-weight: 700;
	font-size: 32px;
}

.menu{
	float: right;
	clear: both;
	margin-top: 2px;
}

.menu.active{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	margin: 0;
	height: 50px;
	background: #1a1a1a url(../images/header-bg.png) no-repeat top center;
	z-index: 10;
}
.menu.active .menu-list{
	float: right;
}

.menu.active .menu-list .menu-item{
	margin-top: 14px;
}

.menu.active .menu-in{
	width: 1000px;
	margin: 0 auto;
}

.menu-item{
	float: left;
	margin-left: 76px;
}

.menu-item a{
	color: #b2b2b2;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	display: block;
	padding-bottom: 10px;
}

.menu-item a:hover,
.menu-item a.active{
	border-bottom: 1px solid #ffbb33;
}

section{
	background: #fff;
}

.section1{
	background: url(../images/section1-bg.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 566px;
	padding: 1px;
	overflow: hidden;
	position: relative;
}

.main-title{
	width: 389px;
	height: 241px;
	background: url(../images/title-bg.png) no-repeat;
	font-family: 'Philosopher', sans-serif;
	font-size: 50px;
	line-height: 56px;
	color: #fff;
	padding: 38px 90px 0px 80px;
	margin-top: 42px;
	margin-left: 30px;
	z-index: 8;
	position: relative;
}

.section2{
	position: relative;
	padding: 0 0 60px 0;
}

.section-title{
	font-size: 50px;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center;
	padding: 60px 0 30px;
}

.s2-text{
	text-align: center;
	color: #808080;
	font-size: 40px;
	font-weight: 300;
	line-height: 48px;
}

.section2:after,
.section2:before{
	content: " ";
	width: 100%;
	display: block;
	position: absolute;
	height: 5px;
	background: url(../images/line.png) repeat-x;
}

.section2:before{
	top: 0;
}

.section2:after{
	bottom: 0;
}

.section3{
	padding: 45px 0;
	background: #1a1a1a url(../images/section-bg.png) repeat-y top center;
}

.price-grid{
	margin-left: -10px;
	margin-right: -10px;
}

.price-item{
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
	padding: 0 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.price-item-in{
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 26px 0 18px;
}

.price-item:nth-child(1) .price-item-in,
.price-item:nth-child(2) .price-item-in,
.price-item:nth-child(3) .price-item-in,
.price-item:nth-child(4) .price-item-in{
	border-bottom: none;
}

.price-item-title{
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 300;
	height: 60px;
}

.price-item-price{
	font-family: 'Philosopher', sans-serif;
	font-size: 30px;
	color: #fff;
	font-style: italic;
	position: absolute;
	width: 100%;
	left: 0;
	text-align: center;
	bottom: 108px;
}

.price-button{
	display: block;
	color: #fff;
	font-size: 25px;
	font-weight: 300;
	background: #2faee4;
	height: 60px;
	line-height: 57px;
	margin: 0 3px;
}

.price-item-btn{
	margin-top: 80px;
}

.price-button:hover{
	background: #fff;
	color: #2faee4;
}

.s4-text{
	text-align: center;
	color: #fff;
	padding: 45px 0 0;
}

.s4-text-title{
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 25px;
}

.s4-text p{
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
}

.inform-line{
	height: 87px;
	background: url(../images/inform-line.png) repeat-x;
	margin-top: 30px;
	-webkit-animation-name: lines;
	animation-name: lines;
	-webkit-animation-duration: 250s;
	animation-duration: 250s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
}

@-webkit-keyframes lines{
	from{
		background-position: 0 0;
	}

	to{
		background-position: 1000% 0;
	}
}

@keyframes lines{
	from{
		background-position: 0 0;
	}

	to{
		background-position: 1000% 0;
	}
}

.pay-information-title{
	text-align: center;
	font-size: 30px;
	color: #808080;
	font-weight: 300;
	padding: 50px 0;
}

.pay-information-list{
	text-align: center;
}

.pay-information-item{
	display: inline-block;
	margin: 0 5px 10px;
	overflow: hidden;
	position: relative;
}

.pay-information-item:before{
	content: " ";
	display: block;
	position: absolute;
	height: 5px;
	box-shadow: 0 0 15px #fff;
	width: 100%;
	top: -5px;
	transition: all ease .7s;
	-webkit-transition: all ease .7s;
	-moz-transition: all ease .7s;
	-o-transition: all ease .7s;
}

.pay-information-item:hover:before{
	top: 100%;
}

.section5{
	background: #1a1a1a url(../images/section-bg.png) no-repeat top center;
	position: relative;
	padding-bottom: 60px;
	margin-top: 40px;
}

.section5:after,
.section5:before{
	content: "";
	display: block;
	width: 100%;
	position: absolute;
	height: 5px;
	background: url(../images/line2.png) repeat-x;
}

.section5:before{
	top: 0;
}

.section5:after{
	bottom: 0;
}

.section5 .section-title{
	font-size: 48px;
	color: #fff;
}

.s5-text{
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	color: #fff;
	margin-bottom: 40px;
}

.get-portfolio{
	text-align: center;
}

.get-portfolio-btn{
	display: inline-block;
	color: #ffbb33;
	font-size: 40px;
	font-weight: 300;
	border: 1px solid #ffbb33;
	padding: 34px 62px;
}

.section6{
	background: url(../images/s6-bg.jpg) no-repeat top center;
	padding: 1px 0 115px;
}

.s6-text{
	width: 520px;
	text-align: center;
	margin: 62px auto 0;
	padding: 40px 0 0 0;
}

.s6-text p{
	font-size: 30px;
	color: #000;
	line-height: 35px;
}

.s6-btn{
	margin: 40px 0 50px;
}

.s6-button{
	display: inline-block;
	background: #ff7f00;
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	padding: 22px 56px;
	text-transform: uppercase;
}

.s6-subtext{
	color: #808080;
	font-size: 18px;
	line-height: 24px;
}

.reviews-title{
	border-bottom: 1px solid #ccc;
	text-align: center;
	font-size: 16px;
	padding: 0 0 20px;
}

.reviews-title .percent{
	color: #cc6699;
	font-weight: 600;
	font-size: 40px
}

.carousel-wrapper{
	width: 920px;
	margin: 0 auto;
}

.owl-nav{
	position: absolute;
	width: 100%;
	top: -10px;
}

.owl-nav > div{
	position: absolute;
	width: 47px;
	height: 47px;
	text-indent: 9999px;
	overflow: hidden;
}

.owl-prev{
	background: url(../images/carousel-arrow.png) no-repeat 0 0;
	left: -80px;
}

.owl-prev:hover{
	background-position: 0 -47px;
}

.owl-next{
	right: -80px;
	background: url(../images/carousel-arrow.png) no-repeat -47px 0;
}

.owl-next:hover{
	background-position: -47px -47px;
}

.reviews-item{
	height: 245px;
	float: left;
	padding: 0 40px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.reviews-item:last-child{
	margin-right: 0;
}

.reviews-item-title{
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 25px;
}

.carousel-wrapper{
	margin-top: 60px;
}

.reviews-item-text{
	font-size: 15px;
	color: #808080;
	font-family: Georgia,Times,Times New Roman,serif;
	font-style: italic;
	line-height: 18px;
	position: relative;
	height: 125px;
	overflow: hidden;
}

.reviews-item-title:before{
	content: " ";
	display: block;
	position: absolute;
	width: 30px;
	height: 20px;
	background: url(../images/quotes.png) no-repeat;
	left: 2px;
	top: 47px;

}

.reviews-item-author{
	position: relative;
	padding: 12px 0 22px 50px;
	color: #000;
	font-size: 12px;
	position: absolute;
	line-height: 16px;
	bottom: 0;
}

.reviews-item-author a{
	display: block;
	color: #1495cc;
	text-decoration: underline;
}

.section8{
	background: url(../images/s8-bg.jpg) no-repeat top center;
	padding: 30px 0;
	-webkit-background-size: cover;
	background-size: cover;
}

.section7{
	padding-bottom: 60px;
}

.contact-form-block{
	width: 393px;
	padding: 15px 30px;
	background: #fff;
	margin-left: 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.contact-title{
	color: #9ecc29;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 25px;
}

.contact-form input[type="text"]{
	width: 100%;
	border: none;
	border-bottom: 1px solid #ccc;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 300;
	height: 50px;
	margin-bottom: 10px;
}

/*.contact-form input[type="text"]::-webkit-input-placeholder{

}
.contact-form input[type="text"]::-moz-placeholder{

}
.contact-form input[type="text"]:-moz-placeholder{

}
.contact-form input[type="text"]:-ms-input-placeholder{

}*/

.contact-form input[type="text"]:focus{
	border-color: #000;
	color: #000;
}

.contact-form input[type="submit"]{
	background: #9ecc29;
	color: #fff;
	width: 100%;
	display: block;
	border: none;
	height: 70px;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #fff;
	font-weight: 300;
	margin-top: 60px;
}

.footer{
	background: #1a1a1a url(../images/section-bg.png) no-repeat top center;
	padding: 40px 0 40px;
}

.footer .logo{
	margin-top: 0;
}

.reveal-modal-bg { 
	position: fixed; 
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(255,255,255,.8);
	z-index: 100;
	display: none;
	top: 0;
	left: 0; 
}

.reveal-modal {
	visibility: hidden;
	top: 100px; 
	left: 50%;
	margin-left: -215px;
	width: 520px;
	position: absolute;
	z-index: 101;
	width: 430px;
	background: rgba(0,0,0,.2);
	padding: 20px;
	border-radius: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.reveal-modal .contact-form-block{
	margin: 0;
}

.parallax-img{
	position: absolute;
	left: 50%;
	margin-left: -900px;
	top: 0;
}

.popup-review{
	width: 920px;
	margin-left: -460px;
}

.popup-review-inner{
	background: #fff;
	padding: 100px 80px 60px;
}

.popup-review-title{
	font-size: 24px;
	margin-bottom: 30px;
}

.popup-review-text{
	margin-bottom: 50px;
}

.popup-review-text p{
	margin-bottom: 30px;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
}

.popup-review-author{
	border-top: 1px solid #d9d9d9;
	padding-top: 20px;
}

.popup-review-author-name{
	float: left;
}

.popup-review-author-company{
	float: right;
}

.popup-review-author-company a{
	color: #1495cc;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
}

.popup-review-author-company a:hover{
	text-transform: uppercase;
}

.close-reveal-modal{
	display: block;
	position: absolute;
	right: 40px;
	top: 40px;
	width: 22px;
	height: 22px;
	background: url(../images/close.png) no-repeat;
	cursor: pointer;
}

.reviews-item-author-icon{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	opacity: .5;
}

.reviews-item-author-icon.man{
	width: 39px;
	height: 52px;
	background: url(../images/man.png) no-repeat;
}

.reviews-item-author-icon.woman{
	width: 42px;
	height: 52px;
	background: url(../images/woman.png) no-repeat;
}

.reviews-item:hover .reviews-item-author-icon{
	opacity: 1;
}