/*!
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.2
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;
}

/*.firstltP:first-letter{
	font-size: 110px !important;
}*/


 @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;
		}
}

.jet-logo__link {
	display: flex !important;
	justify-content: center !important;
	flex-direction: row !important;
}

.d-flex-center a.jet-logo__link {
	display: flex !important;
	justify-content: center !important;
	flex-direction: row !important;
}