.mb-0 {
    margin-bottom: 0 !important;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mt-12 {
    margin-top: 12px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-32 {
    margin-top: 32px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-60 {
    margin-top: 60px;
}

.ml-8 {
    margin-left: 8px !important;
}

.pb-40 {
    padding-bottom: 40px;
}

.pl-16 {
    padding-left: 16px;
}

.fw-600 {
    font-weight: 600;
}

.fw-100 {
    font-weight: 100;
}

.f-16 {
    font-size: 16px !important;
}

.f-12 {
    font-size: 12px !important;
}

.w-75 {
    width: 75%;
}

.w-80 {
    width: 80%;
}

.d-none {
    display: none;
}


.center {
    margin: 0 auto;
}

.bg-dark-grey {
    background: #29292c;
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.codigo-mail {
    width: 40px;
    padding: 0;
    text-align: center;
}

.swc_mainmenubody {
    align-items: unset !important;
}

.swc_mainmenu {
    max-width: 580px;
    min-width: 320px;
}

.text-red {
    color: red;
}

.ico-input {
    position: absolute;
    top: 12px;
    right: 20px;
    font-size: 22px;
}

.ico-input-2 {
    position: absolute;
    top: 12px;
    right: 20px;
}

.ico-input-3 {
    position: absolute;
    top: 14px;
    right: 20px;
}

.ico-input-4 {
    position: absolute;
    top: 13px;
    right: 16px;
}

.icon-help {
    margin: 14px 8px;
}

.icon-lock {
    background: url(../img/lock.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    width: 20px;
    height: 24px;
}

.icon-login-circle {
    background: url(../img/icon-login-circle.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    width: 20px;
    height: 24px;
}

.icon-turquesa {
    color: #137E84;
}

.swc_input_select--list .dropdown-menu-empresas {
    padding: 0 !important;
    min-height: 338px !important;
}

.swc_input_select--list .dd-menu-actividades {
    padding: 0 !important;
    max-height: 322px !important;
}

.swc_input_select--list .dropdown-item {
    background-color: white;
    padding: 20px 20px !important;
}

.swc_input_select--list .dropdown-item:hover {
    background-color: #d7eff1;
}

.str-security-verified {
    background: url(../img/lock.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    width: 20px;
    height: 24px;
    transform: translateY(-7px);
}

.icon-lock-ticket {
    background: url(../img/lock-ticket.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    width: 20px;
    height: 24px;
    transform: translateY(-7px);
}

.icon-circle-help {
    background: url(../img/icon-circle-help.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    width: 24px;
    height: 20px;
    position: relative;
    cursor: pointer;
}

.icon-circle-help-2 {
    background: url(../img/icon-circle-help.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    width: 24px;
    height: 20px;
    cursor: pointer;
}

.disabled {
    color: #979797 !important;
}

.input_dashed,
.input_dashed:focus {
    border-bottom: dashed 1px #257fa4 !important;
    box-shadow: none !important;

}

.label_dashed {
    transition: none !important;
    transform: translateY(-6px) scale(.8);
    color: #767676;
    line-height: 18px;
}

.prefijo-cel {
    position: absolute;
    top: 18.35px;
    left: 17px;
    font-size: 17px;
    color: #444;
}

.pl-input-cel {
    padding-left: 60px;
}

.tooltiptext {
    opacity: 0;
    min-width: 320px;
    background-color: #fff;
    color: #444;
    text-align: left;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    bottom: 162%;
    left: -156px;
    margin-left: -114px;
    padding: 16px;
    padding-bottom: 20px;
    font-family: Santander Micro Text;
    transition: opacity 0.35s;
    pointer-events: none;
    box-shadow: 0 4px 8px rgba(0,0,0,.2);
}

@media (width <= 991px) {
    .tooltiptext {
        min-width: 280px !important;
        margin-left: -80px !important;
    }
    .tooltiptext::after {
        margin-left: -42px !important;
    }
}

.tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 100%;
    margin-left: -48px;
    border-width: 8px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
@media (width > 990px) {
    .icon-circle-help:hover .tooltiptext, .icon-circle-help-2:hover .tooltiptext {
        opacity: 1;
    }
}

.hr-tooltip {
    border-color: red;
    margin-top: -8px;
    margin-bottom: 8px;
}
.txt-tooltip-content {
    line-height: 1.3em;
}
.label-celular, .label-celular::after {
    color: #767676 !important;
    line-height: 18px !important;
    transform: translateY(-6px) scale(.8) !important;
}
.hasNoResults {
    font-size: 14px;
    padding-left: 16px;
    line-height: 2em;
    color: #767676;
}

.swc_sftitle__subtitle {
    font-size: 18px;
    line-height: 24px;
    padding-left: 7px !important;
  }

  @media (min-width: 992px){

    .swc_empleboxcard__txtcont {
        padding: 5px 22px 5px 48px !important;
        height: auto !important;
    }
  }
  .swc_link{
    height: 24px !important;
    color: #EC0000 !important;
    font-family: "Santander Micro Text" !important;
    font-size: 14px !important;
    letter-spacing: 0 !important;
    line-height: 24px !important;
    text-align: center !important;
  }
  .swc_link_cs{
    height: 24px !important;
    color: #EC0000 !important;
    font-family: "Santander Micro Text" !important;
    font-size: 14px !important;
    letter-spacing: 0 !important;
    line-height: 24px !important;
    text-align: center !important;
    border-top: 1px solid #E9E9E9;
    padding-top: 25px;
  }
  .ph_text_cs {
      min-height: 100px;
      overflow: hidden;
  }
  .sin-costo {
    height: 24px;
    color: #EC0000;
    font-family: "Santander Micro Text";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
  }

  .precio-plan {
    height: 48px;
    color: #1BB3BC;
    font-family: "Santander Micro Text";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
  }
  .cuenta-san {
    height: 20px;
    color: #EC0000;
    font-family: "Santander Micro Text";
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
  }
  .cuenta-san-desc {
    height: 20px;
    color: #444444;
    font-family: "Santander Micro Text";
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
  }

  .cuenta-san-desc-1 {
    height: 20px;
    color: #444444;
    font-family: "Santander Micro Text";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
  }

  .swc_sfboxlist__list li:before {
    color: #ec0000;
    content: "\e904";
    font-family: swcicons !important;
    font-size: 24px;
    left: 0;
    position: absolute;
    top: -6px !important;
  }

  .swc_sfboxlist__img {
    margin: 0 80px 0 0 !important;
    height: auto !important;
  }
  .swc_sfboxlist__img_rg {
    margin: 0 0 0 0 !important;
    height: auto !important;
  }
  .swc_sfboxlist_cs {
      font-size: 18px;
      line-height: 24px;
      padding: 39px 30px 38px;
      width: 100% !important;
  }
  .swc_sfboxlist_cs_lf {
      font-size: 18px;
      line-height: 24px;
      padding: 39px 30px 38px 100px;
      width: 100% !important;
  }
  .swc_cont__1200{
      padding: 32px 30px;
      max-width: 1200px;
  }
  .swc_elementCenter_custom{
      left: 50%;
      position: absolute;
      top: 68%;
      transform: translate(-50%, -50%);
  }
  .swc_cont__1140_custom {
      max-width: 1200px;
      padding-left: 12px;
      padding-right: 12px;
  }
  .swc_sftitle_custom {
      margin-top: 5rem;
      margin-bottom: 36px;
      padding: 0 16px;
  }
  .ph_text{
      min-height: 163px;
      overflow: hidden;
  }
  @media (min-width: 768px){

    .swc_empleboxcard__img {
        margin: 0 0 0 !important;
    }
      
      .swc_heading_2_cs {
        height: 52px;
        color: #444444;
        font-size: 42px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 52px;
      }
      .swc_heading_3_cs {
        height: 32px;
        color: #444444;
        font-size: 28px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 32px;
      }
     
  }
  @media (max-width: 768px){
      .swc_heading_2_cs {
          font-size: 33px;
      }
      .swc_heading_3_cs {
          font-size: 26px;
          text-align: center;
      }
      .t-center{
          text-align: center;
      }
      .swc_heroboxtext__title {
          font-size: 23px;
          line-height: 28px;
          margin-bottom: 0px;
          padding: 0 57px;
      }
      .swc_sftitle_custom {
          margin-top: 3rem;
          margin-bottom: 36px;
          padding: 0 16px;
      }
      .swc_sfboxlist__list{
        margin-bottom: 0 !important;
      }

  }

  .lightbox {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 400px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999;
  }

  .lightbox-content {
      background-color: #fff;
      padding: 20px;
      height: 100%;
      overflow-y: auto;
  }

  .close-button {
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer;
  }

  #s-huincha-top{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color:#fc3; 
    padding: 12px 0;
}
#s-huincha-top .content{
    width: 100%;
    max-width: 1164px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
#s-huincha-top .content .icon-announcement{
    width: 26px;
    height: 26px;
    margin: 0 0 0 16px;
}
#s-huincha-top .content .icon-announcement img{
    width: 26px;
}
#s-huincha-top .content .text-holder{
    color: #444444;
    padding: 0 16px;
    font-family: Santander Micro Text;
}
#s-huincha-top .content .text-holder p{
    margin: 0;
}
#s-huincha-top .content .btn-holder #close{
    width: 15px;
    height: 15px;
    display: block;
    position: relative;
    opacity: 0.6;
    transition: all 0.3s ease;
    cursor: pointer;
    margin: 0 16px 0 0;
}
#s-huincha-top .content .btn-holder #close:hover{
    opacity: 1;
}
#s-huincha-top .content .btn-holder #close::before {
    content: '';
    display: block;
    width: 1px;
    height: 15px;
    background-color: #444;
    transform: rotate(45deg);
    position: absolute;
    left: 10px;
}
#s-huincha-top .content .btn-holder #close::after {
    content: '';
    display: block;
    width: 1px;
    height: 15px;
    background-color: #444;
    transform: rotate(-45deg);
    position: absolute;
    left: 10px;
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
} 


body{
    margin: 0;
    padding: 0;
}
.swc_headerv2{
    width: 100%;
    
    background-color:#000000;
}
.swc_headlinebold {
    font-family: SantanderHeadlineW05;
    font-weight: 700;
  }