.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.header {
  display: block;
}

.slider-a {
  margin-top: 0px;
}

.slider-01 {
  height: 900px;
}

.slide {
  background-color: #242424;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%, rgba(0, 0, 0, 0.72)), color-stop(41%, rgba(15, 159, 231, 0))), url('../images/Slider-Landing_LogTransp-B01.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.72) 3%, rgba(15, 159, 231, 0) 41%), url('../images/Slider-Landing_LogTransp-B01.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  opacity: 1;
}

.navbar {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 10px solid #5788b4;
  border-bottom: 0px none #0d9fe7;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#235b94), to(#235b94));
  background-image: linear-gradient(180deg, #235b94, #235b94);
  background-position: 0px 0px;
  background-size: auto;
}

.menu-txt {
  padding-top: 40px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.menu-txt:active {
  color: #fff;
}

.menu-txt:visited {
  color: #ebab1f;
}

.menu-txt.w--current {
  color: #ebab1f;
}

.scene-01 {
  display: block;
  padding-top: 50px;
  padding-bottom: 110px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, hsla(0, 0%, 100%, 0.77)), to(hsla(0, 0%, 100%, 0.55))), url('../images/bg-ruta-01.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.77) 25%, hsla(0, 0%, 100%, 0.55)), url('../images/bg-ruta-01.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.content-01 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu {
  display: none;
}

.image {
  margin-top: 7px;
  margin-bottom: 7px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.heading {
  margin-top: 80px;
  margin-bottom: 95px;
  font-family: Roboto, sans-serif;
  color: #236192;
  font-size: 42px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.cont-slider-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.tit-slider-01 {
  margin-bottom: 0px;
  padding-top: 10px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: right;
}

.tit-slider-01.bold {
  font-style: normal;
}

.bold-text {
  font-family: 'Open Sans', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
}

.tit-section-01b {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

.form-head {
  position: static;
  display: block;
  width: 87%;
  height: 15px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 10px 10px 0px 0px;
  background-color: #5788b4;
}

.form-body-02 {
  display: block;
  width: 400px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #fff;
  text-align: center;
}

.field-label {
  margin-bottom: 2px;
  font-family: Roboto, sans-serif;
  color: #005f8f;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}

.text-field-2 {
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #cee9f6;
  border-radius: 5px;
  background-color: #f7f7f7;
  font-family: Roboto, sans-serif;
  color: #013d85;
  font-size: 14px;
  line-height: 10px;
  font-weight: 400;
}

.submit-button {
  margin-top: 10px;
  padding: 5px 10px 5px 24px;
  border-radius: 5px;
  background-color: #0f9fe7;
  background-image: url('../images/ico_arrow-01_1ico_arrow-01.png');
  background-position: 15% 46%;
  background-size: auto 12px;
  background-repeat: no-repeat;
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.success-message {
  background-color: transparent;
  font-family: Oswald, sans-serif;
  color: #fffdfd;
  font-size: 16px;
  font-weight: 200;
}

.text-block {
  font-family: Roboto, sans-serif;
  color: #013d85;
  font-size: 16px;
  font-weight: 300;
}

.form-footer {
  width: 87%;
  height: 15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #236294;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 29px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.txt-sub-tit-01 {
  display: block;
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  color: #7a7a7a;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}

.footera {
  background-color: #236294;
}

.container-footera {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-2 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}

.footera-text-01 {
  display: none;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: center;
}

.footera-text-01b {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #2a2e35;
  font-weight: 300;
  text-align: right;
}

.rrss {
  padding: 5px;
}

.col-slider-01 {
  display: none;
  padding-right: 45px;
}

.col-scene-01 {
  margin-top: 30px;
}

.col-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-4 {
  text-align: right;
}

.image-2 {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 0px;
}

.column-2-footer {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}

.column-3-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: center;
}

.column-4-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.col-pilares-01 {
  padding-right: 0px;
  padding-left: 0px;
}

.tit-slider-01b {
  display: block;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  text-align: right;
  text-transform: none;
}

.tit-slider-01b.bold {
  font-style: normal;
}

.heading-2 {
  text-align: center;
}

.tit-serv-box-01 {
  margin-bottom: 2px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 5px 5px 0px 0px;
  background-color: #d3dbe4;
  font-family: Roboto, sans-serif;
  color: #236192;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.txt-serv-box-01 {
  padding: 0px 0px 10px;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
}

.column-5 {
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
}

.tit-serv-box-01b {
  margin-bottom: 2px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 5px 5px 0px 0px;
  background-color: #d3dbe4;
  font-family: Roboto, sans-serif;
  color: #236192;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.tit-serv-box-01c {
  margin-bottom: 2px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 5px 5px 0px 0px;
  background-color: #d3dbe4;
  font-family: Roboto, sans-serif;
  color: #236192;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.list {
  padding-left: 24px;
}

.button {
  margin-top: 20px;
  margin-right: 0px;
  padding-top: 10px;
  padding-left: 30px;
  border-radius: 3px;
  background-color: #ebab1f;
  background-image: url('../images/ico_arrow-01_1ico_arrow-01.png');
  background-position: 6% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}

.column-6 {
  text-align: right;
}

.right-arrow {
  padding-left: 0px;
}

.video-section {
  display: block;
  margin-top: 0px;
  padding-top: 92px;
  padding-bottom: 92px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#002564), color-stop(51%, rgba(8, 51, 124, 0.79)), color-stop(77%, rgba(0, 37, 100, 0.41)), color-stop(99%, rgba(0, 37, 100, 0.97))), url('../images/elementfleet_herolarge.jpeg');
  background-image: linear-gradient(180deg, #002564, rgba(8, 51, 124, 0.79) 51%, rgba(0, 37, 100, 0.41) 77%, rgba(0, 37, 100, 0.97) 99%), url('../images/elementfleet_herolarge.jpeg');
  background-position: 0px 0px, 70% 10%;
  background-size: auto, cover;
}

.col7 {
  top: 0px;
  bottom: 0px;
  display: block;
  padding: 62px 12px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.video-tit-01 {
  font-family: Roboto, sans-serif;
  color: #ffbf00;
  font-size: 34px;
  font-weight: 500;
  text-align: left;
  text-transform: none;
}

.video-tit-01b {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
}

.video-parrafo {
  padding-right: 0px;
  padding-left: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  font-style: italic;
  font-weight: 300;
  text-align: left;
}

.youtube {
  display: none;
  width: auto;
}

.section {
  display: none;
  height: 85px;
}

.container {
  display: none;
  padding-right: 48px;
  background-image: none;
}

.location {
  display: none;
  margin-bottom: 0px;
  padding-top: 120px;
  padding-bottom: 150px;
  background-color: #fff;
  background-image: url('../images/map-01.png');
  background-position: 0px 0px;
  background-size: auto;
  background-attachment: fixed;
}

.cont-location-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 22px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 84.7%, 0);
  background-image: none;
}

.column-24 {
  padding-right: 0px;
  padding-left: 0px;
}

.title-section-banner {
  display: block;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-right: 10px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: Roboto, sans-serif;
  color: #236192;
  font-size: 38px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.subtitle-section-02-banner {
  display: none;
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  text-align: left;
}

.image-6 {
  padding-bottom: 5px;
  float: none;
  text-align: right;
}

.column-25 {
  padding-right: 10px;
}

.html-embed-map-desk {
  padding-left: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(87, 136, 180, 0.56);
  background-color: #ccc;
  text-align: center;
}

.tit-infra {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Exo, sans-serif;
  color: #023e86;
  font-size: 34px;
  font-weight: 500;
  text-align: left;
}

.scene-02 {
  display: none;
  margin-bottom: 30px;
  padding-top: 70px;
  padding-bottom: 90px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f9fa), to(#f8f9fa));
  background-image: linear-gradient(180deg, #f8f9fa, #f8f9fa);
}

.cont-scene-02 {
  color: #7a7a7a;
}

.secene-form {
  display: block;
  margin-bottom: 0px;
  padding-top: 75px;
  padding-bottom: 45px;
  background-color: #236294;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 18, 92, 0.93)), color-stop(57%, rgba(9, 92, 186, 0.76)), to(rgba(0, 18, 92, 0.91))), url('../images/bg-dashcam-03.jpg');
  background-image: linear-gradient(180deg, rgba(0, 18, 92, 0.93), rgba(9, 92, 186, 0.76) 57%, rgba(0, 18, 92, 0.91)), url('../images/bg-dashcam-03.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.cont-form {
  padding-top: 50px;
  padding-bottom: 50px;
}

.slide-2 {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#246294), color-stop(40%, rgba(2, 62, 134, 0.19)), color-stop(99%, rgba(2, 62, 134, 0))), url('../images/dreamstime_xl_200756393.jpg');
  background-image: linear-gradient(180deg, #246294, rgba(2, 62, 134, 0.19) 40%, rgba(2, 62, 134, 0) 99%), url('../images/dreamstime_xl_200756393.jpg');
  background-position: 0px 0px, 90% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.cont-slider-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 39px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.tit-form {
  margin-top: 0px;
  margin-bottom: 29px;
  font-family: Roboto, sans-serif;
  color: #ffbf00;
  font-size: 34px;
  line-height: 40px;
  font-weight: 500;
  text-align: left;
}

.subtit-form {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 5px;
  font-family: Roboto, sans-serif;
  color: #ffbf00;
  font-size: 28px;
  line-height: 33px;
  font-weight: 400;
  text-align: left;
}

.subtit-form.b2 {
  display: none;
}

.txt-form {
  display: block;
  margin-bottom: 20px;
  padding-top: 10px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
}

.tit-slider-02 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  font-family: Roboto, sans-serif;
  color: #236192;
  font-size: 48px;
  font-weight: 500;
  text-align: left;
}

.tit-slider-02.bold {
  font-style: normal;
}

.tit-slider-02b {
  display: none;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  font-family: Roboto, sans-serif;
  color: #949494;
  font-size: 32px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.tit-slider-02b.bold {
  font-style: normal;
}

.div-block {
  display: none;
  margin-top: 0px;
}

.div-block-serv {
  position: static;
  display: block;
  margin-top: 0px;
}

.columns {
  display: block;
}

.txt-form-wsp {
  display: block;
  margin-top: 10px;
  margin-bottom: 7px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
}

.bot-wsp {
  padding-top: 10px;
  padding-left: 22px;
  border-radius: 10px;
  background-image: url('../images/wsp-logo_3wsp-logo_02.png');
  background-position: 7% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  text-align: left;
}

.bot-wsp.w--current {
  margin-left: 0px;
  padding: 14px 20px 13px 60px;
  background-size: 35px;
  font-family: Exo, sans-serif;
  font-size: 18px;
}

.button-2 {
  display: block;
  margin-bottom: 10px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 47px;
  border-radius: 3px;
  background-color: #ebab1f;
  background-image: url('../images/wsp-logo_3wsp-logo_02.png');
  background-position: 5% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
}

.image-serv {
  margin-bottom: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(58, 58, 58, 0.5)), to(rgba(58, 58, 58, 0.5)));
  background-image: linear-gradient(180deg, rgba(58, 58, 58, 0.5), rgba(58, 58, 58, 0.5));
}

.column-26 {
  background-color: #fff;
}

.column-27 {
  background-color: #fff;
}

.column-28 {
  background-color: #fff;
}

.columns-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-2 {
  background-color: #f0f0f0;
}

.col-infra {
  display: block;
  margin-top: 22px;
  margin-bottom: 22px;
  padding-right: 0px;
  padding-left: 0px;
}

.footera-text-02 {
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.column-29 {
  margin-bottom: 20px;
}

.image-7 {
  margin-bottom: 40px;
}

.slide-3 {
  background-color: #2c2c2c;
}

.bold-text-2 {
  font-family: Roboto, sans-serif;
}

.html-embed-map-mobil {
  display: block;
  padding-left: 0px;
  text-align: center;
}

.slider-gracias {
  height: 450px;
}

.bold-text-3 {
  padding-right: 0px;
  font-family: Roboto, sans-serif;
  color: #ffbf00;
  font-size: 38px;
  font-weight: 500;
  text-transform: none;
}

.bold-text-4 {
  font-family: Roboto, sans-serif;
}

.text-block-2 {
  font-family: Roboto, sans-serif;
  color: #929292;
  font-size: 13px;
}

.txt-form-otros {
  margin-top: 1px;
  margin-bottom: 1px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
}

.text-span {
  color: #e1ff00;
  font-style: normal;
  text-decoration: underline;
}

.txt-form-otro-tit {
  margin-top: 25px;
  margin-bottom: 7px;
  font-family: Roboto, sans-serif;
  color: #e1ff00;
  font-size: 16px;
  line-height: 22px;
  font-style: normal;
  font-weight: 500;
  text-align: left;
  text-transform: none;
}

.dive-line {
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #ffbf00;
}

.bold-text-5 {
  font-size: 20px;
  font-weight: 300;
}

.image-14 {
  display: block;
  margin-top: 0px;
  margin-right: -42px;
  padding-right: 142px;
}

.col-pilares-02b {
  display: none;
  padding-right: 0px;
  padding-left: 0px;
}

.col-pilares-01-2 {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 0px;
  padding-left: 0px;
}

.box-serv-01-2 {
  padding: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  text-align: center;
}

.tit-serv-box-01-2 {
  margin-bottom: 2px;
  padding-top: 7px;
  padding-bottom: 7px;
  border: 1px none #000;
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 0);
  font-family: 'Open Sans', sans-serif;
  color: #236192;
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}

.txt-serv-01 {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  line-height: 24px;
  font-weight: 300;
  text-align: justify;
}

.image-serv-2 {
  display: none;
  margin-bottom: 12px;
}

.column-30 {
  padding-right: 10px;
  padding-left: 10px;
}

.cont-scene-02b {
  display: inline;
  color: #7a7a7a;
}

.image-15 {
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.tit-plataforma-01 {
  margin-top: 15px;
  margin-bottom: 1px;
  font-family: Roboto, sans-serif;
  color: #236192;
  font-size: 26px;
}

.txt-platform-01 {
  margin-top: -5px;
  margin-bottom: 10px;
  padding-right: 100px;
  font-family: Roboto, sans-serif;
  color: #7a7a7a;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
}

.image-16 {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.image-17 {
  margin-top: -6px;
  margin-right: 0px;
  margin-left: -4px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.scene-03 {
  display: none;
  margin-bottom: 30px;
  padding-top: 60px;
  padding-bottom: 100px;
}

.column-31 {
  padding-right: 10px;
  padding-left: 10px;
}

.subtit-app-01 {
  margin-top: 0px;
  margin-bottom: -5px;
  font-family: Roboto, sans-serif;
  color: #236192;
  font-size: 22px;
  font-weight: 500;
}

.columns-3 {
  display: block;
  margin-bottom: 0px;
  margin-left: 15%;
  padding: 0px 15px 150px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.column-33 {
  padding: 0px 17px 16px;
  text-align: left;
}

.button-slider1 {
  margin-top: 15px;
  margin-right: 0px;
  padding-top: 10px;
  padding-left: 29px;
  border-radius: 3px;
  background-color: #ebab1f;
  background-image: url('../images/ico_arrow-01_1ico_arrow-01.png');
  background-position: 7% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}

.button-slider2 {
  margin-top: 27px;
  margin-right: 10px;
  padding-top: 10px;
  padding-right: 15px;
  padding-left: 29px;
  border-radius: 3px;
  background-color: #ebab1f;
  background-image: url('../images/ico_arrow-01_1ico_arrow-01.png');
  background-position: 7% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}

.slide-3b {
  background-color: #3a3a3a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 96, 175, 0.85)), color-stop(35%, rgba(0, 63, 138, 0.19)), color-stop(63%, rgba(0, 44, 97, 0.16)), color-stop(99%, transparent)), url('../images/Slider-Landing_LogTransp-C01.jpg');
  background-image: linear-gradient(180deg, rgba(17, 96, 175, 0.85), rgba(0, 63, 138, 0.19) 35%, rgba(0, 44, 97, 0.16) 63%, transparent 99%), url('../images/Slider-Landing_LogTransp-C01.jpg');
  background-position: 0px 0px, 90% 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.button-plan-b {
  margin-top: 9px;
  margin-bottom: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  border-radius: 5px;
  background-color: #ebab1f;
  background-image: url('../images/ico_arrow-01_1ico_arrow-01.png');
  background-position: 9% 52%;
  background-size: 10px;
  background-repeat: no-repeat;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}

.txt-sub-tit-01-2 {
  display: block;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #646464;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}

.button-3 {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  border-radius: 5px;
  background-color: #240094;
  background-image: none;
  background-position: 9% 52%;
  background-size: 10px;
  background-repeat: no-repeat;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}

.button-3:hover {
  background-color: #6700a0;
}

.planes-list-serv {
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.box-plan-a {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 10px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5688b4), to(#5688b4));
  background-image: linear-gradient(180deg, #5688b4, #5688b4);
  box-shadow: 1px 1px 9px -2px rgba(0, 0, 0, 0.41);
  text-align: center;
}

.tit-planes {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 34px;
  font-weight: 400;
  text-align: center;
}

.col-infra-2 {
  display: none;
  margin-top: 22px;
  margin-bottom: 22px;
  padding-right: 0px;
  padding-left: 0px;
}

.box-plan-c {
  display: block;
  height: 470px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#edeef0), to(#edeef0));
  background-image: linear-gradient(180deg, #edeef0, #edeef0);
  box-shadow: 1px 1px 9px -2px rgba(0, 0, 0, 0.41);
  text-align: center;
}

.list-2 {
  display: none;
  padding-left: 50px;
  text-align: left;
}

.txt-planes-01 {
  margin-top: 15px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.scene-planes {
  display: none;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 110px;
  background-color: #fff;
  background-image: url('../images/map-01.png');
  background-position: 0px 0px;
  background-size: auto;
  background-attachment: fixed;
}

.div-line-plan-a {
  height: 1px;
  margin-right: 30px;
  margin-left: 30px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #acacac;
}

.txt-planes-02 {
  margin-top: 5px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.planesheading {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Oswald, sans-serif;
  color: #260093;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
}

.box-plan-b {
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 10px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#246194), to(#246194));
  background-image: linear-gradient(180deg, #246194, #246194);
  box-shadow: 1px 1px 16px -4px rgba(0, 0, 0, 0.85);
  text-align: center;
}

.tit-planes-b {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 34px;
  font-weight: 400;
  text-align: center;
}

.column-34 {
  padding-right: 15px;
  padding-left: 15px;
}

.column-35 {
  padding-right: 15px;
  padding-left: 15px;
}

.button-slider-3 {
  margin-top: 16px;
  margin-right: 0px;
  padding-top: 10px;
  padding-left: 29px;
  border-radius: 3px;
  background-color: #ebab1f;
  background-image: url('../images/ico_arrow-01_1ico_arrow-01.png');
  background-position: 7% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}

.html-embed {
  display: block;
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  text-align: center;
}

.column-36 {
  padding-right: 30px;
  padding-left: 30px;
}

.ico-twitter {
  margin-top: -2px;
  margin-right: 0px;
  margin-left: -4px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.tit-planes-copy {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
}

.seccion-gracias {
  height: 850px;
  margin-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.74)), color-stop(48%, rgba(0, 0, 0, 0.08)), to(rgba(0, 0, 0, 0.63))), -webkit-gradient(linear, left top, left bottom, from(rgba(8, 48, 88, 0.47)), to(rgba(8, 48, 88, 0.47))), url('../images/contac-us.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.08) 48%, rgba(0, 0, 0, 0.63)), linear-gradient(180deg, rgba(8, 48, 88, 0.47), rgba(8, 48, 88, 0.47)), url('../images/contac-us.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.cont-gracias {
  margin-top: 0px;
  padding-top: 100px;
  text-align: center;
}

.seccion-bottom-gracias {
  display: block;
  height: 300px;
  background-color: #246194;
  background-image: url('../images/map-01.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.gracias-tit {
  margin-top: 80px;
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 42px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.gracias-txt {
  display: block;
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}

.button-gracias {
  margin-top: 20px;
  margin-right: 0px;
  padding-top: 10px;
  padding-left: 29px;
  border-radius: 3px;
  background-color: #ebab1f;
  background-image: url('../images/ico_arrow-01_1ico_arrow-01.png');
  background-position: 7% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}

.dashcam-prod-01 {
  display: block;
  margin-top: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}

.escena-webcast {
  display: block;
  padding-top: 50px;
  padding-bottom: 60px;
}

.webcast-cont {
  padding-top: 70px;
  padding-bottom: 60px;
}

.webcast-heading {
  margin-top: 25px;
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  color: #236192;
  font-size: 40px;
  line-height: 44px;
  font-weight: 500;
  text-align: left;
  text-transform: none;
}

.webcasst-txt-sub-tit-01 {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 15px;
  font-family: Roboto, sans-serif;
  color: #7a7a7a;
  font-size: 22px;
  line-height: 26px;
  font-weight: 300;
  text-align: left;
}

.column-38 {
  display: block;
  padding-right: 100px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.columns-4 {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 40px;
  padding-left: 40px;
}

.html-embed-2 {
  text-align: right;
}

.tit-slider-03 {
  margin-bottom: 0px;
  padding-top: 10px;
  font-family: Roboto, sans-serif;
  color: #ffbf00;
  font-size: 42px;
  font-weight: 500;
  text-align: right;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}

.tit-slider-03.bold {
  font-style: normal;
}

.tit-slider-03b {
  margin-top: 0px;
  padding-top: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  text-align: right;
  text-transform: none;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.26);
}

.tit-slider-03b.bold {
  font-style: normal;
}

.image-19 {
  margin-top: 17px;
}

.ico-instagram {
  margin-top: -2px;
  margin-right: 0px;
  margin-left: -4px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-40 {
  padding-right: 15px;
  padding-left: 15px;
}

.box-plan-c2 {
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 10px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#246194), to(#246194));
  background-image: linear-gradient(180deg, #246194, #246194);
  box-shadow: 1px 1px 16px -4px rgba(0, 0, 0, 0.85);
  text-align: center;
}

.txt-planes-02b {
  margin-top: 5px;
  font-family: Roboto, sans-serif;
  color: #ffd000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.subtit-precio {
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 4px 10px;
  background-color: #eaab1e;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 33px;
  font-weight: 400;
  text-align: left;
}

.button-wsp-form {
  display: inline-block;
  margin-bottom: 10px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 47px;
  border-radius: 3px;
  background-color: #ebab1f;
  background-image: url('../images/wsp-logo_3wsp-logo_02.png');
  background-position: 5% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
}

.txt-form2 {
  display: block;
  margin-top: 10px;
  margin-bottom: 7px;
  font-family: Roboto, sans-serif;
  color: #ffd000;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-41 {
  display: block;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-20 {
  display: block;
  padding-top: 0px;
}

.dash-inicio {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.62)), color-stop(25%, hsla(0, 0%, 100%, 0.9)), color-stop(59%, hsla(0, 0%, 100%, 0.37)), to(hsla(0, 0%, 100%, 0.18))), url('../images/dreamstime_xl_200756393.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.62), hsla(0, 0%, 100%, 0.9) 25%, hsla(0, 0%, 100%, 0.37) 59%, hsla(0, 0%, 100%, 0.18)), url('../images/dreamstime_xl_200756393.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.dash-cont-a01 {
  display: block;
  padding-top: 80px;
  padding-bottom: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.txt-caracteristicas-01 {
  display: block;
  margin-right: 0px;
  padding: 18px 0px 18px 73px;
  background-image: url('../images/fleetup_Dashcam-ico_01.png');
  background-position: 0% 50%;
  background-size: auto 70px;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
}

.txt-caracteristicas-01._02 {
  background-image: url('../images/fleetup_Dashcam-ico_01-copia.png');
}

.txt-caracteristicas-01._03 {
  background-image: url('../images/fleetup_Dashcam-ico_01-copia-2.png');
}

.txt-caracteristicas-01._04 {
  display: none;
  background-image: url('../images/fleetup_Dashcam-ico_05.png');
}

.txt-caracteristicas-01._05 {
  background-image: url('../images/fleetup_Dashcam-ico_07.png');
}

.txt-caracteristicas-01._06 {
  background-image: url('../images/fleetup_Dashcam-ico_09.png');
}

.txt-caracteristicas-01._07 {
  background-image: url('../images/fleetup_Dashcam-ico_08.png');
}

.image-21 {
  margin-top: 10px;
  margin-right: 40px;
  margin-bottom: 5px;
}

.subtit-01 {
  margin-top: 3px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  font-family: Roboto, sans-serif;
  color: #5a5a5a;
  font-size: 32px;
  line-height: 35px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.subtit-01.bold {
  font-style: normal;
}

.form-block {
  display: none;
}

.image-22 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
}

.txt-caracteristicas-02 {
  display: block;
  margin-right: 40px;
  padding-top: 15px;
  padding-right: 17px;
  padding-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: right;
}

.video {
  display: block;
}

.dive-line-top-camera {
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #ffbf00;
}

.image-23 {
  display: block;
}

.columns-6 {
  display: block;
  padding: 77px 64px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#235b94), to(#235b94));
  background-image: linear-gradient(180deg, #235b94, #235b94);
}

.column-42 {
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 42px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.txt-caracteristicas-02b {
  display: block;
  margin-right: 0px;
  padding: 24px 0px 24px 81px;
  background-image: url('../images/fleetup_Dashcam-ico_01.png');
  background-position: 0% 50%;
  background-size: auto 80px;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
}

.caract-tit-01 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.caract-tit-01.bold {
  font-style: normal;
}

.section-caract {
  display: block;
  padding: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.64)), to(rgba(0, 0, 0, 0.64))), url('../images/elementfleet_herolarge.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.64), rgba(0, 0, 0, 0.64)), url('../images/elementfleet_herolarge.jpeg');
  background-position: 0px 0px, 50% 50%;
}

.column-43 {
  height: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.image-24 {
  display: block;
}

.video-dash {
  display: block;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.73)), color-stop(82%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.48))), url('../images/elementfleet_herolarge.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.73), rgba(0, 0, 0, 0.2) 82%, rgba(0, 0, 0, 0.48)), url('../images/elementfleet_herolarge.jpeg');
  background-position: 0px 0px, 50% 30%;
  background-size: auto, cover;
}

.cont-video {
  padding-top: 70px;
  padding-bottom: 70px;
}

.cont-inicio {
  display: block;
  padding-left: 0px;
  text-align: left;
}

.col-carcact-01 {
  margin-top: 107px;
  margin-right: 15%;
  margin-left: 15%;
}

.subheading {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  color: #236192;
  font-size: 36px;
  font-weight: 500;
  text-align: left;
  text-transform: none;
}

.txt-caract-01 {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  line-height: 24px;
  font-weight: 300;
  text-align: justify;
}

.column-44 {
  padding-right: 41px;
}

.col-carcact-02 {
  margin-top: 80px;
  margin-right: 15%;
  margin-left: 15%;
}

@media screen and (max-width: 991px) {
  .menu-txt {
    border-bottom: 1px solid #0f9fe7;
  }

  .icon {
    color: #fff;
  }

  .menu-button.w--open {
    background-color: #236294;
  }

  .nav-menu {
    background-color: #236294;
  }

  .cont-slider-01 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .tit-slider-01 {
    text-align: center;
  }

  .bold-text {
    text-align: center;
  }

  .tit-slider-01b {
    text-align: center;
  }

  .button {
    margin-top: 34px;
  }

  .video-parrafo {
    padding-left: 0px;
  }

  .slide-2 {
    background-position: 0px 0px, 40% 50%;
  }

  .cont-slider-02 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .tit-slider-02 {
    margin-top: 1px;
    font-family: Roboto, sans-serif;
    text-align: center;
  }

  .tit-slider-02b {
    text-align: center;
  }

  .slide-3 {
    background-position: 0px 0px, 70% 50%;
  }

  .bold-text-3 {
    text-align: center;
  }

  .image-14 {
    display: none;
  }

  .button-slider1 {
    margin-top: 163px;
  }

  .button-slider2 {
    margin-top: 184px;
  }

  .slide-3b {
    background-position: 0px 0px, 30% 50%;
  }

  .button-plan-b {
    margin-top: 30px;
  }

  .button-3 {
    margin-top: 5px;
  }

  .button-slider-3 {
    margin-top: 184px;
  }

  .button-gracias {
    margin-top: 34px;
  }

  .dashcam-prod-01 {
    display: none;
  }

  .tit-slider-03 {
    margin-top: 1px;
    font-family: Roboto, sans-serif;
    text-align: center;
  }

  .tit-slider-03b {
    text-align: center;
  }

  .image-19 {
    display: none;
  }

  .subtit-01 {
    text-align: center;
  }

  .caract-tit-01 {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .slide {
    background-position: 0px 0px, 35% 50%;
  }

  .menu-txt {
    border-bottom: 1px solid #0f9fe7;
  }

  .icon {
    color: #fff;
  }

  .menu-button.w--open {
    background-color: #023d85;
  }

  .nav-menu {
    background-color: #023d85;
  }

  .cont-slider-01 {
    padding-top: 0px;
    padding-right: 26px;
    padding-left: 26px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bold-text {
    text-align: center;
  }

  .column {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tit-slider-01b {
    margin-top: 0px;
    text-align: center;
  }

  .button {
    margin-top: 30px;
  }

  .col7 {
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }

  .video-tit-01 {
    text-align: center;
  }

  .video-parrafo {
    padding-left: 0px;
    text-align: center;
  }

  .slide-2 {
    background-position: 0px 0px, 50% 50%;
  }

  .cont-slider-02 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tit-slider-02 {
    margin-top: 0px;
    font-family: Roboto, sans-serif;
    text-align: center;
  }

  .tit-slider-02b {
    text-align: center;
  }

  .slide-3 {
    background-position: 0px 0px, 70% 50%;
  }

  .bold-text-2 {
    display: inline;
  }

  .bold-text-3 {
    display: inline-block;
    text-align: center;
  }

  .bold-text-4 {
    display: inline-block;
  }

  .image-14 {
    display: none;
  }

  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-33 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .button-slider1 {
    margin-top: 152px;
  }

  .button-slider2 {
    margin-top: 152px;
  }

  .slide-3b {
    background-position: 0px 0px, 30% 50%;
  }

  .button-plan-b {
    margin-top: 30px;
  }

  .button-3 {
    margin-top: 25px;
  }

  .button-slider-3 {
    margin-top: 95px;
  }

  .seccion-gracias {
    background-position: 0px 0px, 68% 50%;
  }

  .cont-gracias {
    padding-right: 19px;
    padding-left: 19px;
  }

  .button-gracias {
    margin-top: 30px;
  }

  .tit-slider-03 {
    margin-top: 0px;
    font-family: Roboto, sans-serif;
    text-align: center;
  }

  .tit-slider-03b {
    text-align: center;
  }

  .image-19 {
    display: none;
  }

  .subtit-01 {
    text-align: center;
  }

  .caract-tit-01 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#236294), to(#236294));
    background-image: linear-gradient(180deg, #236294, #236294);
  }

  .menu-txt {
    padding-top: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #0d9fe7;
  }

  .scene-01 {
    padding-top: 100px;
  }

  .icon {
    background-color: rgba(3, 62, 134, 0);
    color: #fff;
  }

  .menu-button {
    background-color: #236294;
    opacity: 1;
    color: #033f87;
  }

  .menu-button.w--open {
    background-color: #023d85;
    color: #033f87;
  }

  .nav-menu {
    background-color: #033f87;
  }

  .heading {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    color: #002e5d;
    font-size: 38px;
    line-height: 40px;
  }

  .cont-slider-01 {
    padding-top: 28px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tit-slider-01 {
    margin-top: -13px;
    padding-top: 12px;
    font-size: 29px;
    text-align: center;
  }

  .bold-text {
    font-family: Roboto, sans-serif;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
  }

  .form-head {
    width: 100%;
  }

  .form-body-02 {
    width: 300px;
  }

  .form-footer {
    width: 100%;
  }

  .column {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .txt-sub-tit-01 {
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-right: 12px;
    padding-left: 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 19px;
    line-height: 24px;
  }

  .column-2 {
    text-align: center;
  }

  .footera-text-01 {
    text-align: center;
  }

  .column-3 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footera-text-01b {
    text-align: center;
  }

  .col-scene-01 {
    margin-top: 30px;
  }

  .col-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .column-4 {
    text-align: center;
  }

  .image-2 {
    margin-top: 20px;
    padding-top: 0px;
  }

  .column-2-footer {
    text-align: center;
  }

  .column-3-footer {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-4-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .tit-slider-01b {
    margin-top: -45px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
  }

  .column-5 {
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .button {
    margin-top: 21px;
  }

  .video-section {
    padding-top: 24px;
    padding-bottom: 31px;
  }

  .col7 {
    padding-top: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .video-tit-01 {
    font-size: 30px;
    text-align: center;
  }

  .video-parrafo {
    padding-left: 0px;
    text-align: center;
  }

  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .title-section-banner {
    text-align: center;
  }

  .subtitle-section-02-banner {
    margin-bottom: 20px;
    padding-left: 10px;
    text-align: center;
  }

  .column-25 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .html-embed-map-desk {
    display: none;
    padding-left: 0px;
  }

  .scene-02 {
    padding-top: 100px;
  }

  .slide-2 {
    background-position: 0px 0px, 40% 50%;
    background-repeat: repeat, no-repeat;
  }

  .cont-slider-02 {
    margin-top: 35px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tit-form {
    text-align: center;
  }

  .subtit-form {
    text-align: center;
  }

  .txt-form {
    text-align: center;
  }

  .tit-slider-02 {
    display: block;
    margin-bottom: 0px;
    padding-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Roboto, sans-serif;
    font-size: 38px;
    line-height: 38px;
  }

  .tit-slider-02b {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
  }

  .txt-form-wsp {
    text-align: center;
  }

  .button-2 {
    margin-bottom: 30px;
  }

  .footera-text-02 {
    text-align: center;
  }

  .column-29 {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }

  .slide-3 {
    background-position: 0px 0px, 80% 50%;
  }

  .image-8 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .image-9 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .image-10 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .image-11 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .image-12 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .image-13 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .bold-text-2 {
    display: inline;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
  }

  .html-embed-map-mobil {
    display: block;
    padding-left: 0px;
  }

  .bold-text-3 {
    display: block;
    margin-bottom: 11px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 32px;
    line-height: 34px;
  }

  .bold-text-4 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
  }

  .txt-form-otros {
    text-align: center;
  }

  .txt-form-otro-tit {
    text-align: center;
  }

  .image-14 {
    display: none;
  }

  .column-30 {
    padding-bottom: 20px;
  }

  .col-plataforma {
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-15 {
    margin-bottom: 20px;
    padding-right: 0px;
  }

  .tit-plataforma-01 {
    margin-bottom: 10px;
    line-height: 32px;
  }

  .txt-platform-01 {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-right: 12px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }

  .subtit-app-01 {
    margin-bottom: 0px;
    line-height: 28px;
    text-align: center;
  }

  .column-32 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-3 {
    margin-left: 0%;
    padding-top: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .column-33 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .button-slider1 {
    margin-top: 30px;
  }

  .button-slider2 {
    margin: 25px 0px 31px;
    padding-left: 25px;
  }

  .slide-3b {
    background-position: 0px 0px, 40% 50%;
  }

  .button-plan-b {
    margin-top: 30px;
  }

  .txt-sub-tit-01-2 {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 18px;
    line-height: 24px;
  }

  .button-3 {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: left;
  }

  .scene-planes {
    padding-top: 100px;
  }

  .button-slider-3 {
    margin-top: 35px;
  }

  .html-embed {
    width: 90%;
  }

  .column-36 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .seccion-gracias {
    background-position: 0px 0px, 70% 50%;
  }

  .gracias-tit {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
  }

  .gracias-txt {
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-right: 12px;
    padding-left: 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 18px;
    line-height: 24px;
  }

  .button-gracias {
    margin-top: 21px;
  }

  .column-37 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .dashcam-prod-01 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }

  .webcast-heading {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-size: 38px;
    line-height: 40px;
    text-align: center;
  }

  .webcasst-txt-sub-tit-01 {
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-right: 12px;
    padding-left: 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 19px;
    line-height: 24px;
    text-align: center;
  }

  .column-38 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .html-embed-2 {
    text-align: center;
  }

  .column-39 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .tit-slider-03 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-top: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-family: Roboto, sans-serif;
    font-size: 34px;
    line-height: 38px;
  }

  .tit-slider-03b {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
  }

  .image-19 {
    display: none;
  }

  .subtit-precio {
    margin-top: 17px;
    margin-right: 19px;
    margin-left: 19px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
  }

  .button-wsp-form {
    margin-bottom: 30px;
  }

  .txt-form2 {
    text-align: center;
  }

  .dash-inicio {
    padding-top: 27px;
    background-position: 60% 50%;
  }

  .dash-cont-a01 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .txt-caracteristicas-01 {
    margin-right: -1px;
    padding-right: 39px;
    padding-left: 80px;
    text-align: left;
  }

  .image-21 {
    margin-top: 44px;
    margin-right: -2px;
  }

  .subtit-01 {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
  }

  .txt-caracteristicas-02 {
    margin-right: -1px;
    padding-left: 17px;
    text-align: center;
  }

  .columns-6 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-42 {
    padding-right: 22px;
    padding-left: 22px;
  }

  .txt-caracteristicas-02b {
    margin-right: -1px;
    padding-left: 17px;
    text-align: center;
  }

  .caract-tit-01 {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
  }

  .cont-inicio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .col-carcact-01 {
    margin-right: 0%;
    margin-left: 0%;
  }

  .subheading {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 33px 10px;
    font-size: 38px;
    line-height: 40px;
    text-align: center;
  }

  .txt-caract-01 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-44 {
    padding-right: 15px;
    padding-left: 20px;
  }

  .col-carcact-02 {
    margin-right: 0%;
    margin-left: 0%;
  }

  .image-25 {
    padding-top: 27px;
  }
}

