*
{
	padding:0px;
	margin:0px;
 

}
body
{
	margin:0px;
	padding: 0px;
	font-family: 'Montserrat', sans-serif;
	overflow-x: hidden !important;
}
.bg-primar
{
  background-color: #F3582A !important;
}
.bg-white
{
  background-color: white !important;
}
.mts-2
{
  margin-top:4% !important;
  position:relative;
}
/*scrollbar*/
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius:0px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #F3582A; 
  border-radius: 0px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #F3582A; 
}
.shadow-right
{
    box-shadow: 10px 0px 10px 10px rgba(119, 119, 119, 0.75);
}
.shadow
{
  width:100%;
	box-shadow: 10px 0px 10px 4px rgba(119, 119, 119, 0.75);
-moz-box-shadow: 10px 0px 10px 4px rgba(119, 119, 119, 0.75);
-webkit-box-shadow: 10px 0px 10px 4px rgba(119, 119, 119, 0.75);
}
.shadow.footer {
  box-shadow: 0 0 6px rgb(0 0 0 / 30%) !important;
}
.modal-open .modal
{
	overflow-y: hidden !important;
}
.modal-content
{
	margin-top: -5%;
}
h1,h2,h3,h4,h5,h6
{
	font-family: 'Cairo', sans-serif;
	font-weight:700 !important;
}
p
{
		font-family: 'Cairo', sans-serif;
		color:rgba(0, 0, 0, 0.6) !important;
		font-weight:400 !important;
		font-size:16px !important;
		line-height:26px !important;
}
.border-radius_10
{
  border-radius:10px !important;
}
.border-radius_20
{
  border-radius:20px !important;
}
.img_100
{
	width:100%;
}
.img_90
{
	width:90%;
}
.img_80
{
	width:80%;
}
.img_70
{
	width:70%;
}
.img_60
{
	width:60%;
}
.img_50
{
	width:50%;
}
.img_40
{
	width:40%;
}
.img_30
{
  width:30%;
}
.img_20
{
  width:20%;
}
.img_10
{
  width:10%;
}
.img_15
{
	width: 15%;
}
.logo_hlder
{
 width:20%;
}
.logo
{
	width:100px;
}
.navbar-nav
{
	margin-left:40%;
}
.nav-item
{
	margin-left:25px;
}
.menu
{
	color:black;
	font-size:10px;
	font-weight:bold;
}
.nav-link
{
	font-weight:900 !important;
	font-size:16px;
	color:black !important;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 }
 .dropdown-menu
 {
 	    min-width: 38rem !important;
 	    margin-left: -200% !important;
 	    border-radius:10px !important;
 	    border-top:3px solid #F3582A !important;
 	    border-left:transparent !important;
 	    border-right:transparent !important;
 	    border-bottom:transparent !important;
 	    padding:0px !important;
 }
 #loading {
    background:no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999999;
}
/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background:center no-repeat #fff;
}

 
@media only screen and (min-width: 1440px) {

.bg-img
{
  background-size: cover;
}
}

@media only screen and (max-width: 480px) {

.bg-img
{
  background-image:contain !important;
}

  .rotate{
vertical-align: top;
    padding: 0.5% 3% 0.5% 3% !important;
    transform: rotate(7deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    float: left;
    margin-top: 75% !important;
    margin-left: -27px !important;
    position: absolute;
    font-weight: bold;
    font-size: 16px !important;
    color: white;
    border-radius: 5px;
    position: fixed;
    z-index: 999900;
    right:0;
    background-color: #F3582A;
}

.for .col-md-3
{
  flex: 1 0 25% !important;
    max-width: 100% !important;
}
.for .col-md-9
{
  flex: 1 0 75% !important;
    max-width: 100% !important;
}

.fa-arrow-right
{
  display:none !important;
}
.nav-pills ul li
{
  display:inline;
}
.display-inline a
{
   display:inline;
}
.display-hdn_br br
{
  display:none !important;
}
.display-hdn
{
  display: none;
}
.mts-2
{
  margin-top:1% !important;
  position:relative;
}
.side-nav .p-0
{
 padding:0px !important;
}
.dropdown-menu
{
 min-width: 4rem !important;
 margin-left: -12% !important;

}

.intro_sec
{
	margin-top:20% !important;
}
.mbl-width
{
	width:100% !important;
}
.side-nav .img_70
{
	width:100%;
}


.intro .img_70
{
	width:100%;
}
.intro .img_80
{
	width:100%;
}
.mrgn-top
{
	margin-top:25%;
}
.service_sec
{
	margin-top:-2% !important;
}

}






.get
{
  padding:2% 2% 2% 2%;
  border:1px solid #F3582A;
  background-color:#F3582A;
  border-radius:5px;
  position:relative;
  font-weight:bold;
  font-size: 17px;
  color:white !important;
  text-decoration:none;

}
.bordr
{
  margin-top:10px;
  font-size:16px;
  border:1px solid #fba68d;
  color:black;
  border-radius:10px;
  font-weight:bold;
  padding:4% 3% 4% 3%;
}
.bordr:hover
{
  font-size:16px;
  border:1px solid #fba68d;
  color:white;
  background-color:#fba68d; 
  border-radius:10px;
}
.text_hover:hover
{
	color:#F3582A !important;
}
.text_hover-white:hover
{
  color:white !important;
}
.text-primar
{
	color:#F3582A !important;
} 	

 .left_blue
 {
 	border-left:1px solid #F3582A;
 }
 .dropdown-item
 {
 	font-weight:500 !important;
 	margin:0px !important;
 }
 .mr-auto
 {
 	color:black !important;
 }
 .navbar
 {
 	position:fixed !important;
 	z-index:999 !important;
 	background-color: white !important;
 }
 .card, .navbar, .pagination .page-item.active .page-link 
 {
 	box-shadow: none !important;
 }
 
 .navbar-nav
 {
 	color:black !important;
 }
.navbar-dark .navbar-toggler
{
	color:black !important;
}
.intro_sec
{
	margin-top:10%;
}
.service_sec
{
	margin-top:20%;
}
.sub_text
{
	font-size:20px;
	font-weight:500;
}
.float-right
{
	margin-top:0px;
	display:inline;
	position:absolute;
}
.service li
{
	list-style-type: none;
	display:inline;
	margin-left:10px;
}
/*testimonial*/
.carousel {
  margin: 0 auto;
  padding: 0 30px;
}
.carousel .item {
  color: #999;
  overflow: hidden;
    min-height: 120px;
  font-size: 13px;
}
.carousel .media {
  position: relative;
  padding: 0 0 0 20px;
}
.carousel .media img {
  width: 75px;
  height: 75px;
  display: block;
  border-radius: 50%;
}
.carousel .testimonial-wrapper {
  padding: 0 10px;
}
.carousel .testimonial {
    color: #808080;
    position: relative;
    padding: 15px;
    background: #f1f1f1;
    border: 1px solid #efefef;
    border-radius: 3px;
  margin-bottom: 15px;
}
.carousel .testimonial::after {
  content: "";
  width: 15px;
  height: 15px;
  display: block;
  background: #f1f1f1;
  border: 1px solid #efefef;
  border-width: 0 0 1px 1px;
  position: absolute;
  bottom: -8px;
  left: 46px;
  transform: rotateZ(-46deg);
}
.carousel .star-rating li {
  padding: 0 2px;
}
.carousel .star-rating i {
  font-size: 16px;
  color: #ffdc12;
}
.carousel .overview {
  padding: 3px 0 0 15px;
}
.carousel .overview .details {
  padding: 5px 0 8px;
}
.carousel .overview b {
  text-transform: uppercase;
  color: #F3582A !important;


}
.carousel .carousel-indicators {
  bottom: -30px;
}
.carousel-indicators li, .carousel-indicators li.active {
  width: 18px;
    height: 18px;
  border-radius: 50%;
  margin: 1px 2px;
}
.carousel-indicators li { 
    background: #e2e2e2;
    border: 4px solid #fff;
}

h7 {
  color: #000;
  font-size: 26px;
  font-weight: 300;
  text-align: center;
  position: relative;
  margin: 30px 0 60px;
}
h7::after {
  content: "";
  width: 100px;
  position: absolute;
  margin: 0 auto;
  height: 4px;
  border-radius: 1px;
  background: #F3582A;
  left: 0;
  right: 0; 
  bottom: -20px;
}
/*Testimonial*/
/*footer*/
footer ul
{
	margin-top:8%;
	margin-right:5%;		
	float:right;
}
footer ul li
{
	display:inline;
	margin-left:20px;
}
footer ul li i
{
	font-size:30px;
}
footer ul li .fa-youtube-square,.fa-facebook-square,.fa-twitter-square,.fa-pinterest-square,.fa-instagram,.fa-linkedin
{
	color:black;
}
footer ul li .fa-youtube-square:hover
{
	color: red;
}


footer ul li .fa-facebook-square:hover
{
	color:#3b5998;
}
footer ul li .fa-twitter-square:hover
{
	color: #00acee;
}
footer ul li .fa-pinterest-square:hover
{
	color: #c8232c;
}
footer ul li .fa-instagram:hover
{
	color: #e4405f;
}
footer ul li .fa-linkedin:hover
{
	color: #0e76a8;
}
/*wrap*/

.click
{
  font-size:180px;
  font-weight:900;
  opacity:0.1;
  color:#F3582A;
}

.wrap {
  margin-top: 100px;
  perspective: 1000px;
  perspective-origin: 50% 50%;
}
.cube {
  margin: auto;
  position: relative;
  height: 230px;
  width: 200px;
  transform-style: preserve-3d;
}

.cube > div {
  position: absolute;
  box-sizing: border-box;
  padding: 0px;
  height: 100%;
  width: 100%;
 
  background-color:white;
  border: solid 3px #F3582A;
  color: #ffffff;
}
.bordr
{
  margin-top:10px;
  font-size:16px;
  border:1px solid #fba68d;
  color:black;
  border-radius:10px;
  font-weight:bold;
  padding:4% 3% 4% 3%;
}
.bordr:hover
{
  font-size:16px;
  border:2px solid #fba68d;
  color:white;
  background-color:#fba68d;
  border-radius:10px;
}
.bordrs
{
  margin-top:10px;
  font-size:13px;
  border:2px solid #F3582A;
  color:black;
  border-radius:10px;
  font-weight:bold;
  padding:2% 3% 2% 3%;
}
.bordrs:hover
{
  font-size:13px;
  border:2px solid #F3582A;
  color:white;
  background-color:#F3582A;
  border-radius:10px;
}

.img-opp
{
  opacity:1 !important;
}
.top img
{
  width:100%;
}
.front {
  transform: translateZ(130px);
}

.back {
  transform: translateZ(-100px) rotateY(180deg);
}

.right {
  transform: rotateY(-270deg) translateX(100px);
  transform-origin: top right;
}

.left {
  transform: rotateY(270deg) translateX(-100px);
  transform-origin: center left;
}

.top {
  transform: rotateX(-270deg) translateY(-100px);
  transform-origin: top center;
}

.bottom {
  transform: rotateX(270deg) translateY(100px);
  transform-origin: bottom center;
}
@keyframes rotate {
  from {
    transform: rotateX(0deg) rotateY(0deg);
  }
 
  to {
    transform: rotateX(360deg) rotateY(360deg);
  }
}

.cube {
  animation: rotate 20s infinite linear;
}
.wrap:hover .front {
  transform: translateZ(200px);
}

.wrap:hover .back {
  transform: translateZ(-200px) rotateY(180deg);
}

.wrap:hover .right {
  transform: rotateY(-270deg) translateZ(100px) translateX(100px);
}

.wrap:hover .left {
  transform: rotateY(270deg) translateZ(100px) translateX(-100px);
}

.wrap:hover .top {
  transform: rotateX(-270deg) translateZ(100px) translateY(-100px);
}

.wrap:hover .bottom {
  transform: rotateX(270deg) translateZ(100px) translateY(100px);
}

.cube > div {
  transition: transform 0.2s ease-in;
}


.wrap-height
{
  width:200px !important;
  height:200px !important;
}
.wrap-heights
{
  width:230px !important;
  height:230px !important;
}
.wrap-heightss
{
  width:-230px !important;
  height:230px !important;
  margin-right:-60px !important;
}
.wrap-heightse
{
  width:230px !important;
  height:230px !important;
  margin-left:-35px  !important;
}


/*wrap*/
.margin-top_10
{
	margin-top:10%;

}
.text-just
{
	text-align:justify;
}
footer .container-fluid{
  padding:0;
}
footer .container-fluid .shadow{
  margin:0 !important;
}
@media(max-width:767px){
  .side_nav-fnt{
display:block;
  }
  footer .container-fluid{
    padding:0;
  }
  footer .container-fluid .shadow{
    margin:0 !important;
  }
}

/*about-page*/

.serviceBox{
    color: #606060;
    background-color: white;
     font-family: 'Lora', serif;
font-family: 'Montserrat', sans-serif;
    text-align: center;
    padding:0 10px 20px;
    margin: 25px 0 0;
    border: 1px solid transparent;
    border-bottom: 10px solid #F3582A;
    border-radius: 0 30px;
}
.serviceBox .service-icon{
    color: #fff;
    background: #F3582A;
    font-size: 35px;
    padding: 5px 40px;
    margin: -30px 0 0 0;
    box-shadow: 0 -5px 5px -5px rgba(0,0,0,0.2) inset;
    border-radius: 15px 15px 0 0;
    display: inline-block;
    transition: all 0.3s;
}
.serviceBox .service-icon i{
    transform: rotate(0deg);
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon i{
    text-shadow: 0 0 5px #555;
    transform: rotate(360deg);
}
.serviceBox .service-content{
    background-color: #fff;
    padding:5px;
    border-radius: 10px;
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
}
.serviceBox .title{
    color: #F3582A;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.serviceBox .description{
    font-size: 15px;
    text-align: center;
    line-height: 25px;
    margin-bottom: 20px;
}
.serviceBox.orange{ border-bottom-color: #F3582A; }
.serviceBox.orange .service-icon{ background-color: #F3582A; }
.serviceBox.orange .title{ color: #F3582A; }
.serviceBox.blue{ border-bottom-color: #F3582A; }
.serviceBox.blue .service-icon{ background-color: white; }
.serviceBox.blue .title{ color:#F3582A; }
.serviceBox.darkblue{ border-bottom-color: #F3582A; }
.serviceBox.darkblue .service-icon{ background-color: #F3582A; }
.serviceBox.darkblue .title{ color: #F3582A; }
@media only screen and (max-width:990px){
    .serviceBox{ margin: 25px 0 50px; }
}

.border-bottom
{
	border-bottom:1px solid black;
}
  .marquee {
  
  width:100%;
  height: 180px;
  -webkit-animation: marquee 30s infinite linear;
  
  }
    .marquees {
  
  width:100%;

  -webkit-animation: marquee 30s infinite linear;
  
  }
  @-webkit-keyframes marquee {
  0% {
    background-position: 0;
  }

  100% {
    background-position: -1190px;
  }
}
.rotate{
  vertical-align:top;
  padding:0.5% 1% 0.5% 1%;
  transform:rotate(7deg);
  -ms-transform:rotate(90deg); /* IE 9 */
  -moz-transform:rotate(90deg); /* Firefox */
  -webkit-transform:rotate(90deg); /* Safari and Chrome */
  -o-transform:rotate(90deg); /* Opera */
  float:right;
  margin-top:20%;
  margin-left:94.5%;
  position:absolute;
  font-weight: bold;
  font-size:18px;
  color:white;
  border-radius:5px;
  position:fixed;
  z-index:999900;
  background-color: #F3582A;
}
.rotate:hover
{
color:white;
}


/*digital marketing*/
.bg-img
{
width: 100%;
background-repeat:no-repeat;
background-size:100%;
}
.p-1
{
	padding:15px !important;
}
.p-0
{
	padding:0 !important;
}
.font_fam
{
	font-family: 'Montserrat', sans-serif !important;
}
.side_nav-fnt
{
	font-weight:600;
	color:white;
  line-height:40px;
  display: block;
}
.side_nav-fnt:hover
{
  color:white;
}
.side-nav .nav-link
{
	font-size:13px !important;
	font-weight:bold !important;
	background-color: transparent !important;
  padding:6px 0 6px 6px !important;

}
.fa-arrow-right
{
	font-size:13px;

}

.font_hover:hover
{
	margin-left:5px !important;
	transition-duration: 0.3s;
  color:#FFFFFF !important;
}

.side-nav
{
	margin-top:75px;
}
.nav-pills ul li
{
  list-style-type: none;
}

.bg-sidenav
{
 background-color:#f97131;
 border-top-right-radius:30px;
 border-bottom-right-radius:0%;
 min-height:calc(100vh - 205px)
}
.for .col-md-3
{
  flex: 0 0 22%;
    max-width: 22%;
}
.for .col-md-9
{
  flex: 0 0 78%;
    max-width: 78%;
}
.sidenavBtn{
  display:none;
}
@media(max-width:767px){
  .sidenavBtn{
    display:block;
    position:absolute;
    right:-40px;
    width:40px;
    border:0;
    background-color:transparent;
    height:50px;
  }
  .sidenavBtn:focus{
    outline:0;
  }
  .tab-content{
    margin-top:75px;
  }
  .sidenavBtn img{
    width:25px;
  }
  .bg-sidenav{
    position:fixed !important;
    height:100vh;
    left:-100%;
    z-index:100;
    transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
  }
  .openSidenav.bg-sidenav{
    left:0;
    transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
  }
  .openSidenav.bg-sidenav  .sidenavBtn{
    right:10px;
  }
}
/*service tab*/
.service-tab .nav-link
{
  font-size:17px !important;
}


/*contact*/
.m_min
{
  margin-top:-12% !important;
}
.contact span
{
  font-size:16px;
  font-weight:bold;
}
.contact a
{
  font-size:16px !important;
  font-weight:bold;

}
.fnt
{
  font-size:25px !important;
}
.modal
{
  margin-top:10px !important;
}
.border
{
  margin-top:10px;
}
.fa-check-circle
{
  font-size:20px !important;
}



/*career*/
.jd  .nav-pills
{
  border-radius:10px;
}
.jd .nav-pills .nav-link.active, .nav-pills .show>.nav-link
{
  color:white !important;
}
.float-right
{
  float:right !important;
}
.fa-angle-down
{
   float: right !important;
   
    position: absolute !important;
    right: 10px !important;
   
}
.text-black
{
  color:black !important;
}


/*payroll*/
.float-left
{
  float:left !important;
}
.float-right
{
  float:right !important;
}
.start-btn
{
  padding:4% 6% 4% 6%;
  
  position:relative;
  background-color: white;
  font-weight:bold;
  color:#F3582A;
  font-size:20px;
  border-radius:6px;
  border:2px solid #F3582A;
  margin-top:40px !important;

} 
.start-btn:hover
{
  color:white;
   background-color: #F3582A;
}
  .marquees {
  
  width:100%;
  
  background-size: cover;
  -webkit-animation: marquee 30s infinite linear;
  
  }
  .wave
  {
    margin-top: -7%;
    width:108%;
    position:relative;
    z-index:10;
  }
  .border-5
  {
    border-radius:5px;
  }


.serviceBox{
    color: #606060;
    background-color: white;
     font-family: 'Lora', serif;
font-family: 'Montserrat', sans-serif;
    text-align: center;
    padding:0 10px 20px;
    margin: 25px 0 0;
    border: 1px solid transparent;
    border-bottom: 10px solid #F3582A;
    border-radius: 0 30px;
    
}
.serviceBox .service-icon{
    color: #fff;
    background: #F3582A;
    font-size: 35px;
    padding: 5px 40px;
    margin: -30px 0 0 0;
    box-shadow: 0 -5px 5px -5px rgba(0,0,0,0.2) inset;
    border-radius: 15px 15px 0 0;
    display: inline-block;
    transition: all 0.3s;
}
.serviceBox .service-icon i{
    transform: rotate(0deg);
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon i{
    text-shadow: 0 0 2px #555;
    transform: rotate(360deg);
}
.serviceBox .service-content{
    background-color: #fff;
    padding:5px;
    border-radius: 10px;
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
}
.serviceBox .title{
    color: #F3582A;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.serviceBox .description{
    font-size: 15px;
    text-align: center;
    line-height: 25px;
    margin-bottom: 20px;
}
.serviceBox.orange{ border-bottom-color: #F3582A; }
.serviceBox.orange .service-icon{ background-color: #F3582A; }
.serviceBox.orange .title{ color: #F3582A; }
.serviceBox.blue{ border-bottom-color: #F3582A; }
.serviceBox.blue .service-icon{ background-color: white; }
.serviceBox.blue .title{ color:#F3582A; }
.serviceBox.darkblue{ border-bottom-color: #F3582A; }
.serviceBox.darkblue .service-icon{ background-color: #F3582A; }
.serviceBox.darkblue .title{ color: #F3582A; }
@media only screen and (max-width:990px){
    .serviceBox{ margin: 25px 0 50px; }
}

.btn-empt
{
  border:none !important;
  outline:none !important;
  font-size:17px;
  font-weight:bold;
}
.trial
{
  
    display:inline;
    margin-left:28%;
}
.trial li
{
  list-style-type: none;
display: inline;
float:center;
  margin-left:10%;
  margin-right:5%;
}
.trial li a
{
padding:1%;
  border:1px solid #F3582A;
  background-color:#F3582A;
  border-radius:5px;
  
  position:absolute;
  font-weight:bold;
  font-size: 17px;
  color:white !important;
  text-decoration:none;
}
.service_ul li
{
list-style-type: none;
}
.hover_border
{
  border:2px solid #b2beb5 ;
  border-radius:10px;
  transition-duration: 0.3s;
  height:340px;
  margin:20px 0 20px 0;
}
.hover_border:hover
{
  border-radius:10%;
}

@media screen and (max-width:1024px){  
    
  .hover_border{
    width:400px;
    margin:0 auto;
    
  }
}

@media screen and (max-width:768px){
  .hover_border{
    margin:0 auto;
    
  }
}

@media screen and (max-width:576px){
  .hover_border{
    width:300px;
    margin:0 auto;
    
  }
}
.vimkesapp-card{
  width:100%;
}
.vimkesapp-card .img_30{
  width: 90px;
  /* margin-bottom: 15px; */
  margin: 20px auto;
}

.spinner {
  border: 4px solid rgba(0, 0, 255, 0.2); /* Light blue border */
  border-top: 4px solid blue; /* Blue top border */
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 1s linear infinite;
  margin: 0 auto 10px auto; /* Center it and add space below */
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
