@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@900&display=swap');


  html,
  body {
    margin: 0;
    padding: 0;
    font-family: 'Poppins', 'Graphik Web', Helvetica, sans-serif;
    font-size: 62.5%;
    line-height: 1.5em;
  }

  html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
  
  html {
    position: relative;
    background-color: #F6F6F7;
    scroll-behavior: smooth;
  }

  .hidden {
    display: none;
  }
  
  header {
    width: 100%;
    height: auto;
    clear: both;
    margin: 0;
    min-width: 320px;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 101;
    border: none;
  }

  section {
    background: #FFFFFF;
    padding: 8em 0;
  }
 
  h1 {
    font-family: 'Graphik Web', Helvetica, sans-serif;
    font-size: 2.6em;
    line-height: 1.167em;
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
    width: 100%;
    text-align: center;
    margin: 0 auto 17px;
    padding: 0;
  }
  .redes {
    font-family: 'Poppins';
    font-size: 14rem;
    font-weight: 900;
    font-style: italic;
    color: #293B92;
    width: 100%;
    text-align: center;
    padding-top: 2px;
  }

  section.final .end {
    font-family: 'Poppins';
    font-size: 5rem;
    line-height: 0em;
    font-weight: 700;
    font-style: italic;
    color: #293B92;
    width: 100%;
    text-align: center;
    margin: 0 auto 17px;
    padding: 0;
  }

  section.final .medios{
    font-family: 'Poppins';
    font-size: 2.7em;
    font-style: bold;
    font-weight: 600;
    padding-top: 400px;
    text-align: center;
    color: #293B92;
  }

  section.final .diretion{
    font-family: 'Poppins';
    font-size: 2.2em;
    font-style: normal;
    font-weight: 200;
    text-align: center;
    color: #293B92;
  }

  footer.footer .footer-content{
    font-family: 'Poppins';
    font-size: 1.3em;
    font-style: normal;
    color: #ffffff;
    font-weight: 100;
    text-align: center;
  }

  footer.footer img.barra {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 25px;
  }




  @media screen and (max-width: 980px) {
    h1 {
      font-size: 4.6em;
    }

    .redes {
      font-family: 'Poppins';
      font-size: 12rem;
      font-weight: 900;
      font-style: italic;
      color: #293B92;
      width: 100%;
      text-align: center;
      padding-top: 200px;
    }

    section.final .end {
      font-family: 'Poppins';
      font-size: 4rem;
      line-height: 0em;
      font-weight: 900;
      font-style: italic;
      color: #293B92;
      width: 100%;
      text-align: center;
      margin: 0 auto 17px;
      padding: 0;
      padding-bottom: 700px;
    }
    section.final .medios{
      font-family: 'Poppins';
      font-size: 1rem;
      font-style: bold;
      font-weight: 600;
      padding-top: 500px;
      text-align: center;
      color: #293B92;
    }

    section.final .diretion{
      font-family: 'Poppins';
      font-size: .9rem;
      font-style: normal;
      font-weight: 200;
      text-align: center;
      color: #293B92;
    }
  }
  h2 {
    font-family: 'Graphik Web', Helvetica, sans-serif;
    font-size: 4em;
    line-height: 1.19em;
    font-weight: 500;
    font-style: normal;
    color: #111324;
    width: 100%;
    margin: 0 auto 17px;
    padding: 0;
  }
  @media only screen and (max-width: 767px) {
    h2 {
      font-size: 3em;
    }
  }
  h3 {
    font-family: 'Graphik Web', Helvetica, sans-serif;
    font-size: 3.6em;
    line-height: 1.25em;
    font-weight: 500;
    font-style: normal;
    color: #111324;
    width: 100%;
    margin: 0 auto 14px;
    padding: 0;
  }
  @media only screen and (max-width: 767px) {
    h3 {
      font-size: 2.6em;
    }
  }
  h4 {
    font-family: 'Graphik Web', Helvetica, sans-serif;
    font-size: 3em;
    line-height: 1.23em;
    font-weight: 500;
    font-style: normal;
    color: #111324;
    width: 100%;
    max-width: 830px;
    margin: 0 auto 10px;
    padding: 0;
  }
  
  footer {
    width: 100%;
    min-width: 320px;
    position: relative;
    color: #F6F6F7;
    background: linear-gradient(to right, #3D3C8E 0%, #274291 100%);
    padding: 40px 0 15px 0;
    text-align: left;
    clear: both;
  }
 
 
  #sections {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  #sections #backgrounds {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #6D2884;
    ;
  }

  #sections #backgrounds .background.red {
    background-color: #ffffff;
  }
  #sections #backgrounds .background.purple {
    background-color: #6D2884;
  }
  #sections #backgrounds .background.blue {
    background-color: #009FF7;
  }
  #sections #backgrounds .background.green {
    background-color: #5BD49C;
  }
  #sections #backgrounds .background.orange {
    background-color: #FFA12C;
  }
  #sections #backgrounds .background.dark {
    background-color: #01345F;
  }
  #sections .section-block {
    position: relative;
  }

  #sections section {
    width: 100%;
    height: 100vh;
    min-height: 850px;
    position: relative;
    background-color: transparent;
    overflow: hidden;
  }

  #sections section.final {
    background-color: #ffffff;
  }

  #sections section.timeline {
    background: linear-gradient(#59358B, #383D8F);
  }

  #sections section.carousel {
    background-image: url(../img/banner-arcos-galeria1.png), linear-gradient(#723A88, #59358B);
    background-repeat: no-repeat;
    background-size: 100% 100%;

  }

  #sections section.mapa {
    background: linear-gradient(#8C4085, #723A88);
  }

  .cobertura-mapas{
    display: flex;
    justify-content: space-between;
  }

  .mapas-image{
    flex-basis: 70%;
    padding-top: 25%;
    padding-bottom: 5%;
    position: relative;
    background-image: url(../img/cobertura-maimex3.png);
    background-position: center;
    background-size: cover;
    margin-left: 15%;
  }

  .cobertura-partebaja img{
    float: right;
  }

  .timeline-images img.timeline1{
    padding-top: 200px;
    float: left;
  }
    .timeline-images img.timeline2{
    float: right;
    padding-top: 200px;
    margin-right: 150px;
  }

  #sections section.second {
    background-image: url(../img/nosotros-maimex2.png), linear-gradient(#944284, #8C4085);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  #sections #carousel {
    height: 0;
    width: 100%;
    position: absolute;
    top: 60%;
    left: 0;
  }
  #sections #carousel #carousel-container {
    height: 0 !important;
    width: 100% !important;
  }
  #sections #carousel ul {
    position: absolute !important;
    top: 0 !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: -90px 0 0 0 !important;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
  }
  #sections #carousel ul li {
    /*                cursor: pointer;*/
    -webkit-box-shadow: 0 2px 30px 0 rgba(1, 52, 95, 0.2);
    -moz-box-shadow: 0 2px 30px 0 rgba(1, 52, 95, 0.2);
    box-shadow: 0 2px 30px 0 rgba(1, 52, 95, 0.2);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out;
    -ms-transition: -ms-transform 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    /*                &:hover {
                      .transform(scale(1.1));
                  }*/
  }
  @media only screen and (max-width: 767px) {
    #sections #carousel ul {
      -webkit-transform: translate(-50%, -50%) scale(0.8);
      -moz-transform: translate(-50%, -50%) scale(0.8);
      -ms-transform: translate(-50%, -50%) scale(0.8);
      -o-transform: translate(-50%, -50%) scale(0.8);
      transform: translate(-50%, -50%) scale(0.8);
      margin: -135px 0 0 0 !important;
    }
  }
  @media only screen and (max-width: 460px) {
    #sections #carousel ul {
      -webkit-transform: translate(-50%, -50%) scale(0.6);
      -moz-transform: translate(-50%, -50%) scale(0.6);
      -ms-transform: translate(-50%, -50%) scale(0.6);
      -o-transform: translate(-50%, -50%) scale(0.6);
      transform: translate(-50%, -50%) scale(0.6);
    }
  }
  
  #sections #timeline-content {
    max-width: 1000px;
    width: 100%;
    margin-top: 240px;
  }
  #sections #timeline-content .col.space {
    padding-left: 74px;
  }
  #sections #timeline-content .number {
    margin-right: 15px;
    margin-bottom: 0;
  }
  #sections #timeline-content .title {
    max-width: 130px;
  }
  @media only screen and (max-width: 1000px) {
    #sections #timeline-content .number {
      font-size: 10em;
    }
    #sections #timeline-content .title {
      font-size: 1.8em;
      letter-spacing: 0;
    }
  }
  @media only screen and (max-width: 767px) {
    #sections #timeline-content {
      -webkit-transform: translate(-50%, -50%) scale(1.2);
      -moz-transform: translate(-50%, -50%) scale(1.2);
      -ms-transform: translate(-50%, -50%) scale(1.2);
      -o-transform: translate(-50%, -50%) scale(1.2);
      transform: translate(-50%, -50%) scale(1.2);
      width: 96%;
    }
    #sections #timeline-content .cols {
      display: block;
    }
    #sections #timeline-content .col {
      justify-content: initial;
    }
    #sections #timeline-content .col.space {
      padding: 0;
    }
  }
  @media only screen and (max-width: 420px) {
    #sections #timeline-content {
      margin-top: 320px;
    }
    #sections #timeline-content .number {
      font-size: 7em;
    }
    #sections #timeline-content .number.tiny {
      font-size: 4em;
    }
    #sections #timeline-content .number.kick {
      left: -14px;
    }
    #sections #timeline-content .title {
      max-width: 200px;
      margin: 10px 0 25px;
    }
    #sections #timeline-content .title.kick {
      left: 0;
    }
    #sections #timeline-content .title br {
      display: none;
    }
    #sections #timeline-content .col {
      display: block;
    }
  }

  #sections #timeline {
    height: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 60%;
    left: 0;
  }
  #sections #timeline .bar {
    position: absolute;
    top: 5px;
    height: 20px;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.2);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    will-change: transform;
  }
  #sections #timeline .bar .month {
    width: 330px;
    height: 100%;
    position: relative;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
  }
  #sections #timeline .bar .month:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: -20px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
  }
  #sections #timeline .bar .month:nth-child(3n+1) {
    background-color: #FFFFFF;
  }
  #sections #timeline .bar .month:nth-child(3n+1):after {
    border-left-color: #FFFFFF;
  }
  #sections #timeline .bar .month:nth-child(3n+2) {
    background-color: #009FF7;
  }
  #sections #timeline .bar .month:nth-child(3n+2):after {
    border-left-color: #009FF7;
  }
  #sections #timeline .bar .month:nth-child(3n+3) {
    background-color: #5BD49C;
  }
  #sections #timeline .bar .month:nth-child(3n+3):after {
    border-left-color: #5BD49C;
  }
  #sections #timeline .bar .month:last-child:after {
    display: none;
  }
  #sections #timeline .bar .month .month-text {
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-family: 'Graphik Web', Helvetica, sans-serif;
    font-size: 2em;
    line-height: 1;
    color: #000000;
    text-transform: uppercase;
    top: 60px;
    left: -15px;
  }
  #sections #timeline .bar .month:first-child .month-text {
    display: none;
  }
  #sections #timeline .bar .month .project {
    width: 100%;
    height: 100%;
    position: relative;
  }
  #sections #timeline .bar .month .project .line {
    position: absolute;
    z-index: -1;
    width: 12px;
    display: block;
    bottom: 21px;
    left: 50%;
    margin: -6px;
  }
  #sections #timeline .bar .month .project .line .fill {
    width: 2px;
    height: 100%;
    padding-top: 12px;
    margin-left: 5px;
    display: block;
  }
  #sections #timeline .bar .month .project .line .fill:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-color: #FFFFFF;
  }
  #sections #timeline .bar .month .project .line .dot {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    width: 12px;
    height: 12px;
    border: 2px solid #FFFFFF;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
  }
  #sections #timeline .bar .month .project .line .dot.pulse span {
    background-color: #FFFFFF;
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin: -5px 0 0 -5px;
  }
  #sections #timeline .bar .month .project .detail {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    margin-bottom: -10px;
    position: absolute;
    width: 200px;
    left: 50%;
    margin-left: -100px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
  }
  #sections #timeline .bar .month .project .detail:after {
    content: '';
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top-color: #FFFFFF;
  }
  #sections #timeline .bar .month .project .detail .image {
    line-height: 0;
    overflow: hidden;
    -khtml-border-top-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    -webkit-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -khtml-border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
  }
  #sections #timeline .bar .month .project .detail .text {
    background-color: #FFFFFF;
    overflow: hidden;
    -khtml-border-bottom-left-radius: 12px;
    -moz-border-bottom-left-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
    -khtml-border-bottom-right-radius: 12px;
    -moz-border-bottom-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 10px 10px 16px;
  }
  #sections #timeline .bar .month .project .detail .text .title {
    font-size: 1.4em;
    line-height: 1.286em;
    color: #5D5D66;
    font-weight: 700;
    margin: 0;
    letter-spacing: 0;
    margin-bottom: 2px;
    display: block;
  }
  #sections #timeline .bar .month .project .detail .text .desc {
    color: #9FA6AC;
    font-size: 1.4em;
  }
  #sections #timeline .bar .month .project.visible .line .dot {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #sections #timeline .bar .month .project.visible .detail {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@calc_val)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
    margin-bottom: 0;
  }
  #sections #timeline.inview .bar .dot.pulse:before,
  #sections #timeline.inview .bar .dot.pulse:after {
    content: '';
    width: 12px;
    height: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    border: 6px solid #FFFFFF;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -moz-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    -o-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
  }
  #sections #timeline.inview .bar .dot.pulse:before {
    -webkit-animation: marker-inner 3s linear infinite;
    -moz-animation: marker-inner 3s linear infinite;
    -o-animation: marker-inner 3s linear infinite;
    animation: marker-inner 3s linear infinite;
  }
  #sections #timeline.inview .bar .dot.pulse:after {
    width: 24px;
    height: 24px;
    -khtml-border-radius: 24px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    -webkit-animation: marker-outer 3s linear infinite;
    -moz-animation: marker-outer 3s linear infinite;
    -o-animation: marker-outer 3s linear infinite;
    animation: marker-outer 3s linear infinite;
  }
  @media only screen and (max-width: 767px) {
    #sections #timeline {
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8);
    }
    #sections #timeline .bar .month .project .detail .text .desc {
      display: none;
    }
  }
  
  #sections #end-social {
    height: 33.3vh;
    width: 100%;
    position: absolute;
    top: 60%;
    left: 0;
    will-change: transform;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
  }
  #sections #end-social .socialbox {
    width: 25%;
    height: 100%;
    position: relative;
  }
  #sections #end-social .socialbox svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50%;
    height: 50%;
  }
  #sections #end-social .socialbox .hover {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: 'Graphik Web', Helvetica, sans-serif;
    font-size: 5.8em;
    line-height: 1;
    text-transform: uppercase;
    display: none;
  }
  @media only screen and (max-width: 1200px) {
    #sections #end-social .socialbox .hover {
      font-size: 4.8vw;
    }
  }
  #sections #end-social .socialbox a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }
  #sections #end-social .socialbox:hover {
    background-color: #FFFFFF !important;
  }
  #sections #end-social .socialbox:hover svg {
    display: none;
  }
  #sections #end-social .socialbox:hover .hover {
    display: block;
  }
  #sections #end-social .socialbox.whatsapp {
    background-color: #34BF8C;
  }
  #sections #end-social .socialbox.whatsapp .hover {
    color: #34BF8C;
  }
  #sections #end-social .socialbox.facebook {
    background-color: #009FF7;
  }
  #sections #end-social .socialbox.facebook .hover {
    color: #009FF7;
  }
  #sections #end-social .socialbox.instagram {
    background-color: #CC3399;
  }
  #sections #end-social .socialbox.instagram .hover {
    color: #CC3399;
  }
  #sections #end-social .socialbox.maps {
    background-color: #FFA12C;
  }
  #sections #end-social .socialbox.maps .hover {
    color: #FFA12C;
  }
  #sections #end-social .socialbox.youtube {
    background-color: #F20505;
  }
  #sections #end-social .socialbox.youtube .hover {
    color: #F20505;
  }