:root {
  --color-primary: #fcf6ec;
  --color-secundary: #707070;
  --color-indice: #ffffff;
  --color-publicaciones: #675129;
  --color-experiencias: #612c2b;
  --color-datos: #cea252;
  --black-primary: #0d0101;
  --black-soft: #cea15200;

  --color-bg: #fcf6ec;
  --color-title: #612c2b;
  --color-text: #191616;
  --color-accent: #cea252;

  --body-font: "Montserrat", sans-serif;
  --text_cita: "Cormorant";
}

@font-face {
  font-family: "Montserrat";
  font-weight: bold;
  font-style: normal;
  src: local("Montserrat-Bold"),
    url("../assets/fonts/Monserrat/Montserrat-Bold.ttf") format("TrueType");
}
@font-face {
  font-family: "Montserrat";
  font-weight: 600;
  font-style: normal;
  src: local("Montserrat-SemiBold"),
    url("../assets/fonts/Monserrat/Montserrat-Bold.ttf") format("TrueType");
}
@font-face {
  font-family: "Montserrat";
  font-weight: medium;
  font-style: normal;
  src: local("Montserrat-Medium"),
    url("../assets/fonts/Monserrat/Montserrat-Medium.ttf") format("TrueType");
}
@font-face {
  font-family: "Montserrat";
  font-weight: lighter;
  font-style: normal;
  src: local("Montserrat-Light"),
    url("../assets/fonts/Monserrat/Montserrat-Light.ttf") format("TrueType");
}
@font-face {
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  src: local("Montserrat-Regular"),
    url("../assets/fonts/Monserrat/Montserrat-Regular.ttf") format("TrueType");
}

@font-face {
  font-family: "Cormorant";
  font-weight: normal;
  font-style: normal;
  src: local("Cormorant-Italic"),
    url("../assets/fonts/Cormorant/Cormorant-Regular.ttf") format("TrueType");
}

@font-face {
  font-family: "Cormorant";
  font-weight: normal;
  font-style: italic;
  src: local("Cormorant-Italic"),
    url("../assets/fonts/Cormorant/Cormorant-Italic.ttf") format("TrueType");
}

html {
  scroll-behavior: smooth;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
}
body {
  background-color: var(--color-bg) !important;
}

a {
  text-decoration: none !important;
}

/*/////////////////////////NABVAR////////////////////////////////*/

/* .navbar {
  position: absolute !important;
  top: 0 !important;
  z-index: 9 !important;
  width: 100% !important;
} */

/*//////////////////SOCIAL MEDIA////////////////////*/

.social-networks a {
  display: inline-flex;
  color: #ffffff;
  height: 48px;
  width: 48px;
  background-color: #000000;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 50%;
  margin: 0 6px;
  transition: transform 0.4s;
}

.social-networks a:hover {
  transform: scale(1.3);
  color: #612c2b!important;
}

.social-networks a.facebook,
a.twitter,
a.google,
a.youtube,
a.instagram,
a.whatsapp {
  background-color: #888686;
}

.fixed-navbar-light {
  background-color: var(--color-bg);
}
.navbar_nobel {
  display: flex;
  align-items: center;
}
.navbar_nobel ul {
  margin-right: 20px;
}
.navbar-nav .nav-link {
  font-size: 1.125rem;
  font-weight: 500;
}

.btn {
  padding: none !important;
  line-height: 1.5;
  padding-right: 5rem;
}
.btn:focus {
  box-shadow: none !important;
}

.modal-header {
  border-bottom: none !important;
}
.modal.left .modal-body {
  padding: 6px 7px;
}

.carousel-caption {

    font-size: 8px!important;

    background-color: #00000069!important;
}
  
@media (max-width: 768px) {
  .container-carousel {
    padding-inline: 6rem;
    padding-bottom: 2rem;
}
}


@media (max-width: 425px) {
  .container-carousel {
    padding-inline: 0rem;
    padding-bottom: 2rem;
}
}


.container-carousel-2{
  padding-bottom: 2rem;
  padding-top: 2rem;
}


/*///////// posicion left del modal/////////////// */
.modal.left .modal-content {
  height: 100%;
  overflow-y: auto;
  width: 23rem !important;
}
.menu-especiales .modal-content::-webkit-scrollbar {
  display: none;
}
.modal.left .modal-dialog {
  position: fixed;
  margin: auto;
  width: 100%;
  max-width: none;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0) !important;
}

.modal.left .modal-content {
  height: 100%;
  overflow-y: auto;
  width: 22rem !important;
}
.modal-content {
  background-color: #f7e9d2 !important;
}

.modal.left.fade .modal-dialog {
  /* right: 0; */
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}
.modal.left.fade.in .modal-dialog {
  left: 0;
}

/* ////////////// Modal-menu //////////////
  /////////////////////////////////////// */
.btn_close {
  margin-bottom: 100px;
  padding-right: 5rem;
}
.menuicon {
  /* right: 5px; */
  width: 30px;
  height: 30px;
  /* position: relative; */
}
.logo-img {
  /* left: 6rem; */
  width: 120px;
  /* top: 1px;
  position: relative; */
}
.menu-especiales .modal-content {
  background-color: #101112;
}

/* /////////////////////////HOME ////////////////////////////
  
  <a href="home.html">
   
                           <figure class="imghvr-slide-up  menu_especiales--card">
                               <div class="home"> HOME
                                   <div class="">
                                       <div class="">
                                       </div>
                                   </div>
                               </div>
                               </figcaption>
                               
  /////////////////////////////////////// */
.home {
  position: relative;
  font-size: 30px;
  font-family: var(--title-font);
  text-align: left;
  font-weight: bold;
  top: -1rem;
  width: 100%;
  right: -2px;
  color: #101112;
}

.title_menu_link {
  color: #101112;
  text-align: justify;
  font-size: 1.5rem;
  font-family: var(--body-font);
}

.iconclose {
  width: 20px;
}
.modal-title {
  padding-bottom: 0;
  font-size: 23px;
  font-family: var(--title-font);
  text-align: left;
  font-weight: bold;
  color: var(--color-experiencias);
  line-height: 1.2 !important;
}

.link_ojo a {
  left: 12px;
  top: -6rem;
  position: relative;
  font-size: 14px;
  font-family: var(--title-font);
  color: #675129a3;
  font-weight: bold;
}

.menu_especiales--card {
  max-height: 320px;
  border-radius: 10px;
  margin-bottom: 20px !important;
}
.menu_especiales--card img {
  height: 15rem !important;
  width: 21rem !important;
  position: relative;
  bottom: 70px;
  padding: 10px;
  border-radius: 20px 20px 20px 20px;
  position: relative;
}
.titles-menu {
  padding: 3px;
  height: 5rem;
  position: relative;
  font-size: 18px;
  font-family: var(--title-font);
  text-align: left;
  font-weight: bold;
  top: -3rem;
  color: var(--color-datos);
}

.menus1,
.menus2,
.menus3,
.menus4,
.menus5 {
  font-family: var(--title-font);
  font-size: 4rem;
  color: #7070702f;
  background-position: unset;
  position: relative;
  font-weight: normal;
  font-style: normal;
  top: -4rem;
  /* right: -1px; */
}
/*/////////////////////////PORTADA////////////////////////////////*/
.container_portada {
  height: 650px;
}
.img_portada {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.img_portada::before {
  content: "";
  width: 100%;
  height: 650px;
  background: rgb(206, 161, 82);
  background: transparent linear-gradient(90deg, #cea15233 0%, #675129 100%) 0%
    0% no-repeat padding-box;
  top: 0px;
  left: 0px;
  position: absolute;
  opacity: 0.9;
  transition: 0.15s;
}
.title_portada {
  font-size: 1.75rem;
  font-weight: bold;
  color: white;
  position: relative;
}


.intro_portada {
    margin-top: 11px;
    font-size: 13px;
    color: white;
    position: relative;
}
.creditos_autor {
  margin-bottom: 30px;
}
.creditos_autor p {
  font-weight: 600;
  margin-bottom: 5px;
}
.subtitle_nota {
  font-size: 1.75rem;
  font-weight: 600;
  color: var(--color-title);
  margin-top: 30px;
  margin-bottom: 20px;
}
.text_nota p {
  color: var(--color-text);
}

.text_cita p {
  font-size: 1.875rem;
  font-style: italic!important;
  font-weight: 500!important;
  font-family: var(--text_cita)!important;
  color: var(--color-title)!important;
}

.img_small {
  width: 100%;
  height: auto;
}
.img_asturias {
  width: 100%;
}
.container_nota {
  position: relative;
  top: -45px;
  margin-bottom: -30px;
}
.pie_foto {
  font-size: 0.75rem;
  color: #495057;
  margin-top: 10px;
}
.margen_nota {
  padding-top: 10px;
  margin-bottom: 30px;
}

.enlaces_footer a {
  color: white;
  text-decoration: none;
  font-size: 1.125rem;
}
.enlaces_footer a:hover {
  color: rgb(228, 227, 227);
}
.discurso a {
  color: var(--color-title);
  text-decoration: none;
  font-size: 1rem;
}
.discurso a:hover {
  color: var(--color-secundary);
}

.link-ojoconmipisto {
  color: #bf4f46;
  font-family: var(--body-font);
  text-decoration: none;
  font-size: 1rem;
  font-weight: 500;
}
.link-ojoconmipisto:hover {
  color: var(--color-text);
}
.descarga a {
  color: #0d0101;
  text-decoration: none;
  font-size: 1.125rem;
}
.descarga a:hover {
  color: var(--color-title);
}
.content_cifras {
  text-align: center;

}
.content_cifras h2 {
  font-size: 8rem;
  font-weight: bold;
  font-style: italic;
  font-family: var(--text_cita);
  color: var(--color-title);
  margin-bottom: 30px;
}
.content_cifras p {
  font-size: 1.5rem;
  font-family: var(--text_cita);
}

.imagenes_periodico {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.imagenes_periodico img {
  width: 270px;
}

.credits-author {
  left: 1rem;
  font-family: var(--title-font);
  font-size: 17px;
  text-align: justify;
  color: #212529;
  font-weight: bold;
  position: relative;
  top: 5rem;
}
.title-portada-content {
  font-family: var(--body-font);
  font-weight: bold;
  left: 12rem;
  width: 12rem;
  top: 25rem;
  position: relative;
  font-size: 1.5rem;
  color: #c9b89c;
}
.description {
  text-align: justify;
  font-family: var(--body-font);
  left: 12rem;
  width: 12rem;
  top: 25rem;
  position: relative;
  font-size: 13px;
  color: #fcf6ec;
}

.header--container {
  width: 100%;
  height: 38rem;
  max-height: 950px;
  position: relative;
}
.header-img-container {
  width: 100%;
  height: 90%;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: linear-gradient(
      90deg,
      rgba(236, 230, 230, 0) 4%,
      rgba(103, 81, 41, 80) 100%
    ),
    url(../assets/img/portada.png);
}

.paper-img-container {
  height: 10rem;
  top: -10rem;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../assets/img/paper-sm.svg);
}

/*/////////////////////BODY BG/////////////////////*/
/* .box,
.container {
  background-color: #fcf6ec;
} */
.text-portada {
  padding-top: 22rem;
  font-family: var(--title-font);
  font-size: 1rem;
  text-align: justify;
  color: var(--color-primary);
  padding-left: 1rem;
  padding-right: 9rem;
}

/*/////////////////////FUENTE BODY/////////////////////////*/

.title_box {
  font-size: 1.5rem;
  font-family: var(--title-font);
  /* text-align: center; */
  font-weight: bold;
  color: var(--color-datos);
}

.body-box {
  font-family: var(--title-font);
  font-size: 1rem;
  text-align: justify;
  color: var(--color-experiencias);
}

/*/////////////////// IMAGES HOME/////////////////////////*/
.photo1,
.photo2,
.photo3,
.photo4,
.photo5 {
  /* top: 5rem; */
  padding: 1rem;
  left: 9px;
  padding-bottom: 1rem;
  height: 22rem;
  width: 100%;
  position: relative;
  /* margin-bottom: 6rem; */
}
.photo2 {
  /* top: 6rem; */
  margin-bottom: 9rem;
}
.photo3,
.photo4,
.photo5 {
  /* top: 3rem; */
}

/*////////////////////CONTENT HOME///////////////////////*/
.notas_link {
  color: var(--color-experiencias);
}
.notas_link:hover {
  color: var(--color-title);
}
.content_nota_home {
  top: -110px;
  position: relative;
  justify-content: center;
  align-items: center;
}
.nota_img {
  width: 100%;
  position: relative;
  top: -80px;
}
.number_home,
.number_menu {
  font-size: 10rem;
  opacity: 0.1;
  display: inline-flex;
}
.number_menu {
  font-size: 5rem;
  color: var(--color-title);
}
.text_nota_home,
.text_menu,
.text_menu_small {
  position: relative;
  top: -130px;
}
.text_menu {
  top: -85px;
}
.text_menu_small {
  top: -70px;
}
.text_nota_home h1,
.text_menu h1,
.text_menu_small h1 {
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--color-accent);
}
.text_nota_home p {
  margin-top: 20px;
  font-size: 1.25rem;
}
.text_menu h1,
.text_menu_small h1 {
  font-size: 1.125rem;
}

/* Menu  */
.content_menu,
.content_menu_large {
  height: 175px;
}

.vista1,
.vista2,
.vista3,
.vista4,
.vista5 {
  margin: 12rem;
  width: 93%;
  margin: auto;
  height: 12rem;

  position: relative;
  /* margin-bottom: -3rem; */
}
.numeral1 {
  right: 1rem;
  font-family: var(--title-font);
  font-size: 7rem;
  color: #7070703f;
  top: -19rem;
  position: relative;
}
.numeral3,
.numeral4,
.numeral5,
.numeral2 {
  right: 1rem;
  font-family: var(--title-font);
  font-size: 7rem;
  color: #7070703f;
  top: -17rem;
  position: relative;
}
.numeral2 {
  top: -21rem;
}
/*////////////////////// CONTENT second///////////////////////*/
.col-sm-12 {
  flex: 0 0 auto;
  width: 100%;
}
.title-second,
.title-third {
  font-family: var(--title-font);
  font-size: 1.5rem;
  text-align: center;
  color: var(--color-experiencias);
  font-weight: bold;
}
.content-second,
.content-third {
  font-family: var(--title-font);
  font-size: 1rem;
  text-align: justify;
  color: var(--black-primary);
}
.vista {
  margin-top: 8rem;
  margin-bottom: 10rem;
  padding-left: 2rem;
  margin-right: 2rem;
}
.photo2--container {
  width: 100%;
  height: 730px;
  max-height: 600px;
  position: relative;
}

.photo2--img-container {
  width: 100%;
  height: 110%;
  position: absolute;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: linear-gradient(
      90deg,
      rgba(236, 230, 230, 0) 4%,
      rgba(103, 81, 41, 80) 100%
    ),
    url(../assets/img/foto2.png);
}
.photo3--container {
  width: 100%;
  height: 730px;
  max-height: 600px;
  position: relative;
}
.photo3--img-container {
  width: 100%;
  height: 100%;
  position: absolute;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: linear-gradient(
      90deg,
      rgba(236, 230, 230, 0) 4%,
      rgba(103, 81, 41, 80) 100%
    ),
    url(../assets/img/foto3.png);
}

.paper-reverse-img-container {
  top: -7rem;
  width: 100%;
  height: 39%;
  position: absolute;
  background-position: bottom;
  background-repeat: no-repeat;
  background-image: url(../assets/img/paper-sm-reverse.svg);
}
/*////////////////////CASA DE NOBEL//////////////////////*/
.credits-author {
  left: 13rem;
  font-family: var(--title-font);
  font-size: 1.5rem;
  text-align: justify;
  color: #212529;
  font-weight: bold;
  position: relative;
  top: 2rem;
}

/*////////////////////CONTENT THIRD///////////////////////*/
.content-third {
  font-family: var(--title-font);
  font-size: 1rem;
  text-align: justify;
  color: var(--black-primary);
}
.photothird {
  padding-right: 4rem;
  width: 95%;
  height: 22rem;
  max-height: 950px;
  padding-left: 3rem;
  margin: 2rem;
  padding-bottom: 3rem;
}

.text-third {
  margin-top: 8rem;
  margin-bottom: 3rem;
  padding-left: 7rem;
  margin-right: 5rem;
}
.third {
  text-align: justify !important;
  font-family: var(--title-font);
  margin-top: 0rem;
  margin-bottom: 7rem;
  padding-left: 2rem !important;
  margin-right: 2rem !important;
}
.capa3 {
  right: -13px;
  /* margin-left: 3rem; */
  margin-top: -3rem;
  width: 19rem;
  height: 19rem;
  max-height: 950px;
  position: relative;
}
.vistasecond {
  margin-bottom: 11rem;
  padding-left: 2rem;
  margin-right: 2rem;
}
.body-third {
  font-family: var(--title-font);
  font-size: 1rem;
  text-align: justify;
  color: #0d0101;
  padding-top: 0rem;
  margin-top: 0rem;
  margin-bottom: 3rem;
  padding-left: 1rem;
  margin-right: 1rem;
}
.body-librophoto {
  position: relative;
  top: 0rem;
  font-family: var(--body-font);
  font-size: 1rem;
  text-align: justify;
  color: #0d0101;
  padding-left: 1rem;
  margin-right: 1rem;
}
.capa4 {
  margin-bottom: -3rem;
  width: 100%;
  height: 50%;
  position: relative;
  bottom: 5rem;
}
.footer {
  margin-top: 60px;
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #212121;
}

.content_card-datos {
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: var(--body-font);
  color: #495057;
  background-color: transparent !important;
}
.content_card-datos a {
  text-decoration: none;
}
.parrafo-especial {
  font-size: 1.125rem;
  font-weight: 400;
  font-family: var(--body-font);
  color: var(--color-text) !important;
}

/* Animaciones  */
.fadeTop {
  opacity: 0;
  transform: translate(0, 10vh);
  transition: all 1s;
}

.fadeRight {
  opacity: 0;
  transform: translate(10vh, 0vh);
  transition: all 1s;
}

.fadeLeft {
  opacity: 0;
  transform: translate(-10vh, 0vh);
  transition: all 1s;
}

.visible {
  opacity: 1;
  transform: translate(0, 0);
}

@media screen and (max-width: 480px) and (min-width: 320px) {
  .fixed-navbar-light {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
  }
  .order_img {
    order: 2;
  }
  .order_text {
    order: 1;
  }


  .paper-img-container {

    top: -9rem;

  
}
}
