/*

Theme Name: Pro
Theme URI: https://theme.co/pro
Author: Themeco
Author URI: https://theme.co
Description: The Most Advanced Website Creator for WordPress.
Version: 6.3.9
License: GNU General Public License v2.0
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: __x__

*/

/* BEGIN landing custom css */
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
body.page-id-959{
	background-color: #F9F8FF;
}
body.page-id-959 .x-container.max {
	max-width:100%;
	width: 100%;
}

.two_columns {
    column-count: 2;
}
.three_columns {
    column-count: 3;
}
.wpcf7-not-valid-tip {
    color: red;
}

body.page-id-959 header.entry-header {
    display: none;
}
body.page-id-959 .entry-wrap{
	box-shadow:unset;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
}
body.page-id-959 .entry-content{
	color:#222222;
	font-family: 'Poppins', sans-serif;
	line-height:normal;
}
body.page-id-959 .entry-content > *{
	width: 1200px;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
}
body.page-id-959 .entry-content > .wp-block-cover{
	width: 100%;
}
body.page-id-959 .entry-content > .wp-block-cover > div{
	width: 1200px;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
}
body.page-id-959 .entry-content ul li,
body.page-id-959 .entry-content p{
	font-size: 18px;
	line-height:120%;
}
body.page-id-959 .entry-content h2{
	line-height:50px;
	margin-bottom: 20px;
}
body.page-id-959 .entry-content input::placecholder{
	color:#222222 !important;
}
body.page-id-959 .frm_button_submit{
	box-shadow:unset;
}
.ntm_ventajas > div {
    background-color: #ffffff;
    padding: 20px 0px;
    vertical-align: bottom;
}
.ntm_ventajas > div .wp-block-image {
    margin-bottom: 20px;
}
.ntm_frm_background{
	background: transparent linear-gradient(180deg, #CC447F 0%, #F7DA47 100%) 0% 0% no-repeat padding-box;
	border-radius: 20px;
	opacity: 0.68;
	padding: 20px 30px;
}
#x-root .frm_error{
	color: #000000 !important;
	font-weight:bold;
}
#x-root .frm_primary_label {
    color: #000000;
}

/* END landing custom css */