@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url("font-awesome.css");

body {
    margin: 0;
    background: #80bd73;
}

.background {
    background: url(img/background-2023.png);
    /* height: 140vh; */
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #80bd73;
    background-position: bottom;
}

#nav {
    position: fixed;
    width: 100%;
    background-color: #0098d8;
    z-index: 10;
}

#menu-nav {
    padding: 0px;
    margin: 0px;
    float: right;
}

#menu-nav li {
    float: left;
    /* margin-right: 10px; */
    list-style: none;
    font-family: Nunito;
}

#menu-nav li a {
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
}

#menu-nav li a:hover {
    text-decoration: underline;
}

img.logo {
    width: 40%;
    position: relative;
    /* margin-top: 15vh; */
    /* display: inline-block; */
    display: block;
    margin: auto;
    padding-top: 40px;
}

img.logo.logocgs {
    width: 25%;
    padding-top: 105px;
}


.center {
    text-align: center;
}

.principal,
#charlas,
#acerca-de {
    /* padding-bottom: 150px; */
    min-height: 100vh;
}

.texto {
    position: relative;
    width: 50%;
    color: white;
    /* font-size: 1.5rem; */
    font-size: 20px;
    text-align: center;
    font-family: 'Nunito', sans-serif;
    line-height: 1.1;
    /* margin-top: 0px; */
    margin: 10px auto;
}

.principal p.texto {
    background-color: rgba(85, 190, 250, 0.8);
    padding: 10px;
}

.verde {
    width: 100%;
    /* background-color: #80bd73; */
    padding: 50px 0px;
    margin-bottom: 50px;
    /* margin-top: 50px; */
}

.redes {
    position: relative;
    width: 100%;
    display: inline-block;
}

.youtube {
    width: 20%;
    position: relative;
    display: contents;
}

.spotify {
    width: 50%;
    position: relative;
    display: contents;
}

.youtube,
.spotify {
    width: 120px;
    display: inline-block;
}

.youtube a,
.spotify a {
    display: inline-block;
}

.youtube img,
.spotify img {
    width: 100%;
}

footer {
    background: #80bd73;
    color: white;
    padding: 0% 15%;
    font-family: 'Nunito';
    display: inline-block;
    box-sizing: border-box;
}

.footer-text {
    position: relative;
    width: 21%;
    float: left;
    padding: 1% 2%;
}

.footer-text .widgets {
    margin: 50px 0px;
}

.footer-logo-inspireland img {
    max-width: 100%;
}

.logos-footer {
    margin-top: 50px;
}

.badges {
    width: 500px;
    max-width: 600px;
    margin-bottom: 0px;
    margin-top: 100px;
    /* margin-bottom: 300px;
    margin-top: 300px; */
    display: block;
    clear: both;
    overflow: hidden;
    margin: 100px auto 0px auto;
}

.yt-sp {
    /* margin-top: 100px; */
    margin-top: 50px;
}

.themesflat-shortcode-socials,
.contact-list {
    padding: 0px;
    display: block;
    overflow: hidden;
}

.themesflat-shortcode-socials li {
    float: left;
    list-style: none;
    margin-right: 10px;
}

.themesflat-shortcode-socials li a {
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 15px;
    display: inline-block;
    width: 20px;
    padding: 5px;
    text-align: center;
    color: #fff;
}

.acerca-de {
    background-color: #55befa;
    padding-bottom: 150px;
}

.acerca-de h2,
.charlas h2 {
    font-family: Nunito;
    font-size: 50px;
    color: white;
    margin-top: 50px;
    padding-top: 50px;
}

.card {
    width: 21%;
    position: relative;
    float: left;
    padding: 1% 2%;
    font-family: Nunito;
    /* width: 240px; */
    /* padding: 10px 20px; */
    /* margin: 10px; */


}

.card-h {
    font-family: nunito;
    margin: 10px;
}


#charlas {
    width: 960px;
    position: relative;
    margin: auto;
    display: block;
    clear: both;
    overflow: hidden;
}

/* .owl-carousel.owl-loaded {
    display: block;
    width: 960px;
    margin: auto;
}

.owl-carousel .owl-stage-outer {
    width: 960px;
    margin: auto;
}

.owl-controls {
    display: inline-block;

} */

#charlas h2 {
    margin-bottom: 20px;
}

#charlas h3 {
    color: white;
    font-size: 20px;
    font-family: 'Nunito';
    display: block;
    clear: both;
    overflow: hidden;
}

.charla i {
    font-size: 20px;
}

#charlas .charla h4 {
    font-size: 15px;
}

.card .charla,
.card-h .charla {
    color: white;
    background-color: #55befa;
    display: block;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    /* height: 355px; */
    /* height: 330px; */
    height: 165px;
}

/* 
.charla img {
    max-width: 100%;
} */

.redes-charla {
    padding: 0px;
    margin: auto;
    display: block;
    position: absolute;
    bottom: 25px;
    overflow: hidden;
    clear: both;
    margin: auto;
    margin-left: 20%;
}

.redes-charla li {
    text-decoration: none;
    float: left;
    margin-right: 5px;
    list-style: none;
}

.redes-charla a {
    border: 1px solid #20D05E;
    color: #20D05E;
    padding: 5px;
    border-radius: 50%;
    font-size: 20px;
    display: inline-block;
    width: 25px;
    background-color: white;
}

.redes-charla li:first-child a {
    border: 1px solid #F60C1A;
    color: #F60C1A;
}

.owl-carousel .owl-item img {
    display: inline !important;
    max-width: 175px;
}

/*
.owl-prev {
    width: 25px;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-left: 10px;
    display: block !important;
    border: 0px solid black;
}

.owl-next {
    width: 25px;
    height: 100px;
    position: absolute;
    top: 50%;
    right: 10px;
    display: block !important;
    border: 0px solid black;
}

.owl-prev i,
.owl-next i {
    transform: scale(3);
    color: rgba(255, 255, 255, 0.6);
} */










.carousel-wrapper {
    width: 1000px;
    margin: auto;
    position: relative;
    text-align: center;
    font-family: sans-serif;
}

.owl-carousel .owl-nav {
    overflow: hidden;
    height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #5110e9;
}

.owl-carousel .item {
    text-align: center;
}

.owl-carousel .nav-button {
    height: 50px;
    width: 25px;
    cursor: pointer;
    position: absolute;
    top: 110px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.25;
}

.owl-carousel .owl-prev {
    left: -35px;
}

.owl-carousel .owl-next {
    right: -35px;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #ffffff;
    font-size: 39px;
    background: #000000;
    border-radius: 3px;
}

.owl-carousel .prev-carousel:hover {
    background-position: 0px -53px;
}

.owl-carousel .next-carousel:hover {
    background-position: -24px -53px;
}







/* Set your aspect ratio */
.video-container {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.25%;
    /* creates a 16:9 aspect ratio */
}

.video-container iframe,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
}

/* And set the max-width of the parent element */
.video-wrap {
    width: 100%;
    max-width: 600px;
    margin: auto;
}

/* 

#menu-container {
    display: none;
} */

.principal .texto {
    width: 40%;
}

@media only screen and (max-width: 900px) {
    #menu-container {
        display: block;
    }

    /* 
    #nav {
        display: none;
    } */

    img.logo {
        width: 90%;
    }

    img.logo.logocgs {
        width: 60%;
    }

    .texto,
    .principal .texto {
        width: 90%;
    }

    .footer-text {
        position: relative;
        width: 100%;
        padding: 2%;
        font-size: .8rem;
        float: none;
    }

    footer {
        background: #80bd73;
        color: white;
        margin: 2% 0;
        box-sizing: border-box;
    }

    .card {
        width: 46%;
    }

    .card .charla {
        height: 305px;
    }

    #charlas {
        width: 90%;
    }

    .badges {
        width: 90%;
    }

    .card .charla,
    .card-h .charla {
        height: 200px;
    }

    .redes-charla {
        margin-left: 10%;
    }

    .youtube-embebido {
        max-width: 100%;
    }

}


















ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: black;
}

body {
    font-family: Nunito;
    /* background: #FF5722; */
}

#menu-wrapper {
    overflow: hidden;
    max-width: 100%;
    cursor: pointer;
}


#menu-wrapper #hamburger-menu {
    /* position: relative; */
    width: 25px;
    height: 20px;
    margin: 15px;

    position: fixed;
    right: 20px;
    z-index: 100;
}

#menu-wrapper #hamburger-menu span {
    opacity: 1;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 10px;
    color: black;
    background-color: white;
    position: absolute;
    transform: rotate(0deg);
    transition: .4s ease-in-out;
}

#menu-wrapper #hamburger-menu span:nth-child(1) {
    top: 0;
}

#menu-wrapper #hamburger-menu span:nth-child(2) {
    top: 9px;
}

#menu-wrapper #hamburger-menu span:nth-child(3) {
    top: 18px;
}

#menu-wrapper #hamburger-menu.open span:nth-child(1) {
    transform: translateY(9px) rotate(135deg);
}

#menu-wrapper #hamburger-menu.open span:nth-child(2) {
    opacity: 0;
    transform: translateX(-60px);
}

#menu-wrapper #hamburger-menu.open span:nth-child(3) {
    transform: translateY(-9px) rotate(-135deg);
}

#menu-container .menu-list .menu-submenu {
    padding-top: 20px;
    padding-bottom: 20px;
}

#menu-container .menu-list {
    padding-left: 0;
    display: block;
    /* position: absolute; */
    position: fixed;
    width: 100%;
    /* max-width: 450px; */
    max-width: 350px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: rgba(100, 100, 100, 0.2) 6px 2px 10px;
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
    /* left: -100%; */
    right: -100%;
    margin-top: 50px;
}

#menu-container .menu-list li.accordion-toggle,
#menu-container .menu-list .menu-login {
    font-size: 16px;
    padding: 20px;
    text-transform: uppercase;
    border-top: 1px solid #dbdcd2;
}

#menu-container .menu-list li:first-of-type {
    border-top: 0;
}

#menu-container .menu-list li:first-of-type a {
    padding-top: 20px;
}

#menu-container .menu-list a {
    font-size: 20px;
    padding-bottom: 20px;
    display: inline-block;
}

.accordion-toggle,
.accordion-content {
    cursor: pointer;
    font-size: 16px;
    position: relative;
    letter-spacing: 1px;
}

.accordion-content {
    display: none;
}

.accordion-toggle a:before,
.accordion-toggle a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    width: 15px;
    height: 2px;
    margin-top: -1px;
    background-color: #5a5858;
    transform-origin: 50% 50%;
    transition: all 0.3s ease-out;
}

.accordion-toggle a:before {
    transform: rotate(-90deg);
    opacity: 1;
    z-index: 2;
}

.accordion-toggle.active-tab {
    background: yellowgreen;
    transition: all 0.3s ease;
}

.accordion-toggle a.active:before {
    transform: rotate(0deg);
    background: #fff !important;
}

.accordion-toggle a.active:after {
    transform: rotate(180deg);
    background: #fff !important;
    opacity: 0;
}