.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 {
  display: none;
  margin-top: 95px;
}

.slider-01 {
  height: 550px;
}

.slide {
  background-color: #242424;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(7%, rgba(0, 46, 93, 0.94)), color-stop(35%, rgba(0, 46, 93, 0.83)), color-stop(66%, rgba(35, 97, 146, 0))), url('../images/Slider-Landing_LogTransp-B02.jpg');
  background-image: linear-gradient(90deg, rgba(0, 46, 93, 0.94) 7%, rgba(0, 46, 93, 0.83) 35%, rgba(35, 97, 146, 0) 66%), url('../images/Slider-Landing_LogTransp-B02.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  opacity: 1;
}

.navbar {
  position: fixed;
  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 none #5e8ab4;
  border-bottom: 10px solid #d1dde6;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#236192), to(#236192));
  background-image: linear-gradient(180deg, #236192, #236192);
  background-position: 0px 0px;
  background-size: auto;
}

.menu-txt {
  display: inline-block;
  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: none;
  background-position: 0px 0px;
}

.content-01 {
  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;
}

.nav-menu {
  display: none;
}

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

.heading {
  display: block;
  margin-top: 80px;
  margin-bottom: 40px;
  padding-right: 65px;
  padding-left: 65px;
  font-family: Roboto, sans-serif;
  color: #002e5d;
  font-size: 38px;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

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

.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: none;
  width: 400px;
  padding: 15px 25px 1px;
  -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: block;
  margin-bottom: 15px;
  padding-right: 10px;
  padding-left: 10px;
  -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: none;
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  color: #202020;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}

.footera {
  background-color: #236192;
}

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

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

.rrss {
  padding: 5px;
}

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

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

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

.column-5 {
  display: block;
  padding-right: 5px;
  padding-bottom: 10px;
  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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.button {
  margin-top: 15px;
  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;
}

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

.video-section {
  display: none;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(0, 0, 0, 0.59)), color-stop(23%, transparent), color-stop(80%, transparent), to(rgba(0, 0, 0, 0.28))), url('../images/yellow_truck_1sm2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.59) 5%, transparent 23%, transparent 80%, rgba(0, 0, 0, 0.28)), url('../images/yellow_truck_1sm2.jpg');
  background-position: 0px 0px, 70% 10%;
  background-size: auto, cover;
}

.col7 {
  top: 0px;
  bottom: 0px;
  padding: 0px 30px 41px;
  text-align: left;
}

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

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

.youtube {
  width: auto;
}

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

.container {
  background-image: none;
}

.location {
  display: none;
  margin-bottom: 0px;
  padding-top: 120px;
  padding-bottom: 150px;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
}

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

.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: #002e5d;
  font-size: 38px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

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

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

.cont-scene-02 {
  margin-bottom: 27px;
  color: #7a7a7a;
}

.secene-form {
  display: block;
  margin-bottom: 0px;
  padding-top: 75px;
  padding-bottom: 0px;
  background-color: #236294;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 46, 93, 0.96)), color-stop(55%, rgba(19, 74, 122, 0.77)), to(#236192)), url('../images/Slider-Landing_LogTransp-B02.jpg');
  background-image: linear-gradient(180deg, rgba(0, 46, 93, 0.96), rgba(19, 74, 122, 0.77) 55%, #236192), url('../images/Slider-Landing_LogTransp-B02.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

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

.slide-2 {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, #002e5d), color-stop(50%, rgba(35, 97, 146, 0.87)), color-stop(66%, rgba(35, 97, 146, 0.25))), url('../images/Slider-Landing_LogTransp-A02.jpg');
  background-image: linear-gradient(90deg, #002e5d 15%, rgba(35, 97, 146, 0.87) 50%, rgba(35, 97, 146, 0.25) 66%), url('../images/Slider-Landing_LogTransp-A02.jpg');
  background-position: 0px 0px, 100% 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;
  padding-top: 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.txt-form {
  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-bottom: 0px;
  padding-top: 10px;
  font-family: Roboto, sans-serif;
  color: #ffbf00;
  font-size: 47px;
  font-weight: 500;
  text-align: right;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.36);
}

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

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

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

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

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

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

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

.dive-line {
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fff;
}

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

.box-serv-02b {
  margin-right: 9px;
  margin-left: 9px;
  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: #002e5d;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}

.txt-serv-01 {
  display: none;
  font-family: 'Open Sans', sans-serif;
  color: #202020;
  font-size: 15px;
  line-height: 20px;
  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 {
  display: block;
  padding-top: 15px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.tit-plataforma-01 {
  margin-top: 15px;
  margin-bottom: 1px;
  padding-bottom: 7px;
  font-family: Roboto, sans-serif;
  color: #236192;
  font-size: 24px;
  line-height: 33px;
  font-weight: 500;
}

.txt-platform-01 {
  margin-top: -5px;
  margin-bottom: 10px;
  padding-right: 25px;
  font-family: Roboto, sans-serif;
  color: #202020;
  font-size: 16px;
  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: 45px;
  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;
}

.column-32 {
  padding-left: 40px;
}

.columns-3 {
  display: block;
  padding: 40px 50px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.column-33 {
  padding-top: 16px;
  padding-bottom: 16px;
}

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

.slide-3b {
  background-color: #3a3a3a;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(2%, rgba(0, 46, 93, 0.89)), color-stop(39%, rgba(0, 46, 93, 0.68)), color-stop(62%, rgba(0, 46, 93, 0))), url('../images/Slider-LogTransp_C02.jpg');
  background-image: linear-gradient(90deg, rgba(0, 46, 93, 0.89) 2%, rgba(0, 46, 93, 0.68) 39%, rgba(0, 46, 93, 0) 62%), url('../images/Slider-LogTransp_C02.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;
}

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

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

.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 {
  width: 87%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  text-align: center;
}

.column-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -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;
  text-align: right;
}

.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: 650px;
  margin-top: 95px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.56)), color-stop(48%, rgba(0, 0, 0, 0.07)), to(rgba(0, 0, 0, 0.41))), url('../images/contac-us.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.07) 48%, rgba(0, 0, 0, 0.41)), url('../images/contac-us.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: 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;
}

.column-37 {
  padding-right: 70px;
  padding-left: 50px;
  text-align: left;
}

.image-18 {
  margin-top: 9px;
}

.escena-webcast {
  display: none;
  padding-top: 50px;
}

.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: 19px;
  font-family: Roboto, sans-serif;
  color: #7a7a7a;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  text-align: left;
}

.column-38 {
  display: block;
  padding-right: 157px;
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.columns-4 {
  margin-top: 96px;
  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: left;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}

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

.image-19 {
  margin-top: 84px;
  padding-top: 0px;
}

.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 {
  display: none;
  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: none;
  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;
}

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

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

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

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

.slide-4 {
  background-color: #3a3a3a;
  background-image: -webkit-gradient(linear, left top, right top, from(#002e5d), color-stop(35%, rgba(0, 46, 93, 0.54)), color-stop(63%, rgba(0, 46, 93, 0)), color-stop(99%, transparent)), url('../images/Slider-Landing_Asset-C05b.jpg');
  background-image: linear-gradient(90deg, #002e5d, rgba(0, 46, 93, 0.54) 35%, rgba(0, 46, 93, 0) 63%, transparent 99%), url('../images/Slider-Landing_Asset-C05b.jpg');
  background-position: 0px 0px, 90% 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.button-4 {
  margin-top: 20px;
  margin-right: 0px;
  padding-top: 10px;
  padding-left: 29px;
  border-radius: 3px;
  background-color: #ebab1f;
  background-image: none;
  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;
}

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

.box-serv-01-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0px 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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-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;
}

.heading-3 {
  margin-top: 21px;
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  color: #002e5d;
  font-size: 38px;
  line-height: 50px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.scene-disp-seg-01 {
  display: none;
  padding-top: 50px;
  padding-bottom: 20px;
  background-image: none;
  background-position: 0px 0px;
  line-height: 16px;
}

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

.col7-2 {
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 30px 15px;
  -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: left;
}

.column-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 31px 16px;
  -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: left;
}

.video-tit-01-2 {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-right: 9px;
  padding-left: 9px;
  font-family: Roboto, sans-serif;
  color: #002e5d;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  text-align: left;
  text-transform: none;
}

.prod-section {
  display: block;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.image-20 {
  display: block;
}

.slide-5 {
  background-color: #3a3a3a;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, rgba(0, 46, 93, 0.91)), color-stop(48%, rgba(35, 97, 146, 0.74)), color-stop(59%, rgba(35, 97, 146, 0.09))), url('../images/Slider-Landing_Asset-C04.jpg');
  background-image: linear-gradient(90deg, rgba(0, 46, 93, 0.91) 15%, rgba(35, 97, 146, 0.74) 48%, rgba(35, 97, 146, 0.09) 59%), url('../images/Slider-Landing_Asset-C04.jpg');
  background-position: 0px 0px, 90% 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.cont-slider-05 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cont-slider-05b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.prod-4cj {
  display: block;
  padding: 20px 0px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.html-embed-3 {
  display: none;
}

.content-01b {
  display: block;
  -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;
  text-align: center;
}

.col-pilares-03 {
  display: none;
  margin-top: 15px;
  margin-bottom: 15px;
  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-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.prod-box-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -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: #fff;
  text-align: center;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 22px;
  padding-bottom: 30px;
  padding-left: 22px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sub-tit-sol-01-copy {
  margin-top: 20px;
  margin-bottom: 2px;
  padding: 7px 39px 15px;
  border: 1px none #000;
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 0);
  font-family: 'Open Sans', sans-serif;
  color: #002e5d;
  font-size: 30px;
  line-height: 38px;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}

.txt-serv-01bb {
  display: block;
  margin-bottom: 46px;
  padding-right: 25px;
  padding-left: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #202020;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

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

.image-22 {
  padding-top: 12px;
}

.html-embed-4 {
  display: none;
}

.image-23 {
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.cont-prod-01 {
  display: block;
  margin-bottom: 100px;
  text-align: center;
}

.video-tit-013 {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-right: 9px;
  padding-left: 9px;
  font-family: Roboto, sans-serif;
  color: #002e5d;
  font-size: 36px;
  font-weight: 500;
  text-align: left;
  text-transform: none;
}

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

.col-pilares-03b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.box-serv-03b {
  margin-right: 90px;
  margin-left: 90px;
  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;
}

.txt-prod-01b {
  margin-top: -5px;
  margin-bottom: 20px;
  padding-right: 13px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  color: #202020;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
}

.bold-text-9 {
  font-style: normal;
  font-weight: 500;
}

.bold-text-10 {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
}

.bold-text-11 {
  font-weight: 500;
}

.bold-text-12 {
  font-weight: 500;
}

.bold-text-13 {
  font-weight: 500;
}

.heading-faq {
  display: block;
  margin-top: 80px;
  margin-bottom: 15px;
  padding-right: 80px;
  padding-left: 80px;
  font-family: Roboto, sans-serif;
  color: #002e5d;
  font-size: 34px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.heading-faq-sub {
  display: block;
  margin-top: -8px;
  margin-bottom: 20px;
  padding-right: 65px;
  padding-left: 65px;
  font-family: Roboto, sans-serif;
  color: #002e5d;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

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

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

  .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-slider-3 {
    margin-top: 184px;
  }

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

  .image-18 {
    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;
  }

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

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

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

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

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

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

  .tit-slider-05 {
    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;
  }

  .cont-form {
    padding-right: 21px;
    padding-left: 21px;
  }

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

  .column-29 {
    margin-bottom: 40px;
    padding-right: 41px;
    padding-left: 41px;
  }

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

  .box-serv-02b {
    margin-right: 0px;
    margin-left: 0px;
  }

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

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

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

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

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

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

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

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

  .cont-slider-05 {
    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;
  }

  .cont-slider-05b {
    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-05 {
    text-align: center;
  }

  .prod-4cj {
    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;
  }

  .div-block-3 {
    padding-right: 59px;
    padding-left: 59px;
  }

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

  .box-serv-03b {
    margin-right: 29px;
    margin-left: 29px;
  }
}

@media screen and (max-width: 479px) {
  .slide {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(23%, rgba(0, 46, 93, 0.94)), color-stop(68%, rgba(35, 97, 146, 0.87)), to(rgba(35, 97, 146, 0))), url('../images/Slider-Landing_LogTransp-B01.jpg');
    background-image: linear-gradient(270deg, rgba(0, 46, 93, 0.94) 23%, rgba(35, 97, 146, 0.87) 68%, rgba(35, 97, 146, 0)), url('../images/Slider-Landing_LogTransp-B01.jpg');
    background-position: 0px 0px, 28% 50%;
    background-size: auto, cover;
  }

  .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;
    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: 90%;
  }

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

  .form-footer {
    width: 90%;
  }

  .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: 20px;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 19px;
    line-height: 24px;
  }

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

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

  .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: 0px;
    padding-left: 10px;
  }

  .button {
    margin-top: 21px;
  }

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

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

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

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

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

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

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

  .cont-form {
    padding-right: 5px;
    padding-left: 5px;
  }

  .slide-2 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(15%, rgba(0, 46, 93, 0.85)), color-stop(67%, rgba(35, 97, 146, 0.77)), to(rgba(35, 97, 146, 0.25))), url('../images/Slider-Landing_LogTransp-A02.jpg');
    background-image: linear-gradient(90deg, rgba(0, 46, 93, 0.85) 15%, rgba(35, 97, 146, 0.77) 67%, rgba(35, 97, 146, 0.25)), url('../images/Slider-Landing_LogTransp-A02.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

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

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

  .tit-slider-02 {
    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-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;
  }

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

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

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

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

  .box-serv-02b {
    margin-bottom: 20px;
  }

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

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

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

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

  .txt-platform-01 {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-right: 0px;
    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 {
    padding-right: 15px;
    padding-left: 15px;
  }

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

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

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

  .slide-3b {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(2%, rgba(0, 46, 93, 0.89)), color-stop(51%, rgba(0, 46, 93, 0.58)), color-stop(95%, rgba(0, 46, 93, 0))), url('../images/Slider-LogTransp_C02.jpg');
    background-image: linear-gradient(90deg, rgba(0, 46, 93, 0.89) 2%, rgba(0, 46, 93, 0.58) 51%, rgba(0, 46, 93, 0) 95%), url('../images/Slider-LogTransp_C02.jpg');
    background-position: 0px 0px, 65% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

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

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

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

  .html-embed {
    width: 90%;
  }

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

  .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;
    padding-right: 21px;
    padding-left: 21px;
    -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;
  }

  .image-18 {
    display: none;
  }

  .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 {
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }

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

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

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

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

  .box-serv-01-3 {
    width: 300px;
  }

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

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

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

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

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

  .slide-5 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(38%, rgba(0, 46, 93, 0.91)), color-stop(78%, rgba(35, 97, 146, 0.74)), color-stop(98%, rgba(35, 97, 146, 0.09))), url('../images/Slider-Landing_Asset-C04.jpg');
    background-image: linear-gradient(90deg, rgba(0, 46, 93, 0.91) 38%, rgba(35, 97, 146, 0.74) 78%, rgba(35, 97, 146, 0.09) 98%), url('../images/Slider-Landing_Asset-C04.jpg');
    background-position: 0px 0px, 48% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .cont-slider-05 {
    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;
  }

  .cont-slider-05b {
    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-slider-05 {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
  }

  .prod-4cj {
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sub-tit-sol-01-copy {
    line-height: 35px;
  }

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

  .col-pilares-03b {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .box-serv-03b {
    margin-right: 1px;
    margin-bottom: 20px;
    margin-left: 1px;
  }

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

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

  .heading-faq-sub {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-size: 38px;
    line-height: 40px;
  }
}

