
/****************************PARACT*******************************/
body{
	//background-attachment:fixed;
}
/****************************PARACT*******************************/
#bg1, #bg2, #bg3, #bg4 {
	top:0;
	left:0;
	width:100%;
	height:100%;
	position: fixed;
	background:url(bubbles?v=1234.png) repeat 0 0;	
	z-index:-1;
}
#bg2 {
	background-image:url(bubbles2?v=1234.png);
	z-index:-2;
}
#bg3 {
	background-image:url(bubbles3?v=1234.png);
	z-index:-3;
}
#bg4 {
	background-image:url(bubbles4?v=1234.png);
	z-index:-4;
}
.progressCont{	
	width: 100%;
	height: 4px;
    display: block;
	position:fixed;
    left: 0;
    bottom: 0;
	background:transparent;
	}
#progress{
	height: 4px;
    display: block;
	background:#ffe100;
}
#progress.backnormi{
    display: none!important;
}
#progress .backnormi{
    display: none!important;
}
.ParaContainer{
	//background-color:#1f0321!important;
	//background-color:#fff;
	background-color:#000!important;
    width:100%;   
    height:100%;
    overflow:hidden;
}
.bgP{
	display: block;
	position:fixed;
	width:100%; 
	height:100%; 
	color: white;
	overflow: unset!important;
}
.backnormi .centerBox{
	position:relative!important;
	height:auto!important;
	transform: none;	
	top: 0;
	left: 0;
}
.backnormi .cBoxToLeft,.backnormi .cBoxToRight{
	width: 100%;
}
#bg1.backnormi,#bg2.backnormi,#bg3.backnormi,#bg4.backnormi{display:none;}
.backnormi .mymenet .centerBox{
	position:absolute!important;
	height:auto!important;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.bgP.backnormi{
	position:relative!important;
	height:auto!important; 
	float: left;
}
.bgPsmall.backnormi{
	padding: 4px;
}
.bgP.bigger{
	overflow-y: auto;
}
.footer.backnormi{
	bottom: auto!important;
	position:relative!important;
}
.ParaContainer.backnormi{
	position:relative!important;
}
.bgPsmall{
	background-color: transparent;
	//padding: 40px;
}
.halfBlack{
    background: rgba(0,0,0,0.5);
    padding: 20px!important;
    display: block;
    float: left;
}
.halfImgR{
    background: rgba(0,0,0,0);
    padding: 20px!important;
    display: block;
    float: left;
	color: black;
}
.halfImgInner{
	width: 100%;
	display: block;
}
.backnormi .halfImgInner,.backnormi .halfImgR{
	display: none;
}
.cBoxToLeft{
    left: 10%;
    transform: translate(0%, -50%);
    width: 40%;
	text-align: left;
}
.cBoxToRight{
    left: 48%;
    transform: translate(0%, -50%);
    width: 40%;
    text-align: left;
}

/**************************************************************/

.moverCtr:hover{
	//opacity: 0.8;
}
.moverCrc:hover .MiniCtrTxt{
	/*
	display: block!important;
	opacity: 1;
	*/
}
.moverCrc:hover{
	background:#fff!important;
	    outline: 2px solid #fff;
	cursor:pointer;
}
.moverCrc:not(.moverAct):hover .secToolTip{
	display:block;
	opacity:1;
}
.savalo2{
	width:100%;float:left;
}
.secToolTip{
	display: none;
    position: absolute;
    top: 20px;
    left: 0px;
    opacity: 1;
    padding: 8px;
    border-radius: 4px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 10px;
    min-width: unset;
    width: max-content;
    max-width: none;
}
@keyframes cSplit {
	0% {box-shadow: 1px 1px 1px rgba(0, 243, 255, 0.7), -1px -1px 1px rgba(255, 0, 0, 0.6);}
	40% {box-shadow: 2px 3px 1px rgba(0, 243, 255, 0.7), -2px -2px 1px rgba(255, 0, 0, 0.6);}
	45% {box-shadow: 0px 0px 1px rgba(0, 243, 255, 0.7), -1px 0px 1px rgba(255, 0, 0, 0.6);}
	48% {box-shadow: -2px -2px 1px rgba(0, 0, 0, 0), 2px 2px 1px rgba(0, 0, 0, 0);}
	50% {box-shadow: -2px -2px 1px rgba(0, 243, 255, 0.7), 2px 2px 1px rgba(255, 0, 0, 0.6);}
	55% {box-shadow: -3px -4px 1px rgba(0, 243, 255, 0.7), 2px 2px 1px rgba(255, 0, 0, 0.6);}
	57% {box-shadow: -3px -3px 1px transparent, 2px 2px 1px transparent;}
	60% {box-shadow: -5px -5px 1px rgba(0, 243, 255, 0.7), 2px 4px 1px rgba(255, 0, 0, 0.6);}
	70% {box-shadow: 0px 0px 1px rgba(0, 243, 255, 0.7), -1px 0px 1px rgba(255, 0, 0, 0.6);}
	74% {box-shadow: 5px 5px 1px rgba(0, 243, 255, 0.7), -3px -3px 1px rgba(255, 0, 0, 0.6);}
	76% {box-shadow: 0px 0px 1px rgba(0, 0, 0, 0), -1px 0px 1px rgba(0, 0, 0, 0);}
	78% {box-shadow: 0px 0px 1px rgba(0, 243, 255, 0.7), -1px 0px 1px rgba(255, 0, 0, 0.6);}
	95% {box-shadow: -1px -2px 1px rgba(0, 243, 255, 0.7), 3px 3px 1px rgba(255, 0, 0, 0.6);}
	100% {box-shadow: 1px 1px 1px rgba(0, 243, 255, 0.7), -1px -1px 1px rgba(255, 0, 0, 0.6);}
}
.moverCrcShell:hover, .moverCrcShell:hover.moverCtr{
	opacity: 1;
}
.moverCtr{
	    position: absolute;
    bottom: 20px;
  //  left: 30px;
 //   transform: translate(1%,-50%);
//	z-index: 10;
	display: none;
	cursor: pointer;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.moverCrc2{
    z-index: 2;
    width: auto;
    display: block;
    float: left;
    margin-bottom: 12px;
}
.moverCrc{
    width: 16px;
    height: 16px;
    margin-bottom: 8px;
    display: block;
    
    background: #15649e;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	float:left;
	margin-right:10px;
  -ms-transform: skew(30deg); /* IE 9 */
  -webkit-transform: skew(30deg); /* Safari */
  transform: skew(30deg); /* Standard syntax */
}
#moverCid0{background: #cce9ff;}
#moverCid1{background: #a9daff;}
#moverCid2{background: #67b0e6;}
#moverCid3{background: #4897d2;}
#moverCid4{background: #3d88bf;}
#moverCid5{background: #2877b1;}
#moverCid6{background: #15649e;}
#moverCid7{background: #15649e;}
#moverCid8{background: #15649e;}
#moverCid9{background: #15649e;}

.moverCrc.moverAct{background: #fff;
   // box-shadow: 0px 0px 4px blue;
	    outline: 2px solid white;
}
.MiniCtrTxt{    
	/*margin-left: 40px;
    margin-top: 0px;
    color: white;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.68);
    padding: 5px 8px;
	opacity: 0.8;
	float: left;
	border-radius: 3px;*/
	display: none;
   //width: max-content;
}
.moverCrc.moverAct .MiniCtrTxt{}
.moverCrcShell{
    position: absolute;
    float: right;
    top: 0;
    right: 0;
    z-index: 3;
	width: auto;
		padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
}
.relMoverS{
	
    border-left: 1px solid #3aa9ff;
	float:right;
	display:block;
	width: auto;
	height:40px;
	    padding: 12px;
    padding-right: 40px;
    background: #3aa9ff;
	-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%);
}
.relMoverSszog{
	
    border-right: 1px solid #3aa9ff;
	height:40px;
	width:40px;
    background: #3aa9ff;
	float: right;
-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 66% 100%);
clip-path: polygon(0 0, 100% 0%, 100% 100%, 66% 100%);
right: 0;
    margin-right: 0;
}

/**/
.arrows {
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	transform: translate(-50%, -50%);
	margin: 0 auto;
	cursor: pointer;
	opacity: 0.1;
	
	-moz-transition: opacity 0.4s ease;
	-webkit-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}
.arrows:hover{
	opacity: 1;
}

.arrows:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-left: 26px solid rgba(51, 18, 59, 0.4);
  border-bottom: 26px solid rgba(51, 18, 59, 0.4);
  transform: translate(26px, 106px) rotate(-45deg);
  -moz-animation: arrows 1.5s linear infinite;
  -webkit-animation: arrows 1.5s linear infinite;
  -o-animation: arrows 1.5s linear infinite;
  animation: arrows 1.5s linear infinite;
}

.arrows:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-left: 26px solid rgba(51, 18, 59, 0.4);
  border-bottom: 26px solid rgba(51, 18, 59, 0.4);
  transform: translate(53px, 0px) rotate(-45deg);
  -moz-animation: arrows 1.5s linear infinite -0.75s;
  -webkit-animation: arrows 1.5s linear infinite -0.75s;
  -o-animation: arrows 1.5s linear infinite -0.75s;
  animation: arrows 1.5s linear infinite -0.75s;
}

@keyframes arrows {
  0% {
    border-left: 26px solid transparent;
    border-bottom: 26px solid transparent;
    transform: translate(-13px, -53px) rotate(-45deg);
  }
  10%, 90% {
    border-left: 26px solid transparent;
    border-bottom: 26px solid transparent;
  }
  50% {
    border-left: 26px solid rgba(51, 18, 59, 0.4);
    border-bottom: 26px solid rgba(51, 18, 59, 0.4);
    transform: translate(-13px, 0px) rotate(-45deg);
  }
  100% {
    border-left: 26px solid transparent;
    border-bottom: 26px solid transparent;
    transform: translate(-13px, 53px) rotate(-45deg);
  }
}


.bgimg-2, .bgimg-3, .bgimg-4 {
  position: relative;
  /*
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;*/
}

.bgimg-1-cont {
 position: relative;
  //height: 82vh;
 // min-height: 610px;
  overflow:hidden;
}
.bgimg-12 {
 position: relative;
 background-position: center center;
  background-size:cover;
  height: 100%;
  width	: 100%;
 /* width: -moz-calc(100% - 92px);
  width: calc(100% - 92px);
	min-height: 100%;
  -webkit-filter: grayscale(100%) contrast(122%) brightness(104%);
filter: grayscale(100%) contrast(122%) brightness(104%);
  */
z-index:0;
   //    opacity: 0.3;
}

.bgimg-2 {
 // background-image: url("des/ph/b4.jpg");
  
}

.bgimg-3 {
 // background-image: url("des/homok1.png");
  
}
.bgimg-4 {
  
}

.boxerProd{
	float: left;
	//border: 16px solid #fff;
	border-right: 44px solid #fff;
	display:block;
		    height: 26vw;
			position:relative;
			overflow:hidden;
			
				-webkit-clip-path: polygon(70% 0, 100% 36%, 100% 100%, 0 100%, 0 0);
clip-path: polygon(70% 0, 100% 36%, 100% 100%, 0 100%, 0 0);

}
.boxerProd2{
	//border: 16px solid #fff;
	//border-right: 44px solid #fff;
	//display:block;
		 //   height: 26vw;
			position:relative;
			overflow:hidden;
			
				-webkit-clip-path: polygon(82% 0, 100% 16%, 100% 100%, 0 100%, 0 0);
clip-path: polygon(82% 0, 100% 16%, 100% 100%, 0 100%, 0 0);

}

.bgimg-product-box{
	width:100%;
	    min-height: 320px;
}

.bgimg-product {
    background-color: #e6f6ff;
  position: absolute;
 background-attachment: fixed;
 background-repeat: no-repeat;
background-position: left center;
background-size: 50%;
  	    width: 100vw;
    height: 100vw;
	display:block;
	float:left;
 //   max-height: 600px;

}


.bgimg-txt {
	padding:0px 60px 44px 60px;
  position: relative;
  //background:transparent;
  /*background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;*/
    	width:50%;
	display:block;
	left:50%;
	font-weight: bolder;
font-family: robotoB;
color: #3596db;
}
.bgimg-txt.innerF {
	position: relative;
margin: 0px;padding: 150px 60px 44px 60px;
}
.bgimgMonNo{opacity:0;}
.bgimgMonYe{opacity:1;}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
    .bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4 {
       // background-attachment: scroll;
    }
}
.caption {
	display: block;
	padding: 27px;
  background-color: rgba(29, 69, 112, 0.9);
	text-align: center;
	margin: 0px auto;
	font-weight: bolder;
	color: #fff!important;
}

.caption.spaner {
	display: block;
	background: #4dabee;
	padding: 27px;
	text-align: center;
	margin: 0px auto;
	font-weight: bolder;
	color: #fff!important;
}

.skrollable-between	.footer{
	bottom: 0px!important;
}
.feketeSz{
	color:#ddd;background-color:#1f0321;text-align:center;padding:50px 80px;text-align: justify;
}
.feherSz{
	color: #777;background-color:white;text-align:center;padding:50px 80px;text-align: justify;
}
@media all and (min-width: 961px){
	.moverCtr{
		display: block;
	}
}
@media all and (max-width: 960px){	
	.feketeSz, .feherSz {
		padding: 12px;
	}
	.moverCrcShell{top:50px;}
	.savalo2{
		display:none;
	}
}
@media (max-width: 779px){


}
@media all and (min-width: 721px){
	.bgimgMonNo{opacity:0;}
	.bgimg-product.inner{
			width: 100%;
		height: 100%;
		position: absolute;
	}
	.bgimgMonYe{opacity:1;}
}
@media all and (max-width: 720px){
	.innerF{	margin-top: -40px;}
	
	.bgimg-txt {
	padding:0px;
	padding-top:0px;
width: 100%;
position: relative;
left:0;
float: left;
	}
	.bgimg-product {
 position: relative!important;
background-attachment: scroll!important;
background-repeat: no-repeat;
background-position: right;
background-size: 120%;
display: block;
float: unset;
margin: 0px auto;
width: 80%;
height: 70vw;
max-height:unset;
min-height: 286px;
}

.bgimg-product-box{min-height: 286px;}
.bgimg-product-box:last-child{padding-bottom:28px;}

	.bgimg-txt.innerF{
    padding: 20px;
		padding-top: 0px;margin-top: -30px;
	}
	.bgimgMobilNo{display:none;}
.bgimgMobilYe{display:block;}


}
@media all and (max-width: 640px){	

	.bgimg-product {
background-position: 70% 32%!important;
background-size: 140%;
	}

	.shareBox{
		float: left;
width: 100%;
margin-top: 5px;
	}
}
@media all and (max-width: 480px){	

	.menuLogoCont{
	right: 20px;
}
}
/*
@media all and (max-width: 540px){	
	.bgimg-product {
background-position: 80% 12% !important;
background-size: 140%;
}
}
@media all and (max-width: 480px){	
	.bgimg-product {
background-position: 80% 0% !important;
background-size: 130%;
}
}
@media all and (max-width: 320px){	
	.bgimg-product {
background-position: 80% 320% !important;
background-size: 120%;
}
}*/
/* Turn off parallax scrolling for tablets and phones */
@media all and (max-width: 924px) {
    .bgimg-1, .bgimg-2, .bgimg-3 , .bgimg-4 {
        //background-attachment: scroll;
    }
}