@font-face {
    font-family: 'Muli';
    url('../fonts/Muli-Regular.ttf') format('truetype');
    font-style: normal;
}
body{
    color:#666;
    overflow-x: hidden;
}
*{
    outline: none;
}
.textogeneral p {
    font-family: 'Roboto Condensed', sans-serif;
/*    font-family: 'Muli', sans-serif; , sans-serif;*/
    font-size: 18px;
}
p {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
}

.firmaKb{text-decoration:none; color:#666;}
.firmaKb:hover{text-decoration:none; color:#656;}
.flex-content{display:flex;justify-content: center;}
@media screen and (max-width: 650px) {
	.flex-content{
	display:block;
	width: 80%;
	margin: 0 auto;
	text-align:center;
	}
}
@media screen and (max-width: 638px) {
	.flex-content{
	width: 90%;
	}
}
@media screen and (max-width: 577px) {
	.flex-content{
	width: 70%;
	}
}
@media screen and (max-width: 551px) {
	.flex-content{
	width: 85%;
	}
}
@media screen and (max-width: 459px) {
	.flex-content{
	width: 90%;
	}
}
@media screen and (max-width: 435px) {
	.flex-content{
	width: 250px;
	}
}

.woocommerce-page div.product div.summary{
    margin-top: 0;
    width: 100%;
}
.woocommerce div.product div.images{
    width: 100%;
}
.compartir-producto a{
    width: 100%!important;
}
@media screen and (min-width: 992px){
    .compartir-producto{
        display: flex;
        justify-content: space-between;
    }
    .categorias a{
        width: 45%!important;
        margin: 0!important;
    }
}

.volver{
    padding-top: 35px;
    font-size: 20px;
}
.codigo-tiempo{
   position: relative; 
   width: 100%;
   height: 40px;
   margin-top: 20px;
}
.codigo-tiempo > *{
    height: 40px;
}
.codigo-tiempo .icono{
    position: absolute;
    color: white;
    text-align: center;
    font-size: 16px;
    left: 0;
    top: 0;
    background: #65a1de;
    line-height: 40px;
    width: 180px;
    font-weight: bolder;
}
.codigo-tiempo input{
    width: 100%;
    padding-left: 185px;
}
.codigo-tiempo button{
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    background: #65a1de;
    color: white;
    transition: all 0.3s ease;
}
.codigo-tiempo button:hover{
    background: #5386b9;
}

.compartir-producto .btn-face{

}
.commerce .titulo-principal{
    margin-top: 2%;
    margin-bottom: 2%;
    font-size: 30pt;
    font-weight: 300;
    font-style: normal;
    color: #376ea5;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    margin-left: 15px;
}

.lascartas p {
    font-size: 14px;
}
/*.contenido-perfil .col-md-6 {
    margin-left: -17px;
    text-align: justify;
    margin-right: 16px;
}*/
.horosline {
    background-image: url(../img/horosline.png);
    background-repeat: no-repeat;
    height: 412px;
    margin-left: 5%;
}
.horosline span {
    color: #fff;
    margin-top: 14%;
    margin-left: -4%;
    width: 100%;
    display: inherit;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    padding-top: 39%;
    line-height: 52px;
    font-size: 42px;
    font-style: normal;
}
.tb-horosco {
/*    background-image: url(../img/horos.jpg);*/
/*    background-size: cover;*/
/*    background-repeat: no-repeat;*/
/*    background-color: #000;*/
    padding-top: 30px;
     background: linear-gradient(270deg, #0b0f23, #151c44, #172352);
    background-size: 600% 600%;

    -webkit-animation: AnimationName 15s ease infinite;
    -moz-animation: AnimationName 15s ease infinite;
    animation: AnimationName 15s ease infinite;
    height: 670px;
}
.consult {
    background-image: url(../img/consulta.jpg);
    background-repeat: no-repeat;
    width: 172px;
    height: 92px;
    float: right;
}
.icon-two {
    background-image: url(../img/icontar.jpg);
    background-repeat: no-repeat;
    background-position: -28px 0;
    width: 29px;
    height: 50px;
    float: left;
    margin-right: 10px;
}
.horoscopo-mensual b {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #ea00ff;
}
.col-md-6 h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-style: normal;
    height: 50px;
    text-align: left;
}
.icon-one {
    background-image: url(../img/icontar.jpg);
    background-repeat: no-repeat;
    width: 29px;
    height: 50px;
    float: left;
    margin-right: 10px;
}
.roll-left {
    background-image: url(../img/roll.jpg);
    background-repeat: no-repeat;
    width: 18px;
    height: 36px;
    float: left;
    margin-top: -52px;
    margin-left: 33px;
}
.roll-right {
    background-image: url(../img/roll.jpg);
    background-repeat: no-repeat;
    width: 18px;
    height: 36px;
    float: left;
    margin-top: -52px;
    margin-left: 48px;
}
.tab {
    float: left;
    width: 100%;
    border:1px solid #e1e1e1;
    margin-top: 8%;
}
.tab span {
    margin-bottom: 5%;
    float: left;
    margin-bottom: 14px !important
}
.tab span {
    width: 100%;
    margin-bottom: 1%;
    float: left;
}
.tab .left {
    float: left;
    width: 48%;
    padding-left: 15%;
    padding-top: 9%;
    padding-bottom: 5%;
}
.tab .right {
    float: left;
    width: 48%;
    padding-left: 10%;
    padding-top: 9%;
    padding-bottom: 5%;
    border:1px solid #fff;
    border-left: 1px solid #e1e1e1;
}
.btnazul {
    font-family: 'Roboto Condensed', sans-serif;
}
.text-slider p {
    font-size: 35px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-style: normal;
}
.separacion h2 {
    font-size: 40px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-style: normal;
}
.col-md-6 h2 {
    font-size: 67px;
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 14%; /*era 20 lo cambie por 14*/
    font-weight: 300;
    font-style: normal;
}
.redes span {
    font-family: 'Muli','Roboto Condensed', sans-serif;
    float: left;
    font-size: 18px;
    margin-top: 25px;
    font-weight: 300;
    font-style: normal;
}
.col-lg-7 h3 {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-style: normal;
}
.site-footer p {
    font-size: 20px;
}
.contenido-perfil p {
    font-size: 18px;
}
.redes {
    float: left;
}
hr {
    border-top: 1px solid #fff !important;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100% !important;
    height: auto;
}
@media (min-width: 992px) {
    .separacion{
        margin-top: -40px;
    }
    .online .col-md-5 {
        width: 44.666667%;
    }
    .online .col-md-offset-1 {
        margin-left: 4.333333%;
    }
}
.sidehro {
    font-size: 40pt;
    font-weight: 300;
    width: 100%;
    font-style: normal;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif; ;
    color: #376da4;
}
.youtube {
    margin-bottom: 5%;
    float: left;
    width: 100%;
}
.days {
    margin-top: 2%;
    font-size: 30pt;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif; ;
}
.days span {
    color: #376ea5;
}
.days a:hover {
    color: #ea00ff;
    text-decoration: none;
}
.days ul, ol {
    margin: 0 0 0 0;
}
.pastday-ho {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 2%;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
}
.pastday-ho a {
    color: #fff !important;
}
.pastday-ho a:hover {
    color: #fff !important;
    text-decoration: none;
}
.pastday {
    font-size: 18px;
    margin-top: 22px;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
}
.pastday a {
    color: #fff !important;
}
.pastday a:hover {
    color: #fff !important;
    text-decoration: none;
}
.contenido-horos-days {
    /*
    background-image: url("../img/bgdiario.jpg");
    background-color: #000;
    */
    background: linear-gradient(270deg, #0b0f23, #151c44, #172352);
    background-size: 600% 600%;

    -webkit-animation: AnimationName 15s ease infinite;
    -moz-animation: AnimationName 15s ease infinite;
    animation: AnimationName 15s ease infinite;


}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 53%}
    50%{background-position:100% 48%}
    100%{background-position:0% 53%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 53%}
    50%{background-position:100% 48%}
    100%{background-position:0% 53%}
}
@keyframes AnimationName { 
    0%{background-position:0% 53%}
    50%{background-position:100% 48%}
    100%{background-position:0% 53%}
}
.contenido-horos-days .infotext {
    background-image: url("../img/linesdays.png");
    background-repeat: no-repeat;
    width: 293px;
    height: 436px;
}
.contenido-horos-days .infotext span {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 32pt;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    margin-top: 55%;
    line-height: 54px;
    margin-left: 3%;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
}
.contenido-horos-days .fecha-actual {
    color: #fff;
    font-size: 36px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    margin-top: 3%;
}
.signos .aries {
    background-image: url("../img/signos/aries.png");
    width: 250px;
    height: 250px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
/*    margin-right: 4%;*/
    margin-top: 7%;
}
.signos .virgo {
    background-image: url("../img/signos/virgo.png");
    width: 250px;
    height: 250px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
/*    margin-right: 4%;*/
/*    margin-top: 7%;*/
}
.signos .leo {
    background-image: url("../img/signos/leo.png");
    width: 250px;
    height: 250px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
/*    margin-right: 4%;*/
    margin-top: 7%;
}
.signos .sagitario {
    background-image: url("../img/signos/sagi.png");
    width: 250px;
    height: 250px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
/*    margin-right: 4%;*/
    margin-top: 7%;
}
.signos .tauro {
    background-size: contain;
    background-image: url("../img/signos/tauro.png");
    width: 250px;
    height: 250px;
    float: left;
    background-repeat: no-repeat;
/*    margin-right: 4%;*/
/*    margin-bottom: 7%;*/
}
.signos .capricornio {
    background-image: url("../img/signos/capri.png");
    width: 250px;
    height: 250px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
}
.signos .acuario {
    background-image: url("../img/signos/acua.png");
    width: 250px;
    height: 250px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
}
.signos .geminis {
    background-image: url("../img/signos/gemi.png");
    width: 250px;
    height: 250px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
/*    margin-right: 4%;*/
}
.signos .libra {
    background-image: url("../img/signos/libra.png");
    width: 250px;
    height: 250px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
/*    margin-bottom: 7%;*/
}
.signos .piscis {
    background-image: url("../img/signos/piscis.png");
    width: 250px;
    height: 250px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
/*    margin-top: 2.5%;*/
/*    margin-bottom: 7%;*/
}
.signos .cancer {
    background-image: url("../img/signos/can.png");
    width: 250px;
    height: 250px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
/*    margin-right: 4%;*/
/*    margin-top: 2.5%;*/
/*    margin-bottom: 7%;*/
}
.signos .escorpio {
    background-image: url("../img/signos/esco.png");
    width: 250px;
    height: 250px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
/*    margin-top: 2.5%;*/
/*    margin-bottom: 7%;*/
}
.months {
    margin-top: 0;
    font-size: 30pt;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}
.months span {
    color: #376ea5;
}
.months a:hover {
    color: #ea00ff;
    text-decoration: none;
}
div.center-cropped {
    width: 99.5%;
    height: auto;
    overflow:hidden;
}
div.center-cropped img {
    height: 100%;
    min-width: 100%;
    left: 50%;
    margin-bottom: 3px;
    position: relative;
    transform: translateX(-50%);
}
.bg {
    background-image: url("../img/fondobody.png");
    background-repeat: no-repeat;
}
.logo-two {
    background-image: url(../img/logogeneral.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 17%;
    height: 129px;
    display: inherit;
    position: absolute;
    margin-left: 3%;
    margin-top: 1.2%;
}
footer {
    background-image: url("../img/btnfooter.jpg");
    background-repeat: repeat-x;
    width: 90%;
    height: 5px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 142px;
    margin-top: 60px;
    font-family: 'Roboto Condensed', sans-serif; ;
    font-size: 16px;
}
.sb2 a {
    font-size: 15px !important;
}
#tarotistas .tituloo{
    text-align: center;
    color: #337ab7;
    text-transform: uppercase;
}
#tarotistas .tituloo h3{
    text-align: center;
    margin-bottom: 45px;
}
#tarotistas .tituloo span{
    color: rgb(54, 200, 15);
}

.tarotistas .gris {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 33pt;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    color: #7b7c7d;
}
.tarotistas .azul {
    font-family: 'Roboto Condensed', sans-serif; ;
    font-size: 32pt;
    font-weight: 300;
    font-style: normal;
    color: #65a1de;
    margin-top: -5px;
}
.consulta .gris {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 33pt;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    margin-top: 45px;
    color: #7b7c7d;
}
.consulta .azul {
    font-family: 'Roboto Condensed', sans-serif; ;
    font-size: 32pt;
    font-weight: 300;
    font-style: normal;
    color: #65a1de;
    margin-top: -5px;
}
.consulta .medio {
    font-family: 'Roboto Condensed', sans-serif; ;
    font-size: 14pt;
    margin-top: -5px;
    margin-bottom: 5%;
}
.banner {
    background: #1e79f2;
    padding-top: 40px;
    padding-left: 60px;
    font-family: 'Roboto Condensed', sans-serif; ;
    padding-bottom: 40px;
    margin-top: 5%;
}
.grillas .container {
    margin-top: 2%;
}
.banner p {
    font-size: 28px;
    color: white;
    letter-spacing: 4px;
}
.descubrir {
    margin-left: 30px;
}
.imgthumb {
    width: 116px;
    height: 95px;
    display: inherit;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
.preview #main {
    width: 98.7%;
    margin-top: 2%;
}
#navegacion-home{
    background-image: url("../img/bgmenu.png");
    z-index: 99;
    position: relative;
    background-position: 50%;
}
.navbg {
    background-image: url(../img/bgpage.jpg) !important;
    background-repeat: no-repeat;
    margin-right: -22%;
    background-size: cover;
}

#navegacion-home .bg {
    background-image: url("../img/bgmenu.png");
    z-index: 99;
    position: relative;
    background-position: 50%;
}

.nivel2{

    position: relative;
}
.bgleve2 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 222px;
    height: 67px;
    background: url(../img/bgmenu.png) no-repeat center 0px;
    opacity: 0.3;
    z-index: -1;
}
.navgeneral {
    background: transparent;
    color: white;
}
.navgeneral .nav li a{
    color:white;
}
.navgeneral .nav li a:hover{
    color:white;
}
.navgeneral .nav li a:focus, .nav li a:hover {
    text-decoration: none;
    background-color: #444549;
}

#example .mSButtons {
    height: 80%;
}
#example .frame {
    width: 100%;
    height: 100%;
}
#example .frame .slide_element {
    height: 100%;
}
#example .frame .slide_element > div {
    float: left;
    height: 100%;
    overflow: hidden;
}
#example .frame .mSCover img {
    max-width: none;
}
#example .credit {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 11px;
    line-height: normal;
    font-weight: 300;
    text-shadow: rgba(0,0,0,0.7) 0 1px 0px;
    color: #CCC;
    background: #000;
    background: rgba(0,0,0,0.6);
    padding: 0 4px;
    white-space: nowrap;
    z-index: 1002;
    text-transform: uppercase;
}
#example .credit a {
    color: #FFF;
    font-weight: 400;
}
.infoBlock {
    position: absolute;
    top: 30px;
    right: 30px;
    left: auto;
    max-width: 30%;
    padding-bottom: 0;
    background: #FFF;
    background: rgba(255, 255, 255, 0.6);
    overflow: hidden;
    padding: 20px;
    z-index: 1002;
}
.infoBlockLeftBlack {
    color: #FFF;
    background: #000;
    background: rgba(0,0,0,0.55);
    left: 90px;
    right: auto;
    opacity: 0;
}
.infoBlock2 {
    top: 90px;
    left: 100px;
}
.infoBlock h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
    padding-bottom: 3px;
    color: inherit;
    text-align: left;
}
.infoBlock p {
    font-size: 16px;
    font-weight: 300;
    margin: 4px 0 0;
}
.infoBlock a {
    color: #FFF;
    text-decoration: underline;
}
.text-slider {
    /*
    display: inline;
    position: absolute;
    z-index: 9999999;
    float: right;
    right: 0;
    margin-right: 11.5%;
    width: 25%;
    */    
    margin-bottom: 20px;
    color: #3c4037;
    line-height: 50px;
    font-weight: 300;
    text-align: center;
    font-size: 36px;
    font-family: 'Muli', sans-serif;
    top: 20%;
    /*    text-transform: uppercase;*/
}
.imghome {
    width: 481px;
    height: 327px;
    float: left;
}
.ritual {
    margin-bottom: 6%;  /***ojo era 3****/   
}
@media screen and (max-width: 560px) {
	.ritual {
		margin-bottom: 16%;  /***ojo era 3****/   
	}
}
.banner-ritual {
    width: 90%;
    height: 80%;
    margin: 0 auto;
    display: list-item;
}
.banner-home img {
    width: 100%;
/*    height: 213px;*/
    margin-top: 8%;
/*    float: left;*/
/*    margin-left: -16px;*/
}
.rituales .detalle-rituales h2 {
    font-size: 20pt;
    font-weight: 300;
    font-style: normal;
    color: #376ea5;
    text-align: left;
    margin-top: 0;
    margin-bottom: 1%;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}
.rituales .detalle-rituales .cont {
    margin-bottom: 5%;
}
.rituales .detalle-rituales .youtube-rituales {
    display: inherit;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 5%;
}
#horoscopo-mensual .youtube {
    width: 50%;
}
.rituales h2 {
    margin-top: 2%;
    margin-bottom: 2%;
    font-size: 30pt;
    font-weight: 300;
    font-style: normal;
    color: #376ea5;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}
.rituales a {
    font-style: normal;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 18pt;
    margin-top: 20px;
    display: inline-block;
    padding-bottom: 10px;
}
.rituales .ritual {
    display: inline-block;
}
.arreglo{
	clear:both;
}
.crop {
    width: 100%;
  /*   height: 269px; */   /****ojo con estoooooooooooooooooooooooooooooooooooooooooo*****/
    overflow: hidden;
}
.crop img {
    width: 100%;
  /*   height: 300px; */   /*ojo******/
    margin: 0 0 0 0;
}
.arregloGratis{
	padding-left: 35px !important;
}
@media screen and (max-width: 1200px) {
	.tarotistaLeft{ padding-left:30px;}
}
@media screen and (max-width: 1024px) {
	.tarotistaLeft{ padding-left:0px;}
}
/* @media screen and (max-width: 991px) {
	.crop img {
		height: 300px;
	}
} */
@media screen and (max-width: 767px) {
	.crop img {
		height: auto;
	}
	.transito .tab-content h2{
		margin-top:15px;
	}
	.arregloGratis{
	padding-left: 15px !important;
	}
}

.thumbnail img.portrait {
    width: 100%;
    height: auto;
}
.logohome {
    background-image: url(../img/logo3.png);
    background-repeat: no-repeat;
    /*    background-size: contain;*/
    display: block;
    width: 52%;
    height: 114%;
    position: absolute;
    top: 0px;
    z-index: 2;
    background-position: center top;
}
.mSPages{
    display: none !important;
}
#navegacion-home ul.nav.navbar-nav .navbar-collapse {
    text-align: center;
}
#navegacion-home ul.nav.navbar-nav,.navgeneral ul.nav.navbar-nav {
    display: flex;
    float: none;
    vertical-align: top;

}
#navegacion-home ul.nav.navbar-nav li{
    color:#ffffff;
    text-align: center;
}
#navegacion-home ul.nav.navbar-nav li a{
    color:#ffffff;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-size:12px;
    letter-spacing: 2pt;
}
#navegacion-home  .nivel1 ul.nav.navbar-nav li,.navgeneral  .nivel1 ul.nav.navbar-nav li{
    flex: auto;

}
.sb1 {
    width: 55%;
    margin: 0 auto;
}
.sb2 {
    width: 80%;
    margin: 0 auto;
}
ul.nav.navbar-nav li {
    flex: auto;
}
.thumbnail {
    position: relative;
    width: 150px;
    height: 150px;
    overflow: hidden;
}
.thumbnail img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.thumbnail img.portrait {
    width: 100%;
    height: auto;
}
.thumbnail-perfil {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.thumbnail-perfil img {
    position: absolute;
    left: 50%;
    top: 50%;
   min-width: 100%;
   min-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
@media screen and (max-width: 1280px) {
	.thumbnail-perfil img {top:133px;}
}
@media screen and (max-width: 1200px) {
	.thumbnail-perfil img {top:120px;}
}
@media screen and (max-width: 991px) {
	.thumbnail-perfil img {top:300px;}
}
@media screen and (max-width: 630px) {
	.thumbnail-perfil img {top:250px;}
}
@media screen and (max-width: 600px) {
	.thumbnail-perfil img {top:230px;}
}
@media screen and (max-width: 445px) {
	.thumbnail-perfil img {top:180px;}
}
.thumbnail-perfil img.portrait {
    width: 100%;
    height: auto;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #444549;
}
.nivel1 i.fa.fa-mobile {
    font-size: 28px;
    margin-right: 6px;
    top: 4px;
    position: relative;
}
#navegacion-home ul.nav.navbar-nav li span {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif; ;
    display: inline-block;
    margin-top: 2px;
    letter-spacing: 2pt;
}
.tw {
    background-image: url('../img/iconos-redes.jpg') ;
    background-position: 5px 0;
    width: 65px;
    height: 60px;
    float: left;
    margin-right: 5px;
}
.fb {
    background-image: url('../img/iconos-redes.jpg') ;
    background-position: -65px 0;
    width: 65px;
    height: 60px;
    float: left;
    margin-right: 5px;
}
.ina {
    background-image: url('../img/iconos-redes.jpg') ;
    background-position: -130px 0;
    width: 65px;
    height: 60px;
    float: left;
    margin-right: 5px;
}
li.cel {
    padding-top: 6px;
}
.btn-tarot{
    margin-top: 30px;
    font-size: 14px;
    text-transform: uppercase;
    background: #366a9e;
    color: white;
    padding: 15px;
    border-radius: 24px;
    background-color: #37679A;
    border-color: #355C85;
}


.btn-tarot:visited{
    color:white;
}
.btn-tarot:hover,
.btn-tarot:focus,
.btn-tarot:active,
.btn-tarot.active,
.open .dropdown-toggle.btn-tarot {
    color: #FFFFFF;
    background-color: #31455C;
    border-color: #355C85;
}

.btn-tarot:active,
.btn-tarot.active,
.open .dropdown-toggle.btn-tarot {
    background-image: none;
    color:white;
}

.btn-tarot.disabled,
.btn-tarot[disabled],
fieldset[disabled] .btn-tarot,
.btn-tarot.disabled:hover,
.btn-tarot[disabled]:hover,
fieldset[disabled] .btn-tarot:hover,
.btn-tarot.disabled:focus,
.btn-tarot[disabled]:focus,
fieldset[disabled] .btn-tarot:focus,
.btn-tarot.disabled:active,
.btn-tarot[disabled]:active,
fieldset[disabled] .btn-tarot:active,
.btn-tarot.disabled.active,
.btn-tarot[disabled].active,
fieldset[disabled] .btn-tarot.active {
    background-color: #37679A;
    border-color: #355C85;
}

.btn-tarot .badge {
    color: #37679A;
    background-color: #FFFFFF;
}

.bgnav {
    background: url(../img/logo.png) no-repeat 0px 0px;
    display: block;
    width: 100%;
    height: 127px;
    position: absolute;
    z-index: -1;
    opacity: 0.4;
}
.navbase{
    background: rgba(37,36,41,1);
    background: -moz-linear-gradient(left, rgba(37,36,41,1) 0%, rgba(52,61,70,1) 22%, rgba(52,63,74,1) 58%, rgba(52,61,70,1) 79%, rgba(20,5,3,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(37,36,41,1)), color-stop(22%, rgba(52,61,70,1)), color-stop(58%, rgba(52,63,74,1)), color-stop(79%, rgba(52,61,70,1)), color-stop(100%, rgba(20,5,3,1)));
    background: -webkit-linear-gradient(left, rgba(37,36,41,1) 0%, rgba(52,61,70,1) 22%, rgba(52,63,74,1) 58%, rgba(52,61,70,1) 79%, rgba(20,5,3,1) 100%);
    background: -o-linear-gradient(left, rgba(37,36,41,1) 0%, rgba(52,61,70,1) 22%, rgba(52,63,74,1) 58%, rgba(52,61,70,1) 79%, rgba(20,5,3,1) 100%);
    background: -ms-linear-gradient(left, rgba(37,36,41,1) 0%, rgba(52,61,70,1) 22%, rgba(52,63,74,1) 58%, rgba(52,61,70,1) 79%, rgba(20,5,3,1) 100%);
    background: linear-gradient(to right, rgba(37,36,41,1) 0%, rgba(52,61,70,1) 22%, rgba(52,63,74,1) 58%, rgba(52,61,70,1) 79%, rgba(20,5,3,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#252429', endColorstr='#140503', GradientType=1 );
    display: block;
    width: 100%;
    height: 127px;
    position: absolute;
    z-index: -2;

}
.btn-leermas{
    margin-top: 4px;
    font-size: 14px;
    text-transform: uppercase;
    background: #407CCD;
    border-color: #355C85;
    color: white;
    padding: 13px 55px;
    border-radius: 24px;
}

.btn-leermas:visited{
    color:white;
}
.btn-leermas:hover,
.btn-leermas:focus,
.btn-leermas:active,
.btn-leermas.active,
.open .dropdown-toggle.btn-leermas {
    color: #FFFFFF;
    background-color: #205091;
    border-color: #355C85;
}

.btn-leermas:active,
.btn-leermas.active,
.open .dropdown-toggle.btn-leermas {
    background-image: none;
}

.btn-leermas.disabled,
.btn-leermas[disabled],
fieldset[disabled] .btn-leermas,
.btn-leermas.disabled:hover,
.btn-leermas[disabled]:hover,
fieldset[disabled] .btn-leermas:hover,
.btn-leermas.disabled:focus,
.btn-leermas[disabled]:focus,
fieldset[disabled] .btn-leermas:focus,
.btn-leermas.disabled:active,
.btn-leermas[disabled]:active,
fieldset[disabled] .btn-leermas:active,
.btn-leermas.disabled.active,
.btn-leermas[disabled].active,
fieldset[disabled] .btn-leermas.active {
    background-color: #407CCD;
    border-color: #355C85;
}

.btn-leermas .badge {
    color: #407CCD;
    background-color: #FFFFFF;
}

.btn-banner{
    font-size: 18px;
    padding: 17px 69px;
    border-radius: 29px;
}
.biografia .bloque1 h1 {
    text-align: center;
    color: #65a1de;
    text-transform: uppercase;
    font-size: 35px;
}
.bloque1 h1 {
    padding-top: 23px;
    text-align: center;
    margin-bottom: -5%;
    color:#356aa0;
    font-family: 'Roboto Condensed', sans-serif; ;
    text-transform: uppercase;
}
.bloque1 p{
    font-size: 17px;
    text-align: justify;
    padding-top: 26px;
    line-height: 27px;
}
.galeria {
    margin-top: 5%;
}
.slideshow img {
    float: left;
    width: 24.5%;
    height: 14%;
    margin-right: 0.5%;
}
.tarotista{
    position: relative;
    /*margin-top: 60px;*/
    /* padding-bottom: 39px; */   /**ojo esto lo comente**/
}
.tarotista figure {
    padding-top: 27px;
}
.right{
    border-right: #e1e1e1 2px dotted;
}
.separate {
    border: #e1e1e1 1px dotted;
    margin: 0 auto;
    width: 100%;
    display: -webkit-inline-box;
    margin-top: 2.5%;
}
.pasos p {
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif; ;
    font-size: 14pt;
    color: #65a1de;
}
.line{
    height: 172px;
    width: 1%;
    position: absolute;
    right: -1px;
}
a.leerdetalle {
    color: #000;
    font-size: 11px;
    float: left;
    margin-top: -5px;
}
a.leerdetalle:focus,a.leerdetalle:hover {
    color: #000;
}
.estado {
    position: absolute;
    top: 2px;
    right: 15px;
    font-family: 'Roboto Condensed', sans-serif; ;
    font-size: 15px;
    text-transform: uppercase;
}
.encita {
    color: #f6051c;
}

.bxslider-wrap { visibility: hidden; }

.btnonline {
    /*
    position: absolute;
    top: 49%;
    right: 15.5%;
    */
    font-size: 18px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 20px;
    padding-left: 20px;
    padding-right: 24px;
    letter-spacing: 3px !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-style: normal;
}
.disponible{
    color:#36c80f;
}
.noesta{
    color:#6f6d6d;
}
.cazul{
    color: #65a1de;
    font-family: 'Roboto Condensed', sans-serif; ;
}
.font-19{
    font-size: 19px;
}
.line-23 {

    line-height: 21px;
}
.bottom-42{
    margin-bottom: 42px;
}
.top-29{
    margin-top: 29px;
}
.lascartas{
    padding-top: 15px;
}
.pasos {
    border-right: #e1e1e1 2px dotted;
}
.sinborder-right {
    border-right: 0px !important;
}
a.btn.btn-tarotista {
    border: #65a1de 1px solid;
    /* padding: 6px 55px 6px 25px; */
    /* margin: 15px 0px 0px 129px; */
    border-radius: 2px;
    color: #65a1de;
    margin: 0 auto;
    display: block;
}
a.btn.btn-tarotista:focus,a.btn.btn-tarotista:hover {
    background:#65a1de;
    color:white;
}
.leerdetalle:after{
    content: url(../img/rowbtn.png);
    position: relative;
    left: 4px;
    top: 3px;
}
.contexto h2 {
    text-transform: uppercase;
    color: #65a1de;
    font-size: 24px;
    margin-top: 0;
}
.contexto{
    padding-right: 5px;
    padding-left: 20px;
    font-size: small;
}
.person1:before {
    content:url(../img/datos.jpg);
    position: relative;
    left:0px;
    top:8px;
}
.person2:before {
    content:url(../img/estudios.jpg);
    position: relative;
    left:0px;
    top:8px;
}
.person3:before {
    content:url(../img/experiencias.jpg);
    position: relative;
    left:0px;
    top:8px;
}
.person1,.person2,.person3 {
    font-weight: 600;
    padding: 10px 0 12px 0;
}
@media (max-width: 979px) {
    #example {
        height: 400px;
        margin-top: 0;
    }
    .infoBlock {
        min-width: 40%;
    }
}

@media (max-width: 768px) {
    #example {
        margin: 0 -20px;
        height: 300px;
    }
    .infoBlock {
        padding: 10px;
        height: auto;
        max-height: 100%;
    }
    .infoBlock h4 {
        font-size: 14px;
        line-height: 17px;
    }
    .infoBlock p {
        font-size: 12px;
    }
    #navegacion-home ul.nav.navbar-nav li a,#navegacion-home .cel {
        font-size: 12px;
    }
}
@media (min-width: 1200px) {

    /*
    .hidden-xs{
    margin-top: -54px;
}
    */
    .container {
        width: 1170px;
    }
    #example {
        margin: 0 -20px;
        height: 500px;
    }
    #navegacion-home ul.nav.navbar-nav li a,#navegacion-home .cel {
        font-size: 16px !important;
    }
}
.jqTransformSelectWrapper{
   /* z-index: 1 !important;*/
}

@media (min-width: 1280px) {

    .container {
        width: 1275px;
    }
    #example {
        margin: 0 -20px;
        height: 600px;
    }
}

@media (min-width: 1514px) {
    .container {
        width: 1510px;
    }
    #example {
        margin: 0 -20px;
        height: 755px;
    }
    nav#navegacion-home {
        min-height:126px;
    }
    .nivel1 {
        height: 64px;
        padding-top: 7px;
    }

    .nivel2 {
        height: 64px;
        padding-top: 7px;
        padding-left: 334px;
    }
    .nivel2home {
        height: 64px;
        padding-top: 7px;
        position: relative;
    }
    .navgeneral .nav li a{
        font-size: 19px;
        text-transform: uppercase;
    }

    .navbar{
        background-image: none;
    }
    .navgeneral ul.nav li::before{
        content: "|";
        float: right;
        margin-top: 7px;
        font-weight: bold;
        font-size: 22px;
    }
    #navegacion-home .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
/*        background-color: #000 !important;*/
    }
    .navgeneral ul.nav li:last-child::before{
        content:"" !important;
    }
    .navgeneral .cel {

        font-size: 21px;
    }
    #navegacion-home ul.nav.navbar-nav li a,#navegacion-home .cel {
        font-size: 21px;
    }
    #navegacion-home .dropdown-menu li::before {
/*        background-color: #000 !important;*/
        content: "" !important;
    }
    #navegacion-home ul.nav.navbar-nav li::before{
        content: "|";
        float: right;
        margin-top: 7px;
        font-weight: bold;
        font-size: 22px;
    }
    #navegacion-home ul.nav.navbar-nav li:last-child::before{
        content:"" !important;
    }
    .textogeneral{
        padding-top: 51px;
        padding-left: 118px;
    }
    .textogeneral h2{

        font-size: 71px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 100;

    }
    .textogeneral h3 {
        font-size: 38px;
        font-weight: 300;
    }
    .textogeneral p{
        font-size: 23px;
        padding-top: 12px;
        line-height: 36px;
    }
    .reseteo {
        padding-top: 0px;
        padding-left: 91px;
        padding-right: 55px;
    }
    .spcontent{
        margin-top: 54px;
    }
    .superior{
        padding-left: 66px;
        padding-right: 36px;
    }
    .banner {

        padding-top: 63px;
        padding-bottom: 40px;
        margin-top: 10%;
        padding-left: 119px;
    }

    .banner p {
        font-size: 35px;

        line-height: 42px;
    }
    hr {
        margin: 0px auto;
        width: 80%;
        border: 1px dashed  #eee;

        display: block;
    }
    .descubrir {
        margin-top: -6px;
        margin-left: 35px;
    }
    .descubrir:visited{
        color:black;
    }
    .consulta {
        padding-top: 22px;
        padding-left: 47px;
        padding-right: 104px;
    }
    .consulta h1 {
        font-size: 41px;
        text-transform: uppercase;
        color: #65a1de;
        line-height: 28px;
    }
    h2.gris {
        font-size: 35px;
        color: #858788;
        line-height: 17px;
    }
    h2.azul {
        color: #65a1de;
        font-size: 35px;
    }
    p.medio {
        text-align: left;
        padding: 0 32px 0 0px;
        font-size: 16px;
    }
    .consulta .pasos p {
        text-align: center;
        text-transform: uppercase;
        padding: 0 18px;
        font-size:18px;
    }

}
.capa{
    width: 100%;
    position: fixed;
    height: 2000px;
    background: rgba(0,0,0,0.5);
    top: 0px;
    left: 0px;
    z-index: 1000;
}
.capa .cerrar{
    background:url(../img/cerrar.png) no-repeat 0px 0px;
    width:31px;
    height:33px;
    position: absolute;
    top: -14px;
    right: -16px;
    z-index: 10;
}
.capa blockquote {
    border: 1px solid #65a1de;
    text-align: center;
    color: #65a1de;
}
.capa .titulo {
    color: #4d7cae;
    font-size: 25px;
    text-align: left;
    padding: 0;
}
.capa .box {
    width: 80%;
    position: relative;
    margin: 10px auto;
    background: white;
    border: #333 4px solid;
    padding-left: 95px;
    padding-top: 70px;
    padding-right:95px;
	padding-bottom: 70px;
}
.capa .bloque{
    background: #f2f7fc;
    padding-top: 35px;
    padding-right: 35px;
    padding-left: 35px;
    padding-bottom: 35px;
    border: 1px solid #65a1de;
    text-align: center;
}
.capa .bloque p {
    text-align: left;
}
.capa .continuar{
    background: #0085e9;
    color: white;
    text-align: center;
}
.capa .continuar:focus,.capa .continuar:hover {
    background: #006fe6;
    color: white;

}
.continuar:visited{

    color: white;

}

.btnazul{
    background: #0085e9;
    color: white;
    text-align: center;
}
.btnazul:focus, .btnazul:hover {
    background: #006fe6;
    color: white;

}
.btnazul:visited{

    color: white;

}
.capa .condiciones {
    padding: 10px 0 35px 0;
}
.horario{
    border: 1px solid #999;
    padding: 10px;
    text-align: center;
}
.horario td,.horario  th {
    padding: 10px;
}
.perfil h4{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color:#376da4;
}
.contenido-perfil h1 {
    font-size: 40px;
    text-transform: uppercase;
    color: #65a1de;
}
.contenido-perfil .text-left {
    text-align: right;
    font-size: 17px;
    width: 100%;
    /* border: 1px solid #000; */
    padding-top: 10px;
    padding-left: 3px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
}
.parrafo {
    font-size: 15px;
    margin-bottom: 3%;
}
.horoscopo-mensual p {
    font-size: 25px;
}
.estadoactual {
    background: #11ca34;
    height: 58px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 17px;
    text-align: center;
    padding-top: 17px;
    width: 100%;
    position: relative;   /******ojo*****/
    bottom: 0;
}
@media screen and (max-width: 1200px) {
	.estadoactual {top: -130px;}
}
@media screen and (max-width: 1024px) {
	.estadoactual {top: -70px;}
}
@media screen and (max-width: 991px) {
	.estadoactual {top: 0px;}
}
@media screen and (max-width: 737px) {
	.estadoactual {top: -40px;}
}
@media screen and (max-width: 699px) {
	.estadoactual {top: -10px;}
}
@media screen and (max-width: 620px) {
	.estadoactual {top: -10px;}
}
@media screen and (max-width: 600px) {
	.estadoactual {top: -50px;}
}
@media screen and (max-width: 373px) {
	.estadoactual {top: -20px;}
}
/*estilo de combo*/
#formsesion{
    position: relative;
}
form.jqtransformdone label{
    margin-top:4px;
    margin-right: 8px;
    display: block;
    float:left;
}
form.jqtransformdone div.rowElem{
    clear:both;
    padding:4px 0px;
}

.jqTransformSelectWrapper {
    width: 293px;
    position: relative;
    height: 51px;
    float: left;
    border: #65a1de 1px solid;
}

.jqTransformSelectWrapper div span {
    font-size: 18px;
    float: none;
    position: absolute;
    white-space: nowrap;
    height: 54px;
    font-family: 'Roboto Condensed', sans-serif; ;
    line-height: 16px;
    padding: 0;
    padding-top: 15px;
    padding-left: 13px;
    overflow: hidden;
    letter-spacing: 2px;
    cursor: pointer;
    /* margin-left: -18px; */
    text-align: left;
    width: 213px !important;
}

.consulta h4 {
    font-size: 23px;
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif; ;
    color:#2979b7;
    text-align: center;
    text-transform: uppercase;
}

.tarotista img {
    width: 100%;
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
    display: block;
    position: absolute;
    right: 0px;
    width: 78px;
    height: 50px;
    background: url(../img/flechasesion.jpg) no-repeat center center;
}

.jqTransformSelectWrapper ul {
    position: absolute;
    width: 290px !important;
    top: 50px;
    left: 0px;
    height: auto !important;
    list-style: none;
    background-color: #FFF;
    border: solid 1px #65a1de;
    display: none;
    margin: 0px;
    padding: 0px;
    height: 150px;
    overflow: auto;
    overflow-y: auto;
    z-index: 10;
}
#formPago{
    position: relative;
    width: 100%;
}
#formPago .reloj {
    background: url(../img/reloj.jpg) no-repeat 0px 0px;
    width: 62px;
    height: 51px;
    position: absolute;
    top:0px;
    left: 0;
}
#formPago select{
    height: 51px;
    width: calc(100% - 62px);
    margin-left: 62px;
    cursor: pointer;
    padding-left: 6px;
}
#formPago select option{
    padding: 10px;

}
.titulo-compra{
    font-weight: bolder;
}
.comprar {
    display: block;
    background: #007ABB;
    padding: 0px 11px;
    color: white;
    position: absolute;
    width: 78px;
    height: 35px;
    top: 0px;
    border-bottom: 1px solid #e1e1e1;
    right: 0px;
    font-family: 'Roboto Condensed', sans-serif; ;
    font-size: 18px;
    padding-top: 4px;
}
.titulo {
    padding-right: 114px;
    padding-bottom: 10px;
}
.jqTransformSelectWrapper ul li {
    height: 35px;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
}
.jqTransformSelectWrapper ul a {
    display: block;
    padding: 2px 0 4px 12px;
    text-decoration: none;
    color: #333;
    background-color: #FFF;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}

.jqTransformSelectWrapper ul a.selected {
    background: #EDEDED;
    color: #333;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
    background:#3582c4;
    color: #fff;
}

/* -------------
* Hidden - used to hide the original form elements
* ------------- */
.jqTransformHidden {display: none;}

/************************************* BOTON UP **************************************/

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 10;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    border-radius: 10px;
    border:1px solid #e1e1e1;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
    border:1px solid #e1e1e1;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
    border:1px solid #e1e1e1;
}
.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}
.no-touch .cd-top:hover {
    background-color: #000;
    border:1px solid #e1e1e1;
    opacity: 1;
}
@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}
@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px;
    }
	.box-text-btn{top: 180px;  	} /*************************era 100 lo cambie por 225**************************+*/
}
@media only screen and (min-width: 1320px) {
	.box-text-btn{top: 200px;  	} /*************************era 100 lo cambie por 225**************************+*/
}
#mobile-header {
    background-color: #2979b7;
    color: #fff;
    float: right;
    width: 100%;
    padding: 6px;
    padding-left: 15px;
    position: fixed;
    z-index: 999999999;
}
#mobile-header a {
    color: #fff;
}
#navigation {
    display:none;
}
.box-text-btn{
    position: absolute;	
    top: 225px;  /*************************era 100 lo cambie por 225**************************+*/	
    right: 100px;
}
.marginb100{
    margin-bottom: 100px !important;
}

.input-paypal{
    border: 1px solid #65a1de;
    text-align: center;
    color: #65a1de;
    width: 100%;
}
.dropdown-menu li{
    text-align: left !important;
}
.vers{
    cursor: pointer;
}
.lity-container{
    border: 2px solid #ccc;
}
.lity-close{
    position: absolute !important;
    background: #fff !important;
    color: #333 !important;
    border: 2px solid #333 !important;
    right: -10px !important;
    top: -10px !important;
    border-radius: 50% !important;
    font-size: 20px !important;
    line-height: 20px !important;
    width: 30px !important;
    height: 30px !important;
}
.jqTransformSelectWrapper > div > span{
    font-size: 16px !important;
}
ul#items{
    margin: inherit !important;
    text-align: center;
        padding-right: 0;
    padding-left: 0;
/*    float: left;*/
    padding: 10px;
}
.hormess{
    color: #fff;
    font-size: 36px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
/*    margin-top: 3%;*/
}

.no-disp{
    position: absolute;
    top: 55px;
    color: red;
    padding: 0;
    text-align: justify;
    margin: 0;
    left: -62px;
}
@media screen and (max-width: 767px) {
	.no-disp{ left: -4px;}
}

.chat-entry-content{
    font-family: 'Roboto Condensed', sans-serif!important;
}