/*!
Theme Name: WegaByte
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: WegaByte theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wegabyte
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: wegabyte
Template Id: prod-25518
*/

#toTop {
	cursor: pointer;
}

.align-center-team-block .tlp-row {
	margin-left: 0;
	margin-right: 0;
}

.tlp-team-container {
	max-width: 1140px;
}

html, body {
	height: 100%;
}
.site {
	display: flex;
	flex-direction: column;
	min-height: 100%;
}
.site-content {
	flex: 1 0 auto;
}
.site-footer {
	flex: 0 0 auto;
}

.btn-green {
	display: block;
	padding: 10px 25px;
	background: #54be73;
	color: #fff;
	width: 222px;
	margin: 11px auto;
	font-size: 20px;
}

.team-header{
	font-size: 44px;
	margin: 0 15px 25px;
}

.tlp-single-details {
	margin-left: 20px;
}

.single-team-area img {
	width: 333.33px!important;
	height: 333.33px!important;
	object-fit: cover;
}






 @media (max-width: 1024px) {
	p .fa-user-tie 
		{
			font-size: 14px  !important;
			top: 30% !important;
  			left: 2% !important;
		}

	p .fa-phone {
			font-size: 14px  !important;
			top: 30% !important;
  			left: 2% !important;
		}

	p .fa-envelope{
			font-size: 14px  !important;
			top: 30% !important;
  			left: 2% !important;
		}
	p .fa-pen{
			font-size: 14px  !important;
			top: 8% !important;
  			left: 2% !important;
		}
}
 @media (max-width: 767px) {
	p .fa-user-tie 
		{
			font-size: 12px  !important;
			top: 32% !important;
  			left: 2% !important;
		}

	p .fa-phone {
			font-size: 12px  !important;
			top: 32% !important;
  			left: 2% !important;
		}

	p .fa-envelope{
			font-size: 12px  !important;
			top: 32% !important;
  			left: 2% !important;
		}
	p .fa-pen{
			font-size: 12px  !important;
			top: 9% !important;
  			left: 2% !important;
		}

	 .logo-absolute {
		 position: absolute!important;
		 left: 30px;
		 top: -18px;
	 }

	 .jet-mobile-menu.jet-nav-wrap .jet-nav {
		 margin-top: 0!important;
	 }

	 .team-header {
		 margin: 0 15px 10px;
		 font-size: 25px;
	 }

	 .elementor-20 .elementor-element.elementor-element-0f62fa0 .jet-nav {
		 padding-top: 5px!important;
	 }
}
