@media (max-width: 768px) {
  .r_pd {
    padding: 15px; } }

@media (max-width: 768px) {
  .r_btn {
    padding-bottom: 40px; } }

.brand-box {
  border: 1px solid #e5e5e5;
  color: #333333;
  font-size: 12px;
  margin-bottom: 5px;
  padding: 18px 5px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  overflow: hidden; }
  .brand-box img {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer; }
  .brand-box:hover .img-responsive {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }

.footer_future_w {
  width: 100%;
  padding: 15px;
  background-color: #EBEBEB; }

.footer_title {
  font-size: 15px;
  margin: 40px 0 10px;
  text-align: center; }

.border_right {
  border-right: 1px solid #ccc; }
  @media (max-width: 540px) {
    .border_right {
      border-right: 1px solid #fff; } }

.item_no {
  float: right; }

.title_top {
  letter-spacing: 4px;
  color: #666; }

.middle-container {
    position: relative;
    z-index: 9;
    background-color: #ffffff;
}

.h_banner_space {
  height: 800px; }
  @media screen and (max-width: 1366px) {
    .h_banner_space {
      height: 600px; } }
  @media screen and (max-width: 991px) {
    .h_banner_space {
      display: none; } }

.enq_btn {
  background-color: #29166f;
  color: #fff;
  font-size: 14px;
  margin: 28px auto 12px;
  padding: 11px 20px;
  text-align: center;
  text-transform: uppercase;
  width: 80%;
  display: block; }
  @media screen and (max-width: 991px) {
    .enq_btn {
      width: 93%; } }

.googlemap_btn {
  background-color: #333;
  color: #fff;
  font-size: 14px;
  margin: auto auto 12px;
  padding: 11px 20px;
  text-align: center;
  text-transform: uppercase;
  width: 80%;
  display: block; }
  @media screen and (max-width: 991px) {
    .googlemap_btn {
      width: 93%; } }
  .googlemap_btn:hover {
    color: #fff;
    outline: 0 none;
    text-decoration: none; }

.r_line {
  border-right: 1px solid #ccc; }
  @media screen and (max-width: 767px) {
    .r_line {
      border-right: none;
      background-color: #f9f9f9;
      border: 8px solid #dddddd;
      margin: 10px;
      padding: 10px; } }

.pro_w {
  background-color: #efefef;
  padding-bottom: 70px; }
  @media screen and (max-width: 991px) {
    .pro_w {
      padding-bottom: 40px; } }

.certi_w {
  background-color: #fff;
  padding-bottom: 70px;
  border-bottom: 1px solid #e4e4e4; }
  @media screen and (max-width: 991px) {
    .certi_w {
      padding-bottom: 40px; } }

.details-block {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  border: 10px solid rgba(255, 255, 255, 0.5);
  bottom: 0;
  font-size: 13px;
  left: 0;
  line-height: 22px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  -webkit-transform: scale(0) translate3d(0%, 0%, 0px);
  transform: scale(0) translate3d(0%, 0%, 0px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  -o-transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  opacity: 0;
  border-radius: 100%; }
  @media screen and (max-width: 991px) {
    .details-block {
      display: none; } }

.block-box:hover .details-block {
  -webkit-transform: scale(1) translate3d(0px, 0%, 0px);
  transform: scale(1) translate3d(0px, 0%, 0px);
  -webkit-transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  -o-transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  opacity: 1; }

.block-box {
  cursor: pointer;
  overflow: hidden;
  position: relative; }

.pd_name {
  border-bottom: 1px solid #29166f;
  border-top: 1px solid #29166f;
  color: #29166f;
  font-size: 16px;
  left: 0;
  margin: 15px;
  padding: 10px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 33%; }

@media screen and (max-width: 767px) {
  .about_m {
    background-color: #e8e8e8;
    margin-top: 16px;
    padding: 30px;
    text-align: center;
    display: none; } }

.clients_bg {
  background-color: #2797A7;
  padding-bottom: 75px; }

.service_bg {
  background-color: #fff;
  padding-bottom: 25px; }

.work_bg {
  background-image: url("../../images/work_bg.jpg");
  padding-bottom: 25px;
  background-repeat: no-repeat;
  background-color: #fff; }

.work_name {
  width: 100%;
  position: absolute;
  bottom: -70px;
  text-align: center;
  color: #fff;
  background-color: #333;
  padding: 20px 15px;
  font-size: 21px;
  -webkit-transition: 0.3s ease 0s;
  -o-transition: 0.3s ease 0s;
  transition: 0.3s ease 0s; }

@media screen and (max-width: 991px) {
  .work_name {
    width: 100%;
    bottom: 0px;
    text-align: center;
    color: #fff;
    background-color: rgba(12, 12, 12, 0.66);
    padding: 7px 15px;
    font-size: 14px;
    -webkit-transition: 0.3s ease 0s;
    -o-transition: 0.3s ease 0s;
    transition: 0.3s ease 0s;
    margin-bottom: 0px; } }

@media screen and (max-width: 991px) {
  .service_text {
    display: none; } }

.work {
  position: relative;
  overflow: hidden; }

.work:hover .work_name {
  bottom: 0px;
  -webkit-transition: 0.3s ease 0s;
  -o-transition: 0.3s ease 0s;
  transition: 0.3s ease 0s; }

.service_tab {
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 991px) {
    .service_tab {
      display: table;
      margin: auto; } }

.service_tab li {
  list-style: none;
  margin: 15px 3px; }
  @media screen and (max-width: 991px) {
    .service_tab li {
      list-style: none;
      margin: 0;
      display: inline-block; } }

.service_tab li a {
  background-color: #F3F3F3;
  border: 1px solid #DFDFDF;
  padding: 3px 20px;
  list-style: none;
  display: block;
  cursor: pointer; }
  @media screen and (max-width: 991px) {
    .service_tab li a {
      background-color: transparent;
      border: none;
      padding: 0;
      list-style: none;
      display: block;
      cursor: pointer;
      text-indent: -999em; } }

.service_tab li a.active {
  background-color: #D97534;
  color: #fff !important; }
  @media screen and (max-width: 991px) {
    .service_tab li a.active {
      background-color: transparent;
      opacity: 0.5; } }

.tabtitle {
  font-size: 20px;
  border-bottom: 1px solid #DFDFDF;
  padding: 20px 0px;
  margin-bottom: 10px;
  margin-top: 15px; }

.ourteam_box {
    background-color: #fff;
    padding: 20px;
    min-height: 210px;
    border: 2px solid #FFCB05;
}

.borderbox {
    border: 1px solid #FFCB05;
    padding: 10px;
}

.w {
  color: #fff; }

.w:hover {
  color: #fff; }

.map_border {
  border: 1px solid #cccc;
  padding: 10px;
  background-color: #fff;
  -webkit-box-shadow: 1px 2px 15px #ccc;
  box-shadow: 1px 2px 15px #ccc; }

.product_name {
  padding: 10px 25px;
  background-color: #fff;
  border: 1px solid #ccc;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  -webkit-box-shadow: 1px 2px 2px #cac2c2;
  box-shadow: 1px 2px 2px #cac2c2;
  text-align: center;
  display: table;
  margin: auto; }

.product_name_w {
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 999999;
  width: 100%; }

.pdnone {
  padding-bottom: 0px !important;
  margin-bottom: 4px; }

.pdnone::after {
  display: block;
  content: "";
  border-bottom: 2px dotted #ccc;
  width: 82%;
  position: absolute;
  right: 0;
  top: 35px; }
  @media (max-width: 768px) {
    .pdnone::after {
      display: none; } }



.video {
    border: 1px solid #e0e0e0;
    color: #333333;
}

    .video .video-container .youtube-player {
        position: relative;
        min-height: 530px;
        height: 100%;
        overflow: hidden;
        max-width: 100%;
        background: #333333;
    }

@media (max-width: 480px) {
    .video .video-container .youtube-player {
        min-height: 200px;
    }
}

.video .video-container .youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.video .video-container .youtube-player img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
    max-width: 100%;
    width: 100%;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-filter: brightness(60%);
    -moz-filter: brightness(60%);
    filter: brightness(60%);
}

    .video .video-container .youtube-player img:hover {
        -webkit-filter: brightness(70%);
        -moz-filter: brightness(70%);
        filter: brightness(70%);
    }

.video .video-container .youtube-player .play {
    position: absolute;
    top: 40%;
    right: 0;
    left: 0;
    height: 60px;
    width: 60px;
    margin: auto;
    background: url("../images/sprite.png") no-repeat;
    cursor: pointer;
}

.video p {
    line-height: 20px;
    text-transform: uppercase;
}

.video-btn {
    border: 1px solid #cccccc;
    background: #ffffff;
    color: #3b3e79;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    padding: 8px 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}