/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.banner_slider .eae-slide-text {
  max-width: 70%;
}
.banner_slider
  .eae-swiper-outer-wrapper
  .eae-gallery-thumbs:not(.eae-thumb-horizontal-inside)
  .eae-thumb-slide {
  opacity: 1;
}
.service_tabs .e-n-tabs-heading {
  border: 1px solid #eff4ec;
  border-radius: 20px;
  padding: 10px;
  background-color: #fff;
}
.social_links .uc_social-buttons a {
  box-shadow: unset !important;
  border: 1px solid #fff;
  line-height: 46px !important;
}

.slider_container {
  position: relative;
  overflow: hidden;
  height: 920px;
}

.slider_container .slides-wrapper {
  display: flex;
  transition: transform 0.5s ease-in-out;
  height: 100%;
  width: 100%;
}

.slider_container .slide {
  flex: 1 0 100%;
  background-size: cover;
  background-position: center;
  height: 100%;
  display: flex;
  background-color: #0000007a;
  background-blend-mode: multiply;
}

.slider_container .content-container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.menu_bar ul.hfe-nav-menu {
  flex-wrap: nowrap;
}
.slider_container .slide-content h2 {
  color: #ffffff;
  font-family: "Helvetica", Sans-serif;
  font-size: 62px;
  font-weight: 700;
  line-height: 75px;
  max-width: 70%;
}
.explore_galleries .fg-masonry.fg-col3 .fg-item img {
    border-radius: 20px;
}

.slider_container .slide-content p {
  color: #ffffff;
  font-family: "Helvetica", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin: 18px 0 40px;
  max-width: 48%;
}

.slider_container .slide-content a {
  display: inline-block;
  font-family: "Helvetica", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  background-color: #ffa500;
  border-style: none;
  text-decoration: none;
  border-radius: 10px;
  padding: 14px 38px;
}

.slider_container .thumbnails {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  z-index: 3;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.alll_blogs .ue-grid-item-meta-data a {
    text-decoration: none;
}
.slider_container .thumbnails img {
  width: 115px;
  height: 115px;
  border-radius: 100px;
  border: 2px solid transparent;
  object-fit: cover;
  cursor: pointer;
  transition: 0.3s;
}
.details_box p.elementor-image-box-description a {
    color: #676363;
    text-decoration: none;
    padding-bottom: 10px;
    display: inline-block;
}
.slider_container .thumbnails img.active {
  border-color: #ffa500;
}
.contact-form .half_col {
  width: 100%;
  display: inline-block;
}
.our_teams .elementor-widget-image {
    width: 100%;
}
.contact-form .half_col .col_right,
.contact-form .half_col .col_left {
  width: 48.5%;
  display: inline-block;
}
.contact-form .half_col .col_right {
  float: right;
}
.contact-form .full_col textarea {
  resize: none;
  padding: 20px;
}
.explore_gallery .eae-gallery-filter {
  background-color: #fff6e5;
  width: fit-content;
  margin: 0 auto 60px;
  padding: 10px;
  border-radius: 10px;
}
/* .gallery_items .eae-gallery-filter {
  background-color: #fff6e5;
  padding: 15px;
  border-radius: 10px;
  max-width: calc(100% - 69%);
  align-items: center;
  margin: 0 auto !important;
}
.gallery_items .eae-fg-image {
  margin-top: 60px;
} */

.alll_blogs .uc_post_title {
    order: 2;
}
.alll_blogs .ue-meta-data {
    order: 1;
}
.alll_blogs .uc_post_text {
    order: 2;
}
.alll_blogs .uc_content-info-wrapper {
    display: flex;
    flex-direction: column;
}
.alll_blogs .ue-meta-data  .ue-grid-item-meta-data:first-child {
    gap: 0 !important;
}
.alll_blogs .ue-meta-data {
    margin-bottom: 10px;
}
.alll_blogs .ue_post_grid_item {
    padding: 20px;
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 6%);
    border-radius: 20px;
}
.menu_bar
  ul.hfe-nav-menu
  li.hfe-button-wrapper.elementor-widget-button
  a:hover {
  color: #fff !important;
}
@media only screen and (max-width: 1366px) and (min-width: 1301px) {
	.header_bar {
    margin-left: 0;
    margin-right: 0;
}
.slider_container .content-container {
	padding: 0;
}
}

@media only screen and (max-width: 1366px) and (min-width: 1301px) {
  .social_links .uc_social-buttons a {
    line-height: 48px !important;
  }
  .social_links .uc_social-buttons a i {
    font-size: 22px !important;
  }
}
@media only screen and (max-width: 1300px) and (min-width: 1025px) {
  .slider_container .content-container {
    padding: 0 20px;
  }
  .social_links .uc_social-buttons a {
    line-height: 44px !important;
  }
	.social_links .uc_social-buttons a {
    line-height: 46px !important;
  }
  .social_links .uc_social-buttons a i {
    font-size: 22px !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .slider_container .thumbnails {
    top: unset;
    right: 0;
    flex-direction: row;
    gap: 16px;
    bottom: 35px;
    left: 0;
    justify-content: center;
  }
	  .social_links .uc_social-buttons a {
    line-height: 37px !important;
  }
  .social_links .uc_social-buttons a i {
    font-size: 22px !important;
  }
  .slider_container .slide-content h2 {
    font-size: 38px;
    line-height: 46px;
    max-width: 100%;
  }

  .slider_container .slide-content p {
    margin: 15px 0 35px;
    max-width: 100%;
  }
  .slider_container .thumbnails img {
    width: 80px;
    height: 80px;
  }
  .slider_container {
    height: 760px;
  }
}

@media only screen and (max-width: 767px) {
  .social_links .uc_social-buttons a {
    line-height: 37px !important;
  }
  .social_links .uc_social-buttons a i {
    font-size: 22px;
  }
  .slider_container .thumbnails {
    top: unset;
    right: 0;
    flex-direction: row;
    gap: 16px;
    bottom: 35px;
    left: 0;
    justify-content: center;
  }
  .slider_container .slide-content h2 {
    font-size: 38px;
    line-height: 46px;
    max-width: 100%;
  }

  .slider_container .slide-content p {
    margin: 15px 0 35px;
    max-width: 100%;
  }
  .slider_container .thumbnails img {
    width: 80px;
    height: 80px;
  }
  .slider_container {
    height: 825px;
  }
  .contact-form .half_col .col_right,
  .contact-form .half_col .col_left {
    width: 100%;
  }
  .service_tabs .e-n-tab-title span.e-n-tab-title-text {
    color: #fff;
  }
}
