/******************************************************************************
   Fonts
*******************************************************************************/
body {
    font: normal 15px/19px 'pt_sansregular', Arial, sans-serif;
    color: #555;

}
h1,h2,h3,h4,h5{
	font-family: 'pt_sansregular', Arial, Verdana, sans-serif;
	color: #333;
}

h1{
	margin-bottom: 5px;
	font-size: 34px;
	color: #0689d8;
}

h2{
	color: #0689d8;
	color: #e00;
}
h3{
	font-size: 22px;
}
h3, h4{
	--font-style: italic;
}

.clear{
	clear: both;
}

.logo{
	display: block;
	float: left;
	margin: 0 10px 0 0;
	width: 70px;

}
.title {
	margin: 8px 0 5px;
	font-size: 26px;
	font-family: 'Russo One', sans-serif;
	color: #e00;
	text-shadow: 1px 1px 1px #333;
	line-height: 28px;
}
.title span{
		font-size: 28px;
}

.top-right{
	background: url(../img/icon/phone.png) no-repeat 10px 15px;
}

.top-phone {
	margin: 15px 0 5px 0;
	font-size: 28px;
	font-family: 'Russo One', sans-serif;
	color: #e00;
	text-shadow: 1px 1px 1px #333; 
}

.price {
	margin: 10px 0 15px 0;
	font-size: 28px;
	font-family: 'Russo One', sans-serif;
	color: #e00;
	text-shadow: 1px 1px 1px #333;
}
.price span{
	font-size: 22px;
	font-family: 'pt_sansregular', Arial, Verdana, sans-serif;
	color: #777;
	text-shadow: none;
}

.top{
	padding: 5px 0 5px 0;
background: #f6f6f6;
--background: url(../img/tileable_wood_texture.png) repeat 0px 0px;	
box-shadow: 1px 1px 6px -1px #777 inset;
	
}



.box-shadow{
	box-shadow: 2px 2px 5px #555
}

.main{
	margin: 15px 0 10px;  
	/*background: url(../imgs/IMG_3081.jpg) no-repeat -20px 0px;*/
}
.main1{
	position: absolute;
	width: 575px;
	
	margin-top:4px;
	box-shadow: 0 0 5px 3px rgba(100, 100, 100, 1);	
}


.top-form{
	float: right;
	margin: 0 0px 0 0;
	width: 300px;
	height: 385px;
	padding: 5px 25px 0px;
	border: 4px solid #e4e4e4;
	border-radius: 5px;
	background: #fff;
	--box-shadow: 1px 1px 6px -1px #777 inset;
}

.top-form-title{
	padding: 0 0 10px 0;
	font-size: 22px;
	font-family: 'Russo One', sans-serif;
	color: #777;
	text-align: center;
}

.top-form ul{

}
.top-form ul li{
	padding: 3px 0;
} 

.top-form h3, .top-form h2{
	text-align: center;
}
.top-form form{
	
}

.top-form input{
	float: right;
	width: 190px;
	padding: 6px 8px;
}
.top-form-label{
	float: left;
	padding: 6px 0 0 15px;
	font-weight: bold;
}
.top-form-pay{
	margin: 0 0 10px 0;
	text-align: center;
	--font-weight: bold;
	--color: #e00;
	font-size: 16px;
}
.top-form-pay span{
	--padding: 2px 5px;
	--background:  #e00;
	--color: #FFF500;
	--border-radius: 4px;

} 
.top-form-comment{
	padding: 10px 10px 0;
	text-align: left;
}

.btn-order{
	width: 284px !important;
	padding: 10px 23px !important;
	font-size: 20px;
	font-family: 'Russo One', sans-serif;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
	background-color: #e00;
	background-image: -moz-linear-gradient(top,#e00,#e00);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#e00),to(#e00));
	background-image: -webkit-linear-gradient(top,#e00,#e00);
	background-image: -o-linear-gradient(top,#e00,#e00);
	background-image: linear-gradient(to bottom,#e00,#e00);
	background-repeat: repeat-x;
	border-color: #d00 #e60000 #e60000;
}
.btn-order:hover, .btn-order:active, .btn-order:focus{
	background: #e10000;
	color: #fff;
}




.fon{
	1background: url(../img/bg_header.png) repeat center top;
}


.ben img{
	border-radius: 5px;
}


.set{
	margin-bottom: 50px;
	margin-top: 0px;
	padding: 20px 0 30px;
	background: url(../img/bg_header.png);
	border-bottom: 1px solid #eee;
	box-shadow: 0px 2px 2px #999;
}

.set-item{
	float: left;
	width: 110px;
	margin: 10px 0 0 10px;
	text-align: center;
	font-weight: bolder;
}
.set-item img{
	width: 100px;
}
.set-item-desc{
	margin: 5px 0 0 0;
}

.full-set{

}
.full-set-title{
	padding: 0 0 10px 0;
	font-size: 22px;
	color: #777;
	font-weight: bold;
}
.full-set-menu{
	margin: 0;
	padding: 0;
}
.full-set-menu li{
	padding: 0 0 0 20px;
	background: url(../img/star.png) no-repeat 0 3px;
	list-style-type: none;
}

.action{
	margin: 10px 0 0px 0;
	background: #f6f6f6;
	box-shadow: 1px 1px 6px -1px #777 inset;
}

.block-time{
	position: relative;
	margin: 0px 0 0 0 ;
	--width: 530px;
	--height: 85px;
	--padding: 0 0px;
	--background: #fff;
	--border: 4px solid #e4e4e4;
	--border-radius: 5px;
}


.block-time-title{

	padding: 5px 0px;
	font-size: 28px;
	text-shadow: 1px 1px 1px #333;
	color: #e00;
	font-family: 'Russo One', sans-serif;
}
.block-time-desc{
	float: left;
	width: 620px;
	padding: 20px 0 20px 20px;
	font-size: 22px;
	line-height: 30px;
	font-weight: bolder;
}

.block-time-desc span{
	font-size: 22px;
}
.block-time-content{
	float: left;
	padding: 20px 0 0 30px;
	width: 250px;
}
.block-time-content-desc{
	text-align: center;
	width: 220px;
}
.trigger-timer-desc{
	margin: 2px 0 0 0;
}
.trigger-timer-desc-day{
	padding: 0 13px 0 5px;
}
.trigger-timer-desc-hour{
	padding: 0 12px;
}
.trigger-timer-desc-min{
	padding: 0 6px;
}
.trigger-timer-desc-sec{
	padding: 0 16px;
}
.trigger-timer{
	width: 250px;
	height: 22px;
	margin: 5px 0 0 0;
	font-size: 32px;
	font-weight: bold;
	color: #e00;
	text-shadow: 1px 1px 1px #333;
	
}
.trigger-timer div{
	float: left;
	width: 50px;
}
.trigger-timer .days{
	width: 55px;
	margin: 0 0px 0 0;
}




.small-text p{
	font-size: 15px;
	line-height: 16px;
}


.center-form{
	margin: 20px 0 0px 0;
	padding: 20px 0;
	background: #f6f6f6;
	box-shadow: 1px 1px 6px -1px #777 inset;
}

.center-form-content{
	margin: auto;
	width: 640px;
	padding: 0 25px;
	--border: 1px solid #fbb450;
	border-radius: 5px;
	--background: #fff;
}

.center-form-content div{

}
.center-form-content-text{
	float: left;
	width: 290px;
	padding: 0 10px 0 0;
}
.center-form-content-form{
	float: left;
	width: 300px;
}

.center-form-content-form input{
	width: 266px;
	padding: 6px 8px;
}


.why-ordering .row{
	margin-top: 20px; 
}

.why-ordering img{
	width:150px; 
	float: left; 
	margin: 10px 20px 10px 0;
}
.why-ordering h3{
	margin: 0;
}



.how-ordering p{
	text-align: center;
}

.how-ordering .order-step{
	width: 230px;
	height: 150px;
	text-align: center;
}

.how-ordering .order-step img{
	width: 140px;
}

.how-ordering-arr{
position: absolute; 
margin: 54px 0 0 220px; 
width: 35px; 
height: 50px;	
}



.how-to-order{
	margin: 40px 0 20px 0;
	padding: 20px 0;
	background: #f6f6f6;
	box-shadow: 1px 1px 6px -1px #777 inset;
}



.gall-item{
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px;
	border: 1px solid #eee;
	border-radius: 5px;
	background: #fff;
	width: 100px;
	height: 100px;
	text-align: center;
}

.gall-item img{
	height: 100px;
}


.carousel-item_cont{
	padding: 30px 100px 20px;
}

.carousel-indicators{
	bottom: 0 !important;
	left: 375px !important;
	top: auto;
	right: auto;
}

.carousel-indicators li {
	background: #ccc;
	cursor: pointer;
}
.carousel-indicators .active {
background-color: #333;
}

.carousel-control{
	z-index:100;
}

cite{
	font-style: normal;
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #555;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
}


#mycarousel {
    position: relative;
    overflow: hidden;
    /* You need at least a height, adjust this to your needs */
    height: 320px;
    padding: 0;
}

#mycarousel ul {
	width: 960px;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}

#mycarousel li {
	margin: 0 10px 10px 0;
	width: 150px;
	height: 100px;
	float: left;
	overflow: hidden;
}
 
#mycarousel li img{
	width: 150px;
}


.reviews blockquote p{
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
}

.reviews blockquote img{
	float:left;
	margin-right:30px;
}

footer{
--background: url(../img/IconPhone2.png) no-repeat 670px 10px;
	padding: 20px 0;
	background: #333;
	color: #fff;		
}
footer a,
footer h2{
	color: #fff;
}


.clearfix:after, .clearfix:before{
	display: block;
	line-height: 0;
	content: '';
	clear: both;
	float: none;
}
 
.four{text-align: center;}
.four img{margin-bottom: 10px;}
.four ul{margin:0;padding:0; margin-bottom: 20px;}
.four li{display:block;float:left;width:200px;padding:20px;-webkit-transition-duration: 0.5s;-o-transition-duration: 0.5s;-moz-transition-duration: 0.5s;transition-duration: 0.5s}
.four li:hover{-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);box-shadow: 0 0 15px 0 rgba(0,0,0,0.2)}
.more-r{display: inline-block;color:#ef252b;font-weight:bold;background:url(../img/eye.png) no-repeat 0 -2px;padding-left:30px; line-height: 23px;}
.more-r:hover{color: #ef252b;}

#lbp-inline-href-1,
#lbp-inline-href-2,
#lbp-inline-href-3,
#lbp-inline-href-4,
#lbp-inline-href-5,
#lbp-inline-href-6,
#lbp-inline-href-7,
#lbp-inline-href-8 {
	width: 500px;
	padding:25px;
	background: #fff;
}


