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

.icon-box:hover .elementor-icon-box-icon span i {
  color: #fff;
}
.icon-box:hover .elementor-icon-box-icon span {
  background: #FFB703 !important;
}
.icon-box:hover .elementor-icon-box-content span {
  color: #FFB703;
}
div#testimonial-slides .swiper-slide:hover {
  background: #FFB703;
}
div#testimonial-slides .swiper-slide:hover .elementor-testimonial__text {
  color: #fff;
}
div#testimonial-slides .swiper-slide:hover span.elementor-testimonial__title {
  color: #000;
}
div#services-section .service-slide {
  width: 380px !important;
  margin: 0 20px;
  background: #fff;
  padding: 30px;
  height: 570px;
}
div#services-section .service-slide .service-content {
  padding: 20px 0 0 0;
}
div#services-section a.service-btn {
  background: #ffb703;
  padding: 10px 20px;
  color: #000;
  font-size: 15px;
  font-family: "Inter" !important;
  font-weight: 600;
  margin-top: 40px !important;
  display: inline-block;
}
div#services-section p {
  margin: 0;
  color: #595959;
}
.slick-dots li.slick-active button:before {
  color: #ffb703 !important;
  font-size: 10px;
}
.slick-dots li button:before {
  font-size: 10px;
  opacity: 0.6;
}
div#services-section a.service-btn:hover {
  background: #000 !important;
  color: #fff;
  transition: .6s ease all;
}
div#services-section .service-slide:hover {
  background: #ffb703;
  transition: .6s ease all;
}
div#services-section .service-slide:hover .service-content h3 {
  color: #fff;
}
div#services-section .service-slide:hover .service-content p {
  color: #fff;
}
div#services-section .service-slide:hover .service-content a.service-btn {
  background: #fff;
}
.slick-dots li button:hover {
  background: transparent !important;
}
.slick-dots li button {
  padding: 0 !important;
}
div#services-section .service-slide .service-content h3 {
  font-size: 20px;
}

/* preloader */

.preloader-img img {
  width: 9%;
}
.preloader-img {
  animation: fadeIn 10s;
}
.page-loading .loader-icon {
  font-size: 0px !important;
  display: none !important;
}


.preloader.home{
display: none;
}

.home .preloader.home {
  display: block;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  z-index: 999999;
}
#videoPlayer {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  object-fit: cover;
}

.text-class h4 {
  margin: 0px 0 3px !important;
  font-size: 22px;
  line-height: 28px;
  text-transform: capitalize !important;
}

.custom-counter span.ekit-chart-content {
  font-size: 20px !important;
}
.elementor-button[type="submit"]:hover {color: #fff !important;}



div#logo01 figure.swiper-slide-inner {
    width: 140px;
    object-fit: contain;
}


.last-section h2.elementor-heading-title {
    display: inline-block;
    border-bottom: 1px solid;
    margin-bottom: 5px !important;
}

.last-section .elementor-widget-text-editor {
    margin-bottom: 10px !important;
}

.sina-content-slider .owl-dot span {
    border-radius: 100px !important;
}

.sina-content-slider .owl-dot.active {
    border-radius: 100px !important;
}

.sina-content-slider button {
    border-radius: 100px !important;
}

.galley-section figure.swiper-slide-inner {
    height: 350px !important;
}

.galley-section figure.swiper-slide-inner img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

div#custom-logo-set figure.gallery-item {
    padding: 0 !important;
    vertical-align: middle;
    text-align: center;
    margin: 0 0 25px;
}

div#custom-logo-set figure.gallery-item .gallery-icon {
    width: 55%;
    overflow: hidden;
    margin: 0 auto;
    height: 100px;
}

div#custom-logo-set figure.gallery-item .gallery-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.des-space p.elementor-icon-box-description {
    padding-top: 40px;
}

@media only screen and (max-width: 1000px){
div#custom-logo-set figure.gallery-item .gallery-icon {
    width: 70% !important;
}

div#custom-logo-set figure.gallery-item {
    margin-bottom: 0 !important;
    width: 45% !important;
}
.elementor-nav-menu__align-center .elementor-nav-menu {
    padding: 20px;
    z-index: 9999 !important;
}	
}

.testimonial-slides .elementor-widget-container {
    overflow-x: hidden;
}