@charset "UTF-8";

/*
Theme Name: Garden Theme
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
*/

.portfolio-container .hideitem{
	display:none !important;
}
.padtopborder{
border-top: 1px solid #f0e5e5;
    padding-top: 50px !important;
}
.input-serrch {
    max-width: 550px;
    width: 100%;
    position: relative;
}

.input-serrch  input#search-portfolio {
    width: 100%;
    height: 35px;
    padding: 1px 48px 1px 6px;
}

.input-serrch button {
    position: absolute;
    background: transparent;
    border: 0px;
    right: 9px;
    top: 6px;
}
.portfolio-container h3.image_title {
    font-size: 22px;
    padding-top: 10px;
}
.elementor_container.mb-5 {
    margin-top: 40px;
}
.topfeatures {
    margin-top: 50px;
}
.form-control{
	min-height:54px;
}
.full-width-page .container-xxl{
	max-width:90%;
}
.full-width-page .entry-content .elementor_container{
	width: 100%;
	max-width:90%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto;
}
button.glob-search {
    border: 0px;
    background: #fff;
    position: relative;
    top: 0px;
    left: -5px;
    padding: 2px 10px;
    cursor: pointer;
}
.mb100{
	margin-bottom:100px !important;
}
.full-width-page .elementor-element {
    margin: 0px;
    padding: 0px;
}
ul.elementor-icon-list-items li {
    line-height: 35px;
}

ul.elementor-icon-list-items li span {
    font-size: 18px;
    font-weight: 500;
    color: #464444 !important;
}

ul.elementor-icon-list-items li svg {
    fill: #086278 !important;
    color: #086278 !important;
}
.full-width-page .wpcf7-submit.btn-primary {
    padding: 10px 50px;
    margin-bottom: 40px;
}
.full-width-page .sub_heading .elementor-heading-title {
    font-family: "Jost", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    color: #086278;
    margin: 0px 0 2px;
}
.full-width-page .theme_heading .elementor-heading-title {
    font-family: "Jost", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    color: #086278;
    margin: 40px 0 2px;
}
.lightbox_gallery .gallery .gallery-item {
    height: 230px !important;
    overflow: hidden;
    align-items: center;
    padding: 10px 10px;
}

.lightbox_gallery .gallery .gallery-item a img {
    border: 1px solid #e0d9d9;
}
.menu-item  .sub-menu-toggle{
		display:none;
	}
.portfolio-inner{
	text-align:center;
}	
	
/*elemntor default css override*/

.elementor-testimonial  .elementor-testimonial__cite .elementor-testimonial__name{
	color:var(--primary) !important;
	font-size: 1.5rem;
    font-style: normal;
    margin-bottom: 5px;
}
.elementor-testimonial  .elementor-testimonial__cite .elementor-testimonial__title{
	margin-bottom:30px;
	color:#54595F;
}
.elementor_container  .elementor-main-swiper .elementor-swiper-button:hover {
	background:var(--primary) !important;
}
.elementor_container  .elementor-main-swiper .elementor-swiper-button:hover svg{
	fill:#fff !important;
}
.elementor_container  .elementor-main-swiper .elementor-swiper-button svg{
	fill:var(--primary) !important;
}

.elementor_container  .elementor-main-swiper .elementor-swiper-button {
    margin: 0px 10px 0 10px;
	position:relative !important;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    background: var(--light);
    border-radius: 4px;
    font-size: 22px;
    transition: .5s;
}
.left-border > .elementor-element {
    border-left: 1px solid #dee2e6;
    padding-left: 20px;
    margin-bottom: 25px !important;
}
.elementor-widget-button .elementor-button:hover{
	color: var(--light);
    background: var(--primary);
	border-color:var(--primary);
	opacity:.8;
}
.full-width-page .wpcf7-submit.btn-primary:hover{
	color: var(--light);
    background: var(--primary);
	border-color:var(--primary);
	opacity:.8;
}
.elementor_container  .elementor-widget-heading .elementor-heading-title 
 {
    font-size: 3rem;
    color: var(--primary);
	line-height: 1.5;
}
.elementor_container .elementor-element .elementor-button-content-wrapper{
	padding:5px 10px
}	
.elementor_container .box_shadow > .elementor-element {
    box-shadow: 0 0 45px rgba(0,0,0,.08);
}
.elementor_container .box_shadow .elementor-icon-box-wrapper {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.elementor_container .box_shadow span.elementor-icon svg{
	margin:0 auto;
}
.elementor_container .box_shadow span.elementor-icon {
    background: #E8F5E9;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    text-align: center;
    padding-top: 20px;
}
/* Force sidebar offcanvas to act like static sidebar on desktop */
@media (min-width: 992px) {
	
/* Menu Color*/
#menu-item-31:hover > a{
	background:#AF3B3B;
	color:#fff;
}

 #menu-item-31:hover .sub-menu  {
	background:#DFA3A3 !important;
	
}
 #menu-item-31  .sub-menu  li a:hover{
	color:#fff !important;
 }
 #menu-item-31:hover .sub-menu a{
	color:#333 !important;
 }
 
 
 /* Menu Color*/
#menu-item-32:hover > a{
	background:#B66112;
	color:#fff;
}

 #menu-item-32:hover .sub-menu  {
	background:#E4A265 !important;
	
}
 #menu-item-32  .sub-menu  li a:hover{
	color:#fff !important;
 }
 #menu-item-32:hover .sub-menu a{
	color:#333 !important;
 }
 
 
 /* Menu Color*/
#menu-item-33:hover > a{
	background:#1475A6;
	color:#fff;
}

 #menu-item-33:hover .sub-menu  {
	background:#6AC1EA !important;
	
}
 #menu-item-33  .sub-menu  li a:hover{
	color:#fff !important;
 }
 #menu-item-33:hover  .sub-menu a{
	color:#333 !important;
 }
 
 
 /* Menu Color*/
#menu-item-34:hover > a{
	background:#D9B343;
	color:#fff;
}

 #menu-item-34:hover .sub-menu  {
	background:#E1D29F !important;
	
}
 #menu-item-34  .sub-menu  li a:hover{
	color:#fff !important;
 }
 #menu-item-34:hover .sub-menu a{
	color:#333 !important;
 }
 
 /* Menu Color*/
#menu-item-35:hover > a{
	background:#914C94;
	color:#fff;
}

 #menu-item-35:hover .sub-menu  {
	background:#E7D3E7 !important;
	
}
 #menu-item-35  .sub-menu  li a:hover{
	color:#fff !important;
 }
 #menu-item-35:hover .sub-menu a{
	color:#333 !important;
 }
 
 
 /* Menu Color*/
#menu-item-36:hover > a{
	background:#66872C;
	color:#fff;
}

 #menu-item-36:hover .sub-menu  {
	background:#BAD78C !important;
	
}
 #menu-item-36  .sub-menu  li a:hover{
	color:#fff !important;
 }
 #menu-item-36:hover .sub-menu a{
	color:#333 !important;
 }
	
	
	
	.full-width-page .entry-content .elementor_container > .elementor-element {
		padding: 4px 30px;
	}
	.navbar .navbar-nav ul.sub-menu .menu-item a{
		padding:0
	}
	#primary-menu-list > li:first-child{
		position:static;
	}
	#primary-menu-list > li:first-child > ul.sub-menu > li{
		flex:0 0 33%;
		        margin-bottom: 30px;
	}
	#primary-menu-list > li:first-child > ul.sub-menu, #primary-menu-list > li:first-child > ul.sub-menu:hover{
		left: 0px;
		        top: 90px;
		flex-wrap: wrap;
		box-shadow:0px 11px 10px 1px rgba(0, 0, 0, .1);
	}
	/* Target only li that has submenu */
#primary-menu-list > li.menu-item-has-children > a::after {
  content: "";
  display: inline-block;
  margin-left: 6px;
  vertical-align: middle;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #2b5700; /* triangle color */
  transition: transform 0.3s ease;
}

/* Rotate arrow when submenu is open (hover/focus) */
#primary-menu-list > li.menu-item-has-children:hover > a::after,
#primary-menu-list > li.menu-item-has-children:focus-within > a::after {
  transform: rotate(180deg);
}

	
	#primary-menu-list .menu-item{
		position:relative
	}
	#primary-menu-list > .menu-item:first-child:hover > ul.sub-menu {
        display: flex
;
    }
	#primary-menu-list > .menu-item:hover > ul.sub-menu {
		display:block
	}
	#primary-menu-list > .menu-item > ul.sub-menu {
			position: absolute;
			right: 0px;
			background: #fff;
			z-index: 1050;
			border-top: 1px solid #eee;
			padding: 25px 25px;
			list-style: none;
			border-radius: 0 0 6px 6px;
			top: 90px;
			display:none;
			min-width:275px
		}

		ul.sub-menu li {
			padding: 4px 3px;
		}
}

@media(min-width:768px){
	#primary-menu-list > li >a{
		line-height:100px;
	}
	.navbar-brand{
		display:none !important;
	}
	#ul#primary-menu-list{
		margin: 10px auto !important;
	}
	.navbar  img.custom-logo {
    max-width: 190px;
    height: 100px;
    min-width: 190px;
}
}


@media(max-width:768px){
	.menu-item-986{
		display:none !important;
	}
	.navbar img.custom-logo {
    max-width: 98px;
    height: auto;
}
	.navbar .navbar-nav li a i{
		display:none 
	}
	.navbar .navbar-nav li{
		line-height:32px
	}
	.navbar .navbar-nav li a,  .navbar .navbar-nav .menu-item a,  .navbar .navbar-nav ul.sub-menu  .menu-item a{
		padding:0
	}
	.full-width-page  .sm-py1{
		padding-top:1rem !important;
		
	}
	.full-width-page .entry-content .elementor_container > .elementor-element {
		padding-bottom:3rem !important;
	}
}