@import "rep.css";@import "animate.css";
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;700&family=Roboto+Slab&display=swap');



html {
  overflow-x: hidden;
  scroll-behavior: smooth;
	
}
body{
    margin:0;
    padding:0;
	/*font-family: 'Oswald', sans-serif;*/
    font-family: "Poppins", sans-serif;
	/*font-family: 'Oswald', sans-serif;*/
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.875;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
a:hover{
    text-decoration: none;
    
}

/*logo*/
.logo-box{
    width:310px; 
    height: 50px; 
    background:#FFF;
    margin:10px 0 10px 0;
    
}
.glob{
    width:70px; 
    float:left;
}
.logo-tex-box{
    width:215px; 
    float:left; 
    margin-top: 10px;
}
.logo-tex-box .punch-line{
    width:215px; 
    float:left;
    font-family: 'Roboto', sans-serif; 
    font-size:20px; 
    line-height:20px; 
    font-weight: bolder; 
    color: #1E3497; 
    padding: 0;}

.logo-tex-box .sub-line{
    width:215px; 
    float:left; 
    font-size:10px; 
    font-weight: 400; 
    color:#151414;
}
/*logo X*/
.dark-bg{
    background:#1E3497;
}

.top-material ul{
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
    
    
}
.top-material ul li{
    float: left;
    padding: 0;
    margin: 0;
    /*padding: 5px 0 5px 35px;*/
   }

.top-material ul li a{
    float: left;
    font-size: 12px;
    text-align: left;
    color: #FFF;
    padding:2px 5px 2px 5px;
    margin: 8px 0 8px 0;
        }
.request-quote{
    border:1px solid #FFF;
    /*padding:5px 25px 5px 25px !important;*/
    border-radius:5px;
}

.request-quote:hover, .top-material ul li a:hover{
    text-decoration: none;
}
.shadow-down{
    -webkit-box-shadow: 2px 2px 10px 0px rgba(42, 67, 113, 0.15);
	   -moz-box-shadow: 2px 2px 10px 0px rgba(42, 67, 113, 0.15);
	        box-shadow: 2px 2px 10px 0px rgba(42, 67, 113, 0.15);
    
}
.navbar {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    
}
.navbar.fixed {
    position: fixed;
    background-color: #fff;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
    box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
    /*-webkit-backdrop-filter: blur(20px) saturate(180%);
    backdrop-filter: blur(20px) saturate(180%);*/
    padding: 0 25px 0 25px;
}
.navbar,  .navbar-brand{
    padding: 0;
    margin: 0; 	
}
.navbar-brand img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	width:193px;
	height:45px;
}
.navbar.fixed .navbar-brand img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    max-width: 150px;
}
    
.navbar,  .navbar-brand{
    padding: 0;
    margin: 0; 
}
.navbar-brand img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.navbar.fixed .navbar-brand img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    max-width: 150px;
}
@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0; border: 0 !important; width: 75%;  }
	.navbar .nav-item:hover .nav-link{ color: #fff;  }
	.navbar .dropdown-menu.fade-down{ top:80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
	.navbar .dropdown-menu.fade-up{ top:180%;  }
	.navbar .nav-item:hover .dropdown-menu{ transition: .3s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }
	.navbar .nav-item .dropdown-menu a{color:#FFF;}
	.navbar .nav-item .dropdown-menu a:hover{color:rgba(201,200,200,1.00);}

    .navbar{ padding-top: 0; padding-bottom: 0; }
    .navbar .has-megamenu{position:static!important; }
    .navbar .megamenu{ left: 0; right: 0;  padding:20px; }
    .navbar .nav-link{ padding-top:1rem; padding-bottom:1rem;  }
    .navbar-toggle .icon-bar {   background: #4F92E1; }
}


.nav-link{	
	color: #1E3497 !important;
    font-weight:500;
		}

.nav-link:hover{
	color: #C32188 !important;	
}

.f-12{
	font-size: 12px;
}


.port-base{
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.portfolio{
    width: 100%;
	height: 350px !important;
    padding-top: 31.25%;
	float: left;
   /* border:0.8em solid #000;*/
    /*border-radius: 0.75em 0.75em 0 0;*/    
    background-size: 100% auto;
    cursor: pointer;
    transition: background-position 5s linear;	
 }

.portfolio:hover, .portfolio:focus, .portfolio:active{
    background-position: 0 100%
 }

.eypie{background-image: url( "../Portfolio-new/parsh-ae.webp");}
.feromance{background-image: url( "../Portfolio-new/feromance.webp");}
.ezeevisas{background-image: url( "../Portfolio-new/ezeevisas.webp");}
.Precision{background-image: url( "../Portfolio-new/Precision.webp");}
.Fast-Sign{background-image: url( "../Portfolio-new/Fast-Sign.webp");}
.EYE-PIE{background-image: url( "../Portfolio-new/EYE-PIE.webp");}
.Petraoasis{background-image: url( "../Portfolio-new/Petraoasis.webp");}
.Tazkiah{background-image: url( "../Portfolio-new/Tazkiah.webp");}
.extreem{background-image: url( "../Portfolio-new/Extre-Memarine.webp");}
.Planet-Guide{background-image: url( "../Portfolio-new/Planet-Guide.webp");}
.ssjadvocates{background-image: url( "../Portfolio-new/ssjadvocates.webp");}
.alfactory{background-image: url( "../Portfolio-new/alfactory.webp");}
.paragoneservices{background-image: url( "../Portfolio-new/paragoneservices.webp");}
.Harvey-Gorg{background-image: url( "../Portfolio-new/Harvey-Gorg.webp");}
.themovement{background-image: url( "../Portfolio-new/themovement.webp");}
.lucentlegal{background-image: url( "../Portfolio-new/lucentlegal.webp");}
.Helios-Maritime{background-image: url( "../Portfolio-new/Helios-Maritime.webp");}
.Eiberat-Project{background-image: url( "../Portfolio-new/Eiberat-Project.webp");}
.GZ-EVENTS-HUB{background-image: url( "../Portfolio-new/GZ-EVENTS-HUB.webp");}
.Journey-With-Joy{background-image: url( "../Portfolio-new/Journey-With-Joy.webp");}
.Horizon-DMCC-Black{background-image: url( "../Portfolio-new/Horizon-DMCC-Black.webp");}
.Aosta{background-image: url( "../Portfolio-new/Aosta.webp");}
.Ali-Jamal-Law-Firm{background-image: url( "../Portfolio-new/Ali-Jamal-Law-Firm.webp");}
.Gasco{background-image: url( "../Portfolio-new/Gasco.webp");}
.puncture{background-image: url( "../Portfolio-new/puncture.webp");}
.Ryland{background-image: url( "../Portfolio-new/Ryland.webp");}
.NEO{background-image: url( "../Portfolio-new/NEO.webp");}

/**/
.anilarjandas{background-image: url( "../shopify/anilarjandas.webp");}
.meeramore{background-image: url( "../shopify/meeramore.webp");}
.cuddlzone{background-image: url( "../shopify/cuddlzone.webp");}
.EterArt{background-image: url( "../shopify/EterArt.webp");}
.tavazo{background-image: url( "../shopify/tavazo.webp");}

/**/
.hajifoodstuf{background-image: url( "../Portfolio-new/hajifoodstuf.webp");}
.lachic{background-image: url( "../Portfolio-new/lachic.webp");}
.aliftrading{background-image: url( "../Portfolio-new/aliftrading.webp");}
.aykizfashion{background-image: url( "../Portfolio-new/aykizfashion.webp");}
.ayodhyamart{background-image: url( "../Portfolio-new/ayodhyamart.webp");}
.eye{background-image: url( "../Portfolio-new/Eye.webp");}
.themovements{background-image: url( "../Portfolio-new/themovements.webp");}

.m_scroll_arrows
{
  display: block;  
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);   
  border-right: 3px solid black;
  border-bottom: 3px solid black;
  margin: 0 0 3px 4px;
  width: 10px;
  height: 10px;
}


.unu
{
  margin-top: 1px;
}

.unu, .doi, .trei
{
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
  
}

.unu
{
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
  
  animation-direction: alternate;
  animation-delay: alternate;
}

.doi
{
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  
  animation-delay: .2s;
  animation-direction: alternate;
  
  margin-top: -6px;
}

.trei
{
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  
  animation-delay: .3s;
  animation-direction: alternate;
  
  
  margin-top: -6px;
}



@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}

.arrow-down{
    width:40px; 
	height:40px;
	background: rgba(44,255,5,0.7); 
	position: absolute; 
	top:61%; 
	right: 2%;
	border-radius:5px;
	padding-left:10px;
	padding-top:5px;
	border:1px solid #FFF;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
 }

.portfolio:hover .arrow-down, .portfolio:focus .arrow-down, .portfolio:active .arrow-down{
   display: none;
 }









.bg-light-one{
    background: #FFF5EB;
}
.bg-light-two{
    background:#FBEEFF;
    
}
.bg-light-three{
    background:#FFF1F7;
}

.bg-light-four{
    background:#EAF8FF;
}

.bg-light-five{
    background:#E3F1F7;
}

.bg-light-six{
    background:#F4FBFF;
}

.three-box .heading{
    color:#1E1666;
    font-size: 26px;
    font-weight: 800px;
    text-align: center;
}

.three-box p{
    color:#6A7E98;
    font-size: 12px;
    text-align: justify;
}

.why-chose-ico i {
    width: 145px;
    height: 110px;
    font-size: 65px;
    color: #FFF;
    text-align: center;
    line-height: 110px;
    border-radius:    362px   80px 362px   202px ;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.icon-1 i, .multi-1{background-image: linear-gradient(to right, #FE4F30 , #FF9A07) !important;}
.icon-2 i, .multi-2{background-image: linear-gradient(to right, #8940FE , #D22FFC) !important;}
.icon-3 i, .multi-3{background-image: linear-gradient(to right, #625FFF , #19C3FF) !important;}
.icon-4 i, .multi-4{background-image: linear-gradient(to right, #FF2B9D , #FF4931) !important;}
.icon-5 i, .multi-5{background-image: linear-gradient(to right, #63C029 , #E9B420) !important;}
.icon-6 i, .multi-6{background-image: linear-gradient(to right, #FF2B9D , #FF4931) !important;}

.text-icon-1{color: linear-gradient(to right, #FE4F30 , #FF9A07) !important;}
.text-icon-2{background-image: linear-gradient(to right, #8940FE , #D22FFC) !important;}
.text-icon-3{background-image: linear-gradient(to right, #625FFF , #19C3FF) !important;}






.we-are p{
    color:#6A7E98;
    font-size: 11px;
}
    




.ato-z ul{
   float: left;
   list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 25px;
        }
.ato-z ul li{
    width: 100%;
    float: left;
    background: url("../images/tick-skb.png") no-repeat left top;
    padding: 0px 0 0px 35px;
    margin: 1px 0 1px 0;
        }

.ato-z ul li p{
    float: left;
    font-size: 12px;
    text-align: left;
    padding: 0;
        }

.five .heading{
    color:#1E1666;
    font-size: 26px;
    font-weight: 800px;
    text-align: center;
    }

 .five i{
    display: block;
    margin-left: auto;
    margin-right: auto;
        }
.five p{
    color:#6A7E98;
    font-size: 12px;
    text-align: justify;
    
}




.a-active{
    background-image: linear-gradient(to right, #FF2B9D , #FF4931) !important;
    padding: 10px;
}

.bg-testmonial{
    background: rgba(240,210,210,0.2);
}

.carousel-item{
	background: transparent !important;

}
.client-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width:15%;
  border-radius:50%;
}

.img-center{
	display: block;
  margin-left: auto;
  margin-right: auto;
}

.arw{
	width:50px;
	height:50px;
    font-size:25px !important;	
	padding:10px !important;
	border-radius:50%;
  	background-image: linear-gradient(to right, #FF2B9D , #FF4931) !important;
  	color: #FFF !important;
	cursor:pointer !important;
}

/* Style the active class (and buttons on mouse-over) */

.activa, .arw:hover{
  background-color:#E48409 !important;
  color: white !important;
  opacity:999 !important;
}

.arw{
	margin-top:200px !important;
	}

.f-icon i, .f-icon-2 i{
    font-size: 46px;
}

.f-icon p{
    font-size: 18px;
}
.f-icon-2 p{
    font-size: 12px;
}

.quick-link ul{
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

.quick-link ul li{
    width: 100%;
    float: left;
    padding: 0;
    
}

.quick-link ul li a{
    text-decoration: none;
    font-size: 16px;
    line-height: 26px;
    color: #FFF;
}

.quick-link ul li a:hover{
    color: rgba(180,178,178,1.00);
}

.bg-left{background:url("../images/bg-side.png") no-repeat left}

.switch-version {
    position: fixed;
    top: 220px;
    right:0px;
    z-index: 2000;


}
.switch-version p {
  width: 150px;
  float: left;
  background-image: linear-gradient(to right, #FF2B9D , #FF4931) !important;
  color: #FFF;
  padding:0 10px 0 10px;
    border-radius: 0 0 10px 10px;
    /*border-right: 2px solid #FF2E98;
    border-left: 2px solid #1E3497;
    border-bottom:2px solid #1E3497;*/
    text-align: center;
    font-size: 13px;
 
}


.switch-version p{
  position: absolute;
  background: none;
  transform-origin: 0 0;
  transform: rotate(90deg);
} 



.switch-version-1 {
    position: fixed;
    top: 130px;
    right:55px;
    z-index:1999;
}

.switch-version-1 p {        
        position:absolute;
    }
	
.switch-version-1 p a .icofont-whatsapp{
		color: #07BE3E;
        font-size: 36px;
		
	}

.switch-version-2 {
    position: fixed;
    top: 190px;
    right:55px;
    z-index:1999;
}

.switch-version-2 p {        
        position:absolute;
    }
	
.switch-version-2 p a .icofont-ui-call{
		color: #07BE3E;
        font-size: 36px;
		
	}



a.scrollup{
    color:#fff;
	font-size:26px;
    padding:5px 16px;
	text-align:center;
	text-decoration:none;
	position:fixed;
	bottom:30px;
	right:40px;	
	opacity:0,5;
	border-radius:50%;
	z-index:999;
    background-image: linear-gradient(to right, #FF2B9D , #FF4931) !important;
}
a.scrollup:hover{
	opacity:1;
	background-color:#060F3A;
	color:#FFF;
}

.about-para h2, .about-para h3{
    color:#1E3497; 
    
}
.about-para p{
    color:#828282;
    font-size:14px;
    font-weight: normal;
    
}

.cont-bg{
	background: url("../images/bg-side.png") left top no-repeat, url("../images/bg-side-1.png") right no-repeat, #F4FBFF;
	
}



.contact-section .heading{
	margin:10px 0 5px 0;	
	font-weight:600;
}

.contact-section .icofont-building, .contact-section .icofont-telephone, .contact-section .icofont-envelope{
	font-size: 46px;
}

.contact-section p{
	font-weight: 300;
}

.form-control{ 
font-size: 12px;
border:none !important;
border-radius:0 0 0 0 !important;
border-bottom:1px solid #DFE1E3 !important;
background:none !important;

}
.name{
	content: '\ef14';
}

.form-control:focus, .form-control:hover{
	box-shadow: none !important; 
}



.port-box .heading{
	color:#1E1666;
    font-size: 20px;
    font-weight: 900px;
    text-align: center;
}

.port-box p{
	color:#828282;
    font-size:12px;
    font-weight: normal;
	text-align: justify;
}

.five .heading{
	color:#000;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

.bg-none{
	background:none !important;
	font-size: 16px !important;
}

.siz-13 p{
	font-size:13px;
}







