@font-face {
    font-family: "imprima-Regular";
    src: url("../fonts/Imprima-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "modernline-webfont";
    src: url("../fonts/modernline-webfont.woff2") format("woff2"),
        url("../fonts/modernline-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
/***** BLOG *****/
/**/

.blog{
    margin-top: 80px;
    padding: 80px 0;
    background-size: cover;
    line-height: 22px;
    text-align: center;
    background: url(../img/periodico1.jpg) center center no-repeat;
    background-size: cover;
    font-family: "Imprima-Regular";
}
.blog h2{
    border:none;
    color: #228A7F;
    font-family: 'modernline-webfont';
    font-size: 42px;
    padding-top: 10px;
    padding-bottom: 30px;
    font-weight: 500;
        
}
.blog div{
    padding: 50px 15%;
}
.blog > div p{
    font-size: 17px;
}
.entradasBlog{
    overflow: hidden;
    padding: 30px 5%;
}
#corajeTerapia div:nth-of-type(2), #necesarioPsico div:nth-of-type(2), #obsesionFelicidad div:nth-of-type(2), #mejorarAutoestima div:nth-of-type(2), #terminarRelacion div:nth-of-type(2), #preocupacionExcesiva div:nth-of-type(2), #nosSeparamos div:nth-of-type(2), #encontrarPareja div:nth-of-type(2), #dependenciaEmocional div:nth-of-type(2){
    height: 260px;
    padding: 50px 2%;
}
.entradasBlog article{
    float: left;
    width: 28%;
    margin-bottom: 20px;
    background-color: #F1F1F1;
    justify-content: flex-start;
    margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 3px 3px #DBDBDB;
}
.entradasBlog article:hover {
    background-color: #228A7F;
    transition: all 0.5s ease-in-out;
}
.entradasBlog article:hover h4{
    color: white;
    transition: all 0.5s ease-in-out;
}
.entradasBlog article{
    margin-left:2.6%;
    margin-right:2.6%;
}
.entradasBlog article div{
    border-radius: 10px 10px 0 0;
    text-align: center;
}
.entradasBlog article div:nth-of-type(2){
    border-radius: 0 0 10px 10px;
}
.entradasBlog article div:first-child{
    width: 100%;
    height: 180px;
}
.entradasBlog div h4{
    color: #228A7F;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
.entradasBlog div p{
    padding-top: 15px;
    text-align: justify;
}
.entradasBlog div p:hover{
    color:white;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/*********************/
.classBlog{
    /*margin-top: 60px;*/
    padding: 80px 0 0;
    background-color: rgba(224, 255, 255, 0.5);
    text-align: justify;
    position: relative;
    font-family: 'imprima-Regular';
}

.lineaDivisoria{
    width:100%;
    margin:auto;
    height: 60px;
    background: url(../img/lineaDivisoria1.png) center center no-repeat;
    background-size: contain;
}
.classBlog h2{
    border: 0;
    width: 80%;
    font-size: 30px;
    font-style: italic;
    text-align: center;
    padding-bottom: 40px;
    font-weight: 500;
    margin: auto;
    padding: 10px;
    line-height: 27px
}
div.imgCoraje, div.imgCoraje2, div.imgCoraje3, div.imgEncontrarPareja{
    padding: 0 0 40px;
}
.imgCoraje div{
    width: 96%;
    background: url(../img/entradaCoraje.jpg) center center no-repeat;

}
.imgCoraje2 div .imgCoraje3 div{
    width: 96%;
}
.imgCoraje2 div{
    background: url(../img/botesCoraje3.jpg) center center no-repeat;
}
.imgCoraje3 div{
    background: url(../img/aprendizajeCoraje1.jpg) center center no-repeat;
}
.imgCoraje div, .imgCoraje2 div, .imgCoraje3 div{
    height: 400px;
    background-size: contain;
    margin: 0 2%;
}

div.imgNosSeparamos{
    padding: 20px 0;
}

.imgNosSeparamos div{
    width: 96%;
    background-color: blue;
    background: url(../img/nosSeparamos.jpg) center center no-repeat;
}
.imgNosSeparamos div{
    height: 400px;
    background-size: contain;
    margin: 0 2%;
}
/*
.imgDependenciaEmocional div{
    width: 96%;
    background: url(../img/dependenciaEmocional.png) center center no-repeat;
} 
.imgDependenciaEmocional div{
    height: 400px;
    background-size: contain;    
    margin: 0 2%;
}*/
.imgDependenciaEmocional, .imgEncontrarPareja, .imgObsesionFelicidad, .imgCorajeTerapia, .imgNecesarioPsicologo{
    width: 100%;
    height: 400px;
    display: inline-block;
    text-align: center
}
.imgDependenciaEmocional_bg{
    background: url(../img/entradaDependencia.png) center center no-repeat;
}
.imgEncontrarPareja_bg{
    background: url(../img/entradaEncontrarPareja.png) center center no-repeat;
}
.imgObsesionFelicidad_bg{
    background: url(../img/entradaObsesion.jpg)  center center no-repeat;
}
.imgCorajeTerapia_bg{
    background: url(../img/entradaCoraje.jpg)  center center no-repeat;
}
.imgNecesarioPsicologo_bg{
    background: url(../img/entradaPsico.JPG)  center center no-repeat;
}
.imgDependenciaEmocional_bg, .imgEncontrarPareja_bg, .imgObsesionFelicidad_bg, .imgCorajeTerapia_bg, .imgNecesarioPsicologo_bg{
    background-size: 450px 400px;
    width: 450px;
    height: 100%;
    border: teal solid 1px;
    text-align: center;
    display: inline-block
}
.imgDependenciaEmocional_bg{
        background-size: 500px 400px;
}
.classBlog p{
    padding: 15px 15%;
    font-size: 17px;
}
.blogFrase{
    font-style: italic;
    margin: 0 5%;
    color:rgb(30, 158, 160);
    text-align: center;
}
.blogPoema{
    text-align: center;
    padding: 25px 0;
    font-style: italic;
}
.blogPoema p:nth-of-type(2){
    padding: 0 0;
    font-size: 13px;
}
.fondoPerfilBlog{
    background-image: url(../img/fondoBlog1.jpg);
    background-repeat: no-repeat;
    /*background-position-x: 100%;*/
    background-size: cover;
    padding: 50px 0;
}

article.descBlog{
    padding: 20px 3% 20px;
    display: table;
    margin: auto auto;
    border: 1px solid #228A7F;
    border-radius: 10px;
    width: 50%;
}
div.fotoPerfilBlog div{
    width: 110px;
    height: 110px;
    background-color: blue;
    border-radius: 100%;
    background: url(../img/fotoPerfilBlog.jpg)  center center  no-repeat;
    background-size: cover;
}
div.infoBlog{
    display: table-cell;
    vertical-align: middle;
    line-height: 40px;
    text-align: center;
    padding-left: 15px;
}
div.infoBlog p:nth-of-type(1){
    color:#228A7F;
}
.classBlog article.descBlog p{
    padding: 0 0;
}
.compartirRedes{
    margin: 30px 0 ;
    text-align: center;
}
.compartirRedes h4{
    padding-bottom:20px;
}
.iconFacebook, iconface{
    padding-left: 40px;
    background: url(../img/facebook.png) center center no-repeat;
    background-size: contain;
    display: inline-block;
    height: 20px;
}
.iconWhatsapp, iconws{
    padding-left: 40px;
    background: url(../img/whatsapp.png) center center no-repeat;
    background-size: contain;
    display: inline-block;
    height: 20px;
}
.iconInstagram, iconinsta{
    padding-left: 40px;
    background: url(../img/instagram.png) center center no-repeat;
    background-size: contain;
    display: inline-block;
    height: 20px;
}
.botonMasBlog{
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-align: center;
    width: 20%;
    margin: 20px 40% 0 40%;
    padding: 10px;
    border: 1px solid teal;
    border-radius: 2px;
    background-color: white;
}
.botonMasBlog:hover{
    background-color: rgba(34,138,127,0.5);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: white;
}
.botonMasBlog:hover a{
    color: white;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.botonMasBlog{
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-align: center;
    width: 20%;
    margin: 20px 40% 0 40%;
    padding: 10px;
    border: 1px solid teal;
    border-radius: 2px;
    background-color: white;
}
.botonMasBlog:hover{
    background-color: rgba(34,138,127,0.5);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: white;
}
.botonMasBlog:hover a{
    color: white;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/**************/
.blogList{
    padding: 15px 15%;
}
.imgNecesario div{
    width: 96%;
    background: url(../img/necesarioPsicoIntro.jpg) center center no-repeat;
    height: 400px;
    background-size: contain;
    margin: 0 2%;
}
.blogList ul li{
    list-style: disc;
    margin-left: 15px;
    font-size: 17px;
}
.blogList ul p{
    padding: 10px 0 23px;
}
.botonWhatsapp{
    margin: 20px 43%;
    font-size: 15px;
    /*width: 15%;*/
    border-radius: 50px;
    background-color: #00bb2d;
    padding: 10px 1%;
    color:#ffffff;
    text-align: center;
}
.botonWhatsapp:hover, .btnwhatsapp:hover{
    transition: 0.5s ease-in-out;
    background-color: #228A7F;
    color:#ffffff;
}
.imagenTexto{
    width: 70%;
    margin: 0 15% 20px;
    ;
    padding: 150px 0;
    background: url(../img/necesarioPsico.jpg) center center no-repeat;
    background-size: cover;
}
.imagenTexto p{
    font-size: 18px;
    padding-bottom: 25px;
    text-shadow: 2px 2px 2px #9A9A9A;
}
.imagenTexto h3{
    text-align: center;
    font-size: 22px;
    text-shadow: 2px 2px 2px #9A9A9A;
}
.fraseNecesarioPsico{
    text-align: center;
    padding-bottom: 10px
}
.fraseNecesarioPsico span{
    color:#228A7F;
    ;
    font-size: 18px;
    font-weight: 600;
}
/********/
.obsesionFelicidad h3{
    text-align: center;
    color: #228A7F;
    font-size: 25px;
    padding: 25px 0 30px;
}
.obsesionFelicidad h4{
    color: #228A7F;
    font-size: 20px;
    padding: 25px 15% 0;
}
.videoObsesion{
    text-align: center;
    /*padding: 3%;*/
}
.videoObsesion iframe{
    width: 560px;
    height: 315px;
    padding-bottom: 10px;
}
.imgObsesion div, .imgObsesion2 div{
    width: 96%;
}
.imgObsesion div{
    background: url(../img/obsesionFelicidad.jpg) center center no-repeat;
}
.imgObsesion2 div{
    background: url(../img/obsesionFelicidad2.jpg) center center no-repeat;
}
.imgObsesion div, .imgObsesion2 div{
    height: 400px;
    background-size: contain;
    margin: 0 2%;
}
.obsesionFelicidad span{
    color: #228A7F;
    text-decoration: underline;
}

.aviso{
    padding-top: 10px;
    padding-bottom: 10px;
}
.aviso p{
    font-size: 13px;
    color:teal;
    width: 40%;
    margin: 0 30%;
    background-color: white;
    text-align: center;
    padding: 10px 0;
    border: teal solid 1px
}
/*******************/


/********************/

.listAuto, .listTerminar{
    padding: 15px 15%;
}
.listAuto h3 , .listTerminar h3{
    color:#228A7F;
    text-align: center;
    font-size: 19px;
    padding: 15px 0 20px;
}
.listTerminar h4{
    text-align: center;
    font-size: 17px;
    padding: 15px 0 20px;
}
div.listAuto p, div.listTerminar p{
    padding: 0 0;
    padding: 5px 0;
}
.listAuto ul li, .listTerminar ul li{
    list-style: disc;
    margin-left: 15px;
    padding: 5px 0;
    line-height: 25px;
    font-size: 17px
}
.listAuto ul p, .listTerminar ul p{
    padding: 10px 0 10px;
}
.listAuto .fraseCentrada{
    padding: 0 0;
    padding: 25px 0 12px;
    text-align: center;
}
.listAuto:nth-of-type(2){
    padding: 15px 15% 0;
}
.listAuto:nth-of-type(2) ul p{
    padding-left: 15px;
}
.finAuto{
    text-align: center;
}
.videoAutoestima, .videoTerminar, .videoPreocupacion, .videoNosSeparamos{
    text-align: center;
}
.classTerminar h3, .classPreocupacion h3, .classNosSeparamos h3{
    color:#228A7F;
    text-align: center;
    font-size: 19px;
    padding: 15px 0 20px;
}
.classTerminar:nth-last-child(2), .classPreocupacion:nth-last-child(2), .classNosSeparamos:nth-last-child(2){
    padding: 25px;
}
.classPreocupacion div.listAuto:nth-of-type(2) li, .classNosSeparamos div.listAuto:nth-of-type(1) li{
    font-size: 17px;
}

.listBlog{
    padding: 15px 15%;
}
.listBlog h3{
    text-align: center;
    padding-bottom: 20px;
    color:#228A7F;
    font-size: 18px;
    padding-top: 15px;
}
.listBlog li{
    list-style: disc;
    margin-left: 15px;
    padding: 5px 0 15px;
    ;
    line-height: 25px;
    font-size: 17px;
}
.listBlog ul p{
    padding: 10px 0 10px;
}
.listBlogMini{
    margin: 0 2%;

}

/*****************Fotos entradas del blog**************/
.entradaCoraje{
    background: url(../img/corajeTerapiaMini.jpg) center center no-repeat;
    background-size: cover;
}
.entradasBlog article:hover .entradaCoraje{
    transition: all 0.5s ease-in-out;
    background: url(../img/corajeTerapiaMiniColor.jpg) center center no-repeat;
    background-size: cover;
}
.entradaPsico{
    background: url(../img/entradaPsico.jpg) center center no-repeat;
    background-size: cover;
}
.entradasBlog article:hover .entradaPsico{
    transition: all 0.5s ease-in-out;
    background: url(../img/entradaPsicoVerde.jpg) center center no-repeat;
    background-size: cover;
}
.entradaObsesion{
    background: url(../img/entradaObsesion.jpg) center center no-repeat;
    background-size: cover;
}
.entradasBlog article:hover .entradaObsesion{
    transition: all 0.5s ease-in-out;
    background: url(../img/entradaObsesionVerde.jpg) center center no-repeat;
    background-size: cover;
}
.entradaAutoestima{
    background: url(../img/mejorarAutoestima2.jpg) center center no-repeat;
    background-size: cover;
}
.entradasBlog article:hover .entradaAutoestima{
    transition: all 0.5s ease-in-out;
    background: url(../img/mejorarAutoestimaVerde.jpg) center center no-repeat;
    background-size: cover;
}
.entradaTerminar{
    background: url(../img/entradaTerminar.jpg) center center no-repeat;
    background-size: cover;
}
.entradasBlog article:hover .entradaTerminar{
    transition: all 0.5s ease-in-out;
    background: url(../img/entradaTerminarVerde.jpg) center center no-repeat;
    background-size: cover;
}
.entradaPreocupacion{
    background: url(../img/entradaPreocupacion.png) center center no-repeat;
    background-size: cover;
}
.entradasBlog article:hover .entradaPreocupacion{
    transition: all 0.5s ease-in-out;
    background: url(../img/entradaPreocupacionVerde.jpg) center center no-repeat;
    background-size: cover;
}
.entradaNosSeparamos{
    background: url(../img/entradaNosSeparamos.jpg) center center no-repeat;
    background-size: cover;
}
.entradasBlog article:hover .entradaNosSeparamos{
    transition: all 0.5s ease-in-out;
    background: url(../img/entradaNosSeparamosVerde.jpg) center center no-repeat;
    background-size: cover;
}
.entradaEncontrarPareja{
    background: url(../img/entradaEncontrarPareja.png) center center no-repeat;
    background-size: cover;
}
.entradasBlog article:hover .entradaEncontrarPareja{
    transition: all 0.5s ease-in-out;
    background: url(../img/entradaEncontrarParejaVerde.png) center center no-repeat;
    background-size: cover;
}
.entradaDependencia{
    background: url(../img/dependenciaEmocionalMiniatura.png) center center no-repeat;
    background-size: cover;
}
.entradasBlog article:hover .entradaDependencia{
    transition: all 0.5s ease-in-out;
    background: url(../img/dependenciaEmocionalMiniatura1.png) center center no-repeat;
    background-size: cover;
}

.section_blog{

}
/*****************************************/
/*****************************************/
.fondoBlog{
    background: url(../img/flores.png) center center no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.title{
    /*background: url(../img/fondo.png) center center no-repeat;*/
    background-size: cover;
   /* border-top: teal 1px solid;
    border-bottom: teal 1px solid;*/
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 40px;
    text-align: center;
}
.title h2{
    color:#228A7F;
}

.lista_1 li {
    text-align: center;
    font-size: 21px;
    color:teal;
    padding: 20px 5% 0 5%;
}
.lista_1 h3 {
    text-align: center;
    font-size: 24px;
    padding: 25px 0 20px;
    padding-left: 1%;
    padding-right: 1%;
    color:#228A7F;
}
.lista_1 h4 {
    text-align: center;
    color:teal;
    font-size: 18px;
    padding: 15px 5%;
}


.meCompartes{
    margin: 30px 0 ;
    text-align: center;
}
.meCompartes p{
    font-size: 19px;
}
.color_teal{
    color:teal;
}


/************************************************************/
/************************************************************/


.iconface{
    padding-left: 40px;
    background: url(../img/face.png) center center no-repeat;
    background-size: contain;
    display: inline-block;
    height: 40px;
}
.iconws{
    padding-left: 40px;
    background: url(../img/ws2.png) center center no-repeat;
    background-size: contain;
    display: inline-block;
    height: 40px;
}
.iconinsta{
    padding-left: 40px;
    background: url(../img/insta2.png) center center no-repeat;
    background-size: contain;
    display: inline-block;
    height: 40px
}
.iconmail{
    padding-left: 40px;
    background: url(../img/mail2.png) center center no-repeat;
    background-size: contain;
    display: inline-block;
    height: 40px
}
.iconyou{
    padding-left: 40px;
    background: url(../img/youtube.png) center center no-repeat;
    background-size: contain;
    display: inline-block;
    height: 40px
}


/******************************************************/
/******************************************************/


/*CSS para la animación y localización de los DIV de cookies */
@keyframes desaparecer
{
    0%		{
        bottom: 0px;
    }
    80%		{
        bottom: 0px;
    }
    100%		{
        bottom: -50px;
    }
}

@-webkit-keyframes desaparecer /* Safari and Chrome */
{
    0%		{
        bottom: 0px;
    }
    80%		{
        bottom: 0px;
    }
    100%		{
        bottom: -50px;
    }
}

@keyframes aparecer
{
    0%		{
        bottom: -38px;
    }
    10%		{
        bottom: 0px;
    }
    90%		{
        bottom: 0px;
    }
    100%		{
        bottom: -38px;
    }
}

@-webkit-keyframes aparecer /* Safari and Chrome */
{
    0%		{
        bottom: -38px;
    }
    10%		{
        bottom: 0px;
    }
    90%		{
        bottom: 0px;
    }
    100%		{
        bottom: -38px;
    }
}
#cookiesms1:target {
    display: none;
}
.cookiesms{
    width:100%;
    /*margin:0 auto;*/
    padding:10px;
    text-align: center;
    /*clear:both;
color: #333;*/
    bottom:0px;
    position:fixed;
    /*font-size: 15px;*/
    /*  left: 0px;*/
    background-color: #FFF;
    opacity:0.9;
    /*  filter:alpha(opacity=70);*/ /* For IE8 and earlier */
    transition: bottom 1s;
    -webkit-transition:bottom 1s; /* Safari */
    -webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
    -moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
    box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
    z-index:999999999;
}
.botonCookies{
    background-color: #228a7f;
    font-size: 15px;
    width: 80px;
    height: 25px;
    color: white;
    margin: 6px;

}
.my-fixed-item {
    position: fixed;
    left:0;
    bottom: 0;
    min-height: 30px;
    width: 220px;
    padding-top: 6px;
    text-align: center;
    word-wrap: break-word;
    background-color: white;
    border: 1px solid #EAEAEA ;
    border-top-right-radius: 4px;
    font-size: 13px;
}
.my-fixed-item a:first-child{
    width: 200px;
}
.my-fixed-item a:last-child{
    width: 20px;
}

@media screen and (max-width:1029px){
    .blog{
        padding:40px 0
    }
    .blog h2{
        padding-top:30px;
        padding-bottom: 30px;
    }
    .blog div{
        padding: 30px 10%;
    }
    .classBlog{
        /* margin-top: 35px;*/
    }
    .title{
        /*   padding-bottom: 20px;*/
    }
    .title h2{
        /* padding-bottom: 0;*/
    }
    .lineaDivisoria{
        height: 50px;
    }
    .classBlog h2{
        font-size: 22px;
        width: 100%;
    }
    .classBlog p{
        padding: 10px 7%;
    }
    div.imgCoraje, div.imgCoraje2, div.imgCoraje3{
        padding: 5px 0;
    }
    .imgCoraje div, .imgCoraje2 div, .imgCoraje3 div, .imgObsesion div, .imgObsesion2 div{
        height: 250px;
        margin: 0 0;
    }
    .imgCoraje div, .imgCoraje2 div, .imgCoraje3 div, .imgObsesion div, .imgObsesion2 div{
        width: 86%;
        margin: 0 7%;
    }
    .blogPoema p{
        padding: 25px 9%;
    }
    .botonMasBlog{
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        text-align: center;
        width: 60%;
        margin: 20px 20% 0 20%;
        padding: 10px;
        border: 1px solid teal;
        border-radius: 2px;
        background-color: white;
    }
    .entradasBlog article{
        width:90%;
    }
    .entradasBlog article{
        margin-left: 5%;
        margin-right: 5%
    }
    div.imgNosSeparamos{
        padding: 5px 0;
    }
    .imgNosSeparamos div{
        height: 250px;
        margin: 0 0;
    }
    .imgNosSeparamos div{
        width: 86%;
        margin: 0 7%;
    }
    #corajeTerapia div:nth-of-type(2), #necesarioPsico div:nth-of-type(2), #obsesionFelicidad div:nth-of-type(2), #mejorarAutoestima div:nth-of-type(2), #terminarRelacion div:nth-of-type(2), #preocupacionExcesiva div:nth-of-type(2), #nosSeparamos div:nth-of-type(2), #encontrarPareja div:nth-of-type(2), #dependenciaEmocional div:nth-of-type(2){
        height: 200px;
    }
    .blogList{
        padding: 10px 7%;
    }

    .listBlog{
        padding: 15px 10%;
    }
    .imagenTexto{
        width: 86%;
        margin: 0 7% 20px;
        padding: 100px 0;
    }
    .imgNecesario div{
        padding: 5px 0;
        height: 250px;
        width: 86%;
        margin-left: 7%;
    }
    .obsesionFelicidad h3{
        font-size: 20px;
        padding: 15px 7% 15px;
    }
    .obsesionFelicidad h4{
        font-size: 18px;
        padding: 15px 7% 8px;
    }
    .videoObsesion iframe{
        width: 420px;
        height: 235px;
    }
    .botonWhatsapp{
        margin: 20px 40%;
        width: 20%;
    }
    .listAuto, .listTerminar{
        padding: 10px 7%;
    }
    .listAuto:nth-of-type(2), .listTerminar:nth-of-type(2){
        padding: 15px 7% 0;
    }
    .listAuto:nth-of-type(2) ul p, .listTerminar:nth-of-type(2) ul p{
        padding-left: 15px;
    }
}
@media screen and (max-width:800px){
    .blog h2{
        font-size: 36px;
        line-height: 80px;
        padding-top:10px;
        padding-bottom: 10px;
    } 
    .videoObsesion iframe{
        width: 310px;
        height: 200px;
    }
    .videoAutoestima{
        width:100%;
        text-align: center;
    }
    .videoAutoestima iframe{
        width: 80%;
    }
    .videoTerminar iframe{
        width: 80%;
    }
    .videoPreocupacion iframe{
        width: 80%;
    }
    .videoNosSeparamos iframe{
        width: 80%;
    }
    .classTerminar h3, .classPreocupacion h3, .classNosSeparamos h3{
        padding: 15px 7% 20px;
    }
    .politicaPrivacidad{
        margin-top:50px;
        padding: 40px 5%;
    }

    .politicaPrivacidad h2{
        margin-bottom: 20px;
    }

    .politicaPrivacidad h3{
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .politicaPrivacidad li{
        list-style: disc;
        padding: 10px 0;
        margin-left: 40px;
    }

    .dataTable {
        display: table;
    }

    .dataTable thead {
        display: table-header-group;
        float: none;
    }

    .dataTable tbody {
        display: table-row-group;
    }

    .dataTable thead tr, .dataTable tbody tr {
        display: table-row;
    }

    .dataTable th, .dataTable tbody td {
        display: table-cell;
    }

    .dataTable td, .dataTable th {
        width: auto;
        font-size: 12px;

    }

    .tablaxs tbody tr td{
        font-size: 11px;
    }
    .tablaxs tbody tr td:first-of-type{
        font-size: 10px;
    }
    .tablaxs tbody tr td:first-of-type{
        font-size: 10px;
    }
    .tablaxs .dataTable td, .dataTable th {
        padding: 0.02em;
    }
    .tablaEnlaces TR p{
        font-size: 12px;
    }
    /********************************************************/
    .imgDependenciaEmocional, .imgEncontrarPareja, .imgObsesionFelicidad, .imgCorajeTerapia, .imgNecesarioPsicologo, .imgCorajeTerapia{
        width: 100%;
        height: 220px;
    }
    .imgDependenciaEmocional_bg, .imgEncontrarPareja_bg, .imgObsesionFelicidad_bg, .imgNecesarioPsicologo_bg, .imgCorajeTerapia_bg{
        background-size: 390px 280px;
        width: 350px;
    }

    /********************************************************/
    .fondoBlog{
        padding-top: 20px;
        padding-bottom: 5px;
    }
    .botonWhatsapp{
        margin: 20px 25%;
        width: 50%;
    }
    .aviso {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .aviso p{
        font-size: 13px;
        color:teal;
        width: 90%;
        margin: 0 5%;
        background-color: white;
        text-align: center;
        padding: 5px 10px;
        border: teal solid 1px
    }
    /***** BLOG *****/
}
@media screen and (max-width:650px){
    .info{
        padding: 0 20% 30px;
    }
    .fotoPerfil{
        width: 60%;
        position: relative;
        display:block;
        height: 295px;
        text-align: center;
        margin-left: 20%;
    }
    .entradasBlog article{
        height: 30%;
        margin-bottom: 10px;
    }
    #corajeTerapia div:nth-of-type(2), #necesarioPsico div:nth-of-type(2), #obsesionFelicidad div:nth-of-type(2), #mejorarAutoestima div:nth-of-type(2), #terminarRelacion div:nth-of-type(2), #preocupacionExcesiva div:nth-of-type(2), #nosSeparamos div:nth-of-type(2), #encontrarPareja div:nth-of-type(2), #dependenciaEmocional div:nth-of-type(2){
        height: auto;
    }
    article.descBlog{
        width: 90%;
    }
    .imagenTexto{
        width: 100%;
        margin: 0 0;
        padding: 0px 0;
    }
    .imagenTexto p{
        font-size: 16px;
        text-shadow: 2px 2px 2px #9A9A9A;
    }
    .imagenTexto h3{
        text-align: center;
        font-size: 18px;
        text-shadow: 2px 2px 2px #9A9A9A;
        padding-bottom: 10px;
    }
}

/*.cookiesms:hover{
bottom:0px;
}*/
/*
.cookies2{
background-color: #FFF;
display:inline;
opacity:0.95;
filter:alpha(opacity=95);
position:absolute; 
left:1%; 
top:-30px;
font-size:15px;
height:30px;
padding-top: 5px;
padding-left:25px;
padding-right:25px;
-webkit-border-top-right-radius: 15px;
-webkit-border-top-left-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-topleft: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
}*/

/* Fin del CSS para cookies */

