@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
body{
	font-family: 'Open Sans', sans-serif;
	overflow-x:hidden;
}	
a {
	color:rgba(102,102,102,1);
	text-decoration: none;
}
.totop {
	width:101px;
	height:52px;
	position: fixed;
	bottom: 50px;
	right: 50px;
	cursor: pointer;
	display: none;
	color: #fff;
	height: 50px;
	line-height: 45px;
	padding: 0 30px;
	padding-left:40px;
	font-size: 12px;
	text-align:center;
	background-image:url(../img/top-bg.svg);
	background-position:center center;
	background-repeat:no-repeat;
	z-index:999999;
}
.fa-angle-up{
	width:20px;
	height:15px;
	position:relative;
	margin:0 auto;
	background-image:url(../img/up.svg);
	background-position:center center;
	background-repeat:no-repeat;
}
.head-bg{
	width:100%;
	height:77px;
	position:relative;
	display:block;
	float:left;
	margin:0 auto;
	background-color:transparent;
}
.head{
	width:70%;
	height:77px;
	position:relative;
	margin:0 auto;
}
.logo{
	width:68px;
	height:48px;
	position:relative;
	margin-top:30px;
	margin-left:20px;
	z-index:200;
}
.logo img{
	padding-top:30px;
}
#language{
	width:70px;
	height:45px;
	position: absolute;
	top:0;
	right:20px;
	z-index:2000;
}
#language a{
	position:relative;
	float:left;
	text-transform:uppercase;
	font-size:12px;
	margin:0 2px;
	padding:8px 5px 13px 5px;
	z-index:2000;
}
a.alap{
	color:rgba(255,255,255,1);
}
a.alap:hover{
	color:rgba(0,0,0,1);
	background-image: url(../img/lang-bg.svg);
	background-position:top center;
	background-repeat:no-repeat;
}
a.act2{
	color:rgba(0,0,0,1);
	background-image: url(../img/lang-bg.svg);
	background-position:top center;
	background-repeat:no-repeat;
}

.menu_act_bg{
	width:100%;
	height:30px;
	position:relative;
	display:block;
	float:left;
}
.menu_act{
	width:70%;
	height:30px;
	position:relative;
	margin:0 auto;
	margin-bottom:7px;
}
.home{
	width:50px;
	height:30px;
	background-image:url(../img/home.svg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:18px;
	position:relative;
	display:block;
	float:left;
}
.me1{
	min-width:60px;
	height:30px;
	position:relative;
	display:block;
	float:left;
	text-align:center;
	color:#141414;
	font-size:10px;
	line-height:30px;
	padding:0 20px;
	border-left:1px solid #141414;
}
.menu_act a:hover{
	color:#d5713b;
}
.slider-bg{
	width:100%;
	height:848px;
	position:relative;
	background: #dd7740;
	background: -moz-linear-gradient(top, #dd7740 0%, #cf6b38 100%);
	background: -webkit-linear-gradient(top, #dd7740 0%,#cf6b38 100%);
	background: linear-gradient(to bottom, #dd7740 0%,#cf6b38 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd7740', endColorstr='#cf6b38',GradientType=0 );
}
.sbg2{
	height:395px;
}
.sbg2{
	width:100%;
	height:395px;
	
	animation-name: header;
	-moz-animation-name: header;
	-webkit-animation-name: header;
	transition-delay: 5s;
	-moz-transition-delay: 5s;
	-webkit-transition-delay: 5s;
	transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	animation-duration: 2s;
	-moz-animation-duration: 2s;
	-webkit-animation-duration: 2s;
    }
    
    @-moz-keyframes header {
      0% {
		top:-80px;
      }
      10% {
		top:-80px;
      }
      90% {
		top:0px;
      }
    }
    
    @-webkit-keyframes header {
      0% {
		top:-80px;
      }
      10% {
		top:-80px;
      }
      90% {
		top:0px;
      }
    }
.slider-img-bg{
	width:100%;
	height:848px;
	position:relative;
	background-image:url(../img/slider-bg.svg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:cover;
}
.ibg{
	background-image:none;
}
.ibg2{
	width:100%;
	height:480px;
	position:relative;
	background-repeat:no-repeat;
	background-position:center 100px;
	background-size:cover;
	background-image:url(../img/slider-bg2.svg);
}
.slider-img{
	width:100%;
	height:100%;
	position:fixed;
}
.slider-img img{
	width:100%;
	height:100%;
	position:fixed;
	opacity: 0.2;
    filter: alpha(opacity=20);
}
section{
	width:100%;
	min-height:200px;
	height:auto;
	position:relative;
	display:block;
	float:left;
	background-color:rgba(255,255,255,1);
}
/*.nothing-w{
	width:100%;
	height:57px;
	position:absolute;
	bottom:0%;
	float:left;
	display:block;
	z-index:100;
	background-color:#CCC;
}*/
@media only screen and (max-width: 1600px) {
.head{
	width:80%;
}
.menu_act{
	width:80%;
}
}
@media only screen and (max-width: 1200px) {
.head{
	width:85%;
}
.menu_act{
	width:85%;
}
}
@media screen and (max-width: 1000px) {
#language{
	top:0;
	right:0px;
}
}
.sldier-text-bg{
	width:100%;
	max-width:1000px;
	min-height:100px;
	height:auto;
	position:relative;
	margin:0 auto;
}
.stg h2{
	padding-left:30px;
}
.sldier-text-bg h2{
	width:60%;
	float:left;
	margin-top:80px;
	padding-left:30px;
	font-size:50px;
	font-weight:100;
	text-align:left;
	color:rgba(255,255,255,1);
}
.sldier-text-bg h3{
	width:60%;
	float:left;
	padding-top:20px;
	padding-left:30px;
	font-size:20px;
	font-weight:100;
	font-style:italic;
	text-align:left;
	color:rgba(255,255,255,1);
}
/*#slider_bg{
	width:90%;
	height:600px;
	position:relative;
	display:block;
	margin:0 auto;
	background: #fc9351;
	background: -moz-linear-gradient(top,  #fc9351 0%, #d16d39 100%);
	background: -webkit-linear-gradient(top,  #fc9351 0%,#d16d39 100%);
	background: linear-gradient(to bottom,  #fc9351 0%,#d16d39 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9351', endColorstr='#d16d39',GradientType=0 );
}
.slider_bg{
	width:90%;
	height:600px;
	position:relative;
	display:block;
	margin:0 auto;
	background: #fc9351;
	background: -moz-linear-gradient(top,  #fc9351 0%, #d16d39 100%);
	background: -webkit-linear-gradient(top,  #fc9351 0%,#d16d39 100%);
	background: linear-gradient(to bottom,  #fc9351 0%,#d16d39 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9351', endColorstr='#d16d39',GradientType=0 );
}
#slider_bg iframe{
	opacity:0.5;
}
#sliderbg{
	width:100%;
	height:600px;
	position:relative;
	display:block;
	margin:0 auto;
	background-image:url(../img/bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	opacity:0.3;
}
#sliderbg2{
	width:100%;
	height:600px;
	position:relative;
	display:block;
	margin:0 auto;
	background-image:url(../img/bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	opacity:0.3;
}
.sliderbg3{
	width:100%;
	height:600px;
	position:relative;
	display:block;
	margin:0 auto;
	background-image:url(../img/bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	opacity:0.8;

}
#sliderbg3{
	width:100%;
	height:600px;
	position:relative;
	display:block;
	margin:0 auto;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	/*opacity:0.3;

	opacity:0.8;
}
.sk1{
	background-image:url(../img/b_szoftver.jpg);
}
.sk2{
	background-image:url(../img/b_erinto.jpg);
}
.sk3{
	background-image:url(../img/b_plc.jpg);
}
.sk4{
	background-image:url(../img/b_otthon2.jpg);
}
.sk5{
	background-image:url(../img/b_smarthome.jpg);
}
.sk6{
	background-image:url(../img/b_idea.jpg);
}
.sk7{
	background-image:url(../img/b_plc.jpg);
}
.sk8{
	background-image:url(../img/b_otthon2.jpg);
}
.sk9{
	background-image:url(../img/b_smarthome.jpg);
}
.sk10{
	background-image:url(../img/b_komfort.jpg);
}
.sk11{
	background-image:url(../img/b_uszoda3.jpg);
}
.sk12{
	background-image:url(../img/b_special2.jpg);
}
.sk13{
	background-image:url(../img/b_szaktanacsadas.jpg);
}
.sk14{
	background-image:url(../img/b_tervezes.jpg);
}
.sk15{
	background-image:url(../img/b_kivitelezes.jpg);
}
.sk16{
	background-image:url(../img/b_muszaki_ellenorzes.jpg);
}*/
.all{
	width:100%;
	min-height:300px;
	height:auto;
	position:relative;
	margin:0 auto;
	float:left;
	display:block;
	margin-top:50px;
	padding-top:50px;
}
.slider_text{
	width:100%;
	height:100px;
	position:relative;
	display:block;
	margin:0 auto;
	margin-top:-400px;
	
	text-align:center;
	color:rgba(255,255,255,1);
	font-size: 66px;
	font-weight:300;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	
	animation-name: text;
	-moz-animation-name: text;
	-webkit-animation-name: text;
	transition-delay: 0s;
	-moz-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	animation-duration: 3s;
	-moz-animation-duration: 3s;
	-webkit-animation-duration: 3s;
}    
@-moz-keyframes text {
      0% {
        opacity: 0;
		margin-top:-300px;
      }
      10% {
        opacity: 0;
      }
      90% {
        opacity: 1.0;
		margin-top:-400px;
      }
}
    
@-webkit-keyframes text {
      0% {
        opacity: 0;
		margin-top:-300px;
      }
      10% {
        opacity: 0;
      }
      90% {
        opacity: 1.0;
		margin-top:-400px;
      }
}

#check_bg{
	width:100%;
	max-width:1000px;
	height:600px;
	position:relative;
	display:block;
	margin:0 auto;
	margin-top:-600px;
}
#check{
	width:100%;
	height:600px;
	position:relative;
	display:block;
	margin:0 auto;
	margin-top:-600px;
}
.check_bg2{
	width:100%;
	max-width:1000px;
	height:600px;
	position:relative;
	display:block;
	margin:0 auto;
}
.check2{
	width:100%;
	height:600px;
	position:relative;
	display:block;
	margin:0 auto;
	margin-top:-600px;
}
.checkpoint{
	width:38px;
	height:38px;
	position:absolute;
	border:1px solid rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 0px 8px rgba(255,255,255,0.3);
	-moz-box-shadow: 0px 0px 0px 8px rgba(255,255,255,0.3);
	box-shadow: 0px 0px 0px 8px rgba(255,255,255,0.3);
	
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fc9351; /* Old browsers */
	background: -moz-linear-gradient(top,  #fc9351 0%, #d16d39 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fc9351 0%,#d16d39 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fc9351 0%,#d16d39 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9351', endColorstr='#d16d39',GradientType=0 ); /* IE6-9 */
	cursor:pointer;
	z-index:100;
	
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-transition: all .5s ease-in-out;
}
/*Jelölők poziciója*/
.cp1{
	top:220px;
	left:310px;
}
.cp2{
	top:50px;
	left:560px;
}
.cp3{
	top:460px;
	left:740px;
}
/*Jelölők poziciója*/
.checkpoint:hover{
	-webkit-box-shadow: 0px 0px 0px 19px rgba(255,255,255,0.3);
	-moz-box-shadow: 0px 0px 0px 19px rgba(255,255,255,0.3);
	box-shadow: 0px 0px 0px 19px rgba(255,255,255,0.3);
	
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out; 
}
.check_img{
	width:38px;
	height:38px;
	background-image:url(../img/check.svg);
	background-position:center center;
	background-repeat:no-repeat;
}
.check_hover{
	width:360px;
	min-height:210px;
	height:auto;
	position:relative;
	left:-161px;
	visibility:hidden;
	background-color:rgba(255,255,255,1);
	opacity:0;
	margin-top:50px;
	cursor: default;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out; 
}
.h_d{
	width:25px;
	height:13px;
	position:relative;
	margin:0 auto;
	top:-13px;
	background-image:url(../img/check_text.svg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.check_title{
	text-transform:uppercase;
	color:#d1703d;
	text-align:left;
	font-size:18px;
	line-height:22px;
	font-weight:700;
	margin-left:30px;
	padding:10px 30px;
	padding-left:65px;
	
	background-position:center left;
	background-repeat:no-repeat;
}
.ic1{
	background-image:url(../img/check_title_ic1.svg);
}
.ic2{
	background-image:url(../img/check_title_ic2.svg);
}
.ic3{
	background-image:url(../img/check_title_ic3.svg);
}
.check_text{
	text-align:left;
	font-size:16px;
	font-weight:400;
	padding:10px 30px;
}
.checkpoint:hover .check_hover{
	visibility: visible;
	opacity:1;
	margin-top:26px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out; 
}
.scroll-bg{
	width:100%;
	position:relative;
	display:block;
	float:left;
	margin-top:80px;
}
.wline{
	width:1px;
	height:110px;
	position:relative;
	margin:0 auto;
	background-color:#c5c5c5;
	margin-top:-10px;
}
.scroll{
	width:100px;
	height:10px;
	position:relative;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	text-transform:uppercase;
	color:rgba(255,255,255,1);
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6);
	letter-spacing:2px;
	padding:10px 0;
	margin-top:10px;
	margin-bottom:10px;
}
.wline2{
	width:1px;
	height:65px;
	position:relative;
	margin:0 auto;
	background-color:#c5c5c5;
}
.wline3{
	width:1px;
	height:110px;
	position:relative;
	margin:0 auto;
	background-color:#c5c5c5;
	margin-top:-180px;
}
.or{
	background-color:#d6713b;
}
.ortext{
	color:#d6713b;
}
#intro_bg{
	width:100%;
	min-height:200px;
	height:auto;
	position:relative;
	margin:0 auto;
	margin-top:70px;
	display:block;
	float:left;
	background-image:url(../img/intro-bg1.svg);
	background-position:center top;
	background-repeat:no-repeat;
}
#intro_bg h1{
	max-width:840px;
	width:90%;
	min-height:200px;
	height:auto;
	position:relative;
	margin:0 auto;
	margin-top:110px;
	padding:0 20px;
	padding-bottom:130px;
	text-align:center;
	font-size:30px;
	line-height:36px;
	font-weight:300;
	color:rgba(51,51,51,1);
	background-image:url(../img/intro-bg2.svg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#intro_bg h1 strong{
	font-weight:700;
}
@media screen and (max-width:600px) {
.slider-bg{
	height:600px;
}
.slider-img-bg{
	height:600px;
}
.sldier-text-bg h2{
	width:90%;
	position:relative;
	margin-top:50px;
	padding-left:20px;
	font-size:30px;
	text-align:left;
}
.sldier-text-bg h3{
	width:90%;
	position:relative;
	padding-left:20px;
	font-size:18px;
	text-align:left;
}
#intro_bg h1{
	font-size:24px;
	line-height:26px;
	font-weight:300;
}
.totop {
	bottom: 10px;
	right:0px;
}
}
.tartbg{
	width:100%;
	min-height:200px;
	height:auto;
	position:relative;
	margin:0 auto;
	display:block;
	float:left;
}
.tart{
	max-width:1000px;
	width:100%;
	min-height:200px;
	height:auto;
	position:relative;
	margin:0 auto;
}
.part{
	max-width:1200px;
	width:100%;
}
.tart h4{
	text-align:center;
	font-weight:300;
	font-size:26px;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-top:80px;
	margin-bottom:30px;
}
.t-text{
	max-width:700px;
	width:100%;
	min-height:50px;
	height:auto;
	position:relative;
	margin:0 auto;
	display:block;
	padding-bottom:50px;
}
.t-kep{
	max-width:700px;
	width:100%;
	min-height:50px;
	height:auto;
	position:relative;
	margin:0 auto;
	display:block;
	padding-bottom:50px;
}
.t-text h2{
	padding:10px;
	font-size:18px;
	line-height:24px;
	font-weight:900;
	color:#d06c39;
}
.t-text p{
	padding:10px;
	font-size:16px;
	line-height:22px;
	text-align:justify;
}
.t-text ul{
	margin:0 50px;
}
.t-text li{
	list-style:square;
}
.t-text iframe{
	margin-top:50px;
}
a.back-cta{
	width:250px;
	height:40px;
	position:relative;
	margin:0 auto;
	display:block;
	text-decoration:none;
	text-align:center;
	color:#fff;
	color: #fff;
	padding:10px 0px;
	font-size: 10px;
	letter-spacing:2px;
	text-transform:uppercase;
	line-height: 40px;
	background: #d16d39;
	background: -moz-linear-gradient(left,  #d16d39 7%, #fc9351 94%);
	background: -webkit-linear-gradient(left,  #d16d39 7%,#fc9351 94%);
	background: linear-gradient(to right,  #d16d39 7%,#fc9351 94%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d16d39', endColorstr='#fc9351',GradientType=1 );
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-transition: all .5s ease-in-out;
}
a.back-cta:hover{
	letter-spacing:5px;
	font-weight:900;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-transition: all .2s ease-in-out;
}
.refbg{
	margin-top:-100px;
	padding-bottom:50px;
}
.ref-bg{
	width:29.33%;
	height:385px;
	position:relative;
	margin:10px 2%;
	display:inline-block;
	float:left;
}
.ref-img{
	width:100%;
	height:250px;
	position:relative;
}
.ref-img img{
	width:100%;
	height:250px;
	position:relative;
}
.mask2{
	width:70px;
	height:385px;
	position:absolute;
	top:0;
	right:0;
	background-image:url(../img/ref-img-bg.svg);
	background-position:right top;
	background-repeat:no-repeat;
	background-size:cover;
	z-index:9;
}
.r-title{
	width:100%;
	min-height:35px;
	height:auto;
	position:relative;
	padding:15px 10px;
	padding-right:60px;
	z-index:10;
}
.r-title h3{
	padding-right:60px;
}
.tartbg2{
	width:100%;
	min-height:200px;
	height:auto;
	position:relative;
	margin:0 auto;
	display:block;
	float:left;
	margin-top:80px;
}
.tart2{
	max-width:1000px;
	width:90%;
	min-height:200px;
	height:auto;
	position:relative;
	margin:0 auto;
}
.tart2_text{
	width:48%;
	min-height:200px;
	height:auto;
	position:relative;
	margin:0 auto;
	display:block;
	float:left;
	margin-left:2%;
}
.tart2_text h3{
	text-transform:uppercase;
	color:#d1703d;
	text-align:left;
	font-size:24px;
	line-height:28px;
	font-weight:700;
	padding:10px 20px 10px 0px;
}
.tart2_t{
	text-align:left;
	font-size:18px;
	line-height:24px;
	font-weight:400;
	padding:10px 20px 50px 0px;
}
.tart2_img{
	width:48%;
	min-height:200px;
	height:auto;
	position:relative;
	margin:0 auto;
	display:block;
	float:left;
	margin-right:2%;
}
.tart2_img img{
	width:100%;
	max-width:500px;
	max-height:333px;
	height:auto;
}
.o_line{
	width:100%;
	height:4px;
	position:relative;
	display:block;
	float:left;
	margin-top:10px;
	background: #d16d39; /* Old browsers */
	background: -moz-linear-gradient(left,  #d16d39 0%, #fc9351 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #d16d39 0%,#fc9351 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #d16d39 0%,#fc9351 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d16d39', endColorstr='#fc9351',GradientType=1 ); /* IE6-9 */
}
.szbg{
	margin-top:150px;
}
.szolg{
	width:31.33%;
	margin:0 1%;
	height:600px;
	position:relative;
	float:left;
	display:inline-block;
	margin-bottom:100px;
	margin-top:70px;
}
.szolg span{
	width:100%;
	min-height:40px;
	height:auto;
	position:relative;
	margin:0 auto;
	float:left;
	color:#e3e3e3;
	font-size:150px;
	text-align:center;
	font-weight:900;
	line-height:0px;
	z-index:1;
}
.szolg:hover span{
	color:#474747;
}
.szolg_img{
	width:100%;
	height:202px;
	position:relative;
	margin:0 auto;
	float:left;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	z-index:5;
	margin-top:-10px;
}
.mask{
	width:100%;
	height:90px;
	position:absolute;
	bottom:0;
	background-image:url(../img/szolg-img-bg.svg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	z-index:6;
}
.ke1{
	background-image:url(../img/szolg_img1.jpg);
	opacity:1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-transition: all .3s ease-in-out;
}
.ke2{
	background-image:url(../img/szolg_img2.jpg);
	opacity:1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-transition: all .3s ease-in-out;
}
.ke3{
	background-image:url(../img/szolg_img3.jpg);
	opacity:1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-transition: all .3s ease-in-out;
}
.ke4{
	background-image:url(../img/szolg_img1.jpg);
	opacity:1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-transition: all .3s ease-in-out;
}
.szolg_title{
	width:100%;
	min-height:20px;
	height:auto;
	position:relative;
	display:block;
	float:left;
	padding:0;
	z-index:10;
}
.szolg_title h3{
	position:relative;
	text-align: center;
	text-transform:uppercase;
	font-size:16px;
	font-weight:900;
	color:#d06c39;
	padding:20px 10px 20px 10px;
}
.szolg_text{
	position:relative;
	text-align:justify;
	font-size:12px;
	line-height:22px;
	font-weight:400;
	color:#000;
	padding:20px 30px 30px 30px;
	z-index:5;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	-transition: all .1s ease-in-out;
}
.szolg:hover .szolg_num{
	color:#d06c39;
}
.oline{
	width:100%;
	height:4px;
	background: #d16d39;
	background: -moz-linear-gradient(left,  #d16d39 7%, #fc9351 94%);
	background: -webkit-linear-gradient(left,  #d16d39 7%,#fc9351 94%);
	background: linear-gradient(to right,  #d16d39 7%,#fc9351 94%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d16d39', endColorstr='#fc9351',GradientType=1 );
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-transition: all .5s ease-in-out;
}
.next{
	color: #fff;
	padding:10px 0px;
	font-size: 10px;
	letter-spacing:2px;
	text-transform:uppercase;
	line-height: 30px;
	margin:0 auto;
	position:relative;
	display:none;
	text-align: center;
}
.next2{
	color: #fff;
	padding:10px 0px;
	padding-left:30px;
	font-size: 10px;
	letter-spacing:2px;
	text-transform:uppercase;
	line-height: 30px;
	margin:0 auto;
	position:relative;
	display:none;
	text-align:left;
}
.szolg:hover .oline{
	height:50px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-transition: all .5s ease-in-out;
}
.szolg:hover .next{
	display:block;
}
.ref-bg:hover .oline{
	height:50px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-transition: all .5s ease-in-out;
}
.ref-bg:hover .next2{
	display:block;
}
.szolg2{
	width:23%;
	margin:0 1%;
	height:400px;
	position:relative;
	float:left;
	display:inline-block;
	margin-bottom:100px;
	background: #fc9250; /* Old browsers */
	background: -moz-linear-gradient(top,  #fc9250 0%, #d06c39 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fc9250 0%,#d06c39 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fc9250 0%,#d06c39 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9250', endColorstr='#d06c39',GradientType=0 ); /* IE6-9 */
}
.szolg_title2{
	width:100%;
	height:61px;
	position:relative;
	display:block;
	padding:0;
	margin-top:-50px;
	-webkit-transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out;
	-o-transition: all 1.5s ease-in-out;
	-transition: all 1.5s ease-in-out;
	z-index:10;
}
.szolg_title2 h3{
	width:100%;
	height:61px;
	position: absolute;
	display:block;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	font-weight:900;
	color:#333333;
	padding:17px 0px 17px 0px;
}
.szolg_text2{
	position:absolute;
	text-align: left;
	font-size:16px;
	line-height:26px;
	font-weight:600;
	color:#fff;
	padding:20px 30px;
	top:50px;
	z-index:5;
	opacity:0;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	-transition: all .1s ease-in-out;
}
.szolg2:hover .szolg_title2{
	margin-top:20px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-transition: all .5s ease-in-out;
}
.szolg2:hover .szolg_title2 h3{
	color:#fff;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-transition: all .5s ease-in-out;
}
.szolg2:hover .ke1, .szolg2:hover .ke2, .szolg2:hover .ke3, .szolg2:hover .meg1, .szolg2:hover .meg2, .szolg2:hover .meg3, .szolg2:hover .meg4, .szolg2:hover .sz1, .szolg2:hover .sz2, .szolg2:hover .sz3, .szolg2:hover .sz4{
	opacity:0.2;
	-webkit-transition: all 1.2s ease-in-out;
	-moz-transition: all 1.2s ease-in-out;
	-o-transition: all 1.2s ease-in-out;
	-transition: all 1.2s ease-in-out;
}
.szolg2:hover .szolg_text2{
	opacity:1;
	-webkit-transition: all 1.2s ease-in-out;
	-moz-transition: all 1.2s ease-in-out;
	-o-transition: all 1.2s ease-in-out;
	-transition: all 1.2s ease-in-out;
}

.szolg3{
	width:18%;
	margin:0 1%;
	height:400px;
	position:relative;
	float:left;
	display:inline-block;
	margin-bottom:100px;
	background: #fc9250; /* Old browsers */
	background: -moz-linear-gradient(top,  #fc9250 0%, #d06c39 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fc9250 0%,#d06c39 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fc9250 0%,#d06c39 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9250', endColorstr='#d06c39',GradientType=0 ); /* IE6-9 */
}
.szolg_title3{
	width:100%;
	height:61px;
	position:relative;
	display:block;
	padding:0;
	margin-top:-50px;
	-webkit-transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out;
	-o-transition: all 1.5s ease-in-out;
	-transition: all 1.5s ease-in-out;
	z-index:10;
}
.szolg_title3 h3{
	width:100%;
	height:61px;
	position: absolute;
	display:block;
	text-align: left;
	text-transform:uppercase;
	font-size:14px;
	font-weight:900;
	color:#333333;
	padding:17px 10px 17px 17px;
}
.szolg_text3{
	position:absolute;
	text-align: left;
	font-size:16px;
	line-height:26px;
	font-weight:600;
	color:#fff;
	padding:20px 30px;
	top:50px;
	z-index:5;
	opacity:0;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	-transition: all .1s ease-in-out;
}
.szolg3:hover .szolg_title3{
	margin-top:20px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-transition: all .5s ease-in-out;
}
.szolg3:hover .szolg_title3 h3{
	color:#fff;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-transition: all .5s ease-in-out;
}
.szolg3:hover .ke1, .szolg3:hover .ke2, .szolg3:hover .ke3{
	opacity:0.2;
	-webkit-transition: all 1.2s ease-in-out;
	-moz-transition: all 1.2s ease-in-out;
	-o-transition: all 1.2s ease-in-out;
	-transition: all 1.2s ease-in-out;
}
.szolg3:hover .szolg_text3{
	opacity:1;
	-webkit-transition: all 1.2s ease-in-out;
	-moz-transition: all 1.2s ease-in-out;
	-o-transition: all 1.2s ease-in-out;
	-transition: all 1.2s ease-in-out;
}

.ref{
	padding-bottom:80px;
}
.ref a{
	width:200px;
	padding:0;
	margin:5px;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-transition: all .3s ease-in-out;
}
.ref a:hover{
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

footer{
	width:100%;
	min-height:670px;
	height:auto;
	margin:0 auto;
	position:relative;
	float:left;
	display:block;
	margin-top:0px;
	margin-bottom:30px;
	background-image:url(../img/footre-bg.svg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
}
#footbg{
	width:90%;
	min-height:310px;
	height:auto;
	margin:0 auto;
	position:relative;
	padding-top:150px;
}
#foot{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
}
.nothing{
	width:100%;
	height:30px;
	position:relative;
	float:left;
}
.logo2{
	max-width:570px;
	width: 100%;
	height:100px;
	position:relative;
	margin:0 auto;
	margin-top: 50px;
	background-image: url("../img/polar-studio-2-logo3.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.logo3{
	max-width:570px;
	width: 100%;
	height:100px;
	position:relative;
	margin:0 auto;
	margin-top: 50px;
	background-image: url("../img/polar-studio-2-logo4.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*.logo2 img{
	padding-top:50px;
	float:left;
}*/
#icon{
	width:190px;
	height:40px;
	position: relative;
	margin:0px auto;
	margin-top:50px;
}
#icon a{
	width:24px;
	height:30px;
	position: relative;
	display: inline-block;
	margin:0 10px;
	-webkit-transition: all 0.9s ease-in-out;
	-moz-transition: all 0.9s ease-in-out;
	-o-transition: all 0.9s ease-in-out;
	transition: all 0.9s ease-in-out;
}
#icon a:hover{
	width:24px;
	height:30px;
	background-position:center top;
	background-repeat:no-repeat;
	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#fb{
	background-image: url(../img/fb.svg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#ph{
	background-image:url(../img/ph.svg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#ml{
	background-image:url(../img/ml.svg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#mp{
	background-image:url(../img/mp.svg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#dd{
	background-image:url(../img/dd.svg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#up{
	background-image:url(../img/up.svg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.infobg{
	width:100%;
	max-width:800px;
	height:auto;
	position:relative;
	margin:0 auto;
	margin-top:50px;
	padding-bottom:150px;
}
.info{
	max-width:500px;
	width:100%;
	height:auto;
	position:relative;
	margin:0 auto;
	text-align:center;
}
.info a{
	width:100%;
	color:#a2a1a1;
	font-size:14px;
	line-height:26px;
	text-align:center;
	float:left;
}
.info a:hover{
	color:#696868;
}
.info h3{
	font-weight:700;
	text-transform:uppercase;
}
#foot h6{
	float:left;
	width:100%;
	color:#a2a1a1;
	text-align:center;
	font-size:10px;
	padding:20px 0;
	text-transform:uppercase;
}
@media only screen and (max-width: 1000px) {
.tart2_text{
	width:100%;
	margin-left:0%;
}
.tart2_img{
	width:100%;
	margin-right:0%;
}
}
@media screen and (max-width: 800px) {
.szolg{
	width:78%;
	padding:0 10%;
	min-height:400px;
	height:auto;
}
.ref-bg{
	width:46%;
}
.oline{
	height:50px;
}
.next2{
	display:block;
}
.mask{
	width:100%;
	height:90px;
	position:absolute;
	bottom:0;
	background-position:center top;
	background-size:110%;
}
}
@media screen and (max-width: 600px) {
#footbg{
	min-height:450px;
}
.logo2{
	position:relative;
	margin:0 auto;
	padding-top:10px;
}
.oline{
	height:50px;
}
.next{
	display:block;
}
}
@media only screen and (max-width: 600px) {
.tartbg{
	margin-top:-200px;
}
}
@media only screen and (max-width: 470px) {
.sbg2{
	height:300px;
}
.tartbg{
	margin-top:-50px;
}
.ibg2{
	width:100%;
	height:300px;
	position:relative;
	background-repeat:no-repeat;
	background-position:-200px 100px;
	background-size:cover;
	background-image:url(../img/slider-bg2.svg);
}
.mask{
	display:none;
	background-image:none;
}
}
@media only screen and (max-width: 440px) {
#footbg{
	min-height:500px;
}
.info{
	width:90%;
	padding-bottom:30px;

}
.ref-bg{
	width:96%;
}
}
@media only screen and (max-width: 330px) {
.slider-img-bg{
	background-image:url(../img/slider-bg.svg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:cover;
}
}
#created-bg{
	max-width:1000px;
	width:90%;
	height:60px;
	position:relative;
	margin:0 auto;
	display:block;
	/*float:left;*/
	margin-top:50px;
}
/*#created-bg a{
	max-width:1000px;
	width:90%;
	height:40px;
	position:relative;
	margin:0 auto;
	color:#231f20;
	font-family:Arial;
	background-color:rgba(0,204,51,1);
}*/
#creat{
	float:right;
	color:#a2a1a1;
	font-family:Arial;
	/*margin-top:-50px;*/
}
#created span{
	padding-bottom:20px;
	font-size:12px;
	font-weight:700;
}
#created img{
	height:25px;
	top:8px;
	margin-left:5px;
	position:relative;
}
.tartbg table{
	background-color: #fff;
}
.tartbg table td{
	padding: 5px 2px;
	line-height: 16px;
	font-size: 12px;
}
.tartbg table tr{
	background-color: #fff;
}
.tartbg table tr:hover{
	background-color: #ffcd9f;
}
.tartbg table tr:first-child{
	font-weight: bold;
}