@font-face {
  font-family: "MemoTrust";
  src: url("/_src/fonts/momo-trust-display-latin-400-normal.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: 1337px;
}

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

.container-full {
  max-width: 1737px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  position: relative;
}

.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: 100vw;
  top: -91px;
  left: 0;
  border-bottom-right-radius: 300px;
  padding-top: 10px;
  padding-left: 4px;
  padding-right: 4px;
}

#logo {
  display: block;
  z-index: 2;
  position: relative;
  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: #000;
}

.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;
  }

  #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;
  }

  #sliderTop #mainSlider .slider-content {
    justify-content: center;
  }

  #sliderTop #mainSlider .slider-content .slider-text-wrapper .slider-title {
    text-align: center;
  }

  #sliderTop #mainSlider .slider-content .slider-text-wrapper .slider-description {
    text-align: center !important;
  }

  #sliderTop #mainSlider .slider-content .slider-text-wrapper .slider-btns {
    justify-content: center;
  }

  .modal-wrapper {
    padding: 15px;
  }

  .modal-wrapper .modal-container {
    padding: 40px 20px 30px;
  }

  .modal-wrapper .modal-container .modal-content .modal-header h2 {
    font-size: 28px;
  }

  .modal-wrapper .modal-container .modal-content form .btn-submit {
    height: 50px;
    font-size: 18px;
  }

  .modal-wrapper .modal-container .modal-content .modal-footer-text .btn-whatsapp {
    height: 48px;
    font-size: 17px;
  }

  #contacto-home .frmContacto .btnEnviar {
    width: 100%;
    padding: 0;
  }

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

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

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

  #detras-maquinaria .post-item .post-image {
    max-width: 80%;
  }

  #detras-maquinaria .post-item .post-content {
    max-width: 80%;
  }

  #blog-content .blog-main-title h1 {
    padding-right: 0;
    margin-bottom: 20px;
    font-size: 32px;
  }

  #blog-content .blog-main-title .blog-social {
    border-left: 0;
    padding-left: 0;
  }
}

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

.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;
  }
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: rgba(0,0,0,0);
}

#topMenu {
  padding: 45px 0;
}

#topMenu .cntTopMenu {
  display: flex;
  flex-direction: column;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: 0;
  padding: 0;
  align-items: flex-start;
  gap: 10px;
}

#topMenu .cntTopMenu .logo-space {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}

#topMenu .cntTopMenu .enlaces {
  display: flex;
  gap: 10px;
  justify-content: center;
  border-top: 1px solid #fff;
  padding-top: 20px;
}

#topMenu .cntTopMenu .enlaces nav.menu .nav {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

#topMenu .cntTopMenu .enlaces nav.menu .nav li {
  margin: 0 9px;
}

#topMenu .cntTopMenu .enlaces nav.menu .nav li.active {
  margin: 0;
}

#topMenu .cntTopMenu .enlaces nav.menu .nav li a {
  color: #fff;
  text-decoration: none;
  font-family: "Oswald",sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0px;
  transition: color .3s;
  padding: 6px 13px;
}

#topMenu .cntTopMenu .enlaces nav.menu .nav li a:hover {
  color: #eb5d24;
}

#topMenu .cntTopMenu .enlaces nav.menu .nav li.active a {
  background-color: #fff;
  color: #eb5d24;
  border-radius: 4px;
  font-weight: 700;
}

#topMenu .cntTopMenu .enlaces .nav-icons {
  display: none;
  align-items: center;
}

#topMenu .cntTopMenu .enlaces .nav-icons .icon-item {
  width: 44px;
  height: 44px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
  transition: all .3s;
}

#topMenu .cntTopMenu .enlaces .nav-icons .icon-item:first-of-type {
  margin-left: 0;
}

#topMenu .cntTopMenu .enlaces .nav-icons .icon-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 10px rgba(0,0,0,.2);
}

#topMenu .cntTopMenu .enlaces .nav-icons .icon-item img {
  height: auto;
}

#datFooter {
  background: #000;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
}

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

#datFooter .footer-wrapper {
  display: flex;
  align-items: start;
  flex-direction: column;
  gap: 30px;
}

#datFooter .footer-columns {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 20px;
}

#datFooter .footer-column:first-of-type {
  padding: 0;
}

#datFooter .logo-footer img {
  max-width: 350px;
  height: auto;
}

#datFooter .footer-column:nth-of-type(2) .footer-col .footer-links li:last-child {
  margin-bottom: 0;
}

#datFooter .footer-col h3 {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-family: "Oswald",sans-serif;
}

#datFooter .footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

#datFooter .footer-links li a,
#datFooter .footer-links li .address-item {
  color: #fff;
  font-size: 14px;
  font-family: "Montserrat","sans-serif";
  text-decoration: none;
  display: grid;
  grid-template-columns: auto auto;
  justify-content: start;
  align-items: center;
  gap: 9px;
  transition: color .3s;
  text-align: left;
  line-height: 25px;
}

#datFooter .footer-links li a img,
#datFooter .footer-links li .address-item img {
  display: block;
}

@media (max-width: 1199px) {
  #datFooter .footer-links li a img,
  #datFooter .footer-links li .address-item img {
    align-self: flex-start;
    transform: translateY(7px);
  }

  #mision-vision .mision-vision-content .item .text p br {
    display: none;
  }
}

#datFooter .footer-links li a:hover,
#datFooter .footer-links li .address-item:hover {
  color: #eb5d24;
}

#datFooter .footer-links li .address-item:hover {
  color: #ccc;
}

#footer {
  background: #bf441b;
  padding: 20px 0;
}

#footer .footer-bottom {
  color: #fff;
  font-size: 11px;
  font-family: Arial,Helvetica;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#footer .footer-bottom .copyright {
  font-weight: 400;
}

#footer .footer-bottom .powered {
  display: flex;
  align-items: center;
  font-weight: 400;
}

#footer .footer-bottom .powered a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}

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

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

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

#sliderTop {
  overflow: hidden;
  display: block;
  width: 100%;
  margin-top: 0;
  position: relative;
  height: 527px;
}

#sliderTop #mainSlider {
  height: 100%;
  width: 100%;
}

#sliderTop #mainSlider .splide__track {
  height: 100%;
}

#sliderTop #mainSlider .splide__list {
  height: 100%;
}

#sliderTop #mainSlider .splide__slide {
  position: relative;
  height: 100%;
}

#sliderTop #mainSlider .splide__slide .slide-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 80%;
}

#sliderTop #mainSlider .slider-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 2;
  display: flex;
  align-items: center;
  pointer-events: none;
}

#sliderTop #mainSlider .slider-content .slider-text-wrapper {
  pointer-events: none;
  max-width: -moz-fit-content;
  max-width: fit-content;
  color: #fff;
  margin-top: 38px;
}

#sliderTop #mainSlider .slider-content .slider-text-wrapper .slider-title {
  font-family: "MemoTrust",sans-serif;
  font-weight: 800;
  font-size: 35px;
  line-height: 1;
  text-transform: uppercase;
  pointer-events: auto;
}

#sliderTop #mainSlider .slider-content .slider-text-wrapper .slider-title span {
  display: block;
  font-weight: 400;
  font-family: "Montserrat","sans-serif";
  font-size: 20px;
}

#sliderTop #mainSlider .slider-content .slider-text-wrapper .slider-description {
  line-height: normal;
  margin-bottom: 20px;
  max-width: 660px;
  pointer-events: auto;
  font-family: "Montserrat","sans-serif";
  text-align: left;
  font-size: 16px;
}

#sliderTop #mainSlider .slider-content .slider-text-wrapper .slider-description b {
  font-weight: 700;
}

#sliderTop #mainSlider .slider-content .slider-text-wrapper .slider-btns {
  display: flex;
  gap: 25px;
}

#sliderTop #mainSlider .slider-content .slider-text-wrapper .slider-btns a {
  text-decoration: none;
  font-family: "Montserrat","sans-serif";
  font-weight: 700;
  text-transform: capitalize;
  border-radius: 4px;
  transition: all .3s;
  font-size: 15px;
  pointer-events: auto;
  display: flex;
  align-items: center;
}

#sliderTop #mainSlider .slider-content .slider-text-wrapper .slider-btns .btn-contacto {
  background-color: #fff;
  color: #bf441b;
  padding: 8px 23px;
}

#sliderTop #mainSlider .slider-content .slider-text-wrapper .slider-btns .btn-contacto:hover {
  background-color: #eb5d24;
  color: #fff;
}

#sliderTop #mainSlider .slider-content .slider-text-wrapper .slider-btns .btn-maquinaria {
  background-color: #bf441b;
  color: #fff;
  padding: 8px 25px;
}

#sliderTop #mainSlider .slider-content .slider-text-wrapper .slider-btns .btn-maquinaria:hover {
  background-color: rgb(201.589958159,70.8786610879,18.410041841);
  transform: translateY(-2px);
}

#sliderTop #mainSlider .splide-pagination-container {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  z-index: 3;
  pointer-events: none;
}

#sliderTop #mainSlider .splide-pagination-container .splide__pagination {
  position: relative;
  bottom: 0;
  right: 0;
  left: auto;
  flex-direction: column;
  padding: 0;
  gap: 8px;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: 0;
  pointer-events: auto;
}

#sliderTop #mainSlider .splide-pagination-container .splide__pagination li {
  display: block;
}

#sliderTop #mainSlider .splide-pagination-container .splide__pagination .splide__pagination__page {
  width: 8px;
  height: 20px;
  border-radius: 2px;
  background: hsla(0,0%,100%,.5);
  margin: 0;
}

#sliderTop #mainSlider .splide-pagination-container .splide__pagination .splide__pagination__page.is-active {
  background: #eb5d24;
  height: 30px;
  transform: scale(1);
}

.modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .4s ease,visibility .4s ease;
}

.modal-wrapper.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.modal-wrapper.active .modal-container {
  transform: translateY(0) scale(1);
  opacity: 1;
}

.modal-wrapper .modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.7);
}

.modal-wrapper .modal-container {
  position: relative;
  width: 100%;
  max-width: 410px;
  background: #fff;
  padding: 25px;
  box-shadow: 0 10px 30px rgba(0,0,0,.3);
  z-index: 1;
  transform: translateY(-50px) scale(0.8);
  opacity: 0;
  transition: all .5s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.modal-wrapper .modal-container .btn-close-modal {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 27px;
  height: 27px;
  transition: transform .3s;
  border-radius: 50%;
  background-color: #bf441b;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-wrapper .modal-container .btn-close-modal:hover {
  transform: scale(1.1);
}

.modal-wrapper .modal-container .btn-close-modal img {
  height: auto;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}

.modal-wrapper .modal-container .modal-content .modal-header {
  text-align: center;
  margin-bottom: 20px;
}

.modal-wrapper .modal-container .modal-content .modal-header .logo-container {
  margin-bottom: 5px;
}

.modal-wrapper .modal-container .modal-content .modal-header .logo-container img {
  width: 100%;
  height: auto;
  max-width: 80%;
}

.modal-wrapper .modal-container .modal-content .modal-header h2 {
  font-family: "Oswald",sans-serif;
  font-size: 20px;
  color: #000;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
  line-height: normal;
}

.modal-wrapper .modal-container .modal-content form .form-group {
  margin-bottom: 5px;
}

.modal-wrapper .modal-container .modal-content form .form-group input {
  width: 100%;
  height: 42px;
  padding: 0 15px;
  border: 1px solid #d7d7d7;
  font-size: 15px;
  color: #616161;
  outline: none;
  transition: all .3s;
  font-family: "Lato",sans-serif;
}

.modal-wrapper .modal-container .modal-content form .form-group input::-moz-placeholder {
  color: #999;
}

.modal-wrapper .modal-container .modal-content form .form-group input::placeholder {
  color: #999;
}

.modal-wrapper .modal-container .modal-content form .form-group input:focus {
  border-color: #d45731;
  box-shadow: 0 0 5px rgba(212,87,49,.2);
}

.modal-wrapper .modal-container .modal-content form .btn-submit {
  width: 100%;
  height: 50px;
  background: #d45731;
  color: #fff;
  border: none;
  font-size: 18px;
  font-weight: 500;
  border-radius: 6px;
  cursor: pointer;
  margin-top: 3px;
  transition: background .3s;
  font-family: inherit;
}

.modal-wrapper .modal-container .modal-content form .btn-submit:hover {
  background: rgb(194.8313253012,76.6084337349,40.6686746988);
}

.modal-wrapper .modal-container .modal-content .modal-footer-text {
  text-align: center;
  margin-top: 15px;
}

.modal-wrapper .modal-container .modal-content .modal-footer-text p {
  font-size: 16px;
  color: #616161;
  margin-bottom: 15px;
  position: relative;
  font-family: "Lato",sans-serif;
  font-weight: 400;
  line-height: normal;
}

.modal-wrapper .modal-container .modal-content .modal-footer-text .btn-whatsapp {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: #009c00;
  color: #fff;
  text-decoration: none;
  height: 50px;
  border-radius: 6px;
  font-weight: 500;
  transition: background .3s;
  font-size: 18px;
}

.modal-wrapper .modal-container .modal-content .modal-footer-text .btn-whatsapp img {
  width: 32px;
  height: auto;
}

#mision-vision {
  position: relative;
  color: #fff;
  overflow: visible;
  margin-top: 80px;
  padding: 80px 15px;
}

#mision-vision .mision-vision-bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1737px;
  height: 100%;
  z-index: 1;
  background-image: url("/_src/images/inicio/mision-vision-fondo.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#mision-vision .container-full {
  position: relative;
  z-index: 2;
}

#mision-vision .container-full .container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  flex-direction: column-reverse;
  gap: 50px;
}

#mision-vision .container-full .container:before,
#mision-vision .container-full .container:after {
  display: none;
}

#mision-vision .mision-vision-img {
  max-width: 800px;
  position: relative;
  width: 100%;
}

#mision-vision .mision-vision-img img {
  position: relative;
  display: block;
  right: -16px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 100%;
}

#mision-vision .mision-vision-content .item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 13px;
  margin-left: auto;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: 25px;
}

#mision-vision .mision-vision-content .item:last-child {
  margin-bottom: 0;
}

#mision-vision .mision-vision-content .item .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
}

#mision-vision .mision-vision-content .item .icon img {
  width: 100%;
  height: auto;
}

#mision-vision .mision-vision-content .item .icon h3 {
  font-weight: 500;
  font-size: 25px;
  color: #fff;
  line-height: 45px;
  text-transform: uppercase;
  font-family: "Oswald",sans-serif;
}

#mision-vision .mision-vision-content .item .text p {
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  color: #fff;
  font-weight: 500;
  letter-spacing: .8px;
  text-align: left;
}

#mision-vision .mision-vision-content .item .text p b {
  font-weight: 700;
}

#contacto-home {
  background: #fff;
  text-align: center;
}

#contacto-home .container-full {
  width: 80%;
  max-width: 1465px;
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 40px 0;
  padding-bottom: 45px;
}

#contacto-home h2 {
  font-size: 30px;
  color: #c3512d;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 7px;
  line-height: normal;
  font-family: "Oswald",sans-serif;
}

#contacto-home p.subtitle {
  font-size: 17px;
  color: #3d3d3d;
  margin-bottom: 25px;
  font-weight: 700;
  font-family: "Montserrat","sans-serif";
  padding-left: 20px;
  padding-right: 20px;
}

#contacto-home .frmContacto {
  max-width: 100%;
  margin: 0 auto;
}

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

#contacto-home .frmContacto .form-control {
  background: #f4f4f4;
  border: none;
  border-radius: 0;
  height: 65px;
  padding: 10px 22px;
  font-size: 17px;
  box-shadow: none;
  line-height: 25px;
  color: #959595;
  font-family: Verdana,Geneva,sans-serif;
}

#contacto-home .frmContacto .form-control::-moz-placeholder {
  color: #999;
}

#contacto-home .frmContacto .form-control::placeholder {
  color: #999;
}

#contacto-home .frmContacto textarea.form-control {
  height: 65px;
  resize: none;
}

#contacto-home .frmContacto .form-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 22px;
  margin-top: 17px;
  flex-direction: column;
}

#contacto-home .frmContacto .btnEnviar {
  background: #bf441b;
  color: #fff;
  border: none;
  height: 72px;
  padding: 0 110px;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  transition: all .3s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Montserrat","sans-serif";
}

#contacto-home .frmContacto .btnEnviar:hover {
  background: rgb(201.589958159,70.8786610879,18.410041841);
  transform: translateY(-2px);
}

#contacto-home .frmContacto .cntCapt {
  margin: 0;
}

#contacto-home .frmContacto .cntCapt #html_element {
  display: inline-block;
}

#valores-home {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #f1f1f1;
}

#valores-home .container-valores {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 80%;
}

#valores-home .item {
  text-align: center;
  margin-bottom: 40px;
}

#valores-home .item .image {
  position: relative;
  margin-bottom: 30px;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

#valores-home .item .image img {
  width: 100%;
  height: auto;
  display: block;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-left: auto;
  margin-right: auto;
}

#valores-home .item .image .title {
  position: absolute;
  bottom: -45px;
  left: 50%;
  transform: translateX(-50%);
  background: #bf441b;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  width: 100%;
}

#valores-home .item .image .title h3 {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  margin: 0;
  line-height: 1;
  font-family: "Oswald",sans-serif;
}

#valores-home .item .text {
  padding: 0 15px;
  margin-top: 60px;
}

#valores-home .item .text p {
  font-size: 18px;
  color: #616161;
  line-height: 30px;
  margin: 0;
  text-align: center;
  font-family: "Montserrat","sans-serif";
}

.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-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-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-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;
  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-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-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;
}

#maquinaria {
  padding-top: 40px;
  padding-bottom: 40px;
}

#maquinaria .maquinaria-header {
  text-align: center;
  margin-bottom: 25px;
}

#maquinaria .maquinaria-header .title {
  font-size: 30px;
  font-weight: 700;
  color: #333;
  margin-bottom: 17px;
  text-transform: uppercase;
  font-family: "Oswald",sans-serif;
  line-height: normal;
  text-align: center;
}

#maquinaria .maquinaria-header .subtitle {
  font-size: 18px;
  color: #616161;
  margin: 0 auto;
  font-weight: normal;
  font-family: "Montserrat","sans-serif";
  line-height: normal;
}

#maquinaria .maquinaria-grid {
  width: 100%;
}

#maquinaria .maquinaria-grid .grid-header {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr 1fr;
}

#maquinaria .maquinaria-grid .grid-header .col {
  padding: 5px;
  color: #fff;
  font-weight: 700;
  font-size: 21px;
  text-align: center;
  line-height: normal;
  text-transform: capitalize;
  font-family: "Oswald",sans-serif;
}

#maquinaria .maquinaria-grid .grid-header .header-modelo {
  background-color: #bf441b;
}

#maquinaria .maquinaria-grid .grid-header .header-marca {
  background-color: #5d5d5d;
}

#maquinaria .maquinaria-grid .grid-header .header-maquina,
#maquinaria .maquinaria-grid .grid-header .header-capacidad {
  background-color: #333;
}

#maquinaria .maquinaria-grid .grid-body .grid-row {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr 1fr;
  border-bottom: 1px solid #ddd;
  align-items: center;
}

#maquinaria .maquinaria-grid .grid-body .grid-row:last-of-type {
  border-bottom: none;
}

#maquinaria .maquinaria-grid .grid-body .grid-row .col {
  padding: 15px 10px;
  text-align: center;
  font-size: 16px;
  line-height: normal;
  font-family: "Montserrat","sans-serif";
}

#maquinaria .maquinaria-grid .grid-body .grid-row .col-modelo {
  font-weight: 800;
  color: #333;
}

#maquinaria .maquinaria-grid .grid-body .grid-row .col-maquina {
  text-transform: uppercase;
  color: #616161;
}

#maquinaria .maquinaria-grid .grid-body .grid-row .col-marca {
  padding: 0 !important;
}

#maquinaria .maquinaria-grid .grid-body .grid-row .col-marca img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#maquinaria .maquinaria-grid .grid-body .grid-row .col-capacidad {
  font-weight: 700;
  color: #616161;
}

#mejor-opcion-rentar {
  margin-bottom: 100px;
}

#mejor-opcion-rentar .container-full {
  max-width: 1805px;
}

#mejor-opcion-rentar .container-full .mejor-opcion-wrapper {
  position: relative;
  width: 100%;
}

#mejor-opcion-rentar .container-full .mejor-opcion-wrapper img {
  width: 100%;
  height: auto;
  display: block;
}

#mejor-opcion-rentar .container-full .mejor-opcion-wrapper .mejor-opcion-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 25px;
}

#mejor-opcion-rentar .container-full .mejor-opcion-wrapper .mejor-opcion-text h2 {
  color: #fff;
  font-size: 30px;
  line-height: normal;
  font-weight: 700;
  margin: 0;
  font-family: "Oswald",sans-serif;
  transform: translateY(10px);
  text-align: center;
}

#mejor-opcion-rentar .container-full .mejor-opcion-wrapper .mejor-opcion-text h2 .light {
  display: block;
  font-weight: 300;
  font-size: 20px;
  transform: translateY(-12px);
}

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-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: 289px;
}

.btnEnviar {
  margin-right: 8px;
}

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

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

.dirMap {
  text-align: center;
}

.dirMap span {
  font-size: 18px;
  line-height: 32px;
  color: #fff;
}

.mapc {
  height: 580px;
}

#detras-maquinaria {
  padding: 40px 0;
}

#detras-maquinaria .section-header {
  text-align: center;
  margin-bottom: 25px;
}

#detras-maquinaria .section-header .title {
  font-size: 30px;
  color: #333;
  text-transform: uppercase;
  font-family: "Oswald",sans-serif;
  font-weight: 600;
  line-height: normal;
}

#detras-maquinaria .post-item {
  display: flex;
  align-items: flex-start;
  position: relative;
  margin: 0 auto;
  margin-bottom: 50px;
}

#detras-maquinaria .post-item:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  #detras-maquinaria .post-item {
    flex-direction: column;
    align-items: center;
  }

  #detras-maquinaria .post-item .post-image {
    display: flex;
    justify-content: center;
    width: 100%;
    height: auto;
    aspect-ratio: 557/349;
  }

  #detras-maquinaria .post-item .post-image img {
    max-width: 100%;
  }

  #detras-maquinaria .post-item .post-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  #detras-maquinaria .post-item .post-content .post-text {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

#detras-maquinaria .post-item .post-image {
  position: relative;
  z-index: 1;
  width: 557px;
  height: 349px;
  overflow: hidden;
}

#detras-maquinaria .post-item .post-image a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

#detras-maquinaria .post-item .post-image a span {
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: "Montserrat","sans-serif";
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  background-color: rgba(51,51,51,.85);
  padding: 11px 27px;
}

#detras-maquinaria .post-item .post-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#detras-maquinaria .post-item .post-content {
  margin-top: 15px;
  position: relative;
  z-index: 2;
}

#detras-maquinaria .post-item .post-content .post-title-box {
  background-color: #bf441b;
  padding: 4px 50px;
  margin-bottom: 10px;
  box-shadow: 0 5px 15px rgba(0,0,0,.1);
  max-width: 787px;
  border: 5px solid #fff;
}

#detras-maquinaria .post-item .post-content .post-title-box h3 {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  text-transform: uppercase;
  font-family: "Oswald",sans-serif;
  text-align: center;
}

#detras-maquinaria .post-item .post-content .post-text p {
  font-size: 16px;
  color: #616161;
  line-height: 28px;
  margin-bottom: 15px;
  font-family: "Montserrat","sans-serif";
  max-width: 660px;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#detras-maquinaria .post-item .post-content .post-text .btn-ver-mas {
  display: inline-block;
  background-color: #e2e2e2;
  color: #414141;
  padding: 12px 38px;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  transition: background .3s;
  font-family: "Montserrat","sans-serif";
}

#detras-maquinaria .post-item .post-content .post-text .btn-ver-mas:hover {
  background-color: #d0d0d0;
}

#blog-header {
  position: relative;
  padding-top: 60px;
}

#blog-header:before {
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  background-image: url("/_src/images/blog/textura-header.png");
  height: 165px;
  width: 100%;
}

#blog-header .blog-cover {
  width: 100%;
  aspect-ratio: 1628/633;
  overflow: hidden;
}

#blog-header .blog-cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  border: 3px solid #fff;
}

#blog-header .container span {
  position: absolute;
  bottom: 3px;
  right: 0;
  font-family: "Montserrat","sans-serif";
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  background-color: rgba(51,51,51,.85);
  padding: 20px 50px;
}

@media (max-width: 1599px) {
  #blog-header .container span {
    right: 20px !important;
  }
}

#blog-content {
  padding: 30px 0;
  padding-bottom: 40px;
  background-color: #fff;
}

#blog-content .blog-main-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

#blog-content .blog-main-title h1 {
  font-family: "Oswald",sans-serif;
  font-weight: 700;
  color: #333;
  margin: 0;
  flex: 1;
  padding-right: 30px;
  line-height: 1.1;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: -2px;
  font-size: 30px;
  border-right: 1px solid #e0e0e0;
}

#blog-content .blog-main-title .blog-social {
  display: flex;
  align-items: center;
  padding-left: 30px;
}

#blog-content .blog-main-title .blog-social a {
  margin-left: 15px;
  transition: transform .3s;
}

#blog-content .blog-main-title .blog-social a:first-child {
  margin-left: 0;
}

#blog-content .blog-main-title .blog-social a:hover {
  transform: translateY(-3px);
}

#blog-content .blog-main-title .blog-social a img {
  height: auto;
}

#blog-content .blog-text {
  font-family: "Montserrat","sans-serif";
  font-size: 16px;
  color: #555;
  line-height: 1.8;
  text-align: justify;
}

#blog-content .blog-text p {
  margin-bottom: 25px;
}

#blog-content .blog-text .blog-subtitle {
  font-family: "Oswald",sans-serif;
  font-weight: 600;
  color: #333;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 24px;
}

#blog-content .blog-text .blog-list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

#blog-content .blog-text .blog-list li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 20px;
}

#blog-content .blog-text .blog-list li::before {
  content: "•";
  color: #eb5d24;
  position: absolute;
  left: 0;
  font-weight: bold;
}

#blog-content .blog-text .blog-list li strong {
  color: #333;
}

#blog-content .blog-text .blog-middle-image {
  margin: 40px 0;
}

#blog-content .blog-text .blog-middle-image img {
  width: 100%;
  height: auto;
  display: block;
}

#blog-content .blog-text .blog-source {
  font-style: italic;
  text-align: right;
  font-family: "Montserrat","sans-serif";
  color: #333;
  line-height: 24px;
  margin-top: 20px;
  font-weight: 700;
  font-size: 18px;
}

#blog-content .blog-separator {
  height: 16px;
  background-color: #bf441b;
  margin: 20px 0;
  margin-bottom: 15px;
}

#blog-content .comments-title {
  font-family: "Oswald",sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #333;
  margin-bottom: 10px;
  line-height: normal;
}

#blog-content .comments-intro {
  font-family: "Montserrat","sans-serif";
  font-size: 16px;
  color: #555;
  line-height: 1.6;
  margin-bottom: 40px;
  text-align: left;
}

#blog-content .blog-comments .comment-form-container {
  padding: 20px;
  border-radius: 4px;
}

#blog-content .blog-comments .comment-form-container .form-title {
  font-family: "Oswald",sans-serif;
  color: #c3512d;
  font-size: 25px;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 25px;
  text-transform: none;
  font-weight: 700;
  line-height: normal;
}

#blog-content .blog-comments .comment-form-container .frmComentario .form-group {
  margin-bottom: 20px;
}

#blog-content .blog-comments .comment-form-container .frmComentario .form-control {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  height: 50px;
  padding: 10px 15px;
  font-family: "Montserrat","sans-serif";
}

#blog-content .blog-comments .comment-form-container .frmComentario .form-control:focus {
  border-color: #eb5d24;
  box-shadow: none;
}

#blog-content .blog-comments .comment-form-container .frmComentario textarea.form-control {
  height: 70px;
  resize: none;
}

#blog-content .blog-comments .comment-form-container .frmComentario .form-footer {
  text-align: center;
}

#blog-content .blog-comments .comment-form-container .frmComentario .form-footer .btnEnviar {
  background-color: #bf441b;
  color: #fff;
  border: none;
  padding: 15px 51px;
  font-family: "Montserrat","sans-serif";
  font-weight: 600;
  font-size: 17px;
  cursor: pointer;
  transition: background .3s;
}

#blog-content .blog-comments .comment-form-container .frmComentario .form-footer .btnEnviar:hover {
  background-color: rgb(201.589958159,70.8786610879,18.410041841);
}

.container-blog-comments {
  background-color: #f9f9f9;
  padding-bottom: 50px;
}

.container-blog-comments .thanks-comment {
  text-align: center;
  padding: 60px 20px;
  background: #fff;
  border: 1px solid #eee;
  margin: 20px 0;
}

.container-blog-comments .thanks-comment .form-title {
  margin-top: 0 !important;
  font-size: 36px !important;
  color: #eb5d24 !important;
}

.container-blog-comments .thanks-comment p {
  font-family: "Montserrat","sans-serif";
  font-size: 18px;
  color: #555;
}