/*This site designed by Ramez Noshey ( Ramez_Leeno@hotmail.com , 01002439858 )*/

html,
body {
    margin: 0px;
	padding: 0px;
    scroll-behavior: smooth;
}


.maindv_pc_v {
	position: relative;
	width: 100%;
	height: 1000px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  .bg-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -1;
  }
  
.maindv_mob_v {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
  }


  .bg-video-mob {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100vw;
	height: 100vh;
	object-fit: cover;
	transform: translate(-50%, -50%);
	z-index: -1;
  }

.frmmain{
	position: absolute;
	z-index: 1;
	top: 10%;
	left: 8%;
}

/* .video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}
.bg-video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
} */
/* .video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}
.bg-video-mob {
	width: 100%;
    position: absolute;
    top: 0;
    left: 0;
	z-index: 1;
	object-fit: cover;
}
 */
.allnavs{
	position: fixed;
	z-index: 3000;
	width: 100%;
	top: 0px;
	transition: all 0.5s;
}
.allnavs2{
	position: fixed;
	z-index: 3000;
	width: 100%;
	top: -41px;
	transition: all 0.5s;
}

.wapico{
	z-index: 2000;
	bottom:10px;
	left:10px;
	transition: all 0.3s;
}
.wapico:hover{
	bottom:20px;
	left:20px;
	transition: all 0.3s;
}

.tlico{
	z-index: 2000;
	bottom:10px;
	right:10px;
	transition: all 0.3s;
}

.tlico:hover{
	z-index: 2000;
	bottom:20px;
	right:20px;
	transition: all 0.3s;
}
.navbar{
	opacity: 1;
	transition: all 0.5s;

	
}
.navbar2{
	opacity: 0.9;
	transition: all 0.5s;
	padding: 0px;
}
.navbar-brand{
	position: static;
}
.nav-link{
	margin-right: 5px;
	color: #bd9a50;
	font-size: 18px;
	text-decoration: none;
	transition: all 0.3s;
	position: relative;
}
.nav-link:hover{
	color: #ecd39d;
}

.dropdown-menu{
	background-color: #333333;
	border-radius: 3px;
	font-size: 13px;
}

.dropdown-item{
	background-color: #333333;
	color: #F7F7F7;
	text-decoration: none;
	transition: all 0.3s;
	position: relative;
}
.dropdown-item:hover{
	background-color: #9e7d35;
	color: #252525;

}
.dropdown-item:before {
	content:'';
	position: absolute;
	z-index: 2000;
	top: 26px;
	left: 0px;
	width: 0px;
	height: 1px;
	background-color: #b08e47;
	transition: all .5s ease;
}
.dropdown-item:hover:before {
width: 100%;
}

.proimgsid{
	transition: all 0.2s;
	border-radius:10px;
	width: 60px;
	height: 60px;
	box-shadow: 0px 2px 2px #7a7a7a;
}

.proimgsid:hover{
	border-radius:20px;
	box-shadow: 0px 8px 8px #4d4d4d;
}
.imageproductres {
	width: 520px;
	height: 520px;
}

.btn_lang{
	position: fixed;
	top:5px;
	right: 63px;
	z-index: 3000;
}

.rounded10{
    border-radius: 10px 10px 10px 10px;
}
.rounded20{
    border-radius: 20px 20px 20px 20px;
}
.rounded30{
    border-radius: 30px 30px 30px 30px;
}
.rounded40{
    border-radius: 40px 40px 40px 40px;
}
.contctlinks{
	color: #333333;
	transition: all .5s ease;
}
.contctlinks:hover{
	padding-right: 60px;
	color: #F7F7F7;
	background-color: #2980b9;
}

.g2dimg{
    
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
	background-position: center;
    text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;

}
.modal-dialog{
	max-width: 94%!important;
}
.gcolor{
	color: #20356c;
}
.gcolorbg{
	background-color: #20356c;
}
.txtshadow{
	text-shadow: 2px 2px #161616;
}
.logo-title{
	color: #fff;
	margin: 0px auto 5px;
	font-weight: 500;
	text-shadow: 2px 2px #000;
	font-size: 1.5rem;
}

.intro-text {
	padding: 60px 0;
	color: #FFF;
  }
.intro-text p {
	font-size: 1.87rem;
  }
  
.intro-text h3 {
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 10px;
  }

.g2dtitle{
	font-family: ExtraBoldi;
	/*text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff, 0 0 50px #fff, 0 0 60px #fff, 0 0 70px #fff;*/
}
.editingimg{
	/*transform: translateZ(-999px) scale(1.1);*/

    background-image: url("../images/ret.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
	background-position: center;
    text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
    
}
.editingtitle{
	font-family: ExtraBoldi;
	/*text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff, 0 0 50px #fff, 0 0 60px #fff, 0 0 70px #fff;*/
}


.motiontimg{
     background-image: url("../images/motion.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
	background-position: center;
    text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
   
}

.motiontitle{
	font-family: ExtraBoldi;
	/*text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff, 0 0 50px #fff, 0 0 60px #fff, 0 0 70px #fff;*/
}

.vfximg{
     background-image: url("../images/vfx.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
	background-position: center;
    text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
   
}

.vfxtitle{
	font-family: ExtraBoldi;
	/*text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff, 0 0 50px #fff, 0 0 60px #fff, 0 0 70px #fff;*/
}

.webdesignimg{
     background-image: url("../images/webdesign.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
	background-position: center;
    text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
   
}

.webdesigntitle{
	font-family: ExtraBoldi;
	/*text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff, 0 0 50px #fff, 0 0 60px #fff, 0 0 70px #fff;*/
}

.webdevnimg{
     background-image: url("../images/webdev.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
	background-position: center;
    text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
   
}

.webdevtitle{
	font-family: ExtraBoldi;
	/*text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff, 0 0 50px #fff, 0 0 60px #fff, 0 0 70px #fff;*/
}

.scrolltop{
	position: fixed;
	z-index: 5000;
	bottom: -20px;
	opacity: 0;
	padding: 0px;
	width: 100%;
	transition: all .5s ease;
}
.scrolltopshow{
	display: block;
	position: fixed;
	z-index: 5000;
	bottom: 0px;
	opacity: 0.7;
	padding: 0px;
	width: 100%;
	transition: all .5s ease;
}
.scrolltopshow:hover{
	color: #fff;
}
.caro_img{
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
	background-position: center;
    text-align: center;
	padding-top: 200px;
	padding-bottom: 200px;
}

.caro_img_obfit{
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-position: center;
    text-align: center;
	height: 700px;
	width: 100%;
}


.caro_title_bg{
	opacity: 0.9;
}
.light_font{
	font-family: UltraLightn;
}
.light_fonti{
	font-family: UltraLighti;
}
.bold_font{
	font-family: ExtraBoldn;
}
.bold_fonti{
	font-family: Boldi;
}
.reg_font{
	font-family: Regularn;
}
.reg_fonti{
	font-family: Regulari;
}
.Regulari_font{
	font-family: Regulari;
}
.boldi_font{
	font-family: ExtraBoldi;
}

.txtfontlight {
    font-family: ar_light;
}

.txtfontbold {
    font-family: ar_bold;
}
.txtfontd1 {
    font-family: DroidRegular;
}
.txtfontd2 {
    font-family: DroidBold;
}
.txt10 {
    font-size: 10px;
}

.txt11 {
    font-size: 11px;
}
.txt12 {
    font-size: 12px;
}
.txt14 {
    font-size: 14px;
}
.txt16 {
    font-size: 16px;
}
.txt18 {
    font-size: 18px;
}
.txt20 {
    font-size: 20px;
}
.txt22 {
    font-size: 22px;
}
.txt24 {
    font-size: 24px;
}
.txt26 {
    font-size: 26px;
}
.txt28 {
    font-size: 28px;
}

.mainpro{
	width: 100%;
}
.imagesmainindes{
	position: relative;
	width: 670px;
	height: 530px;
	padding-top: 150px;
	margin-left: -500px;

}
.bgproall{
	position: absolute;
	margin-top: -151px;
	transition: all 0.4s ease;


}
.billb{
	position: absolute;
	margin-left: 246px;
	margin-top: -175px;
	transition: all 0.4s ease;

}
.billb:hover{
	transform: scale(1.1,1.1);
	transition: all 0.4s ease;
}
.spo{
	position: absolute;
	margin-left: 65px;
	margin-top: -174px;
	transition: all 0.4s ease;

}
.spo:hover{
	transform: scale(1.1,1.1);
	transition: all 0.4s ease;
}

.chasol{
	position: absolute;
	margin-left: -19px;
	margin-top: -84px;
	transition: all 0.4s ease;

}
.chasol:hover{
	transform: scale(1.1,1.1);
	transition: all 0.4s ease;
}
.smartsol{
	position: absolute;
	margin-left: -17px;
	margin-top: 97px;
	transition: all 0.4s ease;

}
.smartsol:hover{
	transform: scale(1.1,1.1);
	transition: all 0.4s ease;
}
.prod{
	position: absolute;
	margin-left: 74px;
	margin-top: 194px;
	transition: all 0.4s ease;

}
.prod:hover{
	transform: scale(1.1,1.1);
	transition: all 0.4s ease;
}
.btl{
	position: absolute;
	margin-left: 255px;
	margin-top: 191px;
	transition: all 0.4s ease;

}
.btl:hover{
	transform: scale(1.1,1.1);
	transition: all 0.4s ease;
}

.what{
	position: absolute;
	margin-left: 255px;
	margin-top: 44px;
	transition: all 0.4s ease;

}
.what:hover{
	margin-left: 300px;
	transition: all 0.4s ease;
}


.about_img_open{
	position: relative;
	opacity: 1;
	transition: all 0.4s ease;
}
.about_img_open:hover{
	opacity: 0.5;
}

.report-hover{
		transition: all 0.4s ease;
}
.report-hover:hover{
	background-color: #262626;
}
.footerpading{
	padding-top: 50px;
	padding-bottom: 50px;
}
@media screen and (min-width: 768px) { /*medium width*/

.allnavs2{
	position: fixed;
	z-index: 3000;
	width: 100%;
	top: -65px;
	transition: all 0.5s;
}
	
	
.g2dimg{
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
	padding-top: 250px;
	padding-bottom: 250px;
}
.footerpading{
	padding-top: 150px;	
	padding-bottom: 150px;	
}
.editingimg{
	/*transform: translateZ(-999px) scale(1.1);*/

    background-image: url("../images/ret.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
	padding-top: 250px;
	padding-bottom: 250px;
    
}

.motiontimg{
     background-image: url("../images/motion.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
	padding-top: 250px;
	padding-bottom: 250px;
   
}

.vfximg{
     background-image: url("../images/vfx.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
	padding-top: 250px;
	padding-bottom: 250px;
   
}

.webdesignimg{
     background-image: url("../images/webdesign.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
	padding-top: 250px;
	padding-bottom: 250px;
   
}

.webdevnimg{
     background-image: url("../images/webdev.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    text-align: center;
	padding-top: 250px;
	padding-bottom: 250px;
   
}
.caro_img{
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
	background-position: center;
    text-align: center;
	height: 700px;

}
.caro_img_obfit{
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
	background-position: center;
    text-align: center;
	height: 700px;
}
	
	
}

@media screen and (min-width: 768px) { 
	.frmmain{
		position: absolute;
		z-index: 1;
		top: 15%;
		left: 22%;
	}
} 

@media screen and (min-width: 992px) { 
	.frmmain{
		position: absolute;
		z-index: 1;
		top: 15%;
		left: 25%;
	}
} 
@media screen and (min-width: 1200px) { 
	.frmmain{
		position: absolute;
		z-index: 1;
		top: 15%;
		left: 28%;
	}
} 

