.about-section{
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.header-section .navbar .navbar-header .navbar-brand {
    float: left;
    padding: 0;
    width: 100px;
    height: 100px;
}

.slider-text-container{
  display: flex;
  justify-content: center;
  vertical-align: center;
}

.slider-text-container h2{
  font-weight: bold;
  font-size: 55px;
  padding-top: 45px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#changing{
  line-height: 62px;
}

.navbar-brand > img {
    display: block;
    height: 100px;
    width: auto;
    padding: 2px 0 !important;
}

.team-section .team-carousel .owl-nav {
    position: absolute;
    top:initial;
    bottom: -50px !important;
 }

 .video-wrapper{
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  padding:15px 25px !important;
  overflow: hidden;
 }

 .video-wrapper img{
  width: 100%;
  height: auto;
 }

 

 .team-section .team-carousel .owl-nav .owl-prev, .team-section .team-carousel .owl-nav .owl-next {
     background: #092A48;
  }

  .team-section .team-carousel .owl-nav .owl-prev, .team-section .team-carousel .owl-nav .owl-next {
      background: #092A48;
  }


.white-bg{
  background: #fff !important;
}


.tab-content > .tab-pane {
    padding-top: 40px;
    padding-bottom: 100px;
}

.nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
    background: #092A48;
}

.nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0;
}

.nav-tabs.nav-justified > .active > a, 
.nav-tabs.nav-justified > .active > a:focus, 
.nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
    color:#092A48;
    background: #fff;
}


.tab-service .section-title h2 {
    color: #092A48;
}

.contact-section .contact-right-bar img {
    margin-top: -145px;
    margin-left: -145px;
    z-index: 1;
}

#ourSolution{
  background: url('../images/testimonial-bg.jpg');
}

.white-overlay{
  background: rgba(255, 255, 255, 0.75);
}

.second-slide .tp-caption{
  color:#092A48 !important;
}

.working-section .section-wrapper .video-wrapper {
    margin-left: 60px;
    width: 450px;
    height: 400px;
}

.working-section .section-wrapper .video-wrapper img{
  width: 100%;
  height: auto;
}

.product-flex{
  padding-top: 70px;
}

.team-section .section-title {
    margin-bottom: 0;
    margin-top: 20px;
}

.products .section-title{
  margin-top: 45px;
  margin-bottom: 65px;
}

.products{
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}

.products .img-responsive{
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
  /*height: 350px !important;
  width: auto !important;*/
}

.products .row{
  padding-top: 20px;
  padding-bottom: 60px;
  margin-bottom: 30px;
}

.product-flex h4 a{
  color:#092A48 !important;
  margin-bottom: 10px;
  font-weight: bold;
}

.product-flex .position{
  font-weight: bold !important;
  color:#092A48 !important;

}

#partners .row{
  padding-top: 40px;
  padding-bottom: 40px;
}

.client-img-cover{
  width: 350px;
  height: 150px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.client-img-cover img{
  width: 70%;
  height: auto;
  /*box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);*/
}

#changing {
    line-height: 62px;
    margin-top: -70px;
    font-family: 'Fjalla One', sans-serif;
}

.client-flex{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 100px 0;
}

.client-flex h4{
  color:#092A48 !important;
  font-weight: bold;
}

.slider-section #rev_slider_4 .font-extra-bold{
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

