/* 
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 */

html {
  overflow-x: hidden !important;
}

body {
  overflow-x: hidden !important;
}

.setMarquee {
  height: 100px !important;
  position: relative;
  display: flex;
  align-items: center;
  background: linear-gradient(145deg, #F4853E 0%, #F1BD67 100%) !important;
  width: 100% !important;
  z-index: 99;
}

.setMarquee span {
  color: #2F1B14;
  font-size: 36px !important;
  font-weight: 600 !important;
  display: inline-flex;
  align-items: center;
  gap: 0px;
  justify-content: space-between !important;
  float: left !important;
  width: 48% !important;
  font-family: 'Montserrat' !important;
  line-height: 47px !important;
  white-space: nowrap !important;
}

.setMarquee label {
  display: inline-block;
  width: 60px;
  height: 3px;
  background: #ffffff;
  margin: 0px 0%;
  margin-right: 3px !important;
}

.setMarquee div {
  display: flex !IMPORTANT;
  position: absolute !IMPORTANT;
  overflow: hidden !IMPORTANT;
  animation: marquee 18s linear infinite !important;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 200% !important;
  justify-content: space-around;
}

@keyframes marquee {
  0% {
    left: 0;
  }

  100% {
    left: -100%;
  }
}

.setMarquee-sec {
  min-width: 100% !important;
}

.last-marquee {
  min-width: 100% !important;
}

.setMarquee span img.mike-img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}

body a {
  text-decoration: none !important;
  font-style: normal !important;
}

body ul li {
  list-style: none !important;
}

div#bg-height {
  min-height: 526px !important;
}

.setMarquee-sec {
  margin-top: -85px !important;
}


.es-form-field-container .gjs-row:first-child {
  display: none;
}

.es-form-field-container .gjs-row {
  margin: 0 !important;
}

.es-form-field-container .gjs-row:last-child {
  position: absolute;
  top: 5px;
  right: 6px;
}

.es-form-field-container .gjs-row:nth-child(2) input {
  border: 1px solid #fff !important;
  border-radius: 100px !important;
  height: 56px !important;
  font-size: 16px;
  font-weight: 400 !important;
  color: #0C172D !important;
  font-family: 'Manrope' !important;
}

.es-form-field-container .gjs-row:last-child input[type="submit"] {
  border: none !important;
  background: linear-gradient(145deg, #F4853E 0%, #F1BD67 100%) !important;
  color: #2F1B14 !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  font-family: 'Manrope' !important;
}

.es-form-field-container .gjs-row:last-child input[type="submit"]:hover {
  background: linear-gradient(145deg, #F1BD67 0%, #F4853E 100%) !important;

}

.es-form-field-container {
  width: 86% !important;
  position: relative;
}

.success {
  width: 90% !important;
  display: block !important;
  text-align: center !important;
  background: #ffffff !important;
  padding: 8px 8px !important;
  font-size: 13px !important;
  ;
  font-weight: 700 !important;
  ;
}

.es_spinner_image {
  float: left !important;
}

div#webHeader .e-con-inner .elementor-widget-ekit-nav-menu {
  margin-top: 46px;
}

div#webHeader .elementor-widget-button {
  margin-top: 46px;
}

body.home div#webHeader .e-con-inner .elementor-widget-ekit-nav-menu {
  margin-top: 0 !important;
}

body.home div#webHeader .elementor-widget-button {
  margin-top: 0 !important;
}

.grid-posts .elementor-button {
  background: #f38b42 !important;
}


.mf-input-label {
  margin-bottom: 4px !important;
  font-weight: 500 !important;
  margin-top: 12px !important;
}

div#bg-after {
  position: relative;
}

div#bg-after::after {
  content: '';
  background: url(/wp-content/uploads/2025/01/Mask-Group-32.png);
  width: 45%;
  height: 200px;
  position: absolute;
  top: 55px;
  right: 0;
  background-size: contain;
  background-repeat: no-repeat;
}


@media only screen and (max-width: 1000px) {
  [data-id="1ec7f3a"] {
    position: relative;
    top: 30px;
  }

  .setMarquee span {
    font-size: 18px !important;
  }

  .setMarquee span img.mike-img {
    width: 30px !important;
    height: 30px !important;
  }

  .setMarquee div {
    width: 400% !important;
  }

  .setMarquee {
    height: 50px !important;
  }

  .elementskit-menu-hamburger {
    background: linear-gradient(145deg, #F4853E 0%, #F1BD67 100%) !important;
    border: none !important;
  }

  .elementskit-menu-close {
    background: linear-gradient(145deg, #F4853E 0%, #F1BD67 100%) !important;
    border: none !important;

  }

  .elementskit-navbar-nav>li.current-menu-item>a {
    color: #f29f51 !important;
  }

  .elementskit-navbar-nav li a:hover {
    color: #f29f51 !important;
  }

  body .elementskit-menu-container {
    background: #040c31 !important;
  }

  div#webHeader .e-con-inner .elementor-widget-ekit-nav-menu {
    margin-top: 0 !important;
  }

  body div#bg-height {
    min-height: 390px !important;
  }

  div#after-img-col {
    height: 450px !important;
  }

  div#after-img-col img {
    height: 450px !important;
  }

  .heading-title h1.elementor-heading-title {
    font-size: 25px !important;
  }

  div#bg-border {
    width: 95% !important;
    margin: 0 auto;
    gap: 0 !important;
    padding: 12px !important;
  }

  div#bg-border h5.elementor-heading-title {
    color: #fff !important;
    letter-spacing: 1px;
  }

  div#bg-border h2.elementor-heading-title {
    font-size: 25px !important;
    color: #fff;
    margin: 5px 0 0;
  }

  .es-form-field-container {
    width: 100% !important;
  }

  .es-form-field-container .gjs-row:nth-child(2) input {
    font-size: 12px !important;
    height: 50px !important;
  }

  .es-form-field-container .gjs-row:last-child input[type="submit"] {
    font-size: 12px !important;
  }

  .es-form-field-container .gjs-row:last-child {
    top: 4px !important;
  }

}

.text_class h5 {
    margin-bottom: 4px !important;
    font-size: 18px !important;
    margin-top: 20px;
}

.text_class h4 {
    margin-bottom: 4px !important;
    font-size: 18px !important;
    margin-top: 20px;
}

.eicon-close:before {
    color: #fff !important;
    font-size: 20px !important;
}

.elementskit-navbar-nav .elementskit-submenu-panel > li > a {
    padding: 0 22px !important;
    background: #2c8396 !important;
}

.elementskit-navbar-nav .elementskit-submenu-panel {
    background: #2c8396 !important;
}

.ue-audio-player__element--audio-title {
    margin-top: -24px !important;
}