
.page-customers .hero {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  background: 0;
  max-height: 874px
}

.page-customers .hero .header-wrap {
  position: absolute;
  z-index: 2;
  width: 100%;
  padding-top: 60px
}

.page-customers .slider {
    position: relative;
    z-index: 1
}

.page-customers .slider .carousel-caption {
    text-align: left;
    font-size: 36px;
    font-weight: 300;
    max-width: 1030px;
    left: 19%;
    right: 19%;
    top: 39%;
    line-height: 1.6
}

.page-customers .slider .carousel-caption p {
    padding-left: 30px;
    padding-right: 30px;
    background-image: url("../img/quote.png"),url("../img/quote_down.png");
    background-repeat: no-repeat,no-repeat;
    background-position: -1px 0,right bottom
}

.page-customers .slider .carousel-caption h5 {
    font-weight: 500;
    margin-top: 35px;
    padding-left: 30px
}

.page-customers .slider .col-md-12 {
    padding: 0
}
.page-customers .customers a:focus {
    outline: none;
    text-decoration: none;
}
.page-customers .slider .col-md-12 .glyphicon-chevron-left {
  background: url('../img/icon_slider_left.png') no-repeat center center;
  width: 78px;
  height: 78px;
  text-indent: -9999px
}

.page-customers .slider .col-md-12 .glyphicon-chevron-right {
  background: url('../img/icon_slider_left.png') no-repeat center center;
  width: 78px;
  height: 78px;
  text-indent: -9999px;
  transform: rotateY(180deg)
}

.page-customers .customers {
    background: #f2f2f2;
    text-align: center;
    padding-top: 98px;
    padding-bottom: 50px;
    line-height: 1.3
}

.page-customers .customers a {
    transition: all .3s ease-out
}

.page-customers .customers a:hover {
    display: block;
    opacity: .5;
    text-decoration: none
}

.page-customers .customers .bg-special {
    width: 758px;
    position: absolute;
    top: -98px;
    z-index: 10;
    right: -128px
}

.page-customers .customers h2 {
    font-size: 36px;
    color: #3f434a;
    font-weight: 300;
    position: relative;
    z-index: 11;
    margin-bottom: 50px
}

.page-customers .customers h2 span.white {
    color: #fff
}

.page-customers .customers .all-customer {
    position: relative;
    z-index: 12
}

.page-customers .customers .all-customer .single {
    background: #fff;
    padding: 40px;
    border-radius: 15px;
    margin-bottom: 30px;
    max-height: 360px;
    height:360px;
}

.page-customers .customers .all-customer .single .img img {
    max-width: 100%
}

.page-customers .customers .all-customer .single p {
    font-size: 16px;
    font-weight: 300;
    margin-top: 25px;
    color: #666;
    line-height: 1.5
}

.page-customers .more-c-list {
    display: none;
    padding-top: 0
}

.page-customers .more-customers {
    padding-bottom: 98px;
    background: #f2f2f2
}

.page-customers .more-customers .btn-cta {
    text-align: center
}

.page-customers .more-customers .btn-cta a {
    color: #f79e02
}

.page-customers .modal .modal-header {
    background: #2ca1d2;
    border-radius: 3px 3px 0 0;
    color: #fff;
    font-size: 21px;
    text-transform: uppercase;
    border: 0
}

.page-customers .modal .modal-body {
    padding: 0
}

.page-customers .modal .modal-body p {
    font-size: 18px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 15px;
    font-weight: 300
}

.page-customers .modal .modal-body img {
    width: 100%;
    height: 400px;
}
.modal-lg{
    max-width: 600px;
}
.page-customers .modal .modal-body .text {
    padding: 15px;
    margin-top: 15px
}

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

  .page-customers .hero .header-wrap {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-top: 15px
  }

  .page-customers .hero {
    background: #274c95
  }
  .page-customers .mobile-header>.col-xs-12 {
    padding: 0
  }

  .page-customers .mobile-header .menu-button {
    padding-right: 0
  }

  .page-customers .slider {
    padding-top: 0
  }

  .page-customers .slider .glyphicon-chevron-left {
    display: none
  }

  .page-customers .slider .glyphicon-chevron-right {
    display: none
  }

  .page-customers .customers {
    padding-top: 50px;
    padding-bottom: 30px
  }

  .page-customers .customers .bg-special {
    display: none;
    width: 100px;
    position: absolute;
    top: -98px;
    z-index: 10;
    right: 0
  }

  .page-customers .customers .bg-special img {
    width: 100%
  }

  .page-customers .customers h2 {
    font-size: 24px
  }

  .page-customers .customers h2 span.white {
    color: #3f434a
  }

  .page-customers .customers .all-customer {
    padding-top: 30px
  }
}
