/*==========
Global Start
==========*/
.center {
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  padding: 0px 30px;
}

.eu-popup .scroll {
  height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: justify;
}

/*========
Global End
=========*/

.hero-sec,
.right_text h1,
.hero-sec,
.right_text h2,
.hero-sec,
.right_text h3,
.hero-sec,
.right_text h4,
.hero-sec,
.right_text h5,
.hero-sec,
.right_text h6 {
  margin: 0;
}

.hero-sec .left_bottom_heading {
  position: absolute;
  bottom: 0;
}

.even .color-blue {
  text-align: right;
}

.even .color-dark-blue {
  text-align: right;
}

.third_section {
  overflow: hidden;
}

.third_section .title h1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 3.5rem;
  padding-bottom: 65px;
  font-weight: 900;
  /* font-family: 'Alfa Slab One', serif; */
}

.third_section .services_black {
  background-color: black;
  color: white;
  padding: 25px 0;
  position: relative;
}

.third_section .services_black img {
  width: 50%;
}

.third_section .services_black .services_black_h1_col {
  display: flex;
  align-items: center;
}

.third_section .services_black .services_black_h1_col_left {
  justify-content: right;
}

.third_section .services_black .right_image {
  text-align: right;
}

.third_section .services_black h1 {
  font-size: 60px;
  text-transform: uppercase;
  /* padding-top: 20px; */
}

.third_section .services_white {
  padding: 60px;
  background: white;
}

.third_section .services_white h3 {
  text-transform: capitalize;
}

.third_section .services_white h3 {
  font-size: 32px;
  /* font-family: 'Bebas Neue', sans-serif; */
  text-transform: capitalize;
  letter-spacing: 1px;
  word-spacing: 1px;
  margin-bottom: 1rem;
}

.third_section .services_white_right_content {
  text-align: right;
}

.blog-sidebar-page .left_side h2,
.blog-sidebar-page .left_side .img,
.blog-sidebar-page .right_side h2,
.blog-sidebar-page .right_side .img {
  text-align: center;
}

.subscribe-cap {
  text-transform: capitalize;
}

.our_team {
  background-color: white;
}

/* Our Team Owl Carousel Start */
.our_team .center {
  padding: 0;
}

.our_team .owl-item>div {
  cursor: pointer;
  margin: 6% 8%;
  transition: margin 0.4s ease;
}

.our_team .owl-item.center>div {
  cursor: auto;
  margin: 0;
}

.our_team .owl-item:not(.center)>div:hover {
  opacity: .75;
}

.our_team .owl-carousel h2 {
  color: #CA9A67;
  text-decoration: underline;
}

.our_team .owl-carousel h2,
.our_team .owl-carousel h4 {
  text-align: center;

}

/* Our Team Owl Carousel End */


/* ===================
Media Query For Mobile
=================== */
@media (min-width: 1200px) and (max-width: 1399px) {

  .third_section .services_black h1 {
    font-size: 50px;
  }

  .third_section .services_black .services_black_h1_col_left h1 {
    text-align: right;
  }

  .third_section .services_black img {
    width: 100%;
  }

  .faq-v3 {
    text-align: center;
    margin-bottom: 3rem !important;
  }

  .faq-v3 iframe {
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {


  .third_section .services_black img {
    width: 100%;
  }

  .third_section .services_black h1 {
    font-size: 50px;
    text-align: center;
  }

  .faq-v3 {
    text-align: center;
  }

  .faq-v3 iframe {
    width: 100%;
  }

  .map iframe {
    width: 100%;

  }

  /* .eu-popup {
    top: 20% !important;
    left: 0% !important;
    transform: none !important;
  } */

}

@media (min-width: 768px) and (max-width: 991px) {
  .back-white .image {
    text-align: center;
  }

  .even .color-blue {
    text-align: left;
  }

  .even .color-dark-blue {
    text-align: left;
  }

  .mobile-align {
    text-align: left;
  }

  .third_section .center {
    text-align: center;
  }

  .third_section .services_black .services_black_h1_col_left {
    justify-content: center;
  }

  .third_section .services_black .right_image {
    text-align: center;
  }

  .third_section .services_black h1 {
    font-size: 50px;
  }

  .faq-v3 {
    text-align: center;
    margin-bottom: 3rem !important;
  }

  .faq-v3 iframe {
    width: 100%;
  }

  .section-p-100 {
    padding: 50px;
  }

  .map iframe {
    width: 100%;

  }

  /* .eu-popup {
    top: 20% !important;
    left: 0% !important;
    transform: none !important;
  } */
}

@media (max-width: 767px) {
  .back-white .image {
    text-align: center;
  }

  .even .color-blue {
    text-align: left;
  }

  .even .color-dark-blue {
    text-align: left;
  }

  .mobile-align {
    text-align: left;
  }

  .third_section .services_black {
    padding: 195px 0;
  }

  .third_section .center {
    text-align: center;
    padding: 80px;
  }

  .third_section .services_black .services_black_h1_col_left {
    justify-content: center;
  }

  .third_section .services_white_right_content {
    text-align: center;
  }

  .third_section .services_black .right_image {
    text-align: unset;
  }

  .third_section .services_black .services_black_h1_col {
    display: block;
  }

  .third_section .services_white {
    text-align: center;
  }

  .third_section .services_black h1 {
    font-size: 50px;
  }

  .faq-v3 {
    text-align: center;
    margin-bottom: 3rem !important;
  }

  .faq-v3 iframe {
    width: 100%;
  }

  .blog-twocol-grid {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .blog-twocol-grid .case-card {
    margin-bottom: 46px;
  }

  .section-p-100 {
    padding: 50px;
  }

  .map iframe {
    width: 100%;

  }

  .eu-popup {
    margin: 0 !important;
    top: auto !important;
    bottom: 0;
    left: auto !important;
    transform: none !important;
    position: fixed;
  }

  .eu-popup .scroll {
    height: 280px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
  }



}