.breadcrumb-area {
  padding: 100px 0;
  position: relative;
  z-index: 1;
}

.breadcrumb-area .breadcrumb {
  background: #ffffff;
  display: inline-block;
  margin: 0;
  padding: 15px;
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: -125px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  -o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  box-shadow: -1px 3px 10px 0 rgb(203 40 47 / 40%);
}

.breadcrumb-area .breadcrumb::after {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.breadcrumb-area h1 {
  display: block;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: -10px;
    letter-spacing: 2px;
    margin-bottom: 0;
    color: #fff;
}

.breadcrumb > li + li::before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  padding: 0 5px;
  color: #ffffff;
  display: none;
}

.breadcrumb-area .breadcrumb li i {
  margin-right: 5px;
}

.breadcrumb-area .breadcrumb li {
  padding: 0 15px;
  position: relative;
  z-index: 1;
  font-size: 14px;
}

.breadcrumb-area .breadcrumb li::after {
  content: '\203A';
  left: -7px;
  margin-top: -1px;
  position: absolute;
  font-size: 15px;
}

.breadcrumb-area .breadcrumb li:first-child::after {
  display: none;
}

.breadcrumb-area .breadcrumb a, 
.breadcrumb-area .breadcrumb li {
  font-weight: 600;
  text-transform: uppercase;
  color: #232323;
  text-decoration: none;
}

.breadcrumb-area .breadcrumb li.active {
  color: #cb282f;
}
.bg-fixed {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
.shadow.dark::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.inner-page{
  padding: 100px 0px;
  position: relative;
}

.about-area .top-info .left-info h2 strong {
  font-size: 50px;
  display: block;
  line-height: 30px;
  margin-top: -10px;
  color: #cb282f;
}

.bottom-info {
  border-radius: 20px;
  margin-top: 50px;
  -moz-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
  -webkit-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
  -o-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
  box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
  background: #ffffff;
}

.about-area .top-info .left-info h4 {
  display: inline-block;
  background: rgb(167 169 172);
  padding: 10px 35px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 35px;
  color: #fff;
}

.about-area .top-info .left-info h2 strong span {
  color: #333;
}

.about-area .top-info .left-info h3 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
}

.about-area .top-info .right-info {
  padding-left: 35px;
}

.about-area .top-info .right-info a {
  margin-top: 14px;
}

.bottom-info .info {
  padding-left: 35px;
}

.bottom-info .info ul li {
  display: flex;
  margin-bottom: 50px;
}

.bottom-info .info ul li:last-child {
  margin-bottom: 0;
}

 .bottom-info .info ul li img {
  display: inline-block;
 
  line-height: 80px;
  text-align: center;
  color: #007aff;
  font-size: 30px;
  background: rgb(167 169 171 / 13%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
}

.bottom-info .info .info {
  padding-left: 30px;
}

.bottom-info .info h4 {
  text-transform: capitalize;
  font-weight: 600;
}

 .bottom-info .info p {
  margin-bottom: 0;
}

.bottom-info .row > .info {
  padding: 50px;
}

.bottom-info > .row {
 /* display: flex;*/
  align-items: center;
}
.bottom-info h5{
  text-align: center;
  font-size: 20px;
  color: #cb282f;
    font-weight: 600;
}
.about-area .author .thumb, 
.about-area .author .info {
  display: table-cell;
  vertical-align: middle;
}

.about-area .author .thumb {
  padding-left: 0 !important;
  bottom: 0 !important;
}

.about-area .author .info {
  padding-left: 20px;
}

.about-area.author-less .author .info {
  padding-left: 0;
}

.about-area .author .thumb img {
  height: 120px;
  width: 120px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.about-area .author img {
  height: 60px;
  width: auto;
}

.about-area .author {
  border-top: 1px solid #e7e7e7;
  margin-top: 30px;
  padding-top: 30px;
  text-align: left;
  display: inline-block;
  margin-bottom: -8px;
}

.about-area .author h4 {
  color: #232323;
  letter-spacing: 0;
  margin-bottom: 10px;
}

.about-area .top-info.text-center h3 {
  margin-bottom: 25px;
}

.about-area .top-info.text-center h2 {
  margin-bottom: 20px;
}

.about-area .top-info.text-center p {
  margin: 0;
}

.about-area.inc-thumb .top-info .left-info h4 {
  border-radius: inherit;
}

.about-area.inc-thumb .top-info .left-info h2 {
  margin-bottom: 25px;
  font-weight: 700;
}

.about-area.inc-thumb .author {
  margin-top: 20px;
}

.about-area.inc-thumb .thumb {
  padding-left: 35px;
  position: relative;
  z-index: 1;
  bottom: 35px;
}

.about-area.inc-thumb .thumb .experience h2 {
  position: absolute;
  left: 0;
  bottom: -35px;
  background: linear-gradient(90deg, rgba(0,122,255,1) 0%, rgba(13,100,194,1) 100%);
  margin: 0;
  padding: 50px 40px;
  color: #ffffff;
  font-weight: 300;
}

.about-area.inc-thumb .thumb .experience h2 strong {
  display: block;
  font-size: 50px;
  margin-bottom: 5px;
  font-weight: 800;
}

.about-area .left-info .video-play-button {
    margin-top: 25px;
}

.about-area.inc-thumb.reverse .thumb {
    padding-left: 15px;
    padding-right: 50px;
}

.about-area.inc-thumb.reverse .thumb .experience h2 {
    left: auto;
    right: 15px;
}
.img-design img{
  border-radius: 10px;
  box-shadow: 0 5px 30px 0 rgb(214 215 216 / 57%);
}
.listing{
  list-style: none;
  padding-left: 0px;

}
.listing li{
  padding-bottom: 10px;
  display: flex;
}
.listing li i{
  color: #cb282f;
  padding: 4px 10px 0px 0px;
}
.mission-vision-text h3{
  color: #cb282f;
  font-weight: 600;
}
.milestones-alliances .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 0%;
  display: inline-block;
  background: transparent;
  border: 1px solid #25408e;
  margin: 0 3px;
}
.milestones-alliances .owl-dots button.owl-dot.active {
  background-color: #25408e;
  border: 1px solid  #25408e;
}
.milestones-alliances .owl-dots button.owl-dot:focus {
  outline: none;
}
.milestones-alliances .owl-dots {
    text-align: center;
    padding-top: 15px;
}
.milestones-alliances .thumbnail{
  padding: 0px;
}
.milestones-alliances .thumbnail .caption{
  background-color: #25408e;
  color: #fff;
}
.milestones-alliances .thumbnail .caption h4{
  font-size: 15px;
  line-height: 20px;
}
.milestones-alliances .owl-slider{
  padding-top: 0px;
}
.sub-heading{
  font-size: 15px;
    font-weight: 600;
    color: #cb282f;
    text-transform: uppercase;
}
.youtube-embed {
  position: relative;
  padding-bottom: 56%;
  width: 100%;
  text-align: left;
}

.youtube-embed iframe {
  width: 100%;
  position: absolute;
  height: 400px;
  overflow: hidden;
}
.apply-btn .button_slide {
    color: #333;
    border: 2px solid rgb(203 40 47);
    border-radius: 0px;
    padding: 18px 36px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 rgb(203 40 47);
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
}
.apply-btn .slide_right:hover {
    box-shadow: inset 400px 0 0 0 rgb(203 40 47);
    text-decoration: none;
    color: #fff;
}
.current-opening-text li{
  margin-bottom: 10px !important;
  display: block !important;
}
.current-opening-text li span{
  font-weight: 600;
  padding-right: 10px;
  color: #cb282f;
}
.current-opening-text li b{
  color: #cb282f;
}
.current-opening-text li a{
  color: #cb282f;
  font-weight: 600;
  text-decoration: none;
}
.contact-area {
  overflow: hidden;
}

.contact-area .contact-box input,
.contact-area .contact-box textarea {
  box-shadow: inherit;
  border: 1px solid #e7e7e7;
  border-radius: inherit;
}

.contact-area .contact-box textarea {
  min-height: 70px;
  padding-top: 15px;
}

.contact-area .form-group {
  position: relative;
}

.contact-area .form-group i {
  position: absolute;
  left: 15px;
  top: 18px;
  color: #dddddd;
}

.contact-area .contact-box button {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  border: none;
  padding: 15px 50px;
  margin-top: 10px;
  background: #007aff;
  color: #ffffff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.contact-area .contact-box button i {
  margin-left: 5px;
}

.contact-area .contact-box {
  padding: 60px;
  -moz-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
  -webkit-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
  -o-box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
  box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
  position: relative;
  bottom: -120px;
  float: left;
  margin-top: -120px;
  width: 100%;
  background: #ffffff;
}

.contact-area .contact-box::before {
  position: absolute;
  left: -10%;
  bottom: -30%;
  content: "";
  height: 120%;
  width: 120%;
  background: rgba(0, 122, 255, 0.07);
  z-index: -1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.contact-area .contact-box h2 {
  text-transform: capitalize;
  font-weight: 600;
  color: #cb282f;
}

.contact-area .contact-box h2 strong {
  color: #007aff;
}

.contact-area .contact-box p {
  margin-bottom: 45px;
}

img.loader {
  margin-left: 5px;
}
.contact-form .form-control{
  height: 40px;
}
.contact-details{
  list-style: none;
  text-align: left;
  padding-left: 0px;
}
.contact-details li{
 /* display: flex;*/
    font-size: 15px;
    color: #333;
}
.contact-details i{
  padding: 5px 10px;
  color: #cb282f;
  font-size: 20px;
  float: left;
}
.contact-details li b{
  color: #cb282f;
}
.contact-details li a{
  color: #333;
  text-decoration: none;
}
.contact-area{
  padding-bottom: 0px;
}
.clients-tab .nav-tabs>li{
  width: 50%;
}
.clients-tab .tab-content{
  padding: 20px;
}
.client-logo{
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  margin-top: 20px;
}
.clients-tab .nav>li>a{
  color: #cb282f;
  font-weight: 600;
  font-size: 20px;
  }
  .clients-tab .nav-tabs>li.active>a{
    color: #555;
    font-size: 20px;
  }
  .clients-tab .nav-tabs{
    border-bottom: 1px solid #cb282f;
  }
  .clients-tab .nav-tabs>li.active>a{
    border: 1px solid #cb282f;
    border-bottom-color: transparent;
  }
  .clients-tab .nav-tabs>li.active>a:hover{
    border: 1px solid #cb282f;
    border-bottom-color: #fff;
  }
  .clients-tab .nav-tabs>li>a:hover{
    background-color: transparent;
    border: none;
  }
#gallery {
 /* padding-top: 40px;*/
  @media screen and (min-width: 991px) {
    padding: 60px 30px 0 30px;
  }
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
  img {
    width: 100%;
  }
}
.client-visit .img-overlay .fa{
  font-size: 30px;
  color: #fff;
}
.client-visit .img-overlay p{
text-align: center;
    padding: 20px;
    color: #fff;
  }

.img-overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  i {
    color: #fff;
    font-size: 3em;
  }
}

#overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  // Removes blue highlight
  -webkit-user-select: none;
  -moz-user-select: none;    
  -ms-user-select: none; 
  user-select: none; 
  img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;
    @media screen and (min-width:768px) {
        width: 60%;
    }
    @media screen and (min-width:1200px) {
        width: 50%;
    }
  }
}

#nextButton {
  display: none;
  color: #fff;
  position: relative;
  left: 20px;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#prevButton {
  display: none;
  color: #fff;
  position: relative;
  right: 20px;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

.testimonials-box{
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
padding: 20px;
border-radius: 20px;
height: 395px;
}
.testimonials-ftr .fa{
  font-size: 30px;
  color: #25408e;
}
.testimonials-p h4{
  color: #333;
    font-weight: 600;
}
.testimonials-ftr h5{
   color: #25408e;
   font-style: italic;
}
#overlay img{
  width: 50%;
}
.gal-img{
  border: 2px solid #cb282f;
  height: 300px;
  width: 300px;
  object-fit: contain;
}
.location-facilities .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 0%;
  display: inline-block;
  background: transparent;
  border: 1px solid #25408e;
  margin: 0 3px;
}
.location-facilities .owl-dots button.owl-dot.active {
  background-color: #25408e;
  border: 1px solid  #25408e;
}
.location-facilities .owl-dots button.owl-dot:focus {
  outline: none;
}
.location-facilities .owl-dots {
    text-align: center;
    padding-top: 15px;
}
.certificate #image-gallery .img-overlay p{
  color: #fff;
}
.certification-accrediation .img-overlay p{
  text-align: center;
  color: #fff;
  padding: 20px;
}
.product-bg-gray{
  background: #f5f5f5a3;
    padding: 25px;
}
.product_table{
  margin-top: 15px;
}
.product_table tr,td{
  border:1px solid #ddd;
}
.product-bg-dark-gray {
    background: #f3f3f3;
    padding: 25px;
}
.float-pdf{
  position:fixed;
  width:50px;
  height:50px;
  bottom:140px;
  right:10px;
  background-color:#cb282f;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  box-shadow: 2px 2px 3px #999;
  z-index: 999;
}

.my-float{
  margin-top:16px;
  font-size: 18px;
}
.float-pdf:hover{
  color: #fff;
  }
  .float-data{
  position:fixed;
  width:50px;
  height:50px;
  bottom:75px;
  right:10px;
  background-color:#25408e;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  box-shadow: 2px 2px 3px #999;
  z-index: 999;
}

.my-float1{
  margin-top:0px;
  font-size: 18px;
}
.float-data:hover{
  color: #fff;
  }
[data-title] {
  font-size: 30px; 
}

[data-title]:hover::before {
  content: attr(data-title);
  position: absolute;
  bottom: 13px;
  right: 56px;
  display: inline-block;
  padding: 3px 6px;
  border-radius: 2px;
  background: #4a4a4a;
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
  border-radius: 6px;
}
[data-title]:hover::after {

  position: absolute;
  bottom: -10px;
  left: 8px;
  display: inline-block;
  color: #fff;
  border: 8px solid transparent;  
  border-bottom: 8px solid #000;
}
.product_img .img-overlay p {
    text-align: center;
    color: #fff;
    padding: 20px;
    font-size: 30px;
}
.sector-based-expertise-thumbnail{
  padding: 0px;
}
.sector-based-expertise-thumbnail .caption{
  background: #25408e;
}
.sector-based-expertise-thumbnail .caption h4 a{
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.sector-based-expertise-thumbnail .caption h4 a:hover{
  text-decoration: none;
}