/*!
 * LoveHub - Multipurpose Non-Profit Theme
 * Copyright 1994-2015 ForBetterWeb.com
 * To use this theme you must have a license purchased at WrapBootstrap (https://wrapbootstrap.com)
 */



/***** Top content *****/

.inner-bg {
    padding: 100px 0 170px 0;
}

.top-content .text {
	color: #fff;
}

.top-content .text h1 { color: #fff; }

.top-content .description {
	margin: 20px 0 1f0px 0;
}

.top-content .description p { opacity: 0.8; }

.top-content .description a {
	color: #fff;
}
.top-content .description a:hover, 
.top-content .description a:focus { border-bottom: 1px dotted #fff; }

.form-box {
	margin-top: 35px;
}

.form-top {
	overflow: hidden;
	padding: 0 25px 15px 25px;
	background: #444;
	background: rgba(39, 171, 234, 0.5);
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	text-align: left;
}

.form-top-left {
	float: left;
	width: 75%;
	padding-top: 25px;
}

.form-top-left h3 { margin-top: 0; color: #fff; }
.form-top-left p { opacity: 5; color: #fff; }

.form-top-right {
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 66px;
	color: #fff;
	line-height: 100px;
	text-align: right;
	opacity: 5;
}

.form-bottom {
	padding: 25px 25px 30px 25px;
	background: #444;
	background: rgba(39, 171, 234, 0.2);
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
	text-align: left;
}

.form-bottom form textarea {
	height: 100px;
}

.form-bottom form button.btn {
	width: 100%;
}

.form-bottom form .input-error {
	border-color: #de615e;
}

.social-login {
	margin-top: 35px;
}

.social-login h3 {
	color: #fff;
}

.social-login-buttons {
	margin-top: 25px;
}


/***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	
	.inner-bg { padding: 60px 0 110px 0; }

}


/*glypconic*/

.glyphicon {
    font-size: 20px;
}


/*featurette*/

.featurette-divider { margin: 80px 0; }
.featurette { overflow: hidden; }
.featurette-image.pull-left { margin-right: 40px; }
.featurette-image.pull-right { margin-left: 40px; }
.featurette-heading { font-size: 30px; }
.featurette { padding: 50px;}

/*p*/
.pPer{
    text-align: justify;
    color: #3c3c3b;
    font-size: 14px;
}

.pPer2{
    text-align: center;
    color: #6b6a6a;
    font-size: 14px;
}

.pPer3{
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    padding-top: 22px;
}
/*titulos*/

.titulo{
    text-align: left;
    color: #464646;
    font-size: 20px;

}

.titulo2{
    text-align: left;
    color: #090668;
    font-size: 20px;

}

.titulo3{
    text-align: center;
    color: #090668;
    font-size: 14px;

}

.titulothum{
    text-align: center;
    color: #464646;
    font-size: 20px;

}

.tituloPro{
    text-align: center;
    color: #FFF;
    font-size: 20px;

}

/*Certficado*/
.secseguro{

    width: 100%;
    height: 80%;
    background: #000 url(../img/certificado.png)  no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}



/*Contacto*/
.seccontacto{

    width: 100%;
    height: 100%;
    background: #000 url(../img/responder.png)  repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

/*Beneficioso*/
.secbeneficios{

    width: 100%;
    height: 100%;
    background-color: #ffffff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.secdosbeneficios{

    width: 100%;
    height: 80%;
    background: #000  url(../img/familia.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#ticket{
    width: 100%;
    background: #000 url(../img/tick.png)  no-repeat;
    height: 45%;

}

.contactobody{

    text-align: justify;
    color: #6b6a6a;
    font-size: 14px;
}

.contacfooter{

    text-align: center;
    background-color: #27abea;
    width: 100%;
    color: #fff;
    padding-top: 30px;
    padding-bottom:10px;
    font-size: 5px;
    align-content: center;
}
.dividirgris{

    text-align: justify;
    background-color: #eee;
    width: 100%;
    height: 1px;

}

.clickfooter{

    text-decoration: none;
    color: #fff;
    cursor: crosshair;

}
/*linea*/


hr {
  height: 2px;
  background-color: #000000;
}

/*contenedorproductos*/
.containerProductos{
    width: 80%;
    
}

/*contenedorlogueo*/
.containerLogueo{
    background-color: ;
}
/*contenedorNoticias*/
.containerNoticias{
    background-color:#fff;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #red;
    white-space: nowrap;
}


/* Base structure */



html, body {
    width: 100%;
    height: 100% !important;
}

body {
    font-family: "Prompt", sans-serif;
    color: #545454;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    
}

p {
    margin: 0 0 25px;
    font-size: 15px;
    line-height: 1.5;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    

}

@media(min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 16px;
        line-height: 1.6;
    }
}

a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
}

.no-pad {
    padding: 0;
}

.headerline {
    border-bottom: 1px solid 182C81;
    padding-bottom: 15px;
    display: inline-block;
}

.overlay {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}

section {
    position: relative;
    z-index: 999;
    padding: 20px 0px 0px 0px;
}



@media(max-width:768px) {
    section {
        padding: 0px 0;
    }
}

.list-inline>li {
    padding-bottom: 10px;
}
.label {
    border-radius: 0;
}
.label-danger {
    background-color: #c00;
}
.btn {
    border-radius: 0;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;

}
.btn-default {
    border: 2px solid #fff;
    outline: 0;
    color: #182C81;
    background-color: transparent;
}
.btn-default:hover,
.btn-default:focus {
    border: 2px solid #eee;
    outline: 0;
    color: #000;
    background-color: #9D9C9C;
}
.btn-primary {
    border: 2px solid 182C81;
    outline: 0;
    color: #fff;
    background-color: 182C81;
}
.btn-primary:hover,
.btn-primary:focus {
    border: 2px solid #1F82B5;
    outline: 0;
    color: #fff;
    background-color: #182C81;
}

.fcc-btn {
  background-color: #004480;
  color: white;
  padding: 8px;
  border-radius: 6px;
}

.split-padding0,
.split-padding,
.split-padding2,
.split-padding3,
.split-padding4,
.split-padding5 {
    padding: 100px 60px 50px;
}

@media(max-width:768px) {
    .split-padding0,
    .split-padding,
    .split-padding2,
    .split-padding3,
    .split-padding4,
    .split-padding5 {
        padding: 50px 20px 50px;
    }
}

.split-padding-demo {
    padding: 50px;
}

.split-padding0,
.split-padding,
.split-padding2 {
    color: #fff;
}
.split-padding3,
.split-padding4 {
    color: #111;
}
.split-padding0 {
    background-color: #151515;
}
.split-padding {
    background-color: #111;
}
.split-padding2 {
    background-color: #000;
}

.split-padding3 {
    background-color: rgba(250, 250, 250, 0.8);
}
.split-padding4 {
    background-color: rgba(0, 0, 0, 0.05);
}

a .fa-circle {
    color: #777;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a:hover .fa-circle {
    color: #555;
}

/* NavBar blanca*/

.navbar-blanca {
    margin-bottom: 0;
    border-bottom: 1px solid #333;
    text-transform: uppercase;
    color: rgba(255,255,255,.8);
    background-color: #ffffff;
    height: 5%;∫
}


/* NavBar */

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid #333;
    text-transform: uppercase;
    color: rgba(255,255,255,.8);
    background-color: #1466a8;
}
.navbar-custom .navbar-brand {
    width: 271px;
    height: 80px;
    font-size: 24px;
    margin-right: 0px;
    letter-spacing: -1px;
    text-transform: none;
    /*background-image: url(../img/logo_menu.png);*/
    

}
.navbar-custom.top-nav-collapse .navbar-brand {
    font-size: 18px;
}
.navbar-custom .navbar-brand:focus {
    outline: 0;
}
.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}
.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}
.navbar-custom a {
    padding-top: 10px;
    color: #ffffff;
    font-size: 11px;
    font-weight: 100;
    letter-spacing: 0.10em;
    text-transform: capitalize;
}
.navbar-custom .nav li a {
    font-size: 13px;
    padding-top: ;
    font-family: 'Prompt', sans-serif;
    -webkit-transition: background .4s ease-in-out;
    -moz-transition: background .4s ease-in-out;
    transition: background .4s ease-in-out; 
    line-height: 20px;
}
.navbar-custom .nav li a:hover {
    outline: 0;
    color: #567bbf;
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;

}
.navbar-custom .nav li.active {
    outline: 0;

}
.navbar-custom .nav li.active a {
    color: #ffce00;
}
.navbar-custom .nav li.active a:hover {
    color: #fff;
}
@media(min-width:768px) {
    .navbar-custom {
        padding-top: 10px;
        border-radius: ;
        border-bottom: 0;
        letter-spacing: 1px;
        background: #1466a8;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
    .navbar-custom.top-nav-collapse {
        padding:;
        background-color: #1466a8;
        ;
    }
}
.top-nav-collapse .container {
    width: auto;
}
.navbar-toggle {
    padding: 7px 5px 0;
    margin-bottom: 0;
    border: 1px solid, transparent;
    background-color: #ffce00;

}
.i{
    color: #fff;
}

.y{
    color: #DDD;
}

.navbar-toggle .icon-bar+.icon-bar {
background-color: white;
}

/* Intro */

.intro {
    display: table;
    width: 100%;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0,0,0,.2);
    height: 80%;
    background: #000 url(../img/5.jpg)  no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.intro2 {
    background: #000 url(../img/6.jpg)  no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}


.intro2 #clock {
    padding:50px 0;
}

.intro2 #clock span {
    border-bottom: 1px solid #fff!important;
}


.intro .intro-body {
    display: table-cell;
    vertical-align: bottom;
  	/*background: rgba(24, 44, 129, 0.6);*/
    padding: 100px 0;
}
.intro .intro-body .brand-heading {
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 2px;
    margin: 0 0 5px;
}
.color {
    color: 182C81;
}
.intro .intro-body .intro-text {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
}
@media(min-width:768px) {
    .intro {
        padding: 0;
    }
    .intro .intro-body .brand-heading {
        font-size: 50px;
    }
}

@media (min-width: 992px) {
    .intro .list-inline {
        text-align: right;
    }
}

@media(max-width:768px) {
    .intro2 #clock {
        padding:0;
    }
    .intro .intro-body {
        padding: 30px 0;
    }
}

/* VIDEO BACKGROUND */
.video-controls {
    position: absolute;
    bottom: 30px;
    right: 40px;
    z-index: 1;
    opacity: .2;
    display: none;
}
.video-controls-visible {
    display: inline;
}
.video-controls .fa {
    color: #fff;
    padding: 5px;
    width: 25px;
}

/* Action */

#action {
    background-color: #000;
    padding-top: 0;
    padding-bottom: 0;
}

/* About */

#about,
#about2,
#about3 {
    padding-top: 0;
    padding-bottom: 0;
    color: #333;
}
#about {
    width: 100%;
    height: auto;
    background: url(../img/responder.png)  no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#franjaazul {
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#modelo {
    color: #575756;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#precio {
    color: #fff;
    background-color: ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#plan {
    color: ;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 10px;
}

#beneficios {
    color: ;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 10px;
}

#mapa {
    color: ;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 10px;
}

#carrusel {
    color: ;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding-top: 100px;
}



#preciofondoblanco {
    color: #fff;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#preciogrupos {
    color: #fff;
    background-color: #dadad9;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#preciosalud {
    color: #fff;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#beneficiosazul {
    color: #fff;
    background-color: #3E7CDF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}




#restriccion {
    color: #fff;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#plannatural {
    color: #fff;
    background-color: #264675;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#planjuridico {
    color: #fff;
    background-color: #4e7ec0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#lineaatencion {
    color: #1c3662;
    background-color: #dadad9;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#lineaatencionblanca {
    color: #1c3662;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#lineaatencionblanca {
    color: #1c3662;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#noticias {
    color: #1c3662;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}



#redondo {
    color: #1c3662;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 10px 10px 4px 10px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}



#redondoblanco {
    color: #1c3662;
    background-color: #ffffff;
    border-radius: 10px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#redondoblancotxclaro {
    color: #4e7ec0;
    background-color: #ffffff;
    border-radius: 10px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#redondooscuro {
    color: #ffffff;
    background-color: #264675;
    border-radius: 20px;
    padding: 10px 10px 4px 10px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#redondooscurodos {
    color: #fff;
    background-color: #264675;
    border-radius:  20px 20px 20px 20px;
    padding: 10px 10px 4px 10px;
    border-width: 2px;
    border-style: solid;
    border-color: #;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#redondooscurodosp {
    color: #ffffff;
    background-color: #264675;
    border-radius: 0px 20px 20px 0px;
    padding: 40px 40px 0px 40px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#redondoclaro {
    color: #ffffff;
    background-color: #5e9ad3;
    border-radius: 20px;
    padding: 10px 10px 4px 10px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#redondoamarillo {
    color: #262626;
    background-color: #f39200;
    border-radius: 20px;
    padding: 10px 10px 4px 10px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#redondoclarolinea {
    color: #264675;
    border-radius: 20px;
    border-width: 2px;
    border-style: solid;
    border-color: #264675;
    padding: 10px 10px 4px 10px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#redondoamarrillolinea {
    color: #264675;
    border-radius: 20px;
    border-width: 2px;
    border-style: solid;
    border-color: #d7a719;
    padding: 10px 10px 4px 10px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#redondoclarolineaazul {
    color: #264675;
    border-radius: 20px;
    border-width: 2px;
    border-style: solid;
    border-color: #009ee3;
    padding: 10px 10px 4px 10px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#redondoclarodosp {
    color: #ffffff;
    background-color: #3E7CDF;
    border-radius: 20px 0px 0px 20px;
    padding: 40px 40px 0px 40px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}


#servicio {
    width: 100%;
    max-width: auto;
    height: 1200px;
    max-height: auto;
    background-image: url(../img/servicio_imagen_01.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}


#serviciodos {
    color: #fff;
    background-color: #ffffff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#cuadroplanes {
    width: 100%;
    height: 250px;
    color: #fff;
    background-color: #FA8B37;
    border-radius: ;
    padding: 12px;
    border-width: 2px;
    border-style: solid;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#cuadroplanesosc {
    width: 100%;
    color: #fff;
    background-color: #ffffff;
    border-radius: 12px;
    padding: 12px;
    border-width: 2px;
    border-style: solid;
    border-color: #274680;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#dosbeneficios {
    width: 100%;
    height: 80%;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#interna {
    width: 100%;
    height: 40%;
    background: url(../img/imagen_interna.png)  no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#internados {
    width: 100%;
    height: 40%;
    background: url(../img/interna2.png)  no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}


#internaHome {
    display: table;
    width: 100%;
    height: 100%;
    background: url(../img/3_cirugia.jpg)  no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}


.vigilado {
    background: url(../img/vigilado.png) no-repeat left;
    padding-bottom: 45px;

}


.bannerdados {
    background: url(../img/diagrama_01.png) no-repeat right;
    padding-bottom: 205px;
}

.bannercorazon {
    background: url(../img/bannercorazon.png) no-repeat left;
    padding-bottom: 388px;
}

@media(max-width:768px) {
    #about,
    #about2,
    #about3 {
        text-align: center;
    }
}

/* Countdown */

#clock div {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin:0 25px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 60px;
}
#clock span {
    display: block;
    font-size: 72px;
    font-weight: 300;
    padding: 30px 0;
    border-bottom: 1px solid #333;
}

@media (max-width: 768px) {
    #clock div {
        font-size: 14px;
        margin:0 15px;
    }
    #clock span {
        font-size: 42px;
        padding: 15px 0;
    }
}

@media (max-width: 468px) {
    #clock div {
        font-size: 11px;
        margin:0 7px;
    }
    #clock span {
        font-size: 32px;
        padding: 5px 0;
    }
}

/* Progress Bar */

#progress {
    background-color: #ffffff;
       color: #fff;
}
.progress {
    margin-bottom: 40px;
    background-color: #333;
}

/* Sponsors */

#sponsor {
    background: #151515;
}

.sponsor img {
    max-width: 132px;
    height: 50px;
    margin: 50px auto;
    display: block;
}

/* Team */

#team h2 {
    margin-bottom: 55px;
}

/*footer*/

#footer {
	background-color:#fff;
	color:#004480;
    height: auto;
}
#footer1 {
    background-color:#ececec;
    padding: 100px,0;

}

/* Contact */

#contact {
    width: 100%;
    color: #fff;
    background: url(../img/4.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

@media(max-width:1200px) {
    #contact, #mission, #about, .intro {
        background-attachment: scroll;
    }
}

.flotante{
    position: absolute;
    z-index: 3;
    left: 20em;
    top: -25px;
    opacity: 0,9;
}


.float{
    position:fixed;
    width:80px;
    height:70px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:15px;
    text-align:center;
  font-size:16px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.float:hover {
    text-decoration: none;
    color: #25d366;
  background-color:#fff;
}

.my-float{
    margin-top:16px;
}


