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;
}

@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_back.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
*/

body{background-color:#5284b1; direction:rtl; text-align:right; font-family:'SimpleCLM'; color:#fff; min-height: 100VH;}
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{
	width:1024px;
	height:1200px;
	margin:0 auto;
	background:transparent url('images/main_bg.png') 0 0 no-repeat;
	position:relative;
}

.block_header{
	/*height:574px;
	background: url('images/main_bg.png') 50% 50% no-repeat;*/
	position:relative;
}

.logo-wrapper{
	padding-top:5px;
	left:0;
	width:100%;
	text-align:center;
	margin-bottom:18px;
}

.logo-wrapper img{
	margin-bottom:6px;
	clear:both;
}

.block_header h1{
	margin-top:154px;
	background-color:#342254;
	color:#fff;
	font-size:48px;
	line-height:56px;
	padding:21px 30px 10px 30px;
	width: 774px;
	margin:0 auto;
	letter-spacing:-1px;
	text-align:center;
	transform: rotate(358deg) ;
-webkit-transform: rotate(358deg) ;
-moz-transform: rotate(358deg) ;
-o-transform: rotate(358deg) ;
-ms-transform: rotate(358deg) ;
}

.block_header h1 .bold{
	font-size:40px;
	line-height:56px;
	font-weight:bold;
}

.block_header h1 .price.bold{
	font-size:48px;
	font-weight:bold;
}

.block_header h1 .bold-big{
	font-size:60px;
	font-weight:bold;
}

.block_main{
	padding-right:20px;
	color:#fff;
	font-size:18px;
	line-height:22px;
	margin-top:29px;
	display:inline-block;
	width:100%;
}

.half{
	float:right;
	max-width:50%;
}

.first_half{
	padding-right:80px;
	padding-top:5px;
	margin-left:12px;
}

.block_main_p1{

}

.block_main_p2{
margin-top:22px;
letter-spacing:0.5px;
}

.block_contact{
	font-size:28px;
	padding-right:20px;
	line-height:36px;
}

.phone_wrapper a{
	color:#382655;
	font-weight:bold;
	font-size:27px;
	font-family:'Arial';
}

.phone_wrapper{
	background:url('images/phone_bg.png') 0 0px no-repeat;
    width:257px;
	height:80px;
	color:#382655;
	font-weight:bold;
	font-size:24px;
	line-height:80px;
	margin-right: 104px;
}

.block_form {
	padding-top:5px;
	text-align:center;
	padding-right:20px;
}

.block_form  .form_wrapper{
	width:100%;
	color:#fff;
	font-size:21px;
	margin-top:10px;
}

.block_form  .form_wrapper span.bold{
	font-size:23px;
	line-height:18px;
}

.block_form  .form_wrapper p{
	margin-bottom:16px;
	text-align:center;
}

/*FORM*/
.contact{
	text-align:right;
}

.contact input{
	width: 337px;
	padding:0 10px;
	font-size:12px;
	line-height:36px;
	border:0;
	margin-bottom:10px;
	font-family: 'SimpleCLM';
	background-color:#fff;
}

.contact input[type="submit"]{
	width: 357px;
	height:36px;
	color:#34291e;
	text-align:center;
	font-size:30px;
	line-height:36px;
	background-color:#fff800;
	font-weight:bold;
}

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

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

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

.checkbox_text{
float:right;
margin-right:7px;
font-size: 14px;
line-height: 22px;
}

.logos_wrapper {
	width: 100%;
	height:91px;
	background-color:#acacac;
	position:absolute;
	top:985px;
	right:0;
}

.logos_wrapper p{
	padding: 0 118px 0 34px;
	display:inline-block;
	line-height: 90px;
	float:right;
	font-size:24px;
}

.logos img{
	float:right;
	margin-top:16px;
	margin-left: 18px;
}

.credit{
	text-align:center;
	position:absolute;
	bottom:48px;
	margin:0 auto;
	width:100%;
}

.credit img{
	margin-left:3px;
}

/*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;
		 background: url('images/main_bg-mobile.png') 0 0 no-repeat;
		height:506px;
		width: 320px;
		margin: 0 auto;
	}
	
	.logo-wrapper{
		padding-top:0;
		margin-bottom:0;
	}
	
	.logo-wrapper img.slogan{
		margin-top:6px;
	}
	
	.block_header h1{
		font-size:17px;
		line-height:20px;
		width:280px;
		letter-spacing: 0;
		padding: 5px 10px;
	}
	
	.block_header h1 .bold{
		font-size:14px;
		line-height:20px;
	}
	
	.block_header h1 .bold-big{
		font-size:20px;
		line-height:20px;
	}
	
	.block_header h1 .price.bold{
		font-size:17px;
		line-height:20px;
	}	
	
	.block_main{
	font-size:14px;
	line-height:16px;
	padding-right:0;
	}
	
	.first_half{
		padding-right:7px;
	}
	.block_main_p2{
		margin-top:0;
	}
	
	.block_contact{
		padding-right:0;
	}
	
	.phone_wrapper{
		background-image:url('images/phone_bg-mobile.png');
		margin-right:58px;
		line-height:60px;
		font-size:17px;
		width:189px;
		height:60px;
	}
	
	.phone_wrapper a{
		font-size: 20px;
	}
	
	.block_form{
		padding-top:164px;
		font-size: 15px;
		padding-right: 0;
	}
	
	.contact{
	text-align:center;
	}
	
	.contact input{
		font-size:13px;
		width:291px;
		height:32px;
	}
	
	.contact input[type="submit"]{
		width:311px;
		height:32px;
		font-size:28px;
		line-height:32px;;
	}
	
	.logos_wrapper{
		position:static;
		margin-top:20px;
		height:35px;
	}
	
	.logos_wrapper p{
		line-height:35px;
		font-size:9px;
		    padding: 0 13px 0 14px;
	}
	
	.logos img{
		margin-top: 6px;
		margin-left: 6px;
	}
	
	.credit{
		background-color:#fff;
		margin-top:0;
		padding-top:22px;
		padding-bottom:0px;
		position:static;
		height:25px;
		color:#000;
		font-size:12px;
	}
	
	
	.form-sent .block_form{
		    margin-top: 0px;
			text-align: center;
	}
}