html{
	scroll-behavior: smooth;
}

ul{
	margin: 0;
	right: 0;
}


/*PORTFOLIO	*/
.portfolio{
	background-image: url(../img/portfolio-back2.png);
	background-repeat: no-repeat;
}
.title-h2{
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
	font-size: 50px;
	font-family: Kolaps-Bold;
}
.portfolio-list{
	margin: 0;
	padding: 0;
	text-align: center;
}
.portfolio-list li{
	width: 80%;
	display: inline-block;
	padding: 10px 20px;
	text-align: left;
}
.portfolio-list h3{
	text-align: center;
	font-size: 20px;
}
.portfolio-list img{
	width: 100%;
}
.portfolio-list h4{
	text-transform: uppercase;
	font-size: 20px;

}
.portfolio-list h4 span{
	border: 2px solid #fff;
	padding: 4px 5px;
	vertical-align: super;
	font-family: Kolaps-Bold;
}
.sprt-port{
	width: 30px;
	height: 29px;
	display: inline-block;
	background-image: url(../img/port-sprite.png);
	background-size: cover;
}
.sprt-port2{
	background-position: 0 30px;
}
.portfolio-list p{
}
.portfolio-button{
	width: 200px;
	border: 2px solid #fa6006;
	font-size: 25px;
	text-align: center;
	margin: 0 auto;
	padding: 2px 0px 9px 11px;
	margin-top: 30px;
	color: #fff;
	transition: all 0.2s ease;
}
.portfolio-button:after{
	content:url(../img/arrow-d.png);
}
.portfolio-button:hover{
	cursor: pointer;
	color: #fa6006;
}

.owl-theme .owl-controls .owl-buttons .owl-prev, 
.owl-theme .owl-controls .owl-buttons .owl-next{
	width: 33px;
	height: 38px;
	background-image: url(../img/slider-arrow-sprite.png);
	background-color: transparent;
	padding: 0;
    border-radius: 0;
    position: absolute;
}
.owl-theme .owl-controls .owl-buttons .owl-prev{
	left: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-next{
	background-position: 33px 39px;
	right: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover{
	background-position: 0px 38px;
}
.owl-theme .owl-controls .owl-buttons .owl-next:hover{
	background-position: 33px 77px;
}
.owl-buttons{
	position: absolute;
	top:35%;
	width: 100%;
}


/*price*/
.price{
	background-image: url(../img/portfolio-back3.png);
	background-size: contain;
	background-position: 60px 0;
	transition: all 5s ease;
}

.price h3{
	text-align: center;
	font-size: 25px;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
}
.price h3 span{
	color: #fa6006;
}
.price-table{
	text-align: center;
}
.price-table li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	height: 330px;
}
.price-table_info{
	background-color: #252525;
	box-shadow: 0px 0px 5px #111;
	padding: 0 8px;
	width: 15%;
}
.price-table_info p{
/*	text-align: center;*/
	font-family: Kolaps-Bold;
	margin-top: 50px;
}
.price-table_info ul li{
	text-align: left;
	display: block;
}
.price-table_info .price-button{
	border: 2px solid #fa6006;
	font-size: 17px;
	padding: 2px 35px;
	text-align: center;
}
.price-table_info .price-button b{
	color: #fa6006;
}
.price-table_info .price-button:hover{
	cursor: pointer;
}
.price-table-version{
	color: #333;
	width: 15%;
	background-color: #fff;
	box-shadow: 0px 0px 5px #fff;
}
.price-table-version h4{
	font-family: Kolaps-Bold;
	margin-bottom: 4px;
}
.price-time{
	font-family: Kolaps-Bold;
	font-size: 10px;
	margin-bottom: 11px;
}
.price-price{
	font-size: 20px;
	border: 2px solid #666;
	display: inline-block;
	padding: 2px 4px;
	margin: 0;
}
.price-text{
	padding: 2px 6px;
	margin-top: 11px;
	height: 155px;
	font-size: 13px;
	margin-bottom: 5px;
}
.price-button-version{
	background-color: #fb6107;
	font-family: Kolaps-Bold;
	display: inline-block;
	color: #fff;
	font-size: 12px;
	padding: 7px 2px;
	text-align: center;
	margin: 0 7px;
	text-transform: uppercase;
	margin-bottom: 40px;
	cursor: pointer;
}


.price-table-2 .price-table_info{
	background-color: #f06d3e;
	position: relative;
}
.price-table-2 .price-table-number{
	background-color: #333;
	position: absolute;
	top: 0;
	left: 77px;
	display: inline-block;
	margin: 0;
	padding: 12px 7px 4px 7px;
}
.price-table-2 ul{
	padding: 0 5px;
	font-size: 14px;

}
.price-table-2 ul li{
	text-align: left;
	line-height: 1;
	height: 40px;
	margin-bottom: 8px;
	overflow:hidden
}
.price-table-version-2{
	color: #333;
	width: 15%;
	background-color: #252525;
	box-shadow: 0px 0px 5px #fff;
	box-shadow: none;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.price-table-version-2 .price-checkbox{
	background-image: url(../img/price-sprite.png);
	width: 30px;
	height: 30px;
}
.price-false{
	background-position: 0 30px;
}
.price-table-checkboxes{
	text-align: center;
	margin-top: 90px;
}

.price-table-version-2 .price-table-checkboxes-no{
	background: none;
	color: #fff;
	font-size: 17px;
	font-family: Kolaps-Bold;
	text-align: center;
}

.price-table-checkboxes li{
	display: block;
	margin: 0 auto;

}
.price-table-checkboxes div{
	border-bottom: 1px solid #999;
	margin: 8px 0;
}

.version-list-mob{
	display: none;
}

.version-list-mob li{
	display: block;
	height: auto;
	text-align: left;
	padding: 4px 12px;
}
.version-list-mob {
	list-style-type: square;
	padding-left: 0;
}
.version-list-mob li:nth-child(2n){
	background-color: #f06d3e;
	color: #fff;
}


/*review*/
.reviews{
	background-image: url(../img/review-back.png);
	background-size: cover;
	padding-bottom: 40px;
	transition: all 4s ease;
	background-position-y: -100px;
}
.reviews h2{
	padding-bottom: 100px;
}
.reviews-review{
	display: inline-block;
	background-image: url(../img/review.png);
	background-size: contain;
	background-repeat: no-repeat;
	padding: 0;
	padding-left: 120px;
	margin-left: 70px;
	width: 46%;
	height: 450px;
}
.reviews-review h4{
	padding: 10px 0;
	padding-top: 40px;
	font-family: Kolaps-Bold;
	font-size: 20px;
	margin-bottom: 10px;
	color: #f06d3e;
}
.reviews-review h5{
	font-family: Kolaps-Bold;
	font-size: 17px;
	margin: 0;
	max-width: 250px;
}
.reviews-review p{
	width: 55%;
	font-size: 15px;
}
.review-logo{
	display: inline-block;
	margin-bottom: 25px;
	border-radius: 300px;
	width: 25%;
}
.reviews-line{
	text-align: center;
}
.reviews-line li{
	display: inline-block;
	height: 60px;
	margin: 0 10px;
	vertical-align: top;
	padding-top: 10px;
}
.reviews-line-info{
	background-color: #252525;
	font-size: 20px;
	font-family: Kolaps-Bold;
	width: 50%;
	box-shadow: 0px 0px 9px #111;
}
.reviews-line-info span{
	color: #f06d3e;
}
.reviews-line li:nth-child(1){
	border: 1px solid #f06d3e;
	width: 21%;
}
.reviews-line li:nth-child(3){
	background-color: #f06d3e;
	width: 21%;
}

.form{
	background-image: url(../img/portfolio-back3.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0 0;
	transition: all 3s ease;
	min-height: 800px;
}
.form .title-h2{
	margin-bottom: 20px;
}
.form-man{
	background-image: url(../img/form-man.png);
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
	width: 45%;
	height: 700px;
}

#form-landing{
	background-color: #fff;
	display: inline-block;
	color: #252525;
	vertical-align: top;
	text-align: center;
	padding: 40px 60px;
	width: 30%;
}

#form-landing input{
	margin: 0 0 30px 0;
	width: 100%;
	padding: 12px 10px;
	font-size: 15px;
}

.form-title{
	background-image: url(../img/leave-contact.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 70px;
}
.form-text{
	font-size: 17px;
	margin-bottom: 50px;
}
#form-text{
	display: block;
	margin: 0 auto;
}
#form-phone{
	display: block;
	margin: 0 auto;
}
#form-landing button{
	background-color: #fb6107;
	font-family: Kolaps-Bold;
	display: block;
	color: #fff;
	font-size: 16px;
	padding: 22px 12px;
	border: none;
	text-align: center;
	margin: 0 7px;
	width: 100%;
	text-transform: uppercase;
	margin: 0 auto;
	cursor: pointer;
}

.label-input{
	margin: 0;
	text-align: left;
	margin-bottom: 2px;
}

footer{
	color: #252525;
	background-color: #fff;
	padding: 40px 0;
}
footer .wrapper{
	text-align: center;
}
footer ul{
	display: inline-block;
	width: 35%;
	text-align: center;
	vertical-align: top;
}
footer ul a{
	color: #252525;
	font-size: 16px;
}
footer p{
	font-family: Kolaps-Bold;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 20px;
}
footer ul li{
	font-size: 14px;
	margin-bottom: 10px;
}
.footer-logo{
	display: block;
	margin: 40px auto;
}
.footer-copy{
	text-align: center;
}