body{
  background:#FFF2F2;
  font-family: sans-serif;
}
a{
      text-decoration: none;
      color:#fff;
}

a:link {
      text-decoration: none;
      color:#fff;
}
a:hover {
      text-decoration: none;
}
a:active {
      text-decoration: none;
}
.links-menu.active{
  color: #f00;
}
.top-banner{
  background:#000 url(../images/about.jpg)no-repeat;
  min-height: 300px;
  width:100%;
  opacity:1.0;
  z-index: -1;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 40px;
}
.banner-text{
  margin-top:50px;
  color:#fff;
  font-weight: bold;
}
.read{
  background: #f00;
  padding: 10px;
  color: #fff;
  border:none;
  font-weight: bolder;
  border-right:5px solid #000;
  font-family: arial;
  cursor: pointer;
}
.read:hover{
  background:#FF5B5B;
  color: #fff;
  transition: 0.5s; 
}
.about-mid{
  padding:3em;
}
.box{
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  padding: 10px;
}
.head{
 background: #fff;
 width: 100%;
 padding: 40px;
 top: 0px;
}
.carousel{
  min-width:100%;
}
.sliders-top{
  margin-top: 39px;
}
.about-title{
  font-family: arial-black
  font-weight:bolder;
  color: #f00;
}

.featured{
  background: #fff;
}

.slide-text{
  margin-top: 0px;
  background: #000;
  opacity:0.7;
}
.menu{
  font-size: 16px;
  color:#fff;
  font-weight: bold;
    text-align: center;
  cursor: pointer;
  text-decoration: none;
}


.menu:hover{
  font-size: 16px;
  color:#EA651C;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  border-bottom: 2px solid #EA651C;
  transition: 0.7s;
}
.active{
  color: #FF0000;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.poster{
  background: #f00;
  padding:3px 4px 3px 4px;
  border-radius: 30px;
  color: #fff;
  size: 14px;
  border:none;
  outline: none;
}

.card-title{
 color:#f00;
 text-align: center;
 font-size: 15px;
 padding-top: 15px;
}
.mission{
  text-align: center;
  color:#f00;
  font-size: 24px;
  padding: 20px;
}
.card-font{
  color: #f00;
}

.card-wrap{
  margin-top: 20px;
  margin-bottom: 20px;
}
.card-wrap-2{
  margin-top: 10px;
  margin-bottom: 10px;
}
.card-bodies:hover{
  background:#f00;
  color: #fff;
  cursor: pointer;
  transition:0.7s;
}

.about{
  color:#FF6633;
  font-family: sans-serif;
  font-size:24px;
  font-weight: bold;
}

 .zoom {
        width: auto;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
    }
      
    .zoom img {
        width: 100%;
        transition: 0.5s all ease-in-out;
    }
      
    .zoom:hover img {
        transform: scale(1.1);
    }

   .tech-wall{
    background: url(../images/bg.jpg)no-repeat;
    min-width:100%;
    background-position: center center;
    height: auto;
    background-attachment: fixed;
   }
   .card-bg{
    opacity:0.92;
    color: #fff;
    height: 250px;
    width: 100%;
    padding: 10px;
   }
   .footer{
    margin-top: 15px;
    background:#000033;
    width: 100%;
    color: #fff;
    padding: 15px;
    border-top: 2px solid #f00;
   }
   .brief-info{
    font-size: 12px;
    text-align: left;
    margin-top: 5px;
   }
   .logo{
    width: 100%;
   }
   .logo-2{
    align-items: left;
    cursor: pointer;
   }
   .menu-link{
    list-style: none;
    font-size: 14px;
    text-align: left;
    padding-left: 15px;
    color: #fff;
   }
   a:menu-link{
    text-decoration: none;

   }
   .footer-head{
    text-align: left;
    padding-left:17px;
   }
   .copyright{
    background: #000;
    width: 100%;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 13px;
   }
   .middle{
    position: absolute;
  top: 55%;
  left: 70%;
  transform: translate(-50%, -50%);
  width: 60%;
   }
   
   .team{
    text-align: center;
    margin-top: 5px;
    margin-bottom:5px; 
    font-size: 24px;
    color:#000;
    font-family: sans-serif;
    font-weight: bold;
   }
   .card-team{
    margin-top: 5px;
   }
  
 .icon{
  display: flex;
  float: left;
  margin: 5px;
  align-items: center;
 }
 .img{
  opacity: 2.0;
 }
 .social-area{
  text-align: center;
 }
 .socials{
  list-style: none;
  float:left;
  margin-left:20px;
  cursor: pointer;
  color: #f00;
 }
 
a:socials{
  text-decoration: none;
}
 
 .socials-f:hover{
  color: #3b5998;
 }
 .socials-t:hover{
  color: #33CCFF;
 }
.socials-l:hover{
  color: #0072b1;
}
.socials-i:hover{
  color: #FF3399;
}
.socials-y:hover{
  color: #FF0000;
}
.socials-r:hover{
  color: #ff4500;
}
.socials-s:hover{
  color: #FFFC00;
}

#counter{
    color:white;
}
 
 #counter1{
    color:white;
}

.counter-wrap{
  background: url(../images/test-bg.png);
  padding: 10px;
  color: #fff;
  font-size: 24px;
  border-radius: 3px;
}
.chat{
  padding: 20px;
}
.chat-bg{
  background: #000;
  opacity: 0.7;
}
.contact-link{
 font-size: 14px;
}
.head-info-below{
  font-size: 11px;
}
.progress1{
  background: green;
}
.progress1{
  background: blue;
}
.progress-top{
  padding: 50px;
}
.slider-text{
  font-size: 15px;
  font-weight: normal;
  padding: none;
}
.blog-section{
  padding: 20px;
  color:#fff;
  background: #000;
  width: 100%;
  border-top:2px solid #f00;
}
.blog-title{
  font-size: 16px;
  font-weight: bold;
}
.read-more{
  background: #0099FF;
  color: #fff;
  padding: 5px;
  border-radius: 30px;
  border:none;
}
.read-more:hover{
  background: #00CCFF;
  color: #fff;
}
.breadcrumbs{
  font-weight: normal;
  text-align: center;
  font-size: 13px;
}
.about-area{
  background: #fff;
  padding: 15px;
}
.gallery{
  background: #fff;
  padding: 15px;
}
.gallery-wrap{
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.links{
  list-style: none;
  float:right;
  font-size: 14px;
  color: #000;
}
.links-menu{
  margin-left:35px;
  display: inline-block;
  color: #000;
  cursor: pointer;
  font-size: 15px;
}
.links-menu:hover{
  color:#f00;
  transition: 0.1s;
}
.contact-tab{
  list-style: none;
  background: #fff;
  color: #f00;
  min-height: 20px;
  padding: 12px;
  padding-top: 2px;
  border-bottom: 1px solid #666;
}
.top-info{
  margin-left: 20px;
  display: inline-block;
}
.socials-top{
  margin-left: 20px;
  display: inline-block;
  text-decoration: none;
  color: #f00;
}
.socials-top.a{
  text-decoration: none;
  font-color: #f00;
}
a{
  text-decoration: none;
}
.quote{
  float: right;
  background: #f00;
  color: #fff;
  padding: 10px;
  font-weight: bold;
  cursor: pointer;
  font-size: 15px;
}
.links-menu.a{
  text-decoration: none;
   font-color: #fff;
}
.more{
  list-style: none;
  margin-left: 20px;
  display: inline-block;
  border-bottom: 3px solid #000;
  font-weight: bold;
  margin-bottom: 10px;
  cursor: pointer;
}
.newsletters{
  border-radius: 30px;
  outline: none;
  padding: 10px;
  padding-left:10px;
  font-family: sans-serif;
  font-size: 18px; 
  width: 100%;
  border:none;
  margin-bottom: 5px;
}
.newsletter-submit{
  border-radius: 30px;
  outline: none;
  background: #f00;
  color: #fff;
  padding: 10px;
  border-bottom: none;
  width: 100%;
  text-transform: capitalize;
  border:none;
}
.services-section{
  background: #fff;
}
.service-one{
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  margin-bottom: 15px;
  font-size: 24px;
  text-align:left;
  border-radius: 5px;
  line-height: 1.6px;
  padding: 20px;
  padding-left: 30px;
  margin-left: 10px;
}
.service-two{
  background: url(../images/bg.jpg)no-repeat;
  min-height: 400px;
  padding: 15px;
  margin-bottom: 20px;
  margin-top: 20px;
  
}
.service-two-title{
  color: #f00;
  font-size: 24px;
  text-align:left;
  font-family: arial;
  margin: 25px;
}
.bars{
  background: #fff;
  padding: 20px;
}
.progress{
  margin-top: 10px;
}
.progress-bar{
  background: #fff;
}
.blog:hover{
 border-top:5px solid #f00;
 transition: 1s; 
}

.about-2{
  background: #fff;
  padding: 15px;
  border-top:2px solid #f00;
}
.about-3{
  border-radius:5px;
  box-shadow:rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.about-text{
  border-left: 2px solid #f00;
  padding: 10px;
 box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.about-list{
  padding: 20px;
  list-style: none;
  font-size: 24px;
  font-weight: bold;
  font-family: arial-black;
}
.project-middle{
  background: url(../images/p1.png)no-repeat;
  color:#fff;
  font-size: 2.5em;
  font-family: arial;
  font-weight: bolder;
  text-transform: capitalize;
  padding: 1.2em;
  text-align: center;
  line-height:45px;
  min-height: 250px;
  }
.project-gallery{
  padding: 15px;
  margin: 15px;
  }
.project{
  margin: 5em;
  background: url(../images/bg2.jpg)no-repeat;

}
.img{
  margin-bottom: 20px;
}
.title{
  font-size: 30px;
  padding: 15px;
  text-align: center;
}
.title-sub{
  color:#f00;
  font-size: 3em;
  font-family: arial;
  font-weight: bolder;
  text-transform: capitalize;
  line-height:45px;
  padding: 15px;
}
.project-top{
  padding: 30px;
}
.card:hover{
  transition: all 0.4s;
  border-bottom:solid 2px #f00;
  left: 0px;
  right: 100%;
}

/* style4 */
.style4, .style5{
  position: relative;
  display: inline-block;
}
.style4:after, .style5:after {
  content:'';
  position: absolute;
  border-bottom: 2px solid red;
  top: 100%;
  transition: all 0.4s;
 }

/* style4 */
.style4:after {
  right: 100%;
  left: 0;
}
.style4:hover:after {
  right: 0;
}

.contacts{
  margin: 15px;
  color:#f00;
  list-style: none;
}
.slider {
    
    margin: auto;
    overflow: visible;
}
.slider ul {
    display: flex;
    padding: 0;
    animation: cambio 80s infinite linear;
}
.slider li {
    padding:0 10px;
    list-style: none;
}
.slider img {
    max-width: fit-content !important;
    height: auto !important;
}
@keyframes cambio {
    from {margin-left: 0%}
    to {margin-left: -100%}
}