/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.elementor-location-footer{
	width: 100%;
	z-index: 10
}
#menu-1-a963356>.menu-item a{
	padding: 0
}
.elementor-element-a963356{
	width: 100%
}
#menu-1-a963356>.menu-item a{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 60px;
}
#menu-1-a963356>.menu-item a:before{
	content: '';
	min-width: 20px !important;
	min-height: 20px !important;
	width: 20px !important;
	height: 20px !important;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	position: relative;
	background-size: contain;
	opacity: 1 !important;
	z-index: 1
}
#menu-1-a963356>.menu-item a:after{
	display: none !important
}
.menu-item-1572 a:before {
	background-image: url(https://tutatorforward.com/wp-content/uploads/2023/05/home.svg) !important;
}
.current-menu-item.menu-item-1572 a:before{
	background-image: url(https://tutatorforward.com/wp-content/uploads/2023/05/homeWhite.svg) !important;
} 
.menu-item-1573 a:before{
	background-image: url(https://tutatorforward.com/wp-content/uploads/2023/05/future.svg)!important;
}
.current-menu-item.menu-item-1573 a:before  {
	background-image: url(https://tutatorforward.com/wp-content/uploads/2023/07/Account-group-outline-1.svg) !important;
}
.menu-item-1605 a:before{
	background-image: url(https://tutatorforward.com/wp-content/uploads/2023/05/donor.svg) !important;
}
.current-menu-item.menu-item-1605 a:before{
	background-image: url(https://tutatorforward.com/wp-content/uploads/2023/07/mdi_hand-heart-outline-2.svg) !important;
}
.menu-item-1575 a:before{
	background-image: url(https://tutatorforward.com/wp-content/uploads/2023/05/projects.svg) !important;
}
.current-menu-item.menu-item-1575 a:before{
	background-image: url(https://tutatorforward.com/wp-content/uploads/2023/07/Handshake-Outline.svg) !important;
}
.menu-item-1574 a:before{
	background-image: url(https://tutatorforward.com/wp-content/uploads/2023/05/contact.svg) !important;
}
.current-menu-item.menu-item-1574 a:before{
	background-image: url(https://tutatorforward.com/wp-content/uploads/2023/07/Email-Outline.svg) !important;
}


#menu-1-a963356>li:hover{
background: #c6c6c6 !important
}
#menu-1-a963356 .current-menu-item{
	background: #2D73B4 !important
}
#menu-1-a963356{
	list-style: none;
	display: flex;
	padding: 0;
	width: 100%;
}
#menu-1-a963356 > li{
	width: 20%
}
#menu-2-a963356{
	display: none
}

.section-title:after{
	content: '';
	position: absolute;
	height: 10px;
	width: 64px;
	background: #38D893;
}
@media (min-width: 767px) {
	body.page-id-16{
		padding: 0 0 133px 0 !important
	}


	.section-mainTitle:after{
		content: '';
		position: absolute;
		height: 10px;
		width: 64px;
		background: #38D893;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media (max-width: 767px) {
	.elementor-location-footer{
		position: fixed !important;
		bottom: 0 !important;
		background: #fff;
	}
	body {
		padding: 0px 0 80px 0 !important;
	}
	.section-title:after{
		height: 8px;
		width: 60px;
		background: #38D893;
		left: 50%;
		transform: translateX(-50%);
		bottom: -10px;
	}
