@font-face{
	font-family: spoiler;
	src: url('font/fbspoileren-regular-webfont.eot');
	src: url('font/fbspoileren-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('font/fbspoileren-regular-webfont.ttf'),
		url('font/fbspoileren-regular-webfont.woff');
}
@font-face 
{
   font-family:Latinaires;
   src: url(/fonts/Latinaires.eot);
}

@font-face 
{
   font-family:Latinaires;
   src: url(/fonts/Latinaires.ttf);
}

body{margin:0;}

#bg-color-cement{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
}
.wrapper{
	/*background: url(images/bg-wood.jpg) no-repeat;*/
	width: 1200px;
	height: 1417px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}
.header{
	width: 970px;
	height: 440px;
	margin: 0 auto;
}
.menu{
	/* background: url(images/menu_color_cement.png) no-repeat; */
	background: url(images/menu_color_cement.png) no-repeat 196px 0px;
	width: 971px;
	height: 29px;
	float: right;
	margin: 0;
	font-family: spoiler,Latinaires;
	color: #fff;
	position: relative;
	z-index: 5555;
	top: 0;
}
.menu a:link, .menu a:visited, .menu a:hover{
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 32px;
}
.header-grey{
	background: url(images/bg-color-cement-2.png) no-repeat 38px 0;
	width: 1027px;
	height: 1192px;
	float: right;
	margin: -15px 0 0 0;
	position: relative;
	z-index: 1;
}
.menu-button{
	width: 192px;
	height: 29px;
	margin: 0 0 0 2px;
	float: left;
	position: relative;
	/*left: 20px;*/
}
.menu-button:first-child {
	margin-left: 0;
	margin-right: 1px;
}
.pro{
	background: url(images/pro.png) no-repeat;
	width: 273px;
	height: 33px;
	float: left;
	margin: 31px 670px 0 -4px;
}
.pro-links{
	width: 295px;
	height: 10px;
	float: left;
	margin: -7px 0 45px 4px;
	position: relative;
	top: 13px;
}
.pro-links a{
	margin: 0 6px 0 0;
	color: white;
}
.pro-links a:link, a:visited, a:hover{
	text-decoration: none;
	font-family: "spoiler";
	float: left;
	direction: rtl;
	color: white;
}
#titles {
	margin: 72px 302px 0 0;
}
.header-title{
	font-family: spoiler,Latinaires;
	direction: rtl;
	font-size: 38px;
	color: #fff;
	margin: 0 42px 0 0;
	letter-spacing: 1px;
	float: right;
	font-weight: 700;
}
html[data-useragent*='MSIE 10.0'] .header-title {
  margin: 50px 80px 0 0;
}
.ie8 .header-title{
	margin: 50px 56px 0 0 !important;
}
.ie9 .header-title{
	margin: 50px 80px 0 0 !important;
}
.header-sub-title,
.header-sub-sub-title {
	letter-spacing: 1px;
	color: #fff;
	font-family: spoiler,Latinaires;
	direction: rtl;
	margin: 0;
	font-size: 26px;
	text-align: center;
	font-weight: 100;
	line-height: 0.8em;
	float: right;
}
.header-sub-sub-title {
	font-size: 22px;
	padding: 16px 26px 0 0;
	line-height: 0.9em;
	font-weight: 100;
	letter-spacing: 0;
	float: none;
	clear: both;
}
.header-title,
.header-sub-title {
	text-shadow: 1px 2px 3px #000;
}
.header-sub-title {
	padding: 12px 12px 0 0;
}

/*4.1*/
/*#call-modal {
	position: absolute;
	width: 92px;
	height: 28px;
	display: block;
	z-index: 555;
	top: 278px;
	left: 174px;
}*/
.modal-close {
	color: #000 !important;
}
.video{
	width: 409px;
	height: 239px;
	float: left;
	margin: 193px 0 0 0;
	position: relative;
	left: 131px;
}
.wood-form{
	width: 330px;
	height: 310px;
	float: right;
	margin: 144px 116px 0 0;
	font-family: spoiler,Latinaires;
}
.orang-form-title{
	color:#f37021;
	font-size: 36px;
	direction: rtl;
	float: right;
	margin: 0;
}
.white-form-title{
	color:#fff;
	font-size: 15px;
	direction: rtl;
	float: right;
	margin: 15px 7px 0 0;
}
.sub-title-form{
	color: #fff;
	font-size: 20px;
	direction: rtl;
	float: right;
	margin:-6px 18px 0 0;
}
.wood-form form{
	background: url(images/form_color_cement.png);
	width: 256px;
	height: 177px;
	float: right;
	margin: 74px -25px 0 0;
}
.wood-form form input{
	width: 221px;
	height: 28px;
	margin: 0 18px 14px 0;
	float: right;
	direction: rtl;
	color: #555555;
	font-size: 20px;
}

/*------------------------------------*\
    $IPHONE
\*------------------------------------*/
@media screen and (max-device-width: 480px){
	#titles {
		margin-top: 66px;
	}
	.wood-form form input{
		margin: -6px 10px 15px 0;
	}
	.header-title {
		font-family: arial;
		font-size: 40px;
		margin-right: 38px;
	}
	.header-sub-title {
		padding-top: 20px;
		font-size: 21px;
	}
	.wood-form {
		margin: 147px 100px 0 0 !important;
	}
	.video {
		margin-top: 187px !important;
	}
    /*--- iPhone only CSS here ---*/
}

.wood-form form input[type="text"] {
	/*background: url('images/wood_textbox.png') 0 4px no-repeat;*/
	background: transparent;
	border: none;
	height: 27px;
	width: 221px;
	text-indent: 9px;
	font-family: spoiler,Latinaires;

}

.wood-submit{
	/*background: url(images/wood-form-button.png);*/
	background: transparent;
	border: none;
	width: 224px !important;
	height: 31px !important;
	border: none;
	cursor: pointer;
	color: #fff !important;
	font-family: spoiler,Latinaires;
	font-size: 25px !important;
	position: relative;
	bottom: 0;

}
.bullets{
	background: url(images/bullets.png) no-repeat;
	width: 954px;
	height: 121px;
	float: left;
	margin: 41px 0 0 0;
}
.pic1{
	background: url(images/pic1.png) no-repeat;
	width: 1300px;
	height: 368px;
	float: left;
	position: relative;
	bottom: 23px;
	right: 18px;
}
/*4.1*/
.form_header {
position:absolute;
top: 276px;
right: 190px;
color:#fff;
font-size:24px;
text-align:center;

}

    .form_header strong {
    font-size:34px;margin:0 5px;
    }
    .form_header .orange {
    color:#aa584f;margin:0 5px;
    }

    .form_header a {
    font-size:14px;
    text-decoration:underline;
    color:#fff;margin:0 5px;

    }
#call-modal {
float:none;
}



.details_row {
    
    font-family: spoiler,Latinaires;
    position:absolute;top:620px;
    right:5px;width: 960px;
    text-align:center;color:#555555;

}
    .details_row p {
    font-size:26px;direction:rtl;
    }
.details_row .cols {
display:table;width:100%;
vertical-align:top;
}
    .details_row .cols h4 {
    font-size:28px;font-weight:bold;
    display:block;
    margin:0; white-space:nowrap;
    margin-bottom:15px;direction:rtl;
    }

   .details_row .cols .col {
    display:table-cell;
    padding:0 15px;
    font-size:16px;
    line-height:1em;
    }
