
body{
    margin:0px;    
    font-family: 'Montserrat', sans-serif;
    line-height: 25px;
    font-size: 15.5px;
}


/*PACE brogrees bar*/


.pace {
    -webkit-pointer-events: none;
    pointer-events: none;

    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #31CEBD;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 3px;
}

/*BOTONERA*/

.botonera {
    float: right;
    margin-top: 19px;
}

.button-style-header-r{
    float: right;
    margin-right: 10px;
    margin-left: 45px;
    padding: 30px;
    border-radius: 30px;
    background: #0069e9;
    border: 1px solid #0069e9;
    color: white !important;
}

.button-style-header-r:hover{
    float: right;
    margin-right: 10px;
    margin-left: 45px;
    padding: 30px;
    border-radius: 30px;
    background: white;
    border: 1px solid #0069e9;
    color: #1d84e4 !important;
}

.button-style-header-r > a{
    padding: 15px;
    color: #1d84e4;
    background-color: #111;
}

.button-style-header-a{
    float: right;
    margin-right: 10px;
    padding: 30px;
    border-radius: 30px;
    background: #0069e9;
    border: 1px solid #0069e9;
    color: white !important;
}

.button-style-header-a:hover{
    float: right;
    margin-right: 10px;
    padding: 30px;
    border-radius: 30px;
    background: white;
    border: 1px solid #0069e9;
    color: #1d84e4 !important;
}

.navbar-principe{
    background-image: none;
    border-radius: 0px;
    box-shadow: none;
    background-color:transparent;
    border:none;
}

.navbar-default .navbar-nav > li > a {
    color: #515151;
    font-size:13px;
    font-weight:500;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-principe .nav > li > a {
    padding: 10px 10px;
}


.nav.navbar-nav.navbar-principe {
    float: left;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #3D8DE2; /*143e36*/
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #7cc92f;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
}


.navbar-principe .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}



.botonera-xs .navbar-default {
    box-shadow: none !important;
    background-color: transparent;
    background-image: none;
    border-radius: 0px !important;
    border: none;
}

.botonera-xs .navbar-toggle {
    margin-left: 0px;
    background-color:transparent;
    border: none;
    top:18px;  /*--0*/
}


.botonera-xs .navbar-default .navbar-toggle .icon-bar {
    background-color: #0069e9;
}

.botonera-xs .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}


.botonera-xs .navbar-default .navbar-nav > li > a {
    margin-left: 15px;
    margin-top: 6px;
    color: #fff;
    font-size: 16px;
    padding-bottom: 5px;
}


.botonera-xs .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #3170bf;
    background-color: transparent;
}


.botonera-xs .navbar-default .navbar-nav > li > p {
    margin-left: 30px;
    margin-top: 6px;
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 17px;
    margin-bottom: 0px;
    line-height:20px;
}
.botonera-xs .navbar-default .navbar-nav > li > span {
    margin-left: 30px;
    margin-top: 6px;
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight:bold;
}

.botonera-xs .navbar-inverse {
    background-image: none;
    background-color:#165079;
}



.botonera-xs .navbar-nav {
    margin: 0px -15px;
}


.logo {
    margin-top: 9px;
}

.cabecera.largo{
    background-color: #fff;
    position: relative;
    z-index: 9999;
    height: 85px;
}

.cabecera.corto{
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
    box-shadow: 0px -5px 8px 0px #111; 
    height: 85px;
}


.cabecera.corto .navbar-default .navbar-nav > li > a {
    color: #515151;
}

.cabecera.corto .navbar-default .navbar-nav > li > a:hover, .cabecera.corto .navbar-default .navbar-nav > li > a:focus {
    color: #3D8DE2;
}


.cabecera.corto .botonera-xs .navbar-default .navbar-nav > li > a {
    color:   #fff;
}

.cabecera.corto .botonera-xs .navbar-default .navbar-nav > li > a:hover {
    color:   #143e36;
}



.cabecera.corto .botonera {
    margin-top: 20px;
}

.cabecera.corto .logo {
    margin-top: 0px;
}


.logo-sticky{
    display: none;
}


.cabecera.corto .logo-sticky{
    display: block;
}

.cabecera.corto .logo-sticky img{
    display: block;
    margin-top: 9px;
}

.cabecera.corto .logo{
    display: none;
}


.logo-sticky-xs{
    display: none;
}


.cabecera.corto .logo-sticky-xs{
    display: block;
    margin-top: 10px;
}

.cabecera.corto .logo-sticky-xs img{
    display: block;
    margin: auto;
    padding-right: 70px;
}

.cabecera.corto .logo-xs{
    display: none;
}

.logo-xs img{
    display: block;
    margin: auto;
    padding-right: 70px;
}


.cabecera.corto  .botonera-xs .navbar-default .navbar-toggle .icon-bar {
    background-color: #0069e9;
}


#head{
    min-height: 550px;
    background-color: #3D8DE2;
    width: 100%;
    background-image: url(../img/background-head-rcta-3.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}


.bg-head-down{
    position: absolute;  
    background-image: url(../img/background-head-rcta-3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    width: 100%;
    height: 440px;
    bottom: -100px;
}

.celu-header{
  width: 492px;
  height:520px;
  background-image: url(../img/phone-home.png);
  position: absolute;
  top: 30px;
  background-repeat: no-repeat;
}

#recetario-digital{
    padding-top: 80px;
    padding-bottom: 80px;
}

.titulares h2{
    color: #003c86;
    font-size: 35px;
    font-weight: 800;
}

.titulares h2 span{
    color: #0069e9;
}

.btn-primario{      
    color: white;
    background-color: #0069e9;
    border-radius: 30px;
    padding: 15px 30px;
    border: none;
}


.btn-primario:hover, .btn-primario:focus {        
    border: 1px solid #0069e9;
    background-color: white;
    color: white;
    border-radius: 30px;
    padding: 15px 30px;
}



.btn-primario2{      
    color: white;
    background-color: #0069e9;
    border-radius: 30px;
    padding: 15px 30px;
    border: none;
}


.btn-primario2:hover, .btn-primario2:focus {        
    
    background-color: #348dfa;
    color: white;
    border-radius: 30px;
    padding: 15px 30px;
}



#mira-como-funciona{
    background: rgba(49,206,190,1);
    background: -moz-linear-gradient(left, rgba(49,206,190,1) 0%, #0069e9 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(49, 206, 190)), color-stop(100%, rgba(63,128,232,1)));
    background: -webkit-linear-gradient(left, rgba(49,206,190,1) 0%, #0069e9 100%);
    background: -o-linear-gradient(left, rgba(49,206,190,1) 0%, #0069e9 100%);
    background: -ms-linear-gradient(left, rgba(49,206,190,1) 0%, #0069e932 100%);
    background: linear-gradient(to right, rgba(49,206,190,1) 0%, #0069e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31cebe', endColorstr='#3f80e8', GradientType=1 );

    min-height: 400px;
    width: 100%;
}


.titulares h3{
    color: #fff;
    font-size: 38px;
    text-align: center;
    font-weight: 300;
}

.titulares h3 span{
    font-weight: 700;
    display: block;
}


.play img{
    display: block;
    margin: auto;
}

.play{
    margin-top: 120px;
}

#ventajas-medico{
    padding-top: 80px;
}

#ventajas-medico h2{
    text-align: center;
}

.texto-ventajas, .texto-screenshot{
    width: 70%;
    margin: 30px auto 0px;
}

.texto-ventajas, .texto-screenshot{
    text-align: center;
}


.icon-ventaja{
    width: 70px;
    margin-right: 20px;
    float: left;
}

.descripcion-ventaja{
    float: left;
    width: 73%;
}

.descripcion-ventaja h4{
    font-size: 15px;
}


.item-ventajas.farmacias{
    margin-top: 66px;
}

.item-ventajas.autonomia{
    margin-top: 17px;
}


.item-ventajas.paperless{
    margin-top: 66px;
}

.item-ventajas.velocidad{
    margin-top: 22px;
}


#beneficios-paciente{
    padding-top: 80px;   
    background-color: #eeeeee;
}



/*FLIP CARD*/

 /* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 180px;
  border: 1px solid #f1f1f1;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
  margin-bottom: 30px;
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-card-inner ul{
    padding-top: 20px;
}

.flip-card-inner li{
    text-align: left;
    line-height: 18px;
    padding-right: 20px;
    margin-bottom: 6px;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color: #fff;
  color: black;
  box-shadow: 6px 11px 41px -28px #796eb1;
-webkit-box-shadow: 6px 11px 41px -28px #796eb1;
    border-radius: 15px;
}

/* Style the back side */
.flip-card-back {
  background-color: #0067AF;
  color: white;
  transform: rotateY(180deg);
  -webkit-box-shadow: 0px 12px 36px -3px rgba(150,150,150,0.4);
    -moz-box-shadow: 0px 12px 36px -3px rgba(150,150,150,0.4);
    box-shadow: 0px 12px 36px -3px rgba(150,150,150,0.4);
    border-radius: 15px;
} 

.flip-card-back.ic-clinica{
    
    background: rgba(49,206,190,1);
    background: -moz-linear-gradient(left, rgba(49,206,190,1) 0%, rgba(63,128,232,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(49,206,190,1)), color-stop(100%, rgba(63,128,232,1)));
    background: -webkit-linear-gradient(left, rgba(49,206,190,1) 0%, rgba(63,128,232,1) 100%);
    background: -o-linear-gradient(left, rgba(49,206,190,1) 0%, rgba(63,128,232,1) 100%);
    background: -ms-linear-gradient(left, rgba(49,206,190,1) 0%, rgba(63,128,232,1) 100%);
    background: linear-gradient(to right, rgba(49,206,190,1) 0%, rgba(63,128,232,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31cebe', endColorstr='#3f80e8', GradientType=1 );

}

.flip-card-back.ic-lila{
    background-color: #7c7fdb;
}

.flip-card-back.ic-paciente-covid{
    background-color: #d74452;
}

.flip-card-back.ic-seguimiento{
    background-color: #35b899;
}

.flip-card-back.ic-medicina{
    background-color: #d36faa;
}

.flip-card-back.ic-servicios{
    background-color: #f3b745;
}

.flip-card-front h4{
    font-size: 15px;
    color: #515151;
    text-align: center;
    font-weight: 600;
}

.flip-card-back p{
    font-size: 16px;
    text-align: center;
    padding: 16px;
    margin-bottom: 0px;
}

.icon-item-beneficios {
    padding-top: 25px;
}

/*FLIP CARD*/


.bloque-gral-beneficios{
    width: 86%;
    margin-top: 30px;
}

.bloque-gral-beneficios .espaciado-top-ben{
    padding-top: 50px;
}

#faq{
    padding-top: 280px;
    padding-bottom: 100px;

    background-image: url(../img/bg-paciente.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center -15%;
}

.texto-screenshot p span{
    color: #3D8DE2;
    font-weight: 600;
}


#app-screenshot h2{
    text-align: center;
}


.img-screenshot{
    margin-top: 30px;
}



.links-stores{
    width: 460px;
    margin: 40px auto 0px;
}


.links-stores p{
    color: #292751;
    text-align: center;
    font-weight: 500;
}

.links-stores p span{
    font-weight: 800;
}


.links-stores .btn-primario{
    float: left;
    margin-right: 10px;
    padding: 15px 30px;
    margin-top: 15px;
}


#app-screenshot {
    padding-top: 80px;
    padding-bottom: 260px;
    background-image: url(../img/bg-fuentes.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 110%;
    background-color: #F9F9F9;
}

.links-stores .btn-primario img {
    margin-left: 6px;
    margin-top: -4px;
}


#footer-rcta{
    background-color: #EBEBEB;
    min-height: 300px;
    padding-top: 50px;
    padding-bottom: 50px;

    background-color: #383A3D;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;

}

.logo-footer img{
    display: block;
    margin: auto;
}


#footer-rcta .links-stores .btn-primario{
    float: left;
    margin-right: 10px;
    padding: 14px 30px;
    margin-top: 15px;
    background: transparent;
    border: 1px solid #29CDD1;
    color: #29CDD1;
}

#footer-rcta .links-stores .btn-primario:hover{
    float: left;
    margin-right: 10px;
    padding: 14px 30px;
    margin-top: 15px;
    background: transparent;
    border: 1px solid #fff;
    color: #29CDD1;
}



#footer-rcta  .links-stores{
    width: 700px;
    margin: 20px auto 0px;
}


.copyright{
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
}

.LegalLogo{
    width: auto;
    height: 90px;
    margin-top: 20px;
    margin-bottom: 36px; 
    text-align: center;
    display: flex;
    justify-content: center;
}

.Logos-institucionales{
    height: 40px;
    text-align: center;
}

.LegalLogo .logo-edit {
    height: 40px;
    margin-left: 20px;
    margin-top: 8px;
    text-align: center;
}

.aaip{
    width: 150px;
    position: relative;
    float: left;
    margin-top: 0px;
    margin-bottom: -19px;
}

.space1{
    margin-top: 20px;
}

.space2{
    margin-top: -10px;
}

.item-contacto .texto-datos-contacto p, .item-contacto .texto-datos-contacto a{
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 0px;
} 


.icon-datos-contacto{
    float: left;
    width: 21px;
    margin-right: 5px;
}

.texto-datos-contacto{
    float: left;
    width: 80%;
}


.datos-contacto{
    width: 330px;
    margin: auto;
    border-bottom:  1px solid #fff;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.item-contacto{
    float: left;
    width: 165px;
    margin-top: 30px;
    text-align: right;   
}

#datos-fuentes{
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #EBEBEB;    
}

#sobre-nosotros{
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #EBEBEB;    
}

#datos-fuentes .titulares{
    width: 70%;
    margin: auto;
}

#sobre-nosotros .titulares{
    width: 70%;
    margin: auto;
}

#datos-fuentes .titulares h2{
    text-align: center;
}

#sobre-nosotros .titulares h2{
    text-align: center;
}

.bloque-fuentes{
    text-align: center;
}

.bloque-fuentes h5{
    font-size: 85px;
    color: #3D8DE2;
    font-weight: 800;
}

.bloque-fuentes h6{
    font-size: 15px;
    color: #2E0E0E;
    font-weight: 600;
    text-transform: uppercase;
}

.bloque-fuentes p{
    font-size: 15px;
    color: #000;
    font-weight: 400;
}

.bloque-fuentes span{
    font-size: 13px;
    color: #9C9999;
    display: block;
    margin-bottom: 15px;
}

.bloque-fuentes{
    margin-top: 40px;
}

.bloque-faq{
    margin-top: 40px;
}

.slick-list.draggable {
    height: auto !important;
}


.rayita-titular{
  width: 50px;
  height: 2px;
  background: rgba(49,206,190,1);
    background: -moz-linear-gradient(left, rgba(49,206,190,1) 0%, rgba(77,11,112,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(49,206,190,1)), color-stop(100%, rgba(77,11,112,1)));
    background: -webkit-linear-gradient(left, rgba(49,206,190,1) 0%, rgba(77,11,112,1) 100%);
    background: -o-linear-gradient(left, rgba(49,206,190,1) 0%, rgba(77,11,112,1) 100%);
    background: -ms-linear-gradient(left, rgba(49,206,190,1) 0%, rgba(77,11,112,1) 100%);
    background: linear-gradient(to right, rgba(49,206,190,1) 0%, rgba(77,11,112,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31cebe', endColorstr='#3f80e8', GradientType=1 );
}







/*ACORDION*/


.panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
}

.panel:last-child {
  border-bottom: none;
}

.panel-group > .panel:first-child .panel-heading {
  border-radius: 4px 4px 0 0;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

.panel-heading {
  background-color: #3D8DE2;
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 0;
}

.panel-title a {
    display: block;
    color: #fff;
    padding: 13px;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

.panel-title {
    font-size: 14px;
}

.panel-body {
  background: #fff;
}

.panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {
  border-radius: 0 0 4px 4px;
  transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

.panel-heading a:before {
  content: '\e146';
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}

.panel-heading.active a:before {
  content: ' ';
  transition: all 0.5s;
  transform: scale(0);
}

#bs-collapse .panel-heading a:after {
  content: ' ';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
  content: '\e909';
  transform: scale(1);
  transition: all 0.5s;
}
/* #accordion rotate icon option */

#accordion .panel-heading a:before {
  content: '\e316';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}

#accordion2 .panel-heading a:before {
  content: '\e316';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
}

#accordion2 .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}

#accordion3 .panel-heading a:before {
  content: '\e316';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
}

#accordion3 .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}


.icon-check{
    float: left;
    width: 21px;
    margin-right: 10px;
}

.texto-check{
    float: left;
    width: 80%;
}


.datos-check{
    margin-top: 30px;
    margin-bottom: 20px;
}

 #mas-check{
    display: none;
}

#botoncito {
    margin-top: 15px;
    background-color: #0069e9;
    border: #0069e9 1px solid;
}

#botoncito:hover{
    margin-top: 15px;
    background-color: white;
    border: #0069e9 1px solid;
    color: #0069e9 !important;
}


.gran-titular h1{
  font-size: 50px;
  color: #fff;
  font-weight: 300;
}

.gran-titular h1 span{
  font-weight: 800;
}

.gran-titular p{
  font-size: 16px;
  color: #fff;
}

.gran-titular{
  margin-top: 40px;
}


#head .links-stores {
    width: 460px;
    margin-top: 15px;
    margin-left: 0px;
}


#head .links-stores .btn-primario {
    float: left;
    margin-right: 10px;
    padding: 15px 30px;
    margin-top: 15px;
    background: transparent;
    border: 1px solid #fff;
}

#head .links-stores .btn-primario:hover, #head .links-stores .btn-primario:focus  {
    border: 1px solid #074180;
    float:left;
}



.modal {
    z-index: 888888;
}