
body{
    margin:0;
    font-family: "Lexend Deca","Helvetica Neue","Helvetica","Arial","sans-serif";
    color: #2e475d;
    font-weight: 500;
}
a, button{ 
    cursor: pointer;
}
nav{
    color:#2e475d;
    font-weight: 600;
    display:flex;
    justify-content:center;
    align-items:center;
    max-height:76px;
    height: 76px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    padding: 0px 150px;
}
ul{
    list-style:none;
}
ul#navId{
    display: flex;
    justify-content: center;
}
.nav-list li{
    display:inline-block;
    margin-right: 20px;
    font-size: 16px;
    padding: 1.5rem 1rem;
    cursor: pointer;
    position: relative;
}

.nav-list li:hover{
    text-decoration: underline;
}
.nav-list-container{
    display:flex;
    align-items:center;
    padding-right:50px;
}
.logo-hubspot{
    height: 28px;
    width:200px;
}
.footer{
    background-color:#2e475d;
    font-weight: 500;
    color:white;
    height:610px;
    max-height:610px;
    padding-top: 5.75rem;
}
.first-part{
    display:flex;
    justify-content:space-evenly;
    margin-bottom: 32px;
}

.nav-list-footer{  
    display: flex;
    align-items: center;
    justify-content: space-between; 
    width:50%;
    font-weight: 500;
}
.copyright{
    display: flex;
    justify-content: center;
    flex-direction:column;
}
.copyright p{
    font-size: 12px;
}
.button-login, .button-attendance{
    margin-left:232px;
    padding:.55em 1.111em;
    background-color: #ff5c35;
    border: none;
    color: #fff;
    margin-left:0px;
    width:240px;
    height:40px;
    border-radius:.1875rem;
    font-size:.875rem;
    font-weight:bold;
}
button:hover, .button-login:hover{
    box-shadow: 0 0 40px 40px #EDBB99 inset;
}
.button-login{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
    text-decoration: none;
}
.lenguages{
    display: flex;
    justify-content: center;
}
.languages-container{
    width:1080px;
    height: 44px;
    padding: 32px 0px;
    border-bottom: 1px solid white;
}
.lenguages-list{
    display: flex;
    justify-content: space-evenly;
    color:white;
}
.multi-container-certs{
    display:flex;
    box-sizing:content-box;
    margin: 0 auto;
    max-width: 1080px;  
    margin-top: 3rem;
    margin-bottom: 100px;
}
.academy-learn-container{
    display:flex;
    box-sizing:content-box;
    margin: 0 auto;
    max-width: 1080px;
    height: 328px;  
}
.academy-learn-container p{
    font-size: 16px;
    line-height: 1.75;
} 

.button-certs{
    background-color: #ff5c35;
    border: none;
    color: #fff;
    width:200px;
    height:50px;
    border-radius:2px;
    align-items: center;
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 27px;
}
.side-by-side{
    display:flex;
    color: #fff;
    height: 420px;
}
.left-container{
    background-color: #0b8484;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;    
    align-items: center;
}

.right-container{
    background-color:#e69722;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.footer ul li.footer-list-title{
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.56;
    color: white;
}
.footer ul li{
    padding: 8px 0;
    font-weight: 500;
    font-size:.875rem;
    line-height: 1.75;
    color: #b6c7d6;
    cursor: pointer;
}
.footer li:hover{
    color: rgb(75, 186, 223);
}
.footer ul{
    margin: 0px;
    padding: 0px 16px;
    font-weight: 500;
}
.second-part{
    display:flex;
    justify-content:space-between;
    width:1080px;
    padding: 32px 0px;
    margin: 0 auto;
    color: #b6c7d6;
}
.logo-footer{
    height: 24px;
    width:174px;
}
.footer section.second-part .nav-list-footer li {
    font-size: 16px;
    padding: 8px 16px;
}
.logo-social-media{
    display:flex;
    justify-content: space-between;
}
.logo-social-media i{
    font-size: 27px;
    margin-top: 25px;
}
.logo-social-media i:hover{
    font-size: 32px;
}
.body .multi-container-certs p{
    font-size: 14px;
    text-align: center;
    line-height: 1.75;
}
.body .academy-learn-container p{
    font-size: 16px;
}
.certs{
    margin: 80px 0px 144px 0px;   
}
.head-certs{
    display:flex;
    align-items: center;
    flex-direction: column;
    padding: 10px 0px;
    line-height: 1.75;
}
.head-certs h2{
    font-size: 2rem;
}
.head-certs p{
    font-size: 14px;
    line-height: 1.75;
    margin: 2px 0px;
}
.certification-option a{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: #2e475d;
}
.certification-option a:hover{
    text-decoration: underline;
}
.text-container-left{
    width: 44%;
    font-weight: 700;
    line-height: 1.75;
}
.text-container-right{
    width: 44%;
    font-weight: 700;
    line-height: 1.75;
}
.side-by-side h3{
    font-size: 24px;
}
.button-curses , .button-certs-right-container{
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    width: 194px;
    height: 53px;
    margin-top: 20px;
    font-weight:550;
}
.button-curses:hover{
    color:#213343;
    box-shadow: 0 0 40px 40px white inset;
}
.button-certs-right-container:hover{
    color:#213343;
    box-shadow: 0 0 40px 40px white inset;
}
.center-circle{
    background-color: white;
    color: #213343;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    left: 47%;
    display: flex;
    align-items: center;
    font-size: .865em;
    justify-content: center;
    border: none;
}
.academy-learn-title img{
    width: 35px;
    padding-top: 55px;
}
.academy-learn-title{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
}
.item{
    width: 328px;
    height: 210px;
    margin: 16px;
}
.promo-free-courses{
    color: white;
    background-color:#3e5974;
    display:flex;
    justify-content: center;
    height: 40px;
    padding: 20px 0px;
}
.button-free-courses{
    width: 248px;
    height: 40px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #2e475d;
    border-radius: 2px;
    margin-left: 30px;
    font-weight: 500;
}  
.button-free-courses:hover{
    box-shadow: 0 0 40px 40px #b6c7d6 inset;
}
.featured-courses{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.title-featured-courses{
    margin: 16px 0px 16px 0px;
    height: 45px;
    width: 1080px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*Card*/
.card-container{
    display: flex;
    justify-content: center;
    width: 80%;
    flex-wrap: wrap;
}
.card{
    border-top: 0.625rem solid rgb(124, 152, 182);
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    display: flex;
    flex-direction: column;
    box-shadow: 1px 1px 3px 1px #d3d3d35c;
    width: 22%;
    margin: 12px;
    margin-bottom: 30px;
}
.card.card-pink{
    border-top: 0.625rem solid rgb(242, 84, 125);
}
.card.card-blue{
    border-top: 0.625rem solid rgb(0, 164, 189);
}
.card:hover{
    transform: translateY(-10px);
}
.feature-courses-links{
    margin-bottom: 40px;
}
.feature-courses-links a{
    font-size: 16px;
    color:#0b8484;
    font-weight: 600;
    margin: 0px 15px;
}
.feature-courses-links a:hover{
    text-decoration: underline;
}
.top-borders{
    position: relative;
}
.top-border1{
    background-color: rgb(203, 214, 226);
    height: 10px;
    width: 97%;
    position: absolute;
    top: -20px;
    left: 4px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.top-border2{
    background-color: rgb(234, 240, 246);
    height: 10px;
    width: 94%;
    position: absolute;
    top: -30px;
    left: 8px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.card-header{
    border-bottom: 1px solid rgb(234, 240, 246);
    padding: 0px 16px 16px 16px;
    display: flex;
    flex-direction: column;
    min-height: 135px;
    height: 135px;
}
.card-title{
    margin: 25px 0px 40px 0px;
}
.card-header-image{
    width: 25px;
    height: 25px;
    background-color: rgb(124, 152, 182);
    border-radius: 0px 0px 25px 25px;
    padding: 0.5rem;
    align-self: flex-end;
}
.card-header-image.card-pink{
    background-color: rgb(242, 84, 125);
}
.card-header-image.card-blue{
    background-color: rgb(0, 164, 189);
}
.card-footer{
    padding: 15px;
    padding-top: 0px;
}
.card-footer button{
    width: 100%;
    background-color: #3e5974;
    color:#fff;
    font-weight: 600;
    font-size: 0.875rem;
    padding: 13px 20px 13px 20px;
    border: none;
    border-radius: 2px;
}
.card-content{
    display: flex;
    padding: 15px;
    height: 125px;
    min-height: 125px;
}
.card-content-image i{
    width: 35px;
    font-size: 38px;
}
.card-content-text{
    line-height: 1.125rem;
}
.card-content-text h6{
    margin: 0px;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 700;
}
.card-content-text p{
    margin-right: 8px;
    font-size: 12px;
}
.card-content-text a{
    color: #0b8484;
    font-weight: 500;
    text-decoration: none;
    font-size: 12px;
}
.card-content-text a:hover{
    text-decoration: underline;
}
h2{
    text-align: center;
}
.accordion{
    width: 950px;
    margin: 90px auto;
    color: #213343;
    background-color: white;
    padding: 45px 45px;
}
.accordion .container{
    position: relative;
    margin: 10px 10px;
}
.accordion .label{
    position: relative;
    padding: 10px 0;
    font-size: 20px;
    color: #213343;
    cursor: pointer;
}
.accordion .container .label::before{
    content: '+';
    font-size: 30px;
    color: #213343;
    position: absolute;
    top: 50%;
    right: -5px;
    transform: translateY(-50%);
}
.accordion .content{
    position: relative;
    background: white;
    height: 0;
    font-size: 20px;
    text-align: justify;
    width: 780px;
    overflow: hidden;
    transition: 0.5s;
  }
  .accordion hr {
    width: 100;
    margin-left: 0;
    border: 1px solid grey;
  }
  .accordion .container.activa .content {
    height: 150px;
  }
  .accordion .container.activa .label::before {
    content: '-';
    font-size: 30px;
  }
  .contentLiHeader{
    position: absolute;
    background: white;
    height: 255px;
    text-align: justify;
    overflow: hidden;
    transition: 0.5s;
    display: none;
    background-color: rgb(236 240 243);
    width: 800px;
    left: -100%;
    border: 1px solid rgb(187, 197, 207);
    padding: 20px;
    text-align: center;
    font-size: 15px;
    color: #213343;
}
.contentLiHeader.is-open{
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    z-index: 5;
}
.fa.fa-chevron-down{
    position: absolute;
    right: -3px;
}
.cards-header-container{
    display: flex;
    justify-content: space-around;
}
.cards-header{
    width: 200px;
    height: 110px;
    background-color: white;
    font-size: 12px;
    padding: 0px 10px 10px 10px;;
}
.cards-header-content{
    display: flex;
}
.cards-header-content img{
    height: 55px;
}
.carousel {
    display: flex;
    justify-content: center;
    width: auto;
    padding: 25px 0px;
    height: 450px;
}
#imagen {
    width: -webkit-fill-available;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.controles{
    display: flex;
    justify-content: center;
    padding-bottom: 25px;
}
