.customize_simple {
  height: 300px;
}

.customize_simple .slides_content .single--slider--img {
  height: 300px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.customize_simple .slides_content .single--slider--img img {
  height: 300px;
  width: 1600px;
  float: none;
  position: static;
  max-width: none;
}

.customize_simple .slides_content .single--slider--img.video {
  position: relative;
}

.customize_simple .slides_content .single--slider--img.video .jwplayer-video .jw-display-icon-container,
.customize_simple .slides_content .single--slider--img.video .jwplayer-video .jw-controlbar {
  z-index: 495;
}

.customize_simple .slides_content .single--slider--img.video .jwplayer-video .jwplayer.jw-flag-user-inactive.jw-state-playing .jw-controlbar {
  display: table;
}

.customize_simple .slides_content .single--slider--img.video .jwplayer-video .jwplayer.jw-flag-user-inactive.jw-state-complete .jw-controlbar {
  display: none;
}

.customize_simple .slides_content .single--slider--img.video .jwplayer-video video {
  height: 300px;
  width: 100%;
  background-color: white;
}

.customize_simple .slides_content .single--slider--img.video .jwplayer.jw-flag-aspect-mode {
  height: 300px !important;
}

.customize_simple .slides_content .single--slider--img.video .media-oembed-content {
  max-width: 100%;
  position: relative;
  margin: 0 auto;
  display: flex;
  height: 300px;
  z-index: 1;
}

.customize_simple .slides_content .single--slider--text {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 1426px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  float: none;
  height: 100%;
  display: flex;
  align-items: center;
}

.customize_simple .slides_content .single--slider--text.video {
  position: absolute;
  max-width: 100%;
  height: 300px;
}

.customize_simple .slides_content .single--slider--text.video .caja-contenedora-text-position {
  max-width: 1286px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  display: flex;
}

.customize_simple .slides_content .single--slider--text.video .caja-contenedora-text-position.left {
  justify-content: flex-start;
}

.customize_simple .slides_content .single--slider--text.video .caja-contenedora-text-position.left .text-position-left {
  width: 35%;
  padding: 0px 0px;
  z-index: 2;
}

.customize_simple .slides_content .single--slider--text.video .caja-contenedora-text-position.right {
  justify-content: flex-end;
}

.customize_simple .slides_content .single--slider--text.video .caja-contenedora-text-position.right .text-position-right {
  width: 35%;
  padding: 0px 0px 0px 0px;
  z-index: 2;
}

.customize_simple .slides_content .single--slider--text.right {
  justify-content: flex-end;
}

.customize_simple .slides_content .single--slider--text.left {
  justify-content: flex-start;
}

.customize_simple .slides_content .single--slider--text .text-position-left {
  width: 35%;
  padding: 0px 0px;
}

.customize_simple .slides_content .single--slider--text .text-position-right {
  width: 35%;
  padding: 0px 0px 0px 0px;
}

.customize_simple .slides_content .single--slider--text h3 {
  margin-top: 0;
  margin-bottom: 15px;
}

.paragraph--has--background .paragraph--type--single-slider,
.paragraph--margin--little .paragraph--type--single-slider,
.paragraph--margin--medium .paragraph--type--single-slider,
.paragraph--margin--large .paragraph--type--single-slider {
  margin-bottom: 20px;
}

.slider-container {
  position: relative;
  width: 100%;
}

.slider-container .customize-tools {
  width: 100%;
  position: relative;
  max-width: 1286px;
  margin: 0 auto;
  float: none;
  height: 0px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.tns-nav > [aria-controls] {
  width: 9px;
  height: 9px;
  padding: 6px;
  border-radius: 50%;
  background: #ddd;
  border: 0;
}

.tns-nav > .tns-nav-active {
  background: #999;
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}

.container-tools {
  position: relative;
  width: 35%;
  margin-top: -7em;
}

.tns-nav {
  text-align: left;
  margin: 10px 0;
  padding-left: 5px;
}

.tns-nav li.nav {
  display: inline-block;
}

button#customize-button {
  border: none;
  background-color: transparent;
  color: #dddddd;
  margin-top: 8px;
  float: left;
}

.article_class_home.paragraph--type--single-slider .home_veil {
  padding: 80px 90px;
  width: 60%;
  max-width: 1366px;
  height: 100%;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .article_class_home.paragraph--type--single-slider .home_veil {
    padding: 60px 70px;
  }
}

@media (max-width: 767px) {
  .article_class_home.paragraph--type--single-slider .home_veil {
    padding: 50px 40px;
  }
}

.article_class_home.paragraph--type--single-slider .customize_simple {
  height: 600px;
}

@media (max-width: 991px) {
  .article_class_home.paragraph--type--single-slider .customize_simple {
    height: 500px;
  }
}

@media (max-width: 767px) {
  .article_class_home.paragraph--type--single-slider .customize_simple {
    height: 350px;
  }
}

.article_class_home.paragraph--type--single-slider .customize_simple .slides_content {
  height: 100%;
}

.article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text {
  max-width: 100%;
  padding: 0;
  display: block;
  justify-content: center;
}

.article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .text-position-right,
.article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .text-position-left {
  width: 100%;
}

.article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_title_color {
  font-size: 4.8rem;
  font-size: 48px;
  font-family: "Klavica medium";
  letter-spacing: -1px;
  color: #fff;
  margin-bottom: 40px;
  line-height: 0.9;
}

@media (min-width: 1326px) {
  .article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_title_color {
    font-size: 4.8rem;
    font-size: 48px;
  }
}

@media (max-width: 1326px) {
  .article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_title_color {
    font-size: 4.4rem;
    font-size: 44px;
  }
}

@media (max-width: 991px) {
  .article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_title_color {
    font-size: 4.0rem;
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_title_color {
    font-size: 3.3rem;
    font-size: 33px;
  }
}

@media (max-width: 551px) {
  .article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_title_color {
    font-size: 2.7rem;
    font-size: 27px;
  }
}

@media (max-width: 451px) {
  .article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_title_color {
    font-size: 2.3rem;
    font-size: 23px;
  }
}

@media (max-width: 376px) {
  .article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_title_color {
    font-size: 2.0rem;
    font-size: 20px;
  }
}

.article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_content_color {
  font-size: 4.8rem;
  font-size: 48px;
  font-family: "Klavica regular";
  letter-spacing: -1px;
  color: #fff;
}

.article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_content_color p {
  line-height: 0.9;
}

@media (max-width: 1326px) {
  .article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_content_color {
    font-size: 4.4rem;
    font-size: 44px;
  }
}

@media (max-width: 991px) {
  .article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_content_color {
    font-size: 4.0rem;
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_content_color {
    font-size: 3.3rem;
    font-size: 33px;
  }
}

@media (max-width: 551px) {
  .article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_content_color {
    font-size: 2.7rem;
    font-size: 27px;
  }
}

@media (max-width: 451px) {
  .article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_content_color {
    font-size: 2.3rem;
    font-size: 23px;
  }
}

@media (max-width: 376px) {
  .article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--text .custom_content_color {
    font-size: 2.0rem;
    font-size: 20px;
  }
}

.article_class_home.paragraph--type--single-slider .customize_simple .slides_content .single--slider--img {
  height: 100%;
}

@media only screen and (max-width: 1366px) {
  .customize_simple .slides_content .single--slider--text.video {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media only screen and (max-width: 991px) {
  .customize_simple .slides_content .single--slider--text,
.customize_simple .slides_content .single--slider--text.video {
    padding-right: 15px;
    padding-left: 15px;
  }
  .customize_simple .slides_content .single--slider--text .text-position-left,
.customize_simple .slides_content .single--slider--text .text-position-right,
.customize_simple .slides_content .single--slider--text.video .text-position-left,
.customize_simple .slides_content .single--slider--text.video .text-position-right {
    width: 50%;
  }
  .customize_simple .slides_content .single--slider--text .caja-contenedora-text-position.left .text-position-left,
.customize_simple .slides_content .single--slider--text.video .caja-contenedora-text-position.left .text-position-left {
    width: 50%;
  }
  .customize_simple .slides_content .single--slider--text .caja-contenedora-text-position.right .text-position-right,
.customize_simple .slides_content .single--slider--text.video .caja-contenedora-text-position.right .text-position-right {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .customize_simple .slides_content .single--slider--text .text-position-left,
.customize_simple .slides_content .single--slider--text .text-position-right,
.customize_simple .slides_content .single--slider--text.video .text-position-left,
.customize_simple .slides_content .single--slider--text.video .text-position-right {
    width: 100%;
    margin: auto;
    position: relative;
    z-index: 1;
  }
  .customize_simple .slides_content .single--slider--text .caja-contenedora-text-position.left .text-position-left,
.customize_simple .slides_content .single--slider--text.video .caja-contenedora-text-position.left .text-position-left {
    width: 100%;
  }
  .customize_simple .slides_content .single--slider--text .caja-contenedora-text-position.right .text-position-right,
.customize_simple .slides_content .single--slider--text.video .caja-contenedora-text-position.right .text-position-right {
    width: 100%;
  }
  .container-tools {
    z-index: 10;
  }
}

.article_class_home.paragraph--type--single-slider .container-tools,
.paragraph--type--single-slider .container-tools {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 30px;
  right: 30px;
  width: calc(35% - 60px);
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .article_class_home.paragraph--type--single-slider .container-tools,
.paragraph--type--single-slider .container-tools {
    width: 50%;
    right: 15px;
  }
}

.article_class_home.paragraph--type--single-slider .container-tools #customize-button,
.paragraph--type--single-slider .container-tools #customize-button {
  width: 30px;
  min-width: 30px;
  margin-top: 0;
  line-height: 1em;
}

.article_class_home.paragraph--type--single-slider .container-tools ul,
.paragraph--type--single-slider .container-tools ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.article_class_home.paragraph--type--single-slider .container-tools ul:focus,
.paragraph--type--single-slider .container-tools ul:focus {
  outline: none;
}

.article_class_home.paragraph--type--single-slider .container-tools ul li,
.paragraph--type--single-slider .container-tools ul li {
  margin: 3px 4px 3px 0 !important;
  padding: 0;
  cursor: pointer;
}

.article_class_home.paragraph--type--single-slider .container-tools ul li:focus,
.paragraph--type--single-slider .container-tools ul li:focus {
  outline: none;
}

.article_class_home.paragraph--type--single-slider .container-tools .tns-nav > .tns-nav-active,
.paragraph--type--single-slider .container-tools .tns-nav > .tns-nav-active {
  border: none;
}

.article_class_home.paragraph--type--single-slider .container-tools .tns-nav > [aria-controls],
.paragraph--type--single-slider .container-tools .tns-nav > [aria-controls] {
  width: 12px;
  height: 12px;
  padding: 0;
  border-radius: 50%;
}

.article_class_home.paragraph--type--single-slider .container-tools {
  bottom: 60px;
}

@media only screen and (max-width: 767px) {
  .article_class_home.paragraph--type--single-slider .container-tools {
    bottom: 30px;
  }
}

.article_class_home.paragraph--type--single-slider .container-tools #customize-button {
  width: 35px;
  min-width: 35px;
  font-size: 17px;
  height: 24px;
}

.article_class_home.paragraph--type--single-slider .container-tools ul li {
  margin: 5px 5px 4px 0 !important;
}

.article_class_home.paragraph--type--single-slider .container-tools .tns-nav > [aria-controls] {
  width: 15px;
  height: 15px;
}
