/*
Theme Name: DreamsLanding
Theme URI: #    
Version: 1.0
Description:  Dreams Landing Theme by Dreams Technologies.
Author: Dreams Technologies
Author URI: Dreams Technologies
Requires at least: 5.0
Requires PHP: 7.4
Tested up to: 7.4
License: GNU General Public License
License URI: license.txt
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments
Text Domain: dreamstour
Copyright (C) 2025 Dreams Technologies. All rights reserved.
*/
:root {--dreamstour_primary_color:#D4483B;}

.home .header { 
  position:  fixed !important;
}
.header { 
  position:  relative !important;
}
 .header.fixed { 
  position:  fixed !important;
}

.breadcrumb-bar {
    background: #3F1D15;
}

@media (max-width: 991.98px) {
  .header .main-menu-wrapper .main-nav li.has-submenu ul .mega-menu-info ul.submenu {
    display: block !important;
    background: #E6ECF1;
  }
}

@media (min-width: 992px) {

  .header .main-menu-wrapper .main-nav > li .mega-menu-info ul.submenu { 
      position: relative;
      opacity: 1;
      visibility: visible;
      transform: scaleY(1);
      -webkit-transform:  scaleY(1);
      -moz-transform:  scaleY(1);
      -ms-transform:  scaleY(1);
      -o-transform:  scaleY(1);
      padding: 0 !important;
      border: none !important;
      box-shadow: none;
    }
}

.section-enhanced .swiper-wrapper .swiper-slide:nth-child(even) .ec-card .ec-card-desc p:last-child{
    margin-bottom: 0.5rem;
}
 


.blog_post_list_item {
  padding: 24px;
  border: 1px solid #EFEEFC; 
   border-radius: 10px;
   margin-bottom: 24px;
}
.blog_post_list_item:last-child {
  margin-bottom: 0 !important;
}

 .rightsidebar .card, .single-post .card{
  box-shadow: none;
  border: 1px solid #EFEEFC; 
  border-radius: 10px;
}
h2.breadcrumb-title {
   color: #fff;
}
.blog_post_list_item  .blog-img img {
max-height: 230px;
    object-fit: cover;
    width: 100%;
}
.blog-section .swiper-wrapper {
    padding-bottom: 35px;
    padding-left: 0;
}
.blog-section-updates .blogContainer.blogContainer-d2 .blogImg {
    width: 290px;
    margin: 0;
    min-width: 180px;
}

/Custom Code */ 


.explore-path .explore-div .explore-popup {
 
    padding-top: 30px;
}
.dreamstour_content h1,
.dreamstour_content h2,
.dreamstour_content h3,
.dreamstour_content h4,
.dreamstour_content h5,
.dreamstour_content h3 { margin-bottom :  20px;
}
.dreamstour_content ul {
	padding-left :20px;
	margin-bottom:20px;
}
.dreamstour_content ul li {
	list-style:disc;
	margin-bottom:10px;
}


.page_content h1,
.page_content h2,
.page_content h3,
.page_content h4,
.page_content h5,
.page_content h3 { margin-bottom :  20px;
}
.page_content ul {
	padding-left :20px;
	margin-bottom:20px;
}
.page_content ul li {
	list-style:disc;
	margin-bottom:10px;
}


.tabd2-menu {
  border: 0;
  background: rgba(51, 51, 51, 0.1019607843);
  width: auto;
   margin: 0 auto 48px;
  padding: 8px;
  border-radius: 10px;
  gap: 16px;
}
.tabd2-menu .nav-link {
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  font-size: 15px;
  font-weight: 500;
  color: #000000;
  gap: 10px;
	width: 100%;
 text-align: left;
    justify-content: space-between;
}
.tabd2-menu .nav-link i {
  width: 30px;
  height: 30px;
  background: rgba(51, 51, 51, 0.1019607843);
  color: #333333;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
}
.tabd2-menu .nav-link.active {
  background: #ED5C39;
  color: #fff;
}
.tabd2-menu .nav-link.active i {
  background: #fff;
  color: #ED5C39;
  transform: rotate(90deg);
}
.tabd2-menu .nav-link:hover {
  background: #ED5C39;
  color: #fff;
}
.tabd2-menu .nav-link:hover i {
  background: #fff;
  transform: rotate(45deg);
}
@media (max-width: 1024px) {
  .tabd2-menu {
    border-radius: 6px;
  }
}

.custom_accordion .accordion-item .accordion-header .accordion-button.collapsed {
	 background: #ED5C39 !important;
	color :#fff!important; 
}

.custom_accordion .accordion-item .accordion-header .accordion-button {
	 background: #ED5C39 !important;
		color :#fff!important; 
	    border-radius: 10px !important;
}
.custom_accordion .accordion-item {
	margin-bottom :24px;
}
.custom_accordion .accordion-item .accordion-header  .accordion-button::after {
	background-image: none;
    height: 30px;
    width: 30px;
    background: #fff;
    border-radius: 50%;
    color: #000;
    content: "\ea1f";
       font-family: "tabler-icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom_accordion .accordion-item .accordion-header  .accordion-button:not(.collapsed)::after {
	transform: rotate(-90deg);
}
.solutionpage-infobox.infobox{
	height:350px
}



.custom_backround.elementor-section> .elementor-background-overlay {
  
    background-image: url('../../uploads/2025/12/hero_bg_new.png') !important;
    background-size: cover !important;
}
	 
.custom_gradient_box .elementor-background-overlay{
	    background: linear-gradient(to bottom, #EF6437, #F5812A) !important;
 	position:relative;
}
.custom_gradient_box .elementor-widget-icon-box {
		position:relative;
		z-index:99;
	}
.custom_gradient_box .elementor-widget-icon-box:after{
  	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;   
	
	background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='160' height='160' patternTransform='scale(3) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%23ffffff00'/><path d='M121.5 39.5V9.169c0-2.827 1.724-4.707 3.473-5.602l.707-.362c2.086-1.068 4.702-.631 6.359 1.026l1.985 1.985c1.349 1.349 3.235 2.018 5.14 2.128 12.336 0 12.336-18.505 0-18.505M40.75 39.499V9.17c0-2.827-1.724-4.707-3.473-5.602l-.707-.362c-2.086-1.068-4.702-.631-6.359 1.026l-1.985 1.985c-1.349 1.349-3.236 2.018-5.14 2.128-12.336 0-12.336-18.505 0-18.505m146.575 111.248c0-12.337-18.505-12.337-18.505 0 .11 1.904.78 3.79 2.128 5.139l1.985 1.985c1.657 1.657 2.094 4.273 1.026 6.36l-.362.706c-.895 1.75-2.775 3.474-5.602 3.474l-30.33-.001m49.66-63.086c0 12.336-18.505 12.336-18.505 0 .11-1.904.78-3.791 2.128-5.14l1.985-1.985c1.657-1.657 2.094-4.273 1.026-6.359l-.362-.707c-.895-1.749-2.775-3.474-5.602-3.473h-30.33m19.162 130.344c12.337 0 12.337-18.505 0-18.505-1.631 0-3.99.98-5.139 2.128l-1.985 1.985c-1.656 1.656-4.274 2.094-6.36 1.027l-.706-.362c-2.086-1.069-3.474-3.258-3.474-5.602v-34.302l.001-26.228c0-2.344-1.427-4.458-3.473-5.602l-.707-.361a5.83 5.83 0 00-6.36 1.026l-1.984 1.985c-1.144 1.152-3.508 2.128-5.14 2.128-12.336 0-12.336-18.505 0-18.505 1.904.11 3.715.86 5.14 2.128l1.985 1.985a5.812 5.812 0 006.359 1.026l.707-.362c1.287-1.485 3.473-2.775 3.473-5.602v-30.33M23.086 168.343c-12.336 0-12.336-18.505 0-18.505 1.632 0 3.992.98 5.14 2.128l1.985 1.985c1.656 1.656 4.274 2.094 6.359 1.027l.707-.362c2.086-1.069 3.474-3.258 3.474-5.602l-.001-34.302V88.485c0-2.344 1.387-4.533 3.473-5.602l.707-.361c2.085-1.068 4.703-.63 6.359 1.026l1.985 1.985c1.148 1.148 3.508 2.128 5.14 2.128 12.336 0 12.336-18.505 0-18.505-1.905.11-3.791.78-5.14 2.128l-1.985 1.985c-1.657 1.657-4.273 2.094-6.36 1.026l-.706-.362c-1.75-.895-3.474-2.775-3.474-5.602v-30.33m80.75 80.749H91.17c-2.827 0-4.707 1.724-5.602 3.473l-.362.707c-1.068 2.086-.631 4.702 1.026 6.359l1.985 1.985c1.349 1.349 2.018 3.236 2.128 5.14 0 12.336-18.505 12.336-18.505 0 0-1.632.98-3.992 2.128-5.14l1.985-1.985c1.656-1.656 2.094-4.274 1.026-6.359l-.361-.707c-1.069-2.086-3.258-3.474-5.602-3.473h-60.53c-2.344 0-4.533-1.387-5.602-3.473l-.362-.707c-1.067-2.085-.63-4.703 1.027-6.359l1.985-1.985c1.148-1.148 2.128-3.508 2.128-5.14 0-12.336-18.505-12.336-18.505 0M121.5 38H91.169c-2.827 0-4.707-1.724-5.602-3.473l-.362-.707c-1.068-2.086-.631-4.702 1.026-6.359l1.985-1.985c1.349-1.349 2.018-3.235 2.128-5.14C90.344 8 71.84 8 71.84 20.337c0 1.632.977 3.994 2.128 5.14.663.66 1.343 1.305 1.985 1.985 1.608 1.703 2.003 4.23 1.026 6.36-.11.24-.233.474-.361.706C75.48 36.577 73.359 38 71.015 38H36.712L10.485 38c-2.344 0-4.533 1.387-5.602 3.473-.12.236-.24.471-.362.707-1.067 2.085-.63 4.703 1.027 6.36l1.985 1.984c1.148 1.148 2.128 3.508 2.128 5.14C9.66 68-8.844 68-8.844 55.664'  stroke-width='1' stroke='%23dadadaff' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
 opacity: 0.1;
	border-radius:15px;
	}