@font-face {
  font-family: agrandir;
  src: url(/fuente/AgrandirThin.ttf);
}
@font-face {
  font-family: Scriptyca;
  src: url(/fuente/Scriptyca.ttf);
}

p,h1,h2,h3,h4,h5,h6,a,li,label{
  font-family: agrandir;
}
.sub-title {
  font-family: Scriptyca;
  font-size: 50px;
  color: #a67041 !important;
}

.titi-prin {
  
  font-size: 61px;
  font-weight: bold;
  color: white;
  letter-spacing: 17px;
  text-shadow: 2px 2px 5px black;
}

.tit1 {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 3px;
}


.sombra{
  box-shadow: 0px 0px 11px 1px #00000073;

}
.bg1{
  background: #E1B594;
}
body{
 /* background-color: #F7EADE;*/
}
button.btn.btn-primary {
  background: #A67041;
  border: none;
  border-radius: 21px;
  padding: 4px 26px;
  font-family: agrandir;
  letter-spacing: 1px;
}
a.btn {
  background: #A67041;
  border: none;
  border-radius: 21px;
  padding: 4px 26px;
  font-family: agrandir;
  letter-spacing: 1px;
  color: white;
}
a.btn:hover {
  background: #000000;
  color: #A67041;
}
img.w-100.sombra {
  border-radius: 6px;
  transition: 0.5s;
}


/**HEADER**/

div#header {
  margin-bottom: -78px;
  z-index: 100;
  position: relative;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #a67041;
  background-color: #0d6efd00;
}
a.nav-link {
  color: black;
}

a.nav-link:hover {
  color: #a67041;
}
.icon-header{
  color: #734F0D;
}
.icon-header:hover{
  color: white;
  transition: 0.5s;
}
.cont-icon-header:hover {
  border: 1px solid #a6704100;
  border-radius: 23px;
  width: 30px;
  height: 30px;
  background: black;
  color: white;
  transition: 0.5s;
}
li.nav-item {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2px;
}
.cont-icon-header {
  border: 1px solid #a67041;
  border-radius: 23px;
  width: 30px;
  height: 30px;
}

/**FOOTER**/

#logo-footer {
  width: 200px;
  margin-bottom: 10px;
}
.container.py-2.derechos-eternal {
  border-top: 1px dashed #a67041a3;
}
.link-footer:hover {
  color: #a67041 !important;
}
i.fas.fa-map-marker-alt {
  color: #835935;
}
i.fas.fa-phone {
  color: #835935;
}

/**INDEX**/
h3.tit-serv1 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
}
#inicio{
  height: 100vh;
  background-size: cover !important;
}
.cont-img-promo {
  height: 350px;
  background-size: cover !important;
  border-radius: 6px;
}

.section2{
  background-size: cover !important;
  background-attachment: fixed !important;
  background-position: bottom !important;
}

#agendar-cita {
  background-size: cover !important;
}

/**.col-md-6.text-parallax.sombra.p-3 {
  background: #a67041e0;
  border-radius: 6px;
}
.line-parallax.w-100.h-100.p-3 {
  border: 2px solid #ffffff38;
  border-radius: 6px;
}**/
#carouselExampleIndicators{
  border-radius: 6px;
}
.carousel-inner.carru-index {
  border-radius: 6px;
}
.carousel-indicators {
  
  bottom: -46px !important;
  
}
.carousel-indicators [data-bs-target] {
 
  width: 7px;
  height: 7px;
  margin-right: 7px;
  margin-left: 7px;
  background-color: #a67041;
  
}
.carousel-control-next-icon {
  background-image: url('http://localhost/eternal/img/1.png') !important;
}
.carousel-control-prev-icon {
  background-image: url('http://localhost/eternal/img/2.png');
}

.overlay-blanco{
  background-color: #ffffffcf;
}
.cont-img-servicio1 {
  height: 300px;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 6px
}
.section1 {
  background-image: url("img/bgindex1.png");
  background-size: cover;
}
h4 {
  color: #000000;
}
.sub-title-portada{
  font-family: Scriptyca;
    font-size: 51px;
    color: #a67041 !important;
    text-shadow: 0px 2px 3px black;
}
.form-control {
  background-color: #fff0 !important;
  border: 1px solid #a67041 !important;
  border-radius: 31px !important;
  
}
select#inputState {
  border: 1px solid #a67041 !important;
  border-radius: 27px !important;
}
video {
  height: -webkit-fill-available !important;
}




/**SERVICIOS**/
.portada {
  height: 280px;
  background-size: cover !important;
}
.serv-portada {
  margin-top: -155px;
}
.img-serv-info {
  height: 300px;
  border-radius: 6px;
  background-position: center !important;
}
.cont-tit-serv{
  margin-top: -32px;
  border-radius: 6px;
}
.tit-ser {
  font-size: 19px;
  text-decoration: none;
  letter-spacing: 1px;
  color: #f7eade !important;
}
.serv-overlay {
  background: linear-gradient(180deg, rgba(166,112,65,0) 20%, rgb(0 0 0 / 94%) 108%);
  border-radius: 6px;
}
.overlay-info-serv.py-5 {
  background: #000000ab;
}
h3.fw-bold.prec-ex {
  font-size: 14px;
}

/**PROMOCIONES**/
.img-promo-info {
  height: 400px;
  border-radius: 6px;
}

/**NOSOTROS**/
.tit-nosotros.px-5 {
  margin-top: -75px;
}
.cont-img-nosotros.p-5 {
  background-size: cover !important;
  width: 150px;
  height: 150px;
  border-radius: 87px;
  border: 6px solid #a87e6363;
}
img.icon-nosotros {
  width: 43px;
}
.cont-icon-nosotros.bg1 {
  width: 60px;
  height: 60px;
  border-radius: 38px;
  padding: 8px;
  margin-top: -40px;
  margin-bottom: 10px;
}
.img-info2-nosotros {
  border: 5px solid white;
}
.nosotros-overlay {
  background: linear-gradient(180deg, rgb(255 255 255 / 86%) 30%, rgba(255,255,255,0) 100%);
}
i.far.fa-check-circle {
  color: #8f6137;
}



:root {


  /* Full grid area variable */
  --fullGrid: 1 / 1 / -1 / -1;
}



#videoportada {
  /* Create grid spanning viewport width & height */
  display: grid;
  grid-template-rows: 100vh;
  overflow: hidden;
  box-shadow: 0 0.2em 0.5em rgba(0, 0, 0, 0.5);
}

.video-bg {
  /* Span the full grid */
  grid-area: var(--fullGrid);

  /* Re-size video to cover full screen while maintaining aspect ratio */
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;

  /* Display video below overlay */
  z-index: -1;
}

.video-bg::-webkit-media-controls {
  display: none !important;
}

.video-overlay {
  grid-area: var(--fullGrid);
  display: grid;
  justify-content: center;
  align-content: center;
  text-align: center;
  background: linear-gradient(180deg, rgb(255 255 255) 0%, rgb(255 255 255 / 12%) 35%);
}



main {
  padding: 5em 2em;
  max-width: 94em;
  margin: 0 auto;
}



::-moz-selection {
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
}

::selection {
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
}


/**VISTA MOVIL**/
@media (max-width: 767.98px) { 
  .info-agenda-movil{
    display: block !important;
  }
  .info-agenda{
    display: none !important;
  }
  .titi-prin {
    font-size: 48px;
    letter-spacing: 10px;
  }
  .sub-title-portada {
    font-size: 35px;
  } 
  #header{
    display: none;
  }
  #header-movil{
    display: block !important;
  }
  .bg-body-tertiary {
    background-color: #ffffffe3 !important;
  }
  #videoportada {
    
    margin-top: -105px !important;
  }
  .col-md-8.d-flex.align-items-center {
    margin-top: 60px;
  }
  .sub-title {
    text-align: center;
  }
  .tit1 {
    text-align: center;
  }
  p {
    text-align: center;
    font-size: 18px;
  }
  .col-md-4.d-flex p {
    text-align: left;
  }
  .col-md-4.d-flex.sec-icon-1 {
    margin-bottom: 24px;
  }
  h5.tit-footer {
    text-align: center;
  }
  .col-md-2.cont-footer {
    margin-top: 34px;
  }
  .d-flex.align-items-center.ms-md-auto {
    justify-content: center;
    margin-top: 46px;
  }
  .col-md-6.cont-footer {
    text-align: center;
  }
  #logo-footer {
    width: 75%;
    margin-bottom: 37px;
  }
  div#footer {
    background-position: right;
  }
  .portada {
    margin-top: -105px;
  }
  .mx-5.bg1.p-3.sombra {
    margin: 0px !important;
    background-position: left !important;
  }
  .container.text-center.w-25 {
    width: 60% !important;
  }
  .cont-img-nosotros.p-5 {
    margin: 0px 50px !important;
  }
  .cont-icon-nosotros.sombra.bg1 {
    margin-left: 41px;  
  }
  
  .portada-movil{
    display: block !important;
  }

  #videoportada{
    display: none;
  }
  .movil-portada-overlay.w-100.h-100.d-flex.justify-content-center.align-items-center {
    background: #0000007d;
  }
}

main {
  position: relative;
  display: block;
  width: 100%;
  height: 280px;
  overflow: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('/img/portada-movil.jpeg');
  -webkit-animation: animateBackground infinite ease-in-out 55s;
  padding: 0px;
}

@-webkit-keyframes animateBackground {
  0% { background-size: 100% auto; }
  50% { background-size: 200% auto; }
  100% { background-size: 100% auto; }
}

h1 {
  text-align: center;
}
