@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);
}
html{
		background: url('images/bg-water.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-water.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-water.jpg', sizingMethod='scale')";
}
body{margin:0;}

#bg-wood{
	/*width: 100%;*/
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
	z-index: 1;
}

.bg-sealer{

}
.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_sealer.png) no-repeat; */
	background: url(images/menu_sealer.png) no-repeat 196px 0px;
	width: 971px;
	height: 29px;
	float: right;
	margin: 0;
	font-family: spoiler,Latinaires;
	color: #fff;
	position: relative;
	z-index: 555;
	top: 1px;
}
.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-water-2.png) no-repeat;
	width: 1077px;
	height: 1098px;
	float: left;
	margin: -15px 0 0 0;
	position: relative;
	right: 18px;
	z-index: 1;
}
.menu-button{
	width: 192px;
	height: 29px;
	margin: 0 0 0 2px;
	float: left;
	position: relative;
}
.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,Latinaires;
	float: left;
	direction: rtl;
	color: white;
}
.header-title{
	font-family: spoiler,Latinaires;
	direction: rtl;
	float: right;
	font-size: 59px;
	color: #003663;
	font-weight: 700;
	margin: 90px 157px 0 0;
	text-shadow: 1px 0 0 #FFF, -1px 0 0 #FFF, 0 1px 0 #FFF, 0 0px 0 #FFF, 1px 1px #FFF, -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF;
	width: 893px;
}
.ie8 .header-title{
	width: 937px;
	margin: 50px 114px 0 0; 
}
.header-sub-title{
	color: rgba(255, 255, 255, 0.72);
	font-family: spoiler,Latinaires;
	direction: rtl;
	float: right;
	margin: 0 165px 0 0;
	font-size: 27px;
	color:#003663;
}
/*4.1*/
/*#call-modal {
	position: absolute;
	width: 102px;
	height: 28px;
	display: block;
	z-index: 555;
	top: 287px;
	left: 168px;
}*/
.modal-close {
	color: #000 !important;
}
.video{
	width: 422px;
	height: 228px;
	float: left;
	margin: 166px 0 0 0;
	position: relative;
	left: 74px;
	bottom: 5px;
}
.wood-form{
	width: 253px;
	height: 170px;
	float: left;
	margin: 160px 0 0 220px;
	font-family: spoiler,Latinaires;
}
.wood-form form{
	background: url(images/form-water.png) no-repeat;
	width: 253px;
	height: 170px;
	margin: 22px 16px 0 0;
	font-family: spoiler,Latinaires;
}
.orang-form-title{
	color:#de3f3b;
	font-size: 36px;
	direction: rtl;
	float: right;
	margin: 0 10px 0 0;
}
.white-form-title{
	color:#000;
	font-size: 15px;
	direction: rtl;
	float: right;
	margin: 15px 7px 0 0;
}
.sub-title-form{
	color: rgba(255, 255, 255, 0.71);
	font-size: 24px;
	direction: rtl;
	float: right;
	margin: -12px 27px 0 0;
	color: #fff;
	text-shadow: 1px 2px 3px #000;
}
.wood-form form{
	width: 236px;
	height: 180px;
	float: right;
}
.wood-form form input{
	width: 221px;
	height: 28px;
	margin: 34px 1px -22px 0;
	float: right;
	direction: rtl;
	color: #555555;
	font-size: 20px;
	border: none;
	padding-right: 7px;
}



/*------------------------------------*\
    $IPHONE
\*------------------------------------*/
@media screen and (max-device-width: 480px){
	.wood-form form input{
		margin: 26px 2px -23px 0;
	}
	.header-title {
		font-family: arial;
		font-size: 44px;
		margin-right: 192px;
	}
	.header-sub-title {
		margin-right: 155px;
	}
	.video {
		margin: 166px 0 0 0 !important; 
	}
	.wood-form {
		margin: 166px 0 0 188px !important;
	}
    /*--- iPhone only CSS here ---*/
}

.wood-form form input[type="text"] {
	/*background: url('images/water_textbox.png') 0 4px no-repeat;*/
	background: transparent;
	width: 213px;
	height: 27px;
	text-indent: 9px;
	font-family: spoiler,Latinaires;
}
.wood-form form input:first-child[type="text"] {
	margin-top: 1px !important;
}
.wood-submit{
	/*background: url(images/water-form-button.png)!important;*/
	background: transparent;
	width: 221px !important;
	height: 29px !important;
	border: none !important;
	cursor: pointer;
	color: #fff !important;
	font-family: spoiler,Latinaires;
	font-size: 25px!important;
	position: relative;
	bottom: 3px;
	
}
.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: 290px;
color:#003663;
font-size:24px;
text-align:center;

}

    .form_header strong {
    font-size:34px;margin:0 5px;
    }
    .form_header .orange {
    color:#df3d34;margin:0 5px;
    }

    .form_header a {
    font-size:14px;
    text-decoration:underline;
    color:#003663;margin:0 5px;

    }
#call-modal {
float:none;
}



.details_row {
    
    font-family: spoiler,Latinaires;
    position:absolute;top: 740px;
right: 97px;width: 960px;
    text-align:center;color:#555555;

}
    .details_row p {
    font-size:32px;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;direction:rtl;
    }
