/*
Theme Name: DS
Theme URI: https://plugins.div-it.com.ar/ds
Author: Dex
Author URI: https://dex360.net
Description: This is a description of the theme. DS is a masterpiece of design and functionality. It features a range of valuable patterns, including hero and portfolio sections, prominent call-to-action buttons, and customer testimonials. Whether you’re building a website for your business, personal brand, or creative project, DS is perfect for anyone looking to launch quickly and efficiently.
Tags: block-patterns, block-styles, custom-colors, custom-logo, custom-menu, editor-style, full-site-editing, one-column, template-editing, threaded-comments, translation-ready, wide-blocks
Requires at least: 6.2
Tested up to: 6.2
Requires PHP: 5.6
Version: 1.2.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ds

DS WordPress Theme, (C) 2022-2023 WP Engine.
DS is distributed under the terms of the GNU GPL.
*/

.container-fluid {
  overflow: hidden;
}

html {
  scroll-behavior: smooth;
}

.bg-black {
  background: black;
}

.menu {
  font-family: "Oswald", sans-serif;
  color: white !important;
  display: flex;
  list-style: none;
  padding: 0;
}

.menu li {
  margin-right: 1.5rem;
}

.menu li a {
  color: white;
}

.titulo {
  font-family: "Oswald", sans-serif;
  color: white;
  font-size: 15px;
  margin-left: 50px;
}

.redesSociales {
  font-family: "Oswald", sans-serif;
  color: white !important;
  display: inline-flex;
  list-style: none;
  font-size: 19px;
}
.redesSociales li {
  margin-right: 10px;
  color: white !important;
}
.redesSociales li a {
  margin-right: 10px;
  color: white !important;
}

.redes-container {
  margin-left: auto;
}

.descubrir-button-container {
  font-size: 15px;
  border-radius: 50px;
  font-family: "Oswald", sans-serif;
  color: black !important;
  background-color: white !important;
  text-align: center;
  padding: 10px 25px 10px 25px;
  max-width: fit-content;
  margin: 0 auto;
  margin-bottom: 49px;
}

.postTitle {
  justify-content: center;
  text-align: center;
  display: flex;
}

.post_wrapper a {
  font-family: "Oswald", sans-serif;
  color: white;
  display: grid;
  place-items: center;
  z-index: 1;
  margin-bottom: -30rem;
  text-decoration: none !important;
}

.father-button {
  justify-content: center;
  display: flex;
  margin-left: -26px;
  margin-bottom: 55px;
}

.staticSection {
  background-color: white !important;
  display: flex;
}

.sectionImage {
  width: 52% !important;
  margin: 55px 55px 55px 24px;
  border: 2px solid black !important;
}

.textSection {
  max-width: 40%;
  margin-top: 55px;
  margin-left: 55px;
}

.button-slider-white {
  border-radius: 50px;
  font-family: "Oswald", sans-serif;
  color: black !important;
  background-color: white !important;
  padding: 7px 11px 8px 11px;
  margin-top: -4rem !important;
}

.sectionStaticTitle {
  font-size: 50px;
  font-weight: lighter;
  font-family: "Oswald", sans-serif;
}

.sectionTitleTwo {
  font-size: 27px;
  font-weight: lighter;
  font-family: "Oswald", sans-serif;
  margin-bottom: 2rem;
}

.sectionDescription {
  font-family: "Oswald", sans-serif;
}

.section2Image {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0px 55px 0px 0px !important;
}

.staticSection2 {
  background-color: white !important;
}

.textSection2 {
  margin-left: 55px;
}

.sectionStaticTitle2 {
  font-family: "Oswald", sans-serif;
}

.detailSection2 {
  padding-bottom: 2rem;
  display: flex;
  justify-content: flex-end;
}

.sectionTitleTwo2 {
  font-family: "Oswald", sans-serif;
}

.divSection2 {
  margin-bottom: 50px;
}

.linea-separadora-derecha {
  position: relative;
}

.linea-separadora-derecha::after {
  content: "";
  position: absolute;
  bottom: -5px;
  right: 1px;
  width: 10%;
  height: 2px;
  background-color: #000;
}

.linea-separadora-izquierda {
  position: relative;
}

.linea-separadora-izquierda::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 1px;
  width: 24%;
  height: 2px;
  background-color: #000;
}

.lsc {
  position: relative;
}

.lsc::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 20%;
  height: 2px;
  background-color: #000;
  right: 0;
  margin: auto;
}

.lsic {
  position: relative;
}

.lsic::after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 1px;
  width: 10%;
  height: 2px;
  background-color: #000;
}

.footer-father {
  font-family: "Oswald", sans-serif;
  font-size: 30px;
}

.footer-menu-container a {
  font-family: "Oswald", sans-serif;
  color: black !important;
  display: flex;
  list-style: none !important;
  font-size: 16px;
  list-style-type: none !important;
  padding-left: 0;
}

#menu-footer3 li {
  list-style: none !important;
  list-style-type: none !important;
  padding-left: 0;
  margin: 15px 0px 15px 0px;
}

#menu-footer2 li {
  list-style: none !important;
  list-style-type: none !important;
  padding-left: 0;
  margin: 15px 0px 15px 0px;
}

#menu-footer1 li {
  list-style: none !important;
  list-style-type: none !important;
  padding-left: 0;
  margin: 15px 0px 15px 0px;
}

#menu-footer3 {
  display: contents;
}

#menu-footer2 {
  display: contents;
}

#menu-footer1 {
  display: contents;
}

.divisoria {
  height: 1px;
  background-image: linear-gradient(
    to right,
    transparent 20%,
    black 20%,
    black 80%,
    transparent 80%
  );
  background-position: bottom;
  background-size: 100% 1px;
  background-repeat: no-repeat;
}

.footerPostventa {
  background-color: #edeaea;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: black !important;
  font-size: 12px;
  font-weight: 600;
  padding: 16px 0px 0px 0px;
}

.footerTerminosycondiciones {
  color: #edeaea;
  display: flex;
  justify-content: center;
  /* align-items: center; */
  text-align: center;
  background-color: black !important;
  font-size: 12px;
  font-weight: 600;
  padding: 16px 0px 0px 0px;
}
.footerTerminosycondiciones a {
  color: #edeaea !important;
  text-decoration: underline;
}

.no-results {
  display: none !important;
}

.navbar-light .navbar-toggler {
  color: white;
  border-color: white;
}
.zBurger {
  z-index: 9999;
  font-family: "Oswald", sans-serif;
  color: white !important;
  background-color: transparent;
}

.zBurgerMobile {
  background-color: transparent !important;
}

.zBurgerMobile a {
  color: white !important;
  padding-right: 60px;
  font-size: 12px;
}
.marginBurger {
  margin-top: 1.5rem !important;
}

.draggable {
  padding: 0px 0px 0px 35px !important;
}

.nav-item-header {
  list-style: none;
  padding: 1rem;
}

.nav-item-header a {
  color: white;
}

.formFather .formDiv p {
  width: 100% !important;
}
.formFather select {
  width: 100% !important;
}
.formFather .formDiv textarea {
  width: 100% !important;
}
.classContact {
  background-color: black;
  color: white;
  padding: 10px;
  font-size: 14px;
}

.card-sucursal--telefonos a {
  color: white;
}

@media (min-width: 768px) {
  .spacing-card {
    margin-right: 3rem;
  }
}

.only-you {
  padding-right: 3rem !important;
}

input.wpcf7-form-control {
  border: 1px solid #ccc;
  font-size: 14px !important;
  margin-bottom: 1.3em;
  min-height: 40px;
  padding-left: 10px;
  transition: box-shadow 0.3s, border-color 0.3s;
  width: 47%;
  margin-right: 2rem;
}

.wpcf7-textarea {
  border: 1px solid #ccc;
  font-size: 14px;
  margin-bottom: 1.3em;
  min-height: 40px;
  padding-left: 10px;
  transition: box-shadow 0.3s, border-color 0.3s;
  width: 97%;
  margin-right: 2rem;
}

.wpcf7 p {
  margin-bottom: 0;
}

.wpcf7 input.btn-main {
  width: auto;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #000 !important;
  opacity: 1;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000 !important;
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000 !important;
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #000 !important;
  opacity: 1;
}

.form-box :-moz-placeholder,
.form-box ::-moz-placeholder,
.form-box :-ms-input-placeholder,
.form-box ::-webkit-input-placeholder {
  color: #ffffff !important;
}

.wpcf7-submit {
  float: right;
  background: black;
  color: white;
  width: 12rem !important;
  height: 3.5rem;
  border-radius: 50px;
  font-size: 18px !important;
  cursor: pointer;
}

.menu-car {
  text-align: end;
}

@media (max-width: 768px) {
  .only-you {
    padding-right: 0 !important;
  }

  .slide-img-mobile {
    height: 23rem !important;
    object-fit: cover;
  }

  .menu-car {
    text-align: initial;
  }

  .wpcf7-submit {
    float: initial;
    width: 100% !important;
    cursor: pointer;
  }
}

/* FORM CONTACTOA */

.ds-pv-form .wpcf7-form input[type="button"].border-light,
.ds-pv-form .wpcf7-form input[type="reset"].border-light,
.ds-pv-form .wpcf7-form input[type="submit"].border-light {
  border: 1px solid #f8f9fa !important;
  margin: 0px auto !important;
  cursor: pointer !important;
  padding: 10px 0px !important;
  background-color: #000 !important;
  font-family: "Oswald", sans-serif;
  font-size: 1rem !important;
}

.ds-pv-form .wpcf7-form input[type="button"].border,
.ds-pv-form .wpcf7-form input[type="reset"].border,
.ds-pv-form .wpcf7-form input[type="submit"].border {
  border-radius: 50px;
}

.ds-pv-form .wpcf7 form.invalid .wpcf7-response-output,
.ds-pv-form .wpcf7 form.unaccepted .wpcf7-response-output,
.ds-pv-form .wpcf7 form.payment-required .wpcf7-response-output {
  color: white;
}

/* POST VENTA */
/* /////////////////////////////////////// */
.ds-title {
  font-weight: 400px;
  display: inline-block;
  margin-bottom: 45px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}

.ds-title:after {
  background: #000;
  content: "";
  height: 1px;
  left: 0;
  margin: 10px auto;
  position: absolute;
  right: 0;
  top: 95%;
  width: 60%;
}

/* Post Venta - Servicies */

/* nav-tabs  */
.dv-pv-servicios-info .nav-tabs {
  box-shadow: 1px -1px 9px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px -1px 9px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px -1px 9px 1px rgba(0, 0, 0, 0.1);
}

.dv-pv-servicios-info .nav-tabs li {
  border-right: 1px solid #eeeeee;
}

.nav-tabs li:last-child {
  border-right: none;
}

/* nav-tabs a */
.dv-pv-servicios-info .nav-tabs a {
  background: #fff;
  color: #000;
  display: block;
  padding: 20px 40px 10px;
  min-height: 210px;
}

.dv-pv-servicios-info .nav-tabs a.active:before {
  box-sizing: border-box;
  position: absolute;
  content: "";
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-top: 10px solid #000;
  border-right: 1.1vw solid transparent;
  border-left: 1.1vw solid transparent;
}

.dv-pv-servicios-info .nav-tabs a span {
  display: block;
  text-align: center;
}

.ds-pv-header {
  border-top: 2px solid #aaa;
  margin: 0px 0px 25px;
  padding: 50px 30px 0px;
  text-align: center;
  display: none;
}

.ds-pv-header .ds-ser-titulo {
  font-size: 21px;
  text-align: center;
  display: block;
}

.ds-pv-header .ds-ser-descripcion {
  display: block;
}

.dv-pv-servicios-info .nav-tabs .ds-ser-titulo {
  font-size: 18px;
}

.dv-pv-servicios-info .tab-pane p,
.dv-pv-servicios-info .nav-tabs .ds-ser-descripcion {
  font-size: 13px;
}

.ds-pv-header hr,
.dv-pv-servicios-info .nav-tabs a hr {
  margin-top: 0.4rem;
  border-top: 2px solid #000;
  width: 50%;
}

.dv-pv-servicios-info .nav-tabs a:hover hr,
.dv-pv-servicios-info .nav-tabs a.active hr {
  border-color: #fff;
}

.dv-pv-servicios-info .nav-tabs a:hover span {
  color: #fff;
}

.dv-pv-servicios-info .nav-tabs a.active [class^="tabicon-"],
.dv-pv-servicios-info .nav-tabs a.active [class*=" tabicon-"],
.dv-pv-servicios-info .nav-tabs a:hover,
.dv-pv-servicios-info .nav-tabs a.active {
  background: #000;
  color: #fff;
  text-decoration: none;
}

/* mobile */

@media screen and (max-width: 480px) {
  .nav-tabs {
    display: none !important;
  }

  .ds-pv-header{
    display: block !important; 
  }

  @media (max-width: 480px) {
    .text-color-variation{
      font-size:14px;
    }
   }
 
  .tab-content > .tab-pane:before {
    content: attr(data-title);
    font-size: 2.4rem;
    margin-bottom: 10px;
  }

  .dv-pv-servicios-info .ds-services-button,
  .dv-pv-servicios-info .tab-pane h4,
  .dv-pv-servicios-info .nav-tabs .ds-ser-titulo,
  .dv-pv-servicios-info .tab-pane p,
  .dv-pv-servicios-info .nav-tabs .ds-ser-descripcion {
    text-align: center;
  }

  .dv-pv-servicios-info .tab-pane h4 {
    margin-top: 20px;
  }
}

/* font icon */
@font-face {
  font-family: "tabicon";
  src: url("assets/fonts/tabicon.eot?ghqz2j");
  src: url("assets/fonts/tabicon.eot?ghqz2j#iefix") format("embedded-opentype"),
    url("assets/fonts/tabicon.ttf?ghqz2j") format("truetype"),
    url("assets/fonts/tabicon.woff?ghqz2j") format("woff"),
    url("assets/fonts/tabicon.svg?ghqz2j#tabicon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="tabicon-"],
[class*=" tabicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "tabicon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 70px;
  color: #000;
  text-align: center;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tabicon-ds-tabs-icon-01:before {
  content: "\e900";
}
.tabicon-ds-tabs-icon-02:before {
  content: "\e901";
}
.tabicon-ds-tabs-icon-03:before {
  content: "\e902";
}
.tabicon-ds-tabs-icon-04:before {
  content: "\e903";
}

/* formulario */

.ds-pv-form {
  background-color: #000;
}

/* POST VENTA - FIN */
/* /////////////////////////////////////// */

.only-you-style {
  font-family: "Oswald", sans-serif;
  text-align: center;
  color: black;
}

#img1,
#img2,
#img3 {
  display: none;
}

.square-button {
  display: inline-block;
  width: 220px;
  height: 250px;
  text-align: center;
  border: 1px solid #dadada;
  background-color: transparent;
  cursor: pointer;
  padding: 1rem 1rem 1rem 1rem;
}

.square-button i {
  font-size: 24px;
  margin-bottom: 5px;
}

.styleUl {
  width: 110%;
}

.bx-diamond {
  font-size: 4rem;
}

.styleBoxOnly {
  padding: 40px 30px 40px;
}

.dexcda .car-feature-content {
  transform: skewX(0deg);
}

.dexcda h6 {
  transform: skewX(0deg);
}

.dexcda ul.row {
  transform: skewX(0deg);
}

.dexcda h6::before {
  border-top: 2px solid white;
}

.ds-oy-servicios .fa-solid {
  font-size: 4rem;
  padding-bottom: 1rem;
}

.car-details-carousel .slick-list {
  padding: 1rem !important;
}

/* ACCESORIES */

.textAccesories {
  margin-left: 10% !important;

  margin-right: 10% !important;
}

.accesorio-modelo {
  list-style: none !important;
  list-style-type: none !important;
}
.bottonModels {
  background-color: transparent;
  font-family: "Oswald", sans-serif;
  text-align: center;
  color: white;
  border: none;
  font-size: 16px;
  outline: none !important;
  margin-left: -15px;
}

.bottonModels.mostrado {
  background-color: white;
  color: black;
  outline: none;
  margin-bottom: 0rem !important;
  padding-bottom: 40px;
  margin-left: -15px;
}

.menu-cars {
  display: none;
  margin-top: -15px;
}
@media (max-width: 1280px) {
  .menu-cars {
    margin-top: -35px;
  }
}

#menu-cars {
  background-color: white;
  color: white;
  border: 2px solid white;
  padding: 10px 20px;
}

#menu-cars.mostrado {
  background-color: white;
  color: white;
}

#menu-cars span {
  font-family: "Oswald", sans-serif;
  text-align: center;
  color: black;
}

/* MODELOS DS MOBILE */
.desplegable-btn {
  background-color: transparent;
  color: white;
  padding: 0px 15px;
  border: none;

  outline: 0 !important;
}

.desplegable-contenido {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
}

.desplegable-contenido li {
  background-color: transparent;
  color: white;
  padding: 5px 10px;
}

.desplegable-contenido.mostrado {
  display: block;
}

.desplegable-contenido li a {
  margin-left: 1rem;
  color: white;
}

.desplegable {
  margin-bottom: -15px;
}

.car-details-carouse .slick-slide {
  margin: 0 26px;
}

.car-details-carouse .slick-list {
  margin: 0 -27px !important;
}

.iconClassNews {
  color: #000 !important;
  font-size: 1.5rem;
  padding: 1rem;
}

.img-accesories {
  width: 200px;
  height: 170px !important;
  object-fit: contain;
}

.hoverDescubrir a {
  display: none;
}

.slick-center a {
  display: flex !important;
  margin-top: -5rem;
}

.hoverDescubrir {
  z-index: 9999 !important;
}

.classFatherSlider {
  margin-bottom: 3rem;
  margin-left: -2rem;
}
.input-container {
  position: relative;
}

.hover-input {
  width: 200px;
  height: 30px;
  padding: 5px;
}

.hover-box {
  z-index: 9999;
  width: 100%;
  height: 250px;
  position: absolute;
  bottom: -250px;
  left: 0;
  background-color: white;
  border: 1px solid #ccc;
  padding: 10px;
  display: none;
}
@media (max-width: 768px) {
  .hover-box {
    z-index: 9999;
    width: 100%;
    height: 350px;
    position: absolute;
    bottom: -350px;
    left: 0;
    background-color: white;
    border: 1px solid #ccc;
    padding: 10px;
    display: none;
  }
  .img-units-style {
    margin-top: 2rem !important;
    margin-left: -1rem !important;
  }
  .styleSingleUnits {
    margin-top: 0rem !important;
  }
}

@media (max-width: 992px) {
  .styleSingleUnits {
    margin-top: 0rem !important;
  }
}

.no-bullets li {
  list-style-type: none !important;
}

.no-bullets {
  list-style-type: none !important;
}

.styleCardUsados {
  padding: 1rem;
  border: 1px solid #dee2e6;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

.fontBotons {
  font-size: 12px !important;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.styleSingleUnits {
  margin-top: 15rem;
}

.single-units-style {
  font-size: 12px;
}

.img-units-style {
  margin-top: 15rem;
}

.img-units {
  border: none !important;
}

#hoverBox {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.unidad-usado {
  max-height: 100%;
}

/* body.popup-open {
	overflow: hidden;
} */

a:hover {
  text-decoration: none !important;
}

button {
  cursor: pointer;
}

.logo-ds {
  width: 80%;
}

footer li {
  margin: 15px 0px 15px 0px;
}
.wpcf7-response-output {
  margin-top: 6rem !important;
}

@media (max-width: 768px) {
  .wpcf7-response-output {
    margin-top: 0rem !important;
  }
}

/* landings - INICIO */
.landings-template .row.ml-0,
.landings-template .redes-sociales-menu-container {
  display: none;
}

.landings-template .page-head {
  margin-top: 7rem;
}

.page-id-185 input.wpcf7-form-control,
.page-id-185 select,
.page-id-185 .wpcf7-textarea {
  width: 100% !important;
}

/* landing-1 form - INCIO */
.landings-template-template-landing1 .form-float {
  position: relative;
  margin-top: -6rem;
  z-index: 9999;
  border: 3px solid gray;
}

.landings-template-template-landing1 .container-fluid .col-md-12.text-center {
  text-align: left !important;
  padding-bottom: 14rem;
}

@media (max-width: 1500px) {
  .landings-template-template-landing1 .form-float {
    margin-top: -10rem;
  }
  .landings-template-template-landing1 .container-fluid .col-md-12.text-center {
    padding-bottom: 12rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .landings-template-template-landing1 .form-float {
    margin-top: -10rem;
  }
}

@media (max-width: 660px) {
  .landings-template-template-landing1 .container-fluid .col-md-12.text-center {
    text-align: center !important;
    padding-bottom: 1rem;
  }
  .landings-template-template-landing1 .form-float {
    margin-top: 1rem;
  }
}
/* landing-1 form - FIN */

/* landing-1-2-3 - INICO */
.landings-template-template-landing1 input.wpcf7-form-control,
.landings-template-template-landing2 input.wpcf7-form-control,
.landings-template-template-landing3 input.wpcf7-form-control {
  width: 100% !important;
  margin-bottom: 0.5em;
}

.landings-template-template-landing1 .wpcf7-textarea,
.landings-template-template-landing2 .wpcf7-textarea,
.landings-template-template-landing3 .wpcf7-textarea {
  width: 100% !important;
  font-size: 14px !important;
  margin-bottom: 0.5em;
}

.landings-template-template-landing1 input.wpcf7-form-control.wpcf7-submit,
.landings-template-template-landing2 input.wpcf7-form-control.wpcf7-submit,
.landings-template-template-landing3 input.wpcf7-form-control.wpcf7-submit {
  width: 12rem !important;
  margin: 0px auto;
  float: none;
  border: #fff 1px solid !important;
}

/* ipad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
}
/* landing-1-2-3 - FIN */

/* landing-2-3 - INICIO */
.landings-template-template-landing2 .form-float,
.landings-template-template-landing3 .form-float {
  padding-top: 1rem;
  position: relative;
  margin-top: 10rem;
  z-index: 9999;
  background: transparent;
  margin-left: -7rem;
}
.landings-template-template-landing3 .form-float {
  margin-top: 6rem;
  margin-left: 0rem;
}

.landings-template-template-landing2 .form-float .wpcf7 form,
.landings-template-template-landing3 .form-float .wpcf7 form {
  background: white;
  padding: 20px 0px;
  width: auto;
  margin-left: 15%;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .landings-template-template-landing2 .form-float,
  .landings-template-template-landing3 .form-float {
    margin-top: 4rem;
    margin-left: -5rem;
  }
  .landings-template .page-head {
    margin-top: 6rem;
  }
}

@media (min-width: 768px) {
  .landings-template-template-landing2 .row .col-md-7,
  .landings-template-template-landing3 .row .col-md-7 {
    text-align: center;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.landings-template-template-landing2 .row.my-5,
.landings-template-template-landing3 .row.my-5 {
  flex-wrap: inherit;
}

@media (max-width: 600px) {
  .landings-template-template-landing2 .row.my-5,
  .landings-template-template-landing3 .row.my-5 {
    flex-wrap: wrap;
  }

  .landings-template-template-landing2 .form-float,
  .landings-template-template-landing3 .form-float {
    margin-top: 0rem;
    margin-left: -2rem;
  }
  .landings-template-template-landing2 .row .col-md-7,
  .landings-template-template-landing3 .row .col-md-7 {
    text-align: center;
  }

  .landings-template .page-head {
    margin-top: 0rem;
  }

  .landings-template-template-landing2 .form-float .wpcf7 form,
  .landings-template-template-landing3 .form-float .wpcf7 form {
    background: rgb(29 35 39);
    padding: 20px 0px;
    width: auto;
    margin-left: 0%;
  }

  .landings-template-template-landing2 .container-fluid {
    background-color: #000;
  }

  .footerTerminosycondiciones {
    flex-direction: column-reverse;
  }

  .footerTerminosycondiciones p {
    display: flex;
    flex-direction: column-reverse;
  }

  .dvt-terminos-condiciones {
    display: block;
    text-decoration: none !important;
  }
  .dvt-terminos-condiciones small.link {
    text-decoration: none !important;
  }

  .footer_link_denuncias span {
    display: none;
  }
}
/* landing-2-3 - FIN */
/* landings - FIN */

/* form button submit */
input.wpcf7-form-control.wpcf7-submit {
  cursor: pointer;
}

/* INI: header listado modelos */
.post-type-archive-units .mt-4 h2,
.post-type-archive-units .mt-4 h6 {
  display: none;
}
/* END: header listado modelos */

/* INI: unidad-usado--boton */
.unidad-usado--boton {
  display: block !important;
}
.unidad-usado--boton .single-units-style {
  align-content: center;
}
.unidad-usado--image {
  min-height: 150px;
}
/* END: unidad-usado--boton */

/* INI: imageGallery */
#imageGallery {
  padding: 0px 6% !important;
}
#imageGallery .draggable {
  padding: 0px !important;
}
/* END: imageGallery */

/* INI: Arrow */
.img-units-style .carousel-control-prev-icon,
.img-units-style .carousel-control-next-icon {
  right: 10px !important;
  left: auto !important;
  cursor: pointer;
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="40" height="60" version="1.1"%3E%3Cpolyline points="10 10 30 30 10 50" stroke="rgba(0, 0, 0, 1)" stroke-width="4" stroke-linecap="butt" fill="none" stroke-linejoin="round" /%3E%3C/svg%3E') !important;
  background-size: 20px 20px !important; /* Added */
  width: 20px !important; /* Changed to 20px */
  height: 20px !important; /* Added */
  position: absolute;
  top: 50%;
  transform: translateY(-50%); /* Added */
  font-size: 0px;
  border: none;
  outline: none;
}
.img-units-style .carousel-control-prev-icon {
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="40" height="60" version="1.1"%3E%3Cpolyline points="30 10 10 30 30 50" stroke="rgba(0, 0, 0, 1)" stroke-width="4" stroke-linecap="butt" fill="none" stroke-linejoin="round" /%3E%3C/svg%3E') !important;
  right: auto !important;
  left: 10px !important;
}
/* END: Arrow */

/* INI: Botones */
.single-units .btn-cotizar,
.single-units .button-slider-white {
  font-size: 1.1rem;
}
/* END: Botones */

/* INI: boton - video llamda */
.dexvcbkng_button_skin {
  margin: 2em 1em;
}
.dexvcbkng_button_skin a,
.dexvcbkng_button_skin a:hover {
  background-color: #ffffff;
  border-radius: 1.5rem !important;
  color: #000;
  font-size: 15px;
  letter-spacing: 0.1em;
  padding: 1em 1.3em;
}
/* END: boton - video llamda */

/* INI: Sistema de denuncias */
.footer_link_denuncias {
  color: #ffffff;
  margin: 0px 5px;
}
/* END: Sistema de denuncias */

/* INI: Hide Footer + header */
body.hide-header-footer #header-container-all,
body.hide-header-footer .header-pp,
body.hide-header-footer .dvt-terminos-condiciones,
body.hide-header-footer .dvt-libro-quejas,
body.hide-header-footer > .pb-5,
body.hide-header-footer div.pb-5[data-rocket-location-hash],
body.hide-header-footer #top,
body.hide-header-footer .main-header,
body.hide-header-footer .main-header__container,
body.hide-header-footer .main-header,
body.hide-header-footer .main-footer,
body.hide-header-footer header,
body.hide-header-footer .header,
body.hide-header-footer footer,
body.hide-header-footer #telefonosFooter {
  display: none !important;
  padding: 0 !important;
}
/* END: Hide Footer + header */

/* INI: Politica privacidad */
.dvt-derechos-reservados {
  color: #fff;
  display: inline-block;
}
.dvt-terminos-condiciones {
  color: #ffffff !important;
}
.dvt-terminos-condiciones small {
  font-size: 100%;
  text-transform: none;
}
/* END: Politica privacidad */
