/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 11 2024 | 07:11:52 */
li.last-menu-get {
    margin-left: 24px;
}
li.last-menu-get a {
    background-color: #2D85AC;
    border-radius: 8px;
	text-transform: uppercase;
}
li.last-menu-get:hover a {
    background-color: #003462;
}
li.last-menu-get  a{
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 21px !important;
	color:#fff !important;
	margin:0 !important;
	padding: 12px 24px !important;
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item:hover {
	background-color: #FFF !important;
}
li.menu-item a:hover {
	color: #062a4a !important; 
}
li.last-menu-get a:hover {
	color: #FFF !important;
}
.portfolio-cta.qua-sec::after {
/* 	background-image: url('/wp-content/uploads/2024/09/Group-167.png'); */
}
@media (max-width: 1024px) {
	li.last-menu-get {
        width: fit-content;
        margin-bottom: 30px;
        margin-left: 20px;
        margin-top: 10px;
	}
}