

html, body {
	height: 100%;
	margin: 0px;
	padding:0;
}

body {
	margin: 0px;	
	color:#1f273a;
	font-family: "Roboto Condensed"; 
	font-weight: 400;
	font-size: 14px; 
	line-height: 1.4; 
	text-align: center;
	background:#fff;	
	background: #f1f1f1  url('../images/bg.jpg') repeat fixed;
}

td {
	line-height: 130%; 
}

a {
	text-decoration: underline; 
	color: #1f273a; 
	font-weight: 400;
	}
a:link {}
a:visited {}
a:active {}
a:hover {text-decoration: none;}

img { border:0px;padding:0px;margin:0px; }

h1, h2 {	
	font-family: "Roboto Condensed";
}
.back a {
	display:block;
	border-top:1px solid #fff;
	padding:15px;
	margin:10px auto 20px auto;
	width:1120px;
	text-decoration: none;
	color:#1f273a;
	color:#fff;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}
.back a:hover {
	background:#1f273a;
	color:#fff;
	background:#fff;
	color:#1f273a;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}


.back2 a {
	display:block;
	border-top:1px solid #fff;
	padding:15px;
	margin:0px auto 0px auto;
	width:auto;
	text-decoration: none;
	color:#1f273a;
	background:#f1f1f1;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}


#top1 {
	margin-left: auto;
	margin-right: auto;
	width:100%;
	padding:0px 0px;		
	text-align:center;
	height:29px;	
	background: #f1f1f1  url('../images/bg.jpg') repeat fixed;
}

#top1-in {
	margin-left: auto;
	margin-right: auto;
	width:1160px;
	width:1200px;
	padding:0px 0px;			
	text-align:left;
	position:relative;
}

#top1-left {
	position:absolute;
	left:0px;
	top:0;
	color: #fff; 
	font-weight:300;
	padding:6px 0 0 0;
	font-size:13px;	
	text-transform:uppercase;
}

#top1-left img { vertical-align:middle;padding:0 6px 4px 10px; }

#top1-left a {
	text-decoration: none; 
	color: #fff; 
	font-weight:300;
	padding:0;
	font-size:13px;
}
.top1-left11 { display:inline; padding-right:15px;}

#top1-right {
	position:absolute;
	right:0;
	top:2px;
	padding:0;
	z-index:88888;
}

#header {
	width:100%;
	height:auto;
	background:#ffffff;
	-webkit-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.2);
}

#header-inner {
	width:100%;
	height:55%;
}

#header1 {
	margin: 0 auto;
	width:1200px;
	height:100%;
	position:relative;
	border:0px solid red;
}

#header1-in {
	margin: 0 auto;	
	height:auto;
	padding:20px 0px;		
	text-align:center;
	background:rgba(0,0,0,0);
}

#inductor-logo {
	padding:0; 
	height:auto;
	width:140px; 
	float:left;
}

#menu {	
	display:block;
	float:right;
	width:1030px;
	height:auto;
	padding:24px 0 0px 0px;		
	text-align:right;
	/*background: rgba(0,0,0,0.05);*/
	border:0px solid red;
}

#menu a {
	text-decoration: none; 
	color: rgba(31,39,58, 0.9); 
	font-weight:400;
	padding:6px 8px;
	font-size:16px;
	text-transform:uppercase;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}
#menu a:hover {
	text-decoration: none;
	background:#e4012e;
	background: rgba(31,39,58, 1);
	color:#ffffff;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}

#menu-mobile-png {
	display:none;
}
#menu-mobile-png img {
	width:40px;
	height:auto;
}

#header2 {
	width:280px;
	height:auto;
	text-align:left;
	float:right;
	margin:30px;
}
#header2 img {
	float:right;
	margin-left:6px;
	height:35px;
	width:auto;
}


#top-slider {
	width:100%;
	/*margin:80px 0 90px 0;*/
	padding:0px 0 90px 0;
}

#top-slider-in {
	width:100%;
	aspect-ratio: 2.23 / 1;
	object-fit: cover;
	margin:0px auto;
	background: url('../images2/bg-open.png') no-repeat bottom center;
}

#slide-img {
	width:100%;
}

#s1 {
	width:100%;
	aspect-ratio: 3.565 / 1;
	object-fit: cover;
	padding:0;
	margin: 0px auto;
	position:relative;	
	-webkit-box-shadow: 0px 0px 17px -1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 17px -1px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 17px -1px rgba(0,0,0,0.3);
}


#slide {
	width:100%;
	height:auto;
}

.swiper {
	width: 100%;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 14px -4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 14px -4px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 14px -4px rgba(0,0,0,0.4);
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper {
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position:relative;
}

.slide-bg {
	position:absolute;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
	background:none;
}

.slide-caption {
	position:absolute;
	left: 50%;
	top: 70%;
	transform:translate(-50%,-50%);
	z-index:100000000000;
	color:#fff;
	font-size:19px;
	font-weight:500;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.01);
	background: rgba(228,1,46,0.9);
	width:auto;
	height:auto;
	text-align:left;
	padding:20px 35px;
	line-height:1.2;
}

.slide-caption a {	
	color:#fff;
	font-size:19px;
	font-weight:500;
	text-align:left;
	padding:0;
	line-height:1.2;
	text-decoration:none;
}

.slide-caption h1 { 	
	font-family: "Roboto Condensed"; 
	font-size:31px;
	padding:0; 
	margin:0 0 6px 0; 
	font-weight:600;
	line-height:1;
}

#s2 { 
	background: rgba(228,1,46,0.9);
	background: #f1f1f1  url('../images/bg.jpg') repeat fixed;
	width:100%;
	height:auto;
	padding:0;
	
	/*width:40%;
	height:auto;
	padding:30px;
	position:absolute;
	left:10px;
	bottom:100px;
	z-index:99999999999999;*/

}
#s2-in { 
	width:1200px;
	/*width:auto;*/
	padding:30px 0;
	margin: 0px auto;
	
	color:#fff;
	font-size:19px;
	font-weight:500;
	text-align:left;
	line-height:1.2;
	text-decoration:none;
}

#s2-in h1 { 
	font-family:"Roboto Condensed";
	font-size:44px;
	padding:0; 
	margin:0 0 6px 0; 
	font-weight:400;
	line-height:1;
}

#s3 {
	width:100%;
	height:auto;
	aspect-ratio: 3 / 1;
	object-fit: cover;
	margin:0px auto;
	background: url('../images/bg_1.jpg') no-repeat center;
	position:relative;
}
#s3-in { 
	display:block;
	width:1200px;
	padding:0px 0;
	margin: 0px auto;
	position:relative;
	border:0;	
	aspect-ratio: 2.3 / 1;
	object-fit: cover;
}
#s3-in #text { 
	position:absolute;
	bottom:70px;
	left:0;
	color:#fff;
	font-size:19px;
	font-weight:500;
	text-align:left;
	line-height:1.2;
	text-decoration:none;
}

#s3-in #text h1 { 
	font-family:"Roboto Condensed";
	font-size:60px;
	padding:0; 
	margin:0 0 6px 0; 
	font-weight:300;
	line-height:1.2;
	color:#fff;
}



#open-about {
	margin-left: auto;
	margin-right: auto;
	width:100%;
	padding:0px;		
	height:auto;
	background: rgba(255,255,255,1);
}

#open-about-in {
	margin-left: auto;
	margin-right: auto;
	width:1200px;
	padding:0px 0px;			
	text-align:left;	
	padding:80px 0;
}

#open-about-in-text {		
	text-align:left;
	text-align:justify;
	font-size:18px;
	color:#1f273a;
	font-weight:400;
}

#open-about-in-text h1, #open-about-in-text h2 {
	font-family:"Roboto Condensed";
	color:#dd1d20;
	font-weight:300;
	font-size:30px;
	margin:0 0 30px 0;
	padding:0;
	line-height:normal;
	border:0;
	letter-spacing:0px;
}

#button_more {
	color:#1f273a;		
	text-align:center;
	display:block;
	margin:15px auto 0 auto;
	text-decoration: none;
	border:1px solid #1f273a;
	width:180px;
	padding:7px 18px 6px 18px;
	text-transform:uppercase;
	font-size:16px;
	font-weight:500;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}

#button_more:hover {
	color:#fff;
	border:1px solid #1f273a;
	background:#1f273a;	
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}

#open22 {
	margin-left: auto;
	margin-right: auto;
	width:100%;	
	text-align:center;
	height:auto;
	background: #f1f1f1;	
	border-bottom:1px solid #eee;
}
#open22-in {
	margin-left: auto;
	margin-right: auto;
	width:1200px;
	padding: 90px 0 90px 0;		
	text-align:left;
}

#open22-in h2 {
	font-family:"Roboto Condensed";
	color:#1f273a;
	font-weight:300;
	font-size:30px;
	margin:0 0 30px 0 ;
	padding:0;
	line-height:normal;
	border:0;
	letter-spacing:0px;
	text-transform:uppercase;
	text-align:Center;	
	text-align:left;
}

#open22-in .box {
	float:left;
	margin:10px;
	width:280px;
	height:300px;
	position:relative;
	text-align:left;
	text-align:center;
	padding:0;	
	background:#1f273a;
	background:#505156;
	position:relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius:0px;
	line-height:1.3;
	-webkit-box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.4);
	-moz-transition: all 150ms linear;
	-webkit-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
}
#open22-in .box:hover {
	background: #e4012e;
	-moz-transition: all 150ms linear;
	-webkit-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
}
#open22-in .box .img1 {
	width:100%;
	height:auto;
}

#open22-in .box .text {
	display:block;
	width:auto;
	color:#fff;
	font-weight:300;
	font-size:14px;
	text-align:left;
	text-align:center;
	padding:10px 15px;
}

#open22-in .box .text p {
	padding:0;
	margin:0;
}
#open22-in .box h2, #open22-in .box h2 a {
	color:#fff;
	font-weight:400;
	font-size:18px;
	margin:0 0 10px 0 ;
	text-align:left;
	text-align:center;
	padding:0;
	line-height:normal;
	border:0;
	letter-spacing:0px;
	text-decoration: none;
	font-family:"Roboto Condensed";
	text-transform:uppercase;
}

#open2 {
	margin-left: auto;
	margin-right: auto;
	width:100%;	
	text-align:center;
	height:auto;
	background: #fff;	
	border-bottom:1px solid #eee;
}

#open2-in {
	margin-left: auto;
	margin-right: auto;
	width:1200px;
	padding: 0 0 90px 0;		
	text-align:left;
}

#open2-in h2 {
	font-family:"Roboto Condensed";
	color:#1f273a;
	font-weight:300;
	font-size:30px;
	margin:0 0 30px 0 ;
	padding:0;
	line-height:normal;
	border:0;
	letter-spacing:0px;
	text-transform:uppercase;
	text-align:Center;	
	text-align:left;
}

#open2-in .box {
	float:left;
	margin:10px;
	width:280px;
	height:310px;
	position:relative;
	text-align:left;
	text-align:center;
	padding:0;	
	background:#1f273a;
	background:#505156;
	position:relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius:0px;
	line-height:1.3;
	-webkit-box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.4);
	-moz-transition: all 150ms linear;
	-webkit-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
}
#open2-in .box:hover {
	background: #e4012e;
	-moz-transition: all 150ms linear;
	-webkit-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
}

#open2-in .box .img1 {
	width:100%;
	height:auto;
}

#open2-in .box .text {
	display:block;
	width:auto;
	color:#fff;
	font-weight:300;
	font-size:14px;
	text-align:left;
	text-align:center;
	padding:10px 15px;
}

#open2-in .box .text p {
	padding:0;
	margin:0;
}
#open2-in .box h2, #open2-in .box h2 a {
	color:#fff;
	font-weight:400;
	font-size:18px;
	margin:0 0 10px 0 ;
	text-align:left;
	text-align:center;
	padding:0;
	line-height:normal;
	border:0;
	letter-spacing:0px;
	text-transform:none;
	text-decoration: none;
	font-family:"Roboto Condensed";
	text-transform:uppercase;
}


#open111 {
	margin-left: auto;
	margin-right: auto;
	width:100%;	
	text-align:center;
	height:auto;
	padding:40px 0;
	background: #e4012e;	
	background: url('../images/bg-ask.png') no-repeat center;
}

#open111-in {
	margin-left: auto;
	margin-right: auto;
	width:800px;
	text-align:left;
	font-size:28px;
	color:#fff;	
	font-weight:600;
	line-height:1.2;
}

#open111-in b {	
	font-size:28px;
	font-weight:600;
}

#open111-in a {
	color:#ffffff;
	font-weight:600;
	text-decoration:none;
}

#open111-in a.button {
	background:#fff;
	color:#e4012e;
	font-size:18px;
	font-weight:600;
	margin:6px 0 0 0;
	padding:13px 30px;
	text-decoration:none;
	float:right;
	-webkit-box-shadow: 0px 0px 15px -4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 15px -4px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 15px -4px rgba(0,0,0,0.5);
}


#open-about2 {
	margin-left: auto;
	margin-right: auto;
	width:100%;
	padding:0px;		
	text-align:center;
	height:auto;
	background:#fff;
}

#open-about2-in {
	margin-left: auto;
	margin-right: auto;
	width:1200px;
	padding:0px 0px;			
	text-align:left;
	padding:80px 0;
}

#open-about2-in-text {		
	text-align:left;
	font-size:17px;
	color:#1f273a;
	font-weight:400;
	text-align:justify;
}

#open-about2-in-text b, #open-about2-in-text strong{		
	font-weight:600;
}


#open-about2-in-text a{		
	font-weight:400;

}
#open-about2-in-text h1, #open-about2-in-text h2 {
	font-family:"Roboto Condensed";
	color:#dd1d20;
	font-weight:300;
	font-size:30px;
	margin:0 0 20px 0;
	padding:0;
	line-height:normal;
	border:0;
	letter-spacing:0px;
}





#open4 { background:#fff; margin:0; padding:0; }
#open4 img { margin:0; padding:0; }

#open3 {
	margin-left: auto;
	margin-right: auto;
	width:100%;
	padding:0px 0 50px 0;		
	text-align:center;
	height:auto;
	background:#fff;
}

#open3-in {
	margin-left: auto;
	margin-right: auto;
	width:620px;
	padding:0px 0px;	
	text-align:center;
	position:relative;
}

#open3-in2 {
	position:Absolute;
	left:0;
	top:-46px;
	width:560px;
	text-align:center;
	background:#1f273a;
	font-family: "Roboto Condensed"; 
	text-shadow: 1px 1px 7px #999;
	color:#fff;
	font-weight:400;
	font-size:21px;
	padding:20px 30px;
	line-height:normal;
	border:0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.5);
}

#gallery-ref-out {
	
}

.gallery-ref {
	float:left;
	width:360px;
	height:380px;
	background:#fff;
	text-align:left;
	margin:12px;
	padding:0;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	box-shadow: 7px 7px #d6992d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
}

.gallery-ref-in {	
	width:360px;
	height:300px;
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
	cursor:pointer;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
}
.gallery-ref img {
	margin:0;
	padding:0;
	width:360px;
	height:300px;
}

.gallery-ref a.ref-button  {	
	display:block;
	width:320px;
	text-decoration: none; 
	font-weight:400;
	font-size:22px;
	padding:15px 20px 0 20px;
	color:#1f273a;
	line-height:1.1;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}

.gallery-ref  a.ref-button:hover  {
	
	color:#1f273a;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}

#footer-out {	
	padding:40px 0 0px 0;
	width:100%;
	background: #f1f1f1  url('../images/bg.jpg') repeat fixed;
}
#footer {	
	width:100%;	
	color:#fff;
	padding:0;
	border:0;
	margin:0;
	font-family:"Roboto Condensed";
}
#footer-in {
	width:1200px;
	margin:0 auto;
	padding:60px 0 ;
	text-align:center;
	font-size:15px;
}

.footer1 {
	float:left;
	color:#fff;
	text-align:left;
	margin:0px;
	padding:0;
	font-weight: 400;
	line-height:1.4;
	width:270px;
}


.footer1 a {
	text-decoration: none; 
	color:#fff;
	padding: 0px 0 0 0;
	text-transform:none;
	font-weight: 400;
}


.footer2 {
	width:400px;
	padding:0px 0 0 60px;
}

.footer2 iframe {	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
}

.footer3 {
	float:right;
	width:400px;
	padding-top:0px;
	border:0px solid red;
	text-align:left;
}

.footer1 b, .footer2 b, .footer3 b {
	display:block;
	font-family: "Roboto Condensed"; 
	color:#fff;
	font-weight:500;
	font-size:20px;
	margin:0 0 20px 0 ;
	padding:0;
	line-height:normal;
	border:0;
}

.footer3 .form1, .footer3 textarea {
	width:95%;
	margin:2px 0;
	border: 0;
	padding:2% 2%;
	color: #1f273a; 
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	border:1px solid #ccc;
	font-family: "Roboto Condensed"; 
	font-weight: normal; 
	font-size: 15px;	
}

.footer3 textarea { 
	height:110px;
}
.button_form1 {
	background: #e4012e;	
	border: 0px; 
	font-size:15px;
	margin:10px 0 0 0; 
	color: #ffffff; 
	padding:12px 20px 10px 20px;
	cursor:pointer;	
	letter-spacing:1px;
	border:1px solid #e4012e;
	width:200px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}

.sep-line-footer {				
	height: 1px; display:block; clear:both;	margin:auto;
	border-bottom:solid 1px rgba(255,255,255,0.3);
	margin-bottom:20px;
	margin-top:30px;
}

.footer4 {
	width:auto;
	color:#fff;
	text-align:center;
	font-size:13px;
	margin:0;
	padding:0 20px;
	font-weight: 300;
	line-height:1.4;
}

#inner {
	height:29px;
}
#inner2 {
	width:100%;
	background: #f1f1f1  url('../images/bg_9.jpg') no-repeat center;
	height:200px;
}
#inner2-in {
	margin-left: auto;
	margin-right: auto;
	width:1200px;
	padding:50px 0 0 0;	
	text-align:left;
	color:#fff;
	font-size:19px;
	line-height:1.4;
	font-weight:400;
}

#inner2-in h1, #inner2-in h2 {
	font-family:"Roboto Condensed";
	color:#ffffff;
	font-weight:400;
	font-size:53px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0;
	line-height:normal;
	text-transform:none;
	letter-spacing:0px;
	text-transform:uppercase;
}


#middle {
	background:#fff;
	width:100%;
	float:none;
	margin:0px;
	margin:0px 0 0 0;
	padding:0 0 0px 0;	
	-webkit-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.2);
}
#middle-in {
	margin-left: auto;
	margin-right: auto;
	width:1200px;
	padding:50px 0 50px 0;	
	text-align:left;
	text-align:justify;
	color:#1f273a;
	font-size:17px;
	line-height:1.4;
	font-weight:400;
}

#middle-in h1 {	
	font-family: "Roboto Condensed"; 
	color:#e4012e;
	font-weight:300;
	font-size:40px;
	margin:0px 0px 40px 0px;
	padding:0px 0px 20px 0px;
	border-bottom: 1px solid #e1e1e1;
	line-height:normal;
	text-transform:none;
	letter-spacing:0px;
	text-transform:uppercase;
}

#middle-in h2 {	
	font-size: 28px;
	font-family: "Roboto Condensed"; 
	font-weight: 500; 
	margin:10px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	color: #1f273a;	
	border: 0px dotted #bbb;
	line-height:normal;	
	text-transform:uppercase;
}

#middle-in h3 {	
	font-size: 22px;
	font-family: "Roboto Condensed"; 
	font-weight: 600; 
	margin:20px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	color: #1f273a;	
	border: 0px dotted #bbb;
	line-height:normal;
}

#middle-in h4 {	
	font-size: 18px;
	font-family: "Roboto Condensed"; 
	font-weight: 500; 
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color: #1f273a;	
	border: 0px dotted #bbb;
	line-height:normal;
}
/*
#middle-in .video1 iframe {
	width:47%;
	padding:1%;
	margin:0;
	display:inline;
	height:350px;
}
*/
#middle-in2 img {
	margin:15px;
	padding:0px;
	border:0px solid #e5e5e5;
}

#middle-in2 iframe {
	width:60%;
	height:400px;
	border:1px solid #fff;
	
}
#middle-in .box {
	float:left;
	margin:10px;
	width:280px;
	height:310px;
	position:relative;
	text-align:left;
	padding:0;	
	background:#1f273a;
	background:#505156;
	position:relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius:0px;
	line-height:1.3;
	-moz-transition: all 150ms linear;
	-webkit-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
}
#middle-in .box:hover {
	background: #e4012e;
	-moz-transition: all 150ms linear;
	-webkit-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
}

#middle-in .box .img1 {
	width:100%;
	height:auto;
	padding:0;
	border:0;
	margin:0;
}

#middle-in .box .text {
	display:block;
	width:auto;
	color:#fff;
	font-weight:300;
	font-size:14px;
	text-align:left;
	text-align:center;
	padding:10px 15px;
}

#middle-in .box .text p {
	padding:0;
	margin:0;
}
#middle-in .box h2, #middle-in .box h2 a {
	color:#fff;
	font-weight:400;
	font-size:18px;
	margin:0 0 10px 0 ;
	text-align:center;
	padding:0;
	line-height:normal;
	border:0;
	letter-spacing:0px;
	text-transform:uppercase;
	text-decoration: none;
	font-family:"Roboto Condensed";
}

#middle-in .article0 {
	background:#f1f1f1;
	background:#ececec;
	padding:20px 30px;
}
#middle-in .article1 {
	border:1px solid #dadada;
	padding:20px 30px;
	/*
	-webkit-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.2);
	*/
}

#middle-in2 table {
	border:1px solid #ccc;
	padding:0px;
	padding:0;
	margin:0;
/*	background:#fafafa;*/
	border-spacing: 1px;
}

#middle-in2 td {
	border:1px solid #ccc;
	border-left:1px solid #eee;	
	border-top:1px solid #eee;
	padding:6px;
	margin:0;
}

.almenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width:100%;	
	list-style-position: inside;

}
.almenu li {
	list-style: none;
	float:left;
	text-align:Center;
	width:25%;
	padding:2%;
	margin:2%;
	background:#1f273a;
}
.almenu a {
	text-decoration: none; 
	color:#fff;
	font-weight: normal; 	
	}

#nav-box {
	text-align: left;
	color:#797979;
	font-weight: normal;
	font-size: 13px;
	padding:0px 0px 20px 0px;
	margin:0px;
	display:block;
	text-transform:uppercase;
}

#nav-box a {
	text-decoration: none; 
	color:#797979;
	font-weight: normal; 	
	}
#nav-box a:link {}
#nav-box a:visited {}
#nav-box a:active {}
#nav-box a:hover {text-decoration: none;}


.lapozas {
	text-align:center;
	margin-top:30px;
}

.lapozas a {
	font-family: "Roboto Condensed";
	text-decoration: none; 
	color:#fff;
	background:#1d1d1d; 
	font-weight:200;
	font-size:20px;
	line-height:normal;
	padding:8px 16px;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;	
}
.lapozas a:hover {
	background:#333; 	
}

#gallery ul { list-style: none; display: inline; }
#gallery ul li { display: inline; text-align:center; }

#content-form {
	margin-top:50px;
	width:100%;
	background:#f6f6f6;
	
}

#content-form-in {
	margin-left: auto;
	margin-right: auto;
	padding:50px 0px;	
	text-align:center;
	width:auto;
}

#content-form-in h3 {
	color:#1f273a;
	font-size:22px;
	font-weight:500;
	border:0;
	padding-bottom:10px;
	margin:0px;
	text-align:Center;	
}

#content-form-in h4 {
	color:#1f273a;
	font-size:17px;
	font-weight:400;
	border:0;
	padding-bottom:0px;
	margin:0px;
	text-align:Center;
	
}

.content-form4 {
	margin-bottom:40px;
}

.input_ajanlat2 {
	border: 0;
	padding:8px 8px;
	margin-left: 0px; 
	color: #1f273a; 
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	width:450px;
	border:1px solid #ccc;
	font-family: "Roboto Condensed"; 
	font-weight: normal; 
	font-size: 15px;	
}

.input_ajanlat3 {
	width:450px;
	height:150px;
}

.button_ajanlat {
	background: #1f273a;	
	border: 0px; 
	font-size: 15px;
	margin:10px 0 0 0; 
	color: #ffffff; 
	padding:12px 20px 10px 20px;
	cursor:pointer;	
	letter-spacing:1px;
	border:1px solid #1f273a;
	width:240px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}
.button_ajanlat:hover {
	background: none;
	border:1px solid #1f273a;
	color:#1f273a;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}


.galeria-inner {
	float:left;
	margin:10px;
	-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.8);
	box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.8);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
}

.galeria-inner, .galeria-inner img {
	width:270px;
	height:210px;
}



.galeria-inner-new-out {
	float:left;
	margin:15px;
	-webkit-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.25);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;	
	text-align:Center;	
	width:270px;
	height:240px;
	padding:10px 0;
	line-height:1.2;
	overflow:hidden;
}

.galeria-inner-new, .galeria-inner-new img {
	width:250px;
	height:180px;
	padding:0;
	margin:0 auto;
}



.galeria-inner-new-out b {
	display: block;
	padding:0px 15px;
	font-weight:400;
	font-size:15px;
}




.galeria-inner2 {
	margin-right:0px;
	float:right;
}


.galeria-inner3 {
	float:left;
	margin:20px;
	background:#fff;
	-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
}

.galeria-inner3 {
	width:250px;
	height:250px;
}
.galeria-inner3 img {
	width:240px;
	height:240px;
	border:5px solid #fff;
}


.galeria-inner4 {
	float:left;
	margin:30px 15px 0 15px;
	background:#fff;
	-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
}

.galeria-inner4 {
	width:250px;
	height:250px;
}
.galeria-inner4 img {
	width:240px;
	height:240px;
	border:5px solid #fff;
}




.clear {
	clear:both;
}


#galeria-jpg {
	margin-top:30px;
}

.box-left {
	float:left;
	width:370px;
	margin-left:30px;
	margin-top:30px;
}

.box-left-hir {
	float:left;
	width:550px;
	height:500px;
	background:#fff;	
	border:0;
	margin:15px;
	padding:0 0 0px 0;
	position:relative;
	color: #1f273a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;

}

.box-left-hir .img1 {
	position:absolute;
	top:0;
	left:0;
}
.box-left-hirkep {
	width:100%;
	height:350px;
	cursor:pointer;

}

.box-left-hir-in {
	padding:15px 0px;
	color: #1f273a;
	line-height:24px;
	font-size:15px;
	text-align:left;
}

.box-left-hir-in a {
	text-decoration: none; 
	color: #1f273a; 
	font-weight:500;
	font-size:22px;
	line-height:normal;
	padding:0;
	}
.box-left-hir-in a:link {}
.box-left-hir-in a:visited {}
.box-left-hir-in a:active {}
.box-left-hir-in a:hover {text-decoration: none;color: #1f273a; }

.box-left-hir-in .text {	
	padding:10px 0px;
	color: #1f273a;
	font-weight:400;
}

.img-content {
	margin: 0px 0px 0px 0px;
	border: #e5e5e5 2px solid;
	padding: 1px;
}

.img {
	margin: 0px 0px 0px 0px;
	border: #e5e5e5 3px solid;
	padding: 1px;
}

p {
	margin:7px 0px 0px 0px; 
}

form {
	margin:0px; 
}

.hr2 {
	color: #DCD3D0;
	height:1px;
}

.l1 { background-color: #f9f9f9; }
.l0 { background-color: #ffffff; } 

.spacer {
	background-image: url('../images/spacer.gif');
}

.sep2 {
	height: 7px; display:block; clear:both;	margin:auto;
}

div.sep {				
	height: 1px; display:block; clear:both;	margin:auto;
}

div.sep5 {				
	height: 5px; display:block; clear:both;	margin:auto;
}

div.sep10 {				
	height: 10px; display:block; clear:both;	margin:auto;
}

div.sep20 {				
	height: 20px; display:block; clear:both;	margin:auto;
}

div.sep25 {				
	height: 25px; display:block; clear:both;	margin:auto;
}

div.sep30 {				
	height: 30px; display:block; clear:both;	margin:auto;
}

.table {
	border-bottom: 1px solid #e1e1e1;
	background:#f5f5f5;
}
.table1 {
	border-bottom: 1px solid #e1e1e1;
	background:#f5f5f5;
}
.table2 {
	border-bottom: 1px solid #e1e1e1;
	background:#fff;
}
.little {
	font-size:95%;
}

.l1 { background-color: #f9f9f9; }
.l0 { background-color: #ffffff; } 
.l2 { background-color: #eeeeee; }
.l3 { background-color: #fafafa; }

.termekhatter0 {
	background-color:#fff;
}

.termekhatter1 {
	background-color:#fff;
}

hr {
	border:0;
	background:#ffffff;
	height: 1px;
	display:block; clear:both;	margin:auto;
	border-bottom:solid 1px #cccccc;
	margin-bottom:0px;
	margin-top:3px;
}
div.sep-line {				
	height: 1px; display:block; clear:both;	margin:auto;
	border-bottom:solid 1px #cccccc;
	margin-bottom:0px;
	margin-top:3px;
}

div.sep-line2 {				
	height: 1px; display:block; clear:both;	margin:auto;
	border-bottom:solid 1px #cccccc;
	margin-bottom:3px;
	margin-top:3px;
}


#menu-mobile, #mobile1, #news-mobile { display:none; }

#scroll1 {
	display:none;
}

/* --------------------------------------*/
/* --------------------------------------*/
/* --------------------------------------*/
/* --------------------------------------*/
/* --------------------------------------*/

@media screen and (max-width: 1200px) {
		


		
		html, body {
			height: 100%;
			margin: 0px;
			padding:0;
		}

		body {
			margin: 0px;	
			color:#1f273a;
			font-family: "Roboto Condensed"; 
			font-weight: 400;
			font-size: 14px; 
			line-height: 1.4; 
			text-align: center;
			background:#fff;	
			background: #f1f1f1  url('../images/bg.jpg') repeat fixed;
		}

		td {
			line-height: 130%; 
		}

		a {
			text-decoration: underline; 
			color: #1f273a; 
			font-weight: 400;
			}
		a:link {}
		a:visited {}
		a:active {}
		a:hover {text-decoration: none;}

		img { border:0px;padding:0px;margin:0px; }

		.back a {
			display:block;
			border-top:1px solid #fff;
			padding:15px;
			margin:10px auto 20px auto;
			width: auto;
			text-decoration: none;
			color:#1f273a;
			color:#fff;
			-moz-transition: all 500ms linear;
			-webkit-transition: all 500ms linear;
			-o-transition: all 500ms linear;
			transition: all 500ms linear;
		}
		.back a:hover {
			background:#1f273a;
			color:#fff;
			background:#fff;
			color:#1f273a;
			-moz-transition: all 500ms linear;
			-webkit-transition: all 500ms linear;
			-o-transition: all 500ms linear;
			transition: all 500ms linear;
		}


		.back2 a {
			display:block;
			border-top:1px solid #fff;
			padding:15px;
			margin:0px auto 0px auto;
			width:auto;
			text-decoration: none;
			color:#1f273a;
			background:#f1f1f1;
			-moz-transition: all 500ms linear;
			-webkit-transition: all 500ms linear;
			-o-transition: all 500ms linear;
			transition: all 500ms linear;
		}


		#top1 {
			margin-left: auto;
			margin-right: auto;
			width:100%;
			padding:0px 0px;		
			text-align:center;
			height:28px;	
			background: #f1f1f1  url('../images/bg.jpg') repeat fixed;
		}

		#top1-in {
			margin-left: auto;
			margin-right: auto;
			width: auto;
			padding:0px 0px;			
			text-align:left;
			position:relative;
		}

		#top1-left {
			position:absolute;
			left:10px;
			top:0;
			color: #fff; 
			font-weight:300;
			padding:6px 0 0 0;
			font-size:13px;	
		}

		#top1-left img { vertical-align:middle;padding:0 6px 4px 5px; }

		#top1-left a {
			text-decoration: none; 
			color: #fff; 
			font-weight:300;
			padding:0;
			font-size:13px;
		}
		.top1-left11 { display:inline; padding-right:15px;}

		#top1-right {
			position:absolute;
			right:10px;
			top:2px;
			padding:0;
			z-index:88888;
		}

		#header {
			width:100%;
			height:auto;
			background:#ffffff;
			-webkit-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.3);
			-moz-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.3);
			box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.2);
		}

		#header-inner {
			width:100%;
			height:55%;
		}

		#header1 {
			margin: 0 auto;
			width: auto;
			height:auto;
			position:relative;
			border:0px solid red;
		}

		#header1-in {
			margin: 0 auto;	
			height:auto;
			padding:25px 10px;		
			text-align:center;
		}

		#inductor-logo {
			padding:0; 
			height:auto;
			width:140px; 
			float:left;
		}

		#menu {	
			display:none;
			float:none;
			width:auto;
			padding:0px;		
			text-align:right;
			clear:both;
			margin:auto;
			position:absolute;
			z-index:888888888888888;
			right:5px;
			left:5px;
			top:95px;
			background:#f5f5f5;
			padding:5px 10px;
			-webkit-box-shadow: 0px 0px 17px -1px rgba(0,0,0,0.3);
			-moz-box-shadow: 0px 0px 17px -1px rgba(0,0,0,0.3);
			box-shadow: 0px 0px 17px -1px rgba(0,0,0,0.3);
		}
		#menu-in {	
			padding:5px 0;
		}
		#menu a {
			border-bottom: 1px solid #d5d5d5;
			display:block;
			text-decoration: none; 
			color: rgba(31,39,58, 0.9); 
			font-weight:500;
			padding:14px 10px;
			font-size:19px;
			text-transform:uppercase;
			-moz-transition: all 400ms linear;
			-webkit-transition: all 400ms linear;
			-o-transition: all 400ms linear;
			transition: all 400ms linear;
		}
		#menu a:hover {
			text-decoration: none;
			background:#e4012e;
			background: rgba(31,39,58, 1);
			color:#ffffff;
			-moz-transition: all 400ms linear;
			-webkit-transition: all 400ms linear;
			-o-transition: all 400ms linear;
			transition: all 400ms linear;
		}

		#menu-mobile-png {
			position:absolute;
			z-index:111111111111;
			right:0;
			top:0;
			display:block;
			float:right;
			margin:50px 0 0 0;
		}
		#menu-mobile-png img {
			width:40px;
			height:auto;
			padding:20px 20px;
		}

		#header2 {
			width:280px;
			height:auto;
			text-align:left;
			float:right;
			margin:30px;
		}
		#header2 img {
			float:right;
			margin-left:6px;
			height:35px;
			width:auto;
		}
		#open-about {
			margin-left: auto;
			margin-right: auto;
			width:100%;
			padding:0px;		
			height:auto;
			background: rgba(255,255,255,1);
		}

		#open-about-in {
			margin-left: auto;
			margin-right: auto;
			width: auto;
			padding:40px 10px;
		}

		#open-about-in-text {		
			font-size:18px;
			color:#1f273a;
			font-weight:400;
		}

		#open-about-in-text h1, #open-about-in-text h2 {
			font-family:"Roboto Condensed";
			color:#dd1d20;
			font-weight:300;
			font-size:27px;
			margin:0 0 30px 0;
			padding:0;
			line-height:normal;
			border:0;
			letter-spacing:0px;
			text-align:left;
		}

		#button_more {
			color:#1f273a;		
			text-align:center;
			display:block;
			margin:15px auto 0 auto;
			text-decoration: none;
			border:1px solid #1f273a;
			width:180px;
			padding:7px 18px 6px 18px;
			text-transform:uppercase;
			font-size:16px;
			font-weight:500;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius:3px;
			-moz-transition: all 400ms linear;
			-webkit-transition: all 400ms linear;
			-o-transition: all 400ms linear;
			transition: all 400ms linear;
		}

		#button_more:hover {
			color:#fff;
			border:1px solid #1f273a;
			background:#1f273a;	
			-moz-transition: all 400ms linear;
			-webkit-transition: all 400ms linear;
			-o-transition: all 400ms linear;
			transition: all 400ms linear;
		}

		#top-slider {
			width:100%;
			/*margin:80px 0 90px 0;*/
			padding:10px 0 40px 0;
		}

		#top-slider-in {
			width: auto;
			aspect-ratio: 3.565 / 1;
			object-fit: cover;
			margin:0px auto;
			background: url('../images2/bg-open.png') no-repeat bottom center;
		}

		#s1 {
			width:100%;
			aspect-ratio: 3.565 / 1;
			object-fit: cover;
			padding:0px;
			margin:0px auto;
			position:relative;	
			-webkit-box-shadow: 0px 0px 17px -1px rgba(0,0,0,0.3);
			-moz-box-shadow: 0px 0px 17px -1px rgba(0,0,0,0.3);
			box-shadow: 0px 0px 17px -1px rgba(0,0,0,0.3);
		}

				
		#s2 { 
			width:100%;
			height:auto;
			padding:0;
		}
		#s2-in { 
			width:auto;
			padding:20px 10px;
			margin: 0px auto;
			
			color:#fff;
			font-size:19px;
			font-weight:500;
			text-align:left;
			line-height:1.2;
			text-decoration:none;
		}

		#s2-in h1 { 
			font-family:"Roboto Condensed";
			font-size:34px;
			padding:0; 
			margin:0 0 6px 0; 
			font-weight:400;
			line-height:1;
		}


		#s3 {
			width:100%;
			height:270px;
			aspect-ratio: 3 / 1;
			aspect-ratio: unset;
			object-fit: cover;
			margin:0px auto;
			position:relative;
			background: url('../images/bg_11.jpg') no-repeat center;
		}
		#s3-in { 
			display:block;
			width:auto;
			padding:0px 0;
			margin: 0px auto;
			position:relative;
			border:0;
			height:270px;
			aspect-ratio: 2.3 / 1;
			aspect-ratio: unset;
			object-fit: cover;
		}
		#s3-in #text { 
			position:absolute;
			bottom:40px;
			left:0;
			color:#fff;
			font-size:16px;
			font-weight:500;
			text-align:left;
			line-height:1.2;
			text-decoration:none;
			padding:0 10px; 
		}

		#s3-in #text h1 { 
			font-family:"Roboto Condensed";
			font-size:40px;
			margin:0 0 6px 0; 
			font-weight:300;
			line-height:1.2;
			color:#fff;
		}

		
		#open22 {
			margin-left: auto;
			margin-right: auto;
			width:100%;	
			height:auto;
			background: #f1f1f1;	
			border-bottom:1px solid #eee;
		}
		#open22-in {
			margin-left: auto;
			margin-right: auto;
			width: auto;
			padding: 50px 0 0 0;	
			max-width:602px;	
		}

		#open22-in h2 {
			font-family:"Roboto Condensed";
			color:#1f273a;
			font-weight:300;
			font-size:27px;
			margin:0 0 30px 0 ;
			padding:0;
			line-height:normal;
			border:0;
			letter-spacing:0px;
			text-transform:uppercase;
		}

		#open22-in .box {
			float:left;
			margin:10px;
			width:280px;
			height:330px;
			position:relative;
			padding:0;	
			position:relative;
			-webkit-border-radius: 0px;
			-moz-border-radius: 0px;
			border-radius:0px;
			line-height:1.3;
			-webkit-box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.4);
			-moz-box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.4);
			box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.4);
		}

		#open22-in .box .img1 {
			width:100%;
			height:auto;
		}

		#open22-in .box .text {
			display:block;
			width:auto;
			color:#fff;
			font-weight:300;
			font-size:15px;
			padding:10px 15px;
		}

		#open22-in .box .text p {
			padding:0;
			margin:0;
		}
		#open22-in .box h2, #open22-in .box h2 a {
			color:#fff;
			font-weight:400;
			font-size:24px;
			margin:0 0 10px 0 ;
			padding:0;
			line-height:normal;
			border:0;
			letter-spacing:0px;
			text-decoration: none;
			font-family:"Roboto Condensed";
		}

		#open2 {
			margin:0 auto;
			width:100%;	
			text-align:center;
			height:auto;
			background: #fff;	
			border-bottom:1px solid #eee;
		}

		#open2-in {
			margin-left: auto;
			margin-right: auto;
			width: auto;
			max-width:602px;
			padding: 0;		
		}

		#open2-in h2 {
			font-family:"Roboto Condensed";
			color:#1f273a;
			font-weight:300;
			font-size:27px;
			margin:0 0 30px 0 ;
			padding:0;
			line-height:normal;
			border:0;
			letter-spacing:0px;
			text-transform:uppercase;
		}

		#open2-in .box {
			float:left;
			margin:10px;
			width:280px;
			height:330px;
			position:relative;
			padding:0;	
			position:relative;
			-webkit-border-radius: 0px;
			-moz-border-radius: 0px;
			border-radius:0px;
			line-height:1.3;
			-webkit-box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.4);
			-moz-box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.4);
			box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.4);
		}

		#open2-in .box .img1 {
			width:100%;
			height:auto;
		}

		#open2-in .box .text {
			display:block;
			width:auto;
			color:#fff;
			font-weight:300;
			font-size:15px;
			padding:10px 15px;
		}

		#open2-in .box .text p {
			padding:0;
			margin:0;
		}
		#open2-in .box h2, #open2-in .box h2 a {
			color:#fff;
			font-weight:400;
			font-size:24px;
			margin:0 0 10px 0 ;
			padding:0;
			line-height:normal;
			border:0;
			letter-spacing:0px;
			text-decoration: none;
			font-family:"Roboto Condensed";
		}



		#open111 {
			margin-left: auto;
			margin-right: auto;
			width:100%;	
			text-align:center;
			height:auto;
			padding:50px 0;
			background: #e4012e;	
			background: url('../images/bg-ask.png') no-repeat center;
			/*background: url('../images/bg-ask1.jpg') repeat center fixed;*/
		}

		#open111-in {
			margin-left: auto;
			margin-right: auto;
			width:auto;
			text-align:left;
			font-size:22px;
			color:#fff;	
			font-weight:500;
			padding:0 25px;
		}

		#open111-in b {	
			font-size:22px;
			font-weight:500;
		}

		#open111-in a {
			color:#ffffff;
			font-weight:500;
			text-decoration:none;
		}

		#open111-in a.button {
			background:#fff;
			color:#e4012e;
			font-size:18px;
			font-weight:600;
			margin:6px 0 0 0;
			padding:13px 30px;
			text-decoration:none;
			float:right;
			-webkit-box-shadow: 0px 0px 15px -4px rgba(0,0,0,0.5);
			-moz-box-shadow: 0px 0px 15px -4px rgba(0,0,0,0.5);
			box-shadow: 0px 0px 15px -4px rgba(0,0,0,0.5);
		}


		#open-about2 {
			margin-left: auto;
			margin-right: auto;
			width:100%;
			padding:0px;		
			text-align:center;
			height:auto;
			background:#fff;
		}

		#open-about2-in {
			margin-left: auto;
			margin-right: auto;
			width: auto;
			text-align:left;
			padding:50px 20px;
		}

		#open-about2-in-text {		
			text-align:left;
			font-size:17px;
			color:#1f273a;
			font-weight:400;
		}

		#open-about2-in-text b, #open-about2-in-text strong{		
			font-weight:600;
		}


		#open-about2-in-text a{		
			font-weight:400;

		}
		#open-about2-in-text h1, #open-about2-in-text h2 {
			font-family:"Roboto Condensed";
			color:#dd1d20;
			font-weight:300;
			font-size:27px;
			margin:0 0 20px 0;
			padding:0;
			line-height:normal;
			border:0;
			letter-spacing:0px;
		}




		#gallery-ref-out {
			
		}

		.gallery-ref {
			float:left;
			width:360px;
			height:380px;
			background:#fff;
			text-align:left;
			margin:12px;
			padding:0;
			border-left:1px solid #eee;
			border-bottom:1px solid #eee;
			box-shadow: 7px 7px #d6992d;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius:3px;
		}

		.gallery-ref-in {	
			width:360px;
			height:300px;
			position:relative;
			text-align:left;
			margin:0;
			padding:0;
			cursor:pointer;
			-moz-transition: all 400ms linear;
			-webkit-transition: all 400ms linear;
			-o-transition: all 400ms linear;
			transition: all 400ms linear;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius:3px;
		}
		.gallery-ref img {
			margin:0;
			padding:0;
			width:360px;
			height:300px;
		}

		.gallery-ref a.ref-button  {	
			display:block;
			width:320px;
			text-decoration: none; 
			font-weight:400;
			font-size:22px;
			padding:15px 20px 0 20px;
			color:#1f273a;
			line-height:1.1;
			-moz-transition: all 400ms linear;
			-webkit-transition: all 400ms linear;
			-o-transition: all 400ms linear;
			transition: all 400ms linear;
		}

		.gallery-ref  a.ref-button:hover  {
			
			color:#1f273a;
			-moz-transition: all 400ms linear;
			-webkit-transition: all 400ms linear;
			-o-transition: all 400ms linear;
			transition: all 400ms linear;
		}

		#footer-out {	
			padding:0px 0 0px 0;
			width:100%;
			background: #f1f1f1  url('../images/bg.jpg') repeat fixed;
		}
		#footer {	
			width:100%;	
			color:#fff;
			padding:0;
			border:0;
			margin:0;
			font-family:"Roboto Condensed";
		}
		#footer-in {
			width: auto;
			margin:0 auto;
			padding:20px 20px;
			text-align:center;
			font-size:15px;
		}

		.footer1 {
			float:none;
			color:#fff;
			text-align:left;
			margin:0px;
			padding:0;
			font-weight: 400;
			line-height:1.4;
			width:auto;
		}


		.footer1 a {
			text-decoration: none; 
			color:#fff;
			padding: 0px 0 0 0;
			text-transform:none;
			font-weight: 400;
		}


		.footer2 {
			float:none;
			width:auto;
			padding:30px 0 0 0px;
		}

		.footer2 iframe {	
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius:3px;
		}

		.footer3 {
			float:none;
			width:auto;
			padding:30px 0 0 0px;
			text-align:left;
		}

		.footer1 b, .footer2 b, .footer3 b {
			display:block;
	font-family: "Roboto Condensed"; 
			color:#fff;
			font-weight:500;
			font-size:20px;
			margin:0 0 20px 0 ;
			padding:0;
			line-height:normal;
			border:0;
		}

		.footer3 .form1, .footer3 textarea {
			width:95%;
			margin:2px 0;
			border: 0;
			padding:2% 2%;
			color: #1f273a; 
			background: #fff;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius:3px;
			border:1px solid #ccc;
			font-family: "Roboto Condensed"; 
			font-weight: normal; 
			font-size: 15px;	
		}

		.footer3 textarea { 
			height:110px;
		}
		.button_form1 {
			background: #e4012e;	
			border: 0px; 
			font-size:15px;
			margin:10px 0 0 0; 
			color: #ffffff; 
			padding:12px 20px 10px 20px;
			cursor:pointer;	
			letter-spacing:1px;
			border:1px solid #e4012e;
			width:200px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius:3px;
			-moz-transition: all 400ms linear;
			-webkit-transition: all 400ms linear;
			-o-transition: all 400ms linear;
			transition: all 400ms linear;
		}

		.sep-line-footer {				
			height: 1px; display:block; clear:both;	margin:auto;
			border-bottom:solid 1px rgba(255,255,255,0.3);
			margin-bottom:20px;
			margin-top:30px;
		}


		.footer4 {
			width:auto;
			color:#fff;
			text-align:center;
			font-size:13px;
			margin:0;
			padding:0 20px;
			font-weight: 300;
			line-height:1.4;
		}

		#inner {
			height:29px;
		}
		
		#inner2 {
			width:100%;
			background: #f1f1f1  url('../images/bg_9.jpg') no-repeat center;
			height:200px;
		}
		#inner2-in {
			margin-left: auto;
			margin-right: auto;
			width:auto;
			padding:50px 15px 0 15px;	
			text-align:left;
			color:#fff;
			font-size:17px;
			line-height:1.4;
			font-weight:400;
		}

		#inner2-in h1, #inner2-in h2 {
			font-family:"Roboto Condensed";
			color:#ffffff;
			font-weight:400;
			font-size:32px;
			margin:0px 0px 5px 0px;
			padding:0px 0px 0px 0px;
			border:0;
			line-height:normal;
			text-transform:none;
			letter-spacing:0px;
			text-transform:uppercase;
		}

		#middle {
			background:#fff;
			width:100%;
			float:none;
			margin:0px;
			line-height:24px;
			margin:0px 0 0 0;
			padding:0 0 0px 0;	
			-webkit-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.3);
			-moz-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.3);
			box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.2);
		}
		#middle-in {
			margin-left: auto;
			margin-right: auto;
			width: auto;
			padding:30px 15px;	
			color:#1f273a;
			font-size:17px;
			line-height:28px;
			font-weight:400;
		}

		#middle-in h1 {	
			font-family: "Roboto Condensed"; 
			color:#e4012e;
			font-weight:300;
			font-size:30px;
			margin:0px 0px 40px 0px;
			padding:0px 0px 20px 0px;
			border-bottom: 1px solid #e1e1e1;
			line-height:normal;
			letter-spacing:0px;
			text-align:left;
		}

		#middle-in h2 {	
			font-size: 28px;
			font-family: "Roboto Condensed"; 
			font-weight: 500; 
			margin:10px 0px 15px 0px;
			padding:0px 0px 0px 0px;
			color: #1f273a;	
			border: 0px dotted #bbb;
			line-height:normal;	
			text-transform:uppercase;
		}

		#middle-in h3 {	
			font-size: 22px;
			font-family: "Roboto Condensed"; 
			font-weight: 600; 
			margin:20px 0px 15px 0px;
			padding:0px 0px 0px 0px;
			color: #1f273a;	
			border: 0px dotted #bbb;
			line-height:normal;
		}

		#middle-in h4 {	
			font-size: 18px;
			font-family: "Roboto Condensed"; 
			font-weight: 500; 
			margin:10px 0px 10px 0px;
			padding:0px 0px 0px 0px;
			color: #1f273a;	
			border: 0px dotted #bbb;
			line-height:normal;
		}
		#middle-in2 img {
			margin:15px;
			padding:1px;
			border:0px solid #e5e5e5;
		}

		#middle-in2 iframe {
			width:98%;
			max-width:640px;
			height:400px;
			border:1px solid #fff;
			
		}
		#middle-in .box {
			float:left;
			margin:10px;
			width:280px;
			height:330px;
			position:relative;
			padding:0;	
			position:relative;
			line-height:1.3;
		}

		#middle-in .box .img1 {
			width:100%;
			height:auto;
			padding:0;
			border:0;
			margin:0;
		}

		#middle-in .box .text {
			display:block;
			width:auto;
			color:#fff;
			font-weight:300;
			font-size:15px;
			padding:10px 15px;
		}

		#middle-in .box .text p {
			padding:0;
			margin:0;
		}
		#middle-in .box h2, #middle-in .box h2 a {
			color:#fff;
			font-weight:400;
			font-size:24px;
			margin:0 0 10px 0;
			padding:0;
			line-height:normal;
			border:0;
			letter-spacing:0px;
			text-decoration: none;
			font-family:"Roboto Condensed";
		}

		#middle-in .article0 {
			background:#f1f1f1;
			background:#ececec;
			padding:20px 30px;
		}
		#middle-in .article1 {
			border:1px solid #dadada;
			padding:20px 30px;
			/*
			-webkit-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.3);
			-moz-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.3);
			box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.2);
			*/
		}

		#middle-in2 table {
			border:1px solid #ccc;
			padding:0px;
			padding:0;
			margin:0;
		/*	background:#fafafa;*/
			border-spacing: 1px;
		}

		#middle-in2 td {
			border:1px solid #ccc;
			border-left:1px solid #eee;	
			border-top:1px solid #eee;
			padding:6px;
			margin:0;
		}

		.almenu ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
			width:100%;	
			list-style-position: inside;

		}
		.almenu li {
			list-style: none;
			float:left;
			text-align:Center;
			width:25%;
			padding:2%;
			margin:2%;
			background:#1f273a;
		}
		.almenu a {
			text-decoration: none; 
			color:#fff;
			font-weight: normal; 	
			}

		#nav-box {
			text-align: left;
			color:#797979;
			font-weight: normal;
			font-size: 13px;
			padding:0px 0px 20px 0px;
			margin:0px;
			display:block;
			text-transform:uppercase;
		}

		#nav-box a {
			text-decoration: none; 
			color:#797979;
			font-weight: normal; 	
			}
		#nav-box a:link {}
		#nav-box a:visited {}
		#nav-box a:active {}
		#nav-box a:hover {text-decoration: none;}


		.lapozas {
			text-align:center;
			margin-top:30px;
		}

		.lapozas a {
			font-family: "Roboto Condensed";
			text-decoration: none; 
			color:#fff;
			background:#1d1d1d; 
			font-weight:200;
			font-size:20px;
			line-height:normal;
			padding:8px 16px;
			-moz-transition: all 400ms linear;
			-webkit-transition: all 400ms linear;
			-o-transition: all 400ms linear;
			transition: all 400ms linear;	
		}
		.lapozas a:hover {
			background:#333; 	
		}

		#gallery ul { list-style: none; display: inline; }
		#gallery ul li { display: inline; text-align:center; }

		#content-form {
			margin-top:50px;
			width:100%;
			background:#f6f6f6;
			
		}

		#content-form-in {
			margin-left: auto;
			margin-right: auto;
			padding:50px 0px;	
			text-align:center;
			width:auto;
		}

		#content-form-in h3 {
			color:#1f273a;
			font-size:22px;
			font-weight:500;
			border:0;
			padding-bottom:10px;
			margin:0px;
			text-align:Center;	
		}

		#content-form-in h4 {
			color:#1f273a;
			font-size:17px;
			font-weight:400;
			border:0;
			padding-bottom:0px;
			margin:0px;
			text-align:Center;
			
		}

		.content-form4 {
			margin-bottom:40px;
		}

		.input_ajanlat2 {
			border: 0;
			padding:8px 8px;
			margin-left: 0px; 
			color: #1f273a; 
			background: #fff;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius:3px;
			width:450px;
			border:1px solid #ccc;
			font-family: "Roboto Condensed"; 
			font-weight: normal; 
			font-size: 15px;	
		}

		.input_ajanlat3 {
			width:450px;
			height:150px;
		}

		.button_ajanlat {
			background: #1f273a;	
			border: 0px; 
			font-size: 15px;
			margin:10px 0 0 0; 
			color: #ffffff; 
			padding:12px 20px 10px 20px;
			cursor:pointer;	
			letter-spacing:1px;
			border:1px solid #1f273a;
			width:240px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius:3px;
			-moz-transition: all 400ms linear;
			-webkit-transition: all 400ms linear;
			-o-transition: all 400ms linear;
			transition: all 400ms linear;
		}
		.button_ajanlat:hover {
			background: none;
			border:1px solid #1f273a;
			color:#1f273a;
			-moz-transition: all 400ms linear;
			-webkit-transition: all 400ms linear;
			-o-transition: all 400ms linear;
			transition: all 400ms linear;
		}


		.galeria-inner {
			float:left;
			margin:10px;
			-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.8);
			-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.8);
			box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.8);
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius:3px;
		}

		.galeria-inner, .galeria-inner img {
			width:270px;
			height:210px;
		}



		.galeria-inner-new-out {
			float:left;
			margin:15px;
			-webkit-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.25);
			-moz-box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.25);
			box-shadow: 0px 0px 13px -4px rgba(0,0,0,0.25);
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius:3px;	
			text-align:Center;	
			width:270px;
			height:240px;
			padding:10px 0;
			line-height:1.2;
			overflow:hidden;
		}

		.galeria-inner-new, .galeria-inner-new img {
			width:250px;
			height:180px;
			padding:0;
			margin:0 auto;
		}



		.galeria-inner-new-out b {
			display: block;
			padding:0px 15px;
			font-weight:400;
			font-size:15px;
		}




		.galeria-inner2 {
			margin-right:0px;
			float:right;
		}


		.galeria-inner3 {
			float:left;
			margin:20px;
			background:#fff;
			-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.3);
			-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.3);
			box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.3);
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius:3px;
		}

		.galeria-inner3 {
			width:250px;
			height:250px;
		}
		.galeria-inner3 img {
			width:240px;
			height:240px;
			border:5px solid #fff;
		}


		.galeria-inner4 {
			float:left;
			margin:30px 15px 0 15px;
			background:#fff;
			-webkit-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.3);
			-moz-box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.3);
			box-shadow: 0px 0px 11px -4px rgba(0,0,0,0.3);
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius:3px;
		}

		.galeria-inner4 {
			width:250px;
			height:250px;
		}
		.galeria-inner4 img {
			width:240px;
			height:240px;
			border:5px solid #fff;
		}




		.clear {
			clear:both;
		}


		#galeria-jpg {
			margin-top:30px;
		}

		.box-left {
			float:left;
			width:370px;
			margin-left:30px;
			margin-top:30px;
		}

		.box-left-hir {
			float:left;
			width:550px;
			height:500px;
			background:#fff;	
			border:0;
			margin:15px;
			padding:0 0 0px 0;
			position:relative;
			color: #1f273a;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius:3px;

		}

		.box-left-hir .img1 {
			position:absolute;
			top:0;
			left:0;
		}
		.box-left-hirkep {
			width:100%;
			height:350px;
			cursor:pointer;

		}

		.box-left-hir-in {
			padding:15px 0px;
			color: #1f273a;
			line-height:24px;
			font-size:15px;
			text-align:left;
		}

		.box-left-hir-in a {
			text-decoration: none; 
			color: #1f273a; 
			font-weight:500;
			font-size:22px;
			line-height:normal;
			padding:0;
			}
		.box-left-hir-in a:link {}
		.box-left-hir-in a:visited {}
		.box-left-hir-in a:active {}
		.box-left-hir-in a:hover {text-decoration: none;color: #1f273a; }

		.box-left-hir-in .text {	
			padding:10px 0px;
			color: #1f273a;
			font-weight:400;
		}

		.img-content {
			margin: 0px 0px 0px 0px;
			border: #e5e5e5 2px solid;
			padding: 1px;
		}

		.img {
			margin: 0px 0px 0px 0px;
			border: #e5e5e5 3px solid;
			padding: 1px;
		}

		p {
			margin:7px 0px 0px 0px; 
		}

		form {
			margin:0px; 
		}

		.hr2 {
			color: #DCD3D0;
			height:1px;
		}

		.l1 { background-color: #f9f9f9; }
		.l0 { background-color: #ffffff; } 

		.spacer {
			background-image: url('../images/spacer.gif');
		}

		.sep2 {
			height: 7px; display:block; clear:both;	margin:auto;
		}

		div.sep {				
			height: 1px; display:block; clear:both;	margin:auto;
		}

		div.sep5 {				
			height: 5px; display:block; clear:both;	margin:auto;
		}

		div.sep10 {				
			height: 10px; display:block; clear:both;	margin:auto;
		}

		div.sep20 {				
			height: 20px; display:block; clear:both;	margin:auto;
		}

		div.sep25 {				
			height: 25px; display:block; clear:both;	margin:auto;
		}

		div.sep30 {				
			height: 30px; display:block; clear:both;	margin:auto;
		}

		.table {
			border-bottom: 1px solid #e1e1e1;
			background:#f5f5f5;
		}
		.table1 {
			border-bottom: 1px solid #e1e1e1;
			background:#f5f5f5;
		}
		.table2 {
			border-bottom: 1px solid #e1e1e1;
			background:#fff;
		}
		.little {
			font-size:95%;
		}

		.l1 { background-color: #f9f9f9; }
		.l0 { background-color: #ffffff; } 
		.l2 { background-color: #eeeeee; }
		.l3 { background-color: #fafafa; }

		.termekhatter0 {
			background-color:#fff;
		}

		.termekhatter1 {
			background-color:#fff;
		}

		hr {
			border:0;
			background:#ffffff;
			height: 1px;
			display:block; clear:both;	margin:auto;
			border-bottom:solid 1px #cccccc;
			margin-bottom:0px;
			margin-top:3px;
		}
		div.sep-line {				
			height: 1px; display:block; clear:both;	margin:auto;
			border-bottom:solid 1px #cccccc;
			margin-bottom:0px;
			margin-top:3px;
		}

		div.sep-line2 {				
			height: 1px; display:block; clear:both;	margin:auto;
			border-bottom:solid 1px #cccccc;
			margin-bottom:3px;
			margin-top:3px;
		}
			
}


@media screen and (max-width: 1200px) {	

		.slide-caption {
			position:absolute;
			left:20%;
			right: 20%;
			top: 70%;
			transform:translate(0%,-50%);
			z-index:100000000000;			
			background: rgba(228,1,46,0.9);
			width:auto;
			height:auto;
			text-align:left;
			padding:20px 30px;
			line-height:1.2;

		}

		.slide-caption a {	
			color:#fff;
			font-size:17px;
			font-weight:500;
			text-align:left;
			padding:0;
			line-height:1.2;
			text-decoration:none;
		}

		.slide-caption h1 { 
			font-family:"Roboto Condensed";
			font-size:26px;
			padding:0; 
			margin:0 0 6px 0; 
			font-weight:600;
			line-height:1;
		}
}


@media screen and (max-width: 970px) {	

		.slide-caption {
			position:absolute;
			left:15%;
			right: 15%;
			top: 70%;
			transform:translate(0%,-50%);
			z-index:100000000000;
			width:auto;
			height:auto;
			text-align:left;
			padding:20px 30px;
			line-height:1.2;
		}

		.slide-caption a {	
			font-size:16px;
		}

		.slide-caption h1 { 
			font-size:24px;
		}
}


@media screen and (max-width: 800px) {		
		
		.slide-caption {
			position:absolute;
			left:15%;
			right: 15%;
			top: 50%;
			transform:translate(0%,-50%);
			z-index:100000000000;
			background: rgba(228,1,46,0.9);
			width:auto;
			height:auto;
			text-align:left;
			padding:20px 30px;
			line-height:1.2;

		}
		

}


@media screen and (max-width: 700px) {		
		.top1-left113 {
			display:none;
		}

		.slide-caption a {	
			font-size:14px;
		}

		.slide-caption h1 { 
			font-size:21px;
		}

}

@media screen and (max-width: 650px) {

		#open111-in {
			text-align:center;
		}
		
		#open111-in b {	
			font-size:28px;
			font-weight:500;
		}

		#open111-in a {
			color:#ffffff;
			text-decoration:none;
		}

		#open111-in a.button {
			background:#fff;
			color:#e4012e;
			font-size:18px;
			font-weight:600;
			margin:6px 0 0 0;
			padding:13px 30px;
			text-decoration:none;
			float:none;
			display:block;
			width:200px;
			margin:0 auto 20px auto;;
			text-align:Center;
			-webkit-box-shadow: 0px 0px 15px -4px rgba(0,0,0,0.5);
			-moz-box-shadow: 0px 0px 15px -4px rgba(0,0,0,0.5);
			box-shadow: 0px 0px 15px -4px rgba(0,0,0,0.5);
		}
		
		#middle-in .box {
			float:none;
			margin:10px auto;
		}		
		
		#middle-in2 iframe {
			height:300px;			
		}

}


@media screen and (max-width: 602px) {

		.slide-caption {
			position:absolute;
			left:10%;
			right: 10%;
			top: 50%;
			transform:translate(0%,-50%);
			padding:15px 20px;
			line-height:1.2;

		}
		
		.slide-caption a {	
			font-size:13px;
		}

		.slide-caption h1 { 
			font-size:19px;
		}
		
		#open2-in, #open22-in {	
			padding-left:10px;	
			padding-right:10px;
		}
		
		#open2-in .box, #open22-in .box, #middle-in .box {		
			float:none;
			margin:10px auto;
			width:auto;
			height:auto;
		}

		#open22-in .box .img1, #middle-in .box .img1 {
			width:100%;
			height:auto;
		}

		#open22-in .box .text, #middle-in .box .text {
			padding:10px 15px 25px 15px;
		}


}

@media screen and (max-width: 540px) {		
		.top1-left111 {
			display:none;
		}

		#middle-in2 iframe {
			height:260px;			
		}

		#s3-in #text { 
			font-size:14px;
			font-weight:500;
		}

		#s3-in #text h1 { 
			font-size:36px;
		}


}

@media screen and (max-width: 500px) {		
		
		
		#s2-in { 
			width:auto;
			padding:20px 10px;
			margin: 0px auto;
			
			color:#fff;
			font-size:18px;
			font-weight:500;
			text-align:left;
			line-height:1.2;
			text-decoration:none;
		}

		#s2-in h1 { 
			font-family:"Roboto Condensed";
			font-size:31px;
			padding:0; 
			margin:0 0 6px 0; 
			font-weight:400;
			line-height:1;
		}
		
		
		.top1-left111 {
			display:none;
		}
	
		
		.slide-caption {
			position:absolute;
			left:6%;
			right: 6%;
			top: 40%;
			transform:translate(0%,-50%);
			padding:15px 20px;
			line-height:1.2;

		}
		
		.slide-caption a {	
			font-size:12px;
		}

		.slide-caption h1 { 
			font-size:17px;
			margin:0; 
		}

		

}


@media screen and (max-width: 450px) {		
		
		#text1 {
			
			font-size:13px;

		}
		#text1 h1 { 
			font-size:18px;
		}

}
