@font-face {
    font-family: Emirates-Light;
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://c.ekstatic.net/shared/fonts/emirates/emirates-light.eot);
    src: url(https://c.ekstatic.net/shared/fonts/emirates/emirates-light.eot#iefix) format("embedded-opentype"),url(https://c.ekstatic.net/shared/fonts/emirates/emirates-light.woff2) format("woff2"),url(https://c.ekstatic.net/shared/fonts/emirates/emirates-light.woff) format("woff"),url(https://c.ekstatic.net/shared/fonts/emirates/emirates-light.ttf) format("truetype")
}

@font-face {
    font-family: Emirates-Bold;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://c.ekstatic.net/shared/fonts/emirates/emirates-bold.eot);
    src: url(https://c.ekstatic.net/shared/fonts/emirates/emirates-bold.eot#iefix) format("embedded-opentype"),url(https://c.ekstatic.net/shared/fonts/emirates/emirates-bold.woff2) format("woff2"),url(https://c.ekstatic.net/shared/fonts/emirates/emirates-bold.woff) format("woff"),url(https://c.ekstatic.net/shared/fonts/emirates/emirates-bold.ttf) format("truetype")
}

body {
    font-family: "Open Sans",-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 16px;
    line-height: 28px;
    color: #444;
        color: var(--global--color-body);
}
.autocomplete_div{
	position: absolute;
    top: 6em;
    width: inherit;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #32c46c;
    border-color: #32c46c;
}

.owl-carousel .owl-item .product_single_image{
	width: auto;
}

.project-panel .project-panel-holder .project-img .product_single_image{
	height: 300px;
	/*height: auto;*/
	margin: auto;
	padding: 25px;
}

.product_title_section{

	background-image: linear-gradient(180deg, #253745 50%, #253745E6 100%);
	background-size: 100% 100%;
    background-repeat: no-repeat;
}

.solar_panel_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#32C36CD9), color-stop(82%, #32C36C));
    background-image: -o-linear-gradient(top, #32C36CD9 0%, #32C36C 82%);
    background-image: linear-gradient(180deg, #32C36CD9 0%, #32C36C 82%);
}

/*.banner-sticky {*/
/*    position: sticky;*/
/*    top: 4%;*/
/*}*/

p {
	font-family: var(--global--font-body);
	color      : black;
	font-size  : 1rem;
	font-weight: 400;
	line-height: 28px;
	text-align: justify;
}

.pricing .price-table .pricing-panel {
  margin: 15px;
}

.pricing .price-table .pricing-panel .pricing-body .pricing-price p .currency {
    font-size: 15px;
}

.pricing .price-table .pricing-panel .pricing-body .pricing-price p {
    padding-top: 15px;
    margin-bottom: 10px;
}

.pricing .price-table .pricing-panel .pricing-body .pricing-heading {
     margin-bottom: unset; 
     height: 50px;
}

.pricing .price-table .pricing-panel .pricing-body .pricing-price p span::before {
    content: '';
}

.pricing-look{
    font-weight: bold;
    
}

.pricing-unit-look{
  position: absolute;
    right: 0;
}

.advantages-list {
    width: 180%;
    margin-left: -15%;
}

.project-panel .project-panel-holder .project-content .project-title h4 {
    height: 70px;
}

.advantages-list li{
    font-size:14px;
}


/*.advantages-list li::before {*/
/*    content: '';*/
/*    width: unset;*/
/*    height: unset;*/
/*    background-color: unset;*/
/*    margin-right: unset;*/
/*}*/

.product-item .product-img-wrap .product-img {
	height: 300px;
	padding: 2em;
}

.product-item .product-img-wrap .product-img img {
    width: 100%;
    height: 270px;
}

.project-panel .project-panel-holder .project-content .project-title h4 {
    width: max-content;
    /*margin-left: -20%;*/
}

.project-panel .project-panel-holder .project-content .project-title {
    margin-bottom: 0px;
}

.advantages-list.advantages-list-2 li {
    color: #110f0f;
}

.ff li::before {
    content: '';
    width: unset;
    height: unset;
}

.widget-tags .widget-content a {
    font-size: 17px;
    font-weight: 900;
}

/*.banner-fixed{*/
/*    position: fixed;*/
/*    top: 30%;*/
/*    width: 25%;*/
/*}*/

.product-item .product-img-wrap .product-img .add-to-cart {
    width: 140px;
    height: 25px;
}

.navbar-nav>li.has-dropdown>ul.dropdown-menu li a::before {
  font-size: 0;
}

.navbar-nav>li.has-dropdown>ul.dropdown-menu {
  padding: 25px 15px 25px;
}

.breadcrumb {
  font-size: 18px;
  line-height: 4;
}

.breadcrumb>li a {
    color: #2b3e4b;
    font-size: 18px;
}

/*.stick {*/
/*    position: fixed;*/
/*    top: 0;*/
/*}*/

/*.stick2 {*/
/*    position: fixed;*/
/*    top: 150px;*/
/*}*/

.bg-overlay-4:before{
  background-image: linear-gradient(180deg, #32C36CD9 0%, #32C36C 82%);
}


.testimonial-thumbs {
  display: flex;

}

.testimonial-thumb {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
  cursor: pointer;
}

.testimonial-thumb.active {
  border: 2px solid #32c46c; /* or your theme color */
  border-radius: 8px;
  padding: 8px;
}

.thumb-img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}

.thumb-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.thumb-body h6 {
  margin: 0;
  font-weight: 600;
  text-transform: capitalize;
}

.thumb-body p {
  margin: 0;
  font-size: 0.9rem;
  color: #777;
}

.company-logo{
  border-radius:50%;
  width:100px;
  height:100px;
}

.company-content{
  padding:1em;
  border:2px solid #32c46c;
  margin:1em;
}

.cc-code2{
    appearance: auto !important;
  -webkit-appearance: menulist !important;
  color: #000 !important;
  background-color: #fff !important;
}

.services .service-panel2 {
    height: 380px;
}

.services .service-panel-product .service-content h4 a {
    font-size: 17px;
    white-space: nowrap;
    text-align: center;
}

.services .service-panel-product .service-content p {
	white-space: nowrap;
}

.mega-dropdown {
  display: none;
  opacity: 0;
  transition: opacity 0.4s ease;
  position: absolute;
}

.mega-dropdown.show {
  display: block;
  opacity: 1;
}
.col-12.col-lg-4.order-1 {
  position: relative;
}

/* Owl nav buttons styling overrides */
    .owl-nav button.owl-prev, .owl-nav button.owl-next {
      position: absolute;
      top: 40%;
      background: rgba(0,0,0,0.3);
      color: white;
      border: none;
      padding: 8px 15px;
      border-radius: 3px;
      cursor: pointer;
      font-size: 24px !important;
      line-height: 1;
      transition: background-color 0.3s ease;
      z-index: 1000;
    }
    .owl-nav button.owl-prev:hover, .owl-nav button.owl-next:hover {
      background: rgba(0,0,0,0.6);
    }
    .owl-nav button.owl-prev {
      left: -35px;
    }
    .owl-nav button.owl-next {
      right: -35px;
    }
    
    .advantages-list-1{
        margin-left: 6%;
    }
    
    .news-entry-bio{
        height: 200px;
    }
    
    .blog-entry .entry-content .entry-img-wrap2 {
        transform: translateX(-20px);
    }
    
    .accordion.accordion-2 .card.active-acc,
    .accordion.accordion-2 .card:first-of-type.active-acc,
    .accordion.accordion-2 .card:not(:first-of-type):not(:last-of-type).active-acc {
    	border-color: transparent;
    }
    
    #collapse01-3 .card-body table{
        /*width: -webkit-fill-available;*/
        width: 95%;
    }
    
    
    #collapse01-3 .card-body table tbody tr td:first-child {
        background-color: #e0f6e9 !important;
        font-size: 15px !important;
        font-family: Roboto, sans-serif !important;
    }
    
    #collapse01-3 .card-body table tbody tr td p span {
        color: black !important;
        font-size: 15px !important;
        font-family: Roboto, sans-serif !important;
        
    }
    /*#collapse01-3 .card-body table tbody tr td p span:nth-child(2) {*/
    /*    color: black !important;*/
    /*    font-size: 15px !important;*/
    /*    font-family: Roboto, sans-serif !important;*/
    /*}*/
    
   /* If tr has only one td → make it bold */
    /*#collapse01-3 .card-body table tbody tr td:only-of-type {*/
    /*    font-weight: 700 !important;*/
    /*}*/
    
    /* If tr has more than one td → only the first td gets weight 400 */
    #collapse01-3 .card-body table tbody tr td p span:first-of-type:not(:only-of-type) {
        font-weight: 400 !important;
    }
    
    .service-single .service-entry .entry-content .projects {
        padding-left: 5em;
    }
    
    .service-single .service-entry .entry-content .projects .entry-heading {
        margin-left: -70px;
    }
    
    .blog-entry .entry-content .entry-img-wrap .entry-img {
        padding: 0 47px
    }
    
    .blog-entry .entry-content .entry-img-wrap .entry-category {
        position: absolute;
        left: 70px;
    }
    
    .about .about-img2 {
        height: 259px;
        width: 259px;
    }
    
    .widget-reservation .widget-content .btn {
        padding: unset;
    }
    
    .advantages-list-4{
        margin-left:unset;
    }
    
    .services .service-panel .service-content {
        height: 300px;
    }


@media screen and (max-width: 991.98px) {
    .advantages-list {
      margin-left: unset;
    }
    
    .project-panel .project-panel-holder .project-content .project-title h4 {
      width: unset;
      margin-left: unset;
    }
}

