/* CSS Document */

#VideoOverP{
	position:fixed;
	width:1920px;
	height:1000px;
	top:0px;
	left:0px;
	z-index:50;
	background-color:rgba(0,0,0,0.4);
	display:none;
}
.vidHolder{
	position: absolute;
	width: 1200px;
	height: 675px;
	top: 50px;
	left: 360px;
	z-index: 2;
	display: none;	
}
.video{
	position: absolute;
	width: 1200px;
	height: 675px;
	top: 50px;
	left: 360px;
	z-index: 2;
}
.videoClose{
	position: absolute;
	width: 46px;
	height: 46px;
	right: 100px;
	top: 50px;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;	
	background-image: url('images/cross.png');
}

.arrowOpen{
	position: absolute;
	width: 35px;
	height: 50px;
	left: 25px;
	top: 465px;
	z-index: 15;
}
#errors{
	color:transparent;	
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}


.noText{
	color: transparent;
	overflow:hidden;
	-moz-user-select: none; 
	-webkit-user-select: none; 
	-ms-user-select:none; 
	user-select:none;
	-o-user-select:none;
}

* { margin: 0; padding: 0; }
a img{border:none}
img
{  border-style: none;
}
textarea { resize:none; }
textarea:focus, input:focus{
    outline: 1px solid #fff;
}

img.a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
}

*:focus {
    outline: 0;
}
	.white{
		color: #fff;
	}
	.orange{
		color: #FF5923;
	}
	.wrapper{
		position: relative;
		width: 100%;
		height: auto;
		float: right;
	}
/*desktop */
	.web{
		display: block;
	}
	.mob{
		display: none;
	}
body, html {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	overflow-x: hidden;
	background-color: #ececec;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;	
	background-image: url('images/bg.jpg');
	font-family: 'ploni',Arial, Helvetica, sans-serif;
}

/* hp */
#MainDiv{
	position: absolute;
	width:1920px;
	height: auto;
	left:0px;
	top: 0px;
	z-index:1;
	overflow-x: hidden;
	/*overflow: auto;*/
}

.page{
	position: relative;
	width: 1920px;
	height: auto;
	margin: 0 auto;
	display: block;
	z-index: 5;
}
#page1{
	height: 890px;
	z-index: 3;
}
#page2{
	height: 200px;
	z-index: 2;
}
#page3{
	height: 920px;
	z-index: 3;
}
#page4{
	height: 770px;
	z-index: 4;
	margin-bottom: 162px;
}
#page5{
	position: fixed;
	width: 1920px;
	height: 120px;
	left: 0px;
	bottom: 0px;
	z-index: 52;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;	
	background-image: url('images/footer.jpg');
}
/* page 1 */
#toptext{
	position: absolute;
	width: 620px;
	height: 447px;
	left: 630px;
	top: 75px;
	z-index:3;
}
.logo{
	position: absolute;
	width: 502px;
	height: 60px;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;	
	background-image: url('images/logo_top.svg');
}
.circle1{
	position: absolute;
	width: 380px;
	height: 380px;
	right: 392px;
	top: 47px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;	
	background-image: url('images/BugCircle.svg');
}

.rotate {
    animation: rotation 10s infinite linear;
}
@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.wa1{
	position: absolute;
	width: 82px;
	height: 82px;
	right: 150px;
	top: 475px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;	
	background-image: url('images/WhatsApp.svg');
}
	
	h1{ 
		position: absolute;
		width: 100%;
		height: auto;
		left: 0px;
		top: 90px;
		z-index: 2;
		padding: 0;
		font-size: 144px;
		line-height: 0.7;
		font-weight: 700;
		text-transform: uppercase;
		color: #fff;
		margin: 0;
		letter-spacing: -2px;
		font-family: 'ploni',Arial, Helvetica, sans-serif;
		text-align: left;
		direction: ltr;
	}

#arrowHolder{
	position: absolute;
	width: 55px;
	height: 55px;
	right: 932.5px;
	top: 793px;
	z-index:3;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;	
	background-image: url('images/arrow_down.svg');
}

/* page 1 end */
/* page 2 */
h2{ 
	position: absolute;
	width: 650px;
	height: auto;
	right: 150px;
	top: 0px;
	z-index: 2;
	padding: 0;
	font-size: 54px;
	line-height: 0.9;
	font-weight: 700;
	color: #000;
	font-family: 'SemiComeback',Arial, Helvetica, sans-serif;
	text-align: right;
	direction: rtl;
}

.text1{
		position: absolute;
		width: 890px;
		height: auto;
		right: 838px;
		top: 0px;
		z-index: 2;
		padding: 0;
		font-size: 30px;
		line-height: 1.1;
		font-weight: 400;
		color: #000;
		margin: 0;
		font-family: 'SemiComeback',Arial, Helvetica, sans-serif;
		text-align: right;
		direction: rtl;
}
.circle2{
	position: absolute;
	width: 379px;
	height: 379px;
	left: -48px;
	top: 0px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;	
	background-image: url('images/BugCircle.svg');
}

/* page 2 end */
/* page 3 */
.itemHolder{
	position: absolute;
	width: 1600px;
	height: auto;
	right: 215px;
	top: 190px;
	z-index: 3;
}
.itemScroller{
	position: absolute;
	width: 1600px;
	height: 600px;
	right: 0px;
	top: 0px;
	z-index: 3;
}
.item{
	position: relative;
	width: 468px;
	height: 566px;
	float: right;
	background-color: #fff;
	margin: 0px 0px 0px 40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.itemText{
	position: relative;
	width: 408px;
	height: auto;
	float: right;
	margin: 35px 30px;
	text-align: right;
	direction: rtl;	
}
.textItem{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	margin: 0;
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
	color: #000;
	font-family: 'SemiComeback',Arial, Helvetica, sans-serif;
	text-align: right;
	direction: rtl;
	margin-bottom: 50px;
	
}

.itemPic{
	position: relative;
	width: 248px;
	height: 84px;
	float: right;
	margin: 0;
	margin-bottom: 40px;
}
/* page 3 end */
/* page 4 */
h3{ 
	position: absolute;
	width: 1600px;
	height: auto;
	left: 150px;
	top: 0px;
	z-index: 2;
	padding: 0;
	font-size: 98px;
	line-height: 0.9;
	font-weight: 700;
	color: #000;
	font-family: 'ploni',Arial, Helvetica, sans-serif;
	text-align: left;
	direction: ltr;
	text-transform: uppercase;
}
#logos{
	position: absolute;
	width: 1605px;
	height: 551px;
	top: 150px;
	left: 150px;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;	
	background-image: url('images/logos2.png');

}

/* page 4 end */
/* page 5 */
.logo_bottom{
	position: absolute;
	width: 340px;
	height: 60px;
	left: 80px;
	top: 30px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;	
	background-image: url('images/logo_bottom.svg');
}
.wa2{
	height: 60px;
}
.talk{
	position: absolute;
	width: 184px;
	height: 60px;
	left: 747px;
	top: 87px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto;	
	background-image: url('images/talk_us.svg');
}
.terms{ 
	position: absolute;
	width: auto;
	height: 120px;
	right: 80px;
	top: 0px;
	white-space: nowrap;
	z-index: 2;
	padding: 0;
	font-size: 30px;
	line-height: 120px;
	font-weight: 400;
	color: #fff;
	font-family: 'SemiComeback',Arial, Helvetica, sans-serif;
	text-align: right;
	direction: rtl;
}
/* page 5 end */

.credit{
	margin-bottom: 180px;
}
::-webkit-input-placeholder { 
    color:    #3F3E40;
   opacity:  0.7;
}
:-moz-placeholder { 
   color:    #3F3E40;
   opacity:  0.7;
}
::-moz-placeholder { 
   color:    #3F3E40;
   opacity:  0.7;
}
:-ms-input-placeholder { 
   color:    #3F3E40;
   opacity:  0.7;
}
