/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 09 2024 | 17:36:50 */
div.wpforms-container-full input[type="submit"], div.wpforms-container-full button[type="submit"], div.wpforms-container-full .wpforms-page-button{
	height: auto !important;
}
.single-team section{
	display: none;
}
.single-team section:first-child{
	display: block;
	margin-bottom: 40px;
}

.top-bar{
	display: none;
}
.technum-contacts-widget-logo .logo-link img{
	width: 100%;
	max-width: 180px;
}
.elementor-element-14c1650 .elementor-open-lightbox{
/* 	display: none; */
}
.team-item:hover .team-item-socials .team-socials.wrapper-socials li{
	margin: 14px 0 6px;
}

/* Services css start */
.service-listing-wrapper .service-item{
	padding: 30px 20px 30px;
}
.service-item .service-item-excerpt{
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	line-height: 26px;
}
.service-post-content .services-list{
	display: flex;
	flex-wrap: wrap;
}
.service-post-content .services-list li{
	width: 31%;
}
.service-post-content .services-list.col-1 li{
	width: 100%;
}

/* Single service pricing css */
.single-technum_service .body-container div[data-elementor-type="wp-post"] {
    display: none;
}
.portfolio-gallery .elementor-swiper-button{
	background-color: var( --e-global-color-primary );
	font-size: 40px !important;
	width: 40px;
	height: 40px;
	line-height: 28px;
	text-align: center;
	display: inline !important;
}
.portfolio-gallery .elementor-swiper-button i{
	color: #fff;
	font-size: 20px;
}
.p-mt-0 p{margin-top: 0px}


/* Portfolio css start */
.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-link:hover .portfolio-item-media{
	transform: unset !important;
}
.portfolio-desc .elementor-widget-container > p{
	margin: 0 0 10px !important;
}
.portfolio-desc .elementor-widget-container > p:last-child{
	margin-bottom: 30px !important;
}
.portfolio-listing-wrapper .portfolio-item-wrapper .portfolio-item-link .portfolio-item-media::before {
	opacity: 0;
}

/* Large screen media start */
@media only screen and (min-width: 1024px) {
	.content-wrapper {
		margin: 80px auto !important;		
	}
	.content-wrapper.content-wrapper-remove-bottom-margin{
		margin-bottom: 80px !important;
	}
	.home .content-wrapper.content-wrapper-remove-bottom-margin{
		margin-bottom: 0px !important;
	}
	.footer-widgets .footer-widget:nth-child(2) > .widget-wrapper,
	.footer-widgets .footer-widget:nth-child(3) > .widget-wrapper{
		padding-left: 16px;
	}
/* 	.menu-useful-links-container ul{
		column-count: 1 !important;
	} */
}
/* Large screen media end */

/* Mobile media start */
.mobile-header-row img{
	max-width: 180px;
}
/* Mobile media end */

.languages-sec .slider-item .slider-item-inner img{
	width: fit-content;
}