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}}
a,a:hover,a:visited{
text-decoration:initial;
color:inherit;
}

ul{margin:0;padding:0;}

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

@font-face {
font-family: 'SimpleCLM';
src:  url('fonts/SimpleCLM-Medium.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
/*
html {
  background:url('images/main_bg_outer.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
*/
body{ direction:rtl; text-align:right; font-family:'SimpleCLM'; color:#fff; min-height: 100VH;background-color:#fff;}
h1, h2, h3, h4{font-family:'SimpleCLM';margin:0;padding:0;}
.pc-up{display:none;}
.bold{font-weight:bold;}
.clear{clear:both;}


.zoom img{
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.zoom:hover img{
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
	 -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.pc-up{
	min-height:801px;
	margin:0 auto;
	background:url('images/main_bg.jpg') 50% 0 no-repeat;
	text-align: right;
}

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

.block_top{
	height:801px;
}

.block_header h1{
	font-size:48px;
	line-height:54px;
	padding-top: 47px;	
	color:#822c7f;
	line-height: 66px;
	margin-right: 21PX;
}

.block_header h1 span{
	font-size:72px;
	padding-right: 190px;
}

.logo-wrapper{
	position:absolute;
	top:10px;
	left:0px;
}

.block_header h2{
	padding-top:40px;
	font-size:60px;
	line-height:43px;
	width: 616px;
	text-align: center;
}

.block_header h2 .price{
	font-size:48px;
}

.block_header h2 .h2_row_2{
	font-size:38px;
}

.block_header>p{
	color:#28262c;
	padding-top:16px;
	font-size:38px;
	line-height:38px;
	margin-right: 0px;
}

.block_main p.general_info{
	color:#fafbfe;
	margin-top:174px;
	font-size:18px;
	line-height:29px;
	text-align:center;
}

.v_sign{
	display:inline-block;
	width:28px;
	height:24px;
	background:url('images/v_sign.png') 0% 50% no-repeat;
	position:relative;
	top:8px;
    padding-right: 4px;
}

.block_main p.general_info span{
    display: block;
    position: relative;
    top: -5px;
	margin-right: 5px;
}

.block_main p.call_wrapper{
	color:#ffdf00;
	padding-top:1px;
	font-size:24px;
	line-height:28px;
	margin-right: 116px;
}

.arrow_left{
	display:inline-block;
	width:39px;
	height:31px;
	background:url('images/d_arrow_left.png') 50% 50% no-repeat;
	position:relative;
	top:9px;
	margin-left: 1px;
    margin-right: -2px;
}

.general_info_hr{
	width:321px;
	height:1px;
	background-color:#fbfcfe;
    margin-top: 15px;
    margin-right: 353px;
	display:block;
}

.block_form{

}

.block_form p{
	color:#ffffff;
	font-size:18px;
	line-height:23px;
	text-align:center;
	margin-top: 14px;
}

.form_wrapper{
	position:relative;
}

  /*FORM*/
  .contact{
	margin-top:10px;
	text-align:right;
	margin-right: 36px;
  }

.contact input{
	width: 208px;
	padding:0 10px;
	font-size:14px;
	text-align: right;
	line-height:28px;
	border:0;
	font-family: 'SimpleCLM';
	background-color:#fff;
	margin-left:9px;
	float:right;
	margin-top: 1px;
}

.contact input[type="submit"]{
	width: 228px;
	height:28px;
	color:#34291e;
	text-align:center;
	font-size:24px;
	line-height:24px;
	background:url('images/button_bg.png') 50% 50% no-repeat;
	font-weight:bold;
	padding-top: 3px;
	margin-left:0;
}

::-webkit-input-placeholder {
	color:    #282828;
}
:-moz-placeholder { 
	color:    #282828;
	opacity:  1;
}
::-moz-placeholder {
	color:    #282828;
	opacity:  1;
}
:-ms-input-placeholder { 
	color:    #282828;
}

  
.chk_box{
	float:right;
	cursor:pointer;
	width:23px;
	height:18px;
	padding-top:-5px;
	background:url('images/form_confirm_input.png') 50% 50% no-repeat;
	margin-right: 0px;
}

.chk_box.chk{
	background:url('images/form_confirm_input_full.png') 50% 50% no-repeat;
}

.checkbox_text{
	float:right;
	padding-top:0px;
	margin-right:3px;
	font-size: 14px;
	line-height: 22px;
}

.checkbox_text span{
	padding-right:23px;
}
  
.block_footer{
	background-color: #4bb7d0;
	width:100%;
	height:101px;
}

.logos_wrapper p{
	float:right;
	line-height:64px;
	padding-right:169px;
	padding-left:18px;
}

.logos{
	float:right;
	padding-top:10px;
	margin-right: -17px;
}

.logos_wrapper{
	color:#282828;
	font-size:18px;
	line-height:18px;
	margin-right: 17px;
}

 
.credit{
	color:#282828;
	font-size:12px;
	padding-top:10px;
	/*padding-bottom:30px;*/
	text-align:center;
	margin-right: 6px;
	
}


.form-sent .form_wrapper{
		margin-top:37px;
	}

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

@media screen and (max-width : 1023px){
	
	.pc-up{
		display:none;
	}

	.inner{
		width:320px;
		margin:0 auto;
	    line-height: 23px;
	}
	
	#block_header_mobile{
		background:url('images/main_bg-mobile.jpg') 50% 0 no-repeat;
		height:1480px;
	}
	
	.logo-wrapper {
		top: 10px;
		left: auto;
		right:0px;
	    margin-top: -4px;
		margin-right: 20px;
	}
	
	.block_header h1 {
		font-size: 30px;
		line-height: 36px;
		padding-top: 84px;
		padding-right:10px;
	    margin-right: 3px;
	}
	
	.block_header h1 span {
		font-size: 60px;
		padding-right: 0px;
		line-height: 55px;
	}
	
	.block_header h2{
		font-size:60px;
		line-height:43px;
		width:100%;
		margin-top:32px;
	}
	
	.block_header>p{
		text-align:center;
		font-size: 36px;
		line-height: 65px
	}
	
	.block_main p.general_info{
		margin-top: 49px;
	}
	
	.general_info_hr{
		margin-right:50px;
		width:194px;
	}
	
	.general_info2{
		padding-right:57px;
		padding-top:20px;
		font-size:18px;
		line-height: 19px;
	}
	
	.v_sign{
		margin-right: 35px;
		margin-left: 3px;
	}
	
	.block_main p.call_wrapper {
		color: #ffdf00;
		padding-top: 23px;
		font-size: 21px;
		line-height: 30px;
		text-align:center;
	    margin-right: 0px;
	}
	
	.arrow_down{
		display:inline-block;
		width:44px;
		height:51px;
		background:url('images/d_arrow_down-mobile.png') 50% 50% no-repeat;
		margin-bottom: -3px;
	}
	
	.call_wrapper a{
		font-size:48px;
		line-height:54px;
	}
	
	.block_form {
		margin-top: 39px;
	}
	
		.contact{
		margin-top:29px;
		margin-right:3px;
	   
		
	}
	
	.contact input{
		font-size:10px;
		width:291px;
		height:31px;
		margin-bottom:8px;
	}
	
	.contact input[type="submit"]{
		width:311px;
		height:31px;
		font-size:32px;
		line-height:32px;
		background:url('images/button_bg-mobile.png') 50% 50% no-repeat;
	}
	
	.block_footer{
		height:96px;
	}
	
	.logos_wrapper p {
		float: none;
		line-height: 14px;
		padding-right: 0;
		padding-left: 0;
		font-size: 14px;
		text-align: center;
		padding-top: 21px;
	}
	
	.logos {
		float: none;
		padding-top: 14px;
	}
	
	.credit{
		height:70px;
	}
	
	.credit p{
		font-size: 14px;
		margin: 10px 0;
		margin-top: -7px;
	}
	
}
