@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600&display=swap);
body,
p {
  color: #282827;
  line-height: 22px;
}
.row.is-flex,
.row.is-flex > [class*="col-"] {
  display: -webkit-box;
  display: -ms-flexbox;
}
#top,
body {
  background: #fff;
}
#top,
#top a,
.modal p {
  font-weight: 300;
}
.nav-main a,
body {
  font-family: Montserrat;
}
#top .derecha-top .btn,
#top .derecha-top a,
.modal a.btnContinuar,
.nav-main ul,
.navbar-inverse .navbar-nav > li > a,
.sub ul a,
.titulo-galeria {
  text-transform: uppercase;
}
.bntFicha,
.galeria-imagenes-general img {
  cursor: pointer;
}
#top a,
#top a:hover,
.bntFicha,
.bntFicha:hover,
.destacados-secciones a:hover,
.modal a.btnContinuar,
.nav-main a,
a.btnVolverLetras {
  text-decoration: none;
}
#gruporami,
#top {
  overflow: hidden;
}
.nav-main ul,
.sub ul,
.submenu,
footer .menu-pie {
  list-style: none;
}
@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: 400;
  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: 700;
  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 {
  font-size: 14px;
}
p {
  font-size: 14px;
}
h1 {
  font-weight: 700;
  font-size: 3em;
}
.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 > [class*="col-"] {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.row.is-flex {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-20 {
  padding: 20px;
}
.my-40 {
  margin: 40px auto;
}
.small-container {
  max-width: 915px;
  margin: auto;
}
a.btnVolverLetras {
  color: #fff;
  font-size: 29px;
  display: block;
  margin: 0 auto -40px;
  text-align: center;
  border: 2px solid #fff;
  width: 33px;
  padding-top: 0;
  padding-bottom: 3px;
  line-height: 0.9em;
  border-radius: 100%;
  position: relative;
  top: 15px;
  z-index: 999;
}
.titulo-galeria {
  color: #333;
  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: 700;
  margin-top: 40px;
}
.galeria-imagenes-general {
  margin: 0;
}
#direcciones-contacto .row div,
#myCarousel4,
.carousel-medida {
  margin-bottom: 20px;
}
.carousel-medida {
  padding: 0;
  margin-top: 0;
}
.carousel-medida img {
  max-height: 136px;
  height: 100%;
}
.carousel-control {
  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;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  opacity: 1;
}
.img-full,
.img-principal,
.navbar-inverse ul {
  width: 100%;
}
.carousel-medida i {
  font-size: 40px;
}
.carousel-medida a.carousel-control i {
  font-size: 35px;
  font-weight: 400;
  top: 0;
}
.carousel-medida .carousel-control span {
  background: 0 0;
  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%;
}
.carousel-control.left,
.carousel-control.right {
  background: 0 0;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 22%;
  z-index: 5;
  display: inline-block;
  background: #e1e1d9;
  width: 40px;
  height: 40px;
  padding: 7px 5px;
  border-radius: 100%;
  margin: 0 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 {
  background-color: rgba(189, 7, 20, 0.8);
  z-index: 99999;
}
.modal .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0;
  border: 0;
}
.modal .close {
  color: #fff;
  opacity: 1;
  font-size: 30px;
  top: -15px;
  right: -15px;
  position: relative;
  z-index: 999;
}
#top .derecha-top .btn .fa,
.color-rojo p,
.modal a,
.nav-main a:hover,
.nav-main a:link,
.nav-main a:visited,
.newsletter-contacto p,
footer a:hover {
  color: #fff;
}
#top,
#top .fa,
#top a,
.sub ul a {
  color: #333;
}
.modal p {
  color: grey;
  font-size: 13px;
  line-height: normal;
}
.modal .modal-dialog {
  width: 370px;
}
.modal .modal-body {
  border: 0 #333;
  background: #333;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 8px 8px 0 0;
}
.modal .modal-body .form-group {
  margin-top: 10px;
}
.modal .modal-footer {
  background: grey;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0 0 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;
}
.modal form {
  width: 80%;
  margin: auto;
}
.modal input[type="submit"] {
  display: block;
  border-radius: 0;
  background: grey;
  text-align: center;
  width: 100%;
  padding: 8px 0;
  color: #fff;
  clear: both;
  margin-top: 20px;
}
#top {
  padding: 8px 0;
}
#top .fa {
  font-size: 21px;
  margin-top: 15px;
  display: block;
}
#top .derecha-top {
  padding-top: 0;
  text-align: right;
}
#top .derecha-top a {
  font-size: 12px;
}
#top .derecha-top .fa {
  display: inherit;
  margin-top: 0;
  font-size: 17px;
}
#top .derecha-top .btn {
  background-color: #333;
  color: #fff;
  margin: 0;
  border-radius: 0 0 6px 6px;
  position: relative;
  top: -7px;
}
#top .btnEspanol {
  margin-left: 20px;
}
.navbar {
  min-height: 0;
}
.navbar-inverse {
  border: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  background: #b30e1d;
  font-size: 16px;
}
.navbar-inverse li {
  white-space: nowrap;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  text-shadow: none;
}
.navbar-inverse .navbar-nav > li > a#selected,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #b30e1d;
  background: 0 0;
  text-shadow: none;
}
#slide-nav .navbar-toggle {
  cursor: pointer;
  position: relative;
  line-height: 0;
  float: left;
  margin: 0;
  width: 30px;
  height: 40px;
  padding: 10px 0 0;
  border: 0;
  background: 0 0;
}
#slide-nav .navbar-toggle > .icon-bar {
  width: 20px;
  display: block;
  height: 3px;
  background: #fff;
}
#slide-nav .navbar-toggle.slide-active .icon-bar,
.color-blanco {
  background: #fff;
}
.legales li,
.navbar-header,
.navbar.navbar-fixed-top.slide-active {
  position: relative;
}
.nav-main,
.nav-main li {
  margin: 0;
  padding: 0;
}
#gruporami .row,
.destacados-secciones {
  margin-top: 40px;
}
.nav-main ul {
  margin: 0;
  padding: 0;
  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;
}
.hide,
.nav-main .menu {
  display: none;
}
.nav-main a {
  display: block;
  color: #fff;
  padding: 10px 0;
  font-size: 13px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  font-weight: 700;
}
.destacados-secciones .bg,
.modelos .lista-materiales,
.sub ul {
  display: -webkit-box;
  display: -ms-flexbox;
}
.sub {
  padding-top: 10px;
  font-size: 16px;
}
.sub ul {
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.sub ul a {
  font-weight: 700;
}
.sub ul a#selected,
.sub ul a:hover {
  color: #b30e1d;
  background: 0 0;
}
.destacados-secciones .bg {
  min-height: 170px;
  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;
}
.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 h2,
.destacados-secciones h3 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  padding: 5px;
  letter-spacing: 0.52px;
  font-size: 18px;
  line-height: normal;
  text-shadow: 0 0 10px #000;
}
#faqs .bg-gris,
.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: 700;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
.noticias-home img {
  -webkit-box-shadow: 0 0 13px #00000080;
  box-shadow: 0 0 13px #00000080;
}
.noticias-home h3 a {
  text-transform: none;
  font-weight: 700;
  font-size: 18px;
  color: #282827;
}
.servicios-home {
  background-color: #eeac50;
  padding: 20px 0;
  text-align: center;
  color: #fff;
}
.servicios-home h4 {
  font-weight: 700;
  text-align: center;
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
}
.servicios-home h5 {
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
}
.color-blanco,
.color-gris,
.color-negro,
.color-rojo {
  padding: 20px 0 40px;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
}
.color-blanco hr,
.color-gris hr,
.color-negro hr,
.color-rojo hr {
  border: 0;
  background-color: #333;
  height: 5px;
  width: 90px;
}
.color-blanco h2,
.color-blanco h3,
.color-gris h2,
.color-gris h3,
.color-negro h2,
.color-negro h3,
.color-rojo h2,
.color-rojo h3 {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0.8px;
  margin: 20px auto;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .color-blanco p,
  .color-gris p,
  .color-negro p,
  .color-rojo p,
  body,
  p {
    font-size: 16px;
    line-height: 28px;
  }
  #top .logo {
    margin: 20px auto;
  }
  #page-content,
  .navbar-header {
    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;
  }
  .nav-main a#selected,
  .nav-main a:hover {
    font-weight: 700;
    border-bottom: 4px solid #fff;
  }
  .destacados-secciones .bg {
    min-height: 300px;
  }
  .destacados-secciones h2,
  .destacados-secciones h3 {
    font-size: 29px;
    line-height: 59px;
  }
  .noticias-home .titulo {
    font-size: 35px;
    line-height: 40px;
    padding-bottom: 20px;
  }
  .servicios-home h4 {
    font-size: 35px;
    line-height: 40px;
  }
  .servicios-home h5 {
    font-size: 30px;
    line-height: 59px;
  }
  .color-blanco h2,
  .color-blanco h3,
  .color-gris h2,
  .color-gris h3,
  .color-negro h2,
  .color-negro h3,
  .color-rojo h2,
  .color-rojo h3 {
    font-size: 40px;
    line-height: 59px;
  }
  #franja1-en h3 {
    font-size: 40px;
  }
  .color-blanco p strong,
  .color-gris p strong,
  .color-negro p strong,
  .color-rojo p strong {
    font-size: 20px;
    line-height: 39px;
    display: block;
  }
}
.color-gris,
.subelementos.bg-gris {
  background: #e9e9e9;
}
#gruporami a,
#modelo .destacado_texto p,
.color-blanco h3,
.color-blanco p,
.color-gris p,
.letra-corporea h4 a {
  color: #333;
}
.color-rojo {
  background: #b30e1d;
  color: #fff;
}
.color-negro {
  background: #222;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
}
.color-negro h4,
.color-negro p {
  color: #fff;
  line-height: 22px;
  font-size: 16px;
}
#gruporami {
  margin: 50px auto 0;
  padding: 40px 0;
  min-height: 430px;
  background-color: #e9e9e9;
  color: #333;
}
#gruporami .row {
  border-top: 2px solid #333;
  padding-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.btnLetraCorporea {
  display: block;
  background: url("../img/empresa/logo-letra-corporea-footer.png") top no-repeat;
  width: 170px;
  height: 115px;
}
#gruporami a.btnCorteConAgua:hover,
#gruporami a.btnLetraCorporea:hover,
#gruporami a.btnLetrasyDecoracion:hover,
#gruporami a.btnRami:hover {
  background-position: top;
}
#faqs .faq-individual.faq-individual-1,
#gruporami a.btnCorteConAgua:hover + .hover,
#gruporami a.btnLetraCorporea:hover + .hover,
#gruporami a.btnLetrasyDecoracion:hover + .hover,
#gruporami a.btnRami:hover + .hover,
.nav-main ul li:hover > ul,
.relative:hover > .botones-fichas {
  display: block;
}
.bntFicha.btnFichaMultiple:after,
.relative:hover a.btnFichaMultiple:after {
  font-size: 25px;
  font-family: fontawesome;
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  color: #5c5c5c;
}
#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;
}
#gruporami a.btnRami {
  display: block;
  background: url("../img/empresa/logo-rami1958-footer.png") top no-repeat;
  width: 195px;
  height: 88px;
  margin-top: 10px;
}
#gruporami a.btnCorteConAgua {
  display: block;
  background: url("../img/empresa/logo-corte-con-agua-footer.png") top no-repeat;
  width: 173px;
  height: 116px;
}
.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%;
}
.bntFicha,
.bntFicha:hover {
  background: #333;
  color: #fff;
}
.letra-corporea {
  margin-bottom: 100px;
}
.decoracion-lista .row div,
.letra-corporea .row div,
.letra-corporea h4,
.modelo-destacado {
  margin-bottom: 40px;
}
.letra-corporea h4 {
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  line-height: normal;
  color: #333;
  font-weight: 700;
}
.modelos .lista-materiales {
  text-align: center;
  border-bottom: 1px solid #e9e9e9;
  padding: 20px 0;
  margin-bottom: 20px;
  list-style: none;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.modelos .lista-materiales li a {
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #333;
  font-size: 13px;
  letter-spacing: 0.13px;
  line-height: 29px;
}
#faqs .faqs-destacadas h4 a:hover,
.modelos .lista-materiales li a#selected,
.modelos .lista-materiales li a:hover {
  color: #b30e1d;
  text-decoration: none;
}
.modelos .relacionados {
  clear: both;
  margin: 50px 0;
}
.modelos .relacionados h3 {
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 15px;
  line-height: 21px;
  letter-spacing: 0.15px;
}
.modelos .relacionados h3 a {
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
}
.modelos .relacionados .modelo {
  position: relative;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 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;
}
#modelo h1 {
  text-align: center;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
}
#modelo .destacado_texto {
  text-align: center;
}
#ficha-modelo .destacado_texto h3 {
  font-size: 22px;
}
#ficha-modelo .destacado_texto h2 {
  margin-bottom: 20px !important;
}
#ficha-modelo .destacado_texto h2:after {
  display: none !important;
}
#ficha-modelo h1 {
  color: #b30e1d;
  font-weight: 700;
  margin: 20px 0 10px;
  font-size: 30px;
  line-height: normal;
}
#ficha-modelo h2,
.modelo-destacado {
  color: #333;
  font-weight: 400;
}
.modelo-destacado {
  color: #333;
  font-weight: 400;
  margin-top: 10px;
  display: block;
  font-size: 26px;
}
#ficha-modelo .destacado_texto p {
  color: #333;
  font-size: 16px;
}
#ficha-modelo a.btnDescargarPDF {
  color: #333;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  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;
}
.submenu div a#selected,
.submenu div a:hover,
.submenu h3 a#selected,
.submenu h3 a:hover,
a.btnTodo {
  color: #b30e1d;
}
.bntFicha {
  margin: 20px auto;
  text-transform: uppercase;
  text-align: center;
  border-radius: 4px;
  font-size: 14px;
  line-height: 40px;
  font-weight: 700;
  display: block;
  width: 200px;
}
#direcciones-contacto a,
#direcciones-contacto strong,
#faqs form p,
#faqs label,
#faqs p,
.breadcrumbs,
.breadcrumbs ol li a,
footer,
footer a,
footer p {
  color: grey;
}
.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 {
  content: "";
}
.relative {
  position: relative;
  width: 200px;
  height: 100px;
}
.relative:hover a.btnFichaMultiple:after {
  content: "";
}
.botones-fichas {
  display: none;
  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: 400;
  padding: 7px 0;
  border-bottom: 1px solid #5c5c5c;
  text-align: left;
  height: auto;
  margin: 0 15px;
  border-radius: 0;
  line-height: normal;
}
.botones-fichas .bntFicha:last-child,
.nav-main ul li ul li a:hover {
  border: 0;
}
.submenu {
  padding: 0;
  z-index: 2;
}
@media (min-width: 1024px) {
  .color-negro h4,
  .color-negro p {
    font-size: 22px;
    line-height: 39px;
    font-weight: 700;
  }
  .banner-corporeas {
    background-color: rgba(40, 40, 39, 0.8);
    position: absolute;
    font-size: 19px;
    line-height: 34px;
    font-weight: 700;
  }
  .letra-corporea h4 {
    padding: 0 40px;
    font-size: 15px;
  }
  .modelos .relacionados .modelo .new {
    font-size: 15px;
    width: 62px;
    height: 62px;
  }
  #ficha-modelo .descripcion {
    font-size: 17px;
    line-height: 28px;
  }
  #ficha-modelo .descripcion strong {
    font-size: 20px;
    line-height: 39px;
  }
  .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 div a,
.submenu h3 a {
  text-transform: uppercase;
  color: #333;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  display: block;
}
@media (max-width: 1023px) {
  .carousel-medida a.carousel-control i {
    font-size: 26px;
  }
  .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: 400;
    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: 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 .idiomas-movil,
  #slide-nav #slidemenu .nav-main .redes-movil {
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #slide-nav #slidemenu .nav-main .idiomas-movil li,
  #slide-nav #slidemenu .nav-main .redes-movil li {
    width: auto;
  }
  #gruporami a.btnLetraCorporea,
  #gruporami a.btnLetrasyDecoracion,
  #gruporami a.btnRami {
    margin-bottom: 40px;
  }
  #gruporami a.btnCorteConAgua {
    margin-bottom: 20px;
  }
  .letra-corporea img,
  .modelos .relacionados .modelo img {
    width: 80%;
  }
  .submenu {
    padding: 0 0 20px;
    margin: 10px 0;
    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 10px 0 0;
  }
  .submenu li h4 {
    margin: 0;
  }
  .submenu:after {
    content: "";
    height: 30px;
    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%,
      #fff 100%
    );
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0.85) 20%,
      #fff 100%
    );
    width: 100vw !important;
  }
}
a.btnTodo {
  display: block;
  text-align: center;
  text-decoration: underline;
  margin-bottom: 20px;
  z-index: 2;
  position: relative;
}
.color-blanco.rojo h3 {
  color: #b30e1d;
  text-transform: none;
  font-size: 30px;
  line-height: normal;
}
#faqs .span2,
.breadcrumbs ol li,
.decoracion-lista h4,
.gran-formato h3,
.legales,
.uppercase,
footer .menu-pie {
  text-transform: uppercase;
}
.gran-formato h3 {
  text-align: center;
  letter-spacing: 0.5px;
  line-height: normal;
  margin: 20px 0;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
}
#ficha-modelo {
  margin-top: 80px;
}
#ficha-modelo h2,
.modelo-destacado h2 {
  margin: 0 0 40px;
  position: relative;
  font-size: 22px;
  line-height: 28px;
}
#ficha-modelo h2:after,
.modelo-destacado:after {
  margin-top: 10px;
  display: block;
  content: "";
  height: 5px;
  width: 90px;
  background: #333;
}
.breadcrumbs {
  position: relative;
  font-size: 11px;
  -webkit-box-shadow: 0 0 5px #00000080;
  box-shadow: 0 0 5px #00000080;
  padding: 5px 0;
}
.breadcrumbs ol {
  background: 0 0;
  margin: 0;
  padding: 0;
}
#faqs h3,
#faqs h5 {
  border-bottom: 1px solid #c8c8c8;
  color: #282827;
  padding-bottom: 10px;
  font-weight: 700;
}
.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 {
  font-weight: 700;
  color: #333;
  margin: 20px 0;
  font-size: 22px;
  line-height: 28px;
}
.subelementos {
  padding: 15px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .subelementos {
    padding: 15px 0;
  }
  .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;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .subelementos {
    padding: 40px;
  }
}
.subelementos .container {
  -webkit-box-shadow: 0 0 13px #00000080;
  box-shadow: 0 0 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;
}
.subelementos .container h2,
.subelementos .container h3,
.subelementos .container h4 {
  font-weight: 700;
  color: #333;
  line-height: 26px;
  font-size: 22px;
}
@media (min-width: 1024px) {
  a.btnTodo {
    display: none;
  }
  .color-blanco.rojo h3 {
    font-size: 35px;
    line-height: 59px;
    letter-spacing: 0.7px;
  }
  .gran-formato h3 {
    font-size: 25px;
    line-height: 20px;
  }
  #ficha-modelo h1 {
    margin: 0;
    font-size: 32px;
    line-height: normal;
    letter-spacing: 0.7px;
  }
  #ficha-modelo h2,
  .modelo-destacado h2 {
    font-size: 26px;
    line-height: normal;
  }
  .decoracion-lista h4 {
    font-size: 25px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
  .subelementos p {
    font-size: 14px;
    line-height: 23px;
  }
  .subelementos .container .p-20 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .subelementos .container h2,
  .subelementos .container h3,
  .subelementos .container h4 {
    font-size: 35px;
    line-height: 59px;
    letter-spacing: 0.35px;
  }
}
#faqs {
  margin-bottom: 50px;
}
#faqs p {
  font-size: 15px;
}
#faqs h3 {
  font-size: 35px;
  line-height: 40px;
  margin: 40px 0 20px;
}
#faqs h5 {
  font-size: 22px;
  line-height: normal;
  margin: 0 0 20px;
}
#faqs .faq-individual {
  display: none;
  overflow: hidden;
}
#faqs .faq-individual p {
  font-size: 15px;
  line-height: 23px;
  color: grey;
}
#faqs .faqs-destacadas h4 {
  color: #282827;
  font-weight: 700;
  font-size: 14px;
  line-height: normal;
}
#faqs .faqs-destacadas h4 a {
  color: #282827;
}
#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: 0;
}
#faqs form .pequeno,
#faqs form p.pequeno,
#faqs label.pequeno {
  font-size: 12px;
  line-height: 18px;
}
#faqs label {
  font-weight: 300;
  font-size: 13px;
}
#faqs input[type="email"],
#faqs input[type="tel"],
#faqs input[type="text"],
#faqs select {
  width: 100%;
  border: 1px solid #e8e8e8;
  background: #fff;
  background: -o-linear-gradient(top, #fff 0, #e8e8e8 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#e8e8e8)
  );
  background: linear-gradient(to bottom, #fff 0, #e8e8e8 100%);
  border-radius: 3px;
}
#faqs textarea {
  width: 100%;
  border: 1px solid #e8e8e8;
  background: #fff;
  background: -o-linear-gradient(top, #fff 0, #e8e8e8 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#e8e8e8)
  );
  background: linear-gradient(to bottom, #fff 0, #e8e8e8 100%);
  border-radius: 3px;
  min-height: 100px;
}
#faqs i {
  color: #282827;
  font-size: 38px;
}
#faqs .add-on {
  margin-left: 5px;
}
#faqs .span2 {
  background: 0 0;
  color: #282827;
  font-weight: 700;
  border: 0;
  border-radius: 0;
  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: 0 !important;
}
.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;
}
#map_canvas {
  width: 100%;
  min-height: 400px;
}
.newsletter-contacto {
  background: #bd0714;
  color: #fff;
  padding: 30px 0;
  margin: 0;
}
.newsletter-contacto h3 {
  font-size: 32px !important;
  line-height: 42px;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 2px solid #fff;
  font-weight: 700;
}
.newsletter-contacto h4 {
  font-size: 18px;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  padding-bottom: 10px;
  line-height: 24px;
}
.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: 0;
  line-height: 24px;
}
.newsletter-contacto a {
  color: #fff;
  text-decoration: underline;
}
.newsletter-contacto input[type="submit"] {
  background: 0 0;
  border: 0;
  font-weight: 700;
  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: 0 auto;
}
.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 0;
  z-index: 100;
}
@media (max-width: 767px) {
  .newsletter-contacto {
    padding: 10px 0 20px;
  }
  .newsletter-contacto h3 {
    font-size: 30px !important;
    line-height: normal;
    margin-bottom: 10px;
    text-align: left;
  }
  footer {
    text-align: center;
  }
}
footer i {
  font-size: 16px !important;
}
footer .menu-pie {
  padding: 0;
}
footer .menu-pie li {
  line-height: 1.7em;
}
footer p {
  font-size: 13px;
  line-height: 21px;
}
footer .container {
  max-width: 800px;
}
.legales {
  margin-top: 20px;
}
@media (min-width: 768px) {
  footer.footer-fixed .container {
    max-width: 900px;
  }
  .legales {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .legales li:after {
    content: "·";
    position: absolute;
    display: inline-block;
    right: -15px;
  }
  .legales li:last-child:after {
    display: none;
  }
}
.container-gran-formato h2 {
  font-size: 18px;
  text-transform: none;
  font-weight: 400;
  line-height: normal;
}
.container-gran-formato h1 .uppercase {
  text-transform: capitalize;
}
.nav-main ul li ul {
  display: none;
  position: absolute;
  z-index: 2;
  background: #282827;
  width: 200px;
  padding: 10px;
}
.nav-main ul li ul li a {
  font-weight: 400;
  padding: 0;
  border: 0;
}
.nav-main ul li ul li a#selected {
  border: 0;
  font-weight: 700;
}
.bandejas h1 {
  font-size: 40px;
  text-transform: uppercase;
}
.bandejas h2,
.bandejas h3 {
  text-transform: none;
  line-height: normal;
}
.bandejas h2 {
  font-size: 28px;
}
.bandejas h3 {
  font-size: 24px;
}
.bandejas strong {
  display: inline !important;
  font-size: 1em !important;
  line-height: normal !important;
}
@media (max-width: 768px) {
  video {
    max-width: 100%;
    margin: 0 auto;
  }
}
.post {
  min-height: 180px;
}

.small-corporeas strong {
  display: inline !important;
  font-size: 16px !important;
  line-height: 28px !important;
}
.small-container h3 {
  font-size: 22px;
  line-height: 28px;
}
.small-container h2 {
  font-size: 26px;
  line-height: 28px;
}

.video {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.video iframe {
  min-height: 720px;
  width: 100%;
}
@media (max-width: 768px) {
  .video {
    min-height: auto;
  }
  .video iframe {
    min-height: auto;
    width: 100%;
    max-width: 100%; /* Set a pixel value instead if no parent container*/
    margin: 0 auto; /* Center the container */
    min-height: 200px;
  }
}
