html {
    scroll-behavior: smooth;
}

body {
	font-family: 'Poppins', sans-serif;
	margin: 0;
	padding: 0;
}

body p {
    color: #707070;
	font-family: 'Poppins', sans-serif;
}

.page {
    margin: 0 !important;
    overflow-x: hidden;
}

p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

h1, h2, h3 {
	font-family: 'Poppins', sans-serif;
}

 ul, li{
	margin: 0;
	padding: 0;
}

a {
    text-decoration: none;
}

.entry-content {
	margin-top: -25px !important;
}

.site {
    overflow: hidden;
}

.entry-content {
    margin: 0 auto !important;
    max-width: 100%;
    width: 1200px;
}

header.entry-header {
    display:  none;
} 

.site-branding {
    display: none;
}

aside#secondary {
    display: none;
}

header#masthead {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    z-index: 999;
}

header#masthead nav#site-navigation {
    width: 100%px;
    margin: 0 auto;
}

header#masthead .site-header {
    width: 1170px;
    margin: 0 auto;
}

header#masthead .site-branding p.site-title {
    display: none;
}

p.site-description {
    display: none;
}

section.vc_section.sec-banner {
    height: 900px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

section.vc_section.sec-banner p {
    padding-top: 26%;
    font-size: 4em;
    color: #fff;
    line-height: 1.2;
    font-style: italic;
    font-weight: 800;
}

.wpb_text_column.wpb_content_element.txt-desc1 p {
    font-size: 1.2em;
    text-align: justify;
    padding-right: 5%;
}

.wpb_text_column.wpb_content_element.txt-desc2 p {
    font-size: 1.2em;
    padding-top: 8%;
    padding-left: 5%;
}

.wpb_text_column.wpb_content_element.txt-desc1 h1 {
    font-size: 3em;
    color: #78b736;
	padding-top: 15%;
}

.wpb_text_column.wpb_content_element.txt-desc2 ul li {
    font-weight: 700;
    color: #78B736;
    list-style: circle;
    font-size: 1.3em;
}

.wpb_text_column.wpb_content_element.txt-desc2 ul {
    margin-left: 70px;
    margin-top: -15px;
}

.wpb_text_column.wpb_content_element.txt-datos-foot p {
    color: #fff;
    font-size: 2em;
    font-weight: 600;
    padding-top: 50px;
}

.wpb_text_column.wpb_content_element.txt-datos-foot ul li {
    color: #fff;
    font-size: 1.5em;
}

.footz div#wpcf7-f6-p10-o1 input.wpcf7-form-control {
    width: 80%;
    height: 40px;
    padding-left: 15px;
    background: #ffffff7a;
    border: solid 2px #00bcde;
    color: #ffdb30;
}

.footz div#wpcf7-f6-p10-o1 textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 15px;
	width: 80%;
    background: #ffffff7a;
    border: solid 2px #00bcde;
    color: #ffdb30;
}

.footz div#wpcf7-f6-p10-o1 input.wpcf7-form-control.wpcf7-submit {
    background: #78b736;
    border: none;
    color: #fff;
    font-size: 1.8em;
    padding: 0;
    height: 50px;
    font-weight: 700;
}

footer#colophon {
    
}

footer.entry-footer {
    display: none;
}

section.vc_section.footz {
    background-position: center;
}

footer#colophon .site-info p {
    margin: 0;
    padding: 2px;
    text-align: center;
    color: #fff;
    background: linear-gradient(
90deg
, #EB34D0, #4D56D2, #00BCDE, #78B736, #FFDB30, #FF8533, red);
}

.page-id-37 section.vc_section.sec-banner p {
    padding: 3% 15%;
    font-size: 2em;
    color: #fff;
    line-height: 1.2;
    font-style: italic;
    font-weight: 200;
    text-align: center;
}

.wpb_text_column.wpb_content_element.txt-datos-foot a {
    color: #05b6dd;
}

/*div#mega-menu-wrap-menu-1 {
    padding: 0 5%;
}*/


@media (max-width: 540px) {
	section.vc_section.sec-banner p {
		padding-top: 40%;
		font-size: 2em;
		color: #fff;
		line-height: 1.2;
		font-style: italic;
		font-weight: 800;
		text-align: center;
	}
	section.vc_section.sec-banner {
    height: 560px;
		background-position: center top;
	}
	button.menu-toggle {
		display: none;
	}
	section.vc_section.sec-banner p {
		padding-top: 60%;
		font-size: 2em;
		color: #fff;
		line-height: 1.2;
		font-style: italic;
		font-weight: 800;
		text-align: center;
		text-shadow: 4px 4px 10px #000000bd;
	}
	.wpb_text_column.wpb_content_element.txt-desc1 h1 {
		font-size: 2em;
		color: #78b736;
		padding: 0;
		text-align: center;
		margin-top: -20px;
		line-height: 1.2;
	}
	.entry-content {
		width: 80%;
		margin: 0 auto;
	}
	.wpb_text_column.wpb_content_element.txt-datos-foot p {
		color: #fff;
		font-size: 1.2em;
		font-weight: 600;
		padding-top: 50px;
	}
	.wpb_text_column.wpb_content_element.txt-datos-foot ul {
		margin: 0;
		list-style: none;
		font-size: 14px;
	}
	.footz div#wpcf7-f6-p10-o1 input.wpcf7-form-control {
		width: 100%;
		height: 40px;
		padding-left: 15px;
		background: #ffffff7a;
		border: solid 2px #00bcde;
		color: #ffdb30;
	}
	.footz div#wpcf7-f6-p10-o1 textarea.wpcf7-form-control.wpcf7-textarea {
		padding: 15px;
		width: 100%;
		background: #ffffff7a;
		border: solid 2px #00bcde;
		color: #ffdb30;
	}
	section.vc_section.footz {
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.page-id-37 section.vc_section.sec-banner p {
		padding: 3% 8%;
		font-size: 1.5em;
		color: #fff;
		line-height: 1.2;
		font-style: italic;
		font-weight: 200;
		text-align: center;
	}
}







