.descript-product_min {
  padding-top: 40px !important;
  padding-left: 75px;
  width: 100%;
}

@media (max-width: 1280px) {
  .int-basic-page .ico-detail-left {
    left: -33% !important;
  }
}

.path-webform .section>.container {
  min-height: 1210px;
}

.cont-fond .cont-formu {
  top: 60% !important;
}

.information-link a {
  color: #faca08;
}

.sect-prod .owl-item {
  height: 660px;
}

@media (min-width: 570px) {
  .sect-prod .owl-item {
    height: 560px;
  }
}

@media (min-width: 990px) {
  .sect-prod .owl-item {
    height: 650px;
  }
}

.path-covid-19 h2 {
  padding: 19px;
  margin-bottom: 0;
}

.path-covid-19 .field--name-title {
  color: white;
  font-size: 1.5rem;
}

.path-covid-19 .field--name-field-rutas {
  border: solid 1px;
  color: black !important;
}

.field--name-field-zonas {
  padding-left: 15px;
}

.field--name-field-ruta {
  border-bottom: solid 1px;
  background-color: #e8e8e8;
  margin-bottom: 10px;
  border-bottom: 1px solid;
  padding-left: 5px;
}

.field--name-field-ruta .field__label {
  font-weight: bold;
}

.path-covid-19 p,
.path-covid-19 li {
  color: #393939;
}

.path-covid-19 .views-row header {
  padding-bottom: 0;
  position: relative;
}

.path-covid-19 .node__content {
  margin-top: 0;
}

article.node--type-rutas-covid19 {
  margin-bottom: 30px;
}

img.covid19 {
  width: 390px;
  right: 93px;
  top: 25px;
  position: absolute;
}

.path-covid-19 .text-basic {
  color: #ffffff;
}

.path-covid-19 .header-basic .img-banner img {
  display: none;
}

@media (min-width: 768px) {
  .path-covid-19 .header-basic .img-banner img {
    width: 63%;
    display: block;
  }

  .covid-rows {
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .path-covid-19 .bg-item::after {
    display: none;
  }

  .path-covid-19 .bg-item::before {
    display: none;
  }

  .path-covid-19 .text-basic {
    margin-top: 90px;
  }

  .path-covid-19 .header-basic .content-banner {
    margin-top: 67px;
  }
}

@media (min-width: 768px) {
  .path-covid-19 .bg-item {
    height: 467px;
  }
}

@media (min-width: 992px) {
  .path-covid-19 .bg-item {
    height: 375px;
  }
}

.covid-rows {
  margin-top: 15px;
  width: 100%;
}

@media (max-width: 480px) {
  img.covid19 {
    width: 290px;
    right: 47px;
    top: 100px;
  }

  .path-covid-19 .bg-item {
    height: 480px;
  }
}

.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.float-2 {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 119px;
  background-color: #545454;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.my-float {
  margin-top: 16px;
}

.notify-bar--block p {
  color: #505050;
}

.announcement-bar p {
  overflow: visible;
  white-space: normal;
  width: auto;
}

.notify-bar--block.announcement-bar {
  padding: 13px;
}

.announcement-bar a:active,
.announcement-bar a:hover,
.announcement-bar a {
  border: none;
  padding: 0;
  font: inherit;
  text-decoration: underline;
  font-weight: bold;
  background-color: transparent;
}

.destacado-header {
  text-align: center;
  padding-top: 19px;
}

.field--name-field-ruta {
  font-size: 24px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .mobile-background-1 {
    background: #b31717 !important;
  }
}

.h1,
h1 {
  font-size: 1.7rem;
}

.groupseelct {
  border-right: solid #cbcbcb 1px;
  display: inline-block;
  padding: 17px 35px;
  position: relative;
}

@media (min-width: 1316px) {
  .container {
    max-width: 1316px;
  }
}

.puntos-ventas-selector {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 6px #00000029;
  padding: 26px 25px;
  z-index: 2;
  margin-bottom: 10px;
  margin-left: 100px;
  margin-right: -10px;
  box-sizing: border-box;
}

.punto-ventas-selector-item {
  margin-bottom: 15px;
}

.punto-ventas-selector-item::after {
  content: "";
  background: url(/sites/all/themes/tropigas/images/icons/arrow-down.png) center no-repeat;
  right: 16%;
  background-size: cover;
  top: 28px;
  position: absolute;
  width: 15px;
  height: 40px;
}

.results-list {
  border-top: 1px solid #f2f2f2;
  padding-top: 10px;
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* Custom pequeño scrollbar */
.results-list::-webkit-scrollbar {
  width: 6px;
}

.results-list::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

.results-list::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 4px;
}

.results-list::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

@media (min-width: 992px) {
  .results-list {
    max-height: 600px;
  }
}


.results-list p {
  color: #6e6e6e;
}

.results-list .result-item {
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 8px;
  padding-bottom: 8px;
}

@media (min-width: 992px) {
  .results-list .result-item {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
}

.result-field {
  margin-bottom: 5px;
}

.distance-field {
  text-align: right;
}

.webform-confirmation-success {
  text-align: center;
}

.webform-confirmation-success p {
  color: black;
}

.int-article .int-body {
  padding: 20px 5px !important;
}

.new-facilities-header-basic .header_rectangle {
  background-color: #f8f8f8;
  width: 116%;
  padding: 50px;
  margin-left: 63px;
  border-radius: 15px;
}

.new-facilities-header-basic .title-basic_banner {
  font-size: 49px;
  font-weight: 400;
  font-weight: bold;
  color: #404040;
}

.new-facilities-header-basic .img-banner {
  margin-top: 45px;
  border-radius: 15px;
}

.new-facilities-header-basic .img-banner img {
  border-radius: 15px;
  height: 415px;
}

.new-facilities-header-basic .header_rectangle p {
  color: #404040;
  margin-top: 50px;
  font-size: 18px;
  width: 85%;
  text-align: justify;
}

.installation_products-header-basic .header_rectangle {
  background-color: #f8f8f8;
  width: 116%;
  padding: 50px;
  margin-left: 63px;
  border-radius: 15px;
}

.installation_products-header-basic .title-basic_banner {
  font-size: 49px;
  font-weight: 400;
  font-weight: bold;
}

.installation_products-header-basic .title-basic_banner span {
  color: #404040;
}

.installation_products-header-basic .category_installation {
  background: #404040;
  display: block;
  margin-top: 30px;
  font-size: 20px;
  color: white;
  text-align: center;
  width: 30%;
  padding: 8px;
}

.installation_products-header-basic .img-banner {
  margin-top: 45px;
}

.installation_products-header-basic .img-banner img {
  border-radius: 15px;
  height: 415px;
}

.installation_products-header-basic .text-basic {
  color: #404040;
  margin-left: 60px;
  margin-top: 50px;
  font-size: 18px;
}

.installation_products-requirement {
  width: 100%;
  margin-left: 74px;
  margin-top: 53px;
}

.installation_products-requirement .title-requirement {
  color: #d92324;
  font-size: 20px;
  font-weight: bold;
}

.installation_products-requirement .table_requirements {
  border-right: 2px solid #eaeaea;
}

.installation_products-requirement .table_requirements th {
  background: white;
  padding: 10px;
}

.installation_products-requirement .table_requirements th:nth-child(2),
.installation_products-requirement .table_requirements th:nth-child(3) {
  text-align: center;
}

.installation_products-requirement .table_requirements th:nth-child(3) {
  padding-right: 22px;
}

.installation_products-requirement .table_requirements tr {
  border-bottom: 2px solid #eaeaea;
}

.installation_products-requirement .table_requirements td {
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 18px;
  background: white;
}

.installation_products-requirement .table_requirements td p {
  color: black;
}

.installation_products-requirement .table_requirements td p::before {
  content: "\25CF";
  font-size: 8px;
  margin-right: 10px;
  position: relative;
  top: -4px;
}

.installation_products-requirement .table_requirements tr th:nth-child(1) {
  width: 70%;
}

.installation_products-requirement .table_requirements tr th:nth-child(2),
.installation_products-requirement .table_requirements tr th:nth-child(3) {
  width: 15%;
}

.installation_products-requirement .table_requirements tr td:nth-child(1) {
  padding-left: 10px;
}

.installation_products-requirement .table_requirements tr td:nth-child(2),
.installation_products-requirement .table_requirements tr td:nth-child(3) {
  text-align: center;
}

.installation_products-requirement .container {
  display: block;
  width: 50px;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.installation_products-requirement .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.installation_products-requirement .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  cursor: initial;
  border: 2px solid #d92324;
  border-radius: 4px;
}

.installation_products-requirement .container:hover input~.checkmark {
  background-color: #ccc;
}

.installation_products-requirement .container input:checked~.checkmark {
  background-color: #d92324;
}

.installation_products-requirement .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.installation_products-requirement .container input:checked~.checkmark:after {
  display: block;
}

.installation_products-requirement .container .checkmark:after {
  left: 8px;
  top: 1.5px;
  width: 5px;
  height: 16px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.title-documents {
  font-size: 24px !important;
  color: #404040 !important;
  margin-top: 18px !important;
  margin-bottom: 20px !important;
  margin-top: 21px !important;
  font-size: 21px !important;
}

.installation_products-requirement .card_documents {
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  padding: 10px;
}

.installation_products-requirement .card_documents a {
  color: #404040;
}

.installation_products-requirement .notes {
  margin-top: 30px;
  background-color: #f8f8f8;
  border-radius: 10px;
  padding: 20px;
  color: #404040;
}

.installation_products-requirement .card_documents {
  margin-top: 37px;
  width: 80%;
  margin-left: 5%;
}

.installation_products-requirement .notes h3 {
  margin: 0px;
  font-weight: bold;
  color: #404040;
}

.installation_products-requirement .notes p {
  color: #404040;
}

.installation_products-requirement .img-download {
  background: url("../images/icons/Descarga.svg") center no-repeat;
  display: inline-block;
  width: 38px;
  height: 38px;
  position: absolute;
  margin-left: -30px;
  margin-top: -30px;
  border-radius: 100%;
}

.installation_products-requirement .img-doc {
  background: url("../images/icons/Documentos.svg") center no-repeat;
  display: inline-block;
  width: 36px;
  height: 30px;
  position: relative;
  top: 8px;
}

.installation_products-requirement p {
  display: inline-block;
}

.installation_products-requirement p span {
  padding: 0px;
}

.installation_products-memory {
  margin: 0px !important;
}

.installation_products-memory h4 {
  color: #d92324;
  font-size: 18px;
}

.installation_products-memory .subtitle {
  color: #404040;
  font-size: 14px;
  margin-top: 10px;
}

.installation_products-memory .card_data_bank {
  padding: 25px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  margin-top: 40px;
  border-radius: 10px;
  width: 90%;
  position: relative;
  left: 6%;
}

.installation_products-memory .card_data_bank p {
  margin: 0px;
  color: #404040;
  font-size: 14px;
  margin-top: 10px;
}

.installation_products-memory .card_data_bank .img-price {
  background: url("../images/icons/PAgos.svg") center no-repeat;
  display: inline-block;
  width: 38px;
  height: 38px;
  position: absolute;
  margin-left: -44px;
  margin-top: -44px;
  border-radius: 100%;
}

.installation_products-memory .notes {
  margin-top: 30px;
  background-color: #f8f8f8;
  border-radius: 10px;
  padding: 20px;
  color: #404040;
}

.installation_products-memory .notes h3 {
  margin: 0px;
  font-weight: bold;
  color: #404040;
  margin-bottom: 15px;
  font-size: 20px;
}

.installation_products-memory .notes p {
  color: #404040;
  font-size: 14px;
}

.webform-submission-solicita-tu-producto-form .col-6 {
  display: inline-block;
  width: 47% !important;
}

.webform-submission-solicita-tu-producto-form .text-formu {
  font-size: 32px !important;
  color: #404040 !important;
  font-weight: 700 !important;
}

.webform-submission-solicita-tu-producto-form fieldset.col-6 {
  border: 1px solid #cccc;
  border-radius: 10px;
  height: 60px;
}

.webform-submission-solicita-tu-producto-form fieldset.col-6:nth-child(1),
.webform-submission-solicita-tu-producto-form fieldset.col-6:nth-child(3),
.webform-submission-solicita-tu-producto-form fieldset.col-6:nth-child(5),
.webform-submission-solicita-tu-producto-form fieldset.col-6:nth-child(7),
.webform-submission-solicita-tu-producto-form fieldset.col-6:nth-child(9) {
  margin-left: 20px;
}

.webform-submission-solicita-tu-producto-form fieldset.col-6:nth-child(9) {
  height: 120px;
}

.webform-submission-solicita-tu-producto-form fieldset.col-6:nth-child(9) textarea {
  height: 97px;
  position: relative;
  top: -10px;
  border: 0px;
  outline: 0px;
  box-shadow: 0px 0px 0px;
}

.webform-submission-solicita-tu-producto-form fieldset.col-6 input {
  outline: 0px;
  border: 0px;
  height: 41px;
  position: relative;
  top: -19px;
  padding: 0px;
  margin: 0px;
  box-shadow: 0px 0px 0px;
}

.webform-submission-solicita-tu-producto-form fieldset.col-6 textarea:focus,
.webform-submission-solicita-tu-producto-form fieldset.col-6 input:focus {
  outline: none;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.webform-submission-solicita-tu-producto-form fieldset.col-6 label {
  display: inline-block;
  margin-bottom: 5px;
  background: white;
  position: relative;
  top: -10px;
}

.webform-submission-solicita-tu-producto-form fieldset.col-6:nth-child(8) {
  position: relative;
  top: -79px;
}

.webform-submission-solicita-tu-producto-form fieldset.col-6:nth-child(9) {
  margin-top: 15px;
}

.webform-submission-solicita-tu-producto-form fieldset .chosen-container {
  border: 0px !important;
  position: relative !important;
  top: -17px !important;
  left: -12px !important;
  width: 106% !important;
}

.webform-submission-solicita-tu-producto-form fieldset .chosen-single {
  height: 37px;
  border: 0px;
  background: white;
  box-shadow: 0px 0px 0px;
}

.webform-submission-solicita-tu-producto-form fieldset .chosen-single span,
.webform-submission-solicita-tu-producto-form fieldset .chosen-single div {
  margin-top: 6px;
  background: white;
}

.webform-submission-solicita-tu-producto-form fieldset .chosen-search {
  margin-top: 20px !important;
}

.webform-submission-solicita-tu-producto-form fieldset .chosen-drop {
  margin-top: -39px !important;
  width: 95%;
  background-color: white;
}

.webform-submission-solicita-tu-producto-form .form-actions {
  text-align: right;
  background: white;
  border: 0px;
  margin-right: 13px;
  margin-top: 0px;
  position: relative;
  top: -63px;
}

.webform-submission-solicita-tu-producto-form .form-actions input {
  background: #d92324 !important;
  font-weight: 700;
  padding: 6px 35px 6px 35px;
}

.webform-submission-solicita-tu-producto-form .webform-confirmation {
  margin-top: 25px;
}

.webform-submission-solicita-tu-producto-form .captcha {
  position: relative;
  top: -62px;
}

.view-mode-installation_products {
  margin: 0px !important;
  text-align: center;
}

.view-mode-installation_products .title-basic_banner {
  font-size: 24px;
  color: #404040;
  position: relative;
  top: -100px;
}

.view-mode-installation_products .title-basic_banner span {
  color: #404040;
}

.view-mode-installation_products .img-banner {
  width: 170px;
  margin: auto;
  position: relative;
  top: -100px;
}

.view-mode-installation_products .text-basic {
  color: #404040;
  padding-left: 29px;
  padding-right: 29px;
  position: relative;
  top: -100px;
  height: 60px;
}

.view-mode-installation_products a {
  position: relative;
  top: -93px;
  color: white;
  padding: 10px;
  border-radius: 5px;
  display: block;
  width: 39%;
  text-align: center;
  font-weight: bold;
  margin-left: 30%;
  margin-right: 13px;
  background: linear-gradient(181.09deg, #d92324 0.94%, #ab0001 215.84%);
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
}

.view-mode-installation_products a:hover {
  text-decoration: none;
  color: white;
  opacity: 0.8;
}

.view-mode-installation_products .col-md-12 {
  border: 1px solid #ccc;
  width: 95%;
  margin-left: 4%;
  border-radius: 15px;
  height: 382px;
  margin-top: 30px;
  padding-left: 12px;
  padding-right: 12px;
}

.view-new-facilities .views-row {
  width: 29%;
  margin-left: 3%;
}

.view-new-facilities .view-filters {
  margin-top: 25px;
}

.view-new-facilities .view-filters .form-row {
  width: 100%;
  display: block;
}

.view-new-facilities .view-filters .form-row input {
  position: absolute;
  opacity: 1;
  z-index: 1;
  visibility: hidden;
}

.view-new-facilities .view-filters .form-row .fieldset-wrapper div.radio {
  display: flex;
  width: 360px;
  margin: auto;
}

.view-new-facilities .view-filters .form-row .fieldset-wrapper div.radio.form-check {
  display: block !important;
  width: 180px !important;
  float: left;
  text-align: center;
}

.view-new-facilities .view-filters .form-row .form-item-field-installation-categorinstal-value {
  display: block !important;
  width: 180px !important;
  float: left;
  text-align: center;
}

.view-new-facilities .view-filters .form-row input+label {
  cursor: pointer;
  float: left;
  margin-right: -1px;
  padding: 0.5em 1em;
  padding-left: 45px;
  padding-right: 45px;
  position: relative;
  font-size: 20px;
  font-weight: 500;
  border-bottom: 2px solid #d9d9d9;
}

.view-new-facilities .view-filters .form-row input+label:hover {
  background-color: #eee;
}

.view-new-facilities .view-filters .form-row [type="radio"]:checked+label {
  color: #d92324;
  z-index: 1;
  border-bottom: 4px solid #d92324;
}

.view-new-facilities .view-filters .form-row .button.form-control {
  visibility: visible;
  opacity: 1;
  background-color: green;
}

.view-new-facilities .form-actions {
  display: none;
}

.view-new-facilities .view-content {
  margin-top: 100px;
}

.view-new-facilities nav {
  display: flex;
}

.view-new-facilities nav ul {
  margin: auto;
  margin-top: 24px;
}

.view-new-facilities nav ul span {
  border: 0px;
  color: #d92324;
}

.view-new-facilities nav ul span:hover {
  color: #d92324;
}

.view-new-facilities nav ul a {
  border: 0px;
  color: #d92324;
}

.view-new-facilities nav ul a:hover {
  color: #d92324;
}

#destacado-superior {
  padding-top: 40px;
  border-top: 1px solid #eaeaea;
}

.destacado-banner .row {
  margin: 0px;
}

.destacado-banner .destacado-header h5 {
  font-size: 32px;
  color: #d92324;
  margin-bottom: 30px;
  font-weight: 700;
}

.destacado-banner .destacado-header h5 {
  font-size: 32px;
  color: #d92324;
  margin-bottom: 30px;
  font-weight: 700;
}

.destacado-banner .item-destacado .descript-destacado {
  border: 1px solid #d9d9d9;
  border-radius: 15px;
  width: 85%;
}

.destacado-banner .item-destacado p {
  font-size: 18px;
  line-height: 21.47px;
}

.destacado-banner .item-destacado a {
  margin-top: 10px;
  display: inline-block;
}

.destacado-banner .item-destacado.col-1 div {
  margin-left: 15%;
}

.destacado-banner .item-destacado.col-2 div {
  margin-right: 15%;
  margin-left: 0px;
}

.destacado-banner .item-destacado .number {
  display: inline-block;
  position: absolute;
  background: #d92324;
  color: white;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  margin-left: -18px;
  margin-top: -18px;
  padding-left: 11px;
  font-size: 20px;
  padding-top: 6px;
}

.destacado-banner .item-destacado .number.one {
  margin-left: 10% !important;
}

.destacado-banner .img-manguera {
  background: url("../images/icons/Mangera.svg") center no-repeat;
  display: inline-block;
  width: 44px;
  height: 45px;
  width: 20%;
}

.destacado-banner .img-call-center {
  background: url("../images/icons/Call center.svg") center no-repeat;
  display: inline-block;
  width: 44px;
  height: 45px;
  width: 20%;
}

.item-destacado .descript-destacado .content-info {
  margin: 0px !important;
  display: flex;
}

.item-destacado .descript-destacado .content-info p {
  width: 73%;
  display: inline-block;
  text-align: left;
  font-size: 16px;
  padding-left: 1rem;
}

.title-basic_grayd.productos {
  color: #393939;
  font-size: 32px;
}

#nuestros-productos .text-description-products {
  font-size: 18px;
}

.view-mode_products {
  margin-top: 20px;
}

.view-mode_products .img-banner {
  width: 230px;
  margin: auto;
  position: relative;
  top: -100px;
  height: 251px;
}

.view-mode_products .img-banner img {
  height: 100%;
}

.view-mode_products .title-basic_banner {
  font-size: 23px;
  text-transform: uppercase;
}

.view-mode_products p {
  position: relative;
  top: -100px;
  font-size: 16px;
  font-weight: 400;
  color: #404040;
  height: 65px;
}

.view-mode_products .price {
  position: relative;
  top: -100px;
  font-size: 24px;
  color: #d92324;
  margin-bottom: 0px;
}

.view-mode_products .btn-gnral {
  top: -100px;
  margin-top: 0px;
  width: 70%;
  margin-left: 15%;
}

.view-mode_products .col-md-12 {
  height: 417px;
}

.view.view-productos.view-id-productos .pagination a[rel="prev"] {
  position: absolute;
  left: 0px;
  margin-left: 10%;
  margin-top: -240px;
  border: 0px;
  width: 30px;
  height: 30px;
  transform: rotate(180deg);
  background: url("../images/icons/Arraw Right.svg") center no-repeat;
}

.view.view-productos.view-id-productos .pagination a[rel="next"] {
  position: absolute;
  right: 0px;
  margin-right: 10%;
  margin-top: -240px;
  border: 0px;
  width: 30px;
  height: 30px;
  background: url("../images/icons/Arraw Right.svg") center no-repeat;
}

.view.view-productos.view-id-productos .pagination span {
  display: none;
}

.banner-home .owl-controls {
  width: 100% !important;
  left: 0px !important;
  right: 0px !important;
  border: 0px !important;
  top: 50% !important;
  height: 8% !important;
}

.owl-controls.clickable .owl-prev {
  margin-right: 61% !important;
  font-size: 0px !important;
}

.owl-controls.clickable .owl-next {
  font-size: 0px !important;
}

.owl-controls.clickable .owl-prev::before {
  transform: rotate(180deg) !important;
  background: url("../images/icons/Arraw Right.svg") center no-repeat !important;
  border: 0px !important;
  width: 30px !important;
  height: 30px !important;
}

.owl-controls.clickable .owl-next::before {
  background: url("../images/icons/Arraw Right.svg") center no-repeat !important;
  border: 0px !important;
  width: 30px !important;
  height: 30px !important;
}

.content-banner_home .title-basic_banner {
  color: #404040 !important;
}

.content-banner_home .text-basic.text-basic_banner.font-16 {
  color: #404040 !important;
}

.content-banner_home a {
  background: linear-gradient(181.09deg,
      #d92324 0.94%,
      #ab0001 215.84%) !important;
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15) !important;
  border-radius: 5px !important;
  color: white !important;
}

.login-form-inline {
  display: none;
}

@media(max-width: 992px) {
  .destacado-banner .title-basic.title-basic_grayd {
    line-height: normal;
  }
}

@media (max-width: 700px) {
  .destacado-banner .descript-destacado {
    width: 90% !important;
    text-align: center !important;
    margin: 0px !important;
    margin-top: 17px !important;
    margin-left: 10% !important;
  }

  .destacado-banner .item-destacado .number.one,
  .destacado-banner .item-destacado .number {
    margin-left: 6% !important;
    margin-top: 0px;
  }

  .view-novedades.view-display-id-block_2 .views-row {
    width: 100%;
    margin-top: 0;
  }

  .view-display-id-block_2 .views-row {
    width: 87%;
    margin-top: 78px;
  }

  .nuestros-productos {}

  .view.view-productos.view-id-productos .pagination a[rel="next"] {
    margin-right: 0%;
  }

  .view.view-productos.view-id-productos .pagination a[rel="prev"] {
    margin-left: 3%;
  }

  .owl-slider-wrapper.owl-carousel.owl-theme .owl-prev {
    margin-right: 71% !important;
    font-size: 0px !important;
    font-size: 0px;
  }

  .owl-slider-wrapper.owl-carousel.owl-theme .owl-next {
    font-size: 0px;
  }

  .new-facilities-header-basic .header_rectangle {
    margin-left: -30px;
  }

  .new-facilities-header-basic .img-banner {
    margin-left: -24px;
    width: 102%;
  }

  .view-new-facilities .view-filters {
    position: absolute;
    margin-top: 1px;
  }

  .view-new-facilities .view-filters .form-row .fieldset-wrapper div.radio {
    margin-left: 0%;
  }

  .view-new-facilities nav {
    position: absolute;
    margin-top: -62px;
    margin-left: 31%;
  }

  .view-new-facilities .views-row {
    width: 90%;
    margin-left: -1%;
    margin-top: 63px;
  }

  .installation_products-header-basic .header_rectangle {
    margin-left: -10px;
    width: 97%;
  }

  .installation_products-header-basic .category_installation {
    width: 42%;
  }

  .installation_products-header-basic .text-basic {
    margin-left: 0px;
    margin-top: 10px;
  }

  .installation_products-header-basic .img-banner {
    width: 94%;
  }

  .installation_products-requirement {
    margin-left: 0px;
    position: relative;
    left: -26px;
  }

  .installation_products-requirement .card_documents {
    margin-left: 11%;
  }

  .row.installation_products-memory {
    position: relative;
    left: -22px;
  }

  .row.installation_products-memory .webform-elements fieldset {
    width: 100% !important;
    display: block;
    max-width: 100%;
    margin-left: 10px;
  }

  .webform-submission-solicita-tu-producto-form fieldset.col-6:nth-child(9) {
    position: relative;
    top: -67px;
  }

  .webform-submission-solicita-tu-producto-form .form-actions input {
    width: 100%;
    margin-top: 10px;
  }

  .g-recaptcha {
    margin-left: 8%;
  }

  select.form-control:not([size]):not([multiple]) {
    position: relative;
    top: -11px;
    border: 0px;
  }

  .view-new-facilities {
    overflow-x: auto;
  }

  .view-new-facilities .view-content {
    display: table;
    table-layout: fixed;
    border-spacing: 4px;
    margin-top: 76px;
    padding-bottom: 48px;
  }

  .view-new-facilities .views-row {
    display: table-cell;
    width: 500px;
  }

  .view-new-facilities .views-row article {
    width: 334px;
    margin-right: 15px;
  }

  .view-mode-installation_products a {
    margin-top: 23px;
  }

  .view-mode-installation_products .title-basic_banner span {
    font-size: 21px;
  }

  .view.view-productos {
    overflow-x: auto;
    padding-top: 69px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .view.view-productos .view-content.row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }

  .view.view-productos .view-content.row .views-row {
    display: table-cell;
    max-width: 90%;
    padding-left: 0;
  }

  .view.view-productos .view-content.row .views-row article {
    width: 500px;
  }

}

@media (max-width: 576px) {
  .view.view-productos .view-content.row .views-row .item-product .img-product {
    left: -10px;
    width: 60%;
  }
}