﻿@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Asap:400,400i,500,500i,600,600i,700,700i");
/* colors */
/* end colors*/
@import url("https://fonts.googleapis.com/css?family=Asap:400,400i,500,500i,600,600i,700,700i");
.none_style_tooltip, .tolltip, .autorizo label, .form_banner_2 .form-group select, .desplega_categoria li select, .desplega_categoria li input[type="text"], .desplega_categoria li input[type=number], .remodal_rastrea .datos_generales a {
  position: relative;
  opacity: 9;
  font-family: inherit; }

html {
  scroll-behavior: smooth; }

body {
  margin: 0;
  font-family: "Asap", sans-serif;
  text-align: center;
  background-image: url("../images/textura.png");
  background-color: white; }

h2:first-letter, a:first-letter, li:first-letter, h3:first-letter, h4:first-letter, input:first-letter, label:first-letter, option:first-letter, h5:first-letter, p:first-letter {
  text-transform: uppercase; }

ul {
  padding-left: 0; }

li {
  list-style: none; }

h2 {
  color: #565657;
  font-size: 34px;
  text-align: center;
  font-weight: 700; }

h3 {
  font-size: 25px;
  font-weight: 700;
  font-style: italic;
  color: #d4001b; }

h4 {
  font-size: 22px;
  font-style: italic;
  font-weight: bold; }

h5 {
  color: #565657;
  font-weight: 500;
  font-size: 19px; }

p {
  font-size: 20px;
  color: #3A3A3A; }

a {
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:hover, a:focus {
    text-decoration: none; }

.btn_primary, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span {
  display: inline-block;
  background: #d4001b;
  padding: 5px 10px;
  color: white;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  border: none;
  text-decoration: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 0 5px #880019;
  -webkit-box-shadow: 0 5px #880019;
  -moz-box-shadow: 0 5px #880019; }
  .btn_primary:first-letter, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span:first-letter {
    text-transform: uppercase; }
  .btn_primary:hover, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span:hover, .btn_primary:focus, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span:focus {
    color: white;
    text-decoration: none;
    box-shadow: 0 3px #880019;
    -webkit-box-shadow: 0 3px #880019;
    -moz-box-shadow: 0 3px #880019;
    top: 2px; }
  .btn_primary.btn_facebook, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span.btn_facebook {
    background: #355290;
    box-shadow: 0 5px #243863;
    -webkit-box-shadow: 0 5px #243863;
    -moz-box-shadow: 0 5px #243863; }

.ttl {
  width: 100%;
  display: inline-block;
  text-align: center;
  font-style: italic;
  margin: 2% 0;
  color: #565657; }
  .ttl span {
    display: block;
    font-size: 22px; }
  .ttl:after {
    content: '';
    width: 100px;
    display: block;
    margin: 15px auto;
    height: 5px;
    background: #d4001b;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    border-radius: 60px; }

.container_envia {
  display: block;
  width: 78%;
  position: relative;
  margin: auto; }

input[type=text], input[type=email], input[type=tel], input[type=password], input[type=date], select, textarea, input[type=search], .bootstrap-select > .dropdown-toggle, .ui-spinner {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #D5D5D5;
  padding: 5px; }
  input[type=text] ::-webkit-input-placeholder, input[type=email] ::-webkit-input-placeholder, input[type=tel] ::-webkit-input-placeholder, input[type=password] ::-webkit-input-placeholder, input[type=date] ::-webkit-input-placeholder, select ::-webkit-input-placeholder, textarea ::-webkit-input-placeholder, input[type=search] ::-webkit-input-placeholder, .bootstrap-select > .dropdown-toggle ::-webkit-input-placeholder, .ui-spinner ::-webkit-input-placeholder {
    color: #ADADAD; }
  input[type=text] :-moz-placeholder, input[type=email] :-moz-placeholder, input[type=tel] :-moz-placeholder, input[type=password] :-moz-placeholder, input[type=date] :-moz-placeholder, select :-moz-placeholder, textarea :-moz-placeholder, input[type=search] :-moz-placeholder, .bootstrap-select > .dropdown-toggle :-moz-placeholder, .ui-spinner :-moz-placeholder {
    color: #ADADAD; }
  input[type=text] ::-moz-placeholder, input[type=email] ::-moz-placeholder, input[type=tel] ::-moz-placeholder, input[type=password] ::-moz-placeholder, input[type=date] ::-moz-placeholder, select ::-moz-placeholder, textarea ::-moz-placeholder, input[type=search] ::-moz-placeholder, .bootstrap-select > .dropdown-toggle ::-moz-placeholder, .ui-spinner ::-moz-placeholder {
    color: #ADADAD; }
  input[type=text] :-ms-input-placeholder, input[type=email] :-ms-input-placeholder, input[type=tel] :-ms-input-placeholder, input[type=password] :-ms-input-placeholder, input[type=date] :-ms-input-placeholder, select :-ms-input-placeholder, textarea :-ms-input-placeholder, input[type=search] :-ms-input-placeholder, .bootstrap-select > .dropdown-toggle :-ms-input-placeholder, .ui-spinner :-ms-input-placeholder {
    color: #ADADAD; }

.cont_menu_sticky {
  width: 100%;
  display: inline-block;
  position: relative; }

.menu_sticky {
  background: #d4001b;
  display: inline-block;
  pointer-events: none;
  position: relative;
  margin: 1% auto 8% auto;
  z-index: 10;
  opacity: 0;
  -moz-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
  -o-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
  -webkit-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
  transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89); }
  .menu_sticky .list_border {
    background: #605F60;
    vertical-align: middle;
    position: absolute;
    right: 100%;
    top: 0;
    width: 140px;
    height: 100%;
    -webkit-border-radius: 0 0 0 46px;
    -moz-border-radius: 0 0 0 46px;
    -ms-border-radius: 0 0 0 46px;
    border-radius: 0 0 0 46px;
    justify-content: center;
    align-items: center;
    margin: 0; }
    .menu_sticky .list_border .botones-sticky {
      display: grid;
      grid-template-rows: 1fr;
      grid-template-columns: 1fr 1fr;
      grid-template-areas: "buscar home arriba";
      width: 66%;
      margin-left: 26%; }
    .menu_sticky .list_border #sticky-buscar {
      grid-area: buscar; }
    .menu_sticky .list_border #sticky-home {
      grid-area: home; }
    .menu_sticky .list_border #sticky-arriba {
      grid-area: arriba; }
    .menu_sticky .list_border a {
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 5%; }
  .menu_sticky .list_border:nth-of-type(10) {
    left: 100%;
    right: inherit;
    -webkit-border-radius: 0 0 46px 0;
    -moz-border-radius: 0 0 46px 0;
    -ms-border-radius: 0 0 46px 0;
    border-radius: 0 0 46px 0;
    font-style: italic;
    font-weight: 500;
    font-size: 15px; }
    .menu_sticky .list_border:nth-of-type(10) a {
      font-size: 20px;
      color: white; }
  .menu_sticky li {
    vertical-align: middle;
    display: inline-block;
    margin: 0 20px; }
    .menu_sticky li a {
      display: block;
      color: white; }
      .menu_sticky li a i {
        font-size: 25px;
        height: 28px;
        margin: 8px 0; }
      .menu_sticky li a i, .menu_sticky li a span {
        display: inline-block;
        vertical-align: middle;
        color: white; }
      .menu_sticky li a span {
        -moz-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
        -o-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
        -webkit-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
        transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
        font-size: 0;
        padding-left: 5px; }
      .menu_sticky li a:hover span {
        font-size: 15px; }
  .menu_sticky .desplega_sticky {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    display: none; }
  .menu_sticky .rastrea_desplega {
    background: #d4001b;
    padding: 4px 0; }
    .menu_sticky .rastrea_desplega .num_guia {
      width: 7%;
      margin: .1px;
      padding: 1px 2px !important; }
  .menu_sticky .busca_desplega {
    background: white; }
    .menu_sticky .busca_desplega input {
      margin-top: 1%;
      border: none;
      width: 90%;
      padding-right: 29px;
      margin-right: 8%; }
    .menu_sticky .busca_desplega form, .menu_sticky .busca_desplega .form-group {
      display: inline-block;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .menu_sticky .busca_desplega .form-group {
      margin: 0;
      background-color: #d4001b; }
    .menu_sticky .busca_desplega button {
      background: #d4001b;
      border: none;
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 8%;
      text-align: left; }
      .menu_sticky .busca_desplega button img {
        width: 90%; }
  .menu_sticky.menu_fixed {
    margin-top: 0;
    position: fixed;
    pointer-events: initial;
    top: 0;
    left: 50%;
    moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 9; }

.style_icons_list {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding-left: 0; }
  .style_icons_list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 1%; }
  .style_icons_list a {
    width: 200px;
    display: block;
    color: #565657;
    font-size: 20px;
    text-align: center; }
    .style_icons_list a svg {
      width: 66px;
      display: inline-block; }
      .style_icons_list a svg .st0 {
        fill: #565657; }
    .style_icons_list a span {
      width: 100%;
      display: block;
      position: relative;
      padding: 5px; }
      .style_icons_list a span i {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        color: white;
        opacity: 9; }
    .style_icons_list a i {
      font-size: 150%;
      display: block;
      opacity: 0; }
    .style_icons_list a:hover i, .style_icons_list a.active i {
      opacity: 9; }
    .style_icons_list a:hover svg .st0, .style_icons_list a.active svg .st0 {
      fill: #d4001b; }
  .style_icons_list img {
    display: block;
    width: 35%;
    margin: 5% auto; }

.wrapp_swiper_services {
  font-size: 0;
  width: 100%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding: 2%; }
  .wrapp_swiper_services .swiper-pagination {
    display: none; }
  .wrapp_swiper_services .arrow_next, .wrapp_swiper_services .arrow_prev {
    display: none; }
  .wrapp_swiper_services .arrow_next {
    right: 2%; }
  .wrapp_swiper_services .arrow_prev {
    left: 2%; }

.swiper-pagination {
  position: relative;
  margin: 3% 0;
  z-index: 0; }

.swiper-pagination-bullet {
  width: 14px;
  height: 14px; }

.swiper-pagination-bullet-active {
  background: #565657;
  width: 18px;
  height: 18px; }

.cols_services {
  width: 50%;
  vertical-align: top;
  position: relative;
  display: inline-block;
  padding: 2%;
  text-align: left; }
  .cols_services .medio_transporte {
    width: 100%;
    position: relative;
    z-index: 1; }
  .cols_services .circle {
    width: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    top: 0;
    z-index: 0; }
  .cols_services .ico_transporte {
    display: block;
    width: 20%;
    margin: 2% auto; }
  .cols_services.head_services {
    width: 62%; }
    .cols_services.head_services p {
      font-size: 16px; }
    .cols_services.head_services .icons_indicator li span:nth-of-type(2) {
      line-height: 14px; }
      .cols_services.head_services .icons_indicator li span:nth-of-type(2)::after {
        background-color: #565657;
        height: 30px; }
    .cols_services.head_services .icons_indicator li span i {
      color: #565657; }

.button_image {
  font-size: 14px;
  font-weight: normal;
  color: white;
  font-style: italic;
  position: relative;
  display: inline-block;
  word-wrap: break-word; }
  .button_image span {
    display: inline-block;
    vertical-align: middle;
    color: white;
    z-index: 1;
    position: relative;
    padding: 2%;
    word-wrap: break-word;
    line-height: 13px; }
  .button_image strong {
    display: block; }
  .button_image:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    moz-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
    background: #565657;
    border-radius: 8px;
    z-index: 0;
    -moz-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
    -o-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
    -webkit-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
    transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89); }
  .button_image i {
    margin-top: 4px;
    display: inline-block;
    font-size: 1.7em; }
  .button_image span:nth-of-type(1) {
    width: 20%;
    text-align: center;
    overflow: hidden; }
    .button_image span:nth-of-type(1):after {
      position: absolute;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      content: '';
      right: 0;
      height: 500px;
      border: 1px solid white; }
  .button_image span:nth-of-type(2) {
    width: 78%;
    text-align: left; }
  .button_image:hover, .button_image.btn_image_active {
    color: white; }
    .button_image:hover:after, .button_image.btn_image_active:after {
      background: #d4001b; }

.letter_quote {
  width: 100%;
  display: inline-block; }

.quote_responsive {
  display: none; }

.content_icons_btn {
  text-align: center;
  font-size: 0; }
  .content_icons_btn .button_image {
    width: 45%;
    display: inline-block;
    margin: 2%; }

.clientes {
  display: inline-block;
  width: 100%;
  position: relative;
  margin: 0 0 3% 0;
  overflow: hidden; }
  .clientes .content_logo {
    margin: 3% 0 2% 0; }
  .clientes img {
    /*width: 70%;*/
    width: 50%; }
  .clientes .btn_primary, .clientes .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .clientes span {
    margin: 3% 0; }

.cifras {
  width: 100%;
  display: inline-block;
  background: #d4001b;
  color: white;
  padding: 10px 0 2% 0; }
  .cifras .ttl {
    margin-bottom: 0; }
  .cifras h2:after, .cifras h3:after {
    background-color: white; }
  .cifras h3 {
    margin-bottom: 0; }
  .cifras h2, .cifras h3, .cifras p {
    color: white; }
  .cifras .fecha {
    width: 100%;
    position: relative;
    display: inline-block; }
    .cifras .fecha h3 {
      display: inline-block;
      margin: 0 2%; }
  .cifras img {
    width: 100%;
    margin: 2% 0; }

.wrapp_noti_envia {
  padding: 0 0 3% 0;
  background: #F1F1F1;
  font-size: 0; }
  .wrapp_noti_envia .cont_imagen_blog {
    overflow: hidden;
    display: inline-block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    height: 300px;
    margin: 1%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-transition: all 1s cubic-bezier(0.27, 0.3, 0.94, 0.92);
    -o-transition: all 1s cubic-bezier(0.27, 0.3, 0.94, 0.92);
    -webkit-transition: all 1s cubic-bezier(0.27, 0.3, 0.94, 0.92);
    transition: all 1s cubic-bezier(0.27, 0.3, 0.94, 0.92); }
    .wrapp_noti_envia .cont_imagen_blog a {
      display: block;
      width: 100%;
      height: 100%; }
    .wrapp_noti_envia .cont_imagen_blog .info_noti {
      height: 120px;
      position: absolute;
      width: 100%;
      left: 0;
      bottom: -100%;
      opacity: 0;
      padding: 2%;
      text-align: left;
      color: white;
      background: rgba(255, 255, 255, 0.8);
      -moz-transition: all 0.2s cubic-bezier(0.27, 0.3, 0.94, 0.92);
      -o-transition: all 0.2s cubic-bezier(0.27, 0.3, 0.94, 0.92);
      -webkit-transition: all 0.2s cubic-bezier(0.27, 0.3, 0.94, 0.92);
      transition: all 0.2s cubic-bezier(0.27, 0.3, 0.94, 0.92); }
      .wrapp_noti_envia .cont_imagen_blog .info_noti h4 {
        margin-top: 0;
        font-weight: 700;
        font-style: italic;
        color: #565657; }
      .wrapp_noti_envia .cont_imagen_blog .info_noti p {
        color: #565657; }
    .wrapp_noti_envia .cont_imagen_blog:hover {
      background-size: 120% 120%; }
      .wrapp_noti_envia .cont_imagen_blog:hover .info_noti {
        opacity: 9;
        bottom: 0; }
  .wrapp_noti_envia .cont_imagen_blog:nth-of-type(1), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(4) {
    width: 55%; }
  .wrapp_noti_envia .cont_imagen_blog:nth-of-type(2), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(3) {
    width: 41%; }
  .wrapp_noti_envia .btn_primary, .wrapp_noti_envia .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .wrapp_noti_envia span {
    margin-top: 3%; }

.cont_letter {
  padding: 5% 0;
  font-size: 0; }
  .cont_letter .cols_letters {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    padding: 2% 8%;
    box-sizing: border-box; }
  .cont_letter .button_image {
    display: inline-block;
    width: 70%; }
  .cont_letter img {
    width: 80%; }
  .cont_letter .letter_responsive {
    display: none; }
  .cont_letter p {
    margin: 10% 0; }

.banner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .banner:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .banner:after {
    background: rgba(0, 0, 0, 0.2); }
  .banner img {
    width: 100%; }
  .banner .item_banner {
    position: absolute;
    z-index: 2; }

.nosotros .banner::after {
  background: none; }

.nosotros .banner .item_banner:nth-of-type(1) {
  width: 25%;
  left: 15%;
  top: 5%; }

.nosotros .banner .item_banner:nth-of-type(2) {
  width: 80%;
  right: 0;
  bottom: 5%; }

.nosotros .banner .img_tablet, .nosotros .banner .img_cel {
  display: none; }

.nosotros .video_content {
  margin-top: 0; }

.nosotros .clientes {
  margin-bottom: 8%; }

ol {
  padding-left: 0; }

.cd-horizontal-timeline {
  margin: 2% 0; }
  .cd-horizontal-timeline .timeline {
    max-width: 1200px; }
  .cd-horizontal-timeline .filling-line {
    background: #BA0020; }
  .cd-horizontal-timeline .events-wrapper:before, .cd-horizontal-timeline .events-wrapper:after {
    display: none; }
  .cd-horizontal-timeline .events {
    height: 2px; }
    .cd-horizontal-timeline .events ol li:nth-of-type(even) a {
      top: 0;
      bottom: inherit;
      padding-bottom: 0;
      padding-top: 15px; }
      .cd-horizontal-timeline .events ol li:nth-of-type(even) a::after {
        bottom: 0;
        top: -5px; }
    .cd-horizontal-timeline .events a {
      font-weight: 600;
      font-style: italic;
      color: #565657;
      font-size: 20px; }
      .cd-horizontal-timeline .events a:after {
        border-color: #BA0020; }
  .cd-horizontal-timeline .events-content {
    margin-top: 0; }
    .cd-horizontal-timeline .events-content li {
      width: 100%;
      margin: auto; }
      .cd-horizontal-timeline .events-content li img {
        width: 12%; }
    .cd-horizontal-timeline .events-content h3 {
      text-align: left;
      color: #565657;
      font-size: 30px; }
    .cd-horizontal-timeline .events-content p {
      text-align: left;
      font-size: 16px;
      color: black; }
  .cd-horizontal-timeline .altura_diferente {
    height: auto !important; }

.cd-timeline-navigation a {
  background: transparent;
  overflow: inherit;
  text-indent: unset;
  border: none; }
  .cd-timeline-navigation a:after, .cd-timeline-navigation a:before {
    display: none; }
  .cd-timeline-navigation a i {
    top: 62%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    position: absolute;
    font-size: 25px;
    color: #605F60; }

.cd-horizontal-timeline .events a.selected::after {
  background-color: #BA0020;
  border-color: #BA0020; }

.cd-horizontal-timeline .events a.older-event::after {
  border-color: #d4001b; }

.no-touch .cd-horizontal-timeline .events a:hover::after {
  background: #565657;
  border-color: #565657; }

.altura_diferente ol {
  width: 40%;
  margin: auto;
  position: relative;
  padding: 2%; }

ol .deco {
  width: 40px;
  position: absolute; }

ol .deco:nth-of-type(1) {
  left: 0;
  top: 0;
  moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg); }

ol .deco:nth-of-type(2) {
  right: 0;
  bottom: 0; }

.envia_descipcion {
  margin: 8%  0 8% 0;
  width: 100%;
  display: inline-block; }

.contain_slider {
  width: 90%;
  margin: auto;
  position: relative;
  overflow: hidden; }

.arrow_next, .arrow_prev {
  z-index: 2;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%); }
  .arrow_next i, .arrow_prev i {
    font-size: 28px;
    color: #605F60; }
  .arrow_next:hover i, .arrow_prev:hover i {
    color: #d4001b; }

.arrow_next {
  right: 0; }

.arrow_prev {
  left: 0; }

.video_content {
  width: 100%;
  position: relative;
  display: inline-block;
  margin: 2% 0; }
  .video_content video {
    display: inline-block;
    position: relative;
    z-index: 1; }

.video-js .vjs-big-play-button {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 3;
  border: 4px solid white; }

.video-js .vjs-control-bar {
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0; }

.vjs-icon-play:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before {
  display: flex;
  justify-content: center;
  align-items: center; }

.certificados {
  padding: 1% 0 3% 0;
  display: inline-block;
  width: 100%;
  background: #E9E9E9;
  font-size: 0; }
  .certificados .cols_certifica {
    width: 20%;
    display: inline-block;
    padding: 15px;
    box-sizing: border-box; }
    .certificados .cols_certifica img {
      width: 80%;
      display: inline-block; }

.colaboradores {
  padding: 3% 0;
  position: relative;
  overflow: hidden; }
  .colaboradores .swiper-slide-prev, .colaboradores .swiper-slide-next {
    -moz-transition: all 1s cubic-bezier(0.36, 0.68, 0, 0.89);
    -o-transition: all 1s cubic-bezier(0.36, 0.68, 0, 0.89);
    -webkit-transition: all 1s cubic-bezier(0.36, 0.68, 0, 0.89);
    transition: all 1s cubic-bezier(0.36, 0.68, 0, 0.89); }
    .colaboradores .swiper-slide-prev img, .colaboradores .swiper-slide-next img {
      width: 45%;
      -moz-transition: all 1s cubic-bezier(0.36, 0.68, 0, 0.89);
      -o-transition: all 1s cubic-bezier(0.36, 0.68, 0, 0.89);
      -webkit-transition: all 1s cubic-bezier(0.36, 0.68, 0, 0.89);
      transition: all 1s cubic-bezier(0.36, 0.68, 0, 0.89);
      opacity: .8; }
  .colaboradores img {
    width: 70%;
    position: relative; }
  .colaboradores .wrapp_info {
    width: 70%;
    display: inline-block;
    margin: 2% auto;
    font-size: 0; }
    .colaboradores .wrapp_info h3, .colaboradores .wrapp_info h4 {
      color: #605F60; }
    .colaboradores .wrapp_info .cols_colaborador {
      display: inline-block;
      width: 33%;
      padding: 2%;
      box-sizing: border-box;
      vertical-align: middle; }
    .colaboradores .wrapp_info h4 {
      font-style: italic;
      font-weight: bold;
      color: #605F60; }
      .colaboradores .wrapp_info h4 span {
        color: #d4001b;
        display: block; }
        .colaboradores .wrapp_info h4 span:first-letter {
          text-transform: uppercase; }

.work {
  font-size: 0;
  position: relative; }

.cols_work {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  overflow: hidden;
  margin: 2%;
  box-sizing: border-box;
  text-align: left; }

.cols_work:nth-of-type(1) {
  width: 60%; }
  .cols_work:nth-of-type(1) ul {
    padding-left: 5%; }
    .cols_work:nth-of-type(1) ul li {
      width: 100%;
      font-size: 18px;
      vertical-align: middle;
      list-style: disc; }
  .cols_work:nth-of-type(1) h3 {
    color: #565657; }
  .cols_work:nth-of-type(1) h3:nth-of-type(2) {
    color: #d4001b; }

.cols_work:nth-of-type(2) {
  width: 32%; }
  .cols_work:nth-of-type(2) .form-group:nth-of-type(7) input[type=file] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute; }
  .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span {
    cursor: pointer; }
  .cols_work:nth-of-type(2) .form-group:nth-of-type(7), .cols_work:nth-of-type(2) .form-group:nth-of-type(8) {
    text-align: center;
    width: 50%;
    display: inline-block; }
  .cols_work:nth-of-type(2) .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-size: 17px; }

.col_form_style {
  background: #F7F7F7;
  padding: 2% 3%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px; }
  .col_form_style .form-group {
    width: 100%;
    font-size: 17px;
    font-weight: 700; }
    .col_form_style .form-group label {
      display: block;
      color: #605F60; }
    .col_form_style .form-group input[type=text], .col_form_style .form-group input[type=email], .col_form_style .form-group input[type=tel], .col_form_style .form-group .bootstrap-select.btn-group .dropdown-toggle .filter-option {
      width: 100%;
      color: #888889;
      font-size: 16px;
      font-weight: normal; }
    .col_form_style .form-group select {
      width: 100%; }
    .col_form_style .form-group ::-webkit-input-placeholder {
      color: #888889; }
    .col_form_style .form-group :-moz-placeholder {
      color: #888889; }
    .col_form_style .form-group ::-moz-placeholder {
      color: #888889; }
    .col_form_style .form-group :-ms-input-placeholder {
      color: #888889; }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  color: #888889;
  font-weight: 500; }

.noticias_nosotros {
  font-size: 0; }

.grids_rs_siplaft {
  width: 50%;
  display: inline-block;
  position: relative;
  padding: 2%;
  box-sizing: border-box;
  vertical-align: top;
  text-align: left; }
  .grids_rs_siplaft .noticia_big p {
    height: 300px; }
  .grids_rs_siplaft a {
    display: inline-block;
    color: #605F60;
    margin-bottom: 5%; }
  .grids_rs_siplaft img {
    width: 100%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    position: relative; }

.siplat {
  padding-bottom: 8%; }
  .siplat .grids_rs_siplaft {
    width: 100%; }
    .siplat .grids_rs_siplaft .content_doot {
      height: 170px; }
  .siplat .btn_primary, .siplat .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .siplat span {
    margin: auto;
    color: white; }

.lettering_general {
  width: 25%;
  display: inline-block;
  margin: 4% 0 1%; }

.servicios {
  overflow: hidden;
  width: 100%;
  font-size: 0;
  padding: 0 0 7% 0; }
  .servicios .container_envia .cols_services:nth-of-type(2) {
    padding: 0; }
  .servicios .banner .item_banner {
    width: 23%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    top: 3%; }
  .servicios .rotate_filter_icons {
    width: 60%;
    overflow: hidden;
    margin: 3% auto;
    position: relative; }
  .servicios .content_icons {
    width: 90%;
    margin: auto;
    overflow: hidden; }
  .servicios .style_icons_list {
    display: flex;
    margin: auto; }
    .servicios .style_icons_list li {
      margin: 0; }
      .servicios .style_icons_list li a {
        width: auto;
        margin: auto;
        padding: 4%; }
  .servicios .cols_services {
    text-align: center;
    margin: 0;
    /*.content_icons_btn{
      width: 120%;
      margin-left: -10%;
    }
    .button_image{
      font-size: 20px;
    }*/ }
    .servicios .cols_services p {
      margin: 4% 0; }
  .servicios .wrapp_form {
    width: 100%;
    margin: 0; }
    .servicios .wrapp_form ul li:nth-of-type(1) {
      display: none; }
    .servicios .wrapp_form ul li .show_form:after {
      display: none; }
    .servicios .wrapp_form ul li .tab {
      width: 7%; }
    .servicios .wrapp_form ul .desplega_form {
      display: block; }
    .servicios .wrapp_form .desplega_categoria {
      display: block; }
  .servicios .col_form_style {
    width: 75%;
    margin: auto;
    text-align: left;
    background: transparent;
    position: relative; }
    .servicios .col_form_style form {
      padding: 7%;
      background: #F7F7F7;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      border-radius: 10px; }

.services_wrapp {
  margin: 5% 0; }
  .services_wrapp .button_image {
    width: 250px; }
    .services_wrapp .button_image:after {
      background: #d4001b; }
  .services_wrapp .ttl {
    font-weight: bold; }
    .services_wrapp .ttl:after {
      width: 10%;
      height: 4px; }
  .services_wrapp .cols_services:nth-of-type(1) {
    text-align: left; }
    .services_wrapp .cols_services:nth-of-type(1) .img_services {
      width: 41%;
      display: inline-block;
      margin-bottom: 3%; }
    .services_wrapp .cols_services:nth-of-type(1) .ttl {
      text-align: left;
      color: #d4001b; }
      .services_wrapp .cols_services:nth-of-type(1) .ttl:after {
        margin: 5px 0; }
    .services_wrapp .cols_services:nth-of-type(1) ul li {
      text-align: left; }
      .services_wrapp .cols_services:nth-of-type(1) ul li b, .services_wrapp .cols_services:nth-of-type(1) ul li strong {
        margin-right: 5px; }
    .services_wrapp .cols_services:nth-of-type(1) p, .services_wrapp .cols_services:nth-of-type(1) li {
      font-size: 16px; }
    .services_wrapp .cols_services:nth-of-type(1) h5, .services_wrapp .cols_services:nth-of-type(1) h4, .services_wrapp .cols_services:nth-of-type(1) p {
      text-align: left; }
    .services_wrapp .cols_services:nth-of-type(1) p {
      margin: 3% 0;
      color: #565657; }
    .services_wrapp .cols_services:nth-of-type(1) .btn_primary, .services_wrapp .cols_services:nth-of-type(1) .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .services_wrapp .cols_services:nth-of-type(1) span {
      display: block; }
  .services_wrapp .cols_services:nth-of-type(2) .ttl:after {
    margin: 5px auto; }
  .services_wrapp .ttl_visita {
    width: 100%;
    position: relative; }
  .services_wrapp .back {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 2%; }
    .services_wrapp .back i {
      display: inline-block;
      color: #565657;
      font-size: 25px; }
    .services_wrapp .back:hover {
      color: #d4001b; }
  .services_wrapp .descarga {
    font-size: 18px;
    text-transform: capitalize;
    color: #606060; }
    .services_wrapp .descarga img {
      margin-left: 5px; }

.icons_indicator {
  margin: 2% 0 0 0;
  display: flex; }
  .icons_indicator li {
    vertical-align: middle;
    list-style: none;
    margin: 0;
    font-size: 0;
    display: flex;
    display: inline-block;
    padding: 10px;
    width: 33%; }
    .icons_indicator li span {
      padding: 5px;
      position: relative;
      color: #565657;
      display: inline-block;
      vertical-align: middle; }
    .icons_indicator li span:nth-of-type(1) {
      position: relative; }
    .icons_indicator li i {
      font-size: 35px;
      color: #d4001b; }
    .icons_indicator li span:nth-of-type(2) {
      text-align: left;
      font-size: 14px;
      max-width: 70%; }
      .icons_indicator li span:nth-of-type(2):after {
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        left: 0;
        width: 1px;
        height: 20px;
        background: #d4001b; }

.portafolio i {
  height: 70px;
  font-size: 70px;
  color: #d4001b; }

.portafolio i, .portafolio strong {
  display: block; }

.portafolio strong {
  font-size: 20px;
  margin: 10px 0;
  color: #565657; }

.gana .banner {
  display: inline-block;
  position: relative;
  background-position: center;
  background-size: cover;
  max-height: 60vw;
  background-repeat: no-repeat; }
  .gana .banner .item_banner {
    display: inline-block;
    width: 22%;
    margin: 3% auto;
    position: relative; }
  .gana .banner p {
    margin: 3% -25%;
    color: white;
    width: 150%;
    position: relative;
    z-index: 2; }
  .gana .banner .button_image {
    width: 70%; }
    .gana .banner .button_image:hover::after {
      background: #565657; }

.gana .text-lowercase:first-letter {
  text-transform: none; }

.gana ul li {
  list-style: disc;
  font-size: 18px;
  margin: 5px 0 0 30px; }
  .gana ul li b {
    margin-right: 5px; }
  .gana ul li a {
    color: #565657;
    margin-right: 5px; }
  .gana ul li li {
    list-style: circle; }

.promo {
  width: 100%;
  display: inline-block;
  position: relative; }

.promo_responsive {
  width: 100%;
  display: none; }

.filter_gana {
  width: 100%;
  display: inline-block;
  text-align: left;
  margin: 3% 0;
  font-size: 0; }
  .filter_gana .col-md-6 h2 {
    text-align: left; }
  .filter_gana .form-group:nth-of-type(3) {
    display: none; }

.form_consulta {
  width: 100%;
  display: inline-block;
  position: relative;
  text-align: center; }
  .form_consulta .form_puntos {
    width: 25%;
    display: inline-block;
    margin: 2% auto;
    text-align: left; }
  .form_consulta .form-group {
    width: 100%;
    display: inline-block; }
    .form_consulta .form-group label {
      display: block; }
    .form_consulta .form-group label, .form_consulta .form-group input {
      width: 100%;
      font-size: 18px; }
  .form_consulta .form-group:nth-of-type(2) {
    text-align: center; }

.puntos {
  text-align: center;
  display: none; }
  .puntos h2 {
    color: #d4001b;
    font-style: italic;
    font-size: 47px;
    margin-bottom: 0; }
    .puntos h2 span {
      color: #565657;
      font-size: 25px;
      margin-left: 2%; }
  .puntos p span {
    display: block; }

.form_prod {
  font-size: 14px; }
  .form_prod h5, .form_prod input[type="text"] {
    font-weight: bold;
    font-style: italic; }
  .form_prod .form-group {
    display: inline-block;
    vertical-align: middle; }
  .form_prod label {
    margin: 0  10px 0 0;
    font-weight: 300;
    cursor: pointer; }
  .form_prod input {
    display: inline-block; }
  .form_prod input[type="text"] {
    width: 20%;
    text-align: center; }
  .form_prod input[type="checkbox"] {
    margin-left: 10px;
    cursor: pointer;
    vertical-align: top; }

.grids_prods {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  box-sizing: border-box; }
  .grids_prods .prod {
    padding: 10px 20px;
    border: 1px solid #898989;
    text-align: center;
    margin: 3px 0;
    background: white;
    position: relative;
    overflow: hidden; }
    .grids_prods .prod p {
      border-bottom: 2px dashed #d4001b; }
    .grids_prods .prod .producto {
      width: 70%;
      display: inline-block; }
    .grids_prods .prod h4 span {
      color: #d4001b;
      margin-right: 2%; }
  .grids_prods .prod:nth-of-type(1) {
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -ms-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0; }

.pager {
  margin: 4% 0; }
  .pager li {
    margin: 1% !important;
    vertical-align: middle;
    display: inline-block; }
    .pager li a {
      display: inline-block;
      vertical-align: middle;
      background: transparent;
      border: none;
      font-weight: bold;
      font-size: 23px;
      margin-right: 0 !important;
      padding: 0; }
      .pager li a i {
        vertical-align: middle;
        display: inline-block;
        font-size: 17px; }
      .pager li a:hover, .pager li a:active, .pager li a:focus {
        background: transparent;
        color: #d4001b; }
      .pager li a.pager_active {
        color: #d4001b; }

.grids_noti {
  position: relative;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 1%; }
  .grids_noti .line_ttl, .grids_noti .remodal_rastrea .cont_rastreo h5, .remodal_rastrea .cont_rastreo .grids_noti h5, .grids_noti .remodal_small h3, .remodal_small .grids_noti h3, .grids_noti .remodal_small h5, .remodal_small .grids_noti h5 {
    padding-bottom: 3%; }

.grids_noti:nth-of-type(1) {
  width: 75%; }
  .grids_noti:nth-of-type(1) .col-lg-12 {
    display: contents; }

.grids_noti:nth-of-type(2) {
  width: 25%; }
  .grids_noti:nth-of-type(2) .line_ttl, .grids_noti:nth-of-type(2) .remodal_rastrea .cont_rastreo h5, .remodal_rastrea .cont_rastreo .grids_noti:nth-of-type(2) h5, .grids_noti:nth-of-type(2) .remodal_small h3, .remodal_small .grids_noti:nth-of-type(2) h3, .grids_noti:nth-of-type(2) .remodal_small h5, .remodal_small .grids_noti:nth-of-type(2) h5 {
    text-align: left;
    margin-top: 0; }
    .grids_noti:nth-of-type(2) .line_ttl:after, .grids_noti:nth-of-type(2) .remodal_rastrea .cont_rastreo h5:after, .remodal_rastrea .cont_rastreo .grids_noti:nth-of-type(2) h5:after, .grids_noti:nth-of-type(2) .remodal_small h3:after, .remodal_small .grids_noti:nth-of-type(2) h3:after, .grids_noti:nth-of-type(2) .remodal_small h5:after, .remodal_small .grids_noti:nth-of-type(2) h5:after {
      text-align: left;
      margin: 2% 0; }

.noti_envia {
  text-align: center;
  font-size: 0;
  padding: 2% 0 0 0; }

.content_info_noti h3 {
  color: #565657; }

.wrapper_imagen_item {
  width: 100%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-bottom: 3%; }
  .wrapper_imagen_item figure {
    height: 300px;
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .wrapper_imagen_item figure.image_lateral {
      height: auto; }
  .wrapper_imagen_item img {
    width: 100%;
    min-height: 100%;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -ms-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0; }
  .wrapper_imagen_item.noticia_principal .content_info_noti {
    margin-top: -5%;
    height: auto; }
    .wrapper_imagen_item.noticia_principal .content_info_noti p {
      opacity: 9; }
  .wrapper_imagen_item:hover .content_info_noti:after {
    width: 100%; }
  .wrapper_imagen_item:hover .content_info_noti p {
    opacity: 9; }
  .wrapper_imagen_item.noti_hover_horizontal {
    font-size: 0;
    height: 250px; }
    .wrapper_imagen_item.noti_hover_horizontal figure {
      height: 100%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      -webkit-border-radius: 8px 0 0 8px;
      -moz-border-radius: 8px 0 0 8px;
      -ms-border-radius: 8px 0 0 8px;
      border-radius: 8px 0 0 8px; }
    .wrapper_imagen_item.noti_hover_horizontal figure, .wrapper_imagen_item.noti_hover_horizontal .content_info_noti {
      display: inline-block;
      vertical-align: top;
      width: 50%; }
    .wrapper_imagen_item.noti_hover_horizontal .content_info_noti {
      -webkit-border-radius: 0 8px 8px 0;
      -moz-border-radius: 0 8px 8px 0;
      -ms-border-radius: 0 8px 8px 0;
      border-radius: 0 8px 8px 0;
      height: 100%; }
      .wrapper_imagen_item.noti_hover_horizontal .content_info_noti p {
        opacity: 9; }
      .wrapper_imagen_item.noti_hover_horizontal .content_info_noti:after {
        height: 0;
        border-top: 0;
        border-left: 4px solid #d4001b; }
      .wrapper_imagen_item.noti_hover_horizontal .content_info_noti:hover:after {
        height: 100%; }

.noti_hover {
  margin-bottom: 10px; }
  .noti_hover:hover .content_info_noti {
    margin-top: -130px;
    height: 300px; }

.jssocials-share-facebook .jssocials-share-link {
  background: #0852E2;
  font-size: 13px;
  font-style: italic;
  font-weight: 700; }

.content_info_noti {
  margin: 0 auto 0 auto;
  width: 93%;
  padding: 10px;
  display: inline-block;
  position: relative;
  text-align: left;
  background: white;
  vertical-align: bottom;
  color: #605F60;
  overflow: hidden;
  height: 180px;
  border: 2px solid #C4C4C4;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -ms-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear; }
  .content_info_noti .fb {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 5%;
    z-index: 3; }
  .content_info_noti:after {
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    border-top: 5px solid #d4001b; }
  .content_info_noti:after, .content_info_noti p {
    -moz-transition: all 0.6s cubic-bezier(0.17, 0.67, 0.26, 0.86);
    -o-transition: all 0.6s cubic-bezier(0.17, 0.67, 0.26, 0.86);
    -webkit-transition: all 0.6s cubic-bezier(0.17, 0.67, 0.26, 0.86);
    transition: all 0.6s cubic-bezier(0.17, 0.67, 0.26, 0.86); }
  .content_info_noti h5 {
    font-weight: 700;
    font-style: italic; }
  .content_info_noti h3 {
    margin-top: 5px; }
  .content_info_noti p {
    display: inline-block;
    height: 90px;
    font-size: 16px;
    opacity: 0; }
  .content_info_noti.deportes h5 {
    color: #C9C200; }
  .content_info_noti.deportes:after {
    border-color: #C9C200; }
  .content_info_noti.noticias h5 {
    color: #C97E00; }
  .content_info_noti.noticias:after {
    border-color: #C97E00; }
  .content_info_noti.content_info_block {
    width: 100%; }

.suscribete {
  margin-top: 3%;
  padding: 2% 0;
  display: inline-block;
  width: 100%;
  background: #d4001b;
  text-align: center; }
  .suscribete h3 {
    color: white;
    text-align: center; }
    .suscribete h3:after {
      border-color: white;
      margin: 10px auto; }
  .suscribete form {
    display: inline-block;
    font-size: 0;
    margin: 2% 0;
    text-align: center; }
    .suscribete form .form-group {
      display: inline-block;
      position: relative; }
    .suscribete form .form-group:nth-of-type(1) {
      width: 38%; }
      .suscribete form .form-group:nth-of-type(1) input {
        width: 100%;
        -webkit-border-radius: 8px 0 0 8px;
        -moz-border-radius: 8px 0 0 8px;
        -ms-border-radius: 8px 0 0 8px;
        border-radius: 8px 0 0 8px;
        padding: 9px; }
    .suscribete form .autorizo {
      margin: auto;
      display: block;
      width: 54%; }
      .suscribete form .autorizo label {
        text-align: center; }
    .suscribete form input, .suscribete form .btn_primary, .suscribete form .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .suscribete form span {
      font-size: 16px; }
    .suscribete form .btn_primary, .suscribete form .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .suscribete form span {
      background: #605F60;
      border: 0;
      padding: 10px;
      -webkit-border-radius: 0 8px 8px 0;
      -moz-border-radius: 0 8px 8px 0;
      -ms-border-radius: 0 8px 8px 0;
      border-radius: 0 8px 8px 0;
      box-shadow: 0 0 transparent;
      -webkit-box-shadow: 0 0 transparent;
      -moz-box-shadow: 0 0 transparent; }
      .suscribete form .btn_primary:hover, .suscribete form .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span:hover, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .suscribete form span:hover {
        top: 0;
        box-shadow: 0 0 transparent;
        -webkit-box-shadow: 0 0 transparent;
        -moz-box-shadow: 0 0 transparent; }

.tooltipster-content {
  background: white; }

.noti_envia_detalle {
  padding: 2% 0; }
  .noti_envia_detalle h2, .noti_envia_detalle h3 {
    color: #605F60; }
  .noti_envia_detalle h2 {
    text-align: left; }
    .noti_envia_detalle h2:after {
      margin: 2% 0 2% 0; }
  .noti_envia_detalle .detalle_noticia {
    width: 100%;
    display: inline-block;
    position: relative;
    margin: 2% 0; }
    .noti_envia_detalle .detalle_noticia img {
      display: inline-block;
      width: 100%;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      -ms-border-radius: 8px;
      border-radius: 8px; }
    .noti_envia_detalle .detalle_noticia span {
      display: block;
      margin: 5px 0;
      text-align: right; }
      .noti_envia_detalle .detalle_noticia span b {
        font-style: italic; }
  .noti_envia_detalle .swiper-pagination {
    display: none; }

.slider_noticia {
  width: 90%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-align: center; }

.cont_titl {
  margin-bottom: 3%; }
  .cont_titl .ttl_diferent {
    text-transform: uppercase;
    text-transform: lowercase;
    padding: 5px 10px;
    font-size: 50px; }
  .cont_titl h2 {
    margin: 0;
    font-size: 75px; }

.on_line {
  padding: 5% 0; }
  .on_line .text {
    width: 40%;
    margin: auto; }
  .on_line img {
    width: 80%;
    margin: 3% 0; }
  .on_line .row_online {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 0; }
    .on_line .row_online img {
      width: 60px; }
    .on_line .row_online .ttl {
      font-weight: bold; }
  .on_line .columns_online {
    margin: 3% 0;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 2%; }
    .on_line .columns_online .ttl {
      font-style: normal; }
  .on_line .btn_primary i, .on_line .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span i, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .on_line span i {
    font-weight: bold;
    margin-right: 3px; }
  .on_line .btn_primary:first-letter, .on_line .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span:first-letter, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .on_line span:first-letter {
    text-transform: none; }

.remodal_login {
  max-width: 550px !important;
  padding-bottom: 0;
  overflow: hidden; }
  .remodal_login img {
    width: 50%; }
  .remodal_login .deco {
    position: absolute; }
  .remodal_login .deco:nth-of-type(1) {
    left: 0;
    width: 20%;
    top: 0; }
  .remodal_login .deco:nth-of-type(2) {
    right: 3%;
    bottom: 0;
    width: 10%; }
  .remodal_login .ttl {
    font-style: normal; }
    .remodal_login .ttl::after {
      width: 8%; }
  .remodal_login .image_icons {
    margin-top: 4%;
    width: 60%; }
  .remodal_login .ico {
    display: inline-block;
    width: 10%;
    margin-bottom: 2%; }
  .remodal_login .form-group {
    width: 60%;
    margin: 4% auto; }
    .remodal_login .form-group input {
      width: 100%; }
  .remodal_login a {
    display: inline-block;
    color: #d4001b;
    margin-bottom: 15px; }

.promociones {
  width: 100%;
  display: inline-block;
  padding: 0 0 5% 0;
  font-size: 0; }
  .promociones .banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 3%; }
    .promociones .banner::after {
      background-color: transparent; }
    .promociones .banner div {
      z-index: 3;
      width: 35%;
      margin: 3% auto;
      position: relative; }
      .promociones .banner div img {
        width: 60%; }
      .promociones .banner div p {
        color: white; }
    .promociones .banner:after {
      z-index: 1; }
    .promociones .banner img {
      z-index: 2;
      width: 30%;
      bottom: 0;
      left: 4%;
      margin-bottom: 0; }
  .promociones img {
    width: 50%;
    margin-bottom: 4%; }
  .promociones .cont_promo {
    width: 100%;
    display: inline-block;
    position: relative; }
  .promociones .cols_promo {
    display: inline-block;
    vertical-align: top;
    width: 33.33333%;
    padding: 0 6% 3% 6%;
    float: left; }
    .promociones .cols_promo a {
      width: 100%;
      display: block;
      position: relative;
      float: left; }
    .promociones .cols_promo img {
      width: 100%;
      margin: 0; }
    .promociones .cols_promo .title_campaña {
      width: 100%;
      display: inline-block;
      margin-top: 3px;
      text-align: left;
      padding: 5px;
      border: 1px solid #898989;
      -webkit-border-radius: 0 0 10px 10px;
      -moz-border-radius: 0 0 10px 10px;
      -ms-border-radius: 0 0 10px 10px;
      border-radius: 0 0 10px 10px; }
      .promociones .cols_promo .title_campaña h5 {
        color: #3A3A3A;
        height: 20px; }
        .promociones .cols_promo .title_campaña h5 strong {
          color: #d4001b; }
  .promociones form {
    width: 100%;
    display: inline-block;
    margin: 4% 0; }
    .promociones form .form-group:nth-of-type(4) {
      text-align: left; }
    .promociones form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
      z-index: inherit; }
  .promociones table {
    width: 100%;
    border: 1px dashed #565657;
    font-size: 15px;
    color: #565657; }
    .promociones table thead {
      border-bottom: 1px solid #565657; }
    .promociones table thead th, .promociones table tbody th {
      font-style: italic; }
    .promociones table thead tr, .promociones table thead th, .promociones table tbody tr, .promociones table tbody th {
      padding: .5%;
      text-align: center; }
    .promociones table thead td, .promociones table tbody td {
      padding: 1%; }

.redes {
  padding: 0 0 4% 0; }
  .redes .button_image {
    margin: 0 auto 4% auto;
    display: block;
    width: 250px;
    font-size: 16px; }
    .redes .button_image i {
      font-size: 25px; }
    .redes .button_image:hover::after {
      background: #565657; }
  .redes .col-md-6 .ttl {
    text-align: left; }
    .redes .col-md-6 .ttl:after {
      margin-left: 0; }
  .redes .btn_primary, .redes .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .redes span {
    cursor: pointer; }

.list_ayuda li {
  display: inline-block;
  margin: 10px;
  border-right: 1px solid #565657;
  vertical-align: top;
  text-align: center; }
  .list_ayuda li i {
    display: block;
    font-size: 40px;
    color: #d4001b; }
  .list_ayuda li a {
    color: #565657;
    padding: 10px; }

.list_ayuda li:last-child {
  border-color: transparent; }

.red_form {
  width: 75%;
  padding: 2%;
  background-color: #F7F7F7;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  margin: 0 auto 4% auto; }
  .red_form .col-md-6 {
    text-align: left; }
  .red_form .form-group label {
    display: block;
    color: #565657; }
  .red_form .form-group label, .red_form .form-group input, .red_form .form-group .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-size: 15px; }
  .red_form .form-group input, .red_form .form-group .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    width: 100%;
    color: #888889;
    font-weight: normal; }
  .red_form .form-group ::-webkit-input-placeholder {
    color: #888889; }
  .red_form .form-group :-moz-placeholder {
    color: #888889; }
  .red_form .form-group ::-moz-placeholder {
    color: #888889; }
  .red_form .form-group :-ms-input-placeholder {
    color: #888889; }
  .red_form .form-group img {
    width: 18px;
    margin: 4% 0 2% 0; }
  .red_form .form-group h4 {
    color: #565657; }
  .red_form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    z-index: inherit;
    font-weight: normal; }
  .red_form input[type=file] {
    display: none; }
  .red_form .row:nth-of-type(3) .form-group {
    display: inline-block;
    margin: 2%; }

.campana_detalle {
  padding: 4% 0; }
  .campana_detalle .ttl {
    width: auto;
    text-align: left; }
    .campana_detalle .ttl:after {
      margin-left: 0; }
  .campana_detalle ul li {
    margin: 5px 3%;
    display: inline-block; }
    .campana_detalle ul li a {
      font-size: 15px;
      width: 100%;
      cursor: context-menu; }
      .campana_detalle ul li a i {
        font-size: 25px; }
      .campana_detalle ul li a:hover::after {
        background: #565657; }
  .campana_detalle img {
    width: 95%;
    margin: 5% auto; }

.check_envia {
  display: inline-block;
  font-weight: normal;
  cursor: pointer; }
  .check_envia input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .check_envia .check {
    display: inline-block;
    border: 1px solid #ADADAD;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    padding: 10px;
    position: relative;
    transform: skew(-20deg);
    cursor: pointer;
    margin-left: 4px; }
    .check_envia .check img {
      width: 0;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -moz-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
      -o-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
      -webkit-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
      transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89); }
    .check_envia .check.check_on img {
      width: 120%; }
  .check_envia input:checked ~ span img {
    width: 120%; }

.faq {
  padding: 5% 0; }
  .faq .cont_titl {
    margin-bottom: 8%; }
  .faq h3 {
    color: #565657;
    display: block;
    text-align: left; }
  .faq h5 {
    color: #d4001b;
    font-weight: bold; }
  .faq p {
    font-size: 16px; }
  .faq .row {
    margin-top: 4%; }
  .faq .list_style li {
    margin: 3% 0; }
  .faq .lis_style2 {
    padding-left: 13%; }
    .faq .lis_style2 a {
      color: #565657; }
  .faq .wrapp_form {
    width: 58%;
    margin: 3% 0; }
    .faq .wrapp_form .desplega_form {
      display: block !important; }

.form_faq {
  display: inline-block;
  width: 55%;
  margin: 3% auto; }
  .form_faq label {
    display: block;
    text-align: left; }
  .form_faq .form-group {
    width: 100%; }
  .form_faq input {
    width: 100%; }

.perfil {
  padding: 5% 0;
  text-align: center;
  font-size: 0; }
  .perfil .container_envia {
    overflow: hidden; }
  .perfil .columns_profile {
    display: inline-block;
    vertical-align: middle;
    padding: 1%; }
  .perfil .columns_profile:nth-of-type(1) {
    width: 41.66667%; }
    .perfil .columns_profile:nth-of-type(1) .cont_info_datos {
      width: auto;
      float: right;
      text-align: left; }
    .perfil .columns_profile:nth-of-type(1) h2, .perfil .columns_profile:nth-of-type(1) span, .perfil .columns_profile:nth-of-type(1) strong, .perfil .columns_profile:nth-of-type(1) p {
      display: inline-block;
      vertical-align: middle;
      margin: 0; }
    .perfil .columns_profile:nth-of-type(1) h2 {
      display: block;
      font-size: 60px;
      font-style: italic; }
      .perfil .columns_profile:nth-of-type(1) h2 span {
        font-size: 30px;
        text-transform: capitalize; }
    .perfil .columns_profile:nth-of-type(1) p {
      font-size: 17px;
      text-align: left; }
    .perfil .columns_profile:nth-of-type(1) span i {
      font-weight: bold; }
    .perfil .columns_profile:nth-of-type(1) strong {
      color: #B6C720;
      font-size: 20px; }
    .perfil .columns_profile:nth-of-type(1) .btn_primary, .perfil .columns_profile:nth-of-type(1) .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .perfil .columns_profile:nth-of-type(1) span {
      margin-top: 4%; }
  .perfil .columns_profile:nth-of-type(2) {
    width: 16.66667%; }
    .perfil .columns_profile:nth-of-type(2) input[type="file"] {
      display: none; }
    .perfil .columns_profile:nth-of-type(2) label {
      width: 100%;
      display: inline-block;
      position: relative;
      padding: 8%; }
      .perfil .columns_profile:nth-of-type(2) label .cicle_line {
        width: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%); }
  .perfil .columns_profile:nth-of-type(3) {
    text-align: left;
    width: 41.66667%; }
    .perfil .columns_profile:nth-of-type(3) ul li {
      font-size: 17px;
      color: #d4001b; }
      .perfil .columns_profile:nth-of-type(3) ul li strong {
        margin-right: 8px; }
      .perfil .columns_profile:nth-of-type(3) ul li a {
        color: #5B5B5B; }
        .perfil .columns_profile:nth-of-type(3) ul li a i {
          font-size: 15px; }
  .perfil .img_perfil {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    margin: auto;
    overflow: hidden;
    display: inline-block;
    cursor: pointer; }
    .perfil .img_perfil img:nth-of-type(1) {
      width: 102%;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%); }
    .perfil .img_perfil .hover_photo {
      width: 100%;
      height: 100%;
      opacity: 0;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      z-index: 2;
      background: #5B5B5B;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      -moz-transition: all 0.5s cubic-bezier(0.36, 0.68, 0, 0.89);
      -o-transition: all 0.5s cubic-bezier(0.36, 0.68, 0, 0.89);
      -webkit-transition: all 0.5s cubic-bezier(0.36, 0.68, 0, 0.89);
      transition: all 0.5s cubic-bezier(0.36, 0.68, 0, 0.89); }
      .perfil .img_perfil .hover_photo span {
        width: 100%;
        display: inline-block; }
      .perfil .img_perfil .hover_photo img {
        width: 20%;
        position: relative;
        left: inherit;
        top: inherit;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -moz-transform: translate(0, 0); }
      .perfil .img_perfil .hover_photo i {
        margin-top: 8%;
        color: white;
        font-size: 14px;
        display: block;
        font-style: normal;
        font-weight: 400; }
    .perfil .img_perfil:hover .hover_photo {
      opacity: 9; }
  .perfil form {
    margin-bottom: 5px;
    display: block; }
    .perfil form .form-group {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      padding: 0 1%; }
      .perfil form .form-group h5 {
        display: inline-block; }
      .perfil form .form-group input[type=search] {
        width: 100%;
        font-size: 15px;
        padding-left: 30px; }
      .perfil form .form-group .num_guia {
        width: 3%;
        padding: 5px .1% !important;
        margin: 0 3px; }
      .perfil form .form-group i {
        width: 20px;
        left: 5px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        font-size: 20px;
        color: #565657;
        height: 21px; }
      .perfil form .form-group .btn_primary, .perfil form .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .perfil form .form-group:nth-of-type(7) span {
        margin-left: 3%;
        vertical-align: top; }
    .perfil form .form-group:nth-of-type(1) {
      width: 75%;
      text-align: right; }
    .perfil form .form-group:nth-of-type(2) {
      width: 25%;
      text-align: left; }
      .perfil form .form-group:nth-of-type(2) span {
        position: relative;
        width: 68%;
        display: inline-block;
        vertical-align: middle; }
  .perfil h5 {
    font-style: italic;
    font-weight: bold;
    text-align: left; }
  .perfil .btn_primary, .perfil .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .perfil span {
    padding: 5px; }

.table_responsive {
  width: 100%;
  font-size: 16px;
  margin: 0 0 3% 0; }
  .table_responsive tr th {
    font-style: italic;
    font-weight: bold; }
  .table_responsive th, .table_responsive td {
    padding: 5px;
    text-align: center;
    border: 1px solid #3A3A3A;
    border-right: 0;
    border-left: 0;
    font-weight: 500;
    color: #565657; }
  .table_responsive td:before {
    color: #565657; }
  .table_responsive .btn_primary, .table_responsive .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .table_responsive span {
    margin: 0;
    padding: 5px 10px;
    font-size: 14px;
    border: none;
    box-shadow: 0 0 transparent;
    -webkit-box-shadow: 0 0 transparent;
    -moz-box-shadow: 0 0 transparent; }
    .table_responsive .btn_primary:hover, .table_responsive .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span:hover, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .table_responsive span:hover {
      top: 0; }
  .table_responsive strong {
    color: #d4001b; }
  .table_responsive td.estado_entregado_active {
    color: #B6C720; }
  .table_responsive td.estado_novedad_active {
    color: #ebc720; }
  .table_responsive a {
    color: #d4001b; }
    .table_responsive a img {
      width: 20px; }

.btn_otros {
  display: none; }

.table_responsive {
  border: 2px dashed #3A3A3A; }

.table_responsive:nth-of-type(1) {
  border: 2px solid #3A3A3A; }

.rateYo {
  margin: auto;
  display: inline-block; }

.editar_perfil {
  padding: 5% 0; }
  .editar_perfil .content_border {
    border: 2px dashed #565657; }
  .editar_perfil .content_border, .editar_perfil .content_editor {
    width: 100%;
    display: inline-block;
    padding: 2%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px; }
  .editar_perfil .content_editor {
    padding-bottom: 0; }
  .editar_perfil .content_editor {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 1, 2, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 1, 2, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(0, 1, 2, 0.25);
    background: white; }
  .editar_perfil .form-group {
    padding: 0 5px; }
  .editar_perfil .row_first {
    width: 100%;
    display: inline-block;
    font-size: 0;
    text-align: left; }
  .editar_perfil .radio_envia {
    font-weight: normal; }
  .editar_perfil label {
    font-size: 16px;
    color: #565657; }
  .editar_perfil input, .editar_perfil .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    width: 100%;
    font-size: 15px;
    font-weight: normal;
    color: #888889; }
  .editar_perfil ::-webkit-input-placeholder {
    color: #888889; }
  .editar_perfil :-moz-placeholder {
    color: #888889; }
  .editar_perfil ::-moz-placeholder {
    color: #888889; }
  .editar_perfil :-ms-input-placeholder {
    color: #888889; }
  .editar_perfil .row_first:nth-of-type(2) label {
    display: inline-block; }
  .editar_perfil .row_first:nth-of-type(2) .radio_envia {
    float: right;
    margin-left: 10%; }
  .editar_perfil .row_first:nth-of-type(2) .date_content {
    margin-bottom: 15px;
    display: block;
    text-align: center; }
  .editar_perfil .row_first:nth-of-type(2) .datetimepicker8 {
    width: 53%;
    padding-left: 5%; }
  .editar_perfil .row_first:nth-of-type(4) .radio_envia {
    margin: 0 10%; }
  .editar_perfil .row_first:nth-of-type(5) .form-group:nth-of-type(4) {
    padding-left: 4%; }
    .editar_perfil .row_first:nth-of-type(5) .form-group:nth-of-type(4) label:nth-of-type(1) {
      display: block; }
    .editar_perfil .row_first:nth-of-type(5) .form-group:nth-of-type(4) .radio_envia {
      margin: 0 5%; }
  .editar_perfil .row_first:nth-of-type(6) label:nth-of-type(1) {
    margin-right: 8%; }
  .editar_perfil .row_first:nth-of-type(6) .radio_envia {
    margin-left: 5%; }
  .editar_perfil .btn_primary, .editar_perfil .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .editar_perfil span {
    margin: 4% 0; }
  .editar_perfil .deco_edit {
    display: inline-block;
    width: 30%; }
  .editar_perfil .celu {
    text-align: center; }
    .editar_perfil .celu:before {
      content: '';
      border-left: 2px dashed #565657;
      display: inline-block;
      height: 300px; }
    .editar_perfil .celu img {
      display: block;
      width: 43%;
      margin: auto; }

.remodal-wrapper {
  padding: 5px; }

.remodal_cotiza {
  background: transparent;
  max-width: 86em !important;
  padding: 0 !important; }
  .remodal_cotiza .num_guia {
    width: 6% !important;
    margin: 0 1% !important; }
  .remodal_cotiza .wrapp_form {
    width: 100%; }

.remodal_exito strong {
  font-size: 16px;
  margin: 0 2%; }

.remodal_exito .col-md-7 {
  border-left: 1px solid #565657; }

.recoleccion {
  padding: 5% 0;
  font-weight: 400; }
  .recoleccion .content_date, .recoleccion .list_color {
    background: #f1f1f1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px; }
  .recoleccion .content_date {
    width: 100%;
    display: inline-block;
    font-size: 0;
    padding: 0 0 4% 0;
    margin: 3% 0; }
    .recoleccion .content_date h5:nth-of-type(1) {
      text-align: center; }
      .recoleccion .content_date h5:nth-of-type(1):after {
        margin-left: auto;
        width: 5%; }
  .recoleccion .content_filter {
    width: 100%;
    padding: 15px; }
    .recoleccion .content_filter h3 {
      color: #565657; }
  .recoleccion .signo {
    width: 20px;
    display: inline-block; }
  .recoleccion .sin_cotizar h3 {
    display: block;
    width: 50%;
    margin: 2% auto; }
  .recoleccion .login_requiere .columns_login {
    display: inline-block;
    padding: 3%;
    vertical-align: top; }
  .recoleccion .login_requiere .columns_login:nth-of-type(1) {
    width: 33.33333%; }
    .recoleccion .login_requiere .columns_login:nth-of-type(1) .signo {
      width: 5%; }
  .recoleccion .login_requiere .columns_login:nth-of-type(2) {
    width: 66.66667%; }
    .recoleccion .login_requiere .columns_login:nth-of-type(2) .form-group {
      display: inline-block;
      vertical-align: top;
      width: 50%; }
    .recoleccion .login_requiere .columns_login:nth-of-type(2) .form-group, .recoleccion .login_requiere .columns_login:nth-of-type(2) .autorizo {
      padding: 0 2%; }
    .recoleccion .login_requiere .columns_login:nth-of-type(2) .autorizo label {
      font-weight: normal; }
    .recoleccion .login_requiere .columns_login:nth-of-type(2) .btn_primary, .recoleccion .login_requiere .columns_login:nth-of-type(2) .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .recoleccion .login_requiere .columns_login:nth-of-type(2) span {
      margin: 2%; }
    .recoleccion .login_requiere .columns_login:nth-of-type(2) input[type=text], .recoleccion .login_requiere .columns_login:nth-of-type(2) input[type=email], .recoleccion .login_requiere .columns_login:nth-of-type(2) input[type=password] {
      width: 100%;
      font-size: 15px; }
    .recoleccion .login_requiere .columns_login:nth-of-type(2) a.btn_primary {
      background: #355281;
      border-color: #182642;
      box-shadow: 0 3px #182642;
      -webkit-box-shadow: 0 3px #182642;
      -moz-box-shadow: 0 3px #182642; }
  .recoleccion .row_table {
    width: 100%;
    display: inline-block;
    position: relative;
    font-size: 0; }
    .recoleccion .row_table span {
      font-size: 15px; }
  .recoleccion .columns_table {
    width: 50%;
    vertical-align: middle;
    display: inline-block;
    padding: 1%; }
  .recoleccion strong {
    color: #d4001b; }
    .recoleccion strong span {
      color: #565657; }
  .recoleccion em {
    font-weight: normal;
    font-style: normal;
    color: #565657; }
  .recoleccion img {
    display: inline-block; }
  .recoleccion table {
    width: 100%;
    font-size: 16px;
    border: 2px dashed #606060;
    color: #606060;
    margin: 10px 0; }
    .recoleccion table tr, .recoleccion table th, .recoleccion table td {
      padding: 1%; }
    .recoleccion table input {
      width: 100%;
      background: transparent;
      border: 0;
      text-align: center; }
    .recoleccion table input[type=text] {
      background: white; }
      .recoleccion table input[type=text]:disabled {
        background-color: #E3E3E3; }
    .recoleccion table td {
      vertical-align: middle; }
    .recoleccion table .col_table0 {
      font-size: 0; }
      .recoleccion table .col_table0 label {
        margin: 5px; }
      .recoleccion table .col_table0 input[type=text] {
        width: 30px; }
    .recoleccion table thead {
      border-bottom: 2px dashed #606060; }
      .recoleccion table thead tr th {
        text-align: center; }
    .recoleccion table a {
      display: inline-block;
      margin: 0 5%; }
      .recoleccion table a strong {
        font-size: 35px;
        font-weight: normal; }
      .recoleccion table a span {
        display: none;
        color: #606060; }
    .recoleccion table i {
      color: #d4001b;
      font-size: 20px; }
    .recoleccion table .ico_p {
      height: 18px;
      display: inline-block;
      vertical-align: middle; }
    .recoleccion table .img_serv_table {
      width: 30px;
      display: block;
      margin: auto; }
    .recoleccion table .img_transporte {
      width: 50%; }
  .recoleccion .other_table {
    font-size: 0; }
    .recoleccion .other_table .row_table {
      display: inline-block; }
      .recoleccion .other_table .row_table span {
        display: inline-block;
        text-align: left;
        padding: 5px;
        font-weight: 600; }
        .recoleccion .other_table .row_table span small {
          font-weight: normal;
          color: #605F60; }
    .recoleccion .other_table small {
      display: inline-block; }
  .recoleccion .other_table th {
    padding: 0;
    display: none; }
  .recoleccion .other_table td {
    padding: 0;
    font-size: 0;
    border-right: 1px solid #565657; }
    .recoleccion .other_table td:before {
      display: none; }
  .recoleccion .other_table .row_table span {
    width: 50%; }
  .recoleccion .other_table .row_table span:nth-of-type(1) {
    text-align: left; }
  .recoleccion .other_table .row_table span:nth-of-type(2) {
    text-align: right; }
  .recoleccion .other_table .form-group {
    width: 50%;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 0;
    padding: 4%; }
  .recoleccion .radio_envia {
    font-weight: normal;
    font-size: 14px; }
    .recoleccion .radio_envia i {
      display: block;
      color: #d4001b;
      font-size: 30px; }
    .recoleccion .radio_envia span {
      margin-top: 5px; }
  .recoleccion .table_diferent .other_table td {
    border-right: transparent; }
  .recoleccion .table_diferent .other_table td:nth-of-type(2) {
    border-right: 1px solid #565657; }
  .recoleccion label {
    cursor: pointer;
    font-weight: normal; }
  .recoleccion small {
    font-size: 13px;
    display: block;
    text-align: left;
    margin-top: 5px;
    color: #d4001b;
    margin-left: 1%; }
  .recoleccion .columns_date .col_form_style {
    background: transparent;
    text-align: left; }
    .recoleccion .columns_date .col_form_style .form-group {
      width: 75%; }
  .recoleccion .columns_date .ttl {
    text-align: left; }
    .recoleccion .columns_date .ttl:after {
      margin-left: 0; }
  .recoleccion hr {
    width: 80%;
    border: 1px dashed #d4001b; }
  .recoleccion label {
    font-size: 16px;
    font-weight: bold; }
  .recoleccion .mesagge_text {
    width: 100%;
    padding: 3%; }
  .recoleccion textarea {
    width: 100%;
    padding: 5px;
    resize: vertical;
    height: 120px;
    font-size: 14px; }
  .recoleccion .bootstrap-datetimepicker-widget table {
    border: transparent; }
  .recoleccion .form-group .datetimepicker8 {
    text-align: left; }
    .recoleccion .form-group .datetimepicker8 input {
      width: 70%; }
    .recoleccion .form-group .datetimepicker8 input, .recoleccion .form-group .datetimepicker8 .input-group-addon {
      display: inline-block;
      vertical-align: top; }
    .recoleccion .form-group .datetimepicker8 .input-group-addon {
      border: none;
      width: 30%; }
      .recoleccion .form-group .datetimepicker8 .input-group-addon img {
        width: 25px; }
  .recoleccion .content_border {
    display: inline-block;
    border: 1px dashed #565657;
    padding: 10px;
    width: 50%;
    margin: 3% auto; }
    .recoleccion .content_border .radio_envia {
      margin-left: 3%;
      font-weight: normal; }
  .recoleccion li {
    font-size: 16px; }
  .recoleccion p {
    font-size: 16px; }
  .recoleccion h5 {
    color: #3A3A3A;
    font-weight: bold;
    font-style: italic; }
  .recoleccion .list_style {
    margin: 4% 0; }
    .recoleccion .list_style li {
      margin: 2% 0; }
  .recoleccion .list_color {
    width: 100%;
    display: inline-block;
    padding: 10px; }
    .recoleccion .list_color ul {
      padding-left: 10px; }
  .recoleccion .input-group {
    width: 100%; }
  .recoleccion .container_envia .ttl {
    text-align: left; }
    .recoleccion .container_envia .ttl:after {
      margin-left: 0;
      width: 10%; }

.ttl_diferent {
  display: inline-block;
  color: white;
  margin-bottom: 5%;
  padding: 2% 3%;
  font-weight: 700;
  font-style: italic;
  position: relative; }
  .ttl_diferent span {
    position: relative;
    z-index: 1; }
  .ttl_diferent:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #d4001b;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    moz-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg); }

.contacto {
  font-size: 0; }
  .contacto h2 {
    margin: 8% 0; }
  .contacto .col-contact {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 2%;
    text-align: left; }
    .contacto .col-contact .ttl {
      text-align: left;
      margin: 0 0 8%; }
      .contacto .col-contact .ttl:after {
        margin: 15px 0; }
    .contacto .col-contact .ttl_diferent {
      font-size: 16px;
      margin: 0 0 0 4%;
      font-weight: 500; }
      .contacto .col-contact .ttl_diferent:after {
        -webkit-border-radius: 8px 8px 0 0;
        -moz-border-radius: 8px 8px 0 0;
        -ms-border-radius: 8px 8px 0 0;
        border-radius: 8px 8px 0 0; }
  .contacto .col-contact:nth-of-type(1) {
    width: 40%; }
    .contacto .col-contact:nth-of-type(1) .col_form_style {
      padding: 7% 8%; }
      .contacto .col-contact:nth-of-type(1) .col_form_style .form-group {
        position: relative;
        z-index: 1; }
        .contacto .col-contact:nth-of-type(1) .col_form_style .form-group textarea {
          width: 100%;
          height: 200px;
          max-height: 200px;
          color: #878787;
          font-weight: 500;
          resize: vertical; }
        .contacto .col-contact:nth-of-type(1) .col_form_style .form-group .btn_primary, .contacto .col-contact:nth-of-type(1) .col_form_style .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .contacto .col-contact:nth-of-type(1) .col_form_style .form-group:nth-of-type(7) span {
          padding: 10px 8%; }
      .contacto .col-contact:nth-of-type(1) .col_form_style .form-group:nth-of-type(4) {
        z-index: 4; }
      .contacto .col-contact:nth-of-type(1) .col_form_style .form-group:nth-of-type(5) {
        z-index: 3; }
  .contacto .col-contact:nth-of-type(2) {
    width: 60%; }
    .contacto .col-contact:nth-of-type(2) ul {
      padding: 0 2% 2% 2%; }
      .contacto .col-contact:nth-of-type(2) ul li {
        display: inline-block;
        vertical-align: top;
        width: 33.33333%;
        padding: 2%;
        text-align: left; }
        .contacto .col-contact:nth-of-type(2) ul li h5 {
          margin: 0;
          width: auto;
          font-weight: 700; }
          .contacto .col-contact:nth-of-type(2) ul li h5:after {
            margin: 5px 0 5px 0;
            height: 3px;
            width: 50px; }
        .contacto .col-contact:nth-of-type(2) ul li p {
          margin: 0; }
  .contacto .col {
    width: 48%;
    display: inline-block; }
    .contacto .col label {
      width: auto;
      display: inline-block;
      margin-right: 10%; }

.cont_map {
  width: 100%;
  position: relative;
  overflow: hidden; }

#map {
  height: 700px;
  width: 100%;
  position: relative;
  z-index: 1; }

@media (max-width: 45em) #map {
    display: block;
}

.form-location {
  width: 25%;
  position: absolute;
  left: 10%;
  height: 100%;
  top: 0;
  z-index: 2;
  overflow: hidden; }
  .form-location form {
    background: rgba(255, 255, 255, 0.9);
    padding: 7% 10%; }
    .form-location form .form-group {
      display: block;
      position: relative; }
      .form-location form .form-group input, .form-location form .form-group .bootstrap-select {
        width: 100%;
        background: white;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        font-weight: 500;
        color: #999; }
      .form-location form .form-group ::-webkit-input-placeholder {
        color: #999; }
      .form-location form .form-group :-moz-placeholder {
        color: #999; }
      .form-location form .form-group ::-moz-placeholder {
        color: #999; }
      .form-location form .form-group :-ms-input-placeholder {
        color: #999; }
    .form-location form .form-group:nth-of-type(3) {
      margin-bottom: 0; }
  .form-location .error_sede {
    text-align: left;
    margin: 5px 0; }
    .form-location .error_sede span {
      display: block;
      color: #565657; }
    .form-location .error_sede span:nth-of-type(2), .form-location .error_sede span:nth-of-type(3) {
      margin-left: 10px; }
  .form-location .mCSB_inside > .mCSB_container {
    margin-right: 0; }

.locations {
  height: 60%;
  display: none;
  padding: 0;
  margin: 0; }
  .locations li {
    background: rgba(255, 255, 255, 0.9);
    font-size: 0;
    margin-top: 5px; }
    .locations li a {
      display: flex;
      flex-flow: row wrap;
      align-items: center;
      width: 100%;
      position: relative;
      padding-left: 10%; }
    .locations li span {
      display: inline-block;
      vertical-align: top;
      position: relative; }
    .locations li .truncateOpt {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .locations li span:nth-of-type(1) {
      height: 100%;
      width: 10%;
      background: #d4001b;
      color: white;
      font-size: 20px;
      position: absolute;
      left: 0;
      top: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
    .locations li span:nth-of-type(2) {
      width: 60%;
      text-align: left;
      border-right: 1px solid #828282; }
      .locations li span:nth-of-type(2) p, .locations li span:nth-of-type(2) h5 {
        text-align: left; }
      .locations li span:nth-of-type(2) p {
        margin: 0 0 0 10px;
        font-size: 15px;
        font-weight: 400; }
      .locations li span:nth-of-type(2) h5 {
        margin: 0 0 0 10px;
        font-weight: 700;
        font-size: 18px; }
        .locations li span:nth-of-type(2) h5:after {
          width: 0;
          margin: 3px 0 3px 0;
          height: 2px;
          -moz-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
          -o-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
          -webkit-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
          transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89); }
    .locations li span:nth-of-type(2) {
      padding: 2% 2% 2% 0; }
    .locations li span:nth-of-type(3) {
      width: 40%;
      padding: 3%; }
      .locations li span:nth-of-type(3) small {
        font-size: 11px;
        font-weight: 500;
        color: #3A3A3A;
        display: block;
        text-align: right; }
      .locations li span:nth-of-type(3) img {
        width: 18%; }
      .locations li span:nth-of-type(3) p {
        font-size: 13px;
        margin-bottom: 0; }
    .locations li:hover span:nth-of-type(2) h5::after {
      width: 100%; }

#content_tool {
  font-family: "Asap", sans-serif;
  text-align: left;
  margin-bottom: 0; }
  #content_tool p, #content_tool li {
    color: #606060;
    font-style: normal;
    text-align: left; }
    #content_tool p strong, #content_tool li strong {
      font-style: italic; }
  #content_tool .ttl p {
    margin: 0; }
  #content_tool .ttl:after {
    width: 40px;
    margin: 0; }
  #content_tool li {
    font-size: 18px;
    vertical-align: middle;
    margin-top: 2%; }
    #content_tool li:before {
      content: "\f111";
      display: inline-block;
      font-family: FontAwesome;
      color: #d4001b;
      font-size: 8px;
      vertical-align: middle;
      margin-right: 1%; }
  #content_tool .columns_map {
    vertical-align: middle;
    display: inline-block;
    padding: 0 3%; }
    #content_tool .columns_map .tt1 {
      margin: 5% 0; }
  #content_tool .columns_map:nth-of-type(1) {
    width: 75%;
    border-right: 2px solid #d4001b; }
  #content_tool .columns_map:nth-of-type(2) {
    width: 25%; }
  #content_tool span {
    display: block;
    padding: 5px 0; }
    #content_tool span p i {
      display: block;
      text-align: center;
      font-style: normal;
      font-size: 14px; }
    #content_tool span small, #content_tool span img {
      display: inline-block;
      vertical-align: middle; }
    #content_tool span img {
      width: 28%; }
    #content_tool span small {
      width: 72%;
      text-align: right;
      font-size: 14px; }
  #content_tool span:nth-of-type(1) {
    border-bottom: 2px dashed #d4001b; }
  #content_tool span:nth-of-type(2) {
    margin-top: 10px; }

.list_style li {
  list-style: disc; }

.lis_style2, .list_style {
  padding-left: 30px;
  text-align: left;
  color: #565657; }

.lis_style2 li {
  list-style: circle; }

.pqr {
  padding-bottom: 9%; }
  .pqr .nav-tabs {
    border: none;
    text-align: left;
    padding: 0 3%; }
    .pqr .nav-tabs li {
      margin-bottom: 0;
      display: inline-block;
      vertical-align: bottom;
      float: inherit; }
      .pqr .nav-tabs li.active .ttl_diferent {
        font-size: 20px;
        padding: 10px 15px; }
        .pqr .nav-tabs li.active .ttl_diferent span {
          color: white; }
        .pqr .nav-tabs li.active .ttl_diferent::after {
          background: #d4001b; }
    .pqr .nav-tabs .ttl_diferent {
      border: none;
      background: transparent;
      font-weight: 500;
      margin-bottom: 0;
      padding: 3px 8px; }
      .pqr .nav-tabs .ttl_diferent:hover span {
        color: white; }
      .pqr .nav-tabs .ttl_diferent:hover::after {
        background: #d4001b; }
      .pqr .nav-tabs .ttl_diferent:after {
        -webkit-border-radius: 8px 8px 0 0;
        -moz-border-radius: 8px 8px 0 0;
        -ms-border-radius: 8px 8px 0 0;
        border-radius: 8px 8px 0 0;
        background: #E6E6E6; }
      .pqr .nav-tabs .ttl_diferent:hover {
        background: transparent;
        border: none; }
  .pqr .cont_border {
    border-color: #565657; }
  .pqr .instructivo h4 {
    margin: 5% 0 2% 0; }

.charRemaining {
  display: none; }

.tab-content {
  position: relative;
  background: #F7F7F7;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 1%;
  font-size: 0;
  margin-bottom: 7%; }
  .tab-content .form-group {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding: 13px 1% 0 1%;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    text-align: left; }
  .tab-content label {
    display: block;
    color: #605F60;
    font-weight: 600; }
  .tab-content label, .tab-content input[type="text"], .tab-content textarea, .tab-content .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-size: 16px; }
  .tab-content textarea {
    width: 100%;
    resize: vertical;
    height: 180px; }
  .tab-content input[type="text"] {
    width: 100%; }
  .tab-content p {
    display: inline-block;
    margin: 0; }
  .tab-content h5 {
    font-weight: 600;
    font-size: 16px; }
  .tab-content .form-group_1 {
    width: 30%; }
  .tab-content .form-group_2 label, .tab-content .form-group:nth-of-type(4) label, .tab-content .form-group:nth-of-type(5) label {
    display: inline-block; }
  .tab-content .form-group_2 {
    width: 70%;
    font-size: 0;
    text-align: center; }
    .tab-content .form-group_2 .services_select, .tab-content .form-group_2 .peticion {
      display: inline-block;
      vertical-align: middle;
      padding: 0 2%; }
    .tab-content .form-group_2 .services_select {
      width: 28%;
      border-right: 1px solid #B0B0B0;
      border-left: 1px solid #B0B0B0; }
      .tab-content .form-group_2 .services_select label {
        font-weight: 600; }
      .tab-content .form-group_2 .services_select span {
        width: 100%;
        display: inline-block;
        position: relative; }
        .tab-content .form-group_2 .services_select span i {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          z-index: 2;
          color: white;
          font-size: 20px; }
        .tab-content .form-group_2 .services_select span svg {
          width: 50px;
          z-index: 1;
          position: relative; }
          .tab-content .form-group_2 .services_select span svg .st0 {
            fill: #565657; }
    .tab-content .form-group_2 .peticion {
      width: 72%;
      text-align: left; }
    .tab-content .form-group_2 h5 {
      text-align: left; }
    .tab-content .form-group_2 label {
      font-weight: 400;
      margin: 2% 5%; }
  .tab-content .form-group_3, .tab-content .form-group_4 {
    text-align: left; }
  .tab-content .form-group_3 {
    width: 33%; }
  .tab-content .form-group_4 {
    width: 67%; }
    .tab-content .form-group_4 label {
      margin: 0 2% 0 0; }
    .tab-content .form-group_4 p {
      margin-right: 2%; }
    .tab-content .form-group_4 div {
      padding: 1% 1% 1% 0; }
    .tab-content .form-group_4 .num_guia {
      margin: 1px;
      width: 4%;
      padding: 4px 1% !important;
      font-weight: 700; }
  .tab-content .form-group_5 {
    text-align: left;
    display: block;
    font-size: 0; }
    .tab-content .form-group_5 .col_line {
      display: inline-block;
      vertical-align: middle;
      position: relative; }
    .tab-content .form-group_5 .col_line:nth-of-type(1) {
      width: 30%; }
    .tab-content .form-group_5 .col_line:nth-of-type(2) {
      width: 70%; }
      .tab-content .form-group_5 .col_line:nth-of-type(2):after {
        content: '';
        width: 100%;
        border: 1px dashed #d4001b;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        right: 0; }
    .tab-content .form-group_5 label {
      margin: 0 5% 0 5%; }
  .tab-content .cols_pqr {
    width: 33.33333%;
    display: inline-block;
    vertical-align: top;
    padding: 0 1%;
    float: left; }
    .tab-content .cols_pqr input {
      width: 100%;
      text-align: left; }
    .tab-content .cols_pqr label {
      margin-left: 0;
      font-weight: 600;
      text-align: left; }
    .tab-content .cols_pqr .select_envia {
      margin-bottom: 0; }
  .tab-content .input-file {
    width: 50%;
    text-align: center; }
    .tab-content .input-file input, .tab-content .input-file strong {
      display: inline-block;
      text-align: center;
      width: 100%;
      border: none;
      background: transparent;
      color: #383838;
      -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
      -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
      box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0); }
    .tab-content .input-file input, .tab-content .input-file span {
      font-weight: bold; }
    .tab-content .input-file strong {
      font-style: italic; }
    .tab-content .input-file button {
      margin-top: 3%;
      border: none;
      background: transparent; }
      .tab-content .input-file button img {
        width: 50px; }
  .tab-content .btn_primary, .tab-content .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .tab-content span {
    margin: 3%;
    padding: 8px 30px; }

.date_content {
  display: inline-block;
  text-align: left;
  margin: 0 0 5% 0;
  font-size: 0; }
  .date_content input[type="text"] {
    width: 68%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin: 0 5px; }
  .date_content input[type="text"], .date_content img, .date_content label, .date_content .input-group, .date_content .input-group-addon {
    display: inline-block;
    vertical-align: middle; }
  .date_content .input-group-addon {
    width: 30px;
    border: none;
    background: transparent;
    padding: 0; }
  .date_content img {
    width: 100% !important;
    margin: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  font-style: italic; }

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background: #d4001b; }

.bootstrap-datetimepicker-widget button[data-action] {
  background: #d4001b; }

.glyphicon {
  color: #d4001b; }

.bootstrap-datetimepicker-widget table td span {
  color: #565657; }

.instructivo h4 {
  margin: 7% 0 5% 0; }
  .instructivo h4 span {
    color: #d4001b;
    margin-right: 5px; }

.instructivo .lis_style {
  padding-left: 40px; }

.instructivo li {
  margin: 10px 0; }
  .instructivo li strong {
    margin-right: 5px; }

.instructivo p {
  font-size: 16px; }

.instructivo i {
  color: #d4001b;
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  border-right: 1px solid #565657;
  padding-right: 5px; }

.instructivo .col-md-6 {
  word-break: break-all; }

.row {
  margin: 0; }

.cont_border {
  width: 85%;
  padding: 2%;
  border: 1px dashed #d4001b;
  display: inline-block;
  text-align: left;
  margin: 3% 0; }
  .cont_border i {
    font-size: 25px;
    padding-right: 12%; }
  .cont_border i, .cont_border p {
    display: inline-block; }
  .cont_border .columns_instructivo {
    display: inline-block;
    vertical-align: middle;
    word-wrap: break-word; }
  .cont_border div {
    font-size: 0; }
  .cont_border .columns_instructivo:nth-of-type(1) {
    width: 12%;
    text-align: left; }
  .cont_border .columns_instructivo:nth-of-type(2) {
    width: 88%;
    text-align: left;
    padding: 0; }

.terminos, .prohibido {
  width: 100%;
  padding: 2% 0 5% 0;
  display: inline-block; }
  .terminos .cont_titl h2, .prohibido .cont_titl h2 {
    margin-bottom: 1%; }
  .terminos ul, .prohibido ul {
    text-align: left; }
    .terminos ul li, .prohibido ul li {
      margin: 10px 0; }

.prohibido .col-md-6 .ttl {
  text-align: left; }
  .prohibido .col-md-6 .ttl:after {
    margin-left: 0; }

.prohibido .style_icons_list {
  text-align: center;
  padding-left: 0; }
  .prohibido .style_icons_list a {
    width: 100px;
    cursor: context-menu; }
    .prohibido .style_icons_list a:hover svg .st0 {
      fill: #565657; }

.documentos {
  width: 100%;
  display: inline-block;
  padding: 4% 0 5% 0; }
  .documentos .cont_titl {
    margin-bottom: 9%; }
    .documentos .cont_titl .ttl_diferent {
      font-size: 68px; }
  .documentos .ttl {
    margin-bottom: 5%; }
  .documentos .col-md-9 {
    text-align: center; }
  .documentos p {
    font-size: 16px;
    text-align: left; }
  .documentos .form-group {
    display: inline-block;
    vertical-align: bottom;
    text-align: left;
    float: inherit; }
    .documentos .form-group label {
      display: block;
      color: #565657; }
    .documentos .form-group input {
      width: 100%; }
    .documentos .form-group label, .documentos .form-group input, .documentos .form-group .bootstrap-select.btn-group .dropdown-toggle .filter-option {
      font-size: 16px; }
    .documentos .form-group .btn_primary, .documentos .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .documentos .form-group:nth-of-type(7) span {
      padding: 5px 10px;
      vertical-align: bottom; }
    .documentos .form-group .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
      z-index: inherit; }
  .documentos form {
    text-align: center; }
  .documentos .certificado form {
    margin-top: 10%;
    font-size: 0; }
  .documentos .certificado .form-group {
    text-align: left; }
  .documentos .form-group {
    text-align: center; }
  .documentos .download_doc i {
    display: block;
    font-size: 5em; }
  .documentos .download_doc .form-group {
    display: block; }
    .documentos .download_doc .form-group label {
      font-size: 17px;
      width: 200px;
      display: inline-block; }
  .documentos img {
    display: inline-block;
    width: 65%;
    margin: 5% 0; }
  .documentos .other_form form {
    width: 30%;
    margin: auto; }
  .documentos .other_form .form-group {
    display: block; }

.menu_documentos {
  width: 100%;
  display: inline-block;
  text-align: left; }
  .menu_documentos .desplega_menu_docs {
    display: block; }
  .menu_documentos li {
    padding: 10px;
    border: 1px dashed #565657;
    position: relative; }
    .menu_documentos li a {
      color: #565657;
      display: block;
      font-size: 14px;
      z-index: 1;
      position: relative;
      cursor: pointer; }
      .menu_documentos li a i {
        display: inline-block;
        vertical-align: middle; }
    .menu_documentos li:hover, .menu_documentos li.list_doc_active {
      background-color: #d4001b; }
      .menu_documentos li:hover a, .menu_documentos li.list_doc_active a {
        color: white; }

.siplaft_interna {
  padding: 5% 0; }
  .siplaft_interna p {
    font-size: 16px; }
  .siplaft_interna .ttl_diferent {
    margin-bottom: 5%; }
  .siplaft_interna .ttl {
    text-align: left; }
    .siplaft_interna .ttl:after {
      margin-left: 0; }

footer {
  text-align: center;
  background: #565657;
  font-size: 0;
  color: white; }
  footer img {
    display: inline-block;
    width: 12%;
    margin: 2% 0 2% 0; }
  footer .cols_footer {
    width: 33.33333%;
    padding: 1%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: left; }
  footer .cols_footer:nth-of-type(2), footer .cols_footer:nth-of-type(3) {
    text-align: center; }
  footer li {
    font-size: 16px;
    margin: 5px 0; }
    footer li:before {
      content: "\f111";
      font-family: FontAwesome;
      color: #d4001b;
      margin-right: 2%;
      font-size: 8px;
      display: inline-block;
      vertical-align: middle; }
    footer li a {
      color: white; }
      footer li a span {
        font-style: italic;
        margin-right: 5px;
        font-weight: 700; }
      footer li a:hover {
        color: #d4001b; }
  footer .cols_footer:nth-of-type(2) ul {
    text-align: left;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 1%;
    box-sizing: border-box; }
  footer .cols_footer:nth-of-type(3) form {
    width: 80%;
    display: inline-block;
    position: relative; }
  footer .cols_footer:nth-of-type(3) .form-group:nth-of-type(1), footer .cols_footer:nth-of-type(3) .form-group:nth-of-type(2) {
    display: inline-block;
    vertical-align: top; }
  footer .cols_footer:nth-of-type(3) .form-group:nth-of-type(1) {
    width: 75%; }
  footer .cols_footer:nth-of-type(3) .form-group:nth-of-type(2) {
    width: 25%; }
  footer .cols_footer:nth-of-type(3) input[type=email], footer .cols_footer:nth-of-type(3) .btn_primary, footer .cols_footer:nth-of-type(3) .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) footer .cols_footer:nth-of-type(3) span {
    font-size: 18px; }
  footer .cols_footer:nth-of-type(3) input[type=email] {
    width: 100%;
    background: white;
    padding: 8px;
    border: none;
    -webkit-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    -ms-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px;
    vertical-align: middle;
    display: inline-block;
    color: #AAA9AA; }
  footer .cols_footer:nth-of-type(3) .btn_primary, footer .cols_footer:nth-of-type(3) .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) footer .cols_footer:nth-of-type(3) span {
    padding: 8px;
    width: 100%;
    -webkit-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    -ms-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0;
    box-shadow: 0 0 transparent;
    -webkit-box-shadow: 0 0 transparent;
    -moz-box-shadow: 0 0 transparent; }
    footer .cols_footer:nth-of-type(3) .btn_primary:hover, footer .cols_footer:nth-of-type(3) .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span:hover, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) footer .cols_footer:nth-of-type(3) span:hover {
      box-shadow: 0 0 transparent;
      -webkit-box-shadow: 0 0 transparent;
      -moz-box-shadow: 0 0 transparent;
      top: 0; }
  footer .cols_footer:nth-of-type(3) .form-group:nth-of-type(3) {
    text-align: left; }

.social_footer {
  width: 100%;
  display: inline-block; }
  .social_footer li {
    display: inline-block;
    margin: 1%; }
    .social_footer li:before {
      display: none; }
    .social_footer li a {
      display: inline-block;
      position: relative;
      width: 35px;
      height: 35px;
      background: white;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%; }
      .social_footer li a i {
        font-size: 20px;
        color: #d4001b;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%); }
      .social_footer li a:hover {
        background: #d4001b; }
        .social_footer li a:hover i {
          color: white; }

.footer_finish {
  width: 100%;
  display: inline-block;
  padding: 10px 0;
  background: #6B6A6B;
  font-size: 0; }
  .footer_finish .cols_logo {
    width: 33.33333%;
    vertical-align: middle;
    display: inline-block; }
  .footer_finish .cols_logo:nth-of-type(1) {
    text-align: left; }
  .footer_finish .cols_logo:nth-of-type(3) {
    text-align: right; }
  .footer_finish img {
    width: 27%; }
  .footer_finish p {
    font-weight: 500;
    color: white; }

.iridian {
  padding: 10px 0; }
  .iridian span {
    font-size: 14px;
    color: white;
    display: block;
    margin-bottom: 3px; }
  .iridian a {
    width: 53px;
    display: inline-block; }
    .iridian a img {
      width: 100%; }

.corpo {
  display: none !important; }

#van {
  width: 80%;
  margin-top: 15%;
  left: 15%; }

.modal-notif {
  background-color: white;
  border-radius: 8px;
  position: fixed;
  width: 50%;
  margin: auto;
  top: 22%;
  z-index: 9000;
  left: 25%;
  padding: 5%;
  box-shadow: 2px 2px 9px 0px #555; }
  .modal-notif h4 {
    font-style: initial; }
    .modal-notif h4::after {
      margin: 2% 40%;
      width: 20%;
      content: "";
      height: 3px;
      display: block;
      background-color: #d4001b; }
  .modal-notif .close {
    position: absolute;
    right: -2%;
    top: -4%;
    box-shadow: 2px 2px 9px 0px #555;
    width: 5%;
    padding: 1%;
    background: white;
    opacity: 1;
    border-radius: 50%; }
    .modal-notif .close a {
      color: #B70020; }
      .modal-notif .close a:hover {
        color: #d4001b; }
  .modal-notif p, .modal-notif ol {
    width: 80%;
    margin: auto;
    text-align: left; }
    .modal-notif p strong, .modal-notif ol strong {
      font-size: 1.4vw;
      margin-top: 5%; }
  .modal-notif li {
    font-size: 1.2vw; }
  .modal-notif p.lista-pqrs {
    text-align: center; }

.btns_home {
  padding: 1% 0 0; }

.cuadrito {
  margin: 0 !important; }

.tabla {
  border: 2px #606060 dashed;
  padding: 0;
  margin-bottom: 2%; }
  .tabla .tdocs tr td {
    border: 1px #535354 solid; }
    .tabla .tdocs tr td:first-of-type {
      border-left: none; }
    .tabla .tdocs tr td:last-of-type {
      border-right: none; }
  .tabla .tdocs tr:last-of-type td {
    border-bottom: none; }
  .tabla .tdocs th {
    text-align: left;
    padding: 0.1% .2%;
    font-size: .85vw; }
  .tabla .tdocs td {
    text-align: left;
    padding: 0.4% 1%;
    font-size: .8vw; }
    .tabla .tdocs td i {
      display: inline-block;
      width: 100%;
      text-align: center;
      color: #d4001b; }
  .tabla .tdocs .angost {
    max-width: 960px; }
  .tabla .tdocs .chiq {
    min-width: 100px;
    text-align: center; }

.cont-nuestra-red {
  text-align: left !important; }
  .cont-nuestra-red .ttl {
    text-align: left !important; }
    .cont-nuestra-red .ttl:after {
      text-align: left;
      margin: 15px 0; }
  .cont-nuestra-red .numero h4 {
    display: inline-block;
    width: 5%;
    vertical-align: top;
    margin-top: 0; }
  .cont-nuestra-red .numero p {
    display: inline-block;
    width: 90%;
    vertical-align: top; }
  .cont-nuestra-red .numero ul {
    padding-left: 12%;
    list-style: none !important; }
    .cont-nuestra-red .numero ul li {
      font-size: 1.6rem; }
      .cont-nuestra-red .numero ul li::before {
        content: "\2022";
        /* Add content: \2022 is the CSS Code/unicode for a bullet */
        color: #d4001b;
        /* Change the color */
        font-weight: bold;
        /* If you want it to be bold */
        display: inline-block;
        /* Needed to add space between the bullet and the text */
        width: 1em;
        /* Also needed for space (tweak if needed) */
        margin-left: -1em;
        font-size: 24px;
        /* Also needed for space (tweak if needed) */
        line-height: 20px; }

#form-red {
  text-align: left; }
  #form-red .grupo-form {
    position: relative;
    vertical-align: top;
    /* Track */
    /* Handle */
    text-align: left;
    width: 43%;
    display: inline-block;
    margin: 1% 3%; }
    #form-red .grupo-form .mini-form {
      position: relative;
      display: inline-block;
      width: 20%;
      vertical-align: top; }
    #form-red .grupo-form .mid-form {
      vertical-align: top;
      width: 74.5%;
      margin-left: 4%;
      display: inline-block; }
    #form-red .grupo-form .selectize-input {
      width: 99% !important;
      display: block;
      background-image: none !important;
      background-color: white !important;
      box-shadow: none !important;
      border-radius: 8px;
      font-family: "Asap", sans-serif; }
      #form-red .grupo-form .selectize-input:focus {
        border-radius: 8px;
        border: #d4001b; }
      #form-red .grupo-form .selectize-input:after {
        display: none !important; }
    #form-red .grupo-form ::-webkit-scrollbar {
      width: 6px;
      border-radius: 3px; }
    #form-red .grupo-form ::-webkit-scrollbar-track {
      background: #f1f1f1;
      border-radius: 3px; }
    #form-red .grupo-form ::-webkit-scrollbar-thumb {
      border-radius: 3px;
      background: #d4001b;
      position: relative;
      z-index: 100000; }
    #form-red .grupo-form .selectize-dropdown {
      font-family: "Asap", sans-serif;
      border-radius: 0 0 8px 8px !important; }
      #form-red .grupo-form .selectize-dropdown [data-selectable].active {
        background-image: none;
        background-color: #e9e9e9 !important; }
    #form-red .grupo-form .fa {
      position: absolute;
      right: 5%;
      color: #d4001b;
      bottom: 10%;
      z-index: 1000;
      font-size: 1.8vw;
      pointer-events: none; }
    #form-red .grupo-form label, #form-red .grupo-form input {
      width: 100%;
      font-size: .9vw; }
    #form-red .grupo-form input {
      min-height: 42px; }
  #form-red .larg-group {
    margin: 1% 10%;
    text-align: center; }
    #form-red .larg-group .check_envia {
      display: inline-block;
      width: 5%;
      vertical-align: top; }
    #form-red .larg-group .pol-priv {
      display: inline-block;
      width: 93%;
      vertical-align: top;
      text-align: left;
      font-size: .8vw;
      font-weight: normal; }

.info-red {
  width: 75%;
  margin: auto;
  margin-bottom: 2%; }
  .info-red img {
    width: 2%; }

.inquietud {
  margin-top: 5%; }

.container_envia {
  padding: 0 6% !important; }

table .fa-heart {
  color: #d4001b !important; }

table .fas {
  display: none; }

table .favorito .fas {
  display: initial; }

table .favorito .far {
  display: none; }

.navegacion-perfil .style_icons_list a {
  width: 135px; }
  .navegacion-perfil .style_icons_list a svg {
    width: 55px; }

.buscar-punto {
  text-align: left;
  overflow: visible;
  position: relative;
  margin-bottom: 5%; }
  .buscar-punto .grupo-form {
    width: 20%;
    position: relative;
    margin-right: 2%;
    display: inline-block;
    vertical-align: bottom;
    /* Track */
    /* Handle */ }
    .buscar-punto .grupo-form .selectize-input {
      width: 99% !important;
      display: block;
      background-image: none !important;
      background-color: white !important;
      box-shadow: none !important;
      border-radius: 8px;
      font-family: "Asap", sans-serif; }
      .buscar-punto .grupo-form .selectize-input:focus {
        border-radius: 8px;
        border: #d4001b; }
      .buscar-punto .grupo-form .selectize-input:after {
        display: none !important; }
    .buscar-punto .grupo-form ::-webkit-scrollbar {
      width: 6px;
      border-radius: 3px; }
    .buscar-punto .grupo-form ::-webkit-scrollbar-track {
      background: #f1f1f1;
      border-radius: 3px; }
    .buscar-punto .grupo-form ::-webkit-scrollbar-thumb {
      border-radius: 3px;
      background: #d4001b;
      position: relative;
      z-index: 100000; }
    .buscar-punto .grupo-form .selectize-dropdown {
      font-family: "Asap", sans-serif;
      border-radius: 0 0 8px 8px !important; }
      .buscar-punto .grupo-form .selectize-dropdown [data-selectable].active {
        background-image: none;
        background-color: #e9e9e9 !important; }
    .buscar-punto .grupo-form .fa {
      position: absolute;
      right: 5%;
      color: #d4001b;
      bottom: 10%;
      z-index: 1000;
      font-size: 1.8vw;
      pointer-events: none; }

.pqr .lettering_general {
  width: 15% !important; }

.olvide {
  font-size: 1vw;
  text-align: left;
  display: inline-block;
  width: 100%;
  color: #d4001b; }

.login-recoleccion {
  border-bottom: 2px dashed gray; }

.content_editor .check_envia {
  width: 50%;
  font-size: 9pt; }

.autorizo label {
  font-size: 9pt; }

.tabla-pts-recoleccion input {
  width: 80%; }

/* colors */
/* end colors*/
.none_style_tooltip, .tolltip, .autorizo label, .form_banner_2 .form-group select, .desplega_categoria li select, .desplega_categoria li input[type="text"], .desplega_categoria li input[type=number], .remodal_rastrea .datos_generales a {
  position: relative;
  opacity: 9;
  font-family: inherit; }

header {
  position: relative;
  z-index: 6; }

nav {
  text-align: center;
  position: relative;
  background: white;
  z-index: 3;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 1, 2, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 1, 2, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 1, 2, 0.25); }
  nav ul {
    margin: 0;
    font-size: 0;
    padding: 0 9%; }
    nav ul .col_menu {
      display: inline-block;
      position: relative;
      vertical-align: middle; }
    nav ul .col_menu:nth-of-type(1) {
      width: 30%;
      text-align: left; }
      nav ul .col_menu:nth-of-type(1) a img {
        width: 50%; }
    nav ul .col_menu:nth-of-type(2) {
      width: 70%;
      text-align: right; }
    nav ul li {
      margin: 0 9px;
      padding: 0;
      vertical-align: middle;
      display: inline-block;
      position: relative; }
      nav ul li a {
        padding: 30px 5px;
        text-align: center;
        display: inline-block;
        height: 100%;
        font-size: 16px;
        color: #565657;
        text-decoration: none;
        position: relative; }
        nav ul li a i {
          font-size: 16px;
          display: block; }
        nav ul li a:first-letter {
          text-transform: none; }
        nav ul li a .icon_block {
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          bottom: 60%; }
        nav ul li a b {
          font-weight: 700;
          font-style: italic; }
        nav ul li a:after {
          width: 0;
          height: 1px;
          border-bottom: 2px solid #d4001b;
          content: '';
          position: absolute;
          left: 0;
          bottom: 20%;
          -moz-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
          -o-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
          -webkit-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
          transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89); }
        nav ul li a:hover, nav ul li a.menu_active {
          color: #565657; }
          nav ul li a:hover:after, nav ul li a.menu_active:after {
            width: 70%; }
        nav ul li a:focus {
          text-decoration: none;
          color: #565657; }
      nav ul li .show_desplega i {
        position: absolute;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        top: 8%; }
      nav ul li .show_desplega:after {
        display: none; }
      nav ul li .show_desplega:hover, nav ul li .show_desplega.show_active {
        background: #d4001b;
        color: white; }
    nav ul .social {
      margin: 0; }
      nav ul .social a {
        position: relative;
        display: block;
        padding: 0; }
        nav ul .social a:after {
          display: none; }

.buscador, .desplega_log_regis, .submenu_desplega {
  display: none;
  position: absolute; }

.buscador {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: left;
  background: white;
  z-index: 2; }
  .buscador .col_search {
    width: 50%;
    display: inline-block;
    vertical-align: middle; }
  .buscador ul {
    padding: 0; }
  .buscador li {
    margin: 0; }
  .buscador .show_search {
    padding-left: 15px;
    padding-right: 15px; }
    .buscador .show_search i {
      position: relative;
      left: inherit;
      top: inherit;
      transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -moz-transform: translate(0, 0); }
  .buscador a {
    background: #EEEEEE;
    padding-left: 10px;
    padding-right: 10px; }
    .buscador a span {
      display: block; }
    .buscador a:after {
      display: none; }
    .buscador a i {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      top: 10%; }
    .buscador a:hover {
      background: #d4001b;
      color: white; }
  .buscador input[type=search] {
    width: 100%;
    font-size: 15px;
    border: 0;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500; }
    .buscador input[type=search] ::-webkit-input-placeholder:first-letter {
      text-transform: uppercase; }
    .buscador input[type=search] :-moz-placeholder:first-letter {
      text-transform: uppercase; }
    .buscador input[type=search] ::-moz-placeholder:first-letter {
      text-transform: uppercase; }
    .buscador input[type=search] :-ms-input-placeholder:first-letter {
      text-transform: uppercase; }
  .buscador input[type=submit] {
    display: none; }

.submenu_desplega {
  width: 250px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  z-index: 3; }
  .submenu_desplega li {
    margin: 0;
    display: block;
    text-align: left;
    font-size: 0; }
    .submenu_desplega li a {
      display: block;
      text-align: left;
      padding: 11px 10px; }
      .submenu_desplega li a span {
        display: inline-block;
        position: relative;
        vertical-align: middle; }
      .submenu_desplega li a span:nth-of-type(1) {
        font-size: 15px;
        width: 70%;
        font-weight: 400; }
      .submenu_desplega li a span:nth-of-type(2) {
        width: 30%;
        text-align: right; }
        .submenu_desplega li a span:nth-of-type(2) i {
          font-size: 27px;
          height: 28px;
          display: inline-block;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          right: 0; }
      .submenu_desplega li a b {
        margin-right: 3px; }
      .submenu_desplega li a img {
        display: inline-block;
        width: 60%; }
      .submenu_desplega li a:after {
        display: none; }
      .submenu_desplega li a:hover {
        background: #EEEEEE; }

.desplega_log_regis {
  width: 250px;
  right: 0; }
  .desplega_log_regis .form-group {
    position: relative;
    /* Track */
    /* Handle */ }
    .desplega_log_regis .form-group label {
      display: block;
      font-weight: bold; }
    .desplega_log_regis .form-group .selectize-input {
      width: 99% !important;
      display: block;
      background-image: none !important;
      background-color: white !important;
      box-shadow: none !important;
      border-radius: 5px;
      height: 25pt;
      font-family: "Asap", sans-serif;
      padding: 10% 13%;
      border: 1px solid #D5D5D5 !important; }
      .desplega_log_regis .form-group .selectize-input:focus {
        border-radius: 8px;
        border: #d4001b; }
      .desplega_log_regis .form-group .selectize-input:after {
        display: none !important; }
    .desplega_log_regis .form-group ::-webkit-scrollbar {
      width: 6px;
      border-radius: 3px; }
    .desplega_log_regis .form-group ::-webkit-scrollbar-track {
      background: #f1f1f1;
      border-radius: 3px; }
    .desplega_log_regis .form-group ::-webkit-scrollbar-thumb {
      border-radius: 3px;
      background: #d4001b;
      position: relative;
      z-index: 100000; }
    .desplega_log_regis .form-group .selectize-dropdown {
      font-family: "Asap", sans-serif;
      border-radius: 0 0 8px 8px !important; }
      .desplega_log_regis .form-group .selectize-dropdown [data-selectable].active {
        background-image: none;
        background-color: #e9e9e9 !important; }
    .desplega_log_regis .form-group .fa {
      position: absolute;
      right: 12%;
      color: #d4001b;
      bottom: 23%;
      z-index: 1000;
      font-size: 1.4vw;
      pointer-events: none; }

.submenu_desplega {
  left: 0; }

.submenu_desplega, .desplega_log_regis {
  position: absolute;
  top: 104%;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 1, 2, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 1, 2, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 1, 2, 0.25);
  background: white;
  z-index: 1;
  text-align: left;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -ms-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  @inlcude sombra; }
  .submenu_desplega span, .desplega_log_regis span {
    font-size: 14px;
    font-weight: 600; }
  .submenu_desplega ul, .desplega_log_regis ul {
    padding: 0;
    margin: 5px 0 10% 0; }
    .submenu_desplega ul li, .desplega_log_regis ul li {
      list-style: disc;
      display: block; }
      .submenu_desplega ul li a, .desplega_log_regis ul li a {
        padding: 0;
        color: #d4001b;
        text-decoration: none; }
        .submenu_desplega ul li a strong, .desplega_log_regis ul li a strong {
          margin-right: 2px;
          font-style: italic; }
        .submenu_desplega ul li a:active, .submenu_desplega ul li a:focus, .desplega_log_regis ul li a:active, .desplega_log_regis ul li a:focus {
          text-decoration: none; }
  .submenu_desplega label, .desplega_log_regis label {
    margin: 0; }

.btn-group > .btn:first-child {
  padding-right: 25px; }

.desplega_diferente {
  width: 500px; }
  .desplega_diferente .form-group {
    width: 50%;
    display: inline-block;
    padding: 0px 1%;
    vertical-align: top; }
  .desplega_diferente .autorizo {
    width: 100%; }
  .desplega_diferente .form-group:nth-of-type(2) {
    width: 15%; }
  .desplega_diferente .form-group:nth-of-type(3) {
    width: 35%; }
  .desplega_diferente .form-group:nth-of-type(5) {
    width: 23%; }
  .desplega_diferente .form-group:nth-of-type(6) {
    width: 27%; }
  .desplega_diferente .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    z-index: inherit; }

.desplega_log_regis {
  padding: 20%; }
  .desplega_log_regis a:after {
    display: none; }
  .desplega_log_regis label {
    width: 100%; }
    .desplega_log_regis label ::-webkit-input-placeholder {
      color: #B1B1B1; }
    .desplega_log_regis label :-moz-placeholder {
      color: #B1B1B1; }
    .desplega_log_regis label ::-moz-placeholder {
      color: #B1B1B1; }
    .desplega_log_regis label :-ms-input-placeholder {
      color: #B1B1B1; }
  .desplega_log_regis input[type=text], .desplega_log_regis input[type=password], .desplega_log_regis input[type=email], .desplega_log_regis .bootstrap-select.btn-group .bootstrap-select > .dropdown-toggle {
    width: 100%;
    font-size: 14px;
    color: #565657;
    padding: 5px;
    height: 25pt; }
  .desplega_log_regis .form-group:nth-of-type(3) a {
    padding: 0;
    color: #d4001b;
    font-weight: 600;
    font-size: 14px; }

.autorizo label span {
  display: inline-block;
  font-size: 11px;
  transform: skewX(-15deg); }

.autorizo label .check {
  padding: 6px 7px;
  margin: 0 5px 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

.autorizo label strong {
  font-style: italic; }

.autorizo label a {
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #565657; }

.autorizo label input:checked ~ span img {
  width: 180%; }

.autorizo.autorizo_blanco {
  color: white; }
  .autorizo.autorizo_blanco .check {
    background: white; }
  .autorizo.autorizo_blanco a, .autorizo.autorizo_blanco strong {
    color: white; }

.menuMov {
  background: white;
  font-size: 0;
  padding: 10px 15px;
  display: none;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 1, 2, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 1, 2, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 1, 2, 0.25); }
  .menuMov i {
    font-size: 20px; }
  .menuMov .cols_menu {
    vertical-align: middle;
    display: inline-block; }
  .menuMov .cols_menu:nth-of-type(1) {
    text-align: left; }
  .menuMov .cols_menu:nth-of-type(1), .menuMov .cols_menu:nth-of-type(3) {
    width: 10%; }
  .menuMov .cols_menu:nth-of-type(2) {
    width: 80%; }
    .menuMov .cols_menu:nth-of-type(2) img {
      width: 30%; }
  .menuMov .cols_menu:nth-of-type(3) {
    text-align: right; }

.home {
  text-align: center; }
  .home .wrapp_form {
    /*position: absolute;
    left: 10%;
    top: 5%;
    top: 0;*/
    display: inline-block;
    margin: 0 0 0 10%; }

.banner_home {
  width: 100%;
  display: inline-block;
  position: relative;
  text-align: left;
  max-height: 60vh; }
  .banner_home .cont_rotador {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    max-height: 60vh;
    overflow: hidden; }
  .banner_home .banner_background {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .banner_home .swiper-button-next, .banner_home .swiper-button-prev {
    background-image: none; }
    .banner_home .swiper-button-next i, .banner_home .swiper-button-prev i {
      color: #d4001b;
      font-size: 44px; }

.esconder {
  display: none !important; }

.btn_banner {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  bottom: 4%;
  z-index: 1;
  text-align: center; }
  .btn_banner .btn_primary, .btn_banner .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .btn_banner span {
    margin: 5px; }
    .btn_banner .btn_primary i, .btn_banner .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span i, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .btn_banner span i {
      font-weight: bold; }

.tab {
  padding: 8px 8px 3px 8px;
  z-index: 0;
  background: #565657;
  display: inline-block;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  position: absolute;
  top: 3%;
  left: 100%;
  -webkit-border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  -ms-border-radius: 0 8px 8px 0;
  border-radius: 0 8px 8px 0;
  color: white; }
  .tab span {
    display: block; }
    .tab span i {
      font-size: 20px; }
  .tab:hover {
    background: #d4001b;
    color: white; }

.num_guia {
  width: 6%;
  padding: 1% !important;
  text-align: center;
  color: #d4001b;
  font-weight: 500;
  font-size: 19px;
  margin: 0 1%; }

.desplega_form {
  display: none; }
  .desplega_form .form-group {
    display: inline-block; }
  .desplega_form label {
    font-weight: 700;
    font-size: 18px;
    color: #565657; }

.form_banner_1 {
  font-size: 0; }
  .form_banner_1 .form-group {
    text-align: left;
    vertical-align: bottom; }
    .form_banner_1 .form-group label {
      display: block; }
  .form_banner_1 .form-group:nth-of-type(1) {
    width: 80%; }
  .form_banner_1 .form-group:nth-of-type(2) {
    width: 20%;
    text-align: right; }
    .form_banner_1 .form-group:nth-of-type(2) button {
      width: 100%; }

.form_banner_2 {
  font-size: 0; }
  .form_banner_2 .form-group {
    vertical-align: middle;
    text-align: left;
    display: inline-block;
    margin-bottom: 0; }
    .form_banner_2 .form-group select {
      font-size: 17px;
      display: block;
      width: 98%;
      padding: 3%; }
  .form_banner_2 hr {
    width: 1px;
    height: 60px;
    display: inline-block;
    border-top: 0px solid #565657;
    border-left: 1px solid #565657;
    vertical-align: middle; }
  .form_banner_2 .form-group:nth-of-type(6), .form_banner_2 .form-group:nth-of-type(7) {
    width: 50%;
    padding: 1%; }
  .form_banner_2 .form-group:nth-of-type(1) {
    width: 100%; }
  .form_banner_2 .form-group:nth-of-type(2), .form_banner_2 .form-group:nth-of-type(3), .form_banner_2 .form-group:nth-of-type(4) {
    width: 33%;
    text-align: center;
    margin-bottom: 0; }
    .form_banner_2 .form-group:nth-of-type(2) .show_categoria, .form_banner_2 .form-group:nth-of-type(3) .show_categoria, .form_banner_2 .form-group:nth-of-type(4) .show_categoria {
      font-weight: 500;
      cursor: pointer;
      color: #565657;
      display: inline-block;
      text-align: center;
      z-index: 0;
      padding: 0 2%; }
      .form_banner_2 .form-group:nth-of-type(2) .show_categoria input, .form_banner_2 .form-group:nth-of-type(3) .show_categoria input, .form_banner_2 .form-group:nth-of-type(4) .show_categoria input {
        visibility: hidden;
        width: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%); }
      .form_banner_2 .form-group:nth-of-type(2) .show_categoria i, .form_banner_2 .form-group:nth-of-type(3) .show_categoria i, .form_banner_2 .form-group:nth-of-type(4) .show_categoria i {
        display: block;
        font-size: 35px; }
      .form_banner_2 .form-group:nth-of-type(2) .show_categoria span, .form_banner_2 .form-group:nth-of-type(3) .show_categoria span, .form_banner_2 .form-group:nth-of-type(4) .show_categoria span {
        font-size: 18px; }
      .form_banner_2 .form-group:nth-of-type(2) .show_categoria .flecha, .form_banner_2 .form-group:nth-of-type(3) .show_categoria .flecha, .form_banner_2 .form-group:nth-of-type(4) .show_categoria .flecha {
        display: none;
        font-size: 30px; }
      .form_banner_2 .form-group:nth-of-type(2) .show_categoria.class_active, .form_banner_2 .form-group:nth-of-type(3) .show_categoria.class_active, .form_banner_2 .form-group:nth-of-type(4) .show_categoria.class_active {
        color: #d4001b;
        font-weight: 800; }
        .form_banner_2 .form-group:nth-of-type(2) .show_categoria.class_active .flecha, .form_banner_2 .form-group:nth-of-type(3) .show_categoria.class_active .flecha, .form_banner_2 .form-group:nth-of-type(4) .show_categoria.class_active .flecha {
          display: block; }
        .form_banner_2 .form-group:nth-of-type(2) .show_categoria.class_active i, .form_banner_2 .form-group:nth-of-type(3) .show_categoria.class_active i, .form_banner_2 .form-group:nth-of-type(4) .show_categoria.class_active i {
          color: #d4001b; }
  .form_banner_2 .form-group:nth-of-type(5) {
    /*border-right: 1px solid $gris_3;
    border-left: 1px solid $gris_3;*/ }
  .form_banner_2 .form-group:nth-of-type(5) {
    /*width: 100%;
    text-align: center;
    display: none;
    label{
      color: #605F60;
      font-weight: 400;
      font-size: 18px;
      margin: 0 10%;
    }*/ }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  z-index: 5; }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  padding-right: 21px; }

.bootstrap-select.btn-group .dropdown-menu li {
  background: white;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  margin-top: 0;
  position: relative;
  padding: 0;
  text-align: left; }

.desplega_categoria {
  width: 100%;
  position: relative;
  display: none; }
  .desplega_categoria .check_envia span {
    transform: skewX(-15deg);
    padding: 9px; }
  .desplega_categoria .check_envia label {
    vertical-align: top;
    padding: 8px; }
  .desplega_categoria p {
    margin: 0; }
  .desplega_categoria li {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 0; }
    .desplega_categoria li .form-group {
      display: inline-block;
      vertical-align: middle;
      margin: 0;
      text-align: left; }
    .desplega_categoria li label {
      margin: 0;
      color: #605F60;
      font-weight: 400;
      font-size: 18px; }
      .desplega_categoria li label a {
        font-weight: 700;
        color: #605F60; }
    .desplega_categoria li select, .desplega_categoria li input[type="text"], .desplega_categoria li input[type=number] {
      font-size: 16px;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      -ms-border-radius: 8px;
      border-radius: 8px;
      border: 1px solid #D4D4D4;
      padding: 5px 10px;
      color: #878788; }

.forma_de_pago .form-group {
  width: 50%; }

.forma_de_pago .form-group:nth-of-type(2) label {
  cursor: pointer;
  margin: 0 2%; }

.forma_de_pago span, .forma_de_pago input[type="radio"] {
  display: inline-block;
  vertical-align: middle; }

.tooltip {
  z-index: 4; }

.tooltipster-sidetip .tooltipster-content {
  background: #d4001b;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.tooltipster-sidetip .tooltipster-arrow-uncropped {
  background: #d4001b;
  border-color: transparent; }

.tooltipster-sidetip .tooltipster-box {
  border-color: transparent;
  background: #d4001b;
  font-size: 16px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #d4001b; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top: transparent; }

.desplega_docs li:nth-of-type(3) .col-md-8, .desplega_docs li:nth-of-type(3) .col-md-4 {
  display: inline-block;
  float: inherit;
  vertical-align: top; }

.desplega_docs li:nth-of-type(3) .form-group {
  width: 100%;
  margin-bottom: 2%; }
  .desplega_docs li:nth-of-type(3) .form-group input[type="text"], .desplega_docs li:nth-of-type(3) .form-group input[type="number"] {
    width: 100%; }
  .desplega_docs li:nth-of-type(3) .form-group:nth-of-type(4) input[type="text"], .desplega_docs li:nth-of-type(3) .form-group:nth-of-type(4) input[type="number"] {
    width: 40%; }

.desplega_docs li:nth-of-type(3) .col-md-8 .form-group {
  padding: 1%; }

.desplega_docs li:nth-of-type(3) .col-md-8 .form-group:nth-of-type(1), .desplega_docs li:nth-of-type(3) .col-md-8 .form-group:nth-of-type(3) {
  width: 30%; }

.desplega_docs li:nth-of-type(3) .col-md-8 .form-group:nth-of-type(2), .desplega_docs li:nth-of-type(3) .col-md-8 .form-group:nth-of-type(4) {
  width: 70%; }

.desplega_docs li:nth-of-type(3) .col-md-8 .form-group:nth-of-type(1) .title_input input {
  padding-right: 24px; }

.desplega_docs li:nth-of-type(3) .col-md-8 .form-group:nth-of-type(2) .title_input input {
  padding-right: 15px; }

.desplega_docs li:nth-of-type(3) .col-md-8 .dropdown-menu > li > a {
  font-size: 14px; }

.desplega_docs li:nth-of-type(3) .col-md-4 .form-group {
  text-align: center; }

.desplega_docs li:nth-of-type(3) .col-md-4 label {
  font-size: 11px;
  color: #888888;
  text-align: left;
  margin-bottom: 10px; }

.remodal {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  max-width: 800px; }
  .remodal .num_guia {
    margin: 1px;
    width: 4%;
    padding: 0 4px !important;
    background: white; }
  .remodal h3:nth-of-type(1) {
    margin-right: 2%; }

.volver {
  right: inherit;
  left: 0 !important; }
  .volver:before {
    content: "\71" !important;
    color: #d4001b;
    font-size: 20px !important; }

.remodal-overlay {
  background: rgba(43, 56, 56, 0.2); }

.remodal-close {
  color: #d4001b;
  left: inherit;
  right: 0; }
  .remodal-close:before {
    content: "\63";
    font-family: "envia-iconos" !important;
    font-size: 15px;
    color: #565657; }

.line_ttl:after, .remodal_rastrea .cont_rastreo h5:after, .remodal_small h3:after, .remodal_small h5:after {
  content: '';
  width: 60px;
  display: block;
  margin: 15px auto;
  border-bottom: 3px solid #B50020; }

.remodal .signo {
  width: 15px;
  display: block;
  margin: 2% auto; }

.remodal_rastrea {
  text-align: left;
  font-size: 0; }
  .remodal_rastrea h3 {
    display: inline-block; }
  .remodal_rastrea h3 {
    margin-top: 0;
    color: #565657; }
  .remodal_rastrea h5 {
    color: #565657; }
  .remodal_rastrea strong {
    color: #d4001b; }
  .remodal_rastrea .cont_rastreo {
    text-align: center; }
    .remodal_rastrea .cont_rastreo p {
      margin-bottom: 0; }
    .remodal_rastrea .cont_rastreo h3 {
      font-style: normal;
      color: #d4001b;
      margin: 0; }
    .remodal_rastrea .cont_rastreo h5 {
      width: 50%;
      margin: 2% auto;
      font-weight: bold;
      font-size: 21px; }
    .remodal_rastrea .cont_rastreo .btn_primary, .remodal_rastrea .cont_rastreo .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .remodal_rastrea .cont_rastreo span {
      color: white; }
  .remodal_rastrea .numero_guia {
    margin-left: 3%;
    font-style: normal;
    letter-spacing: 18px; }
  .remodal_rastrea .col_datos_envio {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 2% 0; }
    .remodal_rastrea .col_datos_envio p b {
      font-size: 18px;
      margin-bottom: 10px; }
    .remodal_rastrea .col_datos_envio p span {
      margin-left: 1%;
      font-weight: 700;
      color: #d4001b; }
      .remodal_rastrea .col_datos_envio p span:first-letter {
        text-transform: uppercase; }
      .remodal_rastrea .col_datos_envio p span img {
        width: 35px;
        margin-left: 2%; }
  .remodal_rastrea .col_datos_envio:nth-of-type(1) {
    border-right: 1px solid #878787; }
    .remodal_rastrea .col_datos_envio:nth-of-type(1) a {
      color: #565657; }
  .remodal_rastrea b {
    font-size: 17px;
    color: #606060; }
  .remodal_rastrea ul {
    text-align: left;
    padding-left: 2%; }
    .remodal_rastrea ul li {
      font-size: 16px; }
      .remodal_rastrea ul li img {
        width: 30px; }
      .remodal_rastrea ul li strong span, .remodal_rastrea ul li strong i {
        display: inline-block;
        vertical-align: top; }
      .remodal_rastrea ul li strong i {
        font-size: 22px; }
  .remodal_rastrea .datos_generales {
    padding: 1%;
    margin: 2% 0 0 0;
    width: 100%;
    display: inline-block;
    border: 2px dashed #565657; }
    .remodal_rastrea .datos_generales .col_datos_envio {
      margin: 0; }
    .remodal_rastrea .datos_generales .col_datos_envio:nth-of-type(1) {
      width: 65%; }
    .remodal_rastrea .datos_generales .col_datos_envio:nth-of-type(2) {
      width: 35%; }
    .remodal_rastrea .datos_generales a {
      font-size: 18px;
      color: #d4001b; }
      .remodal_rastrea .datos_generales a img {
        margin-left: 2%; }
  .remodal_rastrea .btn_primary, .remodal_rastrea .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .remodal_rastrea span {
    margin: 2%;
    color: white; }
  .remodal_rastrea table {
    width: 100%;
    margin-bottom: 2%; }
    .remodal_rastrea table tr {
      border: 1px solid #CFCFCF; }
      .remodal_rastrea table tr td {
        padding: 5px;
        font-size: 13px;
        color: #605F60; }
        .remodal_rastrea table tr td:first-letter {
          text-transform: uppercase; }
  .remodal_rastrea a {
    color: #605F60;
    font-size: 16px;
    font-weight: bold; }
    .remodal_rastrea a img {
      margin-left: 2%; }

.activo_process img, .process.w25 ul li:nth-of-type(1) img, .process.w42 ul li:nth-of-type(2) img, .process.w42 ul li:nth-of-type(1) img, .process.w59 ul li:nth-of-type(3) img, .process.w59 ul li:nth-of-type(2) img, .process.w59 ul li:nth-of-type(1) img, .process.w75 ul li:nth-of-type(4) img, .process.w75 ul li:nth-of-type(3) img, .process.w75 ul li:nth-of-type(2) img, .process.w75 ul li:nth-of-type(1) img, .process.w90 ul li:nth-of-type(5) img, .process.w90 ul li:nth-of-type(4) img, .process.w90 ul li:nth-of-type(3) img, .process.w90 ul li:nth-of-type(2) img, .process.w90 ul li:nth-of-type(1) img, .process.wfinish ul li:nth-of-type(6) img, .process.wfinish ul li:nth-of-type(5) img, .process.wfinish ul li:nth-of-type(4) img, .process.wfinish ul li:nth-of-type(3) img, .process.wfinish ul li:nth-of-type(2) img, .process.wfinish ul li:nth-of-type(1) img {
  filter: contrast(100%);
  -webkit-filter: contrast(100%);
  -o-filter: contrast(100%);
  -moz-filter: contrast(100%);
  -ms-filter: contrast(100%); }

.activo_process:after, .process.w25 ul li:nth-of-type(1):after, .process.w42 ul li:nth-of-type(2):after, .process.w42 ul li:nth-of-type(1):after, .process.w59 ul li:nth-of-type(3):after, .process.w59 ul li:nth-of-type(2):after, .process.w59 ul li:nth-of-type(1):after, .process.w75 ul li:nth-of-type(4):after, .process.w75 ul li:nth-of-type(3):after, .process.w75 ul li:nth-of-type(2):after, .process.w75 ul li:nth-of-type(1):after, .process.w90 ul li:nth-of-type(5):after, .process.w90 ul li:nth-of-type(4):after, .process.w90 ul li:nth-of-type(3):after, .process.w90 ul li:nth-of-type(2):after, .process.w90 ul li:nth-of-type(1):after, .process.wfinish ul li:nth-of-type(6):after, .process.wfinish ul li:nth-of-type(5):after, .process.wfinish ul li:nth-of-type(4):after, .process.wfinish ul li:nth-of-type(3):after, .process.wfinish ul li:nth-of-type(2):after, .process.wfinish ul li:nth-of-type(1):after {
  background: #d4001b; }

.activo_process .check_process, .process.w25 ul li:nth-of-type(1) .check_process, .process.w42 ul li:nth-of-type(2) .check_process, .process.w42 ul li:nth-of-type(1) .check_process, .process.w59 ul li:nth-of-type(3) .check_process, .process.w59 ul li:nth-of-type(2) .check_process, .process.w59 ul li:nth-of-type(1) .check_process, .process.w75 ul li:nth-of-type(4) .check_process, .process.w75 ul li:nth-of-type(3) .check_process, .process.w75 ul li:nth-of-type(2) .check_process, .process.w75 ul li:nth-of-type(1) .check_process, .process.w90 ul li:nth-of-type(5) .check_process, .process.w90 ul li:nth-of-type(4) .check_process, .process.w90 ul li:nth-of-type(3) .check_process, .process.w90 ul li:nth-of-type(2) .check_process, .process.w90 ul li:nth-of-type(1) .check_process, .process.wfinish ul li:nth-of-type(6) .check_process, .process.wfinish ul li:nth-of-type(5) .check_process, .process.wfinish ul li:nth-of-type(4) .check_process, .process.wfinish ul li:nth-of-type(3) .check_process, .process.wfinish ul li:nth-of-type(2) .check_process, .process.wfinish ul li:nth-of-type(1) .check_process {
  opacity: 9; }

.process {
  position: relative;
  padding: 2% 0; }
  .process .line_process {
    height: 3px;
    width: 100%;
    background: darkgray;
    position: relative;
    overflow: hidden; }
    .process .line_process .line_animate {
      position: absolute;
      left: 0;
      top: 0;
      background: #d4001b;
      height: 100%; }
  .process.w42 .line_animate {
    -webkit-animation: animate_process 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    animation: animate_process 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    -moz-animation: animate_process 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    -ms-animation: animate_process 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  .process.w59 .line_animate {
    -webkit-animation: animate_process_2 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    animation: animate_process_2 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    -moz-animation: animate_process_2 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    -ms-animation: animate_process_2 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  .process.w75 .line_animate {
    -webkit-animation: animate_process_3 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    animation: animate_process_3 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    -moz-animation: animate_process_3 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    -ms-animation: animate_process_3 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  .process.w90 .line_animate {
    -webkit-animation: animate_process_4 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    animation: animate_process_4 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    -moz-animation: animate_process_4 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    -ms-animation: animate_process_4 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  .process.wfinish .line_animate {
    -webkit-animation: animate_process_5 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    animation: animate_process_5 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    -moz-animation: animate_process_5 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    -ms-animation: animate_process_5 2s infinite cubic-bezier(0.25, 0.3, 0.17, 0.7);
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  .process ul:nth-of-type(3), .process ul:nth-of-type(1) {
    margin-top: 2%; }
    .process ul:nth-of-type(3) li:after, .process ul:nth-of-type(3) li:before, .process ul:nth-of-type(1) li:after, .process ul:nth-of-type(1) li:before {
      display: none; }
  .process ul {
    padding-left: 0;
    position: relative;
    z-index: 2; }
    .process ul li {
      display: inline-block;
      width: 16.6%;
      vertical-align: top;
      position: relative;
      text-align: center; }
      .process ul li img {
        width: 38%;
        filter: contrast(50%);
        -webkit-filter: contrast(50%);
        -o-filter: contrast(50%);
        -moz-filter: contrast(50%);
        -ms-filter: contrast(50%); }
      .process ul li .check_process {
        width: 22%;
        position: absolute;
        top: 0;
        right: 0;
        opacity: 0;
        -moz-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
        -o-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
        -webkit-transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89);
        transition: all 0.3s cubic-bezier(0.36, 0.68, 0, 0.89); }
      .process ul li strong {
        color: #d4001b;
        display: block; }
      .process ul li:after, .process ul li:before {
        content: '';
        position: absolute;
        display: inline-block; }
      .process ul li:after {
        background: darkgray;
        padding: 5px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        top: 115%; }
    .process ul li:nth-of-type(1):after {
      left: -2%; }
    .process ul li:nth-of-type(2):after, .process ul li:nth-of-type(3):after, .process ul li:nth-of-type(4):after, .process ul li:nth-of-type(5):after {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%); }
    .process ul li:nth-of-type(6):after {
      right: -1%; }

@-webkit-keyframes animate_process {
  from {
    width: 0; }
  to {
    width: 25%; } }

@-moz-keyframes animate_process {
  from {
    width: 0; }
  to {
    width: 25%; } }

@-ms-keyframes animate_process {
  from {
    width: 0; }
  to {
    width: 25%; } }

@keyframes animate_process {
  from {
    width: 0; }
  to {
    width: 25%; } }

@-webkit-keyframes animate_process_2 {
  from {
    width: 0; }
  to {
    width: 42%; } }

@-moz-keyframes animate_process_2 {
  from {
    width: 0; }
  to {
    width: 42%; } }

@-ms-keyframes animate_process_2 {
  from {
    width: 0; }
  to {
    width: 42%; } }

@keyframes animate_process_2 {
  from {
    width: 0; }
  to {
    width: 42%; } }

@-webkit-keyframes animate_process_3 {
  from {
    width: 0; }
  to {
    width: 58%; } }

@-moz-keyframes animate_process_3 {
  from {
    width: 0; }
  to {
    width: 58%; } }

@-ms-keyframes animate_process_3 {
  from {
    width: 0; }
  to {
    width: 58%; } }

@keyframes animate_process_3 {
  from {
    width: 0; }
  to {
    width: 58%; } }

@-webkit-keyframes animate_process_4 {
  from {
    width: 0; }
  to {
    width: 75%; } }

@-moz-keyframes animate_process_4 {
  from {
    width: 0; }
  to {
    width: 75%; } }

@-ms-keyframes animate_process_4 {
  from {
    width: 0; }
  to {
    width: 75%; } }

@keyframes animate_process_4 {
  from {
    width: 0; }
  to {
    width: 75%; } }

@-webkit-keyframes animate_process_5 {
  from {
    width: 0; }
  to {
    width: 100%; } }

@-moz-keyframes animate_process_5 {
  from {
    width: 0; }
  to {
    width: 100%; } }

@-ms-keyframes animate_process_5 {
  from {
    width: 0; }
  to {
    width: 100%; } }

@keyframes animate_process_5 {
  from {
    width: 0; }
  to {
    width: 100%; } }

.remodal_small {
  max-width: 600px;
  background: #F6F6F6; }
  .remodal_small h3, .remodal_small h5 {
    font-style: normal; }
  .remodal_small .form-group {
    width: 80%;
    display: inline-block;
    margin: 0 auto 15px auto; }
  .remodal_small input[type=text] {
    width: 100%;
    padding: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    border: transparent;
    background: white; }
  .remodal_small label {
    display: none; }

.peque {
  width: 89%;
  margin: auto;
  position: absolute;
  z-index: 200000;
  height: 77vh; }

.linea1 {
  max-height: 60vh; }

.ban-servicios {
  max-height: 60vh; }

#menu {
  position: relative;
  z-index: 9999; }

.none_style_tooltip, .tolltip, .autorizo label, .form_banner_2 .form-group select, .desplega_categoria li select, .desplega_categoria li input[type="text"], .desplega_categoria li input[type=number], .remodal_rastrea .datos_generales a {
  position: relative;
  opacity: 9;
  font-family: inherit; }

/* colors */
/* end colors*/
@media (max-width: 1541px) {
  nav ul {
    padding: 0 4%; }
    nav ul li a {
      padding: 25px 6px; }
  .grids_rs_siplaft .content_doot {
    height: 80px; }
  .siplat .grids_rs_siplaft .content_doot {
    height: 80px; }
  footer li {
    font-size: 14px; }
  footer .cols_footer:nth-of-type(3) form {
    width: 95%; } }

@media (max-width: 91em) {
  h2 {
    font-size: 32px; }
  h3 {
    font-size: 23px; }
  h4 {
    font-size: 21px; }
  h5 {
    font-size: 17px; }
  p {
    font-size: 16px; }
  .ttl span {
    font-size: 19px; }
  nav ul .col_menu:nth-of-type(1) {
    width: 16%; }
    nav ul .col_menu:nth-of-type(1) a img {
      width: 100%; }
  nav ul .col_menu:nth-of-type(2) {
    width: 84%; }
  nav ul li {
    margin: 0 3px; }
  .wrapp_form {
    width: 550px; }
    .wrapp_form ul li .show_form {
      font-size: 19px; }
  .container_envia {
    width: 84%; }
  .desplega_categoria li label {
    font-size: 16px; }
  .desplega_categoria li select, .desplega_categoria li input[type="text"], .desplega_categoria li .ui-spinner-input {
    font-size: 15px; }
  .desplega_form label {
    font-size: 16px; }
  .wrapp_table_cotiza .form-group:nth-of-type(1) span, .wrapp_table_cotiza .form-group:nth-of-type(2) span {
    font-size: 15px; }
  .wrapp_table_cotiza .form-group:nth-of-type(2) label:nth-of-type(1) span:nth-of-type(2), .wrapp_table_cotiza .form-group:nth-of-type(2) label:nth-of-type(2) span:nth-of-type(2) {
    font-size: 18px; }
  .btn_primary, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span {
    font-size: 14px; }
  .menu_sticky li a i {
    font-size: 20px; }
  .menu_sticky .list_border:last-of-type a {
    font-size: 17px; }
  .altura_diferente ol {
    width: 50%; }
  .grids_rs_siplaft .content_doot {
    height: 50px; }
  .siplat .grids_rs_siplaft .content_doot {
    height: 60px; }
  .servicios .rotate_filter_icons {
    width: 95%; }
  .services_wrapp .cols_services:nth-of-type(1) ul li {
    font-size: 16px; }
  .services_wrapp .descarga {
    font-size: 16px; }
  .gana ul li {
    font-size: 16px;
    word-wrap: break-word; }
  .pager li a {
    font-size: 19px; }
  .wrapper_imagen_item.noti_hover_horizontal {
    height: 220px; }
  .wrapper_imagen_item figure {
    height: 200px; }
  .content_info_noti h5 {
    font-size: 16px; }
  .content_info_noti h3 {
    font-size: 19px; }
  .form-location {
    width: 35%; }
  .perfil form .form-group .num_guia {
    width: 5%; }
  .lettering_general {
    width: 30%; }
  .ttl_diferent {
    font-size: 18px; }
  footer .container_envia {
    width: 94% !important; }
  footer li {
    font-size: 13px; }
  footer .cols_footer:nth-of-type(3) input[type=email], footer .cols_footer:nth-of-type(3) .btn_primary, footer .cols_footer:nth-of-type(3) .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) footer .cols_footer:nth-of-type(3) span {
    font-size: 15px; }
  .footer_finish p {
    font-size: 15px; }
  .footer_finish .columns_profile:nth-of-type(1) h2 {
    font-size: 45px; }
    .footer_finish .columns_profile:nth-of-type(1) h2 span {
      font-size: 27px; }
  .gana .banner .item_banner {
    width: 20%; } }

@media (max-width: 70em) {
  nav ul li a {
    font-size: 15px; }
  h2 {
    font-size: 30px; }
  h3 {
    font-size: 22px; }
  h4 {
    font-size: 20px; }
  h5 {
    font-size: 17px; }
  .wrapp_form_banner ul li .show_form {
    font-size: 18px; }
  .desplega_form label {
    font-size: 13px; }
  .wrapp_table_cotiza .form-group:nth-of-type(1) span, .wrapp_table_cotiza .form-group:nth-of-type(2) span {
    font-size: 15px; }
  .wrapp_table_cotiza .form-group:nth-of-type(2) label:nth-of-type(2) span:nth-of-type(2) {
    font-size: 18px; }
  .home .cols_services:nth-of-type(1) {
    width: 40%; }
  .home .cols_services:nth-of-type(2) {
    width: 58%; }
  .servicios .container .cols_services {
    width: 60%; }
  .cont_border {
    width: 100%; } }

@media only screen and (max-width: 990px) {
  .menu_documentos {
    font-size: 0;
    width: 50%; }
  .promociones form .form-group:nth-of-type(4) {
    text-align: center; }
  .red_form {
    width: 100%; }
  .recoleccion .columns_date .col_form_style .form-group {
    width: 100%; }
  .recoleccion .date_content img {
    width: 90% !important; }
  .recoleccion form .check_form {
    width: 90%; } }

@media (max-width: 64em) {
  #panel {
    background-image: url("../images/textura.png"); }
  .menuMov {
    display: block; }
  nav {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    padding: 10px 0; }
    nav ul {
      padding: 0; }
      nav ul li a {
        font-size: 18px; }
      nav ul .col_menu:nth-of-type(1) {
        text-align: center; }
        nav ul .col_menu:nth-of-type(1) a img {
          width: 60%; }
      nav ul .col_menu:nth-of-type(1), nav ul .col_menu:nth-of-type(2) {
        width: 100%; }
      nav ul .col_menu:nth-of-type(2) li {
        display: block; }
        nav ul .col_menu:nth-of-type(2) li a {
          width: 100%; }
      nav ul .col_menu:nth-of-type(2) .social {
        text-align: center; }
        nav ul .col_menu:nth-of-type(2) .social a {
          margin: 0 4%;
          width: auto;
          display: inline-block; }
  .buscador {
    padding: 10px; }
    .buscador .col_search {
      width: 100%; }
    .buscador input[type=search] {
      margin: 15px 0; }
  .wrapp_swiper_services .arrow_prev, .wrapp_swiper_services .arrow_next {
    display: inline-block; }
  .wrapp_swiper_services .swiper-pagination {
    display: inline-block; }
  .submenu_desplega, .desplega_log_regis, .desplega_diferente {
    width: 100%; }
  .desplega_log_regis {
    padding: 5%; }
  .desplega_diferente .form-group, .desplega_diferente .form-group:nth-of-type(2), .desplega_diferente .form-group:nth-of-type(3), .desplega_diferente .form-group:nth-of-type(5), .desplega_diferente .form-group:nth-of-type(6) {
    width: 100%;
    text-align: center; }
  body {
    background: white; }
  .container_envia {
    width: 95%; }
  /* Estilos para Slideout, funciona solo hasta tablet */
  .slideout-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    min-height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 0;
    display: none; }
  .slideout-menu-left {
    left: 0; }
  .slideout-menu-right {
    right: 0; }
  .slideout-panel {
    position: relative;
    z-index: 1;
    will-change: transform;
    background-color: #FFF;
    /* A background-color is required */
    min-height: 100vh; }
  .slideout-open,
  .slideout-open body,
  .slideout-open .slideout-panel {
    overflow: hidden; }
  .slideout-open .slideout-menu {
    display: block; }
  h2 {
    font-size: 25px; }
  h3 {
    font-size: 20px; }
  h4 {
    font-size: 18px; }
  h5 {
    font-size: 15px; }
  .btn_primary, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span {
    font-size: 14px; }
  .home .click_services {
    display: none; }
  .button_image {
    width: 300px;
    font-size: 10px; }
    .button_image i {
      font-size: 15px; }
  .cont_letter .button_image {
    width: 95%; }
  .wrapper_imagen_item.noticia_principal .content_info_noti {
    margin-top: 0; }
  .grids_noti:nth-of-type(1), .grids_noti:nth-of-type(2) {
    width: 100%; }
  .noti_envia .container_envia {
    width: 100%; }
  .servicios .wrapp_form {
    width: 82%; }
  .servicios .col_form_style {
    width: 50%; }
  .services_wrapp .button_image {
    width: 350px; }
  .services_wrapp .cols_services {
    width: 100%;
    padding: 0; }
  .services_wrapp .wrapp_form {
    margin: 15px 0; }
  article.noti_hover {
    vertical-align: bottom; }
  .noti_lateral article.noti_hover {
    width: 50%;
    padding: 2%; }
  .content_info_noti {
    width: 100%;
    height: 220px; }
    .content_info_noti p {
      opacity: 9;
      height: 50px; }
  .noti_hover:hover .content_info_noti {
    height: 220px;
    margin-top: 0; }
  .form-location {
    left: 0;
    width: 38%; }
  .locations li span:nth-of-type(2), .locations li span:nth-of-type(3) {
    width: 100%; }
  .locations li span:nth-of-type(2) {
    border-right: transparent; }
  .locations li span:nth-of-type(3) {
    text-align: left; }
    .locations li span:nth-of-type(3) p {
      width: 60%; }
    .locations li span:nth-of-type(3) small {
      width: 30%; }
    .locations li span:nth-of-type(3) img {
      width: 10%; }
    .locations li span:nth-of-type(3) small, .locations li span:nth-of-type(3) img, .locations li span:nth-of-type(3) p {
      padding: 2%; }
    .locations li span:nth-of-type(3) img, .locations li span:nth-of-type(3) p, .locations li span:nth-of-type(3) small {
      display: inline-block;
      vertical-align: middle; }
    .locations li span:nth-of-type(3) p {
      border-left: 1px solid black; }
  .servicios .banner::after {
    background-color: transparent; }
  .servicios .container .cols_services {
    width: 58%; }
  .servicios .col_form_style {
    width: 100%; }
  .services_wrapp .cols_services:nth-of-type(1) .btn_primary, .services_wrapp .cols_services:nth-of-type(1) .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .services_wrapp .cols_services:nth-of-type(1) span {
    width: 50%;
    display: inline-block; }
  .recoleccion .content_filter table thead, .recoleccion .columns_date table thead {
    border: none;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .recoleccion .content_filter table tr, .recoleccion .columns_date table tr {
    width: 100%;
    display: block;
    padding: 0; }
  .recoleccion .content_filter table td, .recoleccion .columns_date table td {
    width: 100%;
    display: block;
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #565657;
    box-sizing: border-box; }
    .recoleccion .content_filter table td:before, .recoleccion .columns_date table td:before {
      width: 40%;
      display: inline-block;
      content: attr(data-label);
      font-weight: bold;
      font-style: italic;
      margin-right: 4%;
      font-size: 15px; }
  .recoleccion table {
    font-size: 14px;
    border-bottom: transparent; }
    .recoleccion table input[type=text] {
      width: 143px;
      text-align: left; }
    .recoleccion table .img_serv_table {
      width: 45px;
      display: inline-block; }
    .recoleccion table .mercancias {
      border-top: 3px solid #d4001b; }
      .recoleccion table .mercancias:nth-of-type(1) {
        border-top: 0; }
    .recoleccion table .edit_items {
      width: 100%; }
      .recoleccion table .edit_items a {
        width: 32%;
        text-align: center;
        margin: 0;
        vertical-align: bottom; }
        .recoleccion table .edit_items a span {
          display: block; }
      .recoleccion table .edit_items:before {
        display: none; }
    .recoleccion table i {
      font-size: 30px; }
    .recoleccion table .radio_envia {
      font-size: 18px; }
  .recoleccion .other_table td {
    border-right: 0; }
  .recoleccion .other_table .form-group {
    padding: 10px;
    text-align: center; }
  .recoleccion .table_diferent .other_table td:nth-of-type(2) {
    border-right: none; }
  .recoleccion .content_filter table .edit_items {
    text-align: center; }
    .recoleccion .content_filter table .edit_items:before {
      display: none; }
  .recoleccion .other_table tr td:nth-of-type(4)::before {
    display: none; }
  .recoleccion .table_diferent .col_table0 {
    text-align: center; }
    .recoleccion .table_diferent .col_table0::before {
      width: 100%; }
  .recoleccion .content_border label:nth-of-type(1) {
    width: 100%; }
  .recoleccion .container_envia .ttl::after {
    width: 20%; }
  .cont_titl .ttl_diferent {
    font-size: 45px; }
  .cont_titl h2 {
    font-size: 60px; }
  .gana .banner .item_banner {
    width: 20%; }
  .campana_detalle ul {
    text-align: center; }
  .campana_detalle img {
    width: 100%; }
  .perfil h5 {
    font-size: 19px; }
  .perfil .columns_profile:nth-of-type(1), .perfil .columns_profile:nth-of-type(2), .perfil .columns_profile:nth-of-type(3) {
    width: 33.33333%; }
  .perfil .columns_profile:nth-of-type(1) h2 {
    font-size: 40px; }
    .perfil .columns_profile:nth-of-type(1) h2 span {
      font-size: 20px; }
  .perfil .img_perfil .hover_photo img {
    width: 20%; }
  .perfil .img_perfil .hover_photo i {
    font-size: 14px; }
  .editar_perfil .row_first:nth-of-type(4) .radio_envia {
    margin: 0 5%; }
  .lettering_general {
    width: 55%; }
  .cont_border {
    width: 100%; }
    .cont_border i {
      font-size: 25px; }
  .other .style_icons_list li {
    margin: 2% 1%; }
  .faq .cont_titl .ttl_diferent {
    font-size: 52px; }
  .faq .list_style li {
    margin: 2% 0; }
  .tab-content .cols_pqr {
    width: 100%; }
    .tab-content .cols_pqr .bootstrap-select {
      width: 100% !important; } }

@media only screen and (max-width: 767px) {
  .wrapper_imagen_item figure {
    height: auto; }
  .wrapper_imagen_item img {
    min-height: auto; } }

@media (max-width: 50em) {
  .banner_home {
    text-align: center;
    height: 900px; }
  .home .wrapp_form {
    width: 70%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%); }
  .home .cols_services:nth-of-type(1), .home .cols_services:nth-of-type(2) {
    width: 100%; }
  .button_image {
    font-size: 19px; }
    .button_image i {
      font-size: 25px; }
  .wrapp_noti_envia .cont_imagen_blog:nth-of-type(1), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(2), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(3), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(4) {
    width: 100%;
    height: 400px; }
  .banner {
    background-image: url("../images/textrua2.jpg");
    padding: 5% 0; }
    .banner img {
      display: none; }
  .cont_letter .cols_letters {
    padding: 4%; }
  .nosotros .banner {
    text-align: center;
    text-align: center; }
    .nosotros .banner .peque {
      position: initial;
      height: 100%; }
    .nosotros .banner img {
      display: none; }
    .nosotros .banner .item_banner:nth-of-type(1) {
      width: 50%; }
    .nosotros .banner .item_banner:nth-of-type(1), .nosotros .banner .item_banner:nth-of-type(2) {
      display: block;
      position: relative;
      left: inherit;
      top: inherit;
      bottom: inherit;
      right: inherit;
      margin: auto; }
    .nosotros .banner .item_banner:nth-of-type(2) {
      width: 100%;
      display: none; }
    .nosotros .banner .img_tablet {
      display: inline-block;
      width: 100%; }
  .cd-horizontal-timeline .events-content li img {
    width: 18%; }
  .cols_work:nth-of-type(1) {
    width: 100%; }
  .cols_work:nth-of-type(2) {
    width: 65%; }
  .altura_diferente ol {
    width: 90%; }
  .colaboradores img {
    width: 40%; }
  .colaboradores .wrapp_info {
    margin: 0;
    width: 90%; }
  .grids_rs_siplaft {
    width: 100%; }
  .grids_prods {
    width: 33.33333%; }
  .gana .banner .item_banner {
    width: 70%; }
    .gana .banner .item_banner .button_image {
      width: 55%; }
  .servicios .banner {
    max-height: initial; }
    .servicios .banner .item_banner {
      width: 50%;
      display: inline-block;
      position: relative;
      left: inherit;
      top: inherit;
      transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -moz-transform: translate(0, 0); }
  .servicios .wrapp_form {
    width: 88%; }
  .servicios .container .cols_services {
    width: 100%; }
  .cont_titl .ttl_diferent {
    font-size: 40px; }
  .cont_titl h2 {
    font-size: 54px; }
  .on_line {
    padding: 12% 0; }
    .on_line img {
      width: 100%; }
    .on_line .columns_online {
      width: 66.66667%; }
  .gana .banner {
    background-image: url("../images/textrua2.jpg") !important; }
    .gana .banner img {
      display: inline-block;
      width: 70%; }
  .form_consulta .form_puntos {
    width: 35%; }
  .form_prod .form-group {
    width: 100%; }
  .form_prod input[type="text"] {
    width: 10%; }
  .form_prod .form-group:nth-of-type(2) {
    text-align: center; }
  .form_prod h5 {
    text-align: left; }
  .promociones .banner {
    background-image: url("../images/textrua2.jpg") !important; }
    .promociones .banner div {
      width: 80%; }
      .promociones .banner div img {
        display: inline-block; }
  .promociones .cols_promo {
    width: 50%;
    padding: 3%; }
  .promociones table {
    font-size: 14px; }
    .promociones table thead {
      border: none;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .promociones table thead tr, .promociones table tbody tr {
      padding: 0;
      display: block; }
    .promociones table td:nth-of-type(1) {
      border-top: transparent; }
    .promociones table td {
      display: block;
      text-align: left;
      border-top: 1px solid #565657; }
      .promociones table td:before {
        content: attr(data-label);
        font-style: italic;
        font-weight: bold;
        margin-right: 10px; }
  .perfil .columns_profile:nth-of-type(1) .cont_info_datos {
    width: 100%;
    float: inherit;
    text-align: center; }
  .perfil .columns_profile:nth-of-type(1) h2 {
    font-size: 35px; }
    .perfil .columns_profile:nth-of-type(1) h2 span {
      font-size: 18px; }
  .lettering_general {
    width: 50%; }
  .contacto .col-contact:nth-of-type(1), .contacto .col-contact:nth-of-type(2) {
    width: 100%; }
  .form-location {
    width: 44%; }
  footer .cols_footer {
    width: 50%; }
  .pqr img {
    width: 40%; }
  .tab-content .form-group_2 .services_select {
    display: none; }
  .tab-content .form-group_2 .peticion {
    width: 100%;
    text-align: left; }
  .tab-content .form-group_3 {
    text-align: center; }
  .tab-content .form-group_4, .tab-content .form-group_3 {
    width: 100%; }
  .linea1 {
    max-height: none; } }

@media only screen and (max-width: 831px) {
  .perfil form .form-group:nth-of-type(1), .perfil form .form-group:nth-of-type(2) {
    width: 100%;
    text-align: center; }
  .perfil form .form-group:nth-of-type(2) span {
    width: 30%; } }

@media (max-width: 45em) {
  .cont-nuestra-red .numero h4 {
    width: 8%; }
  .info-red img {
    width: 7%; }
  #form-red .larg-group .check_envia {
    width: 13%; }
  #form-red .grupo-form {
    width: 94%; }
    #form-red .grupo-form .fa {
      font-size: 6.8vw; }
  .tabla {
    overflow-x: scroll; }
    .tabla .tdocs .angost {
      min-width: 300px; }
  .menuMov .cols_menu:nth-of-type(2) img {
    width: 60%; }
  .banner {
    padding: 8% 0; }
  .banner_home {
    height: 100px; }
    .banner_home .cont_rotador {
      display: none; }
  .home .wrapp_form {
    width: 100%; }
    .home .wrapp_form ul li {
      background: white; }
  .desplega_categoria li select, .desplega_categoria li input[type="text"], .desplega_categoria li input[type=number] {
    font-size: 12px; }
  .form_banner_1 .form-group:nth-of-type(1), .form_banner_1 .form-group:nth-of-type(2) {
    width: 100%; }
  .form_banner_2 .form-group:nth-of-type(4) .show_categoria span, .form_banner_2 .form-group:nth-of-type(5) .show_categoria span, .form_banner_2 .form-group:nth-of-type(6) .show_categoria span {
    font-size: 15px; }
  .desplega_categoria li label {
    font-size: 15px; }
  .desplega_categoria li select, .desplega_categoria li input[type="text"], .desplega_categoria li .ui-spinner-input {
    font-size: 12px; }
  .remodal {
    padding: 20px; }
    .remodal .col_datos_envio:nth-of-type(1), .remodal .col_datos_envio:nth-of-type(2) {
      text-align: center; }
    .remodal .num_guia {
      margin: 10px .1px; }
    .remodal .cont_rastreo h5 {
      width: 100%; }
    .remodal .tooltip {
      text-align: center; }
  .wrapp_table_cotiza .form-group:nth-of-type(2), .wrapp_table_cotiza .form-group:nth-of-type(1) {
    width: 100%;
    margin: 10px 0; }
  .wrapp_table_cotiza .btn_primary, .wrapp_table_cotiza .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .wrapp_table_cotiza span {
    display: block; }
  .cols_merca, .cols_merca_2 {
    width: 100%; }
  .cols_merca .form-group:nth-of-type(1), .cols_merca .form-group:nth-of-type(2) {
    width: 50%; }
  .table_agrega .form-group:nth-of-type(1) {
    height: auto; }
  .table_agrega #flip-scroll .cf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  .table_agrega #flip-scroll * html .cf {
    zoom: 1; }
  .table_agrega #flip-scroll *:first-child + html .cf {
    zoom: 1; }
  .table_agrega #flip-scroll table {
    display: block;
    position: relative;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0; }
    .table_agrega #flip-scroll table input[type=text] {
      width: auto;
      padding: 4px; }
  .table_agrega #flip-scroll thead {
    display: block;
    float: left; }
    .table_agrega #flip-scroll thead tr {
      display: block;
      border: none; }
  .table_agrega #flip-scroll tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap; }
    .table_agrega #flip-scroll tbody tr {
      display: inline-block;
      vertical-align: top;
      border-bottom: none;
      border-left: 1px solid #babcbf; }
  .table_agrega #flip-scroll tr th {
    font-size: 15px;
    padding: 7.2px 1%; }
  .table_agrega #flip-scroll tr td {
    text-align: center; }
  .table_agrega #flip-scroll .delete {
    display: none; }
    .table_agrega #flip-scroll .delete.visible_delete {
      display: inline-block !important; }
  .table_agrega #flip-scroll th {
    text-align: left;
    display: block;
    border-bottom: 0;
    border-left: 0; }
  .table_agrega #flip-scroll th, .table_agrega #flip-scroll td {
    margin: 0;
    vertical-align: top; }
  .table_agrega #flip-scroll td {
    display: block;
    min-height: 1.25em;
    text-align: left;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
  .table_agrega #flip-scroll th:last-child, .table_agrega #flip-scroll td:last-child {
    border-bottom: 1px solid #babcbf; }
  .table_agrega .form-group:nth-of-type(2) {
    margin: 10px 0; }
  .table_agrega .mCSB_dragger_bar, .table_agrega .mCSB_draggerRail {
    display: none; }
  .table_agrega .mCSB_container {
    margin: 0; }
  .tab {
    display: none; }
  .form_banner_2 .form-group:nth-of-type(1), .form_banner_2 .form-group:nth-of-type(2) {
    width: 100%; }
  .cont_titl .ttl_diferent {
    font-size: 28px; }
  .cont_titl h2 {
    font-size: 35px; }
  .remodal_rastrea h3:nth-of-type(1) {
    display: block; }
  .remodal_rastrea .col_datos_envio {
    width: 100%; }
  .remodal_rastrea .col_datos_envio:nth-of-type(1) {
    border-bottom: 1px solid #565657;
    border-right: none; }
  .remodal_rastrea .process {
    display: none; }
  .remodal_rastrea .datos_generales {
    margin: 3% 0; }
    .remodal_rastrea .datos_generales .col_datos_envio:nth-of-type(1), .remodal_rastrea .datos_generales .col_datos_envio:nth-of-type(2) {
      width: 100%;
      padding: 3%; }
  .remodal .num_guia {
    width: 8%; }
  .content_icons_btn, .quote_hide, .other {
    display: none; }
  .quote_responsive {
    display: inline-block; }
  .wrapp_swiper_services .cols_services h3 {
    display: none; }
  .wrapp_swiper_services .cols_services .ico_transporte {
    display: none; }
  .wrapp_swiper_services .cols_services .btn_primary, .wrapp_swiper_services .cols_services .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .wrapp_swiper_services .cols_services span {
    margin: 5% 0; }
  .cols_services .circle {
    width: 60%; }
  .wrapp_noti_envia .cont_imagen_blog:nth-of-type(1), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(2), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(3), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(4) {
    height: 200px; }
  .wrapp_noti_envia .cont_imagen_blog .info_noti {
    bottom: 0;
    opacity: 9; }
  .cont_letter .cols_letters {
    width: 100%; }
  .cont_letter .button_image {
    width: 100%; }
  .cont_letter p, .cont_letter img {
    display: none; }
  .cont_letter .letter_responsive {
    display: inline-block;
    margin: 3% 0; }
  .nosotros .banner .item_banner:nth-of-type(1) {
    width: 93%;
    margin: 4% auto; }
  .nosotros .banner .img_tablet {
    display: none; }
  .nosotros .banner .img_cel {
    display: inline-block;
    width: 98%; }
  .certificados .cols_certifica {
    width: 50%; }
    .certificados .cols_certifica img {
      width: 100%; }
  .cols_work:nth-of-type(1) ul {
    padding-left: 9%; }
  .cols_work:nth-of-type(2) {
    width: 100%;
    margin: 0; }
  .work .arrow_next, .work .arrow_prev {
    top: 20%; }
  .colaboradores img {
    width: 50%; }
  .colaboradores .wrapp_info .cols_colaborador {
    width: 100%; }
  .cd-horizontal-timeline .events-content li img {
    width: 70%; }
  .cd-horizontal-timeline .events-content li.selected {
    padding: 5%; }
  .noti_lateral article.noti_hover {
    width: 100%; }
  .wrapper_imagen_item.noti_hover_horizontal {
    height: auto; }
  .wrapper_imagen_item.noti_hover_horizontal figure {
    height: 230px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0; }
  .wrapper_imagen_item.noti_hover_horizontal figure, .wrapper_imagen_item.noti_hover_horizontal .content_info_noti {
    width: 100%; }
  .wrapper_imagen_item.noti_hover_horizontal .content_info_noti {
    height: 200px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px; }
  .suscribete form .form-group:nth-of-type(1) {
    width: 66%; }
  .suscribete form .autorizo {
    width: 100%; }
    .suscribete form .autorizo .check {
      margin: auto;
      width: 10px;
      display: block; }
  .noti_envia_detalle .swiper-pagination {
    display: block; }
  .noti_envia_detalle .arrow_next, .noti_envia_detalle .arrow_prev {
    display: none; }
  .noti_envia_detalle .wrapper_imagen_item.noti_hover_horizontal figure {
    height: 300px; }
  .slider_noticia, .contain_slider {
    width: 100%; }
  .servicios .rotate_filter_icons {
    width: 100%; }
  .servicios .services_wrapp .cols_services:nth-of-type(1) {
    text-align: center; }
  .servicios .content_icons {
    width: 80%; }
  .servicios .wrapp_form {
    width: 100%; }
  .servicios .col_form_style {
    width: 100%; }
  .servicios .banner .item_banner {
    width: 95%;
    text-align: center; }
    .servicios .banner .item_banner li {
      display: block; }
  .icons_indicator {
    width: 100%;
    display: block; }
    .icons_indicator li {
      text-align: center;
      display: block; }
      .icons_indicator li span:nth-of-type(1), .icons_indicator li span:nth-of-type(2) {
        display: block;
        text-align: center; }
        .icons_indicator li span:nth-of-type(1):after, .icons_indicator li span:nth-of-type(2):after {
          display: none; }
      .icons_indicator li i {
        font-size: 30px;
        border-bottom: 1px solid #d4001b; }
  .on_line .text {
    width: 100%; }
  .on_line img {
    display: none; }
  .on_line .columns_online {
    width: 100%; }
  .promociones .banner div {
    width: 100%; }
    .promociones .banner div img {
      width: 95%; }
  .promociones .cols_promo {
    width: 100%; }
  .gana .banner .item_banner {
    width: 95%; }
    .gana .banner .item_banner img {
      width: 90%; }
    .gana .banner .item_banner .button_image {
      width: 90%; }
  .promo {
    display: none; }
  .promo_responsive {
    display: inline-block; }
  .form_consulta .form_puntos {
    width: 90%; }
  .filter_gana .form-group:nth-of-type(2) {
    display: none; }
  .filter_gana .form-group:nth-of-type(3) {
    display: inline-block; }
    .filter_gana .form-group:nth-of-type(3) .bootstrap-select.btn-group .dropdown-toggle .filter-option {
      font-style: italic;
      color: #565657;
      font-weight: bold; }
    .filter_gana .form-group:nth-of-type(3) .bootstrap-select.btn-group .dropdown-menu li {
      list-style: none; }
  .grids_prods {
    width: 100%; }
  .form_prod .form-group {
    text-align: center; }
  .form_prod input[type="text"] {
    width: 28%; }
  .campana_detalle ul li {
    width: 270px;
    margin: 3%; }
  .campana_detalle img {
    width: 100%; }
  .perfil .columns_profile:nth-of-type(1), .perfil .columns_profile:nth-of-type(2), .perfil .columns_profile:nth-of-type(3) {
    width: 100%;
    padding: 4% 0; }
  .perfil .columns_profile:nth-of-type(2) {
    text-align: center; }
    .perfil .columns_profile:nth-of-type(2) label {
      width: 70%;
      margin: auto;
      padding: 5%; }
  .perfil form .form-group h5 {
    display: block; }
  .perfil form .form-group .num_guia {
    width: 7%;
    margin: 1px;
    padding: 0 1% !important; }
  .perfil form .form-group:nth-of-type(1) .btn_primary, .perfil form .form-group:nth-of-type(1) .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .perfil form .form-group:nth-of-type(1) span {
    margin-top: 4%; }
  .perfil form .form-group:nth-of-type(2) span {
    width: 76%; }
  .perfil .btn_primary, .perfil .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .perfil span {
    font-size: 17px; }
  .btn_otros {
    display: inline-block;
    margin-bottom: 10%; }
  .editar_perfil .content_border, .editar_perfil .content_editor {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    padding: 0;
    background: transparent;
    border: none; }
  .editar_perfil .deco_edit, .editar_perfil .celu {
    display: none; }
  .editar_perfil .row_first:nth-of-type(2) .form-group {
    text-align: center; }
  .editar_perfil .row_first:nth-of-type(2) label:nth-of-type(1) {
    display: block; }
  .editar_perfil .row_first:nth-of-type(2) .radio_envia {
    float: inherit;
    margin: 3%; }
  .editar_perfil .row_first:nth-of-type(2) .date_content {
    width: 100%; }
    .editar_perfil .row_first:nth-of-type(2) .date_content label {
      display: inline-block; }
  .editar_perfil .row_first:nth-of-type(2) .datetimepicker8 {
    width: 45%;
    padding-left: 0; }
  .editar_perfil .row_first:nth-of-type(4) .col-md-2, .editar_perfil .row_first:nth-of-type(4) .col-md-3 {
    text-align: center; }
  .editar_perfil .row_first:nth-of-type(5) .form-group:nth-of-type(4) label:nth-of-type(1) {
    display: inline-block; }
  .editar_perfil .row_first:nth-of-type(5) .form-group:nth-of-type(4) .radio_envia {
    float: right;
    margin: 0 0 0 7%; }
  .editar_perfil .row_first:nth-of-type(6) {
    text-align: center; }
    .editar_perfil .row_first:nth-of-type(6) label:nth-of-type(1) {
      display: block; }
    .editar_perfil .row_first:nth-of-type(6) .radio_envia {
      margin: 5%; }
  .lettering_general {
    width: 90%; }
  .contacto .col-contact:nth-of-type(1) h2, .contacto .col-contact:nth-of-type(2) h2 {
    text-align: center; }
    .contacto .col-contact:nth-of-type(1) h2:after, .contacto .col-contact:nth-of-type(2) h2:after {
      margin: 5px auto; }
  .contacto .col-contact:nth-of-type(2) ul li {
    width: 100%;
    padding: 4%; }
  .form-location {
    width: 100%;
    position: relative;
    left: inherit;
    top: inherit;
    height: 500px; }
  #map {
    display: none; }
  .table_responsive {
    font-size: 14px; }
    .table_responsive thead {
      border: none;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .table_responsive tr {
      display: block; }
    .table_responsive td {
      display: block;
      text-align: left; }
      .table_responsive td:before {
        content: attr(data-label);
        font-weight: bold;
        font-style: italic;
        margin-right: 4%; }
  .pqr img {
    width: 85%; }
  .tab-content .cols_pqr {
    width: 100%; }
  .tab-content .form-group_1, .tab-content .form-group_2 {
    width: 100%; }
  .tab-content .form-group_2 .radio_envia, .tab-content .form-group_4 .radio_envia {
    display: inline-block;
    margin: 0;
    text-align: center;
    padding: 10px; }
  .tab-content .form-group_2 .radio_envia {
    width: 50%;
    display: inline-block;
    margin: 0;
    text-align: center;
    padding: 10px; }
  .tab-content .form-group_4 .radio_envia:nth-of-type(1), .tab-content .form-group_4 .radio_envia:nth-of-type(2) {
    width: 49%;
    display: inline-block; }
  .tab-content .form-group_4 .radio_envia:nth-of-type(3) {
    display: block;
    text-align: center; }
  .tab-content .form-group_4 p {
    display: block;
    margin: 10px 0;
    text-align: left; }
  .tab-content .form-group_4 .guide {
    text-align: center; }
  .tab-content .form-group_4 .num_guia {
    width: 6.9%;
    margin: .1px; }
  .tab-content .form-group_5 .col_line:nth-of-type(1) {
    width: 100%; }
  .tab-content .form-group_5 .col_line:nth-of-type(2) {
    display: none; }
  .tab-content .date_content {
    text-align: center; }
  .tab-content .input-file {
    width: 90%; }
  .cont_border {
    text-align: center; }
    .cont_border .columns_instructivo:nth-of-type(1), .cont_border .columns_instructivo:nth-of-type(2) {
      width: 100%;
      text-align: center; }
    .cont_border .columns_instructivo:nth-of-type(2) {
      border-left: none; }
    .cont_border i {
      border-right: none;
      font-size: 30px;
      border-bottom: 1px solid #d4001b;
      padding: 0; }
  .certificado .form-group:nth-of-type(4) {
    text-align: center; }
  .documentos .menu_documentos {
    width: 100%; }
  .documentos .other_form form {
    width: 100%; }
  .documentos img {
    width: 100%; }
  .redes .container {
    padding: 0 5%; }
  .list_ayuda li {
    display: block;
    border-color: transparent; }
  .red_form {
    padding: 10px 0; }
  .faq .wrapp_form {
    width: 100%; }
  .faq .container_cotizador {
    padding: 0; }
  .form_faq {
    width: 100%; }
  .recoleccion .login_requiere .columns_login:nth-of-type(1), .recoleccion .login_requiere .columns_login:nth-of-type(2) {
    width: 100%; }
  .recoleccion .login_requiere .columns_login:nth-of-type(2) .form-group {
    width: 100%; }
  .recoleccion .container {
    padding: 0; }
  .recoleccion .content_border {
    width: 100%; }
  .recoleccion .sin_cotizar h3 {
    width: 100%; }
  .recoleccion .columns_date .col_form_style .form-group {
    width: 100%; }
  .recoleccion form .check_form {
    width: 100%;
    text-align: left; }
    .recoleccion form .check_form p {
      margin: 0 0 10px 0;
      display: block;
      text-align: center; }
  .remodal_exito .col-md-7 {
    border: none; }
  footer img {
    width: 40%; }
  footer .cols_footer {
    width: 100%;
    text-align: center; }
  .footer_finish .cols_logo:nth-of-type(1), .footer_finish .cols_logo:nth-of-type(2), .footer_finish .cols_logo:nth-of-type(3) {
    width: 100%;
    text-align: center; }
  .cd-horizontal-timeline .events a {
    font-size: 12px; }
  .pqr .lettering_general {
    width: 85% !important; }
  #limpiar-todo {
    left: 91.5%; }
  #select-tipo label i {
    margin-bottom: 2vh; }
  #cotizador-full input {
    font-size: 3.5vw; }
  .datos-documento p {
    font-size: 2.3vw; }
  .total .cont-totales .totales #paq-aerea, .total .cont-totales .totales #paq-terrestre {
    font-size: 2.5vw;
    width: 14%; }
  .total .cont-totales .totales #merc-aerea, .total .cont-totales .totales #merc-terrestre {
    font-size: 2.5vw; }
  .total p {
    font-size: 3vw; }
  .total .totales .total-rojo span {
    font-size: 3vw !important; }
  .total .totales .tiempos span {
    font-size: 3vw !important; }
  .total .valores span {
    font-size: 3.5vw; }
  .datos-paquete {
    text-align: center; }
  .banner_home {
    min-height: 0 !important; }
  .centim::after, .kil::after, .precio::after {
    font-size: 2.5vw !important;
    top: 29% !important; }
  #cont-mercancias .datos-merc .tabla-merc table tbody tr td .fa {
    font-size: 4.2vw !important; }
  .col-xs-6 {
    width: 100%; } }

@media only screen and (max-width: 414px) {
  .wrapp_noti_envia .cont_imagen_blog:nth-of-type(1), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(2), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(3), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(4) {
    height: 200px; } }

/* colors */
/* end colors*/
.none_style_tooltip, .tolltip, .autorizo label, .form_banner_2 .form-group select, .desplega_categoria li select, .desplega_categoria li input[type="text"], .desplega_categoria li input[type=number], .remodal_rastrea .datos_generales a {
  position: relative;
  opacity: 9;
  font-family: inherit; }

#cotizador-full {
  z-index: 5;
  display: block;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  color: #606060 !important;
  width: 38%;
  left: 12%;
  top: 5%;
  padding: .5% 0;
  border-radius: 10px;
  box-shadow: 2px 2px 9px 0px #555; }
  #cotizador-full .check_envia {
    font-size: 16px !important;
    display: block; }
  #cotizador-full .selectize-input, #cotizador-full input {
    max-height: 40px;
    font-size: 1vw; }
  #cotizador-full .fa {
    pointer-events: none; }
  #cotizador-full h2 {
    padding: 2% 5%; }
  #cotizador-full li {
    padding: 1% 5% 0;
    border-bottom: 1px #797979 solid; }
    #cotizador-full li:last-of-type {
      border: none; }
  #cotizador-full .label-gris {
    font-weight: normal;
    color: #565656;
    width: 100%; }
  #cotizador-full .digito-tracking {
    width: 6%;
    vertical-align: top;
    margin: 0; }
  #cotizador-full #rastrea {
    border-bottom: 1px #656565 solid;
    padding-bottom: 3%; }
    #cotizador-full #rastrea form {
      padding: 0% 5% 1%; }
  #cotizador-full #cotiza, #cotizador-full #cont-documento, #cotizador-full #cont-paquete, #cotizador-full #cont-mercancias, #cotizador-full #rastrea {
    padding: 0; }
  #cotizador-full .titulo-seccion {
    padding: 2% 5%;
    margin: 0;
    padding-bottom: 1%;
    width: 100%;
    position: relative;
    font-weight: normal;
    font-size: 1.5vw;
    font-weight: bold;
    font-style: italic; }
    #cotizador-full .titulo-seccion .fa {
      position: absolute;
      right: 5%;
      top: 15%; }
    #cotizador-full .titulo-seccion:hover, #cotizador-full .titulo-seccion:active, #cotizador-full .titulo-seccion.active {
      color: #d4001b; }
    #cotizador-full .titulo-seccion.active {
      border-bottom: 2px #565657 dashed; }
      #cotizador-full .titulo-seccion.active .fa {
        transform: rotate(180deg); }

#select-tipo {
  padding-top: 3% !important; }
  #select-tipo .form-group {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 9px; }
  #select-tipo label {
    width: 32%;
    display: flex;
    flex-direction: column;
    text-align: center;
    border-left: 1px #565657 solid;
    justify-content: center;
    font-size: 1vw;
    font-weight: normal; }
    #select-tipo label:first-of-type {
      border: none; }
    #select-tipo label i {
      font-size: 2.2vw;
      line-height: 2vw;
      text-align: center; }
  #select-tipo input {
    width: 33%;
    display: none; }
    #select-tipo input:checked + label {
      color: #d4001b; }

#select-transporte .form-group {
  display: flex;
  margin: 0; }
  #select-transporte .form-group label {
    width: 45%;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    position: relative; }
    #select-transporte .form-group label:before {
      content: "";
      width: 16px;
      height: 16px;
      display: inline-block;
      position: absolute;
      right: 0;
      top: 2px;
      border-radius: 50%;
      background-color: #9c9c9c; }
    #select-transporte .form-group label:after {
      content: "";
      width: 10px;
      height: 10px;
      display: inline-block;
      position: absolute;
      right: 3px;
      top: 5px;
      border-radius: 50%;
      background-color: #707070; }
  #select-transporte .form-group input {
    width: 10%;
    display: none; }
    #select-transporte .form-group input:checked + label:after {
      background-color: #d4001b; }

#lugares {
  display: flex;
  justify-content: space-evenly; }
  #lugares .form-group {
    width: 49%;
    position: relative;
    /* Track */
    /* Handle */ }
    #lugares .form-group label {
      display: block;
      font-weight: bold; }
    #lugares .form-group .selectize-input {
      width: 99% !important;
      display: block;
      background-image: none !important;
      background-color: white !important;
      box-shadow: none !important;
      border-radius: 8px;
      font-family: "Asap", sans-serif; }
      #lugares .form-group .selectize-input:focus {
        border-radius: 8px;
        border: #d4001b; }
      #lugares .form-group .selectize-input:after {
        display: none !important; }
    #lugares .form-group ::-webkit-scrollbar {
      width: 6px;
      border-radius: 3px; }
    #lugares .form-group ::-webkit-scrollbar-track {
      background: #f1f1f1;
      border-radius: 3px; }
    #lugares .form-group ::-webkit-scrollbar-thumb {
      border-radius: 3px;
      background: #d4001b;
      position: relative;
      z-index: 100000; }
    #lugares .form-group .selectize-dropdown {
      font-family: "Asap", sans-serif;
      border-radius: 0 0 8px 8px !important; }
      #lugares .form-group .selectize-dropdown [data-selectable].active {
        background-image: none;
        background-color: #e9e9e9 !important; }
    #lugares .form-group .fa {
      position: absolute;
      right: 5%;
      color: #d4001b;
      bottom: 10%;
      z-index: 1000;
      font-size: 1.8vw;
      pointer-events: none; }

.forma-de-pago .cont-der label {
  text-align: right;
  padding-right: 8.5%;
  font-size: 16px; }

.forma-de-pago .form-group {
  margin: 0; }

.forma-de-pago p {
  display: inline-block;
  width: 39%;
  vertical-align: middle; }

.forma-de-pago label {
  width: 32%;
  text-align: center;
  font-weight: normal;
  position: relative; }
  .forma-de-pago label:before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 5px;
    border-radius: 50%;
    background-color: #9c9c9c; }
  .forma-de-pago label:after {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    right: 3px;
    top: 8px;
    border-radius: 50%;
    background-color: #707070; }

.forma-de-pago input {
  width: 10%;
  display: none; }
  .forma-de-pago input:checked + label:after {
    background-color: #d4001b; }

.cont-der {
  display: inline-block;
  text-align: right;
  width: 60%;
  vertical-align: middle; }
  .cont-der label {
    width: 48%;
    font-size: 16px;
    text-align: center;
    padding-right: 8.5%; }

.forma-radicado p {
  width: 66%; }

.forma-radicado .cont-der {
  width: 33%; }

#cont-documento .cont-der label {
  padding-right: 15%;
  font-size: 16px; }

.datos-documento {
  padding-bottom: 3% !important; }
  .datos-documento .btn_primary, .datos-documento .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .datos-documento span {
    width: 20%;
    text-align: center;
    margin-left: 30%; }
  .datos-documento .form-group {
    display: inline-block;
    padding: 0;
    width: 20% !important;
    width: initial;
    position: relative;
    margin: 2% 1% 0; }
    .datos-documento .form-group.valor {
      width: 40% !important; }
      .datos-documento .form-group.valor .rojito {
        font-size: 1.6vw; }
    .datos-documento .form-group.unidades .fa {
      position: absolute;
      color: #B70020;
      right: 5%;
      font-size: 1.3vw; }
      .datos-documento .form-group.unidades .fa.fa-angle-up {
        top: 0; }
      .datos-documento .form-group.unidades .fa.fa-angle-down {
        bottom: 0; }
    .datos-documento .form-group input {
      background-color: white;
      width: 100%;
      padding: 5% 8%;
      border-radius: 8px;
      box-shadow: none;
      border: 1px #b8b8b8 solid; }
      .datos-documento .form-group input.error {
        border: 1px #d4001b solid; }
      .datos-documento .form-group input:focus {
        background-color: #e2e2e2;
        box-shadow: none; }
  .datos-documento input[type="number"] {
    -moz-appearance: textfield; }
    .datos-documento input[type="number"]::-webkit-outer-spin-button, .datos-documento input[type="number"]::-webkit-inner-spin-button {
      display: none; }
  .datos-documento label a {
    color: #606060; }
  .datos-documento #valor-doc {
    width: 100%;
    position: relative; }
  .datos-documento .rojito {
    color: #B70020;
    display: block;
    position: absolute;
    font-weight: bolder;
    right: 8%;
    top: 7%;
    font-size: 1vw; }
  .datos-documento p {
    display: inline-block;
    font-size: .7vw;
    width: 30%;
    vertical-align: bottom;
    margin-bottom: 0; }

.total {
  padding-bottom: 3% !important; }
  .total .valores {
    width: 50%;
    margin-right: 2%;
    border: 2px #606060 dashed;
    padding: 2%;
    display: inline-block; }
    .total .valores span {
      display: inline-block;
      width: 50%;
      font-weight: bolder;
      font-size: .8vw; }
      .total .valores span#flete2, .total .valores span#manejo2 {
        text-align: right;
        width: 46%; }
  .total .totales {
    display: inline-block;
    font-size: 1.2vw;
    width: 47%;
    font-weight: bold; }
    .total .totales .tiempos {
      border-bottom: 2px #606060 dashed; }
      .total .totales .tiempos span {
        display: inline-block;
        width: 74%;
        font-size: .8vw; }
      .total .totales .tiempos #dias, .total .totales .tiempos #dias-paq-aerea, .total .totales .tiempos #dias-paq-terr, .total .totales .tiempos #dias-merc-aerea {
        width: 24%;
        text-align: left; }
    .total .totales .total-rojo {
      color: #B70020; }
      .total .totales .total-rojo span {
        width: 25%;
        font-size: .8vw;
        text-align: right;
        display: inline-block; }
      .total .totales .total-rojo #total-final {
        width: 68%;
        text-align: right; }
  .total p {
    font-size: .7vw;
    color: #B70020; }
  .total .botones-cotiz {
    display: flex;
    justify-content: space-evenly;
    margin: 5% 0 0; }
    .total .botones-cotiz .btn_primary, .total .botones-cotiz .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .total .botones-cotiz span {
      font-size: 12px !important; }

#cont-paquete .datos-paquete .btn_primary, #cont-paquete .datos-paquete .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) #cont-paquete .datos-paquete span {
  margin-left: 10%; }

#cont-paquete .total p {
  width: 50%; }

#cont-paquete .total .cont-totales {
  float: right;
  display: inline-block;
  width: 47.5%; }
  #cont-paquete .total .cont-totales .totales {
    width: 100%; }
    #cont-paquete .total .cont-totales .totales:last-of-type {
      border: none; }
    #cont-paquete .total .cont-totales .totales #paq-terr, #cont-paquete .total .cont-totales .totales #paq-aerea {
      font-size: .65vw;
      color: #606060;
      font-weight: lighter;
      width: 25%;
      margin-left: 9%;
      vertical-align: middle;
      text-align: center; }
    #cont-paquete .total .cont-totales .totales #total-final-paq-terr, #cont-paquete .total .cont-totales .totales #total-final-paq-aerea {
      width: 36%;
      text-align: right; }

#cont-mercancias .datos-merc {
  text-align: center; }
  #cont-mercancias .datos-merc a {
    margin: 2% 0; }
  #cont-mercancias .datos-merc .tabla-merc {
    text-align: center; }
    #cont-mercancias .datos-merc .tabla-merc a {
      width: 12%; }
      #cont-mercancias .datos-merc .tabla-merc a img {
        margin-top: 2%;
        width: 5%; }
    #cont-mercancias .datos-merc .tabla-merc span {
      font-size: .9vw;
      font-weight: bold; }
    #cont-mercancias .datos-merc .tabla-merc table {
      /* Track */
      /* Handle */ }
      #cont-mercancias .datos-merc .tabla-merc table thead {
        text-align: center; }
        #cont-mercancias .datos-merc .tabla-merc table thead th {
          text-align: center; }
      #cont-mercancias .datos-merc .tabla-merc table ::-webkit-scrollbar {
        width: 6px;
        border-radius: 3px; }
      #cont-mercancias .datos-merc .tabla-merc table ::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 3px; }
      #cont-mercancias .datos-merc .tabla-merc table ::-webkit-scrollbar-thumb {
        border-radius: 3px;
        background: #d4001b;
        position: relative;
        z-index: 100000; }
      #cont-mercancias .datos-merc .tabla-merc table tbody tr td {
        position: relative; }
        #cont-mercancias .datos-merc .tabla-merc table tbody tr td.centim::after {
          content: 'cm';
          display: inline-block;
          position: absolute;
          right: 14%;
          top: 2%;
          font-size: .8vw; }
        #cont-mercancias .datos-merc .tabla-merc table tbody tr td.kil::after {
          content: 'kg';
          display: inline-block;
          position: absolute;
          right: 15%;
          top: 12%;
          font-size: .8vw; }
        #cont-mercancias .datos-merc .tabla-merc table tbody tr td.precio::after {
          content: '$';
          display: inline-block;
          position: absolute;
          left: 14%;
          top: 12%;
          font-size: .8vw; }
        #cont-mercancias .datos-merc .tabla-merc table tbody tr td.precio input {
          padding-left: 15%; }
        #cont-mercancias .datos-merc .tabla-merc table tbody tr td input {
          width: 80%;
          box-shadow: none;
          border: 1px #606060 solid;
          border-radius: 4px;
          margin: 0 10%; }
        #cont-mercancias .datos-merc .tabla-merc table tbody tr td .fa {
          color: #B70020;
          font-size: 1.2vw; }

#cont-mercancias .total p {
  width: 50%; }

#cont-mercancias .total .cont-totales {
  float: right;
  display: inline-block;
  width: 47.5%; }
  #cont-mercancias .total .cont-totales .totales {
    width: 100%; }
    #cont-mercancias .total .cont-totales .totales:last-of-type {
      border: none; }
    #cont-mercancias .total .cont-totales .totales #paq-terr, #cont-mercancias .total .cont-totales .totales #paq-aerea {
      font-size: .5vw;
      color: #606060;
      font-weight: lighter;
      width: 30%; }
    #cont-mercancias .total .cont-totales .totales #total-final-paq-terr, #cont-mercancias .total .cont-totales .totales #total-final-paq-aerea {
      width: 36%;
      text-align: right; }

#cont-mercancias .botones-cotiz {
  width: 100%;
  margin-top: 11%; }

#cont-mercancias #merc-terr, #cont-mercancias #merc-aerea {
  font-size: .65vw;
  color: #606060;
  font-weight: lighter;
  width: 25%;
  margin-left: 14%;
  vertical-align: middle;
  text-align: center; }

.forma-de-pago input:checked + label:after {
  background-color: #d4001b; }

.remodal {
  z-index: 20000000000000000; }

.check_envia {
  font-size: 1.1vw; }

@media (max-width: 64em) {
  #limpiar-todo {
    left: 92.5%; }
  .tabla-merc {
    overflow-x: scroll; }
  .btns_home {
    margin-top: 12%; }
  #cotizador-full {
    position: initial;
    width: 85%;
    margin: auto;
    border-radius: 0; }
    #cotizador-full .btn_primary, #cotizador-full .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) #cotizador-full span {
      font-size: 10px !important; }
    #cotizador-full .titulo-seccion {
      font-size: 8vw; }
    #cotizador-full #rastrea form {
      padding: 0% 3% 3%; }
  #select-tipo label {
    font-size: 4vw; }
    #select-tipo label i {
      font-size: 10vw; }
  #lugares .form-group .fa {
    font-size: 8vw; }
  .cont-der {
    width: 70% !important;
    text-align: center; }
    .cont-der label {
      padding: 0 !important;
      text-align: center !important;
      width: 100%; }
  #cont-documento .cont-der label, #cont-mercancias .cont-der label, #cont-paquete .cont-der label {
    padding: 0; }
  .datos-documento {
    text-align: left; }
    .datos-documento .btn_primary, .datos-documento .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .datos-documento span {
      margin: 0; }
    .datos-documento .rojito {
      font-size: 3.5vw;
      top: 13%; }
    .datos-documento .form-group.valor .rojito {
      font-size: 4.8vw;
      right: 3%; }
    .datos-documento .form-group {
      margin: 2% 0 1%; }
      .datos-documento .form-group.unidades {
        width: 40% !important; }
        .datos-documento .form-group.unidades .fa {
          font-size: 4.3vw; }
      .datos-documento .form-group input {
        font-size: 3.5vw; }
  .total .valores {
    width: 85%; }
  .total .totales {
    width: 67%;
    text-align: left;
    margin: 1.5%; }
  #cont-paquete .total p, #cont-mercancias .total p, #cont-documento .total p {
    width: 75%;
    text-align: center;
    margin: auto; }
  #cont-paquete .total .cont-totales, #cont-mercancias .total .cont-totales, #cont-documento .total .cont-totales {
    float: none;
    width: 80%; }
  #cont-paquete .total .botones-cotiz, #cont-mercancias .total .botones-cotiz, #cont-documento .total .botones-cotiz {
    width: 100%; } }

.escondido {
  display: none; }

#limpiar-todo {
  position: absolute;
  background-color: #565657;
  left: 100%;
  bottom: 50%;
  text-align: center;
  width: 6%;
  padding: 1% 0 0;
  color: white;
  border-radius: 5px;
  transform: skew(-5deg);
  border-radius: 0 5px 5px 0; }

.cotizador-mini {
  width: 100% !important;
  position: initial !important; }
  .cotizador-mini .datos-documento .btn_primary, .cotizador-mini .datos-documento .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .cotizador-mini .datos-documento span {
    margin-left: 2%; }
  .cotizador-mini label {
    font-size: 1vw !important; }
  .cotizador-mini p {
    margin: 0 !important; }
  .cotizador-mini input {
    font-size: 1vw !important; }
  .cotizador-mini #limpiar-todo {
    left: 100%;
    bottom: 84%;
    font-size: initial; }

.remodal #cotizador-full #rastrea {
  display: none; }

.remodal #cotizador-full .botones-cotiz {
  display: none; }

.remodal_cotiza {
  margin-bottom: 50vh !important; }
  .remodal_cotiza #cotizador-full {
    width: 40%;
    left: 30%; }

.none_style_tooltip, .tolltip, .autorizo label, .form_banner_2 .form-group select, .desplega_categoria li select, .desplega_categoria li input[type="text"], .desplega_categoria li input[type=number], .remodal_rastrea .datos_generales a {
  position: relative;
  opacity: 9;
  font-family: inherit; }

/* colors */
/* end colors*/
@media (max-width: 1541px) {
  nav ul {
    padding: 0 4%; }
    nav ul li a {
      padding: 25px 6px; }
  .grids_rs_siplaft .content_doot {
    height: 80px; }
  .siplat .grids_rs_siplaft .content_doot {
    height: 80px; }
  footer li {
    font-size: 14px; }
  footer .cols_footer:nth-of-type(3) form {
    width: 95%; } }

@media (max-width: 91em) {
  h2 {
    font-size: 32px; }
  h3 {
    font-size: 23px; }
  h4 {
    font-size: 21px; }
  h5 {
    font-size: 17px; }
  p {
    font-size: 16px; }
  .ttl span {
    font-size: 19px; }
  nav ul .col_menu:nth-of-type(1) {
    width: 16%; }
    nav ul .col_menu:nth-of-type(1) a img {
      width: 100%; }
  nav ul .col_menu:nth-of-type(2) {
    width: 84%; }
  nav ul li {
    margin: 0 3px; }
  .wrapp_form {
    width: 550px; }
    .wrapp_form ul li .show_form {
      font-size: 19px; }
  .container_envia {
    width: 84%; }
  .desplega_categoria li label {
    font-size: 16px; }
  .desplega_categoria li select, .desplega_categoria li input[type="text"], .desplega_categoria li .ui-spinner-input {
    font-size: 15px; }
  .desplega_form label {
    font-size: 16px; }
  .wrapp_table_cotiza .form-group:nth-of-type(1) span, .wrapp_table_cotiza .form-group:nth-of-type(2) span {
    font-size: 15px; }
  .wrapp_table_cotiza .form-group:nth-of-type(2) label:nth-of-type(1) span:nth-of-type(2), .wrapp_table_cotiza .form-group:nth-of-type(2) label:nth-of-type(2) span:nth-of-type(2) {
    font-size: 18px; }
  .btn_primary, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span {
    font-size: 14px; }
  .menu_sticky li a i {
    font-size: 20px; }
  .menu_sticky .list_border:last-of-type a {
    font-size: 17px; }
  .altura_diferente ol {
    width: 50%; }
  .grids_rs_siplaft .content_doot {
    height: 50px; }
  .siplat .grids_rs_siplaft .content_doot {
    height: 60px; }
  .servicios .rotate_filter_icons {
    width: 95%; }
  .services_wrapp .cols_services:nth-of-type(1) ul li {
    font-size: 16px; }
  .services_wrapp .descarga {
    font-size: 16px; }
  .gana ul li {
    font-size: 16px;
    word-wrap: break-word; }
  .pager li a {
    font-size: 19px; }
  .wrapper_imagen_item.noti_hover_horizontal {
    height: 220px; }
  .wrapper_imagen_item figure {
    height: 200px; }
  .content_info_noti h5 {
    font-size: 16px; }
  .content_info_noti h3 {
    font-size: 19px; }
  .form-location {
    width: 35%; }
  .perfil form .form-group .num_guia {
    width: 5%; }
  .lettering_general {
    width: 30%; }
  .ttl_diferent {
    font-size: 18px; }
  footer .container_envia {
    width: 94% !important; }
  footer li {
    font-size: 13px; }
  footer .cols_footer:nth-of-type(3) input[type=email], footer .cols_footer:nth-of-type(3) .btn_primary, footer .cols_footer:nth-of-type(3) .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) footer .cols_footer:nth-of-type(3) span {
    font-size: 15px; }
  .footer_finish p {
    font-size: 15px; }
  .footer_finish .columns_profile:nth-of-type(1) h2 {
    font-size: 45px; }
    .footer_finish .columns_profile:nth-of-type(1) h2 span {
      font-size: 27px; }
  .gana .banner .item_banner {
    width: 20%; } }

@media (max-width: 70em) {
  nav ul li a {
    font-size: 15px; }
  h2 {
    font-size: 30px; }
  h3 {
    font-size: 22px; }
  h4 {
    font-size: 20px; }
  h5 {
    font-size: 17px; }
  .wrapp_form_banner ul li .show_form {
    font-size: 18px; }
  .desplega_form label {
    font-size: 13px; }
  .wrapp_table_cotiza .form-group:nth-of-type(1) span, .wrapp_table_cotiza .form-group:nth-of-type(2) span {
    font-size: 15px; }
  .wrapp_table_cotiza .form-group:nth-of-type(2) label:nth-of-type(2) span:nth-of-type(2) {
    font-size: 18px; }
  .home .cols_services:nth-of-type(1) {
    width: 40%; }
  .home .cols_services:nth-of-type(2) {
    width: 58%; }
  .servicios .container .cols_services {
    width: 60%; }
  .cont_border {
    width: 100%; } }

@media only screen and (max-width: 990px) {
  .menu_documentos {
    font-size: 0;
    width: 50%; }
  .promociones form .form-group:nth-of-type(4) {
    text-align: center; }
  .red_form {
    width: 100%; }
  .recoleccion .columns_date .col_form_style .form-group {
    width: 100%; }
  .recoleccion .date_content img {
    width: 90% !important; }
  .recoleccion form .check_form {
    width: 90%; } }

@media (max-width: 64em) {
  #panel {
    background-image: url("../images/textura.png"); }
  .menuMov {
    display: block; }
  nav {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    padding: 10px 0; }
    nav ul {
      padding: 0; }
      nav ul li a {
        font-size: 18px; }
      nav ul .col_menu:nth-of-type(1) {
        text-align: center; }
        nav ul .col_menu:nth-of-type(1) a img {
          width: 60%; }
      nav ul .col_menu:nth-of-type(1), nav ul .col_menu:nth-of-type(2) {
        width: 100%; }
      nav ul .col_menu:nth-of-type(2) li {
        display: block; }
        nav ul .col_menu:nth-of-type(2) li a {
          width: 100%; }
      nav ul .col_menu:nth-of-type(2) .social {
        text-align: center; }
        nav ul .col_menu:nth-of-type(2) .social a {
          margin: 0 4%;
          width: auto;
          display: inline-block; }
  .buscador {
    padding: 10px; }
    .buscador .col_search {
      width: 100%; }
    .buscador input[type=search] {
      margin: 15px 0; }
  .wrapp_swiper_services .arrow_prev, .wrapp_swiper_services .arrow_next {
    display: inline-block; }
  .wrapp_swiper_services .swiper-pagination {
    display: inline-block; }
  .submenu_desplega, .desplega_log_regis, .desplega_diferente {
    width: 100%; }
  .desplega_log_regis {
    padding: 5%; }
  .desplega_diferente .form-group, .desplega_diferente .form-group:nth-of-type(2), .desplega_diferente .form-group:nth-of-type(3), .desplega_diferente .form-group:nth-of-type(5), .desplega_diferente .form-group:nth-of-type(6) {
    width: 100%;
    text-align: center; }
  body {
    background: white; }
  .container_envia {
    width: 95%; }
  /* Estilos para Slideout, funciona solo hasta tablet */
  .slideout-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    min-height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 0;
    display: none; }
  .slideout-menu-left {
    left: 0; }
  .slideout-menu-right {
    right: 0; }
  .slideout-panel {
    position: relative;
    z-index: 1;
    will-change: transform;
    background-color: #FFF;
    /* A background-color is required */
    min-height: 100vh; }
  .slideout-open,
  .slideout-open body,
  .slideout-open .slideout-panel {
    overflow: hidden; }
  .slideout-open .slideout-menu {
    display: block; }
  h2 {
    font-size: 25px; }
  h3 {
    font-size: 20px; }
  h4 {
    font-size: 18px; }
  h5 {
    font-size: 15px; }
  .btn_primary, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span {
    font-size: 14px; }
  .home .click_services {
    display: none; }
  .button_image {
    width: 300px;
    font-size: 10px; }
    .button_image i {
      font-size: 15px; }
  .cont_letter .button_image {
    width: 95%; }
  .wrapper_imagen_item.noticia_principal .content_info_noti {
    margin-top: 0; }
  .grids_noti:nth-of-type(1), .grids_noti:nth-of-type(2) {
    width: 100%; }
  .noti_envia .container_envia {
    width: 100%; }
  .servicios .wrapp_form {
    width: 82%; }
  .servicios .col_form_style {
    width: 50%; }
  .services_wrapp .button_image {
    width: 350px; }
  .services_wrapp .cols_services {
    width: 100%;
    padding: 0; }
  .services_wrapp .wrapp_form {
    margin: 15px 0; }
  article.noti_hover {
    vertical-align: bottom; }
  .noti_lateral article.noti_hover {
    width: 50%;
    padding: 2%; }
  .content_info_noti {
    width: 100%;
    height: 220px; }
    .content_info_noti p {
      opacity: 9;
      height: 50px; }
  .noti_hover:hover .content_info_noti {
    height: 220px;
    margin-top: 0; }
  .form-location {
    left: 0;
    width: 38%; }
  .locations li span:nth-of-type(2), .locations li span:nth-of-type(3) {
    width: 100%; }
  .locations li span:nth-of-type(2) {
    border-right: transparent; }
  .locations li span:nth-of-type(3) {
    text-align: left; }
    .locations li span:nth-of-type(3) p {
      width: 60%; }
    .locations li span:nth-of-type(3) small {
      width: 30%; }
    .locations li span:nth-of-type(3) img {
      width: 10%; }
    .locations li span:nth-of-type(3) small, .locations li span:nth-of-type(3) img, .locations li span:nth-of-type(3) p {
      padding: 2%; }
    .locations li span:nth-of-type(3) img, .locations li span:nth-of-type(3) p, .locations li span:nth-of-type(3) small {
      display: inline-block;
      vertical-align: middle; }
    .locations li span:nth-of-type(3) p {
      border-left: 1px solid black; }
  .servicios .banner::after {
    background-color: transparent; }
  .servicios .container .cols_services {
    width: 58%; }
  .servicios .col_form_style {
    width: 100%; }
  .services_wrapp .cols_services:nth-of-type(1) .btn_primary, .services_wrapp .cols_services:nth-of-type(1) .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .services_wrapp .cols_services:nth-of-type(1) span {
    width: 50%;
    display: inline-block; }
  .recoleccion .content_filter table thead, .recoleccion .columns_date table thead {
    border: none;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .recoleccion .content_filter table tr, .recoleccion .columns_date table tr {
    width: 100%;
    display: block;
    padding: 0; }
  .recoleccion .content_filter table td, .recoleccion .columns_date table td {
    width: 100%;
    display: block;
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #565657;
    box-sizing: border-box; }
    .recoleccion .content_filter table td:before, .recoleccion .columns_date table td:before {
      width: 40%;
      display: inline-block;
      content: attr(data-label);
      font-weight: bold;
      font-style: italic;
      margin-right: 4%;
      font-size: 15px; }
  .recoleccion table {
    font-size: 14px;
    border-bottom: transparent; }
    .recoleccion table input[type=text] {
      width: 143px;
      text-align: left; }
    .recoleccion table .img_serv_table {
      width: 45px;
      display: inline-block; }
    .recoleccion table .mercancias {
      border-top: 3px solid #d4001b; }
      .recoleccion table .mercancias:nth-of-type(1) {
        border-top: 0; }
    .recoleccion table .edit_items {
      width: 100%; }
      .recoleccion table .edit_items a {
        width: 32%;
        text-align: center;
        margin: 0;
        vertical-align: bottom; }
        .recoleccion table .edit_items a span {
          display: block; }
      .recoleccion table .edit_items:before {
        display: none; }
    .recoleccion table i {
      font-size: 30px; }
    .recoleccion table .radio_envia {
      font-size: 18px; }
  .recoleccion .other_table td {
    border-right: 0; }
  .recoleccion .other_table .form-group {
    padding: 10px;
    text-align: center; }
  .recoleccion .table_diferent .other_table td:nth-of-type(2) {
    border-right: none; }
  .recoleccion .content_filter table .edit_items {
    text-align: center; }
    .recoleccion .content_filter table .edit_items:before {
      display: none; }
  .recoleccion .other_table tr td:nth-of-type(4)::before {
    display: none; }
  .recoleccion .table_diferent .col_table0 {
    text-align: center; }
    .recoleccion .table_diferent .col_table0::before {
      width: 100%; }
  .recoleccion .content_border label:nth-of-type(1) {
    width: 100%; }
  .recoleccion .container_envia .ttl::after {
    width: 20%; }
  .cont_titl .ttl_diferent {
    font-size: 45px; }
  .cont_titl h2 {
    font-size: 60px; }
  .gana .banner .item_banner {
    width: 20%; }
  .campana_detalle ul {
    text-align: center; }
  .campana_detalle img {
    width: 100%; }
  .perfil h5 {
    font-size: 19px; }
  .perfil .columns_profile:nth-of-type(1), .perfil .columns_profile:nth-of-type(2), .perfil .columns_profile:nth-of-type(3) {
    width: 33.33333%; }
  .perfil .columns_profile:nth-of-type(1) h2 {
    font-size: 40px; }
    .perfil .columns_profile:nth-of-type(1) h2 span {
      font-size: 20px; }
  .perfil .img_perfil .hover_photo img {
    width: 20%; }
  .perfil .img_perfil .hover_photo i {
    font-size: 14px; }
  .editar_perfil .row_first:nth-of-type(4) .radio_envia {
    margin: 0 5%; }
  .lettering_general {
    width: 55%; }
  .cont_border {
    width: 100%; }
    .cont_border i {
      font-size: 25px; }
  .other .style_icons_list li {
    margin: 2% 1%; }
  .faq .cont_titl .ttl_diferent {
    font-size: 52px; }
  .faq .list_style li {
    margin: 2% 0; }
  .tab-content .cols_pqr {
    width: 100%; }
    .tab-content .cols_pqr .bootstrap-select {
      width: 100% !important; } }

@media only screen and (max-width: 767px) {
  .wrapper_imagen_item figure {
    height: auto; }
  .wrapper_imagen_item img {
    min-height: auto; } }

@media (max-width: 50em) {
  .banner_home {
    text-align: center;
    height: 900px; }
  .home .wrapp_form {
    width: 70%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%); }
  .home .cols_services:nth-of-type(1), .home .cols_services:nth-of-type(2) {
    width: 100%; }
  .button_image {
    font-size: 19px; }
    .button_image i {
      font-size: 25px; }
  .wrapp_noti_envia .cont_imagen_blog:nth-of-type(1), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(2), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(3), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(4) {
    width: 100%;
    height: 400px; }
  .banner {
    background-image: url("../images/textrua2.jpg");
    padding: 5% 0; }
    .banner img {
      display: none; }
  .cont_letter .cols_letters {
    padding: 4%; }
  .nosotros .banner {
    text-align: center;
    text-align: center; }
    .nosotros .banner .peque {
      position: initial;
      height: 100%; }
    .nosotros .banner img {
      display: none; }
    .nosotros .banner .item_banner:nth-of-type(1) {
      width: 50%; }
    .nosotros .banner .item_banner:nth-of-type(1), .nosotros .banner .item_banner:nth-of-type(2) {
      display: block;
      position: relative;
      left: inherit;
      top: inherit;
      bottom: inherit;
      right: inherit;
      margin: auto; }
    .nosotros .banner .item_banner:nth-of-type(2) {
      width: 100%;
      display: none; }
    .nosotros .banner .img_tablet {
      display: inline-block;
      width: 100%; }
  .cd-horizontal-timeline .events-content li img {
    width: 18%; }
  .cols_work:nth-of-type(1) {
    width: 100%; }
  .cols_work:nth-of-type(2) {
    width: 65%; }
  .altura_diferente ol {
    width: 90%; }
  .colaboradores img {
    width: 40%; }
  .colaboradores .wrapp_info {
    margin: 0;
    width: 90%; }
  .grids_rs_siplaft {
    width: 100%; }
  .grids_prods {
    width: 33.33333%; }
  .gana .banner .item_banner {
    width: 70%; }
    .gana .banner .item_banner .button_image {
      width: 55%; }
  .servicios .banner {
    max-height: initial; }
    .servicios .banner .item_banner {
      width: 50%;
      display: inline-block;
      position: relative;
      left: inherit;
      top: inherit;
      transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -moz-transform: translate(0, 0); }
  .servicios .wrapp_form {
    width: 88%; }
  .servicios .container .cols_services {
    width: 100%; }
  .cont_titl .ttl_diferent {
    font-size: 40px; }
  .cont_titl h2 {
    font-size: 54px; }
  .on_line {
    padding: 12% 0; }
    .on_line img {
      width: 100%; }
    .on_line .columns_online {
      width: 66.66667%; }
  .gana .banner {
    background-image: url("../images/textrua2.jpg") !important; }
    .gana .banner img {
      display: inline-block;
      width: 70%; }
  .form_consulta .form_puntos {
    width: 35%; }
  .form_prod .form-group {
    width: 100%; }
  .form_prod input[type="text"] {
    width: 10%; }
  .form_prod .form-group:nth-of-type(2) {
    text-align: center; }
  .form_prod h5 {
    text-align: left; }
  .promociones .banner {
    background-image: url("../images/textrua2.jpg") !important; }
    .promociones .banner div {
      width: 80%; }
      .promociones .banner div img {
        display: inline-block; }
  .promociones .cols_promo {
    width: 50%;
    padding: 3%; }
  .promociones table {
    font-size: 14px; }
    .promociones table thead {
      border: none;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .promociones table thead tr, .promociones table tbody tr {
      padding: 0;
      display: block; }
    .promociones table td:nth-of-type(1) {
      border-top: transparent; }
    .promociones table td {
      display: block;
      text-align: left;
      border-top: 1px solid #565657; }
      .promociones table td:before {
        content: attr(data-label);
        font-style: italic;
        font-weight: bold;
        margin-right: 10px; }
  .perfil .columns_profile:nth-of-type(1) .cont_info_datos {
    width: 100%;
    float: inherit;
    text-align: center; }
  .perfil .columns_profile:nth-of-type(1) h2 {
    font-size: 35px; }
    .perfil .columns_profile:nth-of-type(1) h2 span {
      font-size: 18px; }
  .lettering_general {
    width: 50%; }
  .contacto .col-contact:nth-of-type(1), .contacto .col-contact:nth-of-type(2) {
    width: 100%; }
  .form-location {
    width: 44%; }
  footer .cols_footer {
    width: 50%; }
  .pqr img {
    width: 40%; }
  .tab-content .form-group_2 .services_select {
    display: none; }
  .tab-content .form-group_2 .peticion {
    width: 100%;
    text-align: left; }
  .tab-content .form-group_3 {
    text-align: center; }
  .tab-content .form-group_4, .tab-content .form-group_3 {
    width: 100%; }
  .linea1 {
    max-height: none; } }

@media only screen and (max-width: 831px) {
  .perfil form .form-group:nth-of-type(1), .perfil form .form-group:nth-of-type(2) {
    width: 100%;
    text-align: center; }
  .perfil form .form-group:nth-of-type(2) span {
    width: 30%; } }

@media (max-width: 45em) {
  .cont-nuestra-red .numero h4 {
    width: 8%; }
  .info-red img {
    width: 7%; }
  #form-red .larg-group .check_envia {
    width: 13%; }
  #form-red .grupo-form {
    width: 94%; }
    #form-red .grupo-form .fa {
      font-size: 6.8vw; }
  .tabla {
    overflow-x: scroll; }
    .tabla .tdocs .angost {
      min-width: 300px; }
  .menuMov .cols_menu:nth-of-type(2) img {
    width: 60%; }
  .banner {
    padding: 8% 0; }
  .banner_home {
    height: 100px; }
    .banner_home .cont_rotador {
      display: none; }
  .home .wrapp_form {
    width: 100%; }
    .home .wrapp_form ul li {
      background: white; }
  .desplega_categoria li select, .desplega_categoria li input[type="text"], .desplega_categoria li input[type=number] {
    font-size: 12px; }
  .form_banner_1 .form-group:nth-of-type(1), .form_banner_1 .form-group:nth-of-type(2) {
    width: 100%; }
  .form_banner_2 .form-group:nth-of-type(4) .show_categoria span, .form_banner_2 .form-group:nth-of-type(5) .show_categoria span, .form_banner_2 .form-group:nth-of-type(6) .show_categoria span {
    font-size: 15px; }
  .desplega_categoria li label {
    font-size: 15px; }
  .desplega_categoria li select, .desplega_categoria li input[type="text"], .desplega_categoria li .ui-spinner-input {
    font-size: 12px; }
  .remodal {
    padding: 20px; }
    .remodal .col_datos_envio:nth-of-type(1), .remodal .col_datos_envio:nth-of-type(2) {
      text-align: center; }
    .remodal .num_guia {
      margin: 10px .1px; }
    .remodal .cont_rastreo h5 {
      width: 100%; }
    .remodal .tooltip {
      text-align: center; }
  .wrapp_table_cotiza .form-group:nth-of-type(2), .wrapp_table_cotiza .form-group:nth-of-type(1) {
    width: 100%;
    margin: 10px 0; }
  .wrapp_table_cotiza .btn_primary, .wrapp_table_cotiza .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .wrapp_table_cotiza span {
    display: block; }
  .cols_merca, .cols_merca_2 {
    width: 100%; }
  .cols_merca .form-group:nth-of-type(1), .cols_merca .form-group:nth-of-type(2) {
    width: 50%; }
  .table_agrega .form-group:nth-of-type(1) {
    height: auto; }
  .table_agrega #flip-scroll .cf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  .table_agrega #flip-scroll * html .cf {
    zoom: 1; }
  .table_agrega #flip-scroll *:first-child + html .cf {
    zoom: 1; }
  .table_agrega #flip-scroll table {
    display: block;
    position: relative;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0; }
    .table_agrega #flip-scroll table input[type=text] {
      width: auto;
      padding: 4px; }
  .table_agrega #flip-scroll thead {
    display: block;
    float: left; }
    .table_agrega #flip-scroll thead tr {
      display: block;
      border: none; }
  .table_agrega #flip-scroll tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap; }
    .table_agrega #flip-scroll tbody tr {
      display: inline-block;
      vertical-align: top;
      border-bottom: none;
      border-left: 1px solid #babcbf; }
  .table_agrega #flip-scroll tr th {
    font-size: 15px;
    padding: 7.2px 1%; }
  .table_agrega #flip-scroll tr td {
    text-align: center; }
  .table_agrega #flip-scroll .delete {
    display: none; }
    .table_agrega #flip-scroll .delete.visible_delete {
      display: inline-block !important; }
  .table_agrega #flip-scroll th {
    text-align: left;
    display: block;
    border-bottom: 0;
    border-left: 0; }
  .table_agrega #flip-scroll th, .table_agrega #flip-scroll td {
    margin: 0;
    vertical-align: top; }
  .table_agrega #flip-scroll td {
    display: block;
    min-height: 1.25em;
    text-align: left;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
  .table_agrega #flip-scroll th:last-child, .table_agrega #flip-scroll td:last-child {
    border-bottom: 1px solid #babcbf; }
  .table_agrega .form-group:nth-of-type(2) {
    margin: 10px 0; }
  .table_agrega .mCSB_dragger_bar, .table_agrega .mCSB_draggerRail {
    display: none; }
  .table_agrega .mCSB_container {
    margin: 0; }
  .tab {
    display: none; }
  .form_banner_2 .form-group:nth-of-type(1), .form_banner_2 .form-group:nth-of-type(2) {
    width: 100%; }
  .cont_titl .ttl_diferent {
    font-size: 28px; }
  .cont_titl h2 {
    font-size: 35px; }
  .remodal_rastrea h3:nth-of-type(1) {
    display: block; }
  .remodal_rastrea .col_datos_envio {
    width: 100%; }
  .remodal_rastrea .col_datos_envio:nth-of-type(1) {
    border-bottom: 1px solid #565657;
    border-right: none; }
  .remodal_rastrea .process {
    display: none; }
  .remodal_rastrea .datos_generales {
    margin: 3% 0; }
    .remodal_rastrea .datos_generales .col_datos_envio:nth-of-type(1), .remodal_rastrea .datos_generales .col_datos_envio:nth-of-type(2) {
      width: 100%;
      padding: 3%; }
  .remodal .num_guia {
    width: 8%; }
  .content_icons_btn, .quote_hide, .other {
    display: none; }
  .quote_responsive {
    display: inline-block; }
  .wrapp_swiper_services .cols_services h3 {
    display: none; }
  .wrapp_swiper_services .cols_services .ico_transporte {
    display: none; }
  .wrapp_swiper_services .cols_services .btn_primary, .wrapp_swiper_services .cols_services .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .wrapp_swiper_services .cols_services span {
    margin: 5% 0; }
  .cols_services .circle {
    width: 60%; }
  .wrapp_noti_envia .cont_imagen_blog:nth-of-type(1), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(2), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(3), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(4) {
    height: 200px; }
  .wrapp_noti_envia .cont_imagen_blog .info_noti {
    bottom: 0;
    opacity: 9; }
  .cont_letter .cols_letters {
    width: 100%; }
  .cont_letter .button_image {
    width: 100%; }
  .cont_letter p, .cont_letter img {
    display: none; }
  .cont_letter .letter_responsive {
    display: inline-block;
    margin: 3% 0; }
  .nosotros .banner .item_banner:nth-of-type(1) {
    width: 93%;
    margin: 4% auto; }
  .nosotros .banner .img_tablet {
    display: none; }
  .nosotros .banner .img_cel {
    display: inline-block;
    width: 98%; }
  .certificados .cols_certifica {
    width: 50%; }
    .certificados .cols_certifica img {
      width: 100%; }
  .cols_work:nth-of-type(1) ul {
    padding-left: 9%; }
  .cols_work:nth-of-type(2) {
    width: 100%;
    margin: 0; }
  .work .arrow_next, .work .arrow_prev {
    top: 20%; }
  .colaboradores img {
    width: 50%; }
  .colaboradores .wrapp_info .cols_colaborador {
    width: 100%; }
  .cd-horizontal-timeline .events-content li img {
    width: 70%; }
  .cd-horizontal-timeline .events-content li.selected {
    padding: 5%; }
  .noti_lateral article.noti_hover {
    width: 100%; }
  .wrapper_imagen_item.noti_hover_horizontal {
    height: auto; }
  .wrapper_imagen_item.noti_hover_horizontal figure {
    height: 230px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0; }
  .wrapper_imagen_item.noti_hover_horizontal figure, .wrapper_imagen_item.noti_hover_horizontal .content_info_noti {
    width: 100%; }
  .wrapper_imagen_item.noti_hover_horizontal .content_info_noti {
    height: 200px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px; }
  .suscribete form .form-group:nth-of-type(1) {
    width: 66%; }
  .suscribete form .autorizo {
    width: 100%; }
    .suscribete form .autorizo .check {
      margin: auto;
      width: 10px;
      display: block; }
  .noti_envia_detalle .swiper-pagination {
    display: block; }
  .noti_envia_detalle .arrow_next, .noti_envia_detalle .arrow_prev {
    display: none; }
  .noti_envia_detalle .wrapper_imagen_item.noti_hover_horizontal figure {
    height: 300px; }
  .slider_noticia, .contain_slider {
    width: 100%; }
  .servicios .rotate_filter_icons {
    width: 100%; }
  .servicios .services_wrapp .cols_services:nth-of-type(1) {
    text-align: center; }
  .servicios .content_icons {
    width: 80%; }
  .servicios .wrapp_form {
    width: 100%; }
  .servicios .col_form_style {
    width: 100%; }
  .servicios .banner .item_banner {
    width: 95%;
    text-align: center; }
    .servicios .banner .item_banner li {
      display: block; }
  .icons_indicator {
    width: 100%;
    display: block; }
    .icons_indicator li {
      text-align: center;
      display: block; }
      .icons_indicator li span:nth-of-type(1), .icons_indicator li span:nth-of-type(2) {
        display: block;
        text-align: center; }
        .icons_indicator li span:nth-of-type(1):after, .icons_indicator li span:nth-of-type(2):after {
          display: none; }
      .icons_indicator li i {
        font-size: 30px;
        border-bottom: 1px solid #d4001b; }
  .on_line .text {
    width: 100%; }
  .on_line img {
    display: none; }
  .on_line .columns_online {
    width: 100%; }
  .promociones .banner div {
    width: 100%; }
    .promociones .banner div img {
      width: 95%; }
  .promociones .cols_promo {
    width: 100%; }
  .gana .banner .item_banner {
    width: 95%; }
    .gana .banner .item_banner img {
      width: 90%; }
    .gana .banner .item_banner .button_image {
      width: 90%; }
  .promo {
    display: none; }
  .promo_responsive {
    display: inline-block; }
  .form_consulta .form_puntos {
    width: 90%; }
  .filter_gana .form-group:nth-of-type(2) {
    display: none; }
  .filter_gana .form-group:nth-of-type(3) {
    display: inline-block; }
    .filter_gana .form-group:nth-of-type(3) .bootstrap-select.btn-group .dropdown-toggle .filter-option {
      font-style: italic;
      color: #565657;
      font-weight: bold; }
    .filter_gana .form-group:nth-of-type(3) .bootstrap-select.btn-group .dropdown-menu li {
      list-style: none; }
  .grids_prods {
    width: 100%; }
  .form_prod .form-group {
    text-align: center; }
  .form_prod input[type="text"] {
    width: 28%; }
  .campana_detalle ul li {
    width: 270px;
    margin: 3%; }
  .campana_detalle img {
    width: 100%; }
  .perfil .columns_profile:nth-of-type(1), .perfil .columns_profile:nth-of-type(2), .perfil .columns_profile:nth-of-type(3) {
    width: 100%;
    padding: 4% 0; }
  .perfil .columns_profile:nth-of-type(2) {
    text-align: center; }
    .perfil .columns_profile:nth-of-type(2) label {
      width: 70%;
      margin: auto;
      padding: 5%; }
  .perfil form .form-group h5 {
    display: block; }
  .perfil form .form-group .num_guia {
    width: 7%;
    margin: 1px;
    padding: 0 1% !important; }
  .perfil form .form-group:nth-of-type(1) .btn_primary, .perfil form .form-group:nth-of-type(1) .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .perfil form .form-group:nth-of-type(1) span {
    margin-top: 4%; }
  .perfil form .form-group:nth-of-type(2) span {
    width: 76%; }
  .perfil .btn_primary, .perfil .cols_work:nth-of-type(2) .form-group:nth-of-type(7) span, .cols_work:nth-of-type(2) .form-group:nth-of-type(7) .perfil span {
    font-size: 17px; }
  .btn_otros {
    display: inline-block;
    margin-bottom: 10%; }
  .editar_perfil .content_border, .editar_perfil .content_editor {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    padding: 0;
    background: transparent;
    border: none; }
  .editar_perfil .deco_edit, .editar_perfil .celu {
    display: none; }
  .editar_perfil .row_first:nth-of-type(2) .form-group {
    text-align: center; }
  .editar_perfil .row_first:nth-of-type(2) label:nth-of-type(1) {
    display: block; }
  .editar_perfil .row_first:nth-of-type(2) .radio_envia {
    float: inherit;
    margin: 3%; }
  .editar_perfil .row_first:nth-of-type(2) .date_content {
    width: 100%; }
    .editar_perfil .row_first:nth-of-type(2) .date_content label {
      display: inline-block; }
  .editar_perfil .row_first:nth-of-type(2) .datetimepicker8 {
    width: 45%;
    padding-left: 0; }
  .editar_perfil .row_first:nth-of-type(4) .col-md-2, .editar_perfil .row_first:nth-of-type(4) .col-md-3 {
    text-align: center; }
  .editar_perfil .row_first:nth-of-type(5) .form-group:nth-of-type(4) label:nth-of-type(1) {
    display: inline-block; }
  .editar_perfil .row_first:nth-of-type(5) .form-group:nth-of-type(4) .radio_envia {
    float: right;
    margin: 0 0 0 7%; }
  .editar_perfil .row_first:nth-of-type(6) {
    text-align: center; }
    .editar_perfil .row_first:nth-of-type(6) label:nth-of-type(1) {
      display: block; }
    .editar_perfil .row_first:nth-of-type(6) .radio_envia {
      margin: 5%; }
  .lettering_general {
    width: 90%; }
  .contacto .col-contact:nth-of-type(1) h2, .contacto .col-contact:nth-of-type(2) h2 {
    text-align: center; }
    .contacto .col-contact:nth-of-type(1) h2:after, .contacto .col-contact:nth-of-type(2) h2:after {
      margin: 5px auto; }
  .contacto .col-contact:nth-of-type(2) ul li {
    width: 100%;
    padding: 4%; }
  .form-location {
    width: 100%;
    position: relative;
    left: inherit;
    top: inherit;
    height: 500px; }
  #map {
    display: none; }
  .table_responsive {
    font-size: 14px; }
    .table_responsive thead {
      border: none;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .table_responsive tr {
      display: block; }
    .table_responsive td {
      display: block;
      text-align: left; }
      .table_responsive td:before {
        content: attr(data-label);
        font-weight: bold;
        font-style: italic;
        margin-right: 4%; }
  .pqr img {
    width: 85%; }
  .tab-content .cols_pqr {
    width: 100%; }
  .tab-content .form-group_1, .tab-content .form-group_2 {
    width: 100%; }
  .tab-content .form-group_2 .radio_envia, .tab-content .form-group_4 .radio_envia {
    display: inline-block;
    margin: 0;
    text-align: center;
    padding: 10px; }
  .tab-content .form-group_2 .radio_envia {
    width: 50%;
    display: inline-block;
    margin: 0;
    text-align: center;
    padding: 10px; }
  .tab-content .form-group_4 .radio_envia:nth-of-type(1), .tab-content .form-group_4 .radio_envia:nth-of-type(2) {
    width: 49%;
    display: inline-block; }
  .tab-content .form-group_4 .radio_envia:nth-of-type(3) {
    display: block;
    text-align: center; }
  .tab-content .form-group_4 p {
    display: block;
    margin: 10px 0;
    text-align: left; }
  .tab-content .form-group_4 .guide {
    text-align: center; }
  .tab-content .form-group_4 .num_guia {
    width: 6.9%;
    margin: .1px; }
  .tab-content .form-group_5 .col_line:nth-of-type(1) {
    width: 100%; }
  .tab-content .form-group_5 .col_line:nth-of-type(2) {
    display: none; }
  .tab-content .date_content {
    text-align: center; }
  .tab-content .input-file {
    width: 90%; }
  .cont_border {
    text-align: center; }
    .cont_border .columns_instructivo:nth-of-type(1), .cont_border .columns_instructivo:nth-of-type(2) {
      width: 100%;
      text-align: center; }
    .cont_border .columns_instructivo:nth-of-type(2) {
      border-left: none; }
    .cont_border i {
      border-right: none;
      font-size: 30px;
      border-bottom: 1px solid #d4001b;
      padding: 0; }
  .certificado .form-group:nth-of-type(4) {
    text-align: center; }
  .documentos .menu_documentos {
    width: 100%; }
  .documentos .other_form form {
    width: 100%; }
  .documentos img {
    width: 100%; }
  .redes .container {
    padding: 0 5%; }
  .list_ayuda li {
    display: block;
    border-color: transparent; }
  .red_form {
    padding: 10px 0; }
  .faq .wrapp_form {
    width: 100%; }
  .faq .container_cotizador {
    padding: 0; }
  .form_faq {
    width: 100%; }
  .recoleccion .login_requiere .columns_login:nth-of-type(1), .recoleccion .login_requiere .columns_login:nth-of-type(2) {
    width: 100%; }
  .recoleccion .login_requiere .columns_login:nth-of-type(2) .form-group {
    width: 100%; }
  .recoleccion .container {
    padding: 0; }
  .recoleccion .content_border {
    width: 100%; }
  .recoleccion .sin_cotizar h3 {
    width: 100%; }
  .recoleccion .columns_date .col_form_style .form-group {
    width: 100%; }
  .recoleccion form .check_form {
    width: 100%;
    text-align: left; }
    .recoleccion form .check_form p {
      margin: 0 0 10px 0;
      display: block;
      text-align: center; }
  .remodal_exito .col-md-7 {
    border: none; }
  footer img {
    width: 40%; }
  footer .cols_footer {
    width: 100%;
    text-align: center; }
  .footer_finish .cols_logo:nth-of-type(1), .footer_finish .cols_logo:nth-of-type(2), .footer_finish .cols_logo:nth-of-type(3) {
    width: 100%;
    text-align: center; }
  .cd-horizontal-timeline .events a {
    font-size: 12px; }
  .pqr .lettering_general {
    width: 85% !important; }
  #limpiar-todo {
    left: 91.5%; }
  #select-tipo label i {
    margin-bottom: 2vh; }
  #cotizador-full input {
    font-size: 3.5vw; }
  .datos-documento p {
    font-size: 2.3vw; }
  .total .cont-totales .totales #paq-aerea, .total .cont-totales .totales #paq-terrestre {
    font-size: 2.5vw;
    width: 14%; }
  .total .cont-totales .totales #merc-aerea, .total .cont-totales .totales #merc-terrestre {
    font-size: 2.5vw; }
  .total p {
    font-size: 3vw; }
  .total .totales .total-rojo span {
    font-size: 3vw !important; }
  .total .totales .tiempos span {
    font-size: 3vw !important; }
  .total .valores span {
    font-size: 3.5vw; }
  .datos-paquete {
    text-align: center; }
  .banner_home {
    min-height: 0 !important; }
  .centim::after, .kil::after, .precio::after {
    font-size: 2.5vw !important;
    top: 29% !important; }
  #cont-mercancias .datos-merc .tabla-merc table tbody tr td .fa {
    font-size: 4.2vw !important; }
  .col-xs-6 {
    width: 100%; } }

@media only screen and (max-width: 414px) {
  .wrapp_noti_envia .cont_imagen_blog:nth-of-type(1), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(2), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(3), .wrapp_noti_envia .cont_imagen_blog:nth-of-type(4) {
    height: 200px; } }
