/*
Theme Name: Family Power
Author: Telaio Networks
Version: 1.0
License: GNU General Public License v2 or later

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/***************************************************************STYLES*******************************************************************/

#noentradas {
   color: #ffca06;
   font-family: 'Dosis', sans-serif;
   font-size: 3.5em;
}
* {
   margin: 0;
   padding: 0;
}
a, p, span, ol li {
   font-family: 'Open Sans', sans-serif;
}
body, html {
   height: 100%;
}
#general {
   padding-top: 7%;
   padding-bottom: 30px;
}
.cont-general {
   margin: 0 auto;
   width: 90%;
}
.cont-general strong {
   font-weight: bold;
}
.cont-general p {
   margin-top: 20px;
}
.cont-general ul {
   list-style-type: disc;
   margin-left: 25px;
   margin-top: 20px;
}
.tituloG {
   text-align: center;
   width: 100%;
}
.txt-14 {
   font-size: 14px;
}
.txt-12 {
   font-size: 12px;
}
.contenedor {
   min-width: 100%;
   min-height: 100%;
}
.contenedor-f {
   min-width: 100%;
}
.clase-aux {
   min-height: 700px;
}
@media screen and (max-width: 993px) {
   .contenedor-f {
      height: auto !important;
   }
   .contenedor-f-f {
      height: auto !important;
      padding-top: 83px;
   }
}
.contenedor-1 {
   min-width: 100%;
}
.container {
   position: relative;
}
.dosis {
   font-family: 'Dosis', sans-serif;
}
.txt-bold {
   font-weight: bold;
}
.txt-blanco {
   color: #fff;
}
.container .row {
   margin: 0;
}
.condiment {
   font-family: 'Condiment', cursive;
}
.row {
   margin: 0;
   padding: 0;
}
.txt-amarillo {
   color: #ffca06;
}
.preg-f {
   margin-top: 8%;
}
.txt-verde {
   color: #3c9087;
}
.txt-25 {
   font-size: 25px;
}
.txt-20 {
   font-size: 20px;
}
.txt-verde-1 {
   color: #11ad98;
}
.txt-16 {
   font-size: 16px;
}
.txt-17 {
   font-size: 17px;
}
.txt-18 {
   font-size: 18px;
}
.txt-13 {
   font-size: 13px;
}
.a-right {
   text-align: right;
}
.txt-mor {
   color: #c10b9c;
}
.tabla {
   width: 100%;
}
.txt-negro {
   color: #000;
}
.i-forms {
   background: #fff !important;
   color: #000;
   border: none !important;
   border-radius: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   font-size: 15px;
   border: 0;
   padding: 8px 5px;
   width: 98%;
}
.c-forms {
   border: 0;
   border-bottom: 2px solid #3c9087;
   max-width: 450px;
   padding: 5px;
   width: 98%;
}
.c-forms:focus {
   border-bottom: #32688E solid 2px;
   -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   -o-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;
}
#nombreCu-error, #emailCu-error {
   color: red !important;
}
input:focus {
   outline: 0;
}
textarea {
   height: 100px;
   resize: none;
   overflow: auto;
   width: 100%;
   color: white;
}
#captcha, #enviarP {
   float: right;
   margin-right: 3.5%;
}
/******************************************************************************************************************************************/

/*******************************************************************MENU*******************************************************************/

.btn-menu-responsive {
   bottom: 0;
   display: none;
   position: absolute;
   right: 0;
   top: 20%;
}
.btn-menu-responsive img {
   height: 60%;
   width: 100%;
}
#menu-principal {
   background: -webkit-linear-gradient(left, #222 82%, #f47d20 18%);
   background: -moz-linear-gradient(left, #222 82%, #f47d20 18%);
   box-shadow: 0 0 10px #333;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: 9;
}
.logo {
   margin: 1% 0 !important;
}
.logo img {
   width: 80%;
}
.menu {
   overflow: hidden;
   padding-top: 4.5%;
   z-index: 98;
}
.menu li {
   float: left;
   margin: 0 2%;
   text-align: center;
}
.menu li a {
   color: #fff;
   cursor: pointer;
   font-family: 'Dosis', sans-serif;
   font-size: 13.5px;
}
.menu li a:hover {
   color: #ffca06;
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
}
.ir-h:hover {
   color: #ffca06;
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
}
.row .col {
   padding: 0;
}
.menu-r {
   bottom: 0;
   position: absolute;
   right: 0;
   top: 0;
   width: 16.6666666666666666%;
}
.menu-redes {
   height: 100%;
   overflow: hidden;
   width: 100%;
}
.menu-redes li {
   height: 100%;
   float: left;
   position: relative;
   text-align: center;
   width: 25%;
}
.menu-redes .twitter {
   background: #ffcb08;
}
.menu-redes .instagram {
   background: #fbae17;
}
.menu-redes .face {
   background: #f9a21a;
}
.menu-redes .you {
   background: #f47d20;
}
.menu-redes li a i {
   color: #875600;
   padding-top: 82%;
}
.menu-redes li a i:hover {
   color: #a7a7a7;
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
}
.sub {
   background: #3c9087;
   display: none;
   list-style: none;
   margin-left: -4.5%;
   position: absolute;
   top: 100%;
   white-space: nowrap;
   width: 230px;
   z-index: 99;
}
.sub li {
   padding: 10px 0;
   position: relative;
   text-align: center;
   width: 100%;
}
.sub li a {
   font-size: 15px;
}
.sub li:nth-child(1):before {
   content: '';
   position: absolute;
   width: 5px;
   height: 5px;
   border: 25px solid transparent;
   border-bottom-color: #3c9087;
   left: 40%;
   top: -40px;
   margin-left: -5px;
}
.active {
   color: #ffca06 !important;
}
.detalle img {
   height: auto;
   width: 50%;
}
.detalle-faq-n img {
   height: auto;
   width: 100%;
}
.menu-res {
   background: rgba(17, 173, 152, 0.8);
   display: none;
   height: 100%;
   padding: 15% 0;
   position: fixed;
   width: 100%;
   z-index: 8;
}
.responsive-m {
   text-align: center;
   width: 100%;
}
.responsive-m li {
   padding: 20px 0;
}
.responsive-m li a {
   font-size: 20px;
}
span.error {
   color: #ffca06;
   font-size: 12px;
   width: 100%;
}
#errorCaptcha {
   background: #000;
   overflow: hidden;
   padding: 5px 0;
   position: relative;
   width: 96.5%;
}
.txt-rojo {
   color: #ce0404;
   float: right;
   margin-right: 3.5%;
}
.txt-rojo-1 {
   color: #ce0404;
}
#search {
   background: rgba(0, 0, 0, 0.6);
   display: none;
   height: 100%;
   left: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999999999;
}
#s {
   background: #11ad98;
   border: 0;
   color: #ffffff;
   font-size: 14px;
   height: 40px;
   margin: 0 15%;
   margin-top: 18%;
   padding: 5px;
   width: 70%;
}
#contSearch {
   padding-top: 10%;
}
#closeSe {
   cursor: pointer;
   position: absolute;
   right: 10%;
   top: 5%;
}
.btn-search-r {
   display: none;
}
.btn-search-r a {
   font-size: 40px;
   float: right;
   margin-right: 20%;
}
/***************************************************************FIN MENU*******************************************************************/

/*******************************************************************HOME*******************************************************************/

ul {
   list-style-type: none;
}
.banner {
   height: 95%;
   margin-top: 5%;
}
.banner img {
   position: fixed;
}
#que-tan-fuerte-home {
   height: 40%;
   z-index: 4;
}
#fortalezas-home {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/home/fondoffca06.png');
   padding-bottom: 80px;
   padding-top: 110px;
}
.que-es-ff {
   color: #0f9f86;
   font-size: 24px !important;
}
#fortalezas-home p {
   font-size: 17px;
}
.circulo-home {
   margin-top: 80px;
   text-align: center;
   position: relative;
}
.hover-circulo {
   background: rgba(255, 202, 6, 0.9);
   display: none;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   border-radius: 50%;
}
.texto {
   color: #fff;
   font-size: 30px !important;
   font-weight: bold;
   line-height: 1;
   margin: 0 auto;
   margin-top: 20%;
   text-align: center;
   width: 50%;
}
.circulo-home img {
   cursor: pointer;
   width: 60%;
}
.texto-quetanfuertehome {
   position: absolute;
   margin-top: 5%;
}
.texto-quetanfuertehome h3, .texto-quetanfuertehome-1 h4 {
   color: #0f9f86;
}
.texto-quetanfuertehome-2 {
   position: absolute;
   margin-top: 15%;
}
.texto-quetanfuertehome-2 h1 {
   color: #0f9f86;
}
.link-cuestionario {
   background: #ffca06;
   color: #a63922;
   font-weight: bold;
   padding: 10px 0;
   position: relative;
   text-align: center;
   width: 100%;
}
.link-cuestionario .i1 {
   margin-left: 15px;
}
.link-cuestionario span, .link-cuestionario .i1 {
   display: inline-block;
   vertical-align: middle;
}
#que-tan-fuerte-home-1 {
   background: #dcd3ce;
   padding: 30px 0;
   position: relative;
   display: none;
}
.texto-quetanfuertehome-1 {
   position: relative;
}
#experto-home {
   background: #6e0059;
   padding-bottom: 80px;
   padding-top: 110px;
   min-height: inherit;
}
.logo-Exp img {
   width: 80%;
}
.tienes-dudas {
   color: #ffca06;
   font-size: 30px;
   margin-top: 20px;
}
#preg-faqs-home {
   height: 30%;
}
.pg-home {
   height: 100%;
}
.preguntas-h, .faqs-h {
   height: 100%;
}
#preguntas-h, #faqs-h {
   height: 100%;
}
#pre, #fa {
   display: none;
   height: 30%;
}
.experto {
   text-align: center;
   height: 280px;
   margin: 30px 0;
}
.experto img {
   width: 75%;
}
.experto p {
   height: 60px;
   font-size: 20px;
   text-align: center;
   width: 100%;
}
.experto .leer-experto {
   color: #fff;
   font-size: 15px;
   font-weight: bold;
   text-align: center;
   width: 100%;
}
.mp {
   font-size: 35px;
   margin-top: 15%;
   text-align: right;
   width: 95%;
}
.txt-mora {
   color: #6e0059;
}
.mf {
   font-size: 35px;
   margin-top: 15%;
   text-align: center;
   width: 100%;
}
#articulos-consejos-home {
   background: #222;
   padding: 80px 0;
}
.itemAC-home {
   width: 90%;
}
.actualidad {
   color: #888;
}
.der {
   text-align: right;
   margin-top: 20px;
}
#eventos-home {
   background: #000;
   padding: 80px 0;
}
#aliados-home {
   background: #222;
   padding: 50px 0;
}
.marg {
   margin-top: 25px;
}
.comment-notes {
   color: #11ad98;
}
.comment-form-author, .comment-form-email, .comment-form-url {
   text-align: right;
   width: 100%;
}
#comments input {
   width: 60%;
}
#comments label {
   width: 40%;
}
.comment-form-author input {
   text-align: right;
}
label {
   font-size: 15px;
}
.form-submit {
   text-align: right;
   width: 100%;
}
.form-submit .submit {
   color: #11ad98;
   padding: 15px 25px;
}
/***************************************************************FIN HOME*******************************************************************/

/***********************************************************ANTECEDENTES*******************************************************************/

.antecedentes {
   height: auto;
   padding-bottom: 6%;
   margin-top: 5%;
}
.antecedentes .parallax {
   position: fixed;
}
#que-hace-a-una-familia {
   background: black;
   padding-bottom: 100px;
   padding-top: 20px;
}
.incisos {
   border: 1px solid #3c9087;
   font-size: 12px;
   margin: 25px auto;
   padding: 14px 0;
   width: 96%;
}
.fort {
   font-size: 19px;
   margin-top: 25px;
}
#el-inicio {
   height: auto;
   padding-top: 100px;
}
.txt-inicio {
   font-size: 14px;
}
.circle-1, .circle-2, .circle-3, .circle-1-m, .circle-2-m, .circle-3-m {
   opacity: 0;
   width: 100%;
}
.circle-2-m, .circle-3-m {
   margin-top: 50px;
}
#el-inicio-1 {
   display: none;
   height: auto;
   padding-top: 80px;
}
.circle-2 {
   margin-top: 90px;
}
.circle-3 {
   margin-top: 180px;
}
#que-son-ff {
   margin-top: 4%;
   width: 100%;
}
.video-ant {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/antecedentes/family-powervideo.jpg');
   background-size: 100% 100%;
   height: 280px;
   width: 100%;
}
.t-m {
   display: none;
}
#q-hicimos {
   background: #ffca06;
   height: auto;
   margin-top: -70px;
   padding: 140px 0;
}
.circulos-1, .circulos-2 {
   opacity: 0;
   margin-top: 5%;
   width: 75%;
}
.circulos-1 {
   margin-top: 15%;
}
.ex-m {
   display: none;
}
/*************************************************************FIN ANTECEDENTES*****************************************************/

/************************************************************FORTALEZAS FAMILIARES**************************************************/

#confianza {
   background: #ffc801;
   height: 100%;
}
#disfrute-tiempo-juntos .row, #expresion-de-afecto .row, #comunicacion-efectiva .row, #responsabilidad .row, #fe-y-valores .row, #habilidad-para-resolver-problemas .row, #confianza .row {
   min-height: 100%;
   height: 100%;
   position: relative;
}
#disfrute-tiempo-juntos {
   background: #ffc801;
   height: 100%;
}
#imagen-disfruta-tiempo {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/fortalezas/family-power-disfrute-del-tiempo-juntos.jpg');
   background-repeat: no-repeat;
   background-size: cover;
   height: 100%;
   position: relative;
}
#expresion-de-afecto {
   background: #11ad98;
   height: 100%;
}
#imagen-aprecio-afecto {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/fortalezas/family-power-aprecio-y-afecto.jpg');
   background-position: right;
   background-repeat: no-repeat;
   background-size: cover;
   height: 100%;
   position: relative;
}
#comunicacion-efectiva {
   background: #000;
   height: 100%;
}
#imagen-comunicacion-positiva {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/fortalezas/family-power-comunicacion-positiva.jpg');
   background-repeat: no-repeat;
   background-size: cover;
   height: 100%;
   position: relative;
}
#responsabilidad {
   background: #ffc801;
   height: 100%;
}
#imagen-compromiso {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/fortalezas/family-power-compromiso.jpg');
   background-position: right;
   background-repeat: no-repeat;
   background-size: cover;
   height: 100%;
   position: relative;
}
#fe-y-valores {
   background: #11ad98;
   height: 100%;
}
#imagen-bienestar-espiritual {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/fortalezas/family-power-bienestar-espiritual.jpg');
   background-repeat: no-repeat;
   background-size: cover;
   height: 100%;
   position: relative;
}
#imagen-confianza {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/fortalezas/family-power-confianza.jpg');
   background-repeat: no-repeat;
   background-size: cover;
   height: 100%;
   position: relative;
}
#habilidad-para-resolver-problemas {
   background: #000;
   height: 100%;
}
#imagen-manejo-estres-crisis {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/fortalezas/family-power-manejo-de-estres-y-crisis.jpg');
   background-position: right;
   background-repeat: no-repeat;
   background-size: cover;
   height: 100%;
   position: relative;
}
.ft {
   position: absolute;
   top: 25%;
   width: 100%;
}
/************************************************************FIN FORTALEZAS*********************************************************/

/***********************************************************ARTICULOS Y CONSEJOS****************************************************/

#articulos-y-consejos {
   height: 95%;
}
#articulos-y-consejos .im {
   position: fixed;
}
#blog-articulosy-consejos {
   margin-top: 60px;
}
.blog {
   background: #000;
   padding: 50px 0;
}
#single-articulo-consejo {
   padding-bottom: 10%;
   padding-top: 10%;
   position: relative;
}
#single-articulo-consejo strong, #single-eventos strong {
   font-weight: bold;
}
#single-eventos {
   padding-bottom: 10%;
   padding-top: 10%;
   position: relative;
}
.cont-det-at {
   margin-top: 25px;
   overflow: hidden;
   position: relative;
   width: 90%;
}
.cont-det-at p {
   color: #fff;
   font-size: 14px;
}
.cont-det-at h1, .cont-det-at h2, .cont-det-at h3, .cont-det-at h4, .cont-det-at h5 {
   color: #ffc801;
   font-family: 'Dosis', sans-serif;
   font-size: 22px;
}
.gallery {
   width: 100%;
}
.cont-det-at strong, #single-eventos strong {
   color: #ffc801;
}
.gallery-item {
   float: left;
   margin: 0;
   margin-left: 2%;
   padding: 0;
   width: 23%;
}
.gallery-item:nth-child(1) {
   margin-left: 0;
}
.gallery-item:nth-child(4n+1) {
   margin-left: 0;
}
.cont-det-at .gallery-item img {
   height: 100%;
   width: 100%;
}
.caj-f {
   background: red;
   display: none;
   position: fixed;
   height: 100%;
   width: 100%;
}
/********************************************************FIN ARTICULOS Y CONSEJOS***************************************************/

/**************************************************************EVENTOS*************************************************************/

#tit-eventos {
   margin-top: 12%;
}
/*************************************************************FIN EVENTOS**********************************************************/

/*****************************************************************ALIADOS**********************************************************/

.aliado {
   margin: 30px 0;
   min-height: 400px;
}
.aliado img {
   background: #fff;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   padding: 10px;
   width: 80%;
}
.tit-aliado {
   height: 50px;
   margin-top: 80px;
}
.al {
   margin-top: 10%;
}
.ta {
   font-size: 40px;
}
/*************************************************************FIN ALIADOS**********************************************************/

/****************************************************PREGUNTALE AL EXPERTO*********************************************************/

#preguntale-al-experto {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/preguntaleExperto/preguntale-al-experto-banner.jpg');
   background-position: bottom left;
   background-repeat: no-repeat;
   background-size: cover;
   height: auto;
   padding-bottom: 6%;
   padding-top: 10%;
   position: relative;
   width: 100%;
}
#cont-formPreguntas {
   position: relative;
}
#faqsS {
   background: #000;
   padding: 60px 0;
}
#c-faqs {
   margin: 50px 0;
   overflow: hidden;
   position: relative;
}
#enviarP {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/preguntaleExperto/button-enviar.png');
   background-size: 100% 100%;
   border: 0;
   color: #ffca06;
   font-family: 'Condiment', cursive;
   font-size: 18px;
   height: 50px;
   padding-top: 8px;
   position: relative;
   width: 135px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
}
#enviarP:hover {
   color: #c10b9c;
   -webkit-transition: all 0.4s ease-out;
   -moz-transition: all 0.4s ease-out;
   -o-transition: all 0.4s ease-out;
   transition: all 0.4s ease-out;
}
.escuela .catN {
   color: #fff;
}
.catf0 {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/preguntaleExperto/noviazgo-amigos.png');
   color: #ffffff;
}
.catf1 {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/preguntaleExperto/escuela.png');
}
.catf2 {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/preguntaleExperto/autoestima.png');
}
.catf3 {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/preguntaleExperto/familia.png');
}
.catf0 p, .catf1 p, .catf3 p {
   color: #ffffff;
}
.catf2 p {
   color: #000000 !important;
}
.cat {
   background-size: 100% 100%;
   color: #000 !important;
   cursor: pointer;
   margin: 30px auto;
   height: 355px;
   padding-bottom: 60px;
   padding-top: 30px;
   width: 85%;
}
.cat:hover {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/preguntaleExperto/hover-faqs.png') !important;
   background-size: 100% 100%;
   -webkit-transition: all 0.4s ease-out;
   -moz-transition: all 0.4s ease-out;
   -o-transition: all 0.4s ease-out;
   transition: all 0.4s ease-out;
}
.catf2:hover p {
   color: #ffffff !important;
}
.cat:hover .txt-ext {
   border-bottom: 5px solid #222;
   border-top: 5px solid #222;
   margin: 10px auto;
   padding: 12px 0;
   -webkit-transition: all 0.4s ease-out;
   -moz-transition: all 0.4s ease-out;
   -o-transition: all 0.4s ease-out;
   transition: all 0.4s ease-out;
}
.cat:hover .rN {
   display: block;
   -webkit-transition: all 0.4s ease-out;
   -moz-transition: all 0.4s ease-out;
   -o-transition: all 0.4s ease-out;
   transition: all 0.4s ease-out;
}
.catN {
   border-bottom: 5px solid rgba(0, 0, 0, 0.4);
   margin: 0 auto;
   padding-bottom: 7px;
   width: 80%;
}
.rN {
   margin: 7px auto;
   display: none;
   width: 80%;
}
.txt-ext {
   font-size: 11px;
   margin: 14px auto;
   width: 80%;
}
#detalle-faq {
   padding-top: 10%;
}
.v-faqs {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/preguntaleExperto/button-preguntas-frecuentes.png');
   background-size: 100% 100%;
   height: 60px;
   padding-top: 15px;
   text-align: center;
   width: 100%;
}
.tit-fd {
   background: #ec498c;
   padding-top: 8px;
   width: 97%;
}
.tit-fd a, .tit-fdc {
   color: #fff;
   font-family: 'Condiment', cursive;
   font-size: 26px;
   margin-left: 15px;
}
.tit-fdc {
   padding-left: 10px;
}
.tit-fdc {
   background: #7bbf50;
   margin: 0 auto;
   padding-top: 8px !important;
   width: 96%;
}
.pregunta-d {
   background: #ec498c;
   margin-top: 15px;
   padding: 10px 0;
   width: 100%;
}
.preg {
   color: #fff;
   font-size: 14px;
   font-weight: 600;
   margin: 0 10px;
}
.detalle {
   border-bottom: 2px solid rgba(0, 0, 0, 0.2);
   margin-top: 10px;
   padding-bottom: 20px;
   width: 100%;
}
.detalle p {
   font-size: 14px;
   font-weight: 500;
   margin: 15px 15px;
}
.detalle p:nth-child(1) {
   margin-top: 0;
}
.detalle ol {
   margin: 0 50px;
}
.detalle ol li {
   font-size: 14px;
}
.cont-df {
   border-bottom: 2px solid rgba(0, 0, 0, 0.2);
   margin-bottom: 15px;
}
.det {
   padding: 20px 0;
}
.catT {
   margin-top: 14px;
}
.cates {
   width: 100%;
}
.cates li {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/preguntaleExperto/button-preguntale-al-experto.png');
   background-size: 100% 100%;
   padding-bottom: 10px;
   padding-top: 17px;
   text-align: center;
}
.cates li a {
   color: #fff;
   font-size: 18px;
}
.cate-m {
   display: none;
}
.cat-es {
   display: block;
}
#faqsP, .pFaqs {
   padding-top: 10%;
}
.pages {
   display: none;
}
.nextpostslink, .previouspostslink {
   display: none;
}
.wp-pagenavi {
   height: 50px;
   margin-bottom: 20px;
   margin-top: 30px;
   text-align: right;
   width: 85%;
}
.pages {
   display: none;
}
.previouspostslink, .nextpostslink {
   display: none;
}
span.current {
   background: #fff;
   color: #000;
   font-family: 'Raleway', sans-serif;
   font-weight: 800;
   height: 50px;
   margin: 0 1px;
   padding: 10px 14px;
   text-align: center;
}
a.smaller, a.larger {
   background: #222;
   color: #fff;
   font-weight: 800;
   height: 50px;
   margin: 0 1px;
   padding: 10px 14px;
}
#ver-events {
   border-top: 1px solid rgba(255, 255, 255, 0.5);
   margin-top: 35px;
   padding: 20px 0;
   text-align: right;
}
/****************************************************FIN PREGUNTALE AL EXPERTO*****************************************************/

/***************************************************CONTACTO**************************************************************/

#contacto {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/contacto/back-banner-contacto.jpg');
   background-size: cover;
   background-position: left;
   padding-top: 12%;
}
.btn-contacto {
   background: #ffca06;
   border: none;
   float: right;
   font-weight: bold;
   height: 40px;
   margin-right: 3.6%;
   border-radius: 4px;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   width: 120px;
}
.sig, .redes-c {
   border-bottom: 1px solid rgba(255, 255, 255, 0.5);
   border-top: 1px solid rgba(255, 255, 255, 0.5);
   float: left;
   height: 60px;
   padding-top: 10px;
}
.sig {
   padding-top: 18px;
   width: 36%;
}
.redes-c {
   float: right;
   margin-right: 4%;
   width: 60%;
}
.redesC {
   list-style: none;
   float: right;
   width: 100%;
}
.redesC li {
   background: #ffca06;
   float: right;
   height: 40px;
   margin-right: 1%;
   padding-top: 8px;
   text-align: center;
   width: 40px;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}
.fa-2x {
   font-size: 26px;
}
.redes-i {
   background: #000;
   color: #ffca06;
   float: left;
   margin-left: 20px;
   text-align: center;
   padding-top: 12px;
   height: 50px;
   width: 50px;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   border-radius: 50%;
}
.redesC li a {
   color: #000;
}
/***************************************************FIN CONTACTO************************************************************/

/*******************************************************BLOGS***************************************************************/

#con-ac {
   margin-top: 70px;
}
.cen img {
   margin: 0 auto;
   width: 90%;
}
.item-blog {
   height: auto;
   margin: 20px 0;
}
.item-blog-evento {
   background: #fff;
   height: auto;
   margin: 20px 0;
}
.item-blog-evento img {
   width: 100%;
}
.tit-blog {
   font-weight: bold;
   height: 70px;
   margin-top: 20px;
   width: 90%;
}
.item-blog p {
   width: 90%;
}
.extracto-blog {
   height: 70px;
   font-size: 12px;
   width: 90%;
}
.leer-mas:hover {
   color: #ffca06;
   -webkit-transition: all 0.4s ease-out;
   -moz-transition: all 0.4s ease-out;
   -o-transition: all 0.4s ease-out;
   transition: all 0.4s ease-out;
}
.c-leer {
   border-top: 1px solid rgba(255, 255, 255, 0.5);
   padding-top: 15px;
   width: 92%;
}
.leer-mas-e {
   color: #000;
}
#single-articulo-consejo ul li, #single-articulo-consejo ol li {
   color: #fff;
}
#cont-events {
   margin-top: 80px;
   padding-bottom: 40px;
}
.sidebar-events {
   margin-top: 80px;
}
.item-s-event {
   background: #fff;
   height: 220px;
   margin-top: 25px;
   padding: 10px 10px !important;
}
.item-s-event img {
   width: 95%;
}
.regresar {
   background: #222;
   margin-bottom: 20px;
   padding: 10px 20px;
   text-align: center;
   width: 200px;
}
.c {
   margin-top: 30px;
}
.extracto-event {
   margin: 0 auto;
   width: 90%;
}
.bor-b {
   border-bottom: 1px solid rgba(255, 255, 255, 0.5);
   padding-bottom: 20px;
}
#agradecimiento {
   padding-top: 15%;
}
.comments-title {
   color: #11ad98;
   font-size: 25px;
   margin-top: 40px;
}
/********************************************************FIN BLOGS***********************************************************/

/***************************************************************FOOTER*********************************************************************/

.footer {
   background: #0fae99;
   padding: 15px 0;
   position: relative;
}
.footer-d {
   background: #0c5c52;
   padding: 6px 0;
}
#redes-i {
   background: #ffca06;
   padding: 80px 0;
}
/******************************************************************************************************************************************/

.mes {
   background: url('https://familypower.com.mx/wp-content/themes/familyPower/images/arrow-2.png');
   background-position: 96% 50%;
   background-repeat: no-repeat;
   border-bottom: 1px solid #12ad99;
   border-top: 1px solid #12ad99;
   color: #12ad99;
   cursor: pointer;
   margin-left: 5%;
   margin-top: 10px;
   padding: 10px 0;
   width: 95%;
}
.ene, .feb, .marz, .abr, .may, .jun, .jul, .ago, .sep, .oct, .nov, .dic {
   border-bottom: 1px solid #fff;
   display: none;
   font-weight: bold;
   margin-left: 7%;
   padding: 10px 0;
   width: 93%;
}
#contenedor-cuestionario {
   padding-top: 10%;
   padding-bottom: 50px;
}
.cont-preg th {
   background: #598c57;
   color: #fff;
}
.cont-preg .t1 {
   width: 230px;
}
.tablaNext {
   margin-top: 40px;
}
.btnR {
   text-align: right;
}
#enviarCuestionario {
   background: #598c57 !important;
   color: #fff;
   padding: 10px 20px;
}
label.error {
   color: red;
   position: absolute;
   right: 35%;
}
#mensajes-r p {
   text-align: right;
   width: 100%;
}
header {
   background: #222;
   padding: 10px 0;
   width: 100%;
}
#descarga-arc {
   padding: 20px 0;
}
.btnP {
   cursor: pointer;
}
.btnP span {
   background: #fff;
   border-radius: 4px;
   color: #222;
   font-weight: bold;
   padding: 12px 45px;
}
.btnP:hover span {
   background: #25b7d3;
   color: #222;
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
}
#sexo-error {
   float: right;
}
.acepto_cuestionario {
   position: relative !important;
   visibility: visible !important;
   left: 0 !important;
}
span#acepto_cuestionario-error {
   position: absolute;
   top: 680px;
}