/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */



ul, ol{
	margin-bottom: 1rem;
}
.arrow-wrap ul{
	padding:0;
}
.arrow-wrap ul li {
    list-style: none;
    padding-left: 25px;
    background-image: url(assets/images/bullet-arrow.png);
    background-position: left top 6px;
    background-size: 14px;
    background-repeat: no-repeat;
}
.header-contact .elementor-icon-list-text span{
	font-size: 15px;
}
.header-contact .elementor-icon-list-text{
	line-height: 22px;
}
.header-contact .elementor-icon-list-icon {
    border: 1px solid;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.header-contact .elementor-icon-list-item:hover .elementor-icon-list-icon{
	background: #00396D;
}

.our-recent-projects-popup.remodal {
    max-width: 100%;
}
.remodal-close {
    top: 10px;
    left: unset;
    right: 10px;
}
.remodal-overlay {
    background: rgb(0 0 0 / 40%);
}
.owl-carousel.recent-project-slider .owl-nav button.owl-prev, .owl-carousel.recent-project-slider .owl-nav button.owl-next{
    width: 30px;
    height: 30px;
    border: 1px solid #000;
}
.owl-carousel.recent-project-slider .owl-nav{
	display: flex;
	gap: 20px;
	justify-content: center;
	align-content: center;
	align-items: center;
}
body .eael-contact-form-7 textarea, body .eael-contact-form-7 input[type=text], body .eael-contact-form-7 input[type=password], body .eael-contact-form-7 input[type=datetime], body .eael-contact-form-7 input[type=datetime-local], body .eael-contact-form-7 input[type=date], body .eael-contact-form-7 input[type=month], body .eael-contact-form-7 input[type=time], body .eael-contact-form-7 input[type=week], body .eael-contact-form-7 input[type=number], body .eael-contact-form-7 input[type=email], body .eael-contact-form-7 input[type=url], body .eael-contact-form-7 input[type=search], body .eael-contact-form-7 input[type=tel], body .eael-contact-form-7 input[type=color], body .eael-contact-form-7 .uneditable-input{
	width: 100%;
}
.contact-item {
    height: 100%;
}
.contact-item .elementor-icon-box-icon{
	margin-top: -45px;
    width: 60px;
    height: 60px;
    background: #009ba0;
    border-radius: 50%;
	line-height: 80px;
	margin-left: auto;
	margin-right: auto;
}
.contact-item p a, .contact-item p {
    font-weight: 600;
}
.page-header {
    padding: 41px 0px;
    background: #D1D2D4;
    margin-bottom: 50px;
}
.page-header h1{
	color: #000;
}
.comments-area {
    padding-top: 15px;
    border-top: 1px solid #b9b9b9;
    width: 100%;
    margin-top: 20px;
}
.post-thumbnail {
    margin-bottom: 30px;
}
.page-content {
    margin-bottom: 50px;
}

.contact-form-wrap .wpcf7 form .form-row {
    margin: 0;
    display: flex;
    gap: 20px;
}
.contact-form-wrap .form-row .form-col-half {
    width: 50%;
	margin-bottom: 20px;
}
.contact-form-wrap .form-row .form-col-full {
    max-width: 100%;
    width: 100%;
	margin-bottom: 20px;
}	
.contact-form-wrap .eael-contact-form-7 .wpcf7-form p br{
	display: none;
}
.contact-form-wrap .eael-contact-form-7 .wpcf7-form p:nth-last-of-type(1){
	display: block;
}
.contact-form-wrap .eael-contact-form-7 label {
	display: block;
	margin-bottom: 10px;
}
.team-item img {
    width: 250px;
    height: 250px;
    object-fit: cover;
    object-position: center center;
    border-radius: 50% 50% 50% 50%;
    box-shadow: 4px 11px 0px 0px #029C9E;
}

.post-archive-wrap {
    display: flex;
    gap: 40px;
}
.post-archive-wrap .post-archive-list {
	width: 100%;
	margin-bottom: 40px;
}
.post-archive-wrap .post-archive-list.full-width{
	width: 100%;
}
.post-archive-wrap .archive-sidebar {
    width: 30%;
	padding: 20px;
	background: #f7f7f7;
}
.post-archive-list .post p {
    font-size: 16px;
	display: inline;
}
.post-archive-list .post a.post-thumbnail {
    display: block;
	margin-bottom: -5px;
}
.search-form {
    display: flex;
}
.sidebar-widget {
    margin-bottom: 20px;
}
.sidebar-widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.sidebar-widget ul li {
    border-bottom: 1px solid #818181;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.sidebar-widget ul li span.post-date {
    display: block;
    font-size: 12px;
    font-style: italic;
}
.o-hidden{
	overflow: hidden;
}
.post-archive-wrap .post-archive-list .page-content{
	display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.post-archive-wrap .post-archive-list .page-content .post{
	flex: 1 0 50%;
    padding: 0 15px;
	margin-bottom: 30px;
}
.page-content .post .article-item-content {
    box-shadow: 0px 0px 6px rgb(0 0 0 / 40%);
	padding: 15px;
}
.page-content .post .article-item-content h3 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}
.page-content .post .article-item-content .post-date {
    font-style: italic;
    margin-bottom: 10px;
    display: block;
}

.we-design-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}
.we-design-list ul li {
	max-width: 100%;
	width: 100%;
    text-align: center;
    position: relative;
}
.h3-rd-space .elementor-icon-box-title {
    margin-bottom: 5px;
}
@media (min-width: 992px){
	.we-design-list ul {
		flex-direction: row;
	}
	.we-design-list ul li {
		max-width: 33.333%;
		width: 33.333%;
	}
}
@media (max-width: 991px){
	.br-none br{
		display: none;
	}
	.post-archive-wrap .post-archive-list {
		width: 100%;
	}
	.post-archive-wrap .archive-sidebar {
		width: 100%;
	}
}

@media (max-width: 767px){
	.contact-form-wrap .wpcf7 form .form-row {
		gap: 0;
		display: block;
	}
	.contact-form-wrap .form-row .form-col-half {
		width: 100%;
		margin-bottom: 20px;
	}
	.post-archive-wrap .post-archive-list .page-content .post{
		flex: 1 0 100%;
	}
}
