a,html{font-size:100%}h3,ol,p,pre,ul{margin:1em 0}a,button,input,select,sub,sup,textarea{vertical-align:baseline}td,textarea{vertical-align:top}.hidden,.invisible{visibility:hidden}abbr,acronym,address,applet,article,aside,audio,b,big,body,canvas,center,cite,del,details,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,ins,label,li,mark,menu,nav,object,output,p,q,ruby,s,section,span,strike,sub,summary,sup,table,tbody,tfoot,thead,time,tr,tt,u,var,video{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{background:#fff;color:#000;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}button,html,input,select,textarea{font-family:sans-serif}body,figure{margin:0}::-moz-selection{background:#b3d4fc;color:#fff;text-shadow:none}::selection{background:#b3d4fc;color:#fff;text-shadow:none}:focus,a:active,a:focus,a:hover{outline:0}a{color:#00e;margin:0;padding:0;background:0 0}a:visited{color:#551a8b}ins,mark{color:#000}del{text-decoration:line-through}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title],dfn[title]{border-bottom:1px dotted}b,strong{font-weight:700}caption,td,th{font-weight:400}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}ins{background:#ff9;text-decoration:none}mark{background:#ff0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}ol,ul{list-style:none}menu,ol,ul{padding:0 0 0 40px}dd{margin:0 0 0 40px}nav ol,nav ul{list-style:none;margin:0;padding:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;resize:vertical}.ir,.visuallyhidden{border:0;overflow:hidden}input:invalid,textarea:invalid{background-color:#f0dddd}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:right}.ir,td{text-align:left}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}.ir{display:block;background-color:transparent;background-repeat:no-repeat;direction:ltr}.ir:before{content:"";display:block;width:0;height:150%}.ir br{display:none}.hidden{display:none!important}.visuallyhidden{clip:rect(0 0 0 0);height:1px;margin:-1px;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}@media print{blockquote,img,pre,tr{page-break-inside:avoid}*{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;-ms-filter:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}

@font-face {
	font-family: 'Arimo';
	src:  url('fonts/Arimo.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Arimo';
	src:  url('fonts/Arimo-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

body{background-color:#fff; direction:rtl; text-align:right; font-family:'Arimo'; color:#1a445b;}
h1, h2, h3, h4{font-family:'Arimo';margin:0;padding:0;}
.pc-up{display:none;}
.bold{font-weight:bold;}
.clear{clear:both;}


.block_inner{
	position:relative;
	width:1024px;
	margin:0 auto;
}

.block_header{
	background-color:#e1e1e1;
	text-align:center;
	
	height:230px;
}

.block_header h1{
	font-size:66px;
	font-weight:bold;
	padding-top:10px;
}

.block_header p{
	font-size:36px;
	padding-top:5px;
	padding-bottom:15px;
}

.info li{
	float:right;
	padding-right:34px;
	margin-left:2px;
	font-size:19px;
	font-weight:bold;
	line-height:40px;
	background: transparent url(images/v_sign.png) 100% 0 no-repeat;
}

.block_bg{
	height:353px;
	width:100%;
	overflow:hidden;
	background:#fff url('images/main_bg.jpg') 50% 50% no-repeat;
}

/*icon + text*/
.icon_n_text{
	text-align:center;
	font-size: 18px;
	font-weight:700;
	float:right;
	width: 146px;
	margin-left:70px;
}

.icon_n_text .img_wrapper{
	margin-bottom:15px;
}

.icon_n_text:last-of-type{
	margin-left:0;
}

.block_form {
	padding-top:45px;
}

.block_form  .form_wrapper{
	width:886px;
	height:82px;
	background-color:#1a445b;
	border:4px solid #aee0f1;
	color:#aac236;
	font-size:23px;
	padding:7px;
}

.block_form  .form_wrapper p{
	margin-bottom:14px;
}

/*FORM*/
.form-wrapper-outer{
	width: 300px;
	min-height: 413px;
	background-color:#f1901e;
	padding: 80px 21px 58px 21px;
	position: absolute;
	left: 0;
	top: 0;
	text-align:center;
}

.form-wrapper-outer p{
	font-size:35px;
	line-height:35px;
}

.form-wrapper-outer p.form-sent{
	padding-top:50px;
}

.contact input{
	float:right;
	width: 184px;
	padding: 8px;
	font-size:12px;
	border:0;
	margin-bottom:20px;
	font-family: 'Arimo';
	margin-left:7px;
}

.contact input[type="submit"]{
	width: 148px;
	height:32px;
	background:url('images/submit_btn.jpg');
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #1a445b;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #1a445b;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #1a445b;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #1a445b;
}

.credit{
	margin-top:31px;
	text-align:center;
}

#pc-info-block{
	margin-top:42px;
	float:right;
	width:344px;
	font-size:23px;
	font-weight:700;
	position:relative;
}

#pc-info-block a{
	color:#aac236;
	text-decoration:none;
}

#pc-info-block span{
	padding: 13px 20px;
	background:transparent url('images/icon_phone.png') 0% 50% no-repeat;
}

#pc-info-block span#info-line{
	position:absolute;
	width:265px;
	height:4px;
	top:10px;
	left:-265px;
	content:'';
	padding:0;
	background:#1a445b;
}

#logo-wrapper{
	left: 203px;
	top: 27px;
	position: absolute;
}

#form_model{
	position:absolute;
	left:0;
	bottom:0;
	z-index:9;
}

.form-sent .block_form .form_wrapper p{
	margin-top: 23px;
	padding-right: 400px;
}


/*MEDIA QUERIES*/
@media screen and (min-width : 1024px) {
	.up-top-pc{
		display:none;
	}
	.pc-up{
		display:block;
	}
}


@media screen and (max-width : 1023px) {
	.up-top-pc{
		display:block;
	}
	
	.block_inner{
		width:320px;
	}
	
	.block_header{
		text-align:right;
		height:134px;	
	}
	
	.block_header .block_inner{
		width:280px;
		padding-right:20px;
		padding-left:20px;
	}
	
	.block_header h1 {
		font-size: 30px;
	}
	
	.block_header p{
		font-size:17px;
	}
	
	.up-top-pc .info{
		display:inline-block;
	}
	
	.block_content  .block_inner{
		height:164px;
	}
	
	.info{
		margin-right:8px;
	}
	
	.info ul{
		margin-top:10px;
	}
	
	.info li{
		background-image:url('images/v_sign-mobile.png');
		padding-right: 24px;
		font-size: 14px;
		line-height: 20px;
	}
	
	#logo-wrapper2 img{
		width:130px;
		height:36px;
		padding-right:4px;
		padding-bottom:4px;
	}
	
	#call_bg_mobile{
		width: 161px;/*155px;*/
		height:39px;
		padding:7px 20px;/*23px;*/
		background:transparent url('images/phone_bg-mobile.png') 50% 50% no-repeat;
		clear:both;	
		margin-top:9px;
	}	
	
	#call_bg_mobile h3{
		font-weight:bold;
		font-size:16px;
		
	}
	
	#call_bg_mobile a{
		color:#aac236;
		text-decoration:none;
		 font-weight: bold;
    font-size: 16px;
    letter-spacing: 3px;

	}

	#call_bg_mobile span{
		padding: 10px 12px;
		background: transparent url('images/icon_phone.png') 50% 50% no-repeat;
		background-size: 21px 21px;
	}
	
	#form_model-mobile{
	position:absolute;
	left:0;
	bottom:0;
	}
	
	.block_bg{
		height:170px;
		background-images:url('main_bg-mobile.jpg');
	}
	
	.block_form{
		padding:0;
	}
	
	.block_form .block_inner{
		width:100%;
		background-color: #1a445b;
		height:250px;
	}
	
	.form-sent  .block_form .block_inner{
			height:140px;
	}
	
	.block_form .form_wrapper{
		border:0;
		width:286px;
		margin:0 auto;
	}
	
	.block_form .form_wrapper p{
		font-size:19px;
	}
	
	.form-sent .block_form .form_wrapper p{
		text-align:center;
		padding-right:0;
		
	}
	
	.contact input{
		width:270px;
		margin-bottom:10px;
	}
	
	.contact input[type="submit"]{
		width: 287px;
		height:47px;
		background:url('images/submit_btn-mobile.png');
	}
	
	.credit{
		margin-top:0;
		background-color:#1a445b;
		margin-top:19px;
		margin-bottom:5px;
	}
}