@font-face {
  font-family: "Algerian";
  src: url("/_src/fonts/Algerian.ttf");
}

* {
  outline: none !important;
}

html {
  height: 100%;
}

body {
  font-family: "Arial",sans-serif;
  font-size: 14px;
  color: #616161;
  min-width: 320px;
  margin: auto;
  background: #fff;
  line-height: 19px;
}

body p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: normal;
}

.container {
  margin: auto;
  line-height: 23px;
  text-align: justify;
  position: relative;
  color: #757575;
  max-width: 1230px;
}

.container::before,
.container::after {
  display: block;
  content: "";
  clear: both;
}

.animar {
  transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -webkit-transition: all .3s ease-in-out 0s;
}

@font-face {
  font-family: "century";
  src: url("../fonts/century.ttf");
}

@font-face {
  font-family: "Myriad Pro";
  src: url("../fonts/myriadpro-regular.otf");
}

@font-face {
  font-family: "Harrington";
  src: url("../fonts/HARRINGT.TTF");
}

@font-face {
  font-family: "old-english-text-mt-regular";
  src: url("../fonts/OLD.ttf");
}

#header {
  width: 100%;
  z-index: 3;
  height: 144px;
  position: absolute;
  top: 0;
  left: 0;
}

.contentDarkTop {
  height: 91px;
  padding-top: 48px;
  padding-right: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}

#topMenu {
  position: relative;
  width: 100%;
}

.cntTopMenu {
  width: 505px;
  height: 712px;
  top: -91px;
  left: 0;
  border-bottom-right-radius: 300px;
  position: absolute;
  padding-top: 10px;
  padding-left: 4px;
  padding-right: 4px;
}

.cntTopMenu:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 80vw;
  height: 100%;
  max-height: 918.5px;
  background-image: url("../images/slider/menutextura.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
}

#logo {
  display: block;
  z-index: 2;
  position: relative;
  max-width: 257px;
  height: auto;
}

#logo img {
  display: block;
  width: 100%;
  height: auto;
}

#menu ul {
  display: inline-block;
  margin: 0;
}

#menu ul::before,
#menu ul::after {
  display: block;
  content: "";
  clear: both;
}

#menu li {
  display: block;
  position: relative;
  padding: 0px;
}

#menu li a {
  color: #616161;
  position: relative;
  background: rgba(0,0,0,0);
  font-size: 16px;
  font-family: "Poppins",sans-serif;
  font-weight: 400;
  text-transform: none;
  padding-top: 0;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  line-height: normal;
  letter-spacing: 1px;
  text-align: left;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

#menu li.active a {
  color: #284667;
  font-weight: 700;
  background: none;
}

#menu li a:hover,
#menu li a:focus {
  color: #284667;
  font-weight: 700;
  background: none;
}

#menu li a>div {
  position: relative;
  z-index: 1;
}

#menu li.active a::before {
  transform: scaleX(1);
}

#menu li a:hover::before,
#menu li a:focus::before {
  transform: scaleX(1);
}

.nav-title {
  z-index: 2;
  position: relative;
}

#footer .contentFooter {
  background: #414141;
  display: flex;
  align-items: center;
  min-height: 126px;
  color: #fff;
}

#footer .container {
  color: #fff;
  font-family: "Arial",sans-serif;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 0px;
  width: 100%;
}

#footer .tfooter {
  line-height: 16px;
  text-align: center;
  min-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: #fff;
}

#footer .tfooter a {
  color: inherit;
}

#footer #powered {
  line-height: 16px;
  margin: 0 auto 0;
  width: auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 6px;
}

#footer #powered a {
  color: inherit;
  display: flex;
  padding: 0 0 0 28px;
  min-height: 22px;
  align-items: center;
  margin-left: 5px;
  background: url(/_src/images/icoTW.svg) no-repeat center left;
}

#footer #powered a:hover {
  text-decoration: none;
}

a.toTop {
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 37px;
  color: #fff;
  border-radius: 50%;
  position: fixed;
  background: #000;
  border: solid 2px #fff;
  left: 21px;
  bottom: 65px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  z-index: 20;
  opacity: .75;
}

a.toTop:hover,
a.toTop:active {
  color: #000;
  text-decoration: none;
  opacity: 1;
  background: #fff;
}

a#toTop a#toTop .fa {
  color: #fff !important;
}

a.toTop:hover::after {
  transform: scale(1.3);
  opacity: 0;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

#sliderTop {
  margin-top: 0px;
  position: relative;
  display: flex;
  justify-content: flex-end;
}

#sliderTop .slides {
  width: 1151px;
}

#sliderTop .slides li {
  height: 758px;
  width: 1151px !important;
  position: relative;
  background-position: center center !important;
  background-size: cover;
  background-repeat: no-repeat;
}

#sliderTop .slides li img.sliderImg {
  display: none;
  width: 100%;
}

.sliderCntTop {
  height: 100%;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-bottom: 90px;
}

.sliderCntTop .caption {
  background: rgba(54,92,129,.85);
  color: #fff;
  font-family: "Poppins",sans-serif;
  font-weight: 200;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: right;
  text-transform: uppercase;
  padding-left: 45px;
  padding-right: 0px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}

.sliderCntTop .caption strong {
  display: block;
  font-weight: 800;
  color: #ff982f;
}

.sliderCntTop .caption::before {
  content: "";
  position: absolute;
  top: 0;
  right: -500px;
  width: 500px;
  height: 100%;
  background: rgba(54,92,129,.85);
}

#sliderTop .flex-control-nav {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  left: 50%;
  width: auto;
  margin-left: 345px;
}

#sliderTop .flex-control-nav li {
  background: rgba(0,0,0,0);
  padding: 7px 0 !important;
}

#sliderTop .flex-control-nav li:first-child::before,
#sliderTop .flex-control-nav li:last-child::before {
  width: 0;
  height: 0;
}

.flex-control-paging li a {
  width: 14px;
  height: 14px;
  display: block;
  background: #fff;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0) !important;
  border-radius: 50%;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
  background: #f3a81e;
}

#main {
  overflow: hidden;
}

#icoWa {
  background: url("../images/icoWha.png") center no-repeat;
  background-size: contain;
  width: 180px;
  height: 65px;
  position: fixed;
  bottom: 85px;
  right: 0px;
  z-index: 5;
}

.desktop .wow {
  visibility: hidden;
}

.itemHome1a {
  width: 100%;
  position: relative;
  order: 2;
}

.itemHome1a figure {
  position: relative;
  width: 450px;
  right: auto;
  top: auto;
  margin-right: auto;
  margin-left: auto;
}

.itemHome1a figure a {
  position: absolute;
  top: 28px;
  left: calc(50% - 140px);
  width: 294px;
  height: 217px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Poppins",sans-serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
  color: #fff;
}

.itemHome1a figure a img {
  margin-right: 9px;
}

.itemHome1a figure a:hover,
.itemHome1a figure a:focus {
  text-decoration: none;
  font-weight: 700;
}

.row-productos {
  margin: 0 -5px;
}

.row-productos div[class*=col-] {
  padding: 0 5px;
  width: 50%;
}

.figureProd {
  border: solid 2px #ececec;
}

.figureProd img {
  width: 265px;
}

#textProducto2 {
  padding-top: 55px;
  padding-bottom: 9px;
}

#formTop {
  position: relative;
  padding-bottom: 49px;
  padding-top: 52px;
}

#frmContacto {
  overflow: hidden;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

#frmContacto .tit {
  color: #5e5e5e;
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  position: relative;
  letter-spacing: 0px;
  margin-bottom: 50px;
  text-align: center;
}

#frmContacto .row {
  margin: 0 -2px;
}

#frmContacto div[class*=col-] {
  padding: 0 2px;
}

#frmContacto .form-group {
  margin-bottom: 7px;
}

#frmContacto .form-control {
  display: block;
  height: 52px;
  border-radius: 0;
  font-family: "Open Sans",sans-serif;
  font-size: 12px;
  letter-spacing: 0px;
  font-weight: 400;
  color: #a6a5a5;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0) !important;
  border-radius: 0;
  background: #fff;
  padding-left: 20px;
  border: solid 1px #dadada;
}

#frmContacto .textarea {
  height: 114px;
  padding-top: 20px;
}

#frmContacto input[type=submit],
#frmContacto input[type=reset] {
  display: inline-block;
  height: 42px;
  background: #ff982f;
  color: #fff;
  text-transform: uppercase;
  font-family: "Arial",sans-serif;
  font-size: 11px;
  width: 83px;
  text-align: center;
  font-weight: 700;
  border-radius: 4px;
  margin-top: 42px;
}

#frmContacto input[type=submit]:hover,
#frmContacto input[type=reset]:hover {
  opacity: .8;
}

#frmContacto .error input,
#frmContacto .error textarea {
  border: solid 1px #000;
  background: #ffd8d9;
  color: #000;
}

.frmContacto input::-webkit-input-placeholder,
.frmContacto input:-moz-placeholder,
.frmContacto input::-moz-placeholder,
.frmContacto input:-ms-input-placeholder {
  color: #616161;
  opacity: 1;
}

.frmContacto textarea::-webkit-input-placeholder,
.frmContacto textarea:-moz-placeholder,
.frmContacto textarea::-moz-placeholder,
.frmContacto textarea:-ms-input-placeholder {
  color: #616161;
  opacity: 1;
}

.frmContacto input:focus::-webkit-input-placeholder,
.frmContacto input:focus:-moz-placeholder,
.frmContacto input:focus::-moz-placeholder,
.frmContacto input:focus:-ms-input-placeholder {
  opacity: .5;
}

.frmContacto textarea:focus::-webkit-input-placeholder,
.frmContacto textarea:focus:-moz-placeholder,
.frmContacto textarea:focus::-moz-placeholder,
.frmContacto textarea:focus:-ms-input-placeholder {
  opacity: .5;
}

#frmContacto .has-error .form-control-feedback {
  line-height: 36px;
  height: 100%;
}

#frmContacto .has-error input {
  border-color: #a94442;
  box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
}

.cntCapt {
  display: inline-block;
  position: relative;
  margin-top: 36px;
  display: flex;
  justify-content: center;
}

.dirMap {
  background: #606060;
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 18px;
  line-height: normal;
  letter-spacing: .25px;
  text-align: center;
  padding: 30px 15px;
}

.dirMap img {
  display: inline-block;
}

.loadingGal {
  max-width: 250px;
  margin: auto;
  clear: both;
}

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

.sinProds {
  padding: 50px 25px;
  font-size: 30px;
  color: #8e0000;
  text-align: center;
  line-height: normal;
}

#textProdDet1 {
  background: #306994;
  margin-bottom: 50px;
}

.cntProdDet1 {
  position: relative;
  padding-top: 37px;
  padding-bottom: 37px;
  padding-right: 240px;
}

.nombrepDet {
  font-family: "Open Sans",sans-serif;
  font-weight: 800;
  font-size: 30px;
  line-height: normal;
  letter-spacing: 0px;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
}

#navProds {
  position: absolute;
  top: calc(50% - 17px);
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

#navProds a {
  display: block;
  width: 111px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0px;
  color: #fff;
  background: hsla(0,0%,100%,.25);
  margin-right: 12px;
}

#navProds .nextP {
  border-top-right-radius: 17px;
  border-bottom-right-radius: 17px;
  margin-right: 0;
  position: relative;
}

#navProds .prevP {
  border-top-left-radius: 17px;
  border-bottom-left-radius: 17px;
}

#navProds a:hover,
#navProds a:focus {
  text-decoration: none;
  background: #fff;
  color: #306994;
}

#navProds .nextP::before {
  content: "";
  position: absolute;
  top: 0;
  left: -6px;
  width: 1px;
  height: 100%;
  background: hsla(0,0%,100%,.25);
}

#navProds span {
  display: block;
  width: 111px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0px;
  color: #fff;
  background: hsla(0,0%,100%,.25);
  margin-right: 12px;
}

.contentDetalles1 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 70px;
}

.itemDet1 {
  width: 100%;
}

.itemDet2 {
  padding-top: 40px;
  width: 100%;
  padding-left: 0px;
  min-height: 300px;
  display: flex;
  align-items: center;
  position: relative;
}

.visor {
  max-width: 457px;
  height: 516px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
}

.visor img {
  display: none;
}

.visor img:first-child {
  display: block;
}

.flexProducto {
  margin-top: 15px;
  padding-left: 64px;
  padding-right: 69px;
}

.flexProducto2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}

.flexProducto2 img {
  cursor: pointer;
}

.flexProducto img {
  cursor: pointer;
}

.itemFlexProducto2 {
  margin-right: 12px;
  border-right: solid 1px rgba(97,97,97,.25);
}

.itemFlexProducto2:last-child {
  border-right: 0;
}

.thumbLiCar {
  width: 100px;
}

.titleProductoDetV {
  background: #ff982f;
  font-size: 44px;
  font-family: "Open Sans",sans-serif;
  font-weight: 800;
  line-height: normal;
  letter-spacing: .25px;
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  padding-left: 37px;
  padding-right: 20px;
  padding-top: 21px;
  padding-bottom: 21px;
}

.titDesc {
  background: #306994;
  font-family: "Open Sans",sans-serif;
  font-weight: 300;
  font-size: 30px;
  line-height: 37px;
  letter-spacing: .25px;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  padding: 20px 35px;
  margin-left: 40px;
  margin-bottom: 36px;
}

.areaDesc {
  color: #616161;
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: .25px;
  text-align: left;
}

.det2Prods {
  width: 100%;
}

.flex-direction-nav {
  position: absolute;
  right: 0;
  bottom: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 15px;
  height: 24px;
  margin: 0;
  margin-left: 0px;
  position: absolute;
  bottom: 38px;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0,0,0,.8);
  text-indent: -9999%;
  left: 0;
}

.flex-direction-nav .flex-prev {
  background: url("../images/slider/prev.png") center no-repeat;
  left: -50px;
  margin-left: 0px;
}

.flex-direction-nav .flex-next {
  background: url("../images/slider/next.png") center no-repeat;
  left: auto;
  right: 0;
  margin-left: 0;
}

#mainPaypal {
  padding: 43px 0 26px;
}

#mainPaypal .tit {
  text-align: center;
  font-size: 28px;
  background: #355290;
  font-family: "Oswald",serif;
  color: #fff;
  line-height: 50px;
}

#mainPaypal form {
  display: block;
  width: 400px;
  margin: auto;
  padding: 23px 0 0;
}

#mainPaypal table {
  width: 100%;
}

#mainPaypal form input[type=text] {
  display: block;
  width: 100%;
  height: 39px;
  border: solid 1px #dbdbdb;
  font-family: "Verdana",serif;
  font-size: 11px;
  color: #959595;
  padding: 0 12px;
  margin-bottom: 10px;
}

#mainPaypal input::-webkit-input-placeholder,
#mainPaypal input:-moz-placeholder,
#mainPaypal input::-moz-placeholder,
#mainPaypal input:-ms-input-placeholder {
  opacity: 1;
  color: #959595;
}

#mainPaypal input:focus::-webkit-input-placeholder,
#mainPaypal input:focus:-moz-placeholder,
#mainPaypal input:focus::-moz-placeholder,
#mainPaypal input:focus:-ms-input-placeholder {
  opacity: .5;
}

#mainPaypal .fPagos {
  background: url(../images/forma-pagos.png) center no-repeat;
  height: 50px;
}

#mainPaypal #btnSubmit {
  margin: 13px auto 0;
  display: block;
}

.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  text-align: left;
  transition: .3s all ease;
}

.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 280px;
  padding: 132px 0 76px;
  color: #f5f5f5;
  background: #0a1c3b;
  font-size: 14px;
  line-height: 20px;
  padding-left: 0 !important;
  overflow: auto;
  box-shadow: 5px 0 5px 0 rgba(0,0,0,.1);
  transform: translateX(-280px);
  transition: .3s ease;
  transition: .3s cubic-bezier(0.55, 0, 0.1, 1);
}

.rd-mobilemenu.active .rd-mobilemenu_ul {
  transform: translateX(0);
}

.rd-mobilemenu_ul a {
  display: flex;
  padding: 14px 25px 16px;
  color: #fff;
  font-family: "Open Sans",sans-serif;
  align-items: center;
}

.rd-mobilemenu_ul a img {
  width: 10px;
  margin-right: 5px;
}

.rd-mobilemenu_ul ul a {
  padding: 8px 25px 8px;
}

.rd-mobilemenu_ul li.active a,
.rd-mobilemenu_ul a:hover {
  background: rgba(0,0,0,.25);
  text-decoration: none;
}

.rd-mobilemenu_ul li a div {
  display: flex;
  align-items: center;
  justify-content: center;
}

.rd-mobilemenu_ul li a div img {
  width: 15px;
}

.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px FontAwesome;
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
  transition: .5s all ease;
  z-index: 1;
  background: rgba(0,0,0,.1);
}

.rd-mobilemenu_ul a .rd-submenu-toggle::after {
  content: "";
}

.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #fff;
  color: #666;
}

.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}

.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  transform: rotate(180deg);
}

.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}

.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}

.rd-mobilemenu_ul::after {
  content: "";
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  color: #000;
  box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);
  z-index: 999;
  background: #dcdcdc;
}

.rd-mobilepanel_title {
  position: absolute;
  padding-top: 0;
  margin-top: 0;
  text-align: center;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 1;
}

.rd-mobilepanel_toggle {
  position: absolute;
  border: none;
  background: 0 0;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}

.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  transition: all .3s ease;
  width: 24px;
  height: 4px;
  background-color: #ff982f;
  backface-visibility: hidden;
  border-radius: 2px;
}

.rd-mobilepanel_toggle span::after,
.rd-mobilepanel_toggle span::before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  transition: all .3s ease;
}

.rd-mobilepanel_toggle span::after {
  top: 8px;
  width: 24px;
  height: 4px;
  background-color: #ff982f;
  backface-visibility: hidden;
  border-radius: 2px;
}

.rd-mobilepanel_toggle span::before {
  width: 24px;
  height: 4px;
  background-color: #ff982f;
  backface-visibility: hidden;
  border-radius: 2px;
}

.rd-mobilepanel_toggle span::after,
.rd-mobilepanel_toggle span::before {
  transition-duration: .3s,.3s;
  transition-delay: .3s,0s;
  transition-property: top,transform;
}

.rd-mobilepanel_toggle.active span {
  transition: background .3s 0s ease;
  background: 0 0;
}

.rd-mobilepanel_toggle.active span::after {
  top: 0;
  transition-delay: 0s,.3s;
}

.rd-mobilepanel_toggle.active span::before {
  top: 0;
  transition-delay: 0s,.3s;
  transform: rotate(45deg);
}

.rd-mobilepanel_toggle.active span::after {
  transform: rotate(-45deg);
}

@media (max-width: 767px) {
  .rd-mobilemenu,
  .rd-mobilepanel {
    display: block;
  }

  body {
    padding: 56px 0 0;
    padding-bottom: 36px;
  }

  #header #topMenu {
    display: none;
  }

  #topMenu {
    height: auto;
  }

  #header {
    margin-top: 56px;
    height: auto;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  #header::before,
  #header::after {
    height: 0px;
    width: 0;
  }

  #icoWa {
    background: url(../images/icoWa2.png) 0 0 no-repeat;
    width: 50px;
    height: 50px;
    right: 15px;
    bottom: 100px !important;
  }

  #frmContacto {
    position: static;
    margin: auto;
  }

  .contentDarkTop {
    height: 70px;
    padding-top: 0;
    padding-right: 0;
  }

  #sliderTop {
    height: auto;
    margin-top: 0px;
  }

  a.toTop {
    left: auto;
    right: 17px;
    bottom: 46px;
  }

  .titleRedesTop {
    display: none;
  }

  .visor {
    height: auto;
  }

  .titleProductoDetV {
    font-size: 25px;
    letter-spacing: 0px;
    padding: 15px;
  }

  .titDesc {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
    padding: 10px 25px;
    margin-left: 20px;
    margin-bottom: 25px;
  }

  .areaDesc {
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0;
  }

  .nombrepDet {
    font-size: 24px;
  }

  #datFooter .container .sections .columnas .secciones,
  #datFooter .container .sections .columnas .contacto,
  #datFooter .container .sections .columnas .direccion {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #datFooter .container .sections .columnas .secciones .footer-menu,
  #datFooter .container .sections .columnas .secciones .footer-contact,
  #datFooter .container .sections .columnas .secciones .direcciont p,
  #datFooter .container .sections .columnas .contacto .footer-menu,
  #datFooter .container .sections .columnas .contacto .footer-contact,
  #datFooter .container .sections .columnas .contacto .direcciont p,
  #datFooter .container .sections .columnas .direccion .footer-menu,
  #datFooter .container .sections .columnas .direccion .footer-contact,
  #datFooter .container .sections .columnas .direccion .direcciont p {
    text-align: center !important;
  }

  #sliderTop .flexslider .slides li {
    height: 550px;
  }

  #sliderTop .slider-text-container .slider-text {
    display: block;
  }

  #sliderTop .slider-container1 {
    right: 0 !important;
    justify-content: center !important;
    bottom: 20px !important;
  }

  .bienvenidos .container {
    flex-direction: column;
  }

  .pro-ex-cal .container ul {
    margin-left: auto;
    margin-right: auto;
  }

  .nosotros .container {
    flex-direction: column;
    align-items: center;
  }

  .nosotros .container img {
    width: 80%;
  }

  .nosotros .container p {
    margin-top: 25px;
  }
}

.rd-mobilepanel #logoMovil {
  top: 3px;
  margin: auto;
  left: auto;
  display: block;
  position: relative;
  width: 145px;
}

.rd-mobilepanel #logoMovil img {
  display: block;
  width: 100%;
  height: 100%;
}

@media (max-width: 600px) {
  #frmContacto .tit strong {
    display: block;
  }

  #frmContacto .tit span {
    position: static;
    display: block;
    line-height: 24px;
    padding-bottom: 10px;
  }

  #footer .tfooter {
    margin-bottom: 10px;
    float: none;
    text-align: center;
    justify-content: center;
  }

  #footer #powered {
    float: none;
    text-align: center;
    justify-content: center;
  }

  #footer .tfooter span {
    display: block;
    text-align: center;
    line-height: 18px;
  }

  #footer .contentFooter {
    padding: 20px 0;
  }

  .itemHome1a figure {
    width: 320px;
  }

  .itemHome1a figure a {
    top: 21px;
    left: calc(50% - 103px);
    width: 214px;
    height: 153px;
    font-size: 19px;
    line-height: 20px;
  }

  .titleProductoDetV {
    font-size: 20px;
  }

  .nombrepDet {
    font-size: 18px;
    text-align: center;
  }

  .cntProdDet1 {
    padding-top: 70px;
    padding-bottom: 20px;
    padding-right: 0px;
  }

  #navProds {
    top: 13px;
    right: calc(50% - 117px);
    justify-content: center;
  }
}

@media (max-width: 500px) {
  #frmContacto div[class*=col-] {
    width: 100%;
  }
}

@media (max-width: 480px) {
  #footer .tfooter,
  #footer #powered {
    flex-wrap: wrap;
  }

  #footer .tfooter em {
    display: block;
    width: 100%;
    height: 3px;
    opacity: 0;
  }

  .sliderCntTop .caption {
    font-size: 20px;
    line-height: 24px;
    height: 80px;
  }

  #mainPaypal form {
    display: block;
    width: 100%;
  }
}

@media (max-width: 420px) {
  .contentDarkTop {
    height: auto;
    padding: 10px 0;
    flex-wrap: wrap;
    justify-content: center;
  }

  .itemHome1a figure {
    width: 290px;
  }

  .itemHome1a figure a {
    top: 18px;
    left: calc(50% - 90px);
    width: 190px;
    height: 142px;
    font-size: 15px;
    line-height: 20px;
  }

  .itemHome1a figure a img {
    width: 30px;
    margin-right: 7px;
  }

  .titleProductoDetV {
    font-size: 18px;
  }
}

#topMenu .container .cntTopMenu #logo {
  transform: translate(-20px, 20px);
  position: relative;
}

#topMenu .container .cntTopMenu #logo:after {
  content: "";
  background-color: rgba(82,64,55,.35);
  position: absolute;
  right: -55px;
  bottom: 30px;
  width: 50vw;
  height: 400px;
  transform: translateY(30px);
  border-radius: 0 0 75px 0;
  z-index: 1;
}

#topMenu .container .cntTopMenu #logo img {
  position: relative;
  z-index: 2;
}

#topMenu .container .cntTopMenu nav.menu {
  margin: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

#topMenu .container .cntTopMenu nav.menu .nav {
  padding-left: 18px;
}

#topMenu .container .cntTopMenu nav.menu .nav li.active {
  position: relative;
}

#topMenu .container .cntTopMenu nav.menu .nav li.active:before {
  content: "";
  position: absolute;
  background-image: url("/_src/images/active-menu.png");
  left: -22px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  height: 16px;
  width: 19px;
}

#topMenu .container .cntTopMenu nav.menu .nav li.active a {
  font-weight: 600;
}

#topMenu .container .cntTopMenu nav.menu .nav li:last-of-type a:after {
  display: none;
}

#topMenu .container .cntTopMenu nav.menu .nav li a {
  font-family: "Inter",serif;
  font-size: 16px;
  line-height: 48px;
  color: #fff;
  position: relative;
}

#topMenu .container .cntTopMenu nav.menu .nav li a:after {
  content: "";
  position: absolute;
  width: 32px;
  height: 1px;
  background: hsla(0,0%,100%,.25);
  left: 0;
  bottom: 0;
}

#topMenu .container .cntTopMenu .nav-title {
  transform: translateX(-5px);
  font-family: "Montserrat","sans-serif";
  font-size: 31px;
  color: #fff;
  line-height: normal;
  text-align: left;
  font-weight: normal;
  letter-spacing: -0.5px;
}

#topMenu .container .cntTopMenu .nav-title .b1 {
  font-weight: 900;
}

#topMenu .container .cntTopMenu .nav-title .color2 {
  font-size: 50px;
  color: #d6b4a2;
  font-weight: 800;
}

#datFooter {
  background-image: url("/_src/images/footer-texture.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

#datFooter .container {
  display: flex;
  padding: 50px 0 50px 0;
  flex-direction: column;
  gap: 50px;
}

#datFooter .container:before,
#datFooter .container:after {
  display: none;
}

@media (max-width: 1023px) {
  #datFooter .container .logo-text {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #datFooter .container .sections .columnas .secciones h1,
  #datFooter .container .sections .columnas .contacto h1,
  #datFooter .container .sections .columnas .direccion h1 {
    margin-top: 20px;
  }

  .fabricacion ul li {
    width: 100%;
  }

  .fabricacion ul li img {
    width: 100%;
  }

  .fabricacion ul li:nth-of-type(2):after {
    display: none;
  }

  .fabricacion ul li:nth-of-type(3):before {
    display: none;
  }
}

#datFooter .container .logo-text .text {
  text-align: center;
  font-family: "Inter",serif;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  letter-spacing: .4px;
  padding: 0 20px;
}

#datFooter .container .sections {
  width: 100%;
}

#datFooter .container .sections .columnas {
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

#datFooter .container .sections .columnas .etop {
  margin-top: 10px;
}

#datFooter .container .sections .columnas ul {
  list-style: none;
}

#datFooter .container .sections .columnas .secciones h1,
#datFooter .container .sections .columnas .contacto h1,
#datFooter .container .sections .columnas .direccion h1 {
  font-family: "Algerian",sans-serif;
  font-weight: lighter;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
}

#datFooter .container .sections .columnas .secciones .footer-menu li a,
#datFooter .container .sections .columnas .contacto .footer-contact a,
#datFooter .container .sections .columnas .direccion .direcciont p {
  font-family: "Inter",serif;
  color: #ccc;
  line-height: 36px;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
}

#datFooter .container .sections .columnas .direccion .direcciont p {
  line-height: 24px;
  max-width: 228px;
}

#footer .contentFooter {
  min-height: unset;
  padding: 30px 0;
  background-color: #2d2d2d;
}

.page-title {
  margin-top: 54px;
}

.page-title.margin-button {
  margin-bottom: 54px;
}

.page-title h1 {
  font-family: "Inter",serif;
  font-size: 26px;
  line-height: 32px;
  font-weight: bold;
  color: #3b2f28;
  text-align: center;
}

#sliderTop {
  position: relative;
}

#sliderTop .slider-text-container {
  position: absolute;
  width: 100%;
  height: -moz-max-content;
  height: max-content;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 2;
  padding-top: 30px;
  padding-bottom: 30px;
}

#sliderTop .slider-text-container:before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/slider/menutextura.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: .95;
  z-index: -1;
}

#sliderTop .slider-text-container .slider-text {
  font-size: 30px;
  color: #fff;
  line-height: 36px;
  font-family: "Montserrat","sans-serif";
  text-align: center;
}

#sliderTop .slider-text-container .slider-text .color2 {
  color: #d6b4a2;
}

#sliderTop .slider-container1 {
  position: absolute;
  left: 0;
  right: 2px;
  bottom: 32px;
  z-index: 1;
  display: flex;
  justify-content: right;
}

#sliderTop .slider-container1:before,
#sliderTop .slider-container1:after {
  display: none;
}

#sliderTop .slider-container1 .slider-nav-container .custom-next,
#sliderTop .slider-container1 .slider-nav-container .custom-prev {
  width: 50px;
  height: 51px;
  border: none;
  background-color: rgba(216,216,216,.25);
}

#sliderTop .slider-container1 .slider-nav-container .custom-next.custom-next,
#sliderTop .slider-container1 .slider-nav-container .custom-prev.custom-next {
  border-radius: 0 50px 50px 0;
}

#sliderTop .slider-container1 .slider-nav-container .custom-next.custom-prev,
#sliderTop .slider-container1 .slider-nav-container .custom-prev.custom-prev {
  border-radius: 50px 0 0 50px;
}

.bienvenidos {
  background-color: #e5e4e2;
}

.bienvenidos .container {
  display: flex;
  padding: 50px 0 50px 0;
}

.bienvenidos .container:after,
.bienvenidos .container:before {
  display: none;
}

.bienvenidos .container .image {
  display: flex;
  justify-content: center;
}

.bienvenidos .container .image img {
  width: 80%;
  max-width: 340px;
}

.bienvenidos .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.bienvenidos .text .title {
  font-family: "Comfortaa",serif;
  font-weight: 600;
  font-size: 30px;
  color: #3d3d3d;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: -2.5px;
  padding-top: 10px;
}

.bienvenidos .text .title .style2 {
  font-family: "Algerian",sans-serif;
  font-size: 40px;
  color: #624e43;
  font-weight: lighter;
  letter-spacing: .5px;
}

.bienvenidos .text hr {
  background-color: #bcbcba;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.bienvenidos .text p {
  font-family: "Inter",serif;
  color: #616161;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  letter-spacing: .5px;
  padding-right: 20px;
  padding-left: 20px;
}

.pro-ex-cal {
  background-image: url("/_src/images/inicio/texturainciio1.png");
  background-position: center;
  background-size: cover;
}

.pro-ex-cal .container {
  padding: 50px 0;
}

.pro-ex-cal .container ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  max-width: 80%;
}

.pro-ex-cal .container ul li {
  padding: 20px 0px 20px 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.pro-ex-cal .container ul li .title {
  font-family: "Algerian",sans-serif;
  color: #fff;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
  padding-top: 15px;
  font-size: 26px;
}

.pro-ex-cal .container ul li p {
  font-family: "Inter",serif;
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  padding: 10px 20px;
  letter-spacing: .5px;
}

.fabricacion .title {
  padding: 40px 13px;
}

.fabricacion .title h1 {
  font-family: "Lato","sans-serif";
  font-weight: normal;
  color: #40332d;
  font-size: 24px;
  line-height: 36px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1.1px;
  padding-left: 20px;
  padding-right: 20px;
}

.fabricacion .title h1 b {
  font-weight: 700;
}

.fabricacion ul {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.fabricacion ul li {
  position: relative;
}

.fabricacion ul li:first-of-type:before {
  display: none;
}

.fabricacion ul li:last-of-type:after {
  display: none;
}

.fabricacion ul li:after,
.fabricacion ul li:before {
  content: "";
  position: absolute;
  background-color: hsla(0,0%,100%,.5);
  width: 13px;
  height: 100%;
  top: 0;
}

.fabricacion ul li:before {
  left: 0;
}

.fabricacion ul li:after {
  right: 0;
}

.fabricacion ul li img {
  display: block;
}

.nosotros {
  background-color: #f6f6f6;
  padding: 55px 0;
}

.nosotros .container {
  display: flex;
}

.nosotros .container:before,
.nosotros .container:after {
  display: none;
}

.nosotros .container img {
  display: block;
}

.nosotros .container p {
  justify-self: center;
  text-align: center;
  font-family: "Inter",serif;
  font-size: 18px;
  line-height: 36px;
  color: #616161;
  max-width: 590px;
  font-weight: normal;
  letter-spacing: .5px;
}

.nosotros .container p .resaltar {
  font-size: 24px;
  color: #b09384;
  font-weight: bold;
  line-height: 32px;
}

.nosotros-texture {
  background-image: url("../images/nosotros/textura.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0 50px 0;
}

.nosotros-texture .container p {
  font-family: "Inter",serif;
  font-size: 18px;
  line-height: 32px;
  color: #fff;
  text-align: center;
}

.nosotros-texture .container p .resaltar {
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  position: relative;
  z-index: 1;
  padding: 10px 15px;
  letter-spacing: 1px;
  display: block;
}

.nosotros-texture .container p .resaltar:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #b59687;
  z-index: -1;
  border-radius: 10px;
}

.modulos {
  margin-top: 25px;
  margin-bottom: 44px;
}

.modulos .container:after,
.modulos .container:before {
  display: none;
}

.modulos .container .modulo-grid {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 25px;
  grid-row-gap: 24px;
  padding-top: 23px;
}

.modulos .container .modulo-grid .modulo-item {
  position: relative;
}

.modulos .container .modulo-grid .modulo-item:before {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 68px;
  height: 68px;
  background-color: #d6b4a2;
  border-radius: 10px;
  z-index: 1;
}

.modulos .container .modulo-grid .modulo-item .img {
  z-index: 2;
  position: relative;
}

.modulos .container .modulo-grid .modulo-item .img img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}

.modulos .container .modulo-grid .modulo-item .product-name {
  color: #5d5d5d;
  font-family: "Inter",serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: bolder;
  text-align: center;
  margin-top: 15px;
}

.catalogos-container-images {
  margin-bottom: 60px;
}

.catalogos-container-images .container .title {
  margin-bottom: 50px;
  background-color: #d6b4a2;
  border-radius: 10px;
  width: 100%;
  padding: 15px 10px;
}

.catalogos-container-images .container .title h1 {
  text-align: center;
  font: "Inter",serif;
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  font-weight: bolder;
}

.catalogos-container-images .container .modulo-grid {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-column-gap: 38px;
  grid-row-gap: 88px;
  padding-top: 20px;
}

.catalogos-container-images .container .modulo-grid .modulo-item {
  position: relative;
}

.catalogos-container-images .container .modulo-grid .modulo-item .img {
  border: 1px solid #d1d1d1;
  border-radius: 10px;
  display: block;
}

.catalogos-container-images .container .modulo-grid .modulo-item .img img {
  width: 100%;
  height: 100%;
  max-width: 271px;
  max-height: 193px;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}

.catalogos-container-images .container .modulo-grid .modulo-item .name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 141px;
  padding: 12.5px;
  background-color: #392e28;
  text-align: center;
  color: #fff;
  font-family: "Inter",serif;
  font-size: 16px;
  font-weight: normal;
  border-radius: 10px;
  transform: translateY(50%);
}

section.products {
  margin-bottom: 110px;
}

section.products .container .products-grid {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 40px;
  max-width: 400px;
  justify-items: center;
  margin: 0 auto;
}

section.products .container .products-grid .products-item {
  position: relative;
}

section.products .container .products-grid .products-item .image img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

section.products .container .products-grid .products-item .name {
  font-family: "Inter",serif;
  font-weight: bold;
  color: #3b2f28;
  position: absolute;
  bottom: 10px;
  left: 10px;
  background-color: #f6f6f6;
  border-radius: 10px;
  text-align: center;
  width: 100%;
  padding: 8px 5px;
  font-size: 18px;
  line-height: 32px;
}

section.promos {
  margin-top: 30px;
  margin-bottom: 30px;
}

section.promos .container .promo-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
}

section.promos .container .promo-grid .item.doble {
  grid-column: 1/-1;
}

section.promos .container .promo-grid .item img {
  display: block;
  border-radius: 10px;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

#formTop {
  padding: 0;
  padding-top: 20px;
  margin-bottom: 42px;
}

#formTop .container #frmContacto {
  max-width: unset;
}

#formTop .container #frmContacto .tit {
  font-family: "Lato","sans-serif";
  font-weight: normal;
  font-size: 18px;
  line-height: normal;
  color: #616161;
  margin-bottom: 28px;
}

#formTop .container #frmContacto .form-group {
  margin-bottom: 12px;
}

#formTop .container #frmContacto input.form-control {
  height: 50px;
}

#formTop .container #frmContacto .textarea {
  height: 155px;
}

.cntCapt {
  margin-top: 20px;
  margin-bottom: 10px;
  min-width: 304px;
}

.btnEnviar {
  margin-right: 8px;
}

.btnEnviar[type=submit] {
  margin-left: 8px;
}

#frmContacto input[type=submit],
#frmContacto input[type=reset] {
  width: 160px;
  height: 60px;
  font-family: "Lato","sans-serif";
  font-size: 18px;
  color: #fff;
  margin-top: 20px;
}

.dirMap {
  text-align: center;
}

.dirMap span {
  font-family: "Lato","sans-serif";
  font-size: 18px;
  line-height: 32px;
  color: #fff;
}

.mapc {
  height: 580px;
}