/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

@font-face {
    font-family: 'nunitoSans-variablefont';
    src: url('./fonts/nunitoSans-variablefont.ttf') format('truetype');
    font-weight: 400; /* variable font support */
    font-style: normal;
    font-display: swap;
}
#site-logo #site-logo-inner a.site-title.site-logo-text,
.footer_logo.elementor-widget-heading .elementor-heading-title a{
    font-family: 'nunitoSans-variablefont';
    color: #545452;
    display: flex;
    flex-flow: column;
    text-align: center;
    font-size: 40px;
    line-height: 1.1;
}
#site-logo #site-logo-inner a.site-title.site-logo-text span,
.footer_logo.elementor-widget-heading .elementor-heading-title a span{
	font-size: 11px;
	white-space: nowrap;
}
header #site-logo #site-logo-inner {
    display: inline-block;
}
.elementor > section.elementor-element > .e-con-inner {
    padding-left: 15px;
    padding-right: 15px;
}
body .footer_logo.elementor-widget-heading .elementor-heading-title a {
	font-size: 45px;
	font-weight: 400;
}
.footer_logo.elementor-widget-heading .elementor-heading-title a span {
    font-size: 14px;
    font-weight: 400;
}
@media screen and (max-width: 767px){
	#site-logo #site-logo-inner a.site-title.site-logo-text{
		font-size: 30px;
	}
	header #site-logo #site-logo-inner a img{
		max-width: 80px;
	}
}


/* Header */
header#site-header {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1180px;
    padding: 10px;
    background-color: transparent;
}
header#site-header #site-header-inner {
    width: 100%;
    max-width: 100%;
    background-color: #f5f0eb;
	padding: 15px 30px;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
header #site-logo #site-logo-inner{
	height: auto;
}
header #site-navigation-wrap .dropdown-menu {
    display: flex;
    align-items: center;
    justify-content: center;
}
header .oceanwp-mobile-menu-icon.mobile-right,
header #site-navigation-wrap .dropdown-menu>li {
    float: none;
}
header #site-navigation-wrap .dropdown-menu>li{
	padding: 13px 20px;
}
header #site-navigation-wrap .dropdown-menu>li>a{
    line-height: normal;
    font-size: 17px;
    font-weight: 400;
    color: #4E4E4E;
	letter-spacing: normal;
	padding: 0;
}
header .after-header-content .after-header-content-inner {
    height: auto;
}
header .after-header-content {
	float: none;
	order: 1;
	width: 20%;
	display: flex;
	justify-content: flex-end;
}
header.center-menu #site-navigation-wrap {
    position: relative;
    left: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
	-o-transform: none;
	transform: none;
	width: 60%;
}
header #site-logo {
    width: 20%;
}
body .oceanwp-mobile-menu-icon {
    margin-left: auto;
}
a.custom-logo-link {
    display: inline-block;
}
.oceanwp-mobile-menu-icon a {
    line-height: normal;
}
header #site-logo #site-logo-inner a:hover img {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}
.footer_text .elementor-icon-list-text {
    overflow-wrap: anywhere;
}
.elementor-field-type-tel .iti--separate-dial-code,
.tab-button img {
    width: 100%;
}
@media screen and (max-width: 1024px){
	header#site-header #site-header-inner{
		padding: 15px;
	}
}

/* Home */
.hero_title span {
    font-size: 85px;
    font-weight: 700;
    -webkit-text-stroke-width: 3px;
    stroke-width: 3px;
	-webkit-text-stroke-color: #f5f0eb;
	stroke: #f5f0eb;
	color: rgba(245, 240, 235, 0);
	display: inline-block;
	line-height: 1;
}
.e-con .elementor-widget.elementor-widget .sale_label {
    position: absolute;
    top: 25px;
    left: 0;
	width: 100%;
	text-align: center;
	padding: 0 15px;
}
.e-con .elementor-widget.elementor-widget .sale_label .elementor-heading-title{
	background-color: #0d3d3d;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 12px 24px;
	border-radius: 100px;
}
.e-con.projects_loop {
	height: 100%;
	background-color: rgb(245 240 235 / 30%);
	border: 1px solid rgba(0, 0, 0, .21);
	border-radius: 20px;
	overflow: hidden;
}
.property_title.elementor-widget-heading .elementor-heading-title {
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-style: italic;
    color: #4e4e4e;
}
.project_title.elementor-widget-heading .elementor-heading-title {
    font-size: 23px;
    font-weight: 700;
	text-transform: uppercase;
	color: #4e4e4e;
	text-align: center;
	padding-top: 10px;
}
.estimate_filed h5 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #4e4e4e;
    margin: 0;
    line-height: 1;
}
.estimate_filed span {
    font-size: 14px;
    font-weight: 400;
    color: #4e4e4e;
}
.estimate_disc.elementor-element {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 20px 15px 15px 15px;
}
.project_title_property.elementor-element {
    padding: 20px 10px;
}
.property_info svg.e-font-icon-svg {
    width: 15px;
    position: relative;
    top: 3px;
}
.property_info_gr.elementor-element {
	padding: 20px 15px 15px 15px;
	border-bottom: 1px solid #dfdfdf;
}
.property_info span {
    display: inline-block;
    padding-left: 5px;
    font-size: 16px;
    font-weight: 400;
    color: #7a7a7a;
}
.project_pr_label.elementor-widget-heading .elementor-heading-title,
.woocommerce div.product .project_price p.price{
	margin: 0;
    color: #4e4e4e;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
}
.project_price bdi {
    color: #4e4e4e;
}
.elementor-widget.elementor-widget.project_price {
    padding-top: 5px;
}
.elementor .elementor-element.project_pr{
	padding: 15px 15px;
	display: flex;
	align-items: center;
	flex-direction: row;
}
.elementor-widget-button.product_view_btn .elementor-button {
	background-color: #0d3d3d;
	padding: 8px 20px;
	border: 2px solid #0d3d3d;
}
.elementor-widget-button.product_view_btn .elementor-button:hover{
	background-color: transparent;
	color: #0d3d3d;
}
.elementor .elementor-element.taxes_info_group {
    padding: 0 15px 20px;
}
body .elementor.elementor .elementor-element.taxes_desc{
    position: absolute;
    bottom: 50px;
    max-width: 245px;
    background-color: #555;
    color: #fff;
    padding: 10px;
	border-radius: 6px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s;
}
.elementor.elementor .elementor-element.taxes_desc .elementor-heading-title {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.4;
}
.taxes_desc:before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 10px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #555;
}
.elementor.elementor .taxes_info_group.e-con>.elementor-widget{
	display: inline-block;
	width: fit-content;
}
body .elementor.elementor .taxes_info_label{
	cursor: pointer;
}
body .elementor.elementor .taxes_info_label:hover + .elementor-element.taxes_desc {
    opacity: 1;
    visibility: visible;
}
.project_slider.woocommerce div.product {
    padding: 0 10px;
}
.e-con.e-flex.project_col_left {
    width: 60%;
}
.e-con.e-flex.project_col_right {
    width: 40%;
}
.taxes_info_label path {
    fill: #4e4e4e;
}
.project_slider .owl-nav {
    position: absolute;
    top: -90px;
	right: 0;
	display: flex;
	align-items: center;
	gap: 10px;
}
.project_slider .owl-nav button.owl-prev,
.project_slider .owl-nav button.owl-next {
    background-color: #0d3d3d !important;
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
}
.project_slider .owl-nav button svg {
    width: 24px;
}
.project_slider .owl-nav button path {
    fill: #fff;
}
.owl_project.owl-carousel button.owl-dot,
.owl_blog.owl-carousel button.owl-dot{
    width: 10px;
    height: 10px;
    background-color: #4e4e4e;
    border-radius: 100px;
    opacity: 0.2;
	transition: all 0.3s;
	margin: 0;
}
.owl_project.owl-carousel button.owl-dot.active,
.owl_blog.owl-carousel button.owl-dot.active{
	opacity: 1;
}
.owl_project.owl-carousel .owl-dots,
.owl_blog.owl-carousel .owl-dots{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.owl_blog.owl-carousel .owl-dots {
    padding-top: 20px;
}

.elementor .elementor-element.post_item {
    border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 20px;
	overflow: hidden;
}
.elementor .elementor-element.post_meta {
    padding: 20px 15px;
}
.post_meta .elementor-widget-theme-post-title .elementor-heading-title {
	color: #303133;
	font-size: 20px;
	line-height: 1.4;
}
.post_meta .elementor-widget-post-info {
    padding-top: 10px;
}
.post_meta .elementor-icon-list-text time {
    font-weight: 500;
}
.post_meta .elementor-widget-theme-post-excerpt {
    font-size: 14px;
    color: #4E4E4E;
    line-height: 1.4;
    padding-top: 20px;
}
.post_meta .elementor-element.elementor-widget-button {
    padding-top: 20px;
}
.post_meta .elementor-element.elementor-widget-button .elementor-button {
    background-color: #0d3d3d;
    padding: 8px 20px;
    border: 2px solid #0d3d3d;
}
.post_meta .elementor-element.elementor-widget-button .elementor-button:hover {
    background-color: transparent;
    color: #0d3d3d;
}
.owl_blog .owl-stage {
    display: flex;
}
.owl_blog .elementor.e-loop-item {
    padding: 0 10px 10px;
    height: 100%;
}
.projects_page_list svg {
    display: none;
}
.projects_page_list li span {
    position: relative;
    color: #4e4e4e;
    font-size: 16px;
    padding-left: 30px;
}
.projects_page_list li span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' class='e-font-icon-svg e-far-dot-circle' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%237a7a7a' d='M256 56c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m0-48C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 168c-44.183 0-80 35.817-80 80s35.817 80 80 80 80-35.817 80-80-35.817-80-80-80z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 22px;
    height: 22px;
}
.projects_page_list ul {
    display: flex;
    flex-flow: column;
    gap: 5px 0;
}
.custom_pr_price .amount {
    color: #4E4E4E;
}
.portfolio_list {
    overflow: hidden !important;
}
.portfolio_name .elementor-icon-list-items {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    padding-bottom: 30px !important;
}
.portfolio_name .elementor-icon-list-item a {
    background-color: transparent;
    display: inline-block;
    width: auto;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    padding: 6px 15px;
    letter-spacing: 1px;
	transition: all 0.3s;
}
.portfolio_name .elementor-icon-list-item a.active{
	background-color: #333;
}
.portfolio_name .elementor-icon-list-item a .elementor-icon-list-text {
    color: #4e4e4e;
	transition: all 0.3s;
}
.portfolio_name .elementor-icon-list-item a.active .elementor-icon-list-text {
    color: #fff;
}
.portfolio_list > .elementor-element {
    width: 33.33%;
    padding: 0 15px 30px;
}
.gallery_item .elementor-widget-image:after{
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    position :absolute;
    border-radius: 43px;
    top: 0;
    left: 0;
    opacity: 0;
    transition-duration: .5s;
}
.gallery_item:hover .elementor-widget-image::after{
    background-color:rgba(0,0,0,.5);
    opacity: 1;
}
.gallery_item .gallery_text {
    position: absolute;
    top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    opacity: 0;
	transition: all 0.3s;
}
.gallery_item:hover .gallery_text{
    opacity: 1;
    z-index: 1;
}
/* body .elementor .elementor-element.hero_popup {
    max-width: 385px;
    margin: 0 auto;
} */
#elementor-popup-modal-5549.elementor-popup-modal .dialog-widget-content {
    background-color: transparent;
	box-shadow: none;
	max-width: 385px;
	margin: 0 auto;
	padding: 0 15px;
}
body #elementor-popup-modal-5549 .dialog-message {
    width: 100%;
    overflow: visible;
}
#elementor-popup-modal-5549.elementor-popup-modal .dialog-close-button {
	right: 30px;
	top: 15px;
}

.request_cf_form span.wpcf7-form-control-wrap input.wpcf7-form-control, .request_cf_form span.wpcf7-form-control-wrap textarea.wpcf7-form-control {
    background-color: transparent;
    border: 1px solid #00000040;
    border-radius: 10px;
    max-width: 100%;
    vertical-align: middle;
    width: 100%;
    color: #7A7A7A;
}
.request_cf_form span.wpcf7-form-control-wrap input.wpcf7-form-control::placeholder, .request_cf_form span.wpcf7-form-control-wrap textarea.wpcf7-form-control::placeholder{
    opacity: 0.7
}
.request_cf_form span.wpcf7-form-control-wrap textarea.wpcf7-form-control {
    height: 55px !important;
    min-height: auto;
    resize: none;
}
body .request_cf_form input[type="submit"] {
    background-color: #0D3D3D;
    border: 2px solid #0D3D3D;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: normal;
    width: 100%;
    border-radius: 10px;
	padding: 11px 10px;
	transition: all 0.3s;
	margin-top: 20px;
}
body .request_cf_form input[type="submit"]:hover {
    background-color: transparent;
    color: #0D3D3D;
    border-color: #0D3D3D;
}
.request_cf_form .wpcf7-form-control-wrap {
    display: block;
    padding-bottom: 20px;
}
.request_cf_form .wpcf7-form-control-wrap:last-child {
    padding-bottom: 0;
}
.request_cf_form p {
	margin: 0;
	position: relative;
}
.request_cf_form br {
    display: none;
}
.request_cf_form .wpcf7-spinner {
    position: absolute;
    right: 0;
    top: 30px;
}
.pum-theme-5735 .pum-container#popmake-5744 {
    background-color: transparent;
    padding: 0;
    border: 0;
    box-shadow: none;
}
#pum-5744.pum-theme-default-theme {
    background-color: rgb(18 18 18 / 70%);
}
#popmake-5744 button.pum-close {
    background-image: url(/wp-content/uploads/2025/09/close.png);
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: 13px;
    border: 0;
    background-color: transparent;
    font-size: 0;
    padding: 0;
    box-shadow: none;
    width: 15px;
    height: 15px;
    right: 10px;
    top: 10px;
}
body.iti-mobile .iti--container {
    z-index: 9999999999;
}

@media screen and (max-width: 767px){
	.e-con .elementor-widget.elementor-widget .sale_label .elementor-heading-title{
		font-size: 14px;
		padding: 8px 20px;
	}
	.e-con.e-flex.project_col_right {
		width: 100%;
		padding-top: 15px;
	}
	.elementor-widget-button.product_view_btn .elementor-button{
		padding: 6px 15px;
		font-size: 14px;
	}
	.product_view_btn.elementor-widget {
		text-align: left;
	}
	.project_pr_label.elementor-widget-heading .elementor-heading-title, .woocommerce div.product .project_price p.price{
		font-size: 16px;
	}
	.estimate_filed h5{
		font-size: 20px;
	}
	.project_title.elementor-widget-heading .elementor-heading-title{
		font-size: 18px;
	}
	.property_title.elementor-widget-heading .elementor-heading-title{
		font-size: 12px;
	}
	.project_title_property.elementor-element {
		padding: 10px 10px 15px;
	}
	.e-con .elementor-widget.elementor-widget .sale_label{
		top: 15px;
	}
	.property_info ul {
		display: flex;
		flex-flow: column;
		gap: 5px 0;
	}
	.property_info li {
		display: flex;
		align-items: flex-start;
		line-height: 1.4;
	}
	.progress_video_slider .owl-nav {
		text-align: center;
	}
	body div#tabs-nav {
		display: flex;
		flex-wrap: nowrap;
		white-space: nowrap;
		overflow-x: auto;
		flex-flow: row;
	}
	body div#tabs-nav .elementor-widget-image {
		display: none;
	}
	.tab-nav .e-con-full.e-flex.e-con.e-child {
		padding: 0 15px !important;
		min-width: 110px;
	}
	.tab-nav .e-con-full.e-flex.e-con .elementor-heading-title {
		text-wrap: auto;
	}
	.elementor .elementor-element.meet_section {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.elementor .elementor-element.meet_section > .elementor-element {
		width: 50%;
	}
	.portfolio_list > .elementor-element {
		width: 100%;
		padding: 0 0 20px;
	}
	.portfolio_name .elementor-icon-list-item a {
		white-space: nowrap;
	}
	.portfolio_name .elementor-icon-list-items{
		justify-content: flex-start;
		padding-bottom: 10px !important;
		overflow-x: auto;
		margin-bottom: 20px !important;
	}
	#elementor-popup-modal-5549.elementor-popup-modal .dialog-close-button {
		right: 30px;
		top: 35px;
	}
}
@media (min-width: 390px) and (max-width: 767px){
	.portfolio_list > .elementor-element {
		width: 50% !important;
		padding: 0 10px 20px !important;
	}
}
@media (min-width: 768px) and (max-width: 1024px){
	.owl_project.owl-carousel .owl-dots{
		padding-top: 20px;
	}
	.tab-nav .e-con-full.e-flex.e-con.e-child {
		padding: 10px 15px 30px !important;
		min-width: 200px;
		gap: 0 10px;
	}
	.tab-nav .e-con-full.e-flex.e-con.e-child .elementor-widget-image img {
		min-width: 60px;
		max-width: 60px;
	}
	body div#tabs-nav {
		display: flex;
		flex-wrap: nowrap;
		white-space: nowrap;
		overflow-x: auto;
		flex-flow: row;
	}
	.tab-nav .e-con-full.e-flex.e-con.e-child .elementor-heading-title {
		text-wrap-mode: wrap;
	}
	body footer .elementor-element.e-con-full.footer_row {
		display: flex !important;
		flex-wrap: wrap;
	}
	.elementor .elementor-element.footer_logo_section {
		width: 47%;
	}
	.elementor .elementor-element.footer_menu_section {
		width: 20%;
	}
	.elementor .elementor-element.footer_contact_section {
		width: 31%;
	}
}
@media (min-width: 1025px) and (max-width: 1199px){
	.e-con .elementor-widget.elementor-widget .sale_label .elementor-heading-title{
		font-size: 14px;
	}
}

















































