.header-inner .vertical-panel-content {
  top: 17.6vmin;
  background-color: #f6f5f3; }

.vertical-panel, .vertical-panel-content {
  width: 10.735vmin; }

.brand-panel {
  height: 39vmin;
  padding: 2.8vmin 2em; }



@media(max-width:992px) {

.brand-panel img{
  width: 100%;
}
.brand-panel {
  height: 39vmin;
  padding: 2.8vmin 0 0 3em; 
}

.brand-panel {
    height: 55vmin !important;
}

.testimonial-text, .testimonial-text p{
  font-size: 12px !important;
  height: 300px;
  overflow: hidden;
}
}


.testimonials {
  background: url(../img/bg/laptop.jpg) no-repeat center center fixed;
  background-size: cover;
  height: 100vh; }

.testimonials .testimonials-overlay {
  background-color: rgba(237, 236, 221, 0.8);
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

.testimonials .testimonials-overlay .carousel .carousel-item .testimonial .testimonial-img {
  position: relative; }

.testimonials .testimonials-overlay .carousel .carousel-item .testimonial .testimonial-img img {
  max-width: 120px;
  border-radius: 50%; }

.testimonials .testimonials-overlay .carousel .carousel-item .testimonial .testimonial-img span {
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center; }

.testimonials .testimonials-overlay .carousel .carousel-item .testimonial .testimonial-img span img {
  height: 30px;
  width: 30px; }

.testimonials .testimonials-overlay .carousel .carousel-item .testimonial .testimonial-text p {
  font-size: 20px;
  font-weight: 600;
  line-height: 2em;
  font-style: italic;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 30px; }

.testimonials .testimonials-overlay .carousel-control-prev, .testimonials .testimonials-overlay .carousel-control-next {
  background: none;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: 1.5px solid #000;
  border-radius: 50%;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 15;
  outline: none;
  opacity: 1;
  transition: all .5s linear;
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.07); }

.testimonials .testimonials-overlay .carousel-control-prev:hover, .testimonials .testimonials-overlay .carousel-control-next:hover {
  background-color: transparent; }

.testimonials .testimonials-overlay .carousel-control-prev img, .testimonials .testimonials-overlay .carousel-control-next img {
  height: 30px;
  width: 30px; }

.clients .heading h1 {
  color: #000;
  font-size: 60px;
  position: relative;
  word-wrap: break-word;
  font-weight: 900;
  line-height: 1em;
  margin-bottom: 50px;
  text-transform: capitalize; }

.clients .owl-carousel_5 {
  width: 100%;
  overflow: hidden; }

.clients .owl-carousel_5 .item .client-logo {
  position: relative; }

.clients .owl-carousel_5 .item .client-logo img {
  width: 220px;
  cursor: pointer; }

.clients .owl-nav {
  display: block;

   }

.clients .owl-carousel_5 .owl-stage {
  display: flex;
  height: 100%; }

.projects {
  padding: 5px 0 0 5px; }

.projects .col-md-3.col-sm-3.col-xs-12 {
  padding: 0 5px 0 0 !important; }

.projects .portfolio {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 5px;
  margin-right: 5px;
  width: 100%;
  position: relative;
  height: 295px !important; }

.projects .portfolio:hover .layer {
  opacity: 1; }

.projects .portfolio:hover img {
  transform: scale(1); }

.projects .portfolio .layer {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  padding: 12px;
              /*
border: #d6d6d6 6px solid;*/
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all ease-in-out 0.5s; }

.projects .portfolio .layer .layer-content {
  position: relative;
  height: 100%; }

.projects .portfolio .layer .layer-content::after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  /*border: 1px solid #fdfdfd;*/ }

.projects .portfolio .layer .layer-content h3 {
  color: #fff;
  font-size: 22px;
  position: absolute;
  font-weight: 700;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%);
  margin: 0; }

.projects .portfolio .layer .layer-content p {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  position: absolute;
  bottom: 37%;
  left: 50%;
  transform: translate(-50%);
  margin: 0; }

.projects .portfolio img {
  transform: scale(1.4);
  transition: all ease-in-out 0.5s;
  height: 295px !important;
  width: 100%; }

.our-gallery.projects .project figure img {
  height: 295px !important; }

.project figure {
  overflow: hidden; }

.project figure:after {
  background-color: #fff; }

.project {
  margin-bottom: 6px; }
  .bg-about{background:url(../img/bg/Bgrnd.jpeg) 50% 0 no-repeat;background-size:cover}
/*# sourceMappingURL=style-about.css.map */
