/* UTILITIES */
header {
    background-color: #043260;
    padding: 110px 0 40px 0!important;
}
header .hero-image{
    padding: 30px 150px;
    background-image: url(../img/bg-icons-desktop-2.png);   
}
header .hero-image.width-form {
    padding: 60px 150px 75px;
    background-position-y: top;
}
.w-45 {
    width: 45px!important;
}
.fw-b{
    font-weight: bold;
}
.bg-l-orange {
    background: #FFF3EC!important;
}
.c-blue{
    color: #024C88;
}
.c-turquoise {
    color: #2494B3;
}
.mt-40 {
    margin-top: 40px;
}
.diferenciasSect {
    margin: 6em auto 3em auto;
    max-width: 1250px;
  }
  .text-center {
    text-align: center;
  }
  .diferenciasSect .box-diferencias {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      column-gap: 2em;
      margin-top: 3em;
  }
  .diferenciasSect h3 {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 28px;
    line-height: 38px;
    color: #043260;
  }
  .diferenciasSect h5 {
    font-weight: 700;
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 0.7em;
    color: #FD5739;
    border-bottom: 1px solid;
    padding-bottom: 0.7em;
  }
  .diferenciasSect h5>span {
    color: #00CED3;
  } 
  .diferenciasSect .box-diferencias p{
    font-family: 'Roboto';
      font-weight: 400;
      font-size: 14.5px;
      line-height: 20px;
      color: #545454;
  }
.text-center {
    text-align: center;
}
.container_sec {
    max-width: 1200px;
    margin: 0 auto;
    padding: 70px 0px 40px;
}
.channels_section h2{
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 34px;
    text-align: center;
    line-height: 120%;
    color: #024c88;
    margin: 0 13.3%;
}
.channels_section ul {
    max-width: 1000px;
    margin: 40px 0;
    display: grid;
    grid-template-columns: repeat(8, 127px);
    gap: 25px;
}
.channels_section ul li{
    background: #fff;
    padding: 20px 9px;
    border-radius: 20px;
    display: grid;
    place-items: center;
    grid-template-rows: 2fr 1fr;
    row-gap: 1em;
    position: relative;
    transition: background 0.5s ease-in-out;
    height: 100%;
}
.channels_section ul li img{
    width:60px;
    height: 60px;
}
.channels_section ul li .img-left {
    margin-left: 10px;
}
.channels_section ul li h3{
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 128%;
    text-align: center;
    color: #808181;
}

.channels_section ul li h3::before {
    content: "";
    display: block;
    width: 85%;
    height: 2px;
    background: #00ced3;
    left: 8%;
    position: absolute;
    top: 60%;
    margin: auto;
}
.channels_section .container_sec .reconocimientos{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    justify-items: center;
    padding: 5% 25%;
}
.channels_section .container_sec .reconocimientos .capterra-img{
    width: 220px;
    height: 200px;
}
.channels_section .container_sec .reconocimientos .softwareAdvice-img{
    width: 200px;
    height: 200px;
}
.planes_section{
    background: linear-gradient(180deg, #F1F1F1 0%, rgba(241, 241, 241, 0) 100%);
    text-align: center;
}
.planes_section .title_planes {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 49px;
    text-align: center;
    color: #FF5739;
}
.planes_section .box-planes{
    display: grid;
    grid-template-columns: repeat(4, 270px);
    gap: 33px;
    margin: 45px 0;
}
.planes_section .box-planes .planes{
    background: white;
    padding: 50px 35px 10px;
    box-shadow: 5px 4px 12px #d4d4d4;
    border-radius: 30px;
}
.planes_section .box-planes .planes h4{
    font-family: Montserrat;
    font-weight: bold;
    font-size: 30px;
    line-height: 20px;
    text-align: center;
}
hr {
    border: 1px solid #58595B;
    margin: 30px 0;
    width: 100%;
    text-align: center;
}
.c-light-blue {
    color: #00CED3;
}
.c-orange{
    color: #FD5739;
}
.planes_section .box-planes .planes .box-price {
    text-align:left;
    margin: 0 auto 1em;
    width: 110px;
}
.planes_section .box-planes .planes .box-price.w-140 {
    width: 140px;
}
.planes_section .box-planes .planes .box-price span{
    font-size: 11px;
    line-height: 20px;
    color: #58595B;
    font-family: 'Roboto';
}
.planes_section .box-planes .planes .box-price .p-price{
    font-family: 'Montserrat';
    font-size: 24px;
    line-height: 1;
    color: #2F2F2F;
}
.planes_section .box-planes .planes .box-price .p-price>strong{
    font-size: 2em;
    font-weight: 500;
}
.planes_section .box-planes .planes .text-month{
    font-weight: bold;
    font-size: 15px;
    color: #58595B;
}
.planes_section .box-planes .planes .text-month-free {
    line-height: 1.2;
    margin-bottom: -14px;
    font-weight: 400;
}
.planes_section .box-planes .planes .text-p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
    color: #58595B;
}
.planes_section .subtitle{
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #545454;
    font-weight: bold;
}
.planes_section .subtitle-mob {
    display: none;
    text-align: center;
    color: #545454;
    margin: 5px 40px;
    line-height: 18px;
    font-size: 12px;
}
.planes_section .summary-mob {
    font-size: 14px;
    line-height: 20px;
    display: none;
}
.planes_section .summary-mob>strong{
    display: block;
}
.planes_section .text-final{
    font-size: 12px;
    margin-top: -20px;
    color: #545454;
    text-align: left;
}
.planes_section .planes .box-text-planes button, .planes_section .planes .box-mob-btn button{
    margin: 30px auto 40px;
    background-color: var(--plan-color);
    border-radius: 25px;
    padding: 12px 0;
    width: 200px;
    color: #fff;
}
.planes_section .planes .box-text-planes .p-enterprise button, .planes_section .planes .box-mob-btn .p-enterprise button{
  --plan-color: #00ced3;
}
.planes_section .planes .box-text-planes .p-professional button, .planes_section .planes .box-mob-btn .p-professional button{
  --plan-color: #024c88;
}
.planes_section .planes .box-text-planes .p-standard button, .planes_section .planes .box-mob-btn .p-standard button {
  --plan-color: #fd5739;
}
.planes_section .planes .box-text-planes .p-free button, .planes_section .planes .box-mob-btn .p-free button {
  --plan-color: #2494b3;
}
.box-mob-btn{
    display: none;
}

.engagement_section h2{
    font-weight: bold;
    font-size: 40px;
    line-height: 41px;
    text-align: center;
    color: #FF5739;
    font-family: 'Montserrat';
    margin: 0 6em;
}
.engagement_section p {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #545454;
    margin: 20px 5em;
}
.engagement_section .box-list-engagement {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 33px;
    place-items: center;
    max-width: 1000px;
    margin: 70px auto 0;
    text-align: center;
}
.engagement_section .box-list-engagement .list-engagement p {
    margin: 30px 0;
    padding: 0 39px;
    font-size: 14px;
    line-height: 18px;
}
.engagement_section .box-list-engagement .list-engagement p>strong {
    display: block;
    color: #21568B;
}
.engagement_section .box-list-engagement .list-engagement .border-text{
    border-right: 1px solid #CECECE;
    border-left: 1px solid #CECECE;
}
.engagement_section .box-campañas h3{
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #043260;
    font-family: 'Montserrat';
    margin: 0 7em;
}
.engagement_section .box-campañas button{
    background: #ff5739;
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-size: 16px;
    padding: 15px 50px;
    border-radius: 25px;
    margin: 30px auto;
    filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.1));
}
#clientSwiperSection {
    margin: 40px 0 0px!important;
}
header {
    position: relative;
}
.form-en-header{
    width: 23%;
    position: absolute;
    top: 100px;
    right: 14%;
    padding: 0;
    background: #005292;
    border-radius: 10px;
}
.form-en-header h4{
    margin: 15px 10px 0;
    text-align: center;
    color: white;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 600;
}
/* MEDIA QUERY */
@media (max-width: 1000px) {
    /* HEADER */
    header, header .form-en-header {
        position: inherit;
    }
    header .hero-image.width-form {
        padding: 0;
    }
    header .form-en-header {
        width: 100%;
    }
    .diferenciasSect {
        margin: 0 auto;
        padding: 3em 0 2em;
    }
    .diferenciasSect .box-diferencias{
        display: inherit;
    }
    .box-diferencias .box-content{
        padding: 1.5em;
        text-align: center;
    } 
    .container_sec {
        padding: 40px 0px 20px;
    }
    .channels_section ul { 
        display: inherit;
        margin: 35px 20px;
    }
    .channels_section ul li {   
        padding: 0;
    }
    .channels_section h2 {    
        font-size: 25px;
        line-height: 30px;
        margin: 0 30px;
    }
    .channels_section ul li h3 {    
        font-size: 18px;
    }
    .channels_section ul li img {
        display: none;
    }
    .channels_section ul li .hr-none-mob::before{
        display: none;
    }
    .planes_section .title_planes {
        font-size: 25px;
        line-height: 30px;
        margin: 20px;
    }
    .planes_section .box-planes {
        display: inherit;
        margin: 30px;
    }
    .planes_section .box-planes .planes {
        margin: 20px 10px;
        padding-bottom: 30px;
    }
    .planes_section .title_planes>strong{
        font-weight: 300;
        display: block;
    }
    .planes_section .subtitle {
        font-size: 16px;
        line-height: 18px;
        margin: 0 30px;
    }
    .planes_section .subtitle-mob {
        display: block;
    }
    .planes_section .box-text-planes, .sec-hr-mob {
        display: none;
    }
    .planes_section .summary-mob {
        display: block;
    }
    .engagement_section .box-list-engagement {
        display: inherit;
    }
    .engagement_section h2 {
        margin: 0;
        font-size: 25px;
        line-height: 30px;
    }
    .engagement_section p{
        margin: 20px;
        font-size: 16px;
        line-height: 20px;
    }
    .engagement_section .box-campañas h3{
        font-size: 25px;
        line-height: 30px;
        margin: 0;
    }
    .engagement_section .box-campañas{
        background: linear-gradient(180deg, #F1F1F1 0%, rgba(241, 241, 241, 0) 100%);
        padding: 50px 25px 0;
    }
    .planes_section .text-final {
        margin: 25px;
    }
    header .hero-image {
        background-position-y: inherit;
        background-image: url(../img/icons-mob.png);
        padding: 0;
    }
    header p{
        padding: 0 10px 0;
    }
    header button {
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        text-align: center;
        padding: 15px 20px 18px;
    }
    .engagement_section .box-campañas button {
        font-size: 18px;
        padding: 18px 50px;
    }
    header {
        padding: 22vw 6vw 15vw!important;
    }
    .box-mob-btn{
        display: block;
    }
    .planes_section .planes .box-text-planes button, .planes_section .planes .box-mob-btn button {
        margin-bottom: 15px;
    }
    .channels_section .container_sec .reconocimientos{
        grid-template-columns: none;
        grid-template-rows: repeat(2,1fr);
    }
}