/*
Theme Name: Bluemedical
Theme URI: bluemedical.com
Description: Bluemedical Site
Version: 1.0.0
Author: La Sombra
Author URI: bluemedical.com
Tags: Blank, HTML5, CSS3
*/
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@600;700&display=swap');

@font-face {
    font-family: 'nexa_bold';
    /*src: url('fonts/Nexa Bold.eot');
    src: local('☺'), url('fonts/Nexa Bold.woff') format('woff'), url('fonts/Nexa Bold.ttf') format('truetype'), url('fonts/Nexa Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal; */
    src: url('fonts/GothamPro-Medium.eot');
    src: local('☺'), url('fonts/GothamPro-Medium.woff') format('woff'), url('fonts/GothamPro-Medium.ttf') format('truetype'), url('fonts/GothamPro-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Butler_Bold';
    /*src: url('fonts/Nexa Bold.eot');
    src: local('☺'), url('fonts/Nexa Bold.woff') format('woff'), url('fonts/Nexa Bold.ttf') format('truetype'), url('fonts/Nexa Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal; */
    src: url('fonts/Butler_Bold.otf');
    src: local('☺'), url('fonts/Butler_Bold.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Bold';
    /*src: url('fonts/Nexa Bold.eot');
    src: local('☺'), url('fonts/Nexa Bold.woff') format('woff'), url('fonts/Nexa Bold.ttf') format('truetype'), url('fonts/Nexa Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal; */
    src: url('fonts/SourceSansPro-Bold.otf');
    src: local('☺'), url('fonts/SourceSansPro-Bold.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Semibold';
    /*src: url('fonts/Nexa Bold.eot');
    src: local('☺'), url('fonts/Nexa Bold.woff') format('woff'), url('fonts/Nexa Bold.ttf') format('truetype'), url('fonts/Nexa Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal; */
    src: url('fonts/SourceSansPro-Semibold.otf');
    src: local('☺'), url('fonts/SourceSansPro-Semibold.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Regular';
    /*src: url('fonts/Nexa Bold.eot');
    src: local('☺'), url('fonts/Nexa Bold.woff') format('woff'), url('fonts/Nexa Bold.ttf') format('truetype'), url('fonts/Nexa Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal; */
    src: url('fonts/SourceSansPro-Regular.otf');
    src: local('☺'), url('fonts/SourceSansPro-Regular.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}



/* @font-face {
    font-family: 'omnes';
    src: url('fonts/OMNES-RE_3.eot');
    src: local('☺'), url('fonts/OMNES-RE_3.woff') format('woff'), url('fonts/OMNES-RE_3.ttf') format('truetype'), url('fonts/OMNES-RE_3.svg') format('svg');
    font-weight: normal;
    font-style: normal;
} */

/** Generated by FG **/
@font-face {
    font-family: 'omnes';
    src: url('fonts/OMNES-RE_3.eot');
    src: local('☺'), url('fonts/OMNES-RE_3.woff') format('woff'), url('fonts/OMNES-RE_3.ttf') format('truetype'), url('fonts/OMNES-RE_3.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Conv_GothamPro-Medium';
    src: url('fonts/GothamPro-Medium.eot');
    src: local('☺'), url('fonts/GothamPro-Medium.woff') format('woff'), url('fonts/GothamPro-Medium.ttf') format('truetype'), url('fonts/GothamPro-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/** Generated by FG **/
@font-face {
    font-family: 'omnes_medium';
    src: url('fonts/omnes_medium.eot');
    src: local('☺'), url('fonts/omnes_medium.woff') format('woff'), url('fonts/omnes_medium.ttf') format('truetype'), url('fonts/omnes_medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}





@font-face {
    font-family: 'omnes_semibold';
    src: url('fonts/omnes-semibold-webfont.eot');
    src: local('☺'), url('fonts/omnes-semibold-webfont.woff') format('woff'), url('fonts/omnes-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'future_lt_5';
    src: url('fonts/futurastd-bold.eot');
    src: local('☺'), url('fonts/futurastd-bold.woff') format('woff'), url('fonts/futurastd-bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'amatic';
    src: url('fonts/Amatic-Bold.eot');
    src: local('☺'), url('fonts/Amatic-Bold.woff') format('woff'), url('fonts/Amatic-Bold.ttf') format('truetype'), url('fonts/Amatic-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_light';
    src: url('fonts/Nexa Light.eot');
    src: local('☺'), url('fonts/Nexa Light.woff') format('woff'), url('fonts/Nexa Light.ttf') format('truetype'), url('fonts/Nexa Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
    background-color: white !important;
}

img {
    border: none;
    max-width: 100%;
    max-height: 100%;
}
/*.row{
    margin-left: 0px!important;
    margin-right: 0px!important;
} */

.jspScrollable, .jspContainer{
    width: 100% !important;
}

.jspPane{
    width: 95% !important;
}

.header-sticky{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.navbar{
    background: #0B5CA5;
    border: none;
    list-style: none;
    text-align: center;
    margin-bottom: 0;
    /*border-top: 1px #D9D9D9 solid;*/
    /*border-bottom: 3px #D9D9D9 solid;*/
    box-shadow: 0px 2px 6px rgba(0,0,0,0.12);
    z-index: 999;
    width: 100%;
    left: 0;
    top: 33.95px;
    /*position: fixed;*/
}

.navbar-header{
    height: 10px;
    text-align: center!important;
    padding-top: 15px!important;
}
.navbar-nav{
    margin: 0 auto;
    padding: 0;
}
.navbar li{
    /*width: 130px;*/
    padding-top: 5px;
}

.navbar li a{
    font-size: 12px;
    color: #808080;
    text-decoration: none;
    font-family: 'nexa_bold';
    text-transform: uppercase;
    text-align:center;
    line-height: 15px;
}
.navbar_active a{
    color: white!important;
    border: none;
    padding: 3px 20px;
    border-radius: 35px;
    margin-bottom: 20px;
    background: #29ABE2;
}

.navbar_active a:hover{
  background: #21d163 !important;
}

.countrySel{
    /*float: left;*/
    position: relative;
    border: #717171 solid 1px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    width: 60px;
    height: 60px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 10px;
}

.countrySel img{
    /*float: left;*/
    position: absolute;
    max-width: 70px!important;
    margin-left: -20px;
    margin-top: 18px;
}

.countrySelLi{
    position: absolute;
    margin-left: -35px!important;
}

.countrySelArrow{
    position: absolute;
    margin-left: -35px!important;
    bottom: -16px!important;
    width: 45px!important;
    z-index: 999;
}


/*Para los idiomas*/
.countrySelTooltip{
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    font-family: 'nexa_bold';
    text-transform: uppercase;
}


.secondBarNav{
    width: 100%;
    background: #0B5CA5;
    padding: 5px 5px;
}
.secondBarNav ul{
    list-style: none;
    display: inline;
    padding:0;
}
    .secondBarNav li{
        list-style: none;
        display: inline;
        color: white;
        padding: 3px 10px!important;
        font-family: 'omnes';
        cursor: pointer;
        letter-spacing: 0.0325em;
    }
        .secondBarNav li a {
            color: #fff;
            text-decoration: none;
        }
        .secondBarNav li:hover, .secondBarNav li:hover a {
            color: #3DAEE0;
        }

/*#menu-menu-principal li  {
    border-top: 4px solid #fff;
}

#menu-menu-principal li.current_active {
    border-top: 4px solid #29ABE2;
}*/

#menu-menu-principal li.current_active a {
    color: #005AA4;
}


/*.liMoveOver{
    width: 2200px;
}*/

/*.secondBarNav img:hover{
    background-color: #3DAEE0;
} */
.separatorSN{
    border-left: solid 1px #fff;
}
.searchBtn{
    background: white;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #127AAA;
    padding: 5px 5px 2px 5px;
    font-size: 13px;
}
.secondBarNav input{
    background: none;
    border: none;
    color: white;
    margin-left: 10px;
    width: 35%;
}

.secondBarNavXs{
    width: 100%;
    background: #0A3465;
    padding: 5px 5px;
}
.secondBarNavXs img{
    display: none;
}
.secondBarNavXs ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.secondBarNavXs li{
    list-style: none;
    color: white;
    padding: 3px 10px!important;
    font-family: 'nexa_light';
    font-weight: normal;
    cursor: pointer;
}

.secondBarNavXs span:hover{
    color: #3DAEE0;
}
.secondBarNavXs .searchBtn{
    background: white;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #127AAA;
    padding: 5px 5px 2px 5px;
    font-size: 13px;
    width: 20px;
}
.secondBarNavXs input{
    background: none;
    border: none;
    color: white;
    margin-left: 10px;
}

.titulo_postype {
    position: relative;
    width: 100%;
    height: 100px;
    padding-top: 1%;
    background: #0092D2;
    font-weight: bold;
    font-size: 50px;
    color: white;
    text-align: center;
    /*padding-top: 2.1%;*/
    padding-bottom: 100%;
    text-transform: uppercase;
    font-family: 'nexa_bold';
}
.servicios_empresariales{
    position: relative;
    width: 30px;
    height: 150px;
    margin-left: 50%;
    left: -15px;
    font-size: 50px;
    text-align: center;
    padding-bottom: 100%;
    text-transform: uppercase;

}
.title1{

    color:#0092D2;
    font-size: 20px;
    font-family: 'nexa_light';
    /* src: url('fonts/Nexa Bold.eot');
    src: local('☺'), url('fonts/Nexa Bold.woff') format('woff'), url('fonts/Nexa Bold.ttf') format('truetype'), url('fonts/Nexa Bold.svg') format('svg');*/
    font-weight: normal;
    font-style: normal;
    text-align: center;
}
.title2{
    color:#0092D2;
    font-size: 35px;
    font-weight: bold;
    font-family: 'nexa_bold';
    src: url('fonts/Nexa Bold.eot');
    src: local('☺'), url('fonts/Amatic-Bold.woff') format('woff'), url('fonts/Amatic-Bold.ttf') format('truetype'), url('fonts/Amatic-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    text-align: center;
}

.trian_img {
    position: absolute;
    bottom: -24px;
    margin-left: 56%;
    left: -8%;
}
.grupo{
    margin-top: 5%
}


.my-custom-theme {
    border-radius: 5px;
    border: 2px solid #000;
    background: green;
    color: #fff;
}
/* Use this next selector to style things like font-size and line-height: */
.my-custom-theme .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
}

.titleSection{
    background: #0092D2;
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-size: 3.5em;
    font-family: 'nexa_bold';
    font-weight: bold;
    padding: 30px;
    position: relative;
}

.titleSection img{
    position: absolute;
    bottom: -24px;
    margin-left: 50%;
    left: -25px;
    z-index: 1;
}

.grupo h4{
    color: #818181;
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}


/*.texto_especialidades {
    font-size: 1em;
    color: #818181;
    text-align: justify;
    padding: 0% 8% 0 8%;
    font-family: 'omnes';
}*/

.buttonRedondo {
    /*adjust the roundness*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*adjust height and width*/
    /*change border colour*/
}

.buttonEspecialidades{
    padding: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.3);
    font-family: 'nexa_bold';
    color: white;
}
.buttonEspecialidades:hover{
    color: white!important;
    text-decoration: underline;
}

/*.texto_serv {
    font-size: 1em;
    color: #818181;
    text-align: justify;
    padding: 0% 13% 0 14%;
    font-family: omnes;
}*/

/*.box{
    display: block;
    width: 300px;
    height: 369px;
    overflow: hidden;
    text-align: center;
}
.box div:hover img{
    margin-top:-130% !important;
    -webkit-transition: margin 1s;
    -moz-transition: margin 1s;
    transition: margin 1s;
}*/

.por_que{
    padding-bottom: 20px;
    /*background: white;*/
    position: relative;
}
.por_que_texto_izquierda{
    text-align: right;
    font-size: 40px;
    line-height: 45px;
    text-transform: uppercase;
    padding: 10px 40px;
    font-family: 'future_lt_5';
    color: #29ABE2;
    line-height: 47px;
}
.por_que_texto_derecha{
    padding: 0% 5%;
    border-left: solid 2px #1A416D;
    color: #505050;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'omnes';
    text-align: justify;
}

.clinicasCarousel div{
    padding: 10px;
}
.clinicasCarousel img{
    height: 200px;
    border: solid 3px white;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin: auto;
    max-width: 90%;
}

.para_agendar{
    width: 100%;
    background: #0092D3;
    padding: 25px;
    text-align: center;
    color: white;
}

.aseguradoLogos{
    text-align: center;
    padding: 10px;
}
.aseguradoLogos img{
    width: 60%;
    border: solid #CECECE 2px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: white;
}

.aseguradoLogos2{
    text-align: center;
    padding: 10px;
}
.aseguradoLogos2 img{
    width: 75%;
    border: solid #CECECE 2px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.contactanos{
    background: white;
}
.contactForm{
    margin-top: 40px;
    color: #29ABE2;
}

.single .contactForm{
  margin-top: 20px;
}
.single .wpcf7-submit{
  margin-bottom: 0px !important;
}

.single .imgpost img {
    width: 100% !important;
    height: auto !important;
}

.single .boton_enviar{ margin: 0px;}

    .contactForm p {
        font-size: 16px;
        font-family: 'omnes';
    }
.contactForm input, textarea{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    width: 100%;
    background: white;
    border: 1px solid #29ABE2;
    font-weight: normal;
    font-size: 1em;
    color: #505050;
}
/*.cellFooter {
    text-align: center;
    font-size: 2em;
    font-family: 'nexa_light';
}
.cellFooter strong{
font-size: 3.5em !important;
font-weight: bold;
}
.cellFooterDerecha{

    padding: 20px 10px;
}*/
.fontfooterTextoDerecha{
    font-size: 1em;
}
.titulo_ubicaciones{
    color:#0095D6;
    font-weight: bold;
}
.contactoFooter{
    background-color: #0095D6;
}
.contactForm input[type="submit"] {
    color: #fff !important;
    border: none;
    font-size: 14px;
    cursor: pointer;
    line-height: 18px;
    padding: 3px 20px;
    border-radius: 35px;
    margin-bottom: 20px;
    font-family: 'nexa_bold';
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    height: 40px;
    width: 220px;
    background-color: #018FCF;
}

.contactForm input[type="submit"]:hover {
    background-color: #ff0000;
}
.contactForm textarea{
    height:150px;
}
.titulo-clinica{
    font-family: 'nexa_bold';
    font-size: 1.3em;
    line-height: 85%;
    color:#0095D6;
    display: inline;
}
.direccion-clinicas-contacto{
    font-family: omnes;
    font-size: 1em;
    line-height: 85%;
    color:#AAABAE !important;
    margin-left: 2%;
}
.contacto-horarios-clinica p{
    color: #AAABAE!important;
    /*display: inline;*/
    /* margin-left: 12%;*/
}
.contacto-horarios-clinica strong{
    color:#0095D6 !important;
    font-weight: bold;
}
.contacto-horarios-clinica i{
    color:#0095D6 !important;
    /*font-size: 1.6em;*/
}
.texto-derecha-contacto{
    margin-top: 40px;
    text-align: left;
}
.texto-derecha{
    text-align: right;
}

.textoUbicacionesTitulo{
    font-size: 34px;
    line-height: 41px;
    font-weight: 700;
    color: #29ABE2;
    font-family: 'future_lt_5';
}

.textoUbicacionesTitulo2{
    font-size: 21px;
    line-height: 25px;
    font-family: 'nexa_bold';
    font-weight: 700;
    color: #29ABE2;
}

.textoUbicacionesTitulo3{
    font-size: 18px;
    line-height: 22px;
    font-family: 'omnes';
    font-weight: 500;
    color: #505050;
}

.contactoFooter{
    position: relative;
    background: #0092D3;
    color: white;
}

.footer{
    background: white;
    color: #939380;
    font-family: omnes;
    padding: 2% 5%;
    font-size: 1.5em;
}

.footerFixed{
    top: 0;
    position: fixed;
}


/*SINGLES*/

.titleSingle{
    color: #0E48F1;
    /*background: #29ABE2;*/
    text-align: center;
    text-transform: uppercase;
    font-size: 1.8em;
    font-family: 'future_lt_5';
    font-weight: bold;
    padding: 20px;
    position: relative;
}
.arrowDown{ border-top-color:#29ABE2 !important; }

.titleSingle2{
    color: white;
    text-align: left;
    text-transform: uppercase;
    font-size: 2.0em;
    font-family: 'nexa_light';
    font-weight: bold;
    /*padding: 15px;
    position: relative;*/
}

.titleSingle3{
    color: white;
    text-align: left;
    text-transform: uppercase;
    font-size: 1.5em;
    font-family: 'nexa_light';
    font-weight: bold;
    /*padding: 15px;
    position: relative;*/
}

.titleSingle4{
    color: white;
    text-align: left;
    text-transform: uppercase;
    font-size: 1.5em;
    font-family: 'nexa_light';
    font-weight: bold;
    /*padding: 15px;
    position: relative;*/
}

.titleSingle .arrowDown{
    position: absolute;
    bottom: -14px;
    margin-left: 50%;
    left: -20px;
    z-index: 1;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid;
}

.contentSingle{
    padding: 5% 10% 5% 10%;
}

.circleLeftImg{
    border-radius: 50%;
    width: 250px;
    height: 250px;
    margin: auto;
}
.circleLeftImg img{
    max-width: 100%;
    max-height: 100%;
}
.paquetesTitle{
    color: white;
    font-weight: bold;
    font-size: 2em;
    padding: 15px;
    text-align: center;
    font-family: 'nexa_bold';
    margin: 5% 0;
}

.paqueteContenidoInternoTitle{
    color: white;
    padding: 10px 15px;
    font-family: 'nexa_light';
}

.paqueteContenidoInternoRow0{
    padding: 5px 10px;
    background: #FFFFFF;
    color: #707070;
}

.paqueteContenidoInternoRow1{
    padding: 5px 10px;
    background: #F0F1F1;
    color: #707070;
}

.otrasEspecialidades{
    border-radius: 50%;
    width: 130px;
    height: 130px;
    margin: auto;
    border: solid 1px #B5B5B5;
    float: left;
    margin: 10px;
    cursor: pointer;
}
.otrasEspecialidades img{
    max-width: 100%;
    max-height: 100%;
}

hr{
    border-bottom: solid 1px #C8C8C8;
}

.buttonPromociones{
    color: white;
    background: #0092D2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 20px;
    width: 250px;
    margin: auto;
    font-weight: bold;
    font-family: 'nexa_bold';
    text-align: center;
    font-size: 2em;
    cursor: pointer;
}

.hrLogin{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid gray;
    margin: 1em 0;
    padding: 0;
}

.loginUsr{
    color: white;
}

.buttonModallogin{
    color: #fff;
    border: none;
    font-size: 14px;
    cursor: pointer;
    line-height: 18px;
    padding: 3px 20px;
    border-radius: 15px;
    margin-bottom: 20px;
    font-family: 'omnes';
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
}

.buttonBluemedical{
    color: #fff;
    border: none;
    font-size: 14px;
    cursor: pointer;
    line-height: 18px;
    padding: 3px 20px;
    border-radius: 35px;
    margin-bottom: 20px;
    font-family: 'nexa_bold';
    text-decoration: none;
    display: inline-block;
    /*text-transform: uppercase;*/
    border: 1px solid rgba(255, 255, 255, .5);
    height: 40px;
    width: 220px;
}

.buttonBluemedical_big{
  width: 280px;
}

.buttonBluemedical2{
    color: #fff;
    border: none;
    font-size: 14px;
    cursor: pointer;
    line-height: 21px;
    padding: 5px 25px;
    border-radius: 45px;
    margin-bottom: 20px;
    font-family: 'nexa_bold';
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
}

.buttonBluemedicalColor{
    background:  #29ABE2;
    border: 1px solid  #29ABE2;
}

.buttonBluemedicalColor2{background: #ff0000;}

.buttonBluemedicalColor3{background: #919191;}

.buttonBluemedicalColor4{background: #0b5ca5;}

.buttonBluemedicalColor5{background: #0b5ca5;}

.buttonBluemedicalColor6{background: #F7931E;}

.buttonBluemedicalColor:hover {background: #0e556d;}

.buttonBluemedicalColor2:hover {background: #ff3e3e;}

.buttonBluemedicalColor3:hover {background: #D3D3D3;}
.buttonBluemedicalColor4:hover {background: #ff0000;}

.buttonBluemedicalColor5:hover {
    background: #f7931e;
}
.buttonBluemedicalColor6:hover {background:#F9B71C;}


.buttonModalColor{
    background: #0092D2;
    border: 1px solid #00b1ed;
}

.buttonModalColor:hover {
    background: #0e556d;
}

.loginUsr2{
    color: blue;
}

.textoLogin{
    font-size: 12px;
    color: gray;
    font-family: omnes;
    text-align: center;
}

.widthButton{
    width: 175px;
}

/*.widthButton2{
    width: 375px;
}*/

.widthButton3{
    width: 275px;
}

.widthButton3{
    width: 175px;
    border-radius: 5px;
}

.widthButton4{
    width: 125px;
    border-radius: 5px;
}

.BorderBlue{
    border-color: #34aee2;
}

.editTitles{
    color: #1A1A1A;
    font-size: 11px;
    font-weight: normal;
}

.editTitlesBlue{
    color: #34aee2;
    font-size: 12px;
}

.editTitlesLeft{
    color: gray;
    font-size: 15px;
    text-align: left;
}

.editTitlesRight{
    color: gray;
    font-size: 15px;
    text-align: right;
}

.editTitlesCenter{
    color: gray;
    font-size: 15px;
    text-align: center;
}

.inputSizeComplete{
    width: 98%;
}

.borderGenero{
    /*margin-right: -15px;*/
    width: 100%;
    border: 1px solid #ccc;
    padding: 6px 12px;
    color: #555;
    background-color: #fff;
    background-image: none;
     border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.borderGenero2{
    /*margin-right: -15px;*/
    width: 23%;
    margin-left: 15px;
    border: 1px solid #ccc;
    padding: 6px 12px;
    color: #555;
    background-color: #fff;
    background-image: none;
     border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.textoModificacionSam{
    font-size: 35px;
    color: #0092D2;
    font-family: omnes;
    text-align: center;
    font-weight: bold;
}

.textoModificacionSam2{
    font-size: 25px;
    color: gray;
    font-family: 'omnes';
    text-align: center;
}

.textoLogin4{
    font-size: 14px;
    color: #4D4D4D;
    font-family: 'omnes';
    text-align: center;
}

.textoLogin5{
    font-size: 20px;
    color: #29ABE2;
    font-family: 'nexa_bold';
    text-align: center;
    text-transform: uppercase;
}

.textoAgendaCita{
    font-size: 25px;
    color: gray;
    font-family: omnes;
    text-align: center;
    /*font-weight: bold;*/
}

.textoAgendaCita2{
    font-size: 25px;
    background: #00b4ee;
    color: white;
    font-family: 'nexa_bold';
    text-align: center;
}

.textoAgendaCita3{
    font-size: 25px;
    color: #00BFFF;
    font-family: omnes;
    text-align: left;
    font-weight: bold;
}

.textoCitaExitosa{
    font-size: 20px;
    color: #0092D2;
    font-family: 'omnes';
    text-align: center;
}

.textoCalendarSection{
    color: #254184;
    font-family: 'nexa_bold';
    text-align: center;
    font-size: 25px;
}

.textoCalendarSection2{
    color: #00b4ee;
    font-family: 'omnes';
    text-align: center;
    font-size: 20px;
}

.textoCalendarSection3{
    color: #254184;
    font-family: 'omnes';
    text-align: center;
    font-size: 22px;
}

.textoCalendarSection4{
    color: red;
    font-family: 'omnes';
    text-align: center;
    font-size: 22px;
}

.fc-widget-header{
    color: #00b4ee;
}

.fc-center{
    color: #254184;
    font-family: 'omnes';
}

.fc-day-number{
    color: #254184;
    font-family: 'omnes'
}

.img_pequena{
  width: 13px;
  height: 23px;
}

/*.classImg{
    width: 23px;
    background: url('http://www.mibluemedical.com/gt/wp-content/themes/mibluemedical/img/calendaragendar.png') no-repeat;
}*/


/*.fc-other-month .fc-day-number { display:none;}*/

-webkit-scrollbar {width: 6px; height: 4px; background: #ffffff; }
-webkit-scrollbar-thumb { background-color: #000000; -webkit-border-radius: 1ex; }

.horariosBorder{
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    margin-right: 35px;
    margin-left: 35px;
    /*padding-left: 25%;*/
    /*margin-right: 35px;*/
    /*margin: 0;
    width: 250px;
    height: 250px*/
}

.flecha-up {
    width:0px;
    height:0px;
    border-left:5px solid transparent; /* izquierda flecha */
    border-right:5px solid transparent; /* derecha flecha */
    border-bottom:5px solid #0A0A0A; /* base flecha y color*/
    font-size:0px;
    line-height:0px;
 }

 .bottom {
  display: inline-block;
  width: 4em;
  height: 4em;
  border: 0.1em solid #333;
  border-radius: 50%;
  margin-left: 0.75em;
}

.bottom:after {
  content: '';
    display: inline-block;
  margin-top: 0.6em;
  width: 1.4em;
  height: 1.4em;
  border-top: 0.5em solid #333;
  border-right: 0.5em solid #333;
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.inputError{
    border-color: red !important;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}




/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal_loading {
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 )
                url('http://i.stack.imgur.com/FhHRx.gif')
                50% 50%
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

/*.texto_nuestraClinica {
    font-size: 1.6em;
    color: #818181;
    text-align: center;
    padding: 0% 8% 0 8%;
    font-family: omnes;
}*/

.texto_Tour {
    font-size: 35px;
    color: #2D4CA6;
    text-align: center;
    font-family: 'nexa_bold';
}

.texto_Tour2 {
    color: #2D4CA6;
    font-family: nexa;
}

/*.titulo_nuestras_clinicas_especialidades {
    font-size: 2.0em;
    color: #0092D2;
    text-align: center;
    padding: 0% 8% 0 8%;
    font-family: 'nexa_bold';
    text-transform: uppercase;
}

.texto_nuestras_clinicas_especialidades {
    font-size: 0.6em;
    color: #818181;
    text-align: center;
    padding: 0% 8% 0 8%;
    font-family: omnes;
}

.titulo_nuestras_clinicas_Ubicacion {
    font-size: 2.5em;
    color: #0092D2;
    text-align: left;
    font-family: 'nexa_bold';
    text-transform: uppercase;
}


.lineaAzul{
    background-color: #0092D2;
    height: 0.8px;
    width: 60%;
    margin-left: 0%;
    margin-right: 50%;
}

.lineaAzul2{
    background-color: #0092D2;
    height: 1.0px;
    width: 60%;
    margin-left: 0%;
    margin-right: 50%;
}

.blueMap{
    color: #0092D2;
}


.fontUbicacionTituloDerecha{
    font-size: 2.0em;
    font-family: 'nexa_bold';
}

.fontUbicacionTextoDerecha{
    font-size: 1.5em;
    color: #818181;
    font-family: 'nexa_bold';
    margin-left: 3%;
}


.fontHorarioTextoDerecha{
    font-size: 1.5em;
}
*/

.BorderRedondeado{
    border-radius: 32px 35px 35px 35px;
    -moz-border-radius: 32px 35px 35px 35px;
    -webkit-border-radius: 32px 35px 35px 35px;
    border: 0px solid #000000;
}

/*.TituloNuestraClinica{
    color: #0F77BC;
    font-family: 'future_lt_5';
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
}*/

.TituloWeekCalendar{
    font-family: 'nexa_bold';
    font-size: 15px;
}

.btn_redondo {
     border-radius: 40px;
     color:#fff;
     padding: 15px 7%;
     text-decoration:none;
     font-size:23px;
     font-family: 'omnes';
     font-weight: bold;
     width: 40%;
}

.btn_menu_redondo {
     border-radius: 40px;
     color:#fff;
     text-decoration:none;
     text-align: center;
     font-family: 'omnes';
     background-color: #0b5ca5;
     width: 10px;
}


.btn_bm {
    background: #0092D2;
}

.btn_bm2 {
    background: #666666;
}

.btn_bm3{
    background: #0b5ca5;
}

.textoConfirmaDatos{
    font-size: 22px;
    color: #ff0000 !important;
    font-family: 'omnes_medium';
    text-transform: uppercase;
}

.textoConfirmaDatos2{
    font-size: 16px;
    color: #1A1A1A;
    font-family: 'omnes_medium';
    text-align: center;
}

.tituloConfirmacionDatos{
    font-size: 25px;
    color: #0071bc;
    font-family: 'omnes_medium';
    text-transform: uppercase;

}

.tituloConfirmacionDatos2{
    font-size: 14px;
    font-family: 'omnes_medium';
    color: #0071bc;
    text-align: left;
}

.textoConfirmacionDatos{
    font-size: 14px;
    font-family: 'omnes';
    color: #4d4d4d;
    text-align: left;
}

.graySpace{
    background-color: #eaeaea;
}

.container2{
    padding: 30px 0 20px 0;
    background-color: #E6E6E6;
    box-shadow: inset 0 3px 4px rgba(0,0,0,0.12);
}
.containersol{
    padding: 10px 0 5px 0;
    background-color: #E6E6E6;
    box-shadow: inset 0 3px 4px rgba(0,0,0,0.12);
}

.textoEspecialidades2{
    font-size: 22px;
    font-family: 'omnes';
    color: #4d4d4d;
    text-align: center;
}

ul {list-style-type: none;}

.tituloCalendarNew{
    text-align:center;
    font-family: 'nexa_bold';
    text-transform: uppercase;
    color: #29ABE2;
    font-size: 22px;
}

/* Month header */
.month {
    padding: 25px;
    width: 100%;
    text-align: center;
}

/* Month list */
.month ul {
    margin: 0;
    padding: 0;
}

.month ul li {
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: 'nexa_bold';
}

/* Previous button inside month header */
.month .prev {
    float: left;
    padding-top: 10px;
    padding-right: 10px;
}

/* Next button */
.month .next {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}

/* Weekdays (Mon-Sun) */
.weekdays {
    border-top: 1px;
    border-bottom: 1px;
    border-right: none !important;
    border-left: none !important;
    border-style: dashed;
    border-color: white;
    /*border-bottom: 1px; border-style: dashed; border-color: white;*/
    margin: 0;
    padding: 10px 0;
    background-color:#29ABE2;
    text-align: center;
    width: 100%;
    font-family: 'omnes_medium';
}

.weekdays li {
    display: inline-block;
    width: 13%;
    color: white;
    text-align: center;
    font-size:14px;
}

/* Days (1-31) */
.days {
    padding: 10px 0;
    margin: 0;
    text-align: center;
    width: 100%;
    font-family: 'omnes_semibold';
    /*font-size: medium;*/
}

.days li {
    list-style-type: none;
    display: inline-block;
    width: 13%;
    text-align: center;
    margin-bottom: 5px;
    font-size:14px;
    color:white;
}

/* Highlight the "current" day */
.days li .active {
    padding: 5px;
    background: white;
    -webkit-border-radius: 600px;
    -webkit-border-top-left-radius: 500px;
    -moz-border-radius: 600px;
    -moz-border-radius-topleft: 500px;
    border-radius: 600px;
    border-top-left-radius: 500px;
    color: #29ABE2 !important
}

.days li .pastday {
    color: #95D1EC !important
}

.hours{
    text-align: center;
    color:#0B5CA5;
    cursor:pointer;
    font-family: 'omnes_semibold';
}

.hours_afterClick{
    text-align: center;
    color:white;
    cursor:pointer;
    font-family: 'omnes_semibold';
    background-color: #29ABE2;
}

.hours_hover{
    background-color: #E5F4FA;
}

.test{
    background: #29ABE2;
    border-radius: 10px;
    box-shadow: 2px 2px 2px gray;
    border: 0px solid #000000;
}

.scroll-pane{
    height: 260px;
    overflow: scroll;
    overflow-y: auto;
    overflow-x: hidden;
}

.test2{
    background: white;
    box-shadow: 2px 2px 10px 2px #d9d9d9;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}

.CuadrosEspecialidades{
    background: white;
    box-shadow: 4px 4px 6px rgba(0,0,0,0.12);
    border-radius: 10px 10px 0px 0px;
    min-height: 325px;
}

/*.CuadrosEspecialidades2{
    background: #F5F5F5;
    box-shadow: 4px 4px 6px rgba(0,0,0,0.12);
    border-radius: 0px 0px 10px 10px;

}*/

.textoNuevasEspecialidades{
    text-align: center;
    color: #505050;
    font-size: 15px;
    line-height: 20px;
    font-family: 'omnes';
    font-weight: 400;

}



.btm_colorNuestrasClinicas{
    background-color: #29ABE2;
}

.btm_colorNuestrasClinicas:hover{
    background-color: #0F77BC;
}
/* Servicios panel*/
.servicios_wrapper{
    background: white;
    min-height: 300px;
    box-shadow: 4px 4px 6px rgba(0,0,0,0.12);
    border-radius: 10px 10px 0px 0px;
}

#especialidades .servicios_wrapper{
    background: white;
    min-height: 320px;
}

#servicios .servicios_wrapper{
    background: white;
    min-height: 320px;
    height: 320px;
}
    .servicios_more_info{
        background: #F7F7F7;
        padding-bottom: 20px;
        border-radius: 0px 0px 10px 10px;
        box-shadow: 4px 4px 6px rgba(0,0,0,0.12);
        border-top: 1px solid #EEEEEE;
    }
        .buttonBoxEspecialidades{
            color: #fff;
            border: none;
            font-size: 14px;
            cursor: pointer;
            line-height: 18px;
            padding: 3px 20px;
            border-radius: 35px;
            margin-top: 20px;
            font-family: 'nexa_bold';
            text-decoration: none;
            display: inline-block;
            text-transform: uppercase;
            height: 35px;
            width: 200px;
        }


/*.CuadrosNuestrasClinicas{
    background: white;
    box-shadow: 4px 4px 6px rgba(0,0,0,0.12);
    border-radius: 10px 10px 10px 10px;
    min-height: 300px;
}*/

/*.img_clinica{
    height: 200px;
}*/

/*.textoAsegurados{
    color: #505050;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    font-family: 'omnes';
    font-weight: 400;
}*/

.subTextoAsegurados{
    text-transform: uppercase;
    font-weight: 500;
    color: #29ABE2;
    font-family: 'omnes';
    font-size: 19px;
    line-height: 23px;
    text-align: center;
}
.listServiciosAseguradora{
    padding-left: 0;
}
.listServiciosAseguradora li ul{
    list-style: none;
}
.listServiciosAseguradora > li, .listServiciosAseguradora li ul li{
    list-style: disc !important;
}
.borderUbicaciones{
    border-style: dashed;
    color: #29ABE2;
    border-top: 1px #29ABE2;
    border-bottom: 1px #29ABE2;
    border-right: none !important;
    border-left: none !important;
}

.backgroundConfirmarCita{
    background: white;
    box-shadow: 2px 2px 2px 2px gray;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}

.tituloConfirmacionBlur{
    color: #0b5ca5;
    font-family: 'nexa_bold';
    text-transform: uppercase;
    font-size: 25px;
    text-align: center;
}

.texto1ConfirmacionBlur{
    color: #666666;
    font-family: 'omnes_semibold';
    font-size: 20px;
    text-align: center;
}

.texto2ConfirmacionBlur{
    color: #00aee6;
    font-family: 'omnes_semibold';
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
}

.fontBotonLogin{
    font-family: 'omnes';
    font-size: 15px;
}

.ModalLoginWidth{
    width: 40%;
    max-width: 400px;
}

.colorBlueCollapse{
    color: #0A3465;
}

footer {
    text-align: center;
    font-family: 'omnes' !important;
    font-size: 15px !important;
}
.footer-fixed{
    position: fixed;
    width: 100%;
    bottom: 0;
}
    footer .social_media {
        padding: 0;
        width: 280px;
        overflow: hidden;
        margin: 0 auto;
    }
    footer .social_media li {
        float: left;
        margin-right: 8px;
    }

.footerCopyright{
    background: #868780;
    color:#fff !important;
    padding: 5px;
    font-family: 'omnes' !important;
    font-size: 13px;
}

/*FIN SINGLES*/
/*Nuevo */
html { overflow-x: hidden; }
#content { margin-top: 96px; }
.wrapper_slider { margin-top: 135px;}
.wrap_panel {
    padding: 20px;
    text-align: center;
}
.extracto_content { margin: 3px 0 10px 0; overflow: hidden;}
    .extracto_content p {
        color: #4D4D4D;
        font-size: 18px;
        font-family: 'omnes';
        line-height: 24px;
        text-align: center;
    }

.extracto_content_covid { margin: 30px 0 20px 0; overflow: hidden;}
    .extracto_content_covid p {
        color: #0B5CA5;;
        font-size: 22px;
        /*font-family: 'SourceSansPro-Semibold' !important;*/
        line-height: 24px;
        text-align: center;
    }

#nuestrasclinicas  .servicios_wrapper {
    padding: 20px;
    min-height: 270px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.servicios_wrapper .title_clinicas {
    color: #0F77BC;
    font-size: 16px;
    font-family: 'future_lt_5';
}

.box_shadow{
    background: white;
    border-radius: 10px;
    box-shadow: 4px 4px 6px rgba(0,0,0,0.12);
    margin-bottom: 10px;
    overflow:hidden;
    font-family: 'omnes';
    min-height: 200px;
}

.box_shadow2{
    background: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 4px 4px 6px rgba(0,0,0,0.12);
    margin-bottom: 10px;
    overflow:hidden;
    font-family: 'omnes';
    min-height: 200px;
}

.box_shadow .top_copago{
    padding: 15px;
    background: #F7F7F7;
    border-left: 2px solid #ECECEC;
}
.box_shadow .copago_extracto{
  min-height: 200px;
  margin-left: 20px;
}

#asegurados .box_shadow .row{
  display: -webkit-flex; /* Safari */
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.slick-dots li button:before
{
       font-size: 15px !important;
       line-height: 15px !important;
       color: #006699 !important;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    color: #006699 !important;
}

.slick-prev:before {
  color: #006699 !important;
  font-size: 30px !important;
}
.slick-next:before {
  color: #006699 !important;
  font-size: 30px !important;
}

.box_blue {
    color: #fff;
    background: #0092D2;
}
    .title_1 {
        font-size: 30px;
        line-height: 30px;
        padding-bottom: 10px;
        font-family: 'future_lt_5';
        /*text-transform: uppercase;*/
        border-bottom: 1px dotted;
        color: #0092D2;
    }
    .subtitle_1  {
        color: #0092D2;
        font-size: 20px;
    }

    .modal-content {text-align: center;}
    .modal-content .description { font-family: 'omnes'; font-size: 18px; }

    .modal-footer .buttonBluemedical  {
        background: #0092D2;
    }
    .box_shadow .form-group {
        text-align: left;
        color: #0092D2;
    }
    .box_shadow .form-control {
        border: 1px solid #0092D2;
    }

    .box_blue .title_1   {
        color: #fff;
    }

    .slider{ position: relative; }
  .slider .slider-container{ /*height: 260px;*/ }
        .slider .slider-container .slide img{ max-width: 100%; }
    .slider .slide{ position: absolute; width: 100%; top: 0; left: 0;}
    .slider .slider-nav{ overflow: hidden; z-index: 9999; }
    .slider .slider-nav a{ display: block;
        float: left; overflow:
        hidden; width: 12px;
        height: 12px; margin: 5px 5px 0 0;
        text-indent: 1000px;
        background: #fff;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        border: 1px solid #005AA4;
    }
    .slider .slider-nav a.active{ background-color: #005AA4; }

.copagoTitle {
    font-size: 19px;
    color: #29ABE2;
    font-family: 'omnes_semibold';
    text-transform: uppercase;
}
.copagosList {
    margin: 0 0 10px 0;
    padding: 0 0 0 15px;
    list-style-type: circle;
}
    .copagosList .item {
        font-size: 19px;
        color: #4D4D4D;
        line-height: 15px;
        font-family: 'omnes';
    }
        .copago_extracto {

            -webkit-border-top-right-radius: 10px;
            -webkit-border-bottom-right-radius: 10px;
            -moz-border-radius-topright: 10px;
            -moz-border-radius-bottomright: 10px;
            border-top-right-radius: 10px;
            border-bottom-right-radius: 10px;

        }

        .slider .copago_extracto{
          display: -webkit-flex; /* Safari */
          -webkit-flex-wrap: wrap; /* Safari 6.1+ */
          display: flex;
          flex-wrap: wrap;
          align-items: center;
        }
        .copago_price {
            color: #000;
            font-family: 'omnes_medium';
        }
.btn-responsive {
     width: 100%;
     background: #F5F6F6;
}

.page-template-page-agendar .box_shadow, .page-template-page-agendartest .box_shadow,
.single-nuestras_clinicas .box_shadow { padding: 20px; }

.page-template-page-agendar .calendario_wrap, .page-template-page-agendartest .calendario_wrap  { margin-bottom: 20px; padding:20px;}
.page-template-page-agendar .tableBm tr td , .page-template-page-agendartest .tableBm tr td  { padding: 5px 8px; }

.page-template-page-agendar ul.notas, .page-template-page-agendartest ul.notas {
    color:#29ABE2; list-style-type: square;
}
    .page-template-page-agendar ul.notas li, .page-template-page-agendartest ul.notas li {
        font-family: 'omnes'; color:#4D4D4D;
    }



    .gps_locations {
        margin: 0; padding: 0; overflow: hidden;
    }
        .gps_locations li {
            float: left;
            margin-right: 10px;
        }

.page-template-page-confirmacion {}
.tableBm {
    border-collapse: separate;
    border-spacing: 0px 5px;
}
.td_border{  border: 1px solid #b5b5b5 !important;}

.iframeClinicas {
    width: 100% !important;
    min-height: 350px;
    height: auto   !important;
}

.modalConfirmarCitaResize{
    overflow-y:auto;
    overflow-x:hidden;
    max-height:550px
}

/* -----------------------------------------------------------------------------
   CAMBIOS V2 FG 23-02-2018
*/

/* espacio para anchors por menu fixed */
  :target:before {
  content:"";
  display:block;
  height:114px;
  margin:-114px 0 0;
  }
  /*header1*/
  .especialidades_texto_titulo{
     margin-top: 15px; font-family: 'future_lt_5'; font-size: 15px;
  }
  .textoNuevasEspecialidades{
      min-height: 100px;
  }
  .secondBarNav .fa-stack{ margin-left: 3px;}
  .fa08 { font-size: 0.8em !important; }
  .fa1-4{ font-size: 1.3em !important; }
  .socialazul { color: #005AA4;}
  .socialazul:hover { color: #29ABE2;}
  .nav-user{ margin-right: 10px;}
/* / header1 */
/* header 2 */
  .img-logo{
    max-width: 235px;
    width: 100%;
  }
  .navbar-toggle{ margin-top:15px; }
  #menu_principal {
    clear: both;
    position: absolute;
    width: 100%;
    top: 0;
    right: 0px;
    left: auto;
  }
/* / header 1 */


/* cambios s3 login */
#ModalLogin .modal-header { border-bottom: 0px !important; }
#ModalLogin .modal-content { padding:20px; padding-top: 0px;}
#ModalLogin .loginimg1{ width: 80px; margin-top:0px!important; display: block;}
#ModalLogin .logintitle{ font-family: "future_lt_5"; font-size: 30px; text-align: center; color: #0E48F1;}
#ModalLogin label {float:left; font-size: 12px; color: #34aee2; font-weight: normal;}
#ModalLogin .recoverlink{ float: right; cursor: pointer; font-size: 11px; color: #34aee2; padding-top: 2px;}
#ModalLogin .lined { background: url(img/dashline.png) repeat-x top center; padding-top:20px; }
#ModalLogin .modal-header { padding-bottom: 0px!important;}
#ModalLogin .form-control { border-color: #66afe9 !important; }
#ModalLogin .colbtn { background: url(img/dashline.png) repeat-x bottom center; }
#ModalLogin .fbbtnm img{ margin-top:5px;}
#ModalLogin .crearbtn1 {margin-top: 10px; margin-bottom: 10px;}
#ModalLogin .rowspace { padding-top: 10px;}
#ModalLogin .closebtn1{  text-align: right; cursor: pointer; position: absolute; right: 5px; top: 0px;}

#ModalUsuarioLogin .title_1{  border-bottom: none !important;}
#ModalUsuarioLogin .modal-footer { border-top: 0px !important; }

.submenulogin .editTitles{ text-align: left; font-size: 14px; color: #fff; cursor: pointer; padding-top: 4px; padding-bottom: 4px; padding-left: 40px;}
.submenulogin .editTitles img {margin-right: 10px;}
.submenulogin .editTitles:hover{ background: #083068;}
.submenulogin .hrLogin {border: none !important; background: url(img/dashline-white.png) repeat-x; height: 10px;}

.lined-dash { background: url(img/dashline.png) repeat-x top center !important; }
.lined-dash_b { background: url(img/dashline.png) repeat-x bottom center !important; padding-bottom: 15px !important;}

.linea {
  border-top: 1px solid black;
  height: 2px;
  max-width: 290px;
  padding: 0;
  margin: 25px auto 0 auto;
}


.padtop1 {padding-top: 30px;}

#paneldecontrol .menucont {
    margin-left: auto;
    margin-right: auto;
}

#paneldecontrol .containerpanel{ background-color: #E6E6E6;  box-shadow: inset 0 3px 4px rgba(0,0,0,0.12); padding-top:20px; }
#paneldecontrol .menupanel img { max-width:100px; width: 90%;}
#paneldecontrol .menupanel span { display: block;}
#paneldecontrol .menupanel .menupanelopcion { text-align: center; border-bottom: 5px solid #fff; cursor: pointer;}
#paneldecontrol .menupanel .menupanelopcion span {  margin-top: 14px; font-family: 'future_lt_5'; font-size: 15px; color: #0E48F1; margin-bottom: 20px;}
#paneldecontrol .menupanel .menupanelopcion a{ text-decoration: none;}
#paneldecontrol .menupanel .menupanelopcion img  {  -webkit-filter: grayscale(100%);  filter: grayscale(100%);
    -webkit-transition: ease-out 1s; /* Safari */
    transition:  ease-out 1s;}

#paneldecontrol .menupanel .menupanelopcion:hover { border-bottom: 5px solid #29ABE2; }
#paneldecontrol .menupanel .menupanelopcion:hover img  {  -webkit-filter: none;  filter: none; }
#paneldecontrol .menupanel .menupanelopcion:hover span {   color:#29ABE2;}

#paneldecontrol .menupanel .menupanelopcion.active {  border-bottom: 5px solid #29ABE2;  }
#paneldecontrol .menupanel .menupanelopcion.active img {  -webkit-filter: none;  filter: none; }
#paneldecontrol .menupanel .menupanelopcion.active span {   color:#29ABE2;}

#paneldecontrol .panelwrap {box-shadow: 4px 4px 6px rgba(0,0,0,0.12);   border-radius: 10px; background: white; margin-bottom:20px; padding:20px; margin-left: 0px; margin-right: 0px;}
#paneldecontrol .panelwrap .titleSinglepanel {
    color: #0E48F1;
    background: #fff;
    text-align: center;
    /*text-transform: uppercase;*/
    font-size: 1.8em;
    font-family: 'future_lt_5';
    font-weight: bold;
    padding: 10px;
    position: relative;
}
#paneldecontrol .panelwrap .titleSinglepanel2 {
    color: #29ABE2;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.8em;
    font-family: 'future_lt_5';
    font-weight: bold;
    padding: 10px;
    position: relative;
}
#paneldecontrol .buttonpanel { width: auto !important;}
#paneldecontrol .buttonpanel:hover {  background: #29ABE2; }


#paneldecontrol #frmMiPerfil .form-control{background: white;  border: 1px solid #29ABE2;}
#paneldecontrol #frmMiPerfil .editTitles { color: #29ABE2; }
/* FIN CAMBIOS V2 FG 02-2018
----------------------------------------------------------------------------- */
.iconResponsive{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.navbar-toggle{
    padding: 10px;
    margin-right: 5px;
    margin-bottom: 13px;
}
.loginResponse{
    display: none;
}
.dflex{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
.iconCalendar{
    position: relative;
}
.iconCalendar i{
    color: #0073aa;
    font-size: 27pt;
    cursor: pointer;
}
.iconCalendar .noCitas{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 9px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    background: red;
    padding: 2px;
    border-radius: 100%;
    width: 18px;
    height: 18px;
    transform: translateX(-50%) translateY(-20%);
}
.loginResponse .labelLogin{
    font-size: 12pt !important;
    font-weight: bold;
}
.linkPerfil{
    font-weight: bold;
}
.dayCalendar{
    font-weight: bold;
    font-size: 13px;
    color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-17%);
}
.dataPaciente{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: #FFF;
    z-index: -1;
    overflow: hidden;
}
/*Para menu*/
@media only screen and (max-width: 1480px){

    .navbar-header{
        float: none;
    }
    .navbar-collapse{
        float: none;
    }
    /*.navbar-nav{
        width: 1100px;
    } */
    .buttonPrev{
        text-align: left;
        vertical-align: bottom;
    }
    .buttonNext{
        text-align: right;
        vertical-align: bottom;
    }
    .alignfooter{
        text-align: right;
    }
    .alignfooter2{
        text-align: left;
    }
    #content{ margin-top: 90px;}
}

.logo_small{display: none; }
.img-logo{display:block;}

@media only screen and (max-width: 350px){ /* small */
  .buttonBoxEspecialidades{
    width: auto !important;
        font-size: 12px !important;
  }
  .especialidades_texto_titulo{
    font-size: 12px;
  }

  .logo_small{ display: block !important;    width: auto !important; max-height: 40px;
    margin-top: 5px !important;  margin-bottom: 5px !important;}
  .img-logo{display:none;}
  .titleSingle{ font-size: 12px;}
  .buttonBluemedical { width: 100% !important;}
  .buttonBoxEspecialidades{ padding: 5px !important; height: auto !important;}
  .especialidades_texto_titulo{ word-wrap: break-word; font-size: 10px !important; margin-left: -5px;}
  .extracto_content p, .textoEspecialidades2{ font-size: 12px; line-height: 18px; }
  .servicios_wrapper p{ word-wrap: break-word; font-size: 10px !important;}
  .por_que span {font-size: 15px !important;}
  .por_que_texto_izquierda{ line-height: 15px;}
  .por_que_texto_derecha{font-size: 12px; line-height: 18px; }
  .aseguradoLogos img{ width: 100%; padding: 0px !important; }
  .contactForm input[type="submit"] { padding: 5px !important; word-wrap: break-word !important; width: 100% !important; height: auto !important; font-size:12px !important; }
  .textoUbicacionesTitulo,.textoUbicacionesTitulo2,.textoUbicacionesTitulo3{ font-size: 12px !important; line-height: 20px !important;}
  .social_media{ width: 100% !important;}
  footer .social_media li {float: none !important; margin-bottom: 10px !important;}

  /* espacio para anchors por menu fixed */
    :target:before {
      content:"";
      display:block;
      height:50px !important;
      margin:-50px 0 0 !important;
    }

    #frmCrearUsuarioModal .form-group{ margin-bottom: 0px !important;}
    #content{ margin-top: 50px !important;}

  #ModalLogin .loginimg1{ display: none !important;}
  #ModalLogin .logintitle{  font-size: 12px !important; }
  #ModalUsuarioLogin .title_1{ font-size:15px !important;}
  #paneldecontrol .menupanel .menupanelopcion { text-align: left; padding-left:10px !important;}
  #paneldecontrol .menupanel img { width: 20px;}
  #paneldecontrol .menupanel .menupanelopcion span{ font-size: 12px; margin-bottom: 0px;}
  #paneldecontrol .colwrap {padding-left:0px; padding-right: 0px;}

  #paneldecontrol .menupanel .menupanelopcion span { margin-left: 5px;}

  .comentariosdiv form .submit {
      width: 100% !important;
        font-size: 10px !important;}
  .modal .titulomodalcita { font-size: 20px !important;}
  .modal .modalcuadronocitas { margin: 5px !important;}
  .modal .modalcuadronocitas div{ width: 100% !important; padding: 5px !important; font-size: 12px !important;}
  .modal .modaltextonocitas { width: 100% !important;  }
  .titleSinglepanel {font-size: 15px !important;}
  .titleSinglepanel2 {font-size: 15px !important;}
  .addpaddingcitas { padding: 0px !important; padding-bottom:10px !important;}
  .citasp { word-break: break-word !important; }
  .buttonBluemedical { font-size: 12px !important;}
  .smallnopadding { padding-left: 0px !important; padding-right: 0px !important; }

  .editTitlesBlue{
      font-size: 11px;
  }
  .buttonBluemedical_big i{display: none;}

}

@media only screen and (max-width: 1280px){

    .navbar a{
        font-size: 12px!important;
    }
    .navbar li{
        width: 120px;
    }
    .navbar li a{
      padding-left: 0px;
      padding-right: 0px;
    }
    .navbar #menu-item-244{ /* boton agendar cita */
      margin-right: 15px;
    }
    .navbar #menu-item-6, .navbar #menu-item-260{
      width: 100px;
    }
    .navbar-nav{
        width: 100%;
    }

    .titulo_postype span{
        /*padding-top: 1%;*/
        font-size: 70px;
    }
    .title1 {
        font-size: 50px !important;
    }

    .title2 {
        font-size: 50px !important;
    }

    .contactanosContacto{
        font-size: 4.5em!important;
    }

    .buttonPrev{
        text-align: left;
        vertical-align: bottom;
    }
    .buttonNext{
        text-align: right;
        vertical-align: bottom;
    }
    .alignfooter{
        text-align: right;
    }
    .alignfooter2{
        text-align: left;
    }


}

@media only screen and (max-width: 1160px){
  .navbar li {
    width: 110px;
  }
  .navbar #menu-item-6, .navbar #menu-item-260{
    width: 90px;
  }
}

@media only screen and (max-width: 1000px){

    .CuadrosEspecialidades{
        max-width: 325px;
    }

    /*.CuadrosEspecialidades2{
        max-width: 325px;
    }*/

    /*.servicios_wrapper{
        max-width: 375px;
    }*/

    /*.servicios_more_info{
        max-width: 375px;
    }*/

    /*.CuadrosNuestrasClinicas{
        max-width: 325px;
    }*/

    .navbar li{
        width: 100%;
    }

    .navbar_active a{
        color: #AAAAAA!important;
        border-color:#AAAAAA;
        border-radius: 25px!important;
    }

    .navbar-nav{
        margin-bottom: 10px!important;
    }

    .por_que_texto_derecha{
        border-left: none;
    }

    .titulo_postype span{
        font-size: 60px;
        padding-top: 2%;
    }
    .title1 {
        font-size: 60px !important;
    }

    .title2 {
        font-size: 60px !important;
    }

    .contactanosContacto{
        font-size: 3em!important;
    }

    .buttonPrev{
        text-align: center;
        vertical-align: bottom;
    }
    .buttonNext{
        text-align: center;
        vertical-align: bottom;
    }
    .alignfooter{
        text-align: center;
    }
    .alignfooter2{
        text-align: center;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
      background-color: #0A3465;
      color:white;
    }

    .modalConfirmarCitaResize{
        max-height:400px
    }

}
@media only screen and (max-width: 1199px){
  .box_shadow .copago_extracto{
    margin-left: 0px;
    min-height: 230px;
    width: 85%;
  }
  .box_shadow .copago_extracto p {
    text-align: center;
    width: 100%;
  }
}

/* cambio antes 1000 - para que se despliegue antes de que se traslapen */
@media only screen and (max-width: 1100px) {
    .navbar-header {
        float: none;
    }
    .loginResponse{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 270px;
    }
    .iconResponsive{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        /*margin-top: 7.5px;*/
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .barrHeader{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .collapse.in{
        display:block !important;
    }
    .countrySel{
        margin-top: 10px;
    }

    .secondBarNav input{
        width: 10%;
    }

    .buttonPrev{
        text-align: center;
        vertical-align: bottom;
    }
    .buttonNext{
        text-align: center;
        vertical-align: bottom;
    }

    .alignfooter{
        text-align: right;
    }
    .alignfooter2{
        text-align: left;
    }
    /* menu responsive */
    #menu_principal{
      position: fixed;
      width: 100%;
      top: 65px;
      left: 0px;
      background: #153878;
      float: none !important;
    }
    .wrap_menu_responsive{
      float: none !important;
    }
    ul#menu-menu-principal li{ width: 100% !important; border-top: 0px;}
    ul#menu-menu-principal li:hover { background:  #0A3465 }

    .navbar_active a{ color: #fff; background: none; margin-bottom: 0px; }

    #menu-menu-principal li.current_active { border-top: 0px; }

    .visible-xs {
          display: block !important;
    }
    .secondBarNavXs li{ width:100%}
    .navbar-collapse { max-height: none !important; }
    
    
    .loginResponse a{
        color: #505050 !important;
    }



    .navbar{
        background: #0B5CA5;
        border: none;
        list-style: none;
        text-align: center;
        margin-bottom: 0;
        border-top: 1px #D9D9D9 solid;
        border-bottom: 3px #D9D9D9 solid;
        z-index: 999;
        width: 100%;
        left: 0;
        top: 0px;
        position: fixed;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
      background-color: #0A3465;
      color:white;
    }

    /* espacio para anchors por menu fixed */
      :target:before {
      content:"";
      display:block;
      height:70px;
      margin:-70px 0 0;
      }

      #content{ margin-top: 70px;}

}
@media only screen and (max-width: 991px){

    .slider-asegurados .copago_extracto{
      text-align:center;
    }
    .slider-asegurados .imgasegurados img{
      margin-left: auto;
    margin-right: auto;
    }
    .box_shadow .copago_extracto{
      min-height: 190px;
      width: 100%;
    }
    .copago_extracto p{
      width:100%;
      text-align: center;
    }


    #frmMiscitas .buttonBluemedical { width: 100%;}
    .atendiodoctor{ text-align: center !important; }


}
@media only screen and (max-width: 800px){

    .slick-next{ right: -10px;}
    .slick-prev{ left: -10px; }

    .box_shadow { margin-bottom: 20px; }
  .slider .slider-container { /*height: 430px;*/ }
    footer .extracto_content { width: 340px ; overflow: hidden; }


    .ModalLoginWidth{
        width: 65%;
        margin: 10px auto;
    }

    .CuadrosEspecialidades{
        max-width: 325px;
    }

      #frmCrearUsuarioModal .form-group{ margin-bottom: 5px !important;}
    .titulo_postype span{
        font-size: 50px;
        padding-top: 4%;
    }
    .title1 {
        font-size: 40px !important;
    }
    .title2 {
        font-size: 40px !important;
    }

    .buttonPrev{
        text-align: center;
        vertical-align: bottom;
    }
    .buttonNext{
        text-align: center;
        vertical-align: bottom;
    }
    .alignfooter{
        text-align: center;
    }
    .alignfooter2{
        text-align: center;
    }

    .navbar_active{
   /* border-top: 7px #4991CF solid;
    padding-top: 13px!important;*/
    color: #333!important;
    }

    .navbar_active a{
        color: #AAAAAA!important;
        border-color:#AAAAAA;
        border-radius: 25px!important;
    }

    .navbar-nav{
        background-color: #153878;
    }

    .navbar{
        background: #0B5CA5;
        border: none;
        list-style: none;
        text-align: center;
        margin-bottom: 0;
        border-top: 1px #D9D9D9 solid;
        border-bottom: 3px #D9D9D9 solid;
        z-index: 999;
        width: 100%;
        left: 0;
        top: 0px;
        position: fixed;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
      background-color: #0A3465;
      color:white;
    }
    #ModalLogin .loginimg1{ width: 50px !important;}

    #frmMiscitas .vcenter{ display: grid;}
    #frmMiscitas .citastop { text-align: center; }
    #frmMiscitas .citasdireccion { text-align: center;}
    #frmMiscitas .citasdoc { text-align: center;}
    #frmMiscitas .divimgdoc { display: none;}
    #frmMiscitas .nuevacita {margin-top: 20px;}

}

@media only screen and (max-width: 650px){
    .tarjetablue{ width: 100% !important; }
    .tarjetanum{ bottom: 50px !important;}

    #content { margin-top: 67px;}

    .wrap_menu_responsive {
        width: 100%;
    }
    #menu-menu-principal {
        width: 100%;
    }
    #menu-menu-principal li  {
        border: none;
    }
        #menu-menu-principal li a {
            color: #fff;
        }
        .navbar li {
            padding: 0;
        }

    #menu-menu-principal li.current_active {
        border-top: 4px solid #fff;
    }
        #menu-menu-principal li.current_active a {
            color: #fff;
        }


    .clinica_pic { margin-top: 20px; }
    .space_block { display: none; }

    .ModalLoginWidth{
        width: 80%;
    }

    .CuadrosEspecialidades{
        max-width: 325px;
    }

    /*.CuadrosEspecialidades2{
        max-width: 325px;
    }*/

    /*.servicios_wrapper{
        max-width: 375px;
    }*/

    /*.servicios_more_info{
        max-width: 375px;
    }*/

    /*.CuadrosNuestrasClinicas{
        max-width: 325px;
        min-height: 200px;
    }*/

    /*.img_clinica{
        height: 125px;
    }

    .contactanos{
        padding-top: 150px;
    }*/

    .titulo_postype span{
        padding-top: 8%;
    }
    .title1 {
        font-size: 40px !important;
    }

    .title2 {
        font-size: 40px !important;
    }
    .titleSection{
        font-size: 2.5em;
    }

    .buttonPrev{
        text-align: center;
        vertical-align: bottom;
    }
    .buttonNext{
        text-align: center;
        vertical-align: bottom;
    }
    .alignfooter{
        text-align: center;
    }
    .alignfooter2{
        text-align: center;
    }

    .navbar_active{

        color: #AAAAAA!important;
    }
    .navbar_active a{
        color: #AAAAAA!important;
        border-color:#AAAAAA;
    }

    .navbar{
        background: #0B5CA5;
        border: none;
        list-style: none;
        text-align: center;
        margin-bottom: 0;
        border-top: 1px #D9D9D9 solid;
        border-bottom: 3px #D9D9D9 solid;
        z-index: 999;
        width: 100%;
        left: 0;
        top: 0px;
        position: fixed;
    }

    .navbar-nav{
        background-color: #153878;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
      background-color: #0A3465;
      color:white;
    }
    .smallnopadding { padding-left: 0px !important; padding-right: 0px !important; }
    .misantdesc.vcenter{ display: block;}

}
@media only screen and (max-width: 500px){
    body{
        overflow: hidden;
    }

    .ModalLoginWidth{
        width: 90%;
    }

    .CuadrosEspecialidades{
        max-width: 325px;
    }

    /*.CuadrosEspecialidades2{
        max-width: 325px;
    }*/

    /*.servicios_wrapper{
        max-width: 375px;
    }*/

    /* .servicios_more_info{
        max-width: 375px;
    }*/

    /*.CuadrosNuestrasClinicas{
        max-width: 325px;
        min-height: 200px;
    }*/

    /*.img_clinica{
        height: 125px;
    }
    .contactanos{
        padding-top: 150px;
    }*/

    .para_agendar{
        font-size: 0.7em;
    }
    .contactanosContacto{
        font-size: 4.5em!important;
    }
    /*.por_que_texto_izquierda{
        margin-top: 50px;
        font-size: 2em;
    }*/

    .title1 {
        font-size: 30px !important;
    }
    .title2 {
        font-size: 30px !important;
    }
    .fontfooterTextoDerecha{
        font-size: 1em;
    }

    .buttonPrev{
        text-align: center;
        vertical-align: bottom;
    }
    .buttonNext{
        text-align: center;
        vertical-align: bottom;
    }
    .alignfooter{
        text-align: center;
    }
    .alignfooter2{
        text-align: center;
    }

    /*.navbar_active{
    color: #AAAAAA!important;
    }

    .navbar_active a{
        color: #AAAAAA!important;
        border-color:#AAAAAA;
        border-radius: 25px!important;
    }*/

    .navbar{
        background: #0B5CA5;
        border: none;
        list-style: none;
        text-align: center;
        margin-bottom: 0;
        border-top: 1px #D9D9D9 solid;
        border-bottom: 3px #D9D9D9 solid;
        z-index: 999;
        width: 100%;
        left: 0;
        top: 0px;
        position: fixed;
    }

    .navbar-nav{
        background-color: #153878;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
      background-color: #0A3465;
      color:white;
    }
    .editTitlesLeft{ display: block;}
    .img-logo{
        width: 115px;
    }
}

@media only screen and (max-width: 350px){
  .navbar-toggle{ margin-top: 5px; }

}
@media only screen and (min-width: 768px){

  #paneldecontrol .menucont {display: table;}
  .equal {
    float: none;
      display: table-cell;
      vertical-align: top;
  }

}
@media only screen and (max-width: 767px){
  #nuestrasclinicas .servicios_wrapper img{
    margin-left: auto;
    margin-right: auto;
  }
  .por_que_texto_izquierda p{
    text-align: center !important;
  }

  #especialidades .servicios_wrapper{
    height: auto;
    min-height: auto;
  }
  #especialidades .textoNuevasEspecialidades{
    min-height: auto;
  }
  #servicios .servicios_wrapper{
      background: white;
      min-height: auto;
      height: auto;
  }
  #servicios .textoNuevasEspecialidades{
    min-height: auto;
  }

  #paneldecontrol .menupanel img { max-width: 40px;}
  #paneldecontrol .menupanel span { display: inline;}
  #paneldecontrol .menupanel .menupanelopcion { text-align: left; padding-left:33%;}
  #paneldecontrol .menupanel .menupanelopcion span { margin-left:20px;}
  #paneldecontrol .menupanel .menupanelopcion {border-bottom:5px solid #fff;}
  #paneldecontrol .menupanel .menupanelopcion.active {border-bottom:5px solid #fff;}
  #paneldecontrol .menupanel .menupanelopcion:hover {border-bottom: 5px solid #fff}

  .miscitasrow.fondocitas1, .miscitasrow.fondocitas2{ background-image:  none !important; background-color: #fff;

  }
  .addpaddingcitas { text-align: center;}
  .miscitasrow .titleSinglepanel.citastitle { text-align: center !important;}

  .fondo1 { background:none !important; }
  .fondo2 { background: none !important; }
  .fondo3 { background: none !important; }
  .fondo1exp { background: none !important; }
}


@media screen and (max-width: 480px) {
     html { overflow-x: hidden; }
    .box_shadow { margin-bottom: 20px; }
  .slider .slider-container {/*height: 670px; */}
    footer .extracto_content { width: 340px ; overflow: hidden; }
    .weekdays li {
        display: inline-block;
        width: 13%;
        color: white;
        text-align: center;
        font-size:14px;
    }

    #paneldecontrol .menupanel .menupanelopcion { text-align: left; padding-left:15%;}
}

@media (min-width: 505px) and (max-width: 991px)
{
    .weekdays li {
        display: inline-block;
        width: 13%;
        color: white;
        text-align: right;
        font-size:14px;
        padding-right: 1.6em;
    }
}

/*@media (max-width: 1350px) {
    .secondBarNav input{
    margin-left: 5px;
    width: 20%;
    }
    .alignfooter{
        text-align: right;
    }
    .alignfooter2{
        text-align: left;
    }
}

@media (min-width: 1200px){
    .container{
        width: 1400px!important;
    }
}*/

.my-custom-theme2 {
    border-radius: 5px;
    border: 4px solid #eeeeee;
    background: white;
    color: #fff;
}
    /*.box{
      display: block;
      width: 300px;
      height: 369px;
      overflow: hidden;
      text-align: center;
    }
    .box div:hover img{
      margin-top:-107%;
      -webkit-transition: margin 1s;
      -moz-transition: margin 1s;
      transition: margin 1s;
    }*/
    .col-centerP{
        float: none;
        margin: 0 auto;
    }

    .buttonPrev{
        text-align: left;
        vertical-align: bottom;
    }
    .buttonNext{
        text-align: right;
        vertical-align: bottom;
    }
/*@media only screen and (max-width: 1480px){
.navbar a{
font-size: 15px;
}
.navbar li{
width: 150px;
}

}
@media only screen and (max-width: 1020px){
.navbar a{
font-size: 14px;
}
.navbar li{
width: 140px;
}
}

@media only screen and (max-width: 760px) {
.navbar li{
width: 100%;
height: 30px;
padding-top: 20px!important;
}
.navbar_active{
border-top: none!important;
}
.title_por_que{
font-size: 35px;
}
.por_que_texto_derecha{
border-left: none;
}
}*/


/* Estilos Exclusivos de El Roble */

.TextoRoble1{
    font-size: 25px;
    color: black;
    font-family: 'omnes';
    text-align: center;
}

.titleSingleRoble{
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.8em;
    font-family: 'future_lt_5';
    font-weight: bold;
    padding: 10px;
    position: relative;
}

.editTitlesRoble{
    color: black;
    font-size: 11px;
}

.editTitlesLeftRoble{
    color: black;
    font-size: 15px;
    text-align: left;
}

.tituloCalendarNewRoble{
    text-align:center;
    font-family: 'nexa_bold';
    text-transform: uppercase;
    color: #b8893a;
    font-size: 22px;
}

.RobleCuadro{
    background: #b8893a;
    box-shadow: 2px 2px 2px gray;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;
}

.monthRoble {
    padding: 25px;
    width: 100%;
    background: #b8893a;
    text-align: center;
}

/* Month list */
.monthRoble ul {
    margin: 0;
    padding: 0;
}

.monthRoble ul li {
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: 'nexa_bold';
}

/* Previous button inside month header */
.monthRoble .prev {
    float: left;
    padding-top: 10px;
    padding-right: 10px;
}

/* Next button */
.monthRoble .next {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}

/* Weekdays (Mon-Sun) */
.weekdaysRoble {
    border-top: 1px;
    border-bottom: 1px;
    border-right: none !important;
    border-left: none !important;
    border-style: dashed;
    border-color: white;
    /*border-bottom: 1px; border-style: dashed; border-color: white;*/
    margin: 0;
    padding: 10px 0;
    background-color:#b8893a;
    text-align: center;
    width: 100%;
    font-family: 'omnes_medium';
}

.weekdaysRoble li {
    display: inline-block;
    width: 13.6%;
    color: white;
    text-align: center;
}

.daysRoble {
    padding: 10px 0;
    background: #b8893a;
    margin: 0;
    text-align: center;
    width: 100%;
    font-family: 'omnes_semibold';
    /*font-size: medium;*/
}

.daysRoble li {
    list-style-type: none;
    display: inline-block;
    width: 13.6%;
    text-align: center;
    margin-bottom: 5px;
    font-size:15px;
    color:white;
}

/* Highlight the "current" day */
.daysRoble li .active {
    padding: 5px;
    background: white;
    -webkit-border-radius: 600px;
    -webkit-border-top-left-radius: 500px;
    -moz-border-radius: 600px;
    -moz-border-radius-topleft: 500px;
    border-radius: 600px;
    border-top-left-radius: 500px;
    color: #b8893a !important
}

.daysRoble li .pastday {
    color: #D6B57E !important
}

.tituloCalendarNewRoble{
    text-align:center;
    font-family: 'nexa_bold';
    text-transform: uppercase;
    color: #b8893a;
    font-size: 22px;
}

.hoursRoble{
    text-align: center;
    color:#b8893a;
    cursor:pointer;
    font-family: 'omnes_semibold';
}

.hours_afterClickRoble{
    text-align: center;
    color:white;
    cursor:pointer;
    font-family: 'omnes_semibold';
    background-color: #b8893a;
}

.hours_hoverRoble{
    background-color: #D6B57E;
}

.textoLogin5Roble{
    font-size: 20px;
    color: #b8893a;
    font-family: 'nexa_bold';
    text-align: center;
    text-transform: uppercase;
}

.buttonElRobleColor{
    background: #b8893a;
    border: 1px solid #b8893a;
}

.buttonElRobleColor:hover {
    background: #9a2f2f;
}

.tituloConfirmacionBlurRoble{
    color: #b8893a;
    font-family: 'nexa_bold';
    text-transform: uppercase;
    font-size: 25px;
    text-align: center;
}

.texto1ConfirmacionBlurRoble{
    color: black;
    font-family: 'omnes_semibold';
    font-size: 20px;
    text-align: center;
}

.texto2ConfirmacionBlur{
    color: #9a2f2f;
    font-family: 'omnes_semibold';
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
}

.titulo_nuestras_clinicas_UbicacionElRoble {
    font-size: 2.5em;
    color: #b8893a;
    text-align: center;
    font-family: 'nexa_bold';
    text-transform: uppercase;
}

.fontUbicacionTituloDerechaElRoble{
    font-size: 2.0em;
    font-family: 'nexa_bold';
}

.fontUbicacionTextoDerechaElRoble{
    font-size: 1.5em;
    color: #818181;
    font-family: 'nexa_bold';
    margin-left: 3%;
}

.lineaAzulElRoble{
    background-color: #b8893a;
    height: 0.8px;
    width: 60%;
    margin-left: 20%;
    margin-right: 0%;
    text-align: center;
}

.lineaAzul2ElRoble{
    background-color: #b8893a;
    height: 1.0px;
    width: 60%;
    margin-left: 20%;
    margin-right: 0%;
    text-align: center;
}

.blueMapElRoble{
    color: #b8893a;
}

.gmnoprint img {
    max-width: none;
}

.noticiasdiv{ padding: 10px !important;
    font-size: 2.5em !important; }


/* noticias */
.noticiascont{padding-top: 40px;  background:#E6E6E6;}
.noticiascont .box_shadow{
  min-height: auto;
  text-align: center;}

.noticiascont .box_shadow img{ padding-top: 0px; padding-bottom: 15px;}
.noticiascont .noticiasimg1 { width: 100%; height: 300px; background: #ccc;}

.noticiascont .titulo {color: #29ABE2; margin-top: 0px;
    text-align: left;
    font-size: 1.4em;
    text-transform: uppercase;
    font-family: 'future_lt_5';
    margin-bottom:0px;
  }

.noticiascont .titulo a{ color: #29ABE2 !important;}

.noticiascont .desc {
  color: #4D4D4D;
  font-size: 14px;
  font-family: 'omnes';
  line-height: 24px;
  margin-top: 20px;
  text-align: justify;
}
.cuadro1t{ background: #29ABE2; padding: 10px;font-family: 'omnes'; color: white;}
.cuadro1d { padding: 20px;}

.noticiascont .contactForm p{
  text-align: left;
}
.blogfree-plugin {
    margin: 0px -15px !important;
}
.grid-blog-thumb{ background: none  !important;}
.post-content-text{margin-left:0 !important; width: 100% !important; }
.blog-footer{margin-top:25px;}
.btnlink{float:left; }
.blog-more-link{  border-radius: 15px; background: #29ABE2 !important;}
.autor{ float: right; padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #ccc;
    color: #999 !important;
}
.cate{float:right;}
.cate a{color:#999 !important;}
.date-post{    background: #29ABE2 !important;
  width: 70px !important;
  height: 70px;
  border-radius: 70px;
  margin-left: auto !important;
  margin-right: auto;
  margin-top: 10px;
    margin-bottom: 10px;
  float: none !important;

}
.date-post span{ color: #fff !important; font-weight: bolder; border-bottom: 0px !important; margin: 0px !important; padding: 0px !important;}
.date-post p{color: #fff !important; border-top: 1px solid #fff;
    margin-top: -5px;
    width: 50%;
    margin-left: auto !important;
    margin-right: auto !important;}
.row .blog_pagination a { background: #fff !important; border:1px solid #999 !important; color: #999 !important;}

.page-numbers.current { background: #29ABE2 !important; color: #fff !important; padding: 6px 11px;  display: inline-block;}

/* blog */
.blog-col-1 .grid-blog-thumb { height: auto !important;}
.aligncenter {margin-left: auto;    margin-right: auto;   display: block;}
.noticiascont ul { list-style-type: disc; }
.postlike { float: right; padding-top: 0px; cursor: pointer;}
.watch-action { display: none;}
.blogback { font-size: 12px; color: #29ABE2;width: 100%;  text-align: center;  display: block; cursor: pointer;}
.blyear { margin-left: -12px;}
.cuadro1d li { list-style-image: url('img/ar.png'); color: #777}
.cuadro1d li.blyear { list-style-image: url('img/ardown.png'); color: #777}
.cuadro1d li a { color: #777 }
.cuadro1d li a:hover { color: #29ABE2 }
.size-blog-popular-thumb{ width: 100%; height: auto; }
.populardiv hr {margin-top: 10px;    margin-bottom: 10px; }
.populardiv .fecha { color: #999}
.populardiv  a { color: #777 }
.populardiv  a:hover { color: #29ABE2 }
.comentariosdiv {padding-left: 0px;}
.comentariosdiv h3#comments {display: none;}
.comentariosdiv .commentlist { padding-left: 0px;}
.comentariosdiv img { padding-bottom: 0px !important;}
.comentariosdiv .comment-author .says {display: none;}
.comentariosdiv .comment-reply-title ,.comentariosdiv .comments-title { color: #29ABE2;
    margin-top: 0px;
    text-align: left;
    font-size: 1.4em;
    text-transform: uppercase;
    font-family: 'future_lt_5';
    margin-bottom: 0px;}
.comentariosdiv .comment-notes{ display: none;}
.comentariosdiv form { margin-top: 20px;}
.comentariosdiv form label {display: block;  font-size: 16px;    font-family: 'omnes'; text-align: left; color: #29ABE2; font-weight: normal;}
.comentariosdiv form input {-webkit-border-radius: 8px;    -moz-border-radius: 8px;    border-radius: 8px;    padding: 10px;    width: 100%;    background: white;
    border: 1px solid #29ABE2;    font-weight: normal;    font-size: 1em;    color: #505050;}
.comentariosdiv form .comment-form-url{ display: none;}
.comentariosdiv .comment-list { margin-left: 0px;  padding-left: 0px; margin-bottom: 40px; }
.comentariosdiv form .submit {color: #fff !important;
    border: none;
    font-size: 14px;
    cursor: pointer;
    line-height: 18px;
    padding: 3px 20px;
    border-radius: 35px;
    margin-bottom: 20px;
    font-family: 'nexa_bold';
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    height: 40px;
    width: 240px;
    background-color: #018FCF;}

.comentariosdiv input[type="submit"]:hover {
        background-color: #ff0000;
    }
.comentariosdiv .commentrow { margin-top: 20px;}
.comentariosdiv .comt { text-align: left; font-weight: bolder; }
.comentariosdiv .comf { text-align: left; color: #999;  font-size: 12px;    }
.comentariosdiv .comd { text-align: left;  margin-top: 10px;  }
.comentariosdiv .comi img {max-width: none;}

/* miperfil */

.titleperfil1 { margin-top:30px; margin-bottom: 10px; font-weight: bold; color: #29ABE2; text-align: center;}
.lined-dash-perfil { background: url(img/dashline.png) repeat-x top center; margin-top: 30px; margin-left: 0px;   margin-right: 0px;}
.img-circle { border: 0px;}

/* Mis citas  medicas*/
.miscitasrow { padding: 0px !important; }
.miscitasrow .miscitas1 { max-height: 300px; -webkit-filter: grayscale(100%);     filter: grayscale(100%);}
.miscitasrow .citastitle { text-align: left !important; padding-left: 0px!important;}
.miscitasrow .addpaddingcitas { padding: 20px;}
.vcenter {  display: flex;  align-items: center; }
.btnazul { background-color:  #0E48F1 !important; border: none !important;}
.btnazul:hover { background-color: #29ABE2 !important; border: none !important;}

.btnceleste { background-color:   #29ABE2 !important; border: none !important;}
.btnceleste:hover { background-color: #005AA4 !important; border: none !important;}
.btngris { background-color:   #808080 !important; border: none !important;}
.btngris:hover { background-color: #005AA4 !important; border: none !important;}


.btnrojo { background-color:  #FF0000 !important; border: none !important;}
.btnrojo:hover { background-color: #005AA4 !important; border: none !important; color: #ffffff !important;}

.citasp { padding-top: 20px; padding-bottom: 20px;}
.fondocitas1{ overflow: auto;
    /*background: url(img/miscitas_1_gris.png) no-repeat #fff !important;
    background-size: contain !important;
    background-position: left !important;*/

  }
.fondocitas2{ overflow: auto;
    /*background: url(img/miscitas_2_gris.png) no-repeat #fff !important;
    background-size: contain !important;
  background-position: right !important;*/ }
.modal .titulomodalcita { font-size: 30px; border: 0px; color: #0E48F1; }
.modal .modaldescripcion { color: #333;}
.modal .modalcuadronocitas { margin-top: 20px; margin-bottom: 20px;}
.modal .modalcuadronocitas div {    width: 80%; margin-left: auto; margin-right: auto; font-family: 'future_lt_5'; text-transform: uppercase;
    color: #005AA4; border: solid 1px #005AA4; padding: 10px; font-size: 20px; }
.modal .modaltextonocitas { color: #333; width: 50%;   text-align: center;
    margin-left: auto;    margin-right: auto;}
.modal .buttonBluemedical { padding: 10px; text-decoration: none;}
/*agendar cita */
.editTitlesLeft2 {
    color: #1A1A1A;
    font-size: 11px;
    text-align: left;
}

.noticiascont a img { height: auto !important;}
.img_gris { -webkit-filter: grayscale(100%);  filter: grayscale(100%);
    -webkit-transition: ease-out 1s; /* Safari */
    transition:  ease-out 1s; max-width: 300px; width: 100%; }
.img_gris.colored {  -webkit-filter: grayscale(0%);  filter: grayscale(0%); }
#gris1 {margin-right: auto;}
#gris2 {margin-left: auto; }
#frmMiscitas .nombrepaciente { background: #29ABE2; color: #fff; text-align: center;
    text-transform: uppercase;     font-size: 20px;
      padding: 5px; font-family: 'omnes_semibold'}
#frmMiscitas .citastop { margin-top: 20px; }
#frmMiscitas .citafecha{ color: #29ABE2; text-transform: uppercase; font-size:20px;
  font-weight: bold; font-family: 'omnes_medium'}
#frmMiscitas .citahora{}
#frmMiscitas .nombredoc{ color: #29ABE2; font-size: 16px; font-family: 'omnes_semibold' }
.vcenter p { color: #4D4D4D;
    font-size: 14px;
    font-family: 'omnes'; }
#tblHistorialCitas { color: #4D4D4D;
    font-size: 14px;
    font-family: 'omnes';}
#tblHistorialCitas {margin-top:20px;}
#tblHistorialCitas .historialtop { background: #29ABE2; color: #fff; }
.fondo1 { background:url("img/Citas1.png") no-repeat; background-size: contain;}
.fondo2 { background:url("img/HistorialCitas.png") no-repeat; background-size: contain;}
.fondo3 { background:url("img/Rx.png") no-repeat; background-size: contain;}
.fondo1exp { background:url("img/miexpediente_1.png") no-repeat; background-size: contain;}

.miexp_titulo {     margin-top: 14px; color: #29ABE2; text-align: center;
    font-family: 'future_lt_5';
    font-size: 15px; }

.tarjetabmtitulo{width: 100%;text-align: center; margin-bottom:20px;}
.tarjetabmtitulo img { max-width: 150px; width: 100%; }

.tarjetablue{width: 50%; margin-left:auto; margin-right: auto; }
.imgtarjeta{width: 100%; top:0;}
.tarjetanum{ width:100%; position: relative; bottom: 100px; color: white;
    text-align: center; font-size: 5vw;}


.porque20minantes { margin-bottom: 20px; color: #1A1A1A;
    font-family: 'omnes';
    font-size: 15px;
    text-align: center;
  }
.divredondo{
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 1px solid #29ABE2;
}

.usuariodebeiniciar { margin-bottom: 20px; color: #ffffff;
    font-family: 'omnes';
    font-size: 15px;
    text-align: center;
  }
.divredondoazul{
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 1px solid #29ABE2;
  background: #29ABE2
}
.usuariodebeiniciar .extracto_content p{
  color: white;
}

#ModalPorque .closebtn1{
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  background: #29ABE2;
  color: #ffffff;
}

.mdivaseguradora{ display: none;}

.table-responsive{border: 0px!important}


#ModalCitaAgendadaExitosamente .mnombre{

}
#ModalCitaAgendadaExitosamente td{
  color: #4D4D4D;
    font-size: 18px;
    font-family: 'omnes';
    line-height: 24px;
    text-align: center;
}
#ModalCitaAgendadaExitosamente .franjaazul{
  background: #0092D2;
  color: white !important;
  font-size: 18px;
  font-family: 'omnes';
  line-height: 24px;
  text-align: center;
  margin-bottom:20px;
}
#ModalCitaAgendadaExitosamente .mfecha{
  color: white !important;
  font-size: 24px;
  font-family: 'omnes';
  text-align: center;
}
#ModalCitaAgendadaExitosamente .mhora{
  color: white !important;
  font-size: 22px;
  font-family: 'omnes';
  text-align: center;
}


#ModalCitaAgendadaExitosamente .nombrepaciente { background: #29ABE2; color: #fff; text-align: center;
    text-transform: uppercase;     font-size: 20px;
      padding: 5px; font-family: 'omnes_semibold'}
#ModalCitaAgendadaExitosamente .citastop { margin-top: 20px; }
#ModalCitaAgendadaExitosamente .citafecha{ color: #29ABE2;
  text-transform: uppercase;
  font-weight: bold; font-family: 'omnes_medium'}
#ModalCitaAgendadaExitosamente .citahora{}
#ModalCitaAgendadaExitosamente .nombredoc{ color: #29ABE2;
  font-size: 16px; font-family: 'omnes_semibold'; text-transform: uppercase;}
.vcenter p { color: #4D4D4D;
    font-size: 14px;
    font-family: 'omnes'; }

.colorrojo{
  color: #FF0000;
}
/*------------------- MODAL GENERAL -------------------*/
.modalBlue{
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.81);
    z-index: 1000;
    top: 0;
    left: 0;
    display: none;
    overflow-y: scroll;
}
.bodyModal{
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal h1{
    color: #0E725D;
    text-transform: uppercase;
}

.contentModal{
    padding: 40px;
    margin: auto;
    background: #fff;
    box-shadow: 0px 0px 3px grey;
}
.iconBlue{
    font-size: 50px;
    background: #009ee2;
    padding: 20px;
    margin: 20px auto;
    text-align: center;
    display: block;
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #FFF;
}
.formData input, .formData select{
    width: 100%;
    border: 0;
    border-bottom: 1px solid #CCC;
    padding: 5px 0;
    margin-bottom: 6px;
    outline: none;
    font-size: 10pt;
}
.formData select{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: url(img/arrow-select.png) !important;
    background-repeat: no-repeat;
    background-position: -webkit-calc(100% - 15px) center !important;
    background-position: -moz-calc(100% - 15px) center !important;
    background-position: -ms-calc(100% - 15px) center !important;
    background-position: -o-calc(100% - 15px) center !important;
    background-position: calc(100% - 5px) center !important;
    padding-right: 32px !important;
}
.containerSelect{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.divInput{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.divInput label{
    border-bottom: 1px solid #CCC;
    display: inline-block;
    font-weight: normal;
    color: #909090;
    margin: 0;
    width: 225px;
    font-size: 12pt;
}
.alertFormData{
    text-align: center;
    padding: 10px;
    display: none;
}
.btnBM{
    background-color: #009EE2;
    border: 0;
    color: #FFF;
    font-size: 14pt;
    border-radius: 20px;
    margin-top: 20px;
} 
/* Style 06/2019 */
.fb_dialog{
    left: 18pt !important;
    right: initial !important;
}
#fb-root iframe{
    left: 9pt !important;
    right: initial !important;
}
.appWhatsapp{
    display: none;
    position: fixed;
    right: 20px;
    bottom: 24px;
    width: 60px;
    z-index: 1000;
}

.modalLogin, .modalRegister{
    width: 400px;
}
.logintitle{ font-family: "future_lt_5"; font-size: 20px; text-align: center; color: #0E48F1;}
.recoverlink{cursor: pointer; font-size: 12px; color:  #939393; padding-top: 2px; font-style: oblique;}

.btnLogin{
    color: #fff;
    border: none;
    font-size: 18px;
    cursor: pointer;
    line-height: 18px;
    padding: 3px 25px;
    border-radius: 15px;
    margin-bottom: 20px;
    font-family: 'omnes';
    text-decoration: none;
    display: inline-block;
    /*text-transform: uppercase;*/
}
.gui{
    margin-bottom: 20px;
    border-style: dashed;
    border-width: 2px;
    border-color: #009CE0; 
    border-top: 0;
    border-left: 0;
    border-right: 0;
    width: 95%;
}
.containerDiv{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containerDiv > div{
    width: 48%;
}
#frmCrearUsuarioModal input, #frmCrearUsuarioModal select{
    border-radius: 0;
}
.btnLoading{
    color: #BFD7E1 !important;
    background-image: url(img/loading.gif) !important;
    background-repeat: no-repeat !important;
    background-size: 20px !important;
    background-position: 96% center !important;
    background-color: #E9E9E9 !important;
}
/*------------- Genero ----------------*/
.divGenero{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    padding: 5px 2px;
}
.divGenero > div{
    text-align: center;
    margin: 0 5px;
}
.divGenero input[type="radio"] {
    display: none;
}
.divGenero #g_ms{
    background-image: url(img/hombre_b.png);
    background-color: #FFF;
    border: 1px solid #29abe2;
}
.divGenero #g_fm{
    background-image: url(img/mujer_b.png);
    background-color: #FFF;
    border: 1px solid #29abe2;
}
.divGenero .option2Select {
    background-image: url(img/mujer_w.png) !important;
    background-color: #29ABE2 !important;
    border: 1px solid #29abe2 !important;
}
.divGenero .option1Select {
    background-image: url(img/hombre_w.png) !important;
    background-color: #29ABE2 !important;
    border: 1px solid #29abe2 !important;
}

.divGenero .optionsGenero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
    border-radius: 5px;
}
.divGenero .optionsGenero {
    border: 1px solid #29ABE2;
    padding: 18px;
    width: 35px;
    height: 30px;
    cursor: pointer;
    margin-bottom: 0;
    display: block;
}
.divGenero .span {
    font-size: 11px;
    display: block;
    text-align: center;
}
@media screen and (max-width: 960px){
    .contentModal{
        max-width: 330px;
    }
    .appWhatsapp{
        display: block;
    }
}

@media screen and (max-width: 480px){
    .modalRegister{
        width: 90%;
        padding: 10px;
    }

}