@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600&display=swap");
@font-face {
  font-family: "Cineplex LT";
  src: url("fonts/CineplexLT-Regular.eot");
  src: url("fonts/CineplexLT-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/CineplexLT-Regular.woff2") format("woff2"),
    url("fonts/CineplexLT-Regular.woff") format("woff"),
    url("fonts/CineplexLT-Regular.ttf") format("truetype"),
    url("fonts/CineplexLT-Regular.svg#CineplexLT-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url("fonts/Helvetica-Black.eot");
  src: url("fonts/Helvetica-Black.eot?#iefix") format("embedded-opentype"),
    url("fonts/Helvetica-Black.woff2") format("woff2"),
    url("fonts/Helvetica-Black.woff") format("woff"),
    url("fonts/Helvetica-Black.ttf") format("truetype"),
    url("fonts/Helvetica-Black.svg#Helvetica-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url("fonts/Helvetica-Bold.eot");
  src: url("fonts/Helvetica-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/Helvetica-Bold.woff2") format("woff2"),
    url("fonts/Helvetica-Bold.woff") format("woff"),
    url("fonts/Helvetica-Bold.ttf") format("truetype"),
    url("fonts/Helvetica-Bold.svg#Helvetica-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url("fonts/Helvetica-Light.eot");
  src: url("fonts/Helvetica-Light.eot?#iefix") format("embedded-opentype"),
    url("fonts/Helvetica-Light.woff2") format("woff2"),
    url("fonts/Helvetica-Light.woff") format("woff"),
    url("fonts/Helvetica-Light.ttf") format("truetype"),
    url("fonts/Helvetica-Light.svg#Helvetica-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url("fonts/Helvetica.eot");
  src: url("fonts/Helvetica.eot?#iefix") format("embedded-opentype"),
    url("fonts/Helvetica.woff2") format("woff2"),
    url("fonts/Helvetica.woff") format("woff"),
    url("fonts/Helvetica.ttf") format("truetype"),
    url("fonts/Helvetica.svg#Helvetica") format("svg");
  font-weight: 500;
  font-style: normal;
}
body {
  background: #fff;
  font-family: "Montserrat";
  color: #282827;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 1024px) {
  body {
    font-size: 16px;
    line-height: 28px;
  }
}

p {
  color: #282827;
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 1024px) {
  p {
    font-size: 16px;
    line-height: 28px;
  }
}

.row.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.row.is-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row.is-flex > [class*="col-"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.row.is-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row.is-flex > [class*="col-"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.p-20 {
  padding: 20px;
}

.my-40 {
  margin: 40px auto;
}

.small-container {
  max-width: 915px;
  margin: auto;
}

a.btnVolverLetras {
  text-decoration: none;
  color: #fff;
  font-size: 29px;
  display: block;
  margin: 0px auto -40px;
  text-align: center;
  border: 2px solid #fff;
  width: 33px;
  padding-top: 0px;
  padding-bottom: 3px;
  line-height: 0.9em;
  border-radius: 100%;
  position: relative;
  top: 15px;
  z-index: 999;
}

/**
 * GALERIA DE IMAGENES
 *
 */
.titulo-galeria {
  color: #333;
  text-transform: uppercase;
  display: block;
  font-size: 22px;
  line-height: 20px;
  letter-spacing: 0.44px;
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: bold;
  margin-top: 40px;
}

.galeria-imagenes-general {
  margin: 0;
}
.galeria-imagenes-general img {
  cursor: pointer;
}

#myCarousel4 {
  margin-bottom: 20px;
}

.carousel-medida {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
}
.carousel-medida img {
  max-height: 136px;
  height: 100%;
}

.carousel-control {
  /*
  top: 30px;
  @media (max-width: 1023px) {
    top: 0px;
  }
  */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 5%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.img-principal {
  width: 100%;
}

.carousel-medida i {
  font-size: 40px;
}
.carousel-medida a.carousel-control i {
  font-size: 35px;
  font-weight: normal;
  top: 0px;
}
@media (max-width: 1023px) {
  .carousel-medida a.carousel-control i {
    font-size: 26px;
  }
}
.carousel-medida .carousel-control span {
  background: none;
  color: #5a5748;
}

.carousel .item {
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  background-color: #afafaf;
}
.carousel .item [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.carousel .active.left,
.carousel .active.right {
  left: 0;
  opacity: 0;
  z-index: 2;
}
.carousel .next,
.carousel .prev {
  left: 0;
  opacity: 1;
  z-index: 1;
}
.carousel img {
  display: block;
  margin: auto;
  width: 100%;
}

.img-full {
  width: 100%;
}

.carousel-control {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  opacity: 1;
}
.carousel-control.right,
.carousel-control.left {
  background: none;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 22%;
  z-index: 5;
  display: inline-block;
  background: #e1e1d9;
  width: 40px;
  height: 40px;
  padding: 7px 5px;
  border-radius: 100%;
  margin: 0px 1px;
  font-size: 25px;
}

@media (min-width: 992px) {
  .carousel-medida .item {
    margin-left: 0;
    margin-right: 0;
  }
  .carousel-medida .item img {
    padding-right: 5px;
    padding-left: 5px;
  }
  .carousel-medida .item [class*="col-"]:not(:first-child),
  .carousel-medida .item [class*="col-"]:not(:last-child) {
    padding-right: 0;
    padding-left: 0;
  }
  .carousel-medida .item [class*="col-"]:first-child img {
    padding-left: 0;
  }
  .carousel-medida .item [class*="col-"]:last-child img {
    padding-right: 0;
  }
}
/**
 * MODAL
 */
.modal {
  background-color: rgba(189, 7, 20, 0.8);
  z-index: 99999;
}
.modal .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: 0px;
}
.modal .close {
  color: #fff;
  opacity: 1;
  font-size: 30px;
  top: -15px;
  right: -15px;
  position: relative;
  z-index: 999;
}
.modal a {
  color: #fff;
}
.modal p {
  color: #808080;
  font-weight: 300;
  font-size: 13px;
  line-height: normal;
}
.modal .modal-dialog {
  width: 370px;
}
.modal .modal-body {
  border: 0px;
  background: #333;
  border-color: #333;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 8px 8px 0px 0px;
}
.modal .modal-body .form-group {
  margin-top: 10px;
}
.modal .modal-footer {
  background: #808080;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0px;
  border-radius: 0px 0px 8px 8px;
  text-align: center;
}
.modal a.btnContinuar {
  text-align: center;
  background: #bd0714;
  border-radius: 5px;
  width: 150px;
  padding: 8px;
  margin: 10px auto;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
}
.modal form {
  width: 80%;
  margin: auto;
}
.modal input[type="submit"] {
  display: block;
  border-radius: 0px;
  background: #808080;
  text-align: center;
  width: 100%;
  padding: 8px 0px;
  color: #fff;
  clear: both;
  margin-top: 20px;
}

#top {
  padding: 8px 0px;
  background: #fff;
  color: #333;
  font-weight: 300;
  overflow: hidden;
}
#top .fa {
  color: #333;
  font-size: 21px;
  margin-top: 15px;
  display: block;
}
#top a {
  color: #333;
  font-weight: 300;
  text-decoration: none;
}
#top a:hover {
  text-decoration: none;
}
#top .derecha-top {
  padding-top: 0;
  text-align: right;
}
#top .derecha-top a {
  font-size: 12px;
  text-transform: uppercase;
}
#top .derecha-top .fa {
  display: inherit;
  margin-top: 0px;
  font-size: 17px;
}
#top .derecha-top .btn {
  background-color: #333;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  border-radius: 0 0 6px 6px;
  position: relative;
  top: -7px;
}
#top .derecha-top .btn .fa {
  color: #fff;
}
#top .btnEspanol {
  margin-left: 20px;
}
@media (min-width: 1024px) {
  #top .logo {
    margin: 20px auto;
  }
}

.navbar {
  min-height: 0px;
}

.navbar-inverse {
  border: 0px;
  border-radius: 0px;
  padding: 0px;
  margin: 0px;
  background: #b30e1d;
  font-size: 16px;
}

.navbar-inverse {
  border: 0px;
  border-radius: 0px;
  padding: 0px;
  margin: 0px;
  font-size: 16px;
}
.navbar-inverse li {
  white-space: nowrap;
}
.navbar-inverse .navbar-nav > li > a {
  text-transform: uppercase;
  color: #fff;
  text-shadow: none;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a#selected,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #b30e1d;
  background: none;
  text-shadow: none;
}
.navbar-inverse ul {
  width: 100%;
}

/* put toggle bars on the left :: not using button */
#slide-nav .navbar-toggle {
  cursor: pointer;
  position: relative;
  line-height: 0;
  float: left;
  margin: 0;
  width: 30px;
  height: 40px;
  padding: 10px 0 0 0;
  border: 0;
  background: transparent;
}
#slide-nav .navbar-toggle > .icon-bar {
  width: 20px;
  display: block;
  height: 3px;
  background: #fff;
}
#slide-nav .navbar-toggle.slide-active .icon-bar {
  background: #fff;
}

.navbar-header,
.navbar.navbar-fixed-top.slide-active {
  position: relative;
}

/* un fix the navbar when active so that all the menu items are accessible */
/* screw writing importants and shit, just stick it in max width since these classes are not shared between sizes */
@media (max-width: 1023px) {
  .derecha-top {
    display: none;
  }

  #slide-nav {
    border-top: 0;
  }
  #slide-nav .container-fluid {
    margin: 0;
    padding: 0 !important;
  }
  #slide-nav a {
    color: #fff;
    padding: 0;
    display: block;
    width: 100%;
    border: 0;
    font-weight: normal;
    font-size: 15px;
  }
  #slide-nav .navbar-header {
    margin: 0 auto;
    padding: 0 15px;
  }
  #slide-nav .navbar.slide-active {
    position: absolute;
    width: 40%;
    top: -1px;
    z-index: 99999;
  }
  #slide-nav #slidemenu {
    left: -100%;
    width: 250px;
    min-width: 0;
    position: absolute;
    padding-left: 0;
    z-index: 9999999999;
    top: -8px;
    margin: 0;
  }
  #slide-nav #slidemenu .nav-main ul {
    min-width: 0;
    width: 100%;
    margin: 0;
  }
  #slide-nav #slidemenu .nav-main ul li {
    padding: 5px 10px;
    display: block;
    width: 100%;
  }
  #slide-nav #slidemenu .nav-main ul li ul {
    list-style: disc;
    margin: 10px;
  }
  #slide-nav #slidemenu .nav-main ul li ul li a {
    font-size: 14px;
  }
  #slide-nav .nav-main ul:after {
    display: none;
    display: inline;
  }
  #slide-nav .nav-main li {
    display: inline;
    float: left;
    width: auto;
  }
  #slide-nav #slidemenu .nav-main ul.menu-top li {
    display: block;
    float: none;
  }
  #slide-nav.navbar-inverse #slidemenu {
    background: #333;
  }
  #slide-nav #navbar-height-col {
    position: fixed;
    top: 0;
    height: 100%;
    width: 250px;
    left: -250px;
    background: #eee;
    z-index: 999999999;
  }
  #slide-nav.navbar-inverse #navbar-height-col {
    background: #333;
    z-index: 99999;
    border: 0;
  }

  #slide-nav #slidemenu .nav-main .redes-movil,
  #slide-nav #slidemenu .nav-main .idiomas-movil {
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #slide-nav #slidemenu .nav-main .redes-movil li,
  #slide-nav #slidemenu .nav-main .idiomas-movil li {
    width: auto;
  }

  /* this is behind the navigation but the navigation is not inside it so that the navigation is accessible and scrolls*/
}
@media (min-width: 1024px) {
  #page-content {
    left: 0 !important;
  }

  .navbar-inverse .navbar-nav {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .navbar-header {
    left: 0 !important;
  }
}
.nav-main {
  margin: 0px;
  padding: 0px;
}
.nav-main ul {
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}
.nav-main li {
  margin: 0px;
  padding: 0px;
}
.nav-main .menu {
  display: none;
}
.nav-main a {
  text-decoration: none;
  display: block;
  color: #fff;
  padding: 10px 0;
  font-size: 13px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  font-weight: bold;
  font-family: "Montserrat";
}
@media (min-width: 1024px) {
  .nav-main a:hover,
  .nav-main a#selected {
    font-weight: bold;
    border-bottom: 4px solid #fff;
  }
}
.nav-main a:link,
.nav-main a:visited {
  color: #fff;
}
.nav-main a:hover {
  color: #fff;
}

.sub {
  padding-top: 10px;
  font-size: 16px;
}
.sub ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.sub ul a {
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
}
.sub ul a:hover,
.sub ul a#selected {
  color: #b30e1d;
  background: none;
}

.destacados-secciones {
  margin-top: 40px;
}
.destacados-secciones .bg {
  min-height: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  .destacados-secciones .bg {
    min-height: 300px;
  }
}
.destacados-secciones .bg.bg-lila {
  background-image: url("../img/home/home-1.jpg");
}
.destacados-secciones .bg.bg-rojo {
  background-image: url("../img/home/home-2.jpg");
}
.destacados-secciones .bg.bg-azul {
  background-image: url("../img/home/home-3.jpg");
}
.destacados-secciones .bg.bg-rosa {
  background-image: url("../img/home/home-4.jpg");
}
.destacados-secciones .bg.bg-amarillo {
  background-image: url("../img/home/home-5.jpg");
}
.destacados-secciones .bg.bg-verde {
  background-image: url("../img/home/home-6.jpg");
}
.destacados-secciones h3 {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  letter-spacing: 0.52px;
  font-size: 18px;
  line-height: normal;
  text-shadow: 0 0 10px #000000;
}
@media (min-width: 1024px) {
  .destacados-secciones h3 {
    font-size: 29px;
    line-height: 59px;
  }
}
.destacados-secciones a:hover {
  text-decoration: none;
}

.noticias-home {
  background-color: #e9e9e9;
  padding: 40px 0;
}
.noticias-home .titulo {
  color: #333;
  border-bottom: 1px solid #333;
  font-size: 26px;
  line-height: 28px;
  letter-spacing: -0.35px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .noticias-home .titulo {
    font-size: 35px;
    line-height: 40px;
    padding-bottom: 20px;
  }
}
.noticias-home img {
  -webkit-box-shadow: 0px 0px 13px #00000080;
  box-shadow: 0px 0px 13px #00000080;
}
.noticias-home h3 a {
  text-transform: none;
  font-weight: bold;
  font-size: 18px;
  color: #282827;
}

.servicios-home {
  background-color: #eeac50;
  padding: 20px 0;
  text-align: center;
  color: #fff;
}
.servicios-home h4 {
  font-weight: bold;
  text-align: center;
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .servicios-home h4 {
    font-size: 35px;
    line-height: 40px;
  }
}
.servicios-home h5 {
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .servicios-home h5 {
    font-size: 30px;
    line-height: 59px;
  }
}

/**
 * QUIENES SOMOS
 */
.color-rojo,
.color-negro,
.color-gris,
.color-blanco {
  padding: 20px 0px 40px 0px;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
}
.color-rojo hr,
.color-negro hr,
.color-gris hr,
.color-blanco hr {
  border: 0;
  background-color: #333;
  height: 5px;
  width: 90px;
}

.color-rojo h3,
.color-negro h3,
.color-gris h3,
.color-blanco h3 {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0.8px;
  margin: 20px auto;
  font-weight: bold;
}
@media (min-width: 1024px) {
  .color-rojo h3,
  .color-negro h3,
  .color-gris h3,
  .color-blanco h3 {
    font-size: 40px;
    line-height: 59px;
  }
}

@media (min-width: 1024px) {
  #franja1-en h3 {
    font-size: 40px;
  }
}

@media (min-width: 1024px) {
  .color-rojo p,
  .color-negro p,
  .color-gris p,
  .color-blanco p {
    font-size: 16px;
    line-height: 28px;
  }
  .color-rojo p strong,
  .color-negro p strong,
  .color-gris p strong,
  .color-blanco p strong {
    font-size: 20px;
    line-height: 39px;
    display: block;
  }
}

.color-gris {
  background: #e9e9e9;
}
.color-gris p {
  color: #333;
}

.color-rojo {
  background: #b30e1d;
  color: #fff;
}
.color-rojo p {
  color: #fff;
}

.color-negro {
  background: #222;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
}
.color-negro h4,
.color-negro p {
  color: #fff;
  line-height: 22px;
  font-size: 16px;
}
@media (min-width: 1024px) {
  .color-negro h4,
  .color-negro p {
    font-size: 22px;
    line-height: 39px;
    font-weight: bold;
  }
}

.color-blanco {
  background: #fff;
  /*
  strong{
    font-size: 20px;
    line-height: 28px;
  }
  */
}
.color-blanco h3,
.color-blanco p {
  color: #333;
}

#gruporami {
  margin: 50px auto 0;
  padding: 40px 0;
  min-height: 430px;
  overflow: hidden;
  background-color: #e9e9e9;
  color: #333;
}
#gruporami .row {
  border-top: 2px solid #333;
  padding-top: 40px;
  margin-top: 40px;
}
#gruporami .hover {
  text-align: center;
  margin-top: 30px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.56px;
  font-weight: 400;
  border-top: 1px solid #282827;
  padding-top: 20px;
}
#gruporami a {
  color: #333;
}
#gruporami a.btnLetraCorporea {
  display: block;
  background: url("../img/empresa/logo-letra-corporea-footer.png") top no-repeat;
  width: 170px;
  height: 115px;
}
@media (max-width: 1023px) {
  #gruporami a.btnLetraCorporea {
    margin-bottom: 40px;
  }
}
#gruporami a.btnLetraCorporea:hover {
  background-position: top;
}
#gruporami a.btnLetraCorporea:hover + .hover {
  display: block;
}
#gruporami a.btnLetrasyDecoracion {
  display: block;
  background: url("../img/empresa/logo-letras-y-decoracion-footer.png") top
    no-repeat;
  width: 161px;
  height: 90px;
  margin-bottom: 40px;
  margin-top: 15px;
}
@media (max-width: 1023px) {
  #gruporami a.btnLetrasyDecoracion {
    margin-bottom: 40px;
  }
}
#gruporami a.btnLetrasyDecoracion:hover {
  background-position: top;
}
#gruporami a.btnLetrasyDecoracion:hover + .hover {
  display: block;
}
#gruporami a.btnRami {
  display: block;
  background: url("../img/empresa/logo-rami1958-footer.png") top no-repeat;
  width: 195px;
  height: 88px;
  margin-top: 10px;
}
@media (max-width: 1023px) {
  #gruporami a.btnRami {
    margin-bottom: 40px;
  }
}
#gruporami a.btnRami:hover {
  background-position: top;
}
#gruporami a.btnRami:hover + .hover {
  display: block;
}
#gruporami a.btnCorteConAgua {
  display: block;
  background: url("../img/empresa/logo-corte-con-agua-footer.png") top no-repeat;
  width: 173px;
  height: 116px;
}
@media (max-width: 1023px) {
  #gruporami a.btnCorteConAgua {
    margin-bottom: 20px;
  }
}
#gruporami a.btnCorteConAgua:hover {
  background-position: top;
}
#gruporami a.btnCorteConAgua:hover + .hover {
  display: block;
}

.banner-corporeas {
  background-color: #282827;
  color: #fff;
  text-align: center;
  padding: 40px 0;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.19px;
  z-index: 2;
  width: 100%;
}
@media (min-width: 1024px) {
  .banner-corporeas {
    background-color: rgba(40, 40, 39, 0.8);
    position: absolute;
    font-size: 19px;
    line-height: 34px;
    font-weight: bold;
  }
}

.letra-corporea {
  margin-bottom: 100px;
}
.letra-corporea .row div {
  margin-bottom: 40px;
}
@media (max-width: 1023px) {
  .letra-corporea img {
    width: 80%;
  }
}
.letra-corporea h4 {
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  line-height: normal;
  color: #333;
  font-weight: bold;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .letra-corporea h4 {
    padding: 0 40px;
    font-size: 15px;
  }
}
.letra-corporea h4 a {
  color: #333;
}

/**
  * LETRA CORPOREA
  */
.modelos .lista-materiales {
  text-align: center;
  border-bottom: 1px solid #e9e9e9;
  padding: 20px 0;
  margin-bottom: 20px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.modelos .lista-materiales li a {
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #333;
  font-size: 13px;
  letter-spacing: 0.13px;
  line-height: 29px;
}
.modelos .lista-materiales li a:hover,
.modelos .lista-materiales li a#selected {
  color: #b30e1d;
  text-decoration: none;
}
.modelos .relacionados {
  clear: both;
  margin: 50px 0;
}
.modelos .relacionados h4 {
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 15px;
  line-height: 21px;
  letter-spacing: 0.15px;
}
.modelos .relacionados h4 a {
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
}
.modelos .relacionados .modelo {
  position: relative;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
}
.modelos .relacionados .modelo .new {
  background-color: #b30e1d;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: 52px;
  height: 52px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  letter-spacing: 0.15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 1024px) {
  .modelos .relacionados .modelo .new {
    font-size: 15px;
    width: 62px;
    height: 62px;
  }
}
@media (max-width: 1023px) {
  .modelos .relacionados .modelo img {
    width: 80%;
  }
}

#modelo h1 {
  text-align: center;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
}
#modelo .destacado_texto {
  text-align: center;
}
#modelo .destacado_texto p {
  color: #333;
}

#ficha-modelo h1 {
  color: #b30e1d;
  font-weight: bold;
}
#ficha-modelo h2 {
  color: #333;
  font-weight: normal;
}
#ficha-modelo .destacado_texto p {
  color: #333;
  font-size: 16px;
}
#ficha-modelo a.btnDescargarPDF {
  color: #333;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#ficha-modelo a.btnDescargarPDF i {
  background-color: #333;
  color: #fff;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  font-size: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 10px;
}
@media (min-width: 1024px) {
  #ficha-modelo .descripcion {
    font-size: 17px;
    line-height: 28px;
  }
  #ficha-modelo .descripcion strong {
    font-size: 20px;
    line-height: 39px;
  }
}

.bntFicha {
  margin: 20px auto;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  border-radius: 4px;
  background: #333;
  font-weight: lighter;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
  line-height: 40px;
  font-weight: bold;
  width: 200px;
  display: block;
}
.bntFicha:hover {
  color: #fff;
  text-decoration: none;
  background: #333;
}
.bntFicha.mx-0 {
  margin-left: 0;
  margin-right: 0;
}
.bntFicha.btnFichaMultiple {
  width: 200px;
  position: relative;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 15px;
}
.bntFicha.btnFichaMultiple:after {
  font-size: 25px;
  font-family: "fontawesome";
  content: "";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  color: #5c5c5c;
}

.relative {
  position: relative;
  width: 200px;
  height: 100px;
}
.relative:hover > .botones-fichas {
  display: block;
}
.relative:hover a.btnFichaMultiple:after {
  font-size: 25px;
  font-family: "fontawesome";
  content: "";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  color: #5c5c5c;
}

.botones-fichas {
  display: none;
  position: relative;
  background: #333;
  border-radius: 4px;
  position: absolute;
  top: 45px;
  z-index: 2;
}
.botones-fichas .bntFicha {
  width: 200px;
  font-size: 12px;
  text-transform: none;
  font-weight: normal;
  padding: 7px 0;
  border-bottom: 1px solid #5c5c5c;
  text-align: left;
  height: auto;
  margin: 0px 15px;
  border-radius: 0;
  line-height: normal;
  display: block;
}
.botones-fichas .bntFicha:last-child {
  border: 0;
}

.submenu {
  list-style: none;
  padding: 0;
  z-index: 2;
}
@media (min-width: 1024px) {
  .submenu {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0;
  }
}
.submenu img {
  width: 192px;
  margin-bottom: 10px;
}
.submenu h4 a {
  text-transform: uppercase;
  color: #333;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  display: block;
}
.submenu h4 a:hover,
.submenu h4 a#selected {
  color: #b30e1d;
}
@media (max-width: 1023px) {
  .submenu {
    padding: 0;
    margin: 0;
    margin: 10px 0;
    padding-bottom: 20px;
    height: 180px;
    overflow: hidden;
    position: relative;
  }
  .submenu li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #f1f1f1;
    padding: 10px;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .submenu li img {
    width: 40px;
    margin: 0;
    margin-right: 10px;
  }
  .submenu li h4 {
    margin: 0;
  }
  .submenu:after {
    content: "";
    height: 30px;
    width: 100%;
    display: block;
    z-index: 999;
    position: absolute;
    bottom: 0;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(255, 255, 255, 0)),
      color-stop(20%, rgba(255, 255, 255, 0.85)),
      to(white)
    );
    background: -o-linear-gradient(
      top,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.85) 20%,
      white 100%
    );
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.85) 20%,
      white 100%
    );
    width: 100vw !important;
  }
}

a.btnTodo {
  display: block;
  text-align: center;
  text-decoration: underline;
  color: #b30e1d;
  margin-bottom: 20px;
  z-index: 2;
  position: relative;
}
@media (min-width: 1024px) {
  a.btnTodo {
    display: none;
  }
}

.color-blanco.rojo h3 {
  color: #b30e1d;
  text-transform: none;
  font-size: 30px;
  line-height: normal;
}
@media (min-width: 1024px) {
  .color-blanco.rojo h3 {
    font-size: 35px;
    line-height: 59px;
    letter-spacing: 0.7px;
  }
}
.gran-formato h4 {
  text-align: center;
  letter-spacing: 0.5px;
  line-height: normal;
  margin: 20px 0;
  padding: 0;
  font-size: 18px;
}
@media (min-width: 1024px) {
  .gran-formato h4 {
    font-size: 25px;
    line-height: 20px;
  }
}

#ficha-modelo {
  margin-top: 80px;
}
#ficha-modelo h1 {
  margin: 20px 0 10px;
  font-size: 30px;
  line-height: normal;
}
@media (min-width: 1024px) {
  #ficha-modelo h1 {
    margin: 0;
    font-size: 35px;
    line-height: 59px;
    letter-spacing: 0.7px;
  }
}
#ficha-modelo h2 {
  margin: 0;
  position: relative;
  margin-bottom: 40px;
  font-size: 22px;
  line-height: 28px;
}
@media (min-width: 1024px) {
  #ficha-modelo h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
#ficha-modelo h2:after {
  margin-top: 10px;
  display: block;
  content: "";
  height: 5px;
  width: 90px;
  background: #333;
}

.breadcrumbs {
  position: relative;
  font-size: 11px;
  color: #808080;
  -webkit-box-shadow: 0px 0px 5px #00000080;
  box-shadow: 0px 0px 5px #00000080;
  padding: 5px 0;
}
.breadcrumbs ol {
  background: none;
  margin: 0;
  padding: 0;
}
.breadcrumbs ol li {
  text-transform: uppercase;
}
.breadcrumbs ol li a {
  color: #808080;
}

.uppercase {
  text-transform: uppercase;
}

.decoracion-lista {
  margin: 40px 0;
  text-align: center;
  color: #333;
  font-size: 15px;
}
.decoracion-lista p {
  font-size: 15px;
  line-height: 23px;
}
.decoracion-lista h4 {
  text-transform: uppercase;
  font-weight: bold;
  color: #333;
  margin: 20px 0;
  font-size: 22px;
  line-height: 28px;
}
@media (min-width: 1024px) {
  .decoracion-lista h4 {
    font-size: 25px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.decoracion-lista .row div {
  margin-bottom: 40px;
}

.subelementos {
  padding: 15px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .subelementos {
    padding: 15px 0;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .subelementos {
    padding: 40px;
  }
}
@media (min-width: 1024px) {
  .subelementos p {
    font-size: 14px;
    line-height: 23px;
  }
}
.subelementos.bg-gris {
  background: #e9e9e9;
}
.subelementos .container {
  -webkit-box-shadow: 0px 0px 13px #00000080;
  box-shadow: 0px 0px 13px #00000080;
  background: #fff;
  color: #333;
  padding: 0;
}
.subelementos .container .row.is-flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.subelementos .container .p-20 {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1024px) {
  .subelementos .container .p-20 {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.subelementos .container h3,
.subelementos .container h4 {
  font-weight: bold;
  color: #333;
  line-height: 26px;
  font-size: 22px;
}
@media (min-width: 1024px) {
  .subelementos .container h3,
  .subelementos .container h4 {
    font-size: 35px;
    line-height: 59px;
    letter-spacing: 0.35px;
  }
}
@media (min-width: 768px) {
  .subelementos .container .col-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .subelementos .container .col-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

/**
 * FAQS
 */
#faqs {
  margin-bottom: 50px;
}
#faqs p {
  color: #808080;
  font-size: 15px;
}
#faqs .bg-gris {
  background-color: #e9e9e9;
  padding: 40px 0;
}
#faqs h3 {
  border-bottom: 1px solid #c8c8c8;
  font-size: 35px;
  padding-bottom: 10px;
  font-weight: bold;
  line-height: 40px;
  color: #282827;
  margin: 40px 0px 20px 0px;
}
#faqs h5 {
  border-bottom: 1px solid #c8c8c8;
  font-size: 22px;
  padding-bottom: 10px;
  font-weight: bold;
  line-height: normal;
  color: #282827;
  margin: 0px 0px 20px 0px;
}
#faqs .faq-individual {
  display: none;
  overflow: hidden;
}
#faqs .faq-individual.faq-individual-1 {
  display: block;
}
#faqs .faq-individual p {
  font-size: 15px;
  line-height: 23px;
  color: #808080;
}
#faqs .faqs-destacadas h4 {
  color: #282827;
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
}
#faqs .faqs-destacadas h4 a {
  color: #282827;
}
#faqs .faqs-destacadas h4 a:hover {
  color: #b30e1d;
  text-decoration: none;
}
#faqs .faqs-destacadas h4 .fa {
  border: 2px solid #282827;
  border-radius: 100%;
  font-size: 12px;
  padding: 2px 3px;
  height: 20px;
  text-align: -webkit-center;
  width: 20px;
  margin-right: 15px;
  float: left;
}
#faqs form {
  margin-top: 30px;
}
#faqs form p {
  font-size: 13px;
  margin: 0px;
  color: #808080;
}
#faqs form p.pequeno {
  font-size: 12px;
  line-height: 18px;
}
#faqs form .pequeno {
  font-size: 12px;
  line-height: 18px;
}
#faqs label {
  font-weight: 300;
  color: #808080;
  font-size: 13px;
}
#faqs label.pequeno {
  font-size: 12px;
  line-height: 18px;
}
#faqs input[type="text"],
#faqs input[type="email"],
#faqs input[type="tel"] {
  width: 100%;
  border: 1px solid #e8e8e8;
  background: #ffffff;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffffff),
    to(#e8e8e8)
  );
  background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#e8e8e8",GradientType=0 );
  /* IE6-9 */
  border-radius: 3px;
}
#faqs select {
  width: 100%;
  border: 1px solid #e8e8e8;
  background: #ffffff;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffffff),
    to(#e8e8e8)
  );
  background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#e8e8e8",GradientType=0 );
  /* IE6-9 */
  border-radius: 3px;
}
#faqs textarea {
  width: 100%;
  border: 1px solid #e8e8e8;
  background: #ffffff;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffffff),
    to(#e8e8e8)
  );
  background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#e8e8e8",GradientType=0 );
  /* IE6-9 */
  border-radius: 3px;
  min-height: 100px;
}
#faqs i {
  color: #282827;
  font-size: 38px;
}
#faqs .add-on {
  margin-left: 5px;
}
#faqs .span2 {
  background: none;
  color: #282827;
  text-transform: uppercase;
  font-weight: bold;
  border: 0px;
  border-radius: 0px;
  float: left;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  top: 8px;
  margin-left: 10px;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  margin-left: 0px !important;
  margin-left: 0px !important;
}

/**
 * CONTACTO
 */
.contacto #form-contacto1 {
  margin-top: 50px;
}

#direcciones-contacto {
  border-top: 1px solid;
  padding-top: 30px;
  margin-top: 50px;
  font-size: 13px;
  line-height: 19px;
  font-weight: 300;
}
#direcciones-contacto a,
#direcciones-contacto strong {
  color: #808080;
}
#direcciones-contacto .row div {
  margin-bottom: 20px;
}

#map_canvas {
  width: 100%;
  min-height: 400px;
}

.newsletter-contacto {
  background: #bd0714;
  color: #fff;
  padding: 30px 0;
  margin: 0;
}
@media (max-width: 767px) {
  .newsletter-contacto {
    padding: 10px 0 20px;
  }
}
.newsletter-contacto h3 {
  font-size: 32px !important;
  line-height: 42px;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 2px solid #fff;
  font-weight: bold;
}
@media (max-width: 767px) {
  .newsletter-contacto h3 {
    font-size: 30px !important;
    line-height: normal;
    margin-bottom: 10px;
    text-align: left;
  }
}
.newsletter-contacto h4 {
  font-size: 18px;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  padding-bottom: 10px;
  line-height: 24px;
}
.newsletter-contacto p {
  color: #fff;
}
.newsletter-contacto p.pequeno {
  font-size: 12px;
  color: #fff;
  line-height: 18px;
}
.newsletter-contacto label {
  font-size: 12px;
  font-weight: lighter;
  line-height: 14px;
}
.newsletter-contacto label.email {
  font-size: 16px;
  margin-top: 0px;
  line-height: 24px;
}
.newsletter-contacto a {
  color: #fff;
  text-decoration: underline;
}
.newsletter-contacto input[type="submit"] {
  background: none;
  border: 0px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding: 0;
  line-height: normal;
  height: auto;
  font-size: 16px;
}
.newsletter-contacto input[type="email"] {
  height: 45px;
  border-radius: 2px;
}
.newsletter-contacto i {
  font-size: 36px;
  position: relative;
  top: 5px;
  left: 10px;
}
.newsletter-contacto .input-prepend {
  width: 120px;
  margin: 0px auto;
}

/**
 * FOOTER
 */
.scrollup {
  display: none;
  opacity: 0.7;
  left: 48%;
  bottom: 65px;
  z-index: 999;
  position: fixed;
}
.scrollup:hover {
  opacity: 1;
}

footer {
  margin: auto;
  background: #282827;
  font-size: 13px;
  padding: 40px 0px;
  color: #808080;
  z-index: 100;
}
@media (max-width: 767px) {
  footer {
    text-align: center;
  }
}
footer a {
  color: #808080;
}
footer a:hover {
  color: #fff;
}
footer i {
  font-size: 16px !important;
}
footer .menu-pie {
  list-style: none;
  padding: 0;
  text-transform: uppercase;
}
footer .menu-pie li {
  line-height: 1.7em;
}
footer p {
  color: #808080;
  font-size: 13px;
  line-height: 21px;
}
footer .container {
  max-width: 800px;
}

@media (min-width: 768px) {
  footer.footer-fixed .container {
    max-width: 900px;
  }
}
.legales {
  text-transform: uppercase;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .legales {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.legales li {
  position: relative;
}

@media (min-width: 768px) {
  .legales li:after {
    content: "·";
    position: absolute;
    display: inline-block;
    right: -15px;
  }

  .legales li:last-child:after {
    display: none;
  }
}
@media (max-width: 768px) {
  video {
    max-width: 100%; /* Set a pixel value instead if no parent container*/
    margin: 0 auto; /* Center the container */
  }
}
