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{color:inherit; text-decoration:none;}

@font-face {
font-family: 'carmelit';
src: url('fonts/CarmelitRegular.otf') format('opentype'), url('fonts/carmelitregular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'carmelit';
src: url('fonts/CarmelitBold.otf') format('opentype'), url('fonts/carmelitbold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}


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


.zoom img, .shrink 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;
}

.shrink:hover img{
    -webkit-transform:scale(0.75); /* Safari and Chrome */
    -moz-transform:scale(0.75); /* Firefox */
    -ms-transform:scale(0.75); /* IE 9 */
    -o-transform:scale(0.75); /* Opera */
     transform:scale(0.75);
}
body {
  background:#fff url('images/bg.jpg') no-repeat;
  background-size: cover;
}


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

/*Header*/
.block_header{
background-color: rgba(0, 35, 54, 0.8);
color:#fff;
}

.block_header .block_inner{
height:235px;
}

#phone-pc{
width:181px;
height:52px;
line-height:44px;
padding:0 15px;
color:#fff;
background:#6ecee8 url('images/icon_phone.png') 15px 8px no-repeat;
font-size:28px;
position:absolute;
left:2px;
top:0;
}


#logo-pc{
width:197px;
height:52px;
background-color:#fff;
position:absolute;
top:0px;
right:2px;
}

#header-text-pc{
font-size:50px;
line-height:50px;
padding-top:73px;
padding-right:83px;
text-align: center;
}

#header-text-pc-row-2{
padding-right:65px;
}

/*block_bg*/
.block_bg{

}

.block_bg .block_inner{
height:234px;
background:transparent url('images/main_bg.jpg') 50% 50% no-repeat;
}

/*block_content*/
.block_content{
color:#000;
text-align:center;
font-size:30px;
line-height:30px;
}

.block_content .block_inner{
height:281px;
}

.block_content p{
padding-top:23px;
padding-bottom: 19px;
background: #fff;
}

/*icon + text*/
.icon_n_text{
	text-align:center;
	font-size: 18px;
	float:right;
	width:341px;
}
#icon_0-pc {
background: url('images/icon0-bg.jpg') no-repeat;
background-size: contain;;
}
#icon_1-pc {
background: url('images/icon01-bg.jpg') no-repeat;
background-size: contain;;
}
#icon_2-pc {
background: url('images/icon02-bg.jpg') no-repeat;
background-size: contain;;
}
.icon_text {
background: #fff;
padding: 20px;
}
.icon_n_text h3{
font-size: 23px;
line-height:23px;
}

.icon_n_text .img_wrapper{
  height: 233px;
}

.icon_n_text:last-of-type{
	margin-left:0;
}
/*
#icon_1-pc{
width:80px;
margin-left:45px;
}
#icon_2-pc{
width:124px;
margin-left:40px;
}
#icon_3-pc{
width:170px;
margin-left:34px;
}
#icon_4-pc{
width:220px
}*/


/*FORM*/
.block_form{
	/*padding-top:20px;*/
}

.block_form .block_inner{
	height:99px;
	background-color:#002336;
}

.form_wrapper{
	width: 934px;
	margin:0 auto;
	color:#fff;
}

.form_wrapper p{
	font-size:18px;
	line-height:35px;
	text-align:center;
}

.contact input{
	float:right;
	width: 200px;
	height:16px;
	padding: 7px;
	font-size:16px;
	border:0;
	margin-bottom:5px;
	font-family: 'carmelit';
	margin-left:26px;
}

.contact input#u_name{
	margin-right:4px;
}

.contact input#u_mail{
	margin-left:0;
}

.contact input[type="submit"]{
color:#fff;
background-color:#af0012;
float: left;
font-size: 28px;
line-height:28px;
padding-top:0px;
padding-bottom:0;
width: 216px;
height:30px;
border: 0;
margin-left: 0;
}

.checkbox_wrapper {
	padding-top:4px;
}

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

.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: 15px;
line-height: 22px;
}

/*footer*/
.block_footer{
	padding-top:62px;
}
.credit{
	text-align:center;
}

/*form-sent*/
.form-sent .form_wrapper p{
text-align:center;
font-size: 25px;
line-height: 90px;
}

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


@media screen and (max-width : 1023px) {
	.block_inner{
		width:320px;
	}

	#logo-mobile{
		position:absolute;
		top:0;
		right:101px;
		width:119px;
		height:62px;
		text-align:center;
		background-color:#fff;
		-webkit-border-bottom-right-radius: 26px;
-webkit-border-bottom-left-radius: 26px;
-moz-border-radius-bottomright: 26px;
-moz-border-radius-bottomleft: 26px;
border-bottom-right-radius: 26px;
border-bottom-left-radius: 26px;
	}

	.block_header{
		color:#fff;
	}

	.block_header .block_inner{
		height:323px;
		text-align:center;
	}

	#header-text-mobile{
		font-size: 32px;
		line-height:38px;
		padding-top:12px;
	}

	#header-text-mobile-row-2{
		padding-top:17px;
		display:block;
		line-height:44px;
	}

	.block_header hr{
		background:#fff;
		border:0;
		width: 155px;
		height:1px;
		margin:15px auto 25px auto;
	}

	.block_header p{
		color:#fff;
		font-size:18px;
		line-height:28px;
	}

	.block_bg{
		background-color:#fff;
	}

	.block_bg .block_inner{
	height:215px;
	margin-top:0;
	background:#998353 url('images/main_bg-mobile.jpg') 50% 100% no-repeat;
  background-size: contain;
	}

	#phone-mobile{
	width:206px;
	margin:0 auto;
height:72px;
/*line-height:67px;*/
padding:0 15px;
color:#fff;
background:#6aceea url('images/icon_phone.png') 13px 29px no-repeat;
font-size:31px;
position:absolute;
top:67px;
right:40px;
	}
		#phone-mobile p{
			color:#000;
			font-size:20px;
			padding-top:10px;
		}

	.block_content .block_inner{
		height:inherit;
	}

	.icon_n_text{
	width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
	}

	.icon_n_text .img_wrapper{
		width:153px;
		margin-bottom:0;
		float:right;
		margin-right:4px;
    height: 163px;
	}
  #icon_0 {
  background: url('images/icon0-bg.jpg') no-repeat;
  background-size: contain;;
  }
  #icon_1 {
  background: url('images/icon01-bg.jpg') no-repeat;
  background-size: contain;;
  }
  #icon_2 {
  background: url('images/icon02-bg.jpg') no-repeat;
  background-size: contain;;
  }

	.icon_text{
		float:right;
		width:280px;
		margin-right:0;
		text-align:right;
		padding-top:20px;
    text-align: center;
	}


	.block_form .block_inner{
		height:336px;

	}
	.form_wrapper{
		width:284px;
	}

	.form_wrapper p{
		color:#fff;
		font-size:24px;
		line-height: 28px;
		text-align:center;
		padding-top:15px;
		padding-bottom:17px;
	}

	.contact input{
		width:270px;
		margin-bottom:19px;
		margin-left:0;
		height:22px;
	}

	.contact input[type="submit"]{
		width:284px;
		height:38px;
		font-size:40px;
		margin-bottom: 0;
		margin-top: 5px;
		color:#c6ffff;
	}

	.contact input#email{
		margin-bottom:11px;
	}

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

	.checkbox_wrapper{
		padding-top:0;
		padding-bottom:3px;
			display: inline-block;
	}

	.checkbox_text{
		line-height:15px;
	}

	.block_bg2 .block_inner{
		height:243px;
		background:url('images/main_bg2-mobile.jpg') 50% 50% no-repeat;

	}

	.block_footer{
		padding:0;
	}

	.credit{
		margin-top:23px;
		margin-bottom:28px;
	}
}
