/**
Theme Name: Turnkey
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: turnkey
Template: astra
*/

.custom-logoslider .uc_logo_marquee_holder {
	margin: 15px;
}
.custom-imageaccordion #uc_image_accodion_elementor_fcd19af .uc_content .uc_overlay .ue_title-wrapper {
	visibility: visible;
	transition: .1s;
	position: absolute;
	bottom: 26px;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translate3d(0,0px,0);
}
.uc_hover .ue_title-wrapper{
	display:none;
}
.custom-imageaccordion #uc_image_accodion_elementor_fcd19af .uc_content .uc_image_accodion_holder .uc_overlay > * {
	transform: none;
}
#uc_image_accodion_elementor_fcd19af {
	border-radius: 20px !important;
	overflow: hidden;
}
.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
	text-decoration: none !important;
}
.blog-image img {
	min-height: 400px;
	object-fit: cover;
	height: 400px;
	position: relative;
}
.ast-container {
	max-width: 100% !important;
	padding: 0 !important;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single, .ast-separate-container .ast-author-box, .ast-separate-container .ast-404-layout-1, .ast-separate-container .no-results {
	padding: 0 !important;
}
.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
	margin: 0 !important;
	padding: 0;
}



html {
  scroll-behavior: auto !important;
}
.elementor-section {
  transition: none !important;
}
.custom-button a:hover .elementor-button-icon {
	transform: rotate(-10px);
	transform: rotate(-40deg);
	transition: all 1s ease-out;
}
.custom-button a:hover .elementor-button-icon svg {
	filter: invert(100%) sepia(100%) saturate(8%) hue-rotate(349deg) brightness(103%) contrast(100%);
}

.imagehover{  
  overflow: hidden; 
}
.imagehover .menu-image {  
  overflow: hidden; 
}

.menu-image img {
  transition: 0.3s;
}

.imagehover:hover .menu-image img {
  transform: scale(1.1);
}

.image-hoverproject{
  overflow: hidden; 	
}
.image-hoverprojecte img {
  transition: 0.3s;
}

.image-hoverproject:hover img {
  transform: scale(1.1);
}



/* css start 22-08-25 */

/* .completed-projects {
  min-height: 100vh;
  overflow: visible;
} */

.custom-projects {
      
/*       min-height: 100vh !important; */
	overflow:visible !important;
	transition: inherit !important;
    }

  .custom-projects .custom-cards {     
      position: relative;
      overflow: hidden;
    }


    .custom-projects .custom-cards{
      height:90%;
    }

 .custom-projects .type-projects {
      position: absolute;
      top:80px;
      left: 0;
      width: 100%;
      height:605px !important;
/*       opacity: 0; */
      transform: translateY(100%);
      display: flex;
      align-items: center;
      justify-content: center;  
    
    
    
      text-align: center;
    }


 .custom-projects .type-projects .image-hoverproject{
		height:88%;
}

.custom-projects .type-projects:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    background: #AB956D;
    width: 100%;
}

/* .custom-projects .type-projects:before {
    content: "";
    background: #AB956D;
    position: absolute;
    left: -2px;
    width: 2px;
    height: 100%;
} */
.elementor-slideshow__title {
	display: none;
}
.blog-title h1 {
    min-height: 109px;
}

.blog-text {
    min-height: 166px;
}
.e-loop-item-941 {
	border-bottom: 2px solid #AB956D;
	padding-bottom: 30px !important;
}
.highlight {
	color: #AB956D;
}
.text-underline {
	text-decoration: underline;
}
.ast-separate-container {
	background-color: transparent !important;
	background-image: none;
}
.uc_image_accodion_holder {
	position: relative;
}
.bonfire-pageloader-icon-wrapper img {
	width: 131px !important;
}
.team-card{
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.teaminfo {
	opacity: 0;
	transition: transform 0.5s ease, opacity 0.5s ease;
}
.overly-div {
	transform: translateY(100%);
	/* opacity: 0; */
	transition: transform 0.5s ease, opacity 0.5s ease;
	/* overflow-y: auto; */
	position: absolute;
	bottom: 136px;
	left: 0;
	right: 0;
	/* height: 100%; */
}
.team-card:hover:before{
	background: rgba(0,0,0,0.80) !important;
	background-image: none;
}
.team-card:hover .overly-div {
		transform: translateY(0%);
	transition: transform 0.5s ease, opacity 0.5s ease;
	/* overflow-y: auto; */
    height: 100%;
	bottom: 0px;
}
.team-card:hover .teaminfo {
	opacity: 1;
	transition: transform 0.5s ease, opacity 0.5s ease;
}
.elementor-element .swiper .elementor-swiper-button svg, .elementor-element .swiper ~ .elementor-swiper-button svg, .elementor-lightbox .swiper .elementor-swiper-button svg, .elementor-lightbox .swiper ~ .elementor-swiper-button svg {
	fill: #AB956D !important;
}
.elementskit-dropdown.elementskit-submenu-panel {
	background-color: #FFFEF9;
	border: 0;
	border-radius: 0px 0px 20px 20px !important;
}
@media (min-width:1400px) and (max-width:1640px){
	.e-con-inner {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.elementor-location-header .e-con-inner {
	padding: 0 !important;
}
}

@media (max-width:1024px){
	.custom-projects .custom-cards {
		height: 60%;
		top:190px;
	}
	
	.custom-projects .custom-cards .image-hoverproject{
		min-height:300px !important;
	}
	
	.custom-projects .type-projects{
		height:400px !important;
		
	}
}


@media (max-width:822px){
		.custom-projects .custom-cards {
		height: 45%;
	
	}	
	
	.custom-projects .type-projects{
		top:100px;	
	}
	
}


@media (max-width:667px){
	.custom-projects .type-projects{
		top:0px;
		padding:15px;
		height: 320px !important;
	}
	.custom-projects .custom-cards {
   		 height: 350px;
		top:0;
	}
	
	.custom-projects .custom-cards .image-hoverproject{
		min-height:240px !important;
	}
	
	.custom-projects .type-projects:before, .custom-projects .type-projects:after {
		display:none;
	}
.bonfire-pageloader-icon-wrapper img {
	max-width: 20%;

}
}

/* css end 22-08-25 */
