/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1714985883
Updated: 2024-05-06 08:58:03

*/
p:last-child{
	margin-bottom: 0;
}
.li-reset li{
	  list-style: none;
}
.main-header__nav.elementor-element .elementor-nav-menu--main .elementor-item{
	margin-inline: 12px;
}
.main-header__nav .elementor-nav-menu--main .elementor-nav-menu li.menu-item-28 a.elementor-item {
    color: #004F51;
    padding: 0.875rem 1.5rem;
    background-color: #C3EB59;
    border-radius: 100px;
    margin-left: 1.25rem;
    margin-right: 0;
    font-weight: 400;
    line-height: 1;
	transition: all .15s cubic-bezier(.4,0,.2,1);
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.menu-item-28 a.elementor-item.elementor-item-active {
    color: #fff;
}
.main-header__nav .elementor-nav-menu--main .elementor-nav-menu li.menu-item-28 a.elementor-item:hover{
	background-color: #1A3036;
	color: #fff;
}
.main-header__nav .elementor-nav-menu--main .elementor-nav-menu li.menu-item-28 a.elementor-item::after {
	display: none;
}
.main-footer__form input, .main-footer__form textarea {
    padding: 0;
}
.main-footer__form .elementor-field-group .elementor-field-textual:focus{
	box-shadow: unset;
}
.main-footer .main-footer__form .elementor-field-group:not(.elementor-field-type-upload) input:focus.elementor-field:not(.elementor-select-wrapper) {
    border-color: #19a89e;
}
.project-loop__item img{
	aspect-ratio: 3/2;
}
.project-section-area .elementor-tab-title.elementor-tab-desktop-title.elementor-active{
    background: black;
    border-radius: 50px;
}
.project-section-area .elementor-tab-title.elementor-tab-desktop-title{
	border: 1px solid #000 !important;
	margin: 0px 4px;
    border-radius: 50px;
	 padding: 14px 25px;
}
.project-section-area .elementor-tab-content.elementor-clearfix.elementor-active{
	padding: 20px 0px;
}
@media screen and (max-width:1440px){
	div#project-title-section {
		left: 550px;
		width: 16%;
	}
}
@media screen and (max-width:450px){
	.project-section-area .elementor-tab-title.elementor-tab-mobile-title {
		border: 1px solid #000 !important;
		margin-top: 7px;
		border-radius: 50px;
		padding-left: 20px;
	}
	.project-section-area .elementor-tab-title.elementor-tab-mobile-title.elementor-active {
    background: #000;
  
}
}