/* 
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
*/
.vbTextLegalsVB h2 {
    font-family: "Playfair Display", Sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 45px;
    color: #000000;
	margin: 40px 0 30px 0;
}
.vbTextLegalsVB h3 {
	margin: 30px 0 20px 0;
	font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 20px;
    color: #A98B5A;
}
.vbTextLegalsVB ul {
	margin: 15px 0 20px 15px;
	padding: 0;
}
.vbTextLegalsVB ul li {
	font-family: "Inter", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	margin: 0 0 10px 0;
	padding: 0;
}
.vbTextLegalsVB p {
	font-family: "Inter", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	color: #666666;
}
.vbTextLegalsVB table {
	margin: 30px 0 40px 0;
}
.columnValuesVB,
.columnValuesVB2 {
	position: relative;
}
.columnValuesVB::before {
    content: "";
    width: 1px;
    height: 130px;
    background-color: #E0DFDD;
    position: absolute;
    left: -22px;
    top: 50%;
    margin-top: -65px;
}
.columnValuesVB2::before {
    content: "";
    width: 1px;
    height: 130px;
    background-color: #E0DFDD;
    position: absolute;
    left: -5px;
    top: 50%;
    margin-top: -65px;
}
.vbCallToAction::before {
    content: "";
    width: 1px;
    height: 40px;
    background-color: #A98B5A;
    position: absolute;
    left: -13px;
    top: 50%;
    margin-top: -20px;
}
.boxServiceLateralVB .elementor-image-box-wrapper {
	background-color: #222;
	border-radius: 14px;
}
.boxServiceLateralVB .elementor-image-box-content {
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
}
.boxServiceLateralVB .elementor-image-box-wrapper ul {
    margin: 15px 0 0;
    padding: 0;
    list-style: none;
}

.boxServiceLateralVB .elementor-image-box-wrapper ul li {
    margin: 0 0 18px;
    padding: 0;
    color: #ffffff;
    list-style: none;
    position: relative;

    display: flex;
    align-items: flex-start;
}

.boxServiceLateralVB .elementor-image-box-wrapper ul li::before {
    content: "🗸";
    color: #A98B5A;
    font-size: 20px;
    background-color: #282620;
    border-radius: 50%;

    width: 30px;
    height: 30px;

    margin-right: 10px;
    margin-top: -2px;

    display: flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 30px;
}
.listPostsVB {
	
}
.contentBlogVB .elementor-widget-theme-post-featured-image img,
.contentBlogVB .elementor-widget-theme-post-content img {
	border-radius: 14px;
}
.contentBlogVB .elementor-widget-theme-post-content h1,
.contentBlogVB .elementor-widget-theme-post-content h2,
.contentBlogVB .elementor-widget-theme-post-content h3,
.contentBlogVB .elementor-widget-theme-post-content h4,
.contentBlogVB .elementor-widget-theme-post-content h5,
.contentBlogVB .elementor-widget-theme-post-content h6 {
	font-family: "Playfair Display", Sans-serif;
	font-weight: 400;
	color: #000000;
    text-transform: inherit;
	margin: 30px 0 20px 0;
}
.contentBlogVB .elementor-widget-theme-post-content h1 {
	line-height: 50px;
	font-size: 45px;
}
.contentBlogVB .elementor-widget-theme-post-content h2 {
	line-height: 45px;
	font-size: 40px;
}
.contentBlogVB .elementor-widget-theme-post-content h3 {
	line-height: 40px;
	font-size: 35px;
}
.contentBlogVB .elementor-widget-theme-post-content h4 {
	line-height: 35px;
	font-size: 30px;
}
.contentBlogVB .elementor-widget-theme-post-content h5 {
	line-height: 30px;
	font-size: 25px;
}
.contentBlogVB .elementor-widget-theme-post-content h6 {
	line-height: 25px;
	font-size: 20px;
}
.contentBlogVB .elementor-widget-theme-post-content a {
	color: #A98B5A;
}
.contentBlogVB .elementor-widget-theme-post-content a:hover {
	color: #000;
	text-decoration: underline;
}
.navBlogPosts .elementor-post-navigation__link {
	padding: 0 20px;
}
.contactFormVB .row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: 15px;
}
.contactFormVB .row .col-md-4,
.contactFormVB .row .col-md-6,
.contactFormVB .row .col-md-8,
.contactFormVB .row .col-md-12 {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
}
.contactFormVB .row .col-md-4,
.contactFormVB .row .col-md-6,
.contactFormVB .row .col-md-8,
.contactFormVB .row .col-md-12 {
	flex: 0 0 100%;
	max-width: 100%;
}
.contactFormVB .row .col-md-8:first-child,
.contactFormVB .row .col-md-6:first-child {
	padding-right: 7.5px;
}
.contactFormVB .row .col-md-4:last-child,
.contactFormVB .row .col-md-6:last-child {
	padding-left: 7.5px;
}
@media (min-width: 768px) {
	.contactFormVB .row .col-md-4 {
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.contactFormVB .row .col-md-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.contactFormVB .row .col-md-8 {
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.contactFormVB .row .col-md-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
.contactFormVB .wpcf7-text,
.contactFormVB .wpcf7-textarea {
	background-color: #f6f6f4;
	border: 1px solid #e0e0de;
	border-radius: 4px;
	font-family: "Inter", Sans-serif;
	font-size: 15px;
	outline: 0;
}
.contactFormVB .wpcf7-text:focus,
.contactFormVB .wpcf7-textarea:focus {
	border-color: #a98b5a;
	outline: 0;
	color: #a98b5a;
}
.contactFormVB .wpcf7-list-item {
	font-family: "Inter", Sans-serif;
	font-size: 14px;
	margin-left: 0;
	padding-left: 0;
}
.contactFormVB .wpcf7-list-item .wpcf7-list-item-label {
    line-height: 23px;
}
.contactFormVB .wpcf7-list-item .wpcf7-list-item-label a {
	color: #a98b5a;
}
.contactFormVB .wpcf7-list-item .wpcf7-list-item-label a:hover {
	text-decoration: underline;
}
.contactFormVB .wpcf7-submit {
	font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    fill: #FFFFFF;
    color: #FFFFFF;
	padding: 12px 30px;
    background-color: #A98B5A;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #A98B5A;
    border-radius: 4px 4px 4px 4px;
	display: block;
	width: 100%;
	height: 64px;
}
.contactFormVB .wpcf7-submit:hover,
.contactFormVB .wpcf7-submit:active {
    fill: #A98B5A;
    color: #A98B5A;
    background-color: transparent;
}
.contactFormVB p {
    margin-bottom: 0!important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	color: #a51e1e;
	font-family: "Inter", Sans-serif;
	font-size: 15px;
	text-align: center;
	padding: 10px 15px;
	border-color: #a51e1ea8;
	background: #ff000017;
}
.wpcf7-spinner {
    position: absolute;
    right: -8px;
    bottom: -20px;
}
.titleWithGolden span {
	color: #a98b5a;
}
.copyrightFootVB .e-con-inner {
	border-top: 1px solid #474646;
}
@media (max-width:1024px){
	.vbMenuHead .elementor-nav-menu--dropdown {
		height: 100vh;
	}
}
@media (max-width:768px) {
	
}
@media (max-width: 480px) {
	
}