body{
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif;
}
.top-header{
	background-color: #36404a;
}
.nav-link{
	color: #ffffff;
}
.nav-link:hover{
	color:#68bb39;
}
.strong{
	color:#68bb39;font-weight: bold;
}
.dropdown-menu{
	background-color: #68bb39;
}
.dropdown-item{
	color:#ffffff;
}
.dropdown-item:hover{
	color: #36404a;
	
}
.fa-compass{
	color: #68bb39;
	font-size: 30px;
}
.fa-compass:hover{
	outline: none;
	border: none;
}
.caption-content h2{
	color:#ffffff;
	font-weight: bold;
}
.caption-content p{
	color: #ffffff;
	margin-top: 20px;
	font-size: 20px;
}
@media only screen and (max-width: 600px) {
  .caption-content h2 {
    font-size: 25px;
  }
}

.s-btn{
background: linear-gradient(to right, rgba(75,227,232,1) 0%, rgba(75,227,232,1) 28%, rgba(42,148,230,1) 71%, rgba(32,124,229,1) 84%);
color: #ffffff;
width: 200px;
padding: 10px;
outline: none;
border: none;
font-size: 20px;
transition: .5s;
}
.s-btn:hover
{
	background-color:#4a7bfe;
	color:#ffffff;
}
.s-btn2{
background:#18d26e;
color: #ffffff;
width: 200px;
padding: 10px;
outline: none;
border: none;
font-size: 20px;
transition: .5s;
}
#transportmore{
	display: none;
}
.s-btn3
{
  background-color: #88d200;
  color: #ffffff;
width: 200px;
padding: 10px;
outline: none;
border: none;
font-size: 20px;
transition: .5s;
}
.section-padding{
	margin-top: 60px;
}

.fa-truck,.fa-barcode,.fa-route,.fa-window-maximize,.fa-notes-medical,.fa-car-crash,.fa-industry,.fa-wifi,.fa-gavel,.fa-school,.fa-home,.fa-university{
	color: #4a7bfe;
	font-size: 30px;
    font-weight: bold;
}
.services-txt h4{
	color: #000000;
	font-size: 24px;
	font-weight: bold;

}
.services-txt span{
	color: #4a7bfe;

}
.loadmore{
	background: linear-gradient(to right, rgba(75,227,232,1) 0%, rgba(75,227,232,1) 28%, rgba(42,148,230,1) 71%, rgba(32,124,229,1) 84%);
color: #ffffff;
width: 200px;
padding: 10px;
outline: none;
border: none;
font-size: 20px;
transition: .5s;
}
.heading-txt h2{
	color: #696d6d;
	font-size: 45px;
	font-weight: bold;
}
.heading-txt span{
	color:#4886ff;
}

.single-software{
	background-color: #f0f0f0
}
.software-content h2{
	color: #000000;
	font-size: 
}
.software-content span{
	font-size: 40px;
	font-weight: bold;
}
.software-content a{
	font-size: 20px;
	text-decoration: none;
}

.fa-play-circle{
  background: linear-gradient(to right, rgba(75,227,232,1) 0%, rgba(75,227,232,1) 28%, rgba(42,148,230,1) 71%, rgba(32,124,229,1) 84%);
  color:transparent;
  -webkit-background-clip: text;
  background-clip: text;

}
.modal,.modal-dialog{
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 40%;
    margin: 0 auto;
}
.modal-content{
	background-color: #000000;
	text-align:center;
}
.modal-title{
	color: #ffffff;
	font-family: Times New Roman;
	text-align:center;
}

.testimonial{
    border: 10px solid #4886ff;
    padding: 40px 0 25px 0;
    margin: 50px;
    text-align: center;
    position: relative;
}

.testimonial .title{
    padding: 7px 0;
    margin: 0 -30px 20px;
    border: 7px solid #fff;
    background: linear-gradient(to right, rgba(75,227,232,1) 0%, rgba(75,227,232,1) 28%, rgba(42,148,230,1) 71%, rgba(32,124,229,1) 84%);;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
}
.testimonial .title:before{
    content: "";
    border-top: 15px solid #662a66;
    border-left: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    left: 0;
}
.testimonial .title:after{
    content: "";
    border-top: 15px solid #;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    right: 0;
}
.testimonial .post{
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
}
.testimonial .description{
    padding: 0 20px;
    margin: 0;
    font-size: 15px;
    color: #6f6f6f;
    letter-spacing: 1px;
    line-height: 30px;
}
.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-buttons div{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background: #f1971f;
    color: #fff;
    border-radius: 0;
    margin-right: 5px;
    opacity: 1;
}
.owl-prev:before,
.owl-next:before{
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 900;
}
.owl-next:before{ content: "\f061"; }
@media only screen and (max-width: 990px){
    .testimonial{ margin: 30px; }
}
.tes-img img{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	position: relative;
	margin-top: -100px;
}
.count{
	border:1px solid #ebebeb;
}
.count h4{
	color: #ebebeb;
	font-weight: bold;
}
.counter{
	color: #ffffff;
    
}
footer{
	background-color: #000000;
	padding-top: 40px;
	padding-bottom: 40px;
}
.footer-content p{
	color:#ffffff;
}
.social > a{
   display: inline-block;
   padding: 0 10px;
   color: #ffffff;
   font-size: 20px;

}
.footer-header h4{
	color: #ffffff;
	font-size:30px;
}
.footer-content  li{
	list-style-type: none;

}
.fa-map-marker,.fa-mobile-alt,.fa-envelope{
	  background: linear-gradient(to right, rgba(75,227,232,1) 0%, rgba(75,227,232,1) 28%, rgba(42,148,230,1) 71%, rgba(32,124,229,1) 84%);
  color:transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 25px;
}
.footer-content span{
	color: #ffffff;
}
.footer-content li a{
	color:#ffffff;
}
@media only screen and (max-width: 600px) {
  .cap-img  {
   display: none;
  }
  .caption-content{
  	padding-bottom: 20px;
  }
}

/* The outermost element*/
.header-wrapper {
  overflow: hidden;
  width:100%;
 
  text-align:center;
}

.zoominheader {
  width:100%;
   padding-top: 100px;
    padding-bottom: 100px;
  text-align:center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: repeat;
  
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-animation: zoomin 10s ease-in infinite;
  animation: zoomin 15s ease-in infinite;
  transition: all .3s ease-in-out;
  overflow: hidden;
}

/* The innermost element*/
.zoomoutheader {
  width:100%;
  padding-top: 60px;
    padding-bottom: 60px;
  text-align:center;
  background: none;
  -webkit-animation: zoomout 10s ease-in infinite;
  animation: zoomout 15s ease-in infinite;
  transition: all .3s ease-in-out;
  overflow: hidden;
}



/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}
@keyframes zoomout {
    0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}/*End of Zoom out Keyframes */
.txt h2{
   color: #ffffff;
   font-weight: bold;
   font-size: 40px;
}
.txt-link > a{
	display: inline-block;
	padding:0 15px;
	color:#ffffff;
} 
.about-img {
  position: relative;
  text-align: center;
  color: #ffffff;
  
}
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
  background: linear-gradient(to right, rgba(75,227,232,1) 0%, rgba(75,227,232,1) 28%, rgba(42,148,230,1) 71%, rgba(32,124,229,1) 84%);
  padding: 20px;
  -webkit-box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.75);
box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.75);
}

.about-content span{
	color:#4a7bfe;
}
.about-box{
	border-top:1px solid #4a7bfe;
	border-left: 1px solid #44f1ed;
	border-right:1px solid #efc931;
	border-bottom: 1px solid #7f12ee;
}
.fa-plus-square{
	 background: linear-gradient(to right, rgba(75,227,232,1) 0%, rgba(75,227,232,1) 28%, rgba(42,148,230,1) 71%, rgba(32,124,229,1) 84%);
  color:transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 25px;

}
.factor span{
	color:#4a7bfe;
	font-weight: bold;
}
.form-box{
background: 
}
.form-control{
  padding: 10px;
}




/*our team start*/
 
.ourteam{
  background-color: #e5e5e5;
}

.demo{ background: #e5e5e5; }
.our-team{
    border: 2px solid #4886ff;
    border-radius: 10px;
    text-align: center;
    margin: 10px;
    z-index: 1;
    position: relative;
}
.our-team:before,
.our-team:after{
    content: "";
    width: 100%;
    height: 104%;
    background: #4886ff;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    transform: translateY(-50%) scaleX(0.3);
    transition: all 0.3s ease 0s;
}
.our-team:after{
    width: 106%;
    left: 50%;
    transform: translate(-50%, -50%) scaleY(0.25);
}
.our-team:hover:before{ transform: translateY(-50%) scaleX(0.7); }
.our-team:hover:after{ transform: translate(-50%, -50%) scaleY(0.7); }
.our-team img{
    width: 100%;
    height: auto;
    border-radius: 10px;
    transition: all 0.3s ease 0s;
}
.our-team .team-content{
    width: 93%;
    padding: 25px 0 10px;
    background: #4886ff;
    position: absolute;
    bottom: 50px;
    left: 50%;
    opacity: 0;
    -webkit-clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
    clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
    transform: translateX(-50%);
    transition: all 0.3s cubic-bezier(0.5, 0.2,0.1,0.9);
}
.our-team:hover .team-content{
    bottom: 10px;
    opacity: 1;
}
.our-team .title{
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0;
}
.our-team .post{
    display: block;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.our-team .social{
    padding: 0;
    margin: 0;
    list-style: none;
}
.our-team .social li{
    display: inline-block;
    margin: 0 5px;
}
.our-team .social li a{
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background: #fff;
    font-size: 20px;
    color: #4886ff;
    transition: all 0.3s ease 0s;
}
.our-team .social li a:hover{
    background: linear-gradient(to bottom,#4886ff;, darkred);
    box-shadow: 0 0 0 5px rgba(255,255,255,0.3);
    color: #fff;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}






