/*css started*/
/*fonts*/

@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
  font-family: 'BarlowCondensed-Bold';
    font-weight: normal;
    font-style: normal;
    src: url('/content/dam/intelligentcontent/unbranded/lupus-somos-esenciales/co/es/fonts/BarlowCondensed-Bold.ttf');
}
@font-face {
  font-family: 'BarlowCondensed-Light';
    font-weight: normal;
    font-style: normal;
    src: url('/content/dam/intelligentcontent/unbranded/lupus-somos-esenciales/co/es/fonts/BarlowCondensed-Light.ttf');
}
@font-face {
  font-family: 'BarlowCondensed-Regular';
    font-weight: normal;
    font-style: normal;
    src: url('/content/dam/intelligentcontent/unbranded/lupus-somos-esenciales/co/es/fonts/BarlowCondensed-Regular.ttf');
}
@font-face {
  font-family: 'BarlowCondensed-Medium';
    font-weight: normal;
    font-style: normal;
    src: url('/content/dam/intelligentcontent/unbranded/lupus-somos-esenciales/co/es/fonts/BarlowCondensed-Medium.ttf');
}
@font-face {
  font-family: 'Barlow-Medium';
    font-weight: normal;
    font-style: normal;
    src: url('/content/dam/intelligentcontent/unbranded/lupus-somos-esenciales/co/es/fonts/Barlow-Medium.ttf');
}
@font-face {
  font-family: 'Barlow-Regular';
    font-weight: normal;
    font-style: normal;
    src: url('/content/dam/intelligentcontent/unbranded/lupus-somos-esenciales/co/es/fonts/Barlow-Regular.ttf');
}
@font-face {
  font-family: 'Barlow-Light';
    font-weight: normal;
    font-style: normal;
    src: url('/content/dam/intelligentcontent/unbranded/lupus-somos-esenciales/co/es/fonts/Barlow-Light.ttf');
}
@font-face {
  font-family: 'Barlow-Bold';
    font-weight: normal;
    font-style: normal;
    src: url('/content/dam/intelligentcontent/unbranded/lupus-somos-esenciales/co/es/fonts/Barlow-Bold.ttf');
}
/*@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');*/

/*heder-css*/
#lupus-somos-header {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 21px;
    opacity: 1;
}
#lupus-somos-header {
    position: absolute;
    max-width: 1471px;
    width: 100%;
    margin-top:87px;
    margin-left:auto;
    margin-right:auto;
    left: 50%;
    transform: translate(-50%);
    position: absolute;
    z-index: 9999;
}
#head-left img {
    max-width: 254px;
    width: 100%;
}
#navigation-sec span.cmp-navigation__item-text {
    white-space: normal;
}
#navigation-sec .cmp-navigation__group {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    /*flex-wrap: wrap;*/
    justify-content: flex-end;
    align-items:center;
}
#navigation-sec {
    padding-top: 30px;
    padding-bottom: 33px;
}
#navigation-sec .cmp-navigation__item-link {
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    color: #5B3885;
    font-family: 'Barlow-Regular';
}
#navigation-sec .cmp-navigation__item--active .cmp-navigation__item-link {
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    color: #5B3885;
    font-family: 'Barlow-Bold';
}
#navigation-sec .cmp-navigation__item {
    padding:0;
    margin:0;
    position: relative;
    white-space: wrap;
    text-align: center;
}
/*.cmp-navigation__group li+li::before {*/
/*   content: '|';*/
/*   position: absolute;*/
/*   top: 10px;*/
/*   left:0;*/
/*}*/
#navigation-sec .cmp-navigation__group li::before {

  content: '';
    position: absolute;
    top: 13px;
    left: 0;
    height: 27px;
    width: 2px;
    background: #5B3885;
}
 
#navigation-sec .cmp-navigation__group li:nth-child(1)::before {

    display: none;

}
 
#navigation-sec .cmp-navigation__group li:nth-child(2)::before {

    top: 2px;

}
 
#navigation-sec .cmp-navigation__item {
    padding-right: 34px;
}
 
#navigation-sec .cmp-navigation__item+li {
    padding-left: 37px;
}
ul.cmp-navigation__group li:nth-child(3) a {
    max-width: 138px;
    display: flex;
    flex-wrap: wrap;
}
ul.cmp-navigation__group li:nth-child(4) a {
    max-width: 140px;
    display: flex;
    flex-wrap: wrap;
}
ul.cmp-navigation__group li:nth-child(5) a {
    max-width: 106px;
    display: flex;
    flex-wrap: wrap;
}
#navigation-sec .cmp-navigation__item:last-child {
    padding-right: 50px;
}
/*footer*/
#esenciales-footer {
    background: #1A1A1A 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 1;
    width:100%;
}
#esenciales-footer-main{
    max-width: 1620px;
    width: 100%;
    margin: 81px auto 81px auto;
}
#left-sec-foot {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
#right-sec-foot {
    width: 100%;
    margin-left: 39.54px;
}
.foot-left-sec-main {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.foot-logo img {
    max-width: 173px;
    margin-right:39.54px;
}
.foot-devider {
    border-right: 1px solid #707070;
    height: 170px;
    margin-right:25.94px;
}
.foot-nav p {
    font-size: 25px;
    color:#fff;
    font-family: 'BarlowCondensed-Bold';
}
.foot-nav a {
    color: #fff;
    display: block;
    line-height: 24px;
    font-size: 20px;
    font-family: 'BarlowCondensed-Regular';
}
.foot-information {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-family: 'Barlow-Medium';
    max-width: 1010.62px;
}
#esenciales-footer-main .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--4
 {
    float: left;
    clear: none;
    width: 32.333333%;
}
#esenciales-footer-main .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--7 {
    float: left;
    clear: none;
    width: 65.333333%;
}
.foot-az-log img {
    max-width: 175px;
    width: 100%;
    margin-bottom: 25.87px;
}
@media(max-width:1700px){
    #lupus-somos-header {
    max-width: 90vw;
    width:100%;
    position: absolute;
    z-index: 9999;
    }
    #esenciales-footer-main {
    max-width: 92vw;
    width:100%;
    }
}
@media(max-width:1440px){
    #lupus-somos-header {
    max-width:90vw;
    width:100%;
    position: absolute;
    z-index: 9999;
    }
    #esenciales-footer-main {
    max-width: 91vw;
    width:100%;
    }
    .foot-information {
    font-size: 16px;
    line-height: 20px;
    max-width:100%;
    }
    .foot-nav a {
    line-height: 20px;
    font-size: 16px;
    }
    .foot-logo img {
    max-width: 145px;
    margin-right: 30.54px;
}
#navigation-sec .cmp-navigation__group li::before {
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    height: 23px;
    width: 2px;
    background: #5B3885;
}
#navigation-sec .cmp-navigation__item+li {
    padding-left: 25px;
}
#navigation-sec .cmp-navigation__item {
    padding-right: 22px;
}
/*#navigation-sec .cmp-navigation__item:last-child {*/
/*    padding-right: 10px;*/
/*}*/
}
@media(max-width:1200px){
    #lupus-somos-header .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--3
 {
    float: left;
    clear: none;
    width: 20%;
}
 #lupus-somos-header .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--9 {
    float: left;
    clear: none;
    width: 80%;
}
     #lupus-somos-header {
    max-width:90vw;
    width:100%;
    }
    #navigation-sec .cmp-navigation__item--active .cmp-navigation__item-link {
    font-size: 15px;
    line-height: 24px;
}
#head-left img {
    max-width: 150px;
    width: 100%;
    padding-top:22px;
}
    #esenciales-footer-main {
    max-width: 90vw;
    width:100%;
    }
    .foot-information {
    font-size: 15px;
    line-height: 20px;
    max-width:100%;
    }
    .foot-nav a {
    line-height: 20px;
    font-size: 15px;
    }
    .foot-logo img {
    max-width: 100px;
    margin-right: 25px;
}
    #navigation-sec .cmp-navigation__item {
    padding-right: 15px;
}
 
#navigation-sec .cmp-navigation__item+li {
    padding-left: 20px;
}
}
@media(max-width:991px){
    #navigation-sec .cmp-navigation__group {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    /* flex-wrap: wrap; */
    justify-content: space-evenly;
}
     #lupus-somos-header {
    max-width: 90vw;
    width:100%;
    }
    #navigation-sec .cmp-navigation__item-link {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    color: #5B3885;
    font-family: 'Barlow-Regular';
}
#navigation-sec .cmp-navigation__item--active .cmp-navigation__item-link {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    color: #5B3885;
    font-family: 'Barlow-Bold';
}
    #head-left img {
        max-width: 120px;
        width: 100%;
        padding-top: 25px;
    }
    #esenciales-footer-main {
    max-width: 95vw;
    width:100%;
    padding-left: 20px;
    padding-right: 20px;
    }
    .foot-information {
    font-size: 16px;
    line-height: 20px;
    max-width:100%;
    }
    .foot-nav a {
    line-height: 20px;
    font-size: 15px;
    }
    .foot-logo img {
    max-width: 100px;
    margin-right: 25px;
}
#esenciales-footer-main .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--4
 {
    float: left;
    clear: none;
    width: 32%;
}
#esenciales-footer-main .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--7 {
    float: left;
    clear: none;
    width: 60%;
}
 #navigation-sec .cmp-navigation__item {
    padding-right: 15px;
}
 
#navigation-sec .cmp-navigation__item+li {
    padding-left: 20px;
}
}
@media(max-width:850px){
    #lupus-somos-header {
    max-width: 90vw;
    width: 100%;
    margin-top: 40px;
}
#navigation-sec {
    padding-top: 0;
    padding-bottom:0;
    /*padding-top: 75px;*/
    /*padding-bottom: 35px;*/
}
        #head-left img {
        max-width: 100px;
        width: 100%;
        padding-top: 0;
        height: 60px;
    }
    #esenciales-footer-main .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.foot-left-sec-main {
    display: flex;
    justify-content: center;
    align-items: center;
}
#esenciales-footer-main .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--4
 {
     float: left;
    clear: none;
    width: 100%;
}
#esenciales-footer-main .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--7 {
    float: left;
    clear: none;
    width: 100%;
}
  #lupus-somos-header .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--3
 {
    float: left;
    clear: none;
    width: 100%;
}
 #lupus-somos-header .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--9 {
    float: left;
    clear: none;
    width: 100%;
}
  #right-sec-foot {
    width: 100%;
    margin-left: 0;
}  
.ic-header .cmp-navigation {
    position: relative;
    display: none;
}
.hamburger-wrapper {
    position: relative;
    float: right;
}
#ic-actoncopd-header .navigation {
    width: 100%;
    float: none;
  }

  .ic-header .cmp-navigation {
    display: none;
  }

  .ic-hamburger {
    display: block;
  }

  .ic-header .cmp-navigation {
    display: none;
  }

  .ic-hamburger {
    display: block;
  }

  .ic-hamburger .hamburger-wrapper {
    position: absolute;
    z-index: 3;
    top: 15px;
    right:30px;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
  }

  .ic-hamburger .hamburger {
    position: absolute;
    z-index: 3;
    width: 30px;
    height: 30px;
    transform: none;
    transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1),transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
  }

  .ic-hamburger .hamburger-top {
    z-index: 4;
  }

  .cmp-navigation--byd .ic-hamburger .hamburger-line {
    background-color: #321D48;
  }

  .ic-hamburger .hamburger-line-top {
    top: 14px;
    transform: translateY(-7px);
  }

  #ic-actoncopd-header .cmp-navigation__item {
    padding: 25px;
    margin: 0;
    width: 100%;
  }

  .ic-hamburger .hamburger-line {
    position: absolute;
    z-index: 1;
    left: 5px;
    display: block;
    width: 20px;
    height: 2px;
    background: #321D48;
    transition: transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s;
  }

  .ic-hamburger .hamburger-line-mid {
    top: 14px;
  }

  .ic-hamburger .hamburger-line-bottom {
    bottom: 14px;
    transform: translateY(7px);
  }

  .ic-hamburger.open .hamburger-top {
    transform: rotate(45deg);
  }

  .ic-hamburger.open .hamburger {
    transition: transform 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
  }

  .cmp-navigation--byd-nav .ic-hamburger .hamburger-line {
    background-color: #333;
  }

  .ic-hamburger.open .hamburger-line {
    transform: none;
    transition: transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
  }

  .ic-hamburger.open .hamburger-mid {
    visibility: hidden;
  }

  .ic-hamburger.open .hamburger-bottom {
    transform: rotate(-45deg);
  }

  /*.navigation-overlay.show {*/
  /*  height: 160px!important;*/
  /*}*/

  #navigation-sec .navigation-overlay.show {
    height: 215px!important;
    width: 100%;
    float: right;
  }
    #navigation-sec .cmp-navigation__group {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        flex-direction: column;
        align-items: center;

    }
.cmp-navigation__group li+li::before {
  display:none;
}
   #navigation-sec .cmp-navigation__item-link {
    font-size: 24px;
    line-height: 35px;
    font-weight: normal;
    color: #5B3885;
    font-family: 'Barlow-Regular';
    max-width: 380px;
    width: 100%;
}
#navigation-sec .cmp-navigation__item--active .cmp-navigation__item-link {
    font-size: 24px;
    line-height: 35px;
    font-weight: normal;
    color: #5B3885;
    font-family: 'Barlow-Bold';
    max-width: 380px;
    width: 100%;
}
 #navigation-sec .cmp-navigation__item {
    padding-right: 15px;
    padding-left: 20px;
    text-align: left;
     width: 100%;
}

	/*Mobile Menu end*/
}

@media(max-width:450px){
        .ic-hamburger .hamburger-wrapper {
        position: absolute;
        z-index: 3;
        top: 15px;
        right: 35px;
        display: block;
        width: 30px;
        height: 30px;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
    }
    .foot-az-log img {
    max-width: 175px;
    width: 100%;
    margin-bottom: 25.87px;
    margin-top:25px;
}
}
