.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}@font-face {
font-family: 'Serenity';
src: url(//puerperioscreativos.cl/wp-content/themes/puerperios/fonts/Serenity-Script.eot);
src: url(//puerperioscreativos.cl/wp-content/themes/puerperios/fonts/Serenity-Script.eot?#iefix) format('embedded-opentype'),
url(//puerperioscreativos.cl/wp-content/themes/puerperios/fonts/Serenity-Script.woff2) format('woff2'),
url(//puerperioscreativos.cl/wp-content/themes/puerperios/fonts/Serenity-Script.woff) format('woff'),
url(//puerperioscreativos.cl/wp-content/themes/puerperios/fonts/Serenity-Script.ttf)  format('truetype'),
url(//puerperioscreativos.cl/wp-content/themes/puerperios/fonts/Serenity-Script.svg#Serenity) format('svg');
}   html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
.full-width{
width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}
.post, .page {
margin: 0;
} html{
margin: 0;
padding: 0;
background-color: black;
}
body, p{
font-family: 'Manrope', sans-serif;
}
.port {
width: 100%;
padding: 0 30px;
}
.gutter .port {
max-width: 1260px;
margin: auto;
}
.mainHeader, .btVerticalHeaderTop {
z-index: 10002;
}
.mainHeader {
width: 100%;
position: absolute;
background-color: inherit;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: 300ms ease all;
-moz-transition: 300ms ease all;
transition: 300ms ease all;
visibility: hidden;
opacity: 0;
}
.btMenuInitFinished .mainHeader {
visibility: initial;
opacity: 1;
}
.btTransparentDarkHeader .mainHeader, .btTransparentDarkHeader .btVerticalHeaderTop {
color: #181818;
}
.btBelowMenu.btTransparentDarkHeader .mainHeader, .btBelowMenu.btTransparentDarkHeader .btVerticalHeaderTop {
background-color: transparent;
}
.site-branding{
float: left;
padding: 20px 0 0 30px;
}
.custom-logo-link img{
width: 178px;
} .main-navigation{
width: auto;
float: right;
}
.main-navigation li{
padding-left: 50px;
}
.main-navigation a {
color: black;
text-transform: uppercase;
font-weight: 300;
line-height: 100px;
font-size: 18px;
padding: 0 15px;
}
.main-navigation a:hover{
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/menu-active.png);
background-repeat: no-repeat;
background-position: center center;
}
.current-menu-item a, .single .menu-item-28 a, .current-page-ancestor a{
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/menu-active.png);
background-repeat: no-repeat;
background-position: center center;
}
.menu-item-28 a, .current-page-ancestor a{
filter: brightness(3);	
} .bt_bb_section.bt_bb_section_with_top_coverage_image > .bt_bb_port, .bt_bb_section.bt_bb_section_with_bottom_coverage_image > .bt_bb_port {
z-index: 3;
position: relative;
}
.bt_bb_section {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: #000;
background-color: transparent;
}
.bt_bb_section .bt_bb_section_top_section_coverage_image, .bt_bb_section .bt_bb_section_bottom_section_coverage_image {
position: absolute;
right: 0;
left: 0;
pointer-events: none;
z-index: 1;
}
.bt_bb_section .bt_bb_section_top_section_coverage_image {
top: 0;
}
.bt_bb_section .bt_bb_section_bottom_section_coverage_image {
bottom: 0;
}
.bt_bb_section .bt_bb_section_top_section_coverage_image img, .bt_bb_section .bt_bb_section_bottom_section_coverage_image img {
width: 100%;
height: auto;
display: block;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
float: left;
}
.bt_bb_section .bt_bb_section_top_section_coverage_image img, .bt_bb_section .bt_bb_section_bottom_section_coverage_image img {
width: 100%;
height: auto;
display: block;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.bt_bb_section.bt_bb_full_screen > .bt_bb_port {
min-height: 100vh;
height: 900px;
}
.bt_bb_section.bt_bb_bottom_spacing_medium > .bt_bb_port { }
.bt_bb_section.bt_bb_section_with_top_coverage_image > .bt_bb_port, .bt_bb_section.bt_bb_section_with_bottom_coverage_image > .bt_bb_port {
z-index: 3;
position: relative;
}
#hero #bienvenidas{
min-height: 100vh;
height: 900px;
}
#hero h2{
z-index: 1;
font-size: 3.5rem;
}
#hero h2 span.bold{
font-weight: 700;
font-size: 3.6rem;
}
#hero h2 span.medium{
font-weight: 500;
}
#hero h2 span.extralight{
font-weight: 200;
}
#hero .vivi_header{
position: absolute;
top: -330px;
right: -68px;
max-width: initial!important;
}
#s1{
background: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/pc_bg.png);
}
#s1 img{
margin-bottom: 15px;
}
#s1 h3{
font-weight: 600;
}
#s1 h3 span{
font-weight: 200;
} 
#s1 p{
padding: 0 90px;	
}
.pc_servicio_01{
margin-top: -60px;
position: relative;
z-index: 3;
}
#s2{
padding-top: 120px;
padding-bottom: 240px;
}
#soy_vivi{
padding-top: 200px;
}
#soy_vivi p{
text-align: right;
font-size: 24px;
line-height: 34px;
padding-left: 90px;
}
#s2 .soy_vivi img{
margin-left: -100px;
}
#s2 .bt_bb_section_bottom_section_coverage_image{
z-index: 3;
}
#s3{
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/puerperio_bg.png)
}
#s3 h4{
font-size: 3rem;
line-height: 50px;
margin-bottom: 30px;
}
#s3 h4 span{
font-family: 'Serenity';
font-weight: normal;
font-style: normal;
font-size: 5rem;
}
#el_puerperio{
min-height: 770px;
}
#el_puerperio p{
text-align: left;
font-size: 24px;
line-height: 34px;
padding-right: 90px;
}
.el_puerperio img{
position: absolute;
bottom: 114px;
right: 0;
}
#s3.bt_bb_section .bt_bb_section_bottom_section_coverage_image{
z-index: 3;
}
#s4{
padding-top: 30px;
}
#s4 img{
margin-bottom: 30px;
}
#s4 h3{
font-weight: 700;
}
#s4 h3 span{
font-weight: 200;
}
#s4 .btn{
color: black;
}
#s4 .btn:hover{
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/menu-active.png);
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
#s5{
background: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/black_bg.png) no-repeat center center;
}
#s5.bt_bb_section .bt_bb_section_top_section_coverage_image {
top: 48px;
}
#s5.bt_bb_section .bt_bb_section_top_section_coverage_image img, .bt_bb_section .bt_bb_section_bottom_section_coverage_image img{
width: initial!important;
margin: 0 auto;
text-align: center;
float: none;
}
.vivi_paraguas img{
top: 20px;
left: -105px;
position: relative;
}
#programa_conecta{
color: white;
background: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/resplandor.png) no-repeat center center;
width: 88%;
background-size: contain;
height: 300px;
}
#programa_conecta .contenido{
width: 100%;
}
#programa_conecta span{
display: block;
text-align: center;
width: 100%;
}
#programa_conecta .programa{
font-size: 1.2rem;
font-weight: 200;
color: #EDBB2C;
}
#programa_conecta .conecta{
font-family: 'Serenity';
font-size: 8rem;
line-height: 8rem;
font-weight: 200;
color: #ffffff;
}
#programa_conecta .marca{
font-size: 1.6rem;
font-weight: 600;
color: #EDBB2C;
margin-top: -14px;
}
#s6{
padding-top: 75px;
padding-bottom: 280px;
}
#s6 .item{
font-family: 'Serenity';
font-weight: normal;
font-style: normal;
font-size: 8rem;
line-height: 6rem;
}
#s6 h3{
font-weight: 600;
}
#s6 h3 span{
font-weight: 200;
}
.p_emprendedoras{
bottom: -45px;
position: relative;
}
#s7{
background: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/pc_bg.png);
padding-bottom: 60px;
}
#s7 h4 .puerpera{
font-family: 'Serenity';
font-weight: normal;
font-style: normal;
font-size: 5rem;
}
#s7 h4 .creativa{
font-size: 3rem;
font-weight: 200;
}
.puerpera_creativa img{
left: -100px;
position: absolute;
top: -410px;
}
#puerpera_creativa{
margin-top: -90px;
}
#puerpera_creativa h4{
font-size: 2.2rem;
}
#puerpera_creativa p{
text-align: left;
font-size: 24px;
line-height: 34px;
padding-right: 90px;
} #s8 {
padding-top: 300px;
}
#s8 h3{
text-align: center;
margin-bottom: 60px;
text-transform: uppercase;
color:#EDBB2C;
font-size: 2.5rem;
font-weight: 600;
}
#s8 h3 span{
font-family: 'Serenity';
font-weight: normal;
font-style: normal;
font-size: 3rem;
text-transform: lowercase;
color: black;
}
#s8 .card-img img {
max-width: 80%;
display: block;
margin: 0 auto;
max-height: 120px;
width: auto;
}
#s8 .card{
border:none;
}
#s8 .carousel-control-prev-icon{
filter: invert(1);
}
#s8 .carousel-control-next-icon{
filter: invert(1);
}
#s8 .carousel-control-prev {
left: -60px;
}
#s8 .carousel-control-next {
right: -60px;
} #s9{
padding-top: 120px;
padding-bottom: 240px;
}
#s9 h4{
font-family: 'Serenity';
font-weight: normal;
font-style: normal;
font-size: 5rem;
}
#s9 .name{
font-family: 'Serenity';
font-weight: normal;
font-style: normal;
font-size: 3rem;
}
#s9.bt_bb_section .bt_bb_section_top_section_coverage_image, #s9.bt_bb_section .bt_bb_section_bottom_section_coverage_image {
z-index: 3;
}
#testimonios {
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/testimonios_bg.png);
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
height: 500px;
padding: 0 96px;
text-align: center;
}
.vivi_testimonios img{
position: absolute;
top: -172px;
} footer{
background: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/footer_bg.png);
padding-top: 90px;
padding-bottom: 250px;
margin-bottom: 90px;
position: relative;
}
footer .container{
padding: 0 90px;
position: relative;
}
footer h3{
font-family: 'Serenity';
font-weight: normal;
font-style: normal;
font-size: 3.2rem;
}
.hablemos{
text-align: left;
}
.hablemos h3{
padding-left: 30px;
}
footer .cel a, footer .mail a, .cel a, .mail a{
margin-bottom: 10px;
color: black;
text-decoration: none;
display: block;
}
footer .cel img, footer .mail img, .cel img, .mail img{
width: 30px;
margin-right: 15px;
display: inline-block;
}
footer .siguenos{
text-align: center;
}
footer .siguenos div{
display: inline-block;
padding-top: 15px;
margin-right: 15px;
}
footer .siguenos img{
width: 40px;
}
.vivi_footer{
position: absolute;
z-index: 10;
left: -160px;
top: 60px;
}
.footer_bottom{
height: 90px;
background-color: black;
position: absolute;
bottom: -89px;
width: 100%;
}
.mail_input, footer .sigamos .wpcf7-email{
border: none!important;
background-color: transparent;
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/input_bg.png);
background-size: contain;
background-repeat: no-repeat;
width: 300px;
height: 73px;
line-height: 73px;
padding: 10px!important;
text-align: center;
color: white!important;
}
input.mail_input:focus, footer .sigamos .wpcf7-email:focus{
outline: none;
} 
footer .sigamos .wpcf7-submit{
background-color: transparent;
border: none;
color: white;
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/btn_enviar.png);
background-size: contain;
background-repeat: no-repeat;
width: 152px;
height: 37px;
padding: 0;
line-height: 34px;
float: right;
} .site-main {
padding-top: 240px;
padding-bottom: 0px;
position: relative;
}
.site-main .bt_bb_section_bottom_section_coverage_image{
position: absolute;
bottom: -1;
z-index: 3;	
} .page-template-tpl-nosotras .mainHeader{
background-color: #887aff;
}
.page-template-tpl-nosotras .main-navigation a{
color: white;
}
.page-template-tpl-nosotras .site-main {
padding-top: 186px;
}
.page-template-tpl-nosotras .entry-header{
position: relative;
}
.page-template-tpl-nosotras .entry-header .logo{
width: 300px;
z-index: 10;
position: relative;
left: 50%;
margin-left: -150px;
top: -30px;
}
.page-template-tpl-nosotras .site-main .bt_bb_section_top_section_coverage_image{
position: absolute;
top: 396px;
z-index: 3;	
}
.page-template-tpl-nosotras .entry-title{
color: white;
background-color: #887aff;
text-align: center;
margin: 0;
padding: 100px 0px 60px 0px;
text-transform: uppercase;
font-family: 'Manrope', sans-serif;
font-weight: 300;
letter-spacing: 2px;
font-size: 42px;
}
.page-template-tpl-nosotras .entry-content{
padding-top: 130px;
}
.page-template-tpl-nosotras .entry-content p{
font-size: 19px;
}
.page-template-tpl-nosotras .name{
font-family: 'Serenity';
font-weight: normal;
font-style: normal;
font-size: 2.7rem;
line-height: 20px;
display: inline-block;
margin-top: 15px;
} .page-template-tpl-servicios .mainHeader{
background-color: #edbb2d;
}
.page-template-tpl-serv-una-a-una .mainHeader{
background-color: #ff1f42;
}
.page-template-tpl-serv-personalizado .mainHeader{
background-color: #7bc54b;
}
.page-template-tpl-serv-identidad .mainHeader{
background-color: #00C3FF;
}
.page-template-tpl-servicios .main-navigation a{
color: black;
}
.page-template-tpl-serv-una-a-una .main-navigation a, .page-template-tpl-serv-personalizado .main-navigation a, .page-template-tpl-serv-identidad .main-navigation a{
color: #fff;
}
.page-template-tpl-servicios .site-main, .page-template-tpl-serv-una-a-una .site-main, .page-template-tpl-serv-personalizado .site-main, .page-template-tpl-serv-identidad .site-main  {
padding-top: 186px;
padding-bottom: 290px;
}
.page-template-tpl-serv-una-a-una .site-main {
padding-bottom: 45px;
}
.page-template-tpl-serv-personalizado .site-main{
padding-bottom: 120px;
}
.page-template-tpl-servicios .entry-header{
position: relative;
}
.page-template-tpl-servicios .entry-header .logo, .page-template-tpl-serv-una-a-una .entry-header .logo, .page-template-tpl-serv-personalizado .entry-header .logo, .page-template-tpl-serv-identidad .entry-header .logo{
width: 300px;
z-index: 10;
position: relative;
left: 50%;
margin-left: -150px;
top: -30px;
filter: invert(1);
}
.page-template-tpl-serv-una-a-una .entry-header .logo, .page-template-tpl-serv-personalizado .entry-header .logo, .page-template-tpl-serv-identidad .entry-header .logo{
filter: invert(0);
}
.page-template-tpl-servicios .site-main .bt_bb_section_top_section_coverage_image, .page-template-tpl-serv-una-a-una .site-main .bt_bb_section_top_section_coverage_image, .page-template-tpl-serv-personalizado .site-main .bt_bb_section_top_section_coverage_image, .page-template-tpl-serv-identidad .site-main .bt_bb_section_top_section_coverage_image{
position: absolute;
top: 396px;
z-index: 3;	
}
.page-template-tpl-servicios .site-main .bt_bb_section_bottom_section_coverage_image{
z-index: 0;
}
.page-template-tpl-servicios .entry-title{
color: black;
background-color: #edbb2d;
text-align: center;
margin: 0;
padding: 100px 0px 60px 0px;
text-transform: uppercase;
font-family: 'Manrope', sans-serif;
font-weight: 300;
letter-spacing: 2px;
font-size: 42px;
}
.page-template-tpl-serv-una-a-una .entry-title, .page-template-tpl-serv-personalizado .entry-title, .page-template-tpl-serv-identidad .entry-title{
color: #ffffff;
background-color: #ff1f42;
text-align: center;
margin: 0;
padding: 100px 0px 60px 0px;
text-transform: uppercase;
font-family: 'Manrope', sans-serif;
font-weight: 300;
letter-spacing: 2px;
font-size: 42px;
}
.page-template-tpl-serv-personalizado .entry-title {
background-color: #7bc54b;
}
.page-template-tpl-serv-identidad .entry-title {
background-color: #00C3FF;
}
.page-template-tpl-servicios .entry-content, .page-template-tpl-serv-una-a-una .entry-content, .page-template-tpl-serv-personalizado .entry-content, .page-template-tpl-serv-identidad .entry-content{
padding-top: 130px;
}
.page-template-tpl-servicios .entry-content p{
font-size: 19px;
}
.page-template-tpl-servicios .name{
font-family: 'Serenity';
font-weight: normal;
font-style: normal;
font-size: 2.7rem;
line-height: 20px;
display: inline-block;
margin-top: 15px;
}
.creemos{
margin-bottom: 15px;
}
.creemos h4{
text-align: center;
color: #edbb2d;
padding-top: 15px;
padding-bottom: 10px;
font-family: 'Serenity';
font-size: 5rem;
}
.page-template-tpl-serv-una-a-una .creemos h4{
color: #ff1f42;
}
.page-template-tpl-serv-personalizado .creemos h4{
color: #7bc54b;
}
.page-template-tpl-serv-identidad .creemos h4{
color: #00C3FF;
}
.creemos-list{
list-style: none;
font-size: 19px;
margin: 0;
padding: 0;
}
.creemos-list li{
padding: 3px 0px;
padding-left:60px;
}
.creemos-list li:nth-child(odd) {
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/arrow-1.png);
background-repeat: no-repeat;
background-position: left 9px top 7px;
background-size: 46px;
}
.creemos-list li:nth-child(even) {
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/arrow-2.png);
background-repeat: no-repeat;
background-position: left top 13px;
background-size: 52px;
}
.llegaste{
font-size: 30px!important;
padding-top: 25px;
padding-left: 60px;
}
.entonces{
position: relative;
padding-bottom: 30px;
}
.entonces .vivi{
position: absolute;
right: -160px;
top: -100px;
}
.entonces h4{
text-align: left;
color: #edbb2d;
font-family: 'Serenity';
font-size: 5rem;
padding: 0;
line-height: 60px;
}
.cocreamos{
position: relative;
padding-left: 35%;
margin-bottom: 120px;
}
.cocreamos.sesion, .cocreamos.i_sesion{
padding-left: 22%;
margin-bottom: 15px;
}
.page-template-tpl-serv-personalizado .cocreamos.sesiones, .page-template-tpl-serv-identidad .cocreamos.sesiones{
padding-left: 0%;
padding-top: 60px;
}
.page-template-tpl-serv-personalizado .cocreamos.sesiones p, .page-template-tpl-serv-identidad .cocreamos.sesiones p{
text-align: left;
padding-left: 0;
}
.cocreamos h4{
text-align: right;
color: #edbb2d;
font-family: 'Serenity';
font-size: 5rem;
padding: 0;
line-height: 94px;
}
.cocreamos .vivi{
position: absolute;
left: -15px;
top: -45px;
}
.cocreamos.sesion .vivi, .cocreamos.i_sesion .vivi{
left: 0px;
top: 0px;
}
.cocreamos p{
text-align: right;
}
.page-template-tpl-serv-una-a-una .cocreamos p, .cocreamos.sesion p, .cocreamos.i_sesion p{
text-align: left;
padding-left: 45px;
}
.cocreamos.sesion p, .cocreamos.i_sesion p{
padding-left: 0;
min-height: 140px;
}
.servicios-title h4{
text-align: center;
color: #edbb2d;
padding-top: 15px;
padding-bottom: 10px;
font-family: 'Serenity';
font-size: 5rem;
}
.servicio_sesiones{
color: #FF1F42;
text-align: center;
z-index: 3;
}
.servicio_programas{
color: #7bc54b;
text-align: center;
z-index: 3;
}
.servicio_identidad{
color: #00C3FF;
text-align: center;
z-index: 3;
}
.img-servicio{
padding-bottom: 30px;
}
.bold{
font-weight: 700;
font-size: 24px!important;
line-height: 28px;
}
.light{
font-weight: 300;
font-size: 22px!important;
}
img.utero{
width: 100px;
display: block;
margin: 0 auto 45px auto;
}
.servicio_sesiones .ver{
color: white;
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/btn_sesiones.svg);
background-repeat: no-repeat;
background-size: contain;
width: 150px;
display: block;
margin: 0 auto;
height: 117px;
padding-top: 25px;
font-size: 22px;
text-decoration: none;
}
.page-template-tpl-serv-una-a-una .cocreamos .ver, .page-template-tpl-serv-personalizado .cocreamos .ver, .page-template-tpl-serv-identidad .cocreamos .ver{
color: white;
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/btn_sesiones.svg);
background-repeat: no-repeat;
background-size: contain;
width: 150px;
display: block;
margin: 0 auto;
height: 117px;
padding-top: 25px;
font-size: 22px;
text-decoration: none;
text-align: center;
position: absolute;
right: 0;
bottom: 40px;
}
.page-template-tpl-serv-personalizado .cocreamos .ver{
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/btn_programa.svg);
bottom: 30px;
}
.page-template-tpl-serv-identidad .cocreamos .ver{
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/btn_identidad.svg);
bottom: 30px;
}
.servicio_programas .ver{
color: white;
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/btn_programa.svg);
background-repeat: no-repeat;
background-size: contain;
width: 150px;
display: block;
margin: 0 auto;
height: 117px;
padding-top: 25px;
font-size: 22px;
text-decoration: none;
}
.servicio_identidad .ver{
color: white;
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/btn_identidad.svg);
background-repeat: no-repeat;
background-size: contain;
width: 150px;
display: block;
margin: 0 auto;
height: 117px;
padding-top: 25px;
font-size: 22px;
text-decoration: none;
} .page-template-tpl-blog .current-menu-item a{
filter: brightness(3);
}
.page-template-tpl-blog .mainHeader, .single .mainHeader {
background-color: #df7a52;
}
.page-template-tpl-blog .site-main, .single .site-main {
padding-top: 186px;
padding-bottom: 290px;
}
.single .site-main {
padding-top: 386px;
}
.page-template-tpl-blog .entry-header {
position: relative;
}
.page-template-tpl-blog .site-main .bt_bb_section_top_section_coverage_image, .single .site-main .bt_bb_section_top_section_coverage_image {
position: absolute;
top: 396px;
z-index: 3;
}
.single .site-main .bt_bb_section_top_section_coverage_image {
top: 186px;
}
.page-template-tpl-blog .entry-title {
color: black;
background-color: #df7a52;
text-align: center;
margin: 0;
padding: 100px 0px 60px 0px;
text-transform: uppercase;
font-family: 'Manrope', sans-serif;
font-weight: 300;
letter-spacing: 2px;
font-size: 42px;
}
.page-template-tpl-blog .entry-header .logo {
width: 300px;
z-index: 10;
position: relative;
left: 50%;
margin-left: -150px;
top: -30px;
filter: invert(1);
}
.page-template-tpl-blog .entry-content {
padding-top: 185px;
position: relative;
z-index: 4;
}
.page-template-tpl-blog .blog-entry-title, .single h1.entry-title{
color:#e37c51;
margin-top: 45px;
width: 55%;
}
.page-template-tpl-blog .blog .post-thumbnail {
position: relative;
margin-bottom: 45px;
}
.page-template-tpl-blog .blog .post-thumbnail:before {
content: "";
position: absolute;
width: 100%;
height: 100%; z-index: 1;
border: 1px solid white;
background-size: cover;
background-repeat: no-repeat;
}
.wp-pagenavi {
clear: both;
text-align: center;
padding-top: 60px;
}
.wp-pagenavi a, .wp-pagenavi span, .wp-pagenavi a:visited {
text-decoration: none;
border: 1px solid #ed8869;
padding: 3px 5px;
margin: 2px;
background-color: #e98764;
color: white;
padding: 15px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #f86c41;
background-color: #f86c41;
} .page-template-tpl-contacto .mainHeader {
background-color: #edbb2d;
}
.page-template-tpl-contacto .site-main {
padding-top: 186px;
padding-bottom: 290px;
}
.page-template-tpl-contacto .entry-header {
position: relative;
}
.page-template-tpl-contacto .entry-title {
color: black;
background-color: #edbb2d;
text-align: center;
margin: 0;
padding: 100px 0px 60px 0px;
text-transform: uppercase;
font-family: 'Manrope', sans-serif;
font-weight: 300;
letter-spacing: 2px;
font-size: 42px;
}
.page-template-tpl-contacto .entry-header .logo {
width: 300px;
z-index: 10;
position: relative;
left: 50%;
margin-left: -150px;
top: -30px;
filter: invert(1);
}
.page-template-tpl-contacto .entry-content {
padding-top: 130px;
}
.page-template-tpl-contacto .site-main .bt_bb_section_top_section_coverage_image {
position: absolute;
top: 396px;
z-index: 3;
}
.page-template-tpl-contacto .contacto{
padding-top: 90px;
}
.page-template-tpl-contacto .contacto h3{
font-family: 'Serenity';
font-weight: normal;
font-style: normal;
font-size: 5.2rem;
}
.page-template-tpl-contacto label{
width: 100%;
}
.page-template-tpl-contacto input{
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/input_bg.svg);
background-repeat: no-repeat;
background-size: contain;
height: 47px;
border: none;
padding: 10px 50px;
}
.page-template-tpl-contacto textarea{
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/textarea_bg.svg);
background-repeat: no-repeat;
background-size: contain;
height: 142px;
border: none;
padding: 18px 74px;
}
.page-template-tpl-contacto .wpcf7 form.sent .wpcf7-response-output {
border-color: #f0bc43;
background-color: #f0bc43;
padding: 15px;
text-align: center;
}
#wpcf7-f44-o1 {
position: relative;
z-index: 10;
}
.page-template-tpl-contacto #wpcf7-f44-o1 .wpcf7-submit {
background-color: transparent;
border: none;
color: white;
background-image: url(//puerperioscreativos.cl/wp-content/themes/puerperios/images/btn_enviar.png);
background-size: cover;
background-repeat: no-repeat;
width: 152px;
height: 37px;
padding: 0;
line-height: 34px;
float: right;
cursor: pointer;
}
.wpcf7 form.sent .wpcf7-response-output{
border-color: #ffffff;
padding: 10px;
}
@media (max-width: 1399.98px) {
}
@media (max-width: 575.98px) {
#nav-icon4 {
width: 60px;
height: 45px;
position: relative;
margin: 0px auto;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}
#nav-icon4 span {
display: block;
position: absolute;
height: 9px;
width: 100%;
background: #d3531a;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
#nav-icon4 span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
#nav-icon4 span:nth-child(2) {
top: 18px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
#nav-icon4 span:nth-child(3) {
top: 36px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
#nav-icon4.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: -3px;
left: 8px;
}
#nav-icon4.open span:nth-child(2) {
width: 0%;
opacity: 0;
}
#nav-icon4.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 39px;
left: 8px;
}
.menu-principal-container{
display: none;
}
.main-navigation.toggled .menu-principal-container {
display: block;
}
.menu-principal-container{
background-color: white;
width: 100%;
position: fixed;
height: 100vh;
left: 0;
top: 0;
z-index: 9;
}
.menu-toggle{
z-index: 10;
position: relative;
padding: 0;
margin: 0;
border: 0;
background: transparent;
margin-top: 30px;
zoom: .7;
}
.main-navigation ul{
padding-top: 80px;
}
.main-navigation li{
padding-left: 0px;
text-align: center;
}
html, body{
overflow-x: hidden;
}
#hero .bt_bb_section_top_section_coverage_image img{
width: 200%;
max-width: 200%;
}
.site-branding {
float: left;
padding: 10px 0 0 0;
}
.custom-logo-link img {
width: 100px;
}
.bt_bb_section.bt_bb_full_screen > .bt_bb_port {
min-height: 100vh;
height: inherit;
}
#hero #bienvenidas {
min-height: 50vh;
height: inherit;
margin-top: 50px;
}
#hero h2 {
font-size: 1.5rem;
}	
#hero h2 span.bold {
font-weight: 700;
font-size: 1.8rem;
}
#hero .vivi{
position: relative;
height: 180px;
text-align: center;
}
#hero .vivi img.vivi_header{
margin-left: -40%;
width: 80%;
top: -115px;
right: initial;
left: 50%;
}
.bt_bb_section.bt_bb_full_screen > .bt_bb_port{
min-height: inherit;
}
#s1{
padding-top: 90px;
}
.pc_servicio_01{
margin-top: 0px;
position: relative;
z-index: 3;
}
#s2 {
padding-top: 120px;
padding-bottom: 0px;
}
#soy_vivi{
padding-top: 0px;
}
#soy_vivi p{
text-align: right;
font-size: 16px;
line-height: 22px;
padding-left: 0px;
}
#s2 .soy_vivi img{
margin-left: 0px;
width: 200px;
top: -15px;
position: relative;
}
#el_puerperio {
min-height: 630px;
}
#s3 h4 {
font-size: 2rem;
line-height: 50px;
margin-bottom: 30px;
}
#s3 h4 span{
font-size: 4rem;
}
#el_puerperio p {
text-align: left;
font-size: 16px;
line-height: 22px;
padding-right: 45px;
}
.el_puerperio img{
bottom: 0px;
width: 200px;
}
#s4 {
padding-top: 60px;
}
#s5{
background-color: black;
padding-bottom: 45px;
}
#s5.bt_bb_section .bt_bb_section_top_section_coverage_image{
width: 90%;
left: 50%;
margin-left: -45%;
}
.vivi_paraguas img{
width: 270px;
left: 50%;
margin-left: -165px;
}
#programa_conecta{
width: 100%;
}
#programa_conecta .conecta{
font-size: 6rem;
line-height: 7rem;
}
#programa_conecta .programa{
font-size: 1rem;
}
#programa_conecta .marca{
font-size: 1.2rem;
}
#s6 {
padding-top: 60px;
padding-bottom: 190px;
}
.p_emprendedoras{
bottom: 0px;
position: relative;
}
.p_numbers{
margin-bottom: 45px;
}
.puerpera_creativa img{
width: 200px;
left: 15px;
top: -215px;
}
#puerpera_creativa{
margin-top: 90px;
}
#puerpera_creativa h4{
font-size: 1.4rem;
}
#s7 h4 .puerpera{
font-size: 3rem;
}
#s7 h4 .creativa{
font-size: 2rem;
}
#puerpera_creativa p{
padding: 0;
font-size: 16px;
line-height: 22px;
}
#s8 {
padding-top: 130px;
}
#s8 h3{
font-size: 1.2rem;
}
#s8 h3 span{
font-size: 2rem
}
#testimonios{
height: 360px;
padding: 60px 30px;
}
#s9 h4{
font-size: 2rem;
}
#s9{
font-size: 0.8rem;
}
#s9 .name{
font-size: 1.5rem;
}
.vivi_testimonios img{
width: 250px;
top: -11px;
right: 15px;
} footer{
padding-top: 30px;
padding-bottom: 180px;
}
footer .container{
padding: 0;
}
footer h3{
font-size: 2rem;
}
.hablemos{
text-align: center;
}
.hablemos h3{
padding-left: 0;
}
.siguenos h3, .sigamos h3{
margin-top: 30px;
}
footer .cel img, footer .mail img{
margin-right: 5px;
}
.vivi_footer{
left: 50%;
width: 150px;
margin-left: -75px;
top: initial;
bottom: -220px;
}
}