@charset "UTF-8";
#parallax-inicio {
  background-image: url(../img/parallax/img2.jpeg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  width: 100%;
  height: 600px;
  position: relative; }
  #parallax-inicio .overlay-int {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(148, 216, 247, 0.5); }  
  #parallax-inicio p {
    text-align: center;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    padding-top: 50px;
    padding: 100px 0px 100px;
    position: relative;
    color: white;
    margin: 0 auto; }

    #parallax-servicios {
      background-image: url(../img/parallax/img2.jpeg);
      background-position: center;
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-size: cover;
      width: 100%;
      height: 100%;
      position: relative; }
      #parallax-servicios .overlay-int {
        width: 100%;
        height: 100%;
        position: absolute;
        background:rgba(148, 216, 247, 0.5);  }
      #parallax-servicios p {
        text-align: center;
        font-size: 30px;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
        padding-top: 50px;
        padding: 100px 0px 100px;
        position: relative;
        color: white;
        margin: 0 auto; }

#parallax {
  background-image: url(../img/parallax/img2.jpeg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  width: 100%;
  height: 500px;
  position: relative; }
  #parallax .overlay-int {
    width: 100%;
    height: 100%;
    position: absolute; 
    background: rgba(148, 216, 247, 0.5);  }
  #parallax p {
    text-align: center;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    padding-top: 40px;
    padding: 10px 0px 100px;
    position: relative;
    color: white;
    margin: 0 auto; }


    #contacto {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      max-width: 100%;
      padding: 169px 0px 10px; }
      #contacto .titulo-contacto {
        color: #1864ac;
        font-family: "Poppins", sans-serif;
        padding: 100px 0px 10px;
        text-align: center;
        font-size: 28px;
        font-weight: bold;
        text-transform: uppercase; }
      #contacto .textos-contacto {
        color: #1864ac;
        font-family: "Poppins", sans-serif; }
      #contacto .con {
        font-family: "Poppins", sans-serif;
        color: #1864ac; }
      #contacto form {
        max-width: 100%;
        margin: auto;
        padding: 10px 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 20px;
        border-radius: 20px;  
        font-family: "Poppins", sans-serif;
        background-color: transparent;
        margin-bottom: 30px;
        -webkit-box-shadow: 1px white solid;
        box-shadow: 1px white solid;
        color: white; }
      #contacto form h2 {
        color: white;
        font-size: 30px;
        text-align: center; }
      #contacto form b {
        color: white;
        font-size: 28px; }
      #contacto input select {
        margin-bottom: 30px; }
      #contacto input {
        width: 100%;
        color: #1864ac; }
      #contacto .colorform {
        color: #1864ac; }
      #contacto form h3 {
        color: #1864ac;
        font-size: 24px;
        text-align: left; }
      #contacto form h3 {
        color: #1864ac;
        font-size: 14px;
        text-align: left;
        font-weight: bold; }
      #contacto input, #contacto textarea, #contacto select {
        width: 100%;
        margin-bottom: 30px;
        padding: 7px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 17px;
        border-spacing: 10px;
        font-family: 'Questrial', sans-serif;
        background: transparent;
        color: #1864ac;
        border: 1px solid #1864ac; }
      #contacto textarea {
        min-height: 100px;
        max-height: 200px;
        max-width: 100%;
        border-bottom: 10px;
        border-bottom: 1px solid #1864ac; }
      #contacto input::-webkit-input-placeholder {
        color: #1864ac; }
      #contacto input:-ms-input-placeholder {
        color:#1864ac; }
      #contacto input::-ms-input-placeholder {
        color: #1864ac; }
      #contacto input::placeholder {
        color: #1864ac; }
      #contacto textarea::-webkit-input-placeholder {
        color: #1864ac; }
      #contacto textarea:-ms-input-placeholder {
        color: #1864ac; }
      #contacto textarea::-ms-input-placeholder {
        color: #1864ac; }
      #contacto textarea::placeholder {
        color: #1864ac; }
      #contacto #btn {
        background: #cecfce;
        color: #fff;
        padding: 20px;
        border: none;
        font-family: "Poppins", sans-serif;
        margin-top: 20px; }
      #contacto #btn:hover {
        background: #069bdd; }
      #contacto input {
        color: white; }
      #contacto .contenidos-contacto-titulo {
        font-family: 'Poppins', sans-serif;
        margin-top: -10px;
        color: #1864ac; }
      #contacto .contenidos-contacto a:link {
        list-style: none;
        color: #1864ac; }
      #contacto .contenidos-contacto {
        font-family: 'Poppins', sans-serif;
        margin-top: -10px;
        color: #1864ac;
        font-size: 16px; }
      #contacto #mapa {
        width: 500px;
        max-width: 100%;
        height: 200px;
        max-height: 100vh;
        margin-right: 70px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        margin-top: 50px;
      margin-bottom: 20px; }
    

/*--------------------------
    media querys
---------------------------*/
@media (max-width: 768px) {
  #contacto .titulo-contacto {
    font-size: 30px;
    letter-spacing: 5px; } }

#nav-menu {
  background-color: #1f61ad; }
  #nav-menu .navbar-brand {
    position: absolute;
    text-align: center;
    width: 100%;
    right: 0;
    top: 20px; }

#navbarSupportedContent ul {
  margin: 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  margin-top: 10px; }

/*--------------------------
    media querys
---------------------------*/
@media (max-width: 992px) {
  #nav-menu .navbar-brand {
    position: relative;
    width: 0%;
    top: 0px; }
  #nav-menu .navbar-nav {
    text-align: left; }
  #navbarSupportedContent ul {
    margin-top: 0px; }
  .navbar-collapse {
    text-align: center;
    width: 100%; }
    .navbar-collapse ul {
      width: 80%; }
      .navbar-collapse ul .nav-item {
        text-align: center;
        width: 100%; }
  .navbar .nav-item.arriba::before {
    background: rgba(255, 255, 255, 0) -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#fff), to(transparent)) repeat scroll 0;
    background: rgba(255, 255, 255, 0) -webkit-linear-gradient(left, transparent, #fff, transparent) repeat scroll 0;
    background: rgba(255, 255, 255, 0) -o-linear-gradient(left, transparent, #fff, transparent) repeat scroll 0;
    background: rgba(255, 255, 255, 0) linear-gradient(to right, transparent, #fff, transparent) repeat scroll 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%; }
  .dropdown-item {
    text-align: center !important; } }

@media (max-width: 768px) {
  .navbar-collapse {
    text-align: center;
    width: 100%; }
    .navbar-collapse ul {
      width: 80%; }
      .navbar-collapse ul .nav-item {
        text-align: center;
        width: 100%; } }

@media (max-width: 576px) {
  .navbar-collapse {
    text-align: center; }
    .navbar-collapse ul {
      text-align: center;
      width: 80%; }
      .navbar-collapse ul .nav-item {
        text-align: center; } }

footer {
  background-color:  #1f61ad; }

footer {
  padding: 30px 0px; }

.foter {
  font-family: "Poppins", sans-serif; }
  .foter ul {
    list-style: none;
    display: inline-block;
    -webkit-padding-start: 0px;
    padding-inline-start: 0px;
    margin-right: 30px; }
    .foter ul li a {
      list-style: none;
      margin-top: 10px;
      font-size: 14px;
      color: white;
      padding: 5px; }
  .foter #foter-redes {
    background-color:  rgb(26, 115, 232); }
    .foter #foter-redes .content-icons {
      text-align: center;
      font-family: "Poppins", sans-serif;
      padding: 0px 0px; }
    .foter #foter-redes a {
      list-style: none;
      margin: 5px;
      margin-top: 0px;
      padding: 20px 0px; }
    .foter #foter-redes li {
      margin-left: 20px;
      margin-top: 10px;
      color: white;
      font-size: 12px;  
      list-style: none; }

/*--------------------------
    media querys
---------------------------*/
@media (max-width: 1200px) {
  .foter {
    text-align: left; } }

@media (max-width: 992px) {
  .foter {
    text-align: left; }
  ul {
    list-style: none;
    display: block;
    text-align: left; } }

@media (max-width: 768px) {
  .foter {
    font-family: "Poppins", sans-serif;
    background-color:  rgb(26, 115, 232); }
    .foter ul {
      list-style: none;
      display: block;
      text-align: center;
      margin-right: 0px; } }

@media (max-width: 576px) {
  .foter ul {
    list-style: none;
    display: block;
    text-align: center;
    margin-right: 0px; } }

.imagen-galeria {
  width: 100%;
  height: 10%;
  margin-top: 100px; }

#textp-inicio h1 {
  color: #c68659;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  margin-top: 0px;
  font-weight: bold;
  padding: 50px 0px 20px;
  text-transform: uppercase;
  letter-spacing: 10px;
  margin-top: -230px; }

#textp-inicio h2 {
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  padding: 0px 0px 10px; }



footer {
  background-color: #1f61ad; }

footer {
  padding: 30px 0px; }

.foter {
  font-family: "Poppins", sans-serif; }
  .foter ul {
    list-style: none;
    display: inline-block;
    -webkit-padding-start: 0px;
    padding-inline-start: 0px;
    margin-right: 30px; }
    .foter ul li a {
      list-style: none;
      margin-top: 10px;
      font-size: 14px;
      color: white;
      padding: 5px; }
  .foter #foter-redes {
    background-color: #1f61ad }
    .foter #foter-redes .content-icons {
      text-align: center;
      font-family: "Poppins", sans-serif;
      padding: 0px 0px; }
    .foter #foter-redes a {
      list-style: none;
      margin: 5px;
      margin-top: 0px;
      padding: 20px 0px; }
    .foter #foter-redes li {
      margin-left: 20px;
      margin-top: 10px;
      color: white;
      font-size: 12px;
      list-style: none; }

/*--------------------------
    media querys
---------------------------*/
@media (max-width: 1200px) {
  .foter {
    text-align: left; } }

@media (max-width: 992px) {
  .foter {
    text-align: left; }
  ul {
    list-style: none;
    display: block;
    text-align: left; } }

@media (max-width: 768px) {
  .foter {
    font-family: "Poppins", sans-serif;
    background-color: #1f61ad }
    .foter ul {
      list-style: none;
      display: block;
      text-align: center;
      margin-right: 0px; } }

@media (max-width: 576px) {
  .foter ul {
    list-style: none;
    display: block;
    text-align: center;
    margin-right: 0px; } }



* {
  margin: 0;
  padding: 0; }

body {
  font-family: 'Poppins', sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif; }

#img_text
{
  background-color: white;
}

.texto{
  text-align: center;
  color: #1f61ad;
  margin-top: 40px;
}
.texto1{
  text-align: center;
  color: white;
  margin-top: 40px;
}
.texto2
{
  color: #1f61ad;
  text-align: center;
  margin: 30%;
  font-size: 50px;
}
.texto_s
{
  color: #1f61ad !important;
  text-align: center;
  margin: 18%;
  font-size: 40px; 
  font-weight: 900;
  margin: 25%;
}
.new_title
{
  color: #1f61ad
}

.txt_b
{
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: #1f61ad;
    font-size: 20px;
    margin-bottom: 40px;
}

.txt_b2
{
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: white;
    font-size: 16px;
    margin-bottom: 40px;
}

.new_img_sec{
  width: 100%;
}

.new_img_sec_rdn
{
  width: 60%;
  margin: 12%;
}

.mi{
    z-index: 1;
    color:black;
    text-align: right;
    font-size: 16px;
    margin: 10%;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;   
}

#img_mi
{
  background-image: url(../img/logo_cafa.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    width: 100%;
    height: 500px; 
    opacity: 0.7;
    
}

#img_text_m
{
  background-color:white;
  opacity:1 ;
}

#img_mi .sub_cara:hover {
    background-color: rgba(0, 17, 255, 0.25) !important;
    z-index: 1;
    color: white !important;
}

#img_text_s
{
  background-color: #ddd ;
  border-radius: 6px;
  box-shadow: 0px 15px 25px rgba(0,0,0,0.50);
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  width: 100%;
  height: 500px;}

.h_us
{
  background-color: #1f61ad;
  z-index: 1;
}

#ser_conta
{
  background-image: url(../img/logo_cafa.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    width: 100%;
    height: 500px; 
}

#ser_conta ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left; }
#ser_conta li {
  list-style: none;
  text-align: left;
  padding: 10px;
  position: relative;
  margin-left: 30px;
  cursor: pointer;
}

#difere
{
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;

}

#difere ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color:#1f61ad;
  text-align: center;
 }
#difere li {
  list-style: none;
  padding: 10px;
  position: relative;
  margin-left: 30px;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  
}

.textod
{
  color: white  !important;
  text-align: center;
}

#ser_ou
{
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  padding-bottom: 30px;
  width: 100%;
}

.cont_n{
  width: 100%;
  display: flex;
}

.cont_n  figure{
  position:relative;
   height: 100%;
   cursor: pointer;
   width: 100%;
   overflow: hidden;
   border-radius: 6px;
   box-shadow: 0px 15px 25px rgba(0,0,0,0.50);
}

.cont_n figure img{
  width: 100%;
  height: 500px;
  transition: all 400ms ease-out;
  will-change: transform;
}

.cont_n figure .capa{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,103,123,0.7);
  transition: all 400ms ease-out;
  opacity: 0;
  visibility: hidden;
 text-align: center;
}

.cont_n figure:hover > .capa {
  opacity: 1;
  visibility: visible;
}

.cont_n figure:hover > img{
  transform: scale(1.3);
}


.cont_n figure ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color:white;
  margin-top: 20px;
 }
 .cont_n figure li {
  list-style: none;
  padding: 10px;
  position: relative;
  cursor: pointer;
  font-weight: bold;
  font-size: 16px;
  
}


#blog-spas {
  padding: 70px 0px; }
  #blog-spas h2 {
    color: #1f61ad;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    margin-top: 0px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 10px;
    padding-bottom: 20px; }
  #blog-spas .subtitle-promo {
    text-align: center;
    font-family: 'Poppins', sans-serif; }
  #blog-spas img {
    cursor: pointer; }
  #blog-spas .carousel-control-prev-icon, #blog-spas .carousel-control-next-icon {
    display: inline-block;
    background-size: 65% 100%;
    background-color: #c68659;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 10px; }