@charset "utf-8";
/* CSS Document */
/* css/promotion */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);

*{
	margin:0;
	padding:0;
}

html,body{
	height:100%;
}

body{
	font-family: Open sans, sans-serif;
	background-size: cover;
	background-size: 0.5em !important;
	font-size:14px;
}

::-webkit-input-placeholder {
   color: #444;
}

:-moz-placeholder { /* Firefox 18- */
   color: #444; 
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #444;  
}

:-ms-input-placeholder {  
   color: #444;
}


ul li{list-style:none;}

a{text-decoration:none;color:#000000;}
.clearFloat{clear:both;}

.uppercase{text-transform:uppercase;}
.center{text-align:center;}
.alignRight{text-align:right;}
.white{color:#fff;}
.bold{font-weight:bold;}

.min-height{
	min-height: calc(100% - 159px);
}

header{
	height: 100px;
	z-index:9999999;
}

.dark_cover{
	background: #000000;
	-webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
	margin-top: 20px;
	z-index:9999;
}

#logo{
	background: none repeat scroll 0 0 #fff;
	display: block;
	padding: 8px 5px;
	position: absolute;
	top: -20px;
	width: 170px;
	-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.36);
	box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.36);
	left: 0;
}

.social_links a{
	font-size: 21px;
	height: 20px;
	width: 20px;
	margin: 0 0 0 3px;
}

.navigation ul li{
	display: inline-block;
}

.navigation ul li a{
	color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
}

#selected{
	background: #fff;
	color: #000;
}

.socialLink{
	background: #e36104;
	font-size: 20px;
	-webkit-transition: opacity 0.6s ease;
	-moz-transition: opacity 0.6s ease;
	-ms-transition: opacity 0.6s ease;
	-o-transition: opacity 0.6s ease;
	transition: opacity 0.6s ease;
}

.socialLink:hover{
	opacity:0.85;
}

.banner_wrapper{
	height: 300px;
	overflow: hidden;
	background: #fff;
}
.white_wrapper{
	background:#fff;
}

.line-height{
	line-height:180%;
}

.about_wrapper h1,
.about_wrapper h2{
	margin-bottom:15px;
}

.box_img{
	height: 160px;
	overflow: hidden;
	background: #fff;
	border-right: 3px solid #444;
}

.img-responsive-fit {
    max-height: 100%;
    max-width: 100%;
}

.featureBox{
	margin-bottom: 40px;
	display: block;
}

.widget-title {
	background: url(/themes/promotion/images/dot.png);
	float: left;
	margin-bottom: 10px;
	width: 100%;
	min-height: 30px;
}

.widget-title h2 {
	background: #e36104;
	color: #FFF;
	float: left;
	font-size: 15px;
	padding: 5px 10px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.description {
	float: right;
	background: #575757;
	color: #FFF;
	font-size: 13px;
	padding: 8px 15px;
	border-radius: 15px 0 0 15px;
	position: relative;
	max-width: 200px;
	text-align: right;
}


.category {
	background: #000000;
	font-weight: bold;
	-webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.29);
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.29);
	display: inline-block;
	color: #fff;
	margin: 10px 0;
	font-size: 18px;
	padding: 10px 30px;
	cursor: pointer;
	font-weight: 300;
	min-width: 200px;
	-webkit-transition: padding 0.4s ease;
	-moz-transition: padding 0.4s ease;
	-ms-transition: padding 0.4s ease;
	-o-transition: padding 0.4s ease;
	transition: padding 0.4s ease;
}

.category:hover{
	padding: 10px 40px;
}

.fill_form{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	font-family: Open sans,sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	padding: 10px;
	width: calc(100% - 21px);
	border-radius: 0;
	border: 0px solid black;
	border-bottom-width: 1px;
	-webkit-box-shadow: -5px 4px 0px -4px black;
	-moz-box-shadow: -5px 4px 0px -4px blue;
	box-shadow: -16px 15px 0px -15px black;
}

.location_info{
	background: none repeat scroll 0 0 #fff;
	border-bottom: 5px solid #000000;
	font-size: 14px;
}

.send_btn{
	background: #000000;
	padding: 10px;
	min-width: 120px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight:300;
	letter-spacing: 0.05em;
	cursor: pointer;
}
.send_btn:hover{
	opacity:0.9;
}

footer{
	background: #000;
	padding: 12px 0;
	color:#9E9E9E;
	font-size: 12px;
}
footer a{
	color:#9E9E9E;
}

/*Facebook box fix*/
.social_box{
	text-align:right;
}
.fb_iframe_widget span{
	background:#fff;
}
.fb_iframe_widget {
    float: right;
}

.wrap_text{line-height: 160%;}

.product_descr a,
.wrap_text a,
.featureContent a,
.sample_descr a{
	color:#e36104;
	font-weight: 600;
}

/*Mobile*/
.showMenu{
	display:none;
	color:#fff;
	font-size:20px;
	padding: 10px;
}

.grid {
	min-height: 100px;
	background: #fff;
	position:absolute;
	box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
}

.project_title {
	color: #000000;
	font-size: 25px;
	font-weight: 300;	
	margin:auto;
	text-transform:uppercase;
	text-align:center;
	
}

.promo_call{
	background:#e36104;
	color:#FFFFFF;
	padding:10px 15px;
	width:auto;
	position:absolute;
	left:0;
	top: 52px;
	font-weight:bold;
	font-size:22px;
	text-shadow: 1px 1px 2px #000000;
}

.imgholder{
	padding: 0 15px;
}

@media (max-width: 1024px){

	.navigation ul li a {
		padding: 10px 5px;
		font-size: 13px;
	}
	
	.lang a,
	.socialLink{
		padding: 10px!important;
	}
	
	/*Fix Facebook Box*/
	.fb_iframe_widget{
		width:100%!important;
	}
	
	.fb_iframe_widget span{
		width:100%!important;
	}
	
	.fb_iframe_widget span iframe{
		width:100%!important;
	}
	
	.widget-title h2{
		float:none !important;
	}
	
	.fb-comments span{width:100%!important;}
	.fb-comments span iframe{width:100%!important;}
	
	.price{
		float:none !important;
		border-radius:0;
	}

	.price span{
		border-radius: 42px;
		font-size: 20px;
		height: 55px;
		padding-top: 26px;
		right: -10px;
		top: -40px;
		width: 80px;
	}
	
	.send_btn{
		float:left!important;
	}
	
	.featureBox {
		font-size: 14px;
	}
	
}

@media (max-width: 768px){
		
	.showMenu {
			display: block;
	}
	.slideMenu{
		display:none;
		background:#171717;
		z-index: 99999;
	}
	
	.navigation ul li{
		display:block;
		margin:0;
	}
	
	.navigation ul li a {
		padding: 10px 5px !important;
	}
	
	.lang{
		display:inline-block !important;
	}
	
	header {
		height: 85px;
	}
	
	banner_wrapper {
		height: 245px;
	}
	
	.line-height {
		line-height: 140%;
	}
	
	.wrap_text{
		float: none !important;
	}
	
	.box_img {
		border-right: none;
	}

}

@media (max-width: 640px){
	
	
	
	.social_box {
		text-align: center;
	}
	
	.fb_iframe_widget {
		float: none;
	}
	
	.banner_wrapper {
		height: 140px;
	}
}

@media (max-width: 320px){
	
	banner_wrapper {
		height: 100px;
	}
}


