/*          GENERAL         */
body {
    color: #1a1a1a;
    letter-spacing: 0.4px;
    font-family: 'Heebo', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

.div-bgcolor {
    width: 100%;
    height: 80%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
    background-color: #ffffff;
}
a {
    color: #000052;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects; 
}
a.nav-link {
    font-size: 14px;
    font-weight: 500;
    color: #1a1a1a;
}
a:hover {
      color: #000052;
      text-decoration: none; 
}
.thank-you h1 {
    width: 100%;
    text-align: center;
    line-height: 0.77;
    margin-top: 60px;
}
h1 {
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}
h2 {
    font-size: 24px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}
h3 {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.04;
    letter-spacing: normal;
    text-align: left;
    color: #bfd732;
}
h4 {
    text-align: left;
    font-size: 20px;
    margin-bottom: 0px;
}
h5 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: left;
}
p {
    color: #444444;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
}
.my-transition {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease; }
    .orange-txt {
        color: #000052!important;
    }
    
    .orange-hover:hover {
        color: #000052!important;
    }
    
    .black-txt {
        color: #3C3C3C !important;
    }
    
    .txt-decoraton-none {
        text-decoration: none !important;
    }
    
    .gray-txt {
        color: #1a1a1a !important;
    }
    
    .gray-light-txt {
        color: #AFADAB;
    }
    
    .white-text {
        color: #ffffff !important;
    }
    
    .orange-link {
        color: #000052!important;
        font-weight: 400;
    }
    
    .orange-link:hover {
        text-decoration: underline !important;
        color: #000052!important;
    }
    .font-black {
        color: #3C3C3C;
    }
    
    .container-fluid {
        padding: 3.5rem 15px;
    }
    .line-decoration {
        height: 3px;
        width: 117px;
        background: #f20ad2;
        margin-bottom: 15px;
    }
    .my-transition {
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
    }
    @media screen and (max-width: 991px) {
        .mobile-display-none {
          display: none !important; }
          .d-flex {
            display: block !important;
        }
        .col-lg-3.col-md-12.outer-box-wrapper.topic-block-info.text-center.justify-content-center {
            margin-bottom: 25px;
        }
        nav .cta-hero {
            border-radius: 30px;
            border: none;
            padding: initial;
            font-size: 14px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.79;
            letter-spacing: normal;
            text-align: center;
            color: #ffffff;
            /* background: transparent; */
            background-color: none;
            font-family: 'Heebo', sans-serif;
            margin: 15px auto;
            display: inline-block;
        }
        }
      
      @media screen and (min-width: 991px) {
        .title-mobile, .no-display-mobile {
          display: none; } }
          .clearfix {
            overflow: auto;
            clear: both;
        }
/*          GENERAL         */
/*          HEADER         */
header {
    background-color: #ffffff;
    height: 72px;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    position: relative;
    float: left;
    z-index: 2000;
}
.navbar-logo-brand {
    position: relative;
    top: 8px;
    margin: 0;
    float: left;
    padding: 0;
    left: 0;
}
.navbar-logo-brand img {
    float: left;
    max-width: 180px;
    margin-top: 15px;
}
nav.navbar.navbar-expand-lg.navbar-dark.bg-light {
    background-color: #ffffff!important;
    float: right !important;
    display: inline-block;
    margin-top: 5px;
    right: 5%;
    position: absolute;
}
.navbar-dark .navbar-toggler {
    position: absolute;
    top: 10px;
    right: 0px;
}

.navbar-dark .navbar-nav .nav-link {
    color: #662d91;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #662d91;
    text-decoration:underline;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #662d91;
    text-decoration: underline;
}
/*          HEADER         */
/*          SECTION         */
.hero-section {
    background-image: url(../img/hero_wpimg.jpg);
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.content-form {
    background-color: #ffffff;
    padding-bottom: 0px;
}

.blue-section {
    background-image: url(../img/bg_blue.jpg);
    background-position: left bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #090332;
    padding: 75px 0;
    position: relative;
    padding-bottom: 130px;
}
.judges-section{
    background-image: url(../img/bg_white.jpg);
    background-position: right bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ffffff;
    padding-bottom: 100px;
}
.module-faqs{}
.hero-section p {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}
.hero-section p.mobile-display {
    display: none;
}
.hero-section p span{
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #ffffff;  
} 
.hero-section .cta-hero {
    margin-top: 40px;
}
.topic-block-info {
    background-color: #ffffff;
    border-radius: 3px;
    min-height: 302px;

}
.topic-block-info h3 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 1.5;
    color: #47495a;
    margin-top: 3px;
    margin-bottom: 8px;
}
.topic-block-info img {
    width: 100%;
    margin: 0 0 10px 0px;
    padding: 0;
    border-radius: 50%;
    max-width: 250px;
}
.content-module-other-content p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71 !important;
    letter-spacing: normal;
    color: #6daa52 !important;
    text-align: left !important;
    margin-top: 21px;
    margin-left: 20px;
    margin-bottom: 0;
}
.content-module-other-content h4 a {
    font-size: 19px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.16;
    letter-spacing: normal;
    color: #212121;
}
.content-module-other-content h4 {
    font-size: 19px;
    margin-top: 0;
    margin-left: 20px;
}
.separador {
    background-image: url(../img/ornament-snowflake.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 35%;
    height: 15px;
    display: inline-block;
    background-size: contain;
    margin-bottom: 20px;
}
.snow-flake {
    background-image: url(../img/snow-flake.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 51px;
    height: 51px;
    display: inline-block;
    background-size: cover;
    position: absolute;
    right: -10px;
    bottom: -25px;
}
.topic-block-info p {
    font-size: 14px;
    text-align: center;
    line-height: 1.71;
    color: #6a7c92;
}

.outer-box-wrapper {
    padding: 0;
    margin: 0 10px;
    position: relative;
    float: left;
}
.module-moreinfo p {
    font-size: 24px;
    line-height: 1.33;
    color: #090332;
    margin-top: 60px;
}
p.thank-you-txt {
    text-align: center;
    width: 60%;
    display: inline-block;
    font-weight: 300;
    line-height: 1.33;
    color: #000000;
    margin-top: 47px;
    font-size: 24px;
    margin-bottom: 63px;
}
h4.thank-you-h4 {
    text-align: center;
    font-size: 24px;
    line-height: 1.04;
    margin-bottom: 47px;
    color: #212121;
}
.blue-box{}
.blue-box h3{
    text-align: left;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #ffffff;
    line-height: 1.71;
}
.blue-section h5 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
    color: #ffffff;
    line-height: 1.33;
    text-align: center;
    width: 85%;
    margin: 0 auto;
    margin-bottom: 50px;
}
.blue-box p{
    color: #ffffff;
    font-size: 14px;
    line-height: 1.71;
    text-align: left;
    font-weight: normal;
    font-stretch: normal;
}
.topic-block-info h4 a {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #212121;
}
.topic-block-info h4 {
    margin-left: 0;
}
.topic-block-info p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal !important;
    letter-spacing: normal;
    text-align: center !important;
    color: #212121 !important;
    margin-top: 5px;
    margin-left: 0;
}
.item_agenda-line {
    position: relative;
    width: 100%;
    float: left;
    border-left: 1px solid #ffffff;
    padding-bottom: 25px;
}
.item_agenda-line p {
    margin-left: 25px;
}
.icon_snow {
    background-image: url(../img/icon_snow.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: cover;
    position: absolute;
    left: -8px;
    top: -1px;
    background-color: #090332;
}
.item_agenda-line h4 {
    margin-left: 25px;
    font-size: 16px;
    color: #61a7d5;
    line-height: 1.5;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
img.image-prize {
    width: 100%;
    max-width: 615px;
    position: absolute;
    bottom: -150px;
    left: 0;
    right: 0;
    margin: auto;
}
.agenda .lat-date {
    width: 30%;
    text-align: center;
    float: left;
    border-right: solid 1px #662d91;
}
.agenda .lat-date p {
    font-size: 35px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.71;
    letter-spacing: normal;
    text-align: center;
    color: #662d91;
    margin: 0;
}
.agenda .lat-date span {
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #212121;
    margin: 0;
}
.agenda .lat-info {
    float: left;
    width: 65%;
    padding: 6px 15px;
    position: relative;
}
.agenda .lat-info p {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #662d91;
    margin: 0;
}
.shadow-container-box.col-10.agenda {
    margin: 0px auto 55px auto;
}
.judges-section {
    padding-top: 175px;
}
.judge-box img {
    width: 100%;
}
.judges-section .outer-box-wrapper {
    padding: 0;
    margin: 0;
    margin-right: 25px;
}
.judge-box h5 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #61a7d5;
    margin-top: 20px;
    text-transform: uppercase;
}
.judge-box p{
    font-size: 14px;
    line-height: 1.43;
    color:#47495a;
}
.bannerGame-section {
    background-image: url(../img/gaming-at-globant-banner@2x.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    float: left;
    min-height: 370px;
}
.lateral_bar {
    background-color: #dc4f3e;
    width: 60px;
    float: left;
    height: 100%;
    position: relative;
    min-height: 370px;
}
.icon-gaming {
    background-image: url(../img/studio-gaming.svg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 106px;
    height: 106px;
    position: absolute;
    top: 0;
    left: 20px;
    right: 0;
    bottom: 100px;
    margin: auto;
}
.gaming-content h3 {
    font-size: 50px;
    color: #ffffff;
    line-height: 1.44;
    margin-left: 170px;
    margin-top: 80px;
    margin-bottom: 0;
}
.gaming-content p {
    font-size: 24px;
    font-weight: 500;
    margin-left: 170px;
    color: #ffffff;
    line-height: 1.33;
    margin-top: 0;
}
.gaming-content .cta-hero {
    margin-left: 110px;
}
.agenda p {
   font-size: 14px;
}
.item-contact-info {
    padding-bottom: 0;
    margin-bottom: 25px;
}
.item-contact-info img {
    width: 100%;
    max-width: 80px;
    margin: 0;
}
.item-contact-info p {
    font-size: 16px;
    line-height: 1.5;
    color: #000000;
}
section.module-section.content-form {
    position: relative;
}
.author_block {
    float: left;
    width: 100%;
    position: relative;
}
.author_block img {
    max-width: 60px;
    float: left;
    border-radius: 30px;
    margin-right: 15px;
}
.author_block h4 {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    margin-bottom: 0;
    margin-top: 15px;
}
.author_block p {
    font-size: 12px;
    color: #959595;
    font-weight: bold;
}
.topic-section-img img {
    max-width: 490px;
    margin-top: 85px;
    width: 100%;
}
.shadow-container-box {
    box-shadow: 0 0px 10px 1px rgba(0,0,49,0.1);
    padding: 20px;
    border-radius: 3px;
    background-color: #ffffff;
}
.item-icon {
    margin: 25px 0;
    vertical-align: middle;
    display: inline-block;
    height: 80px;
    position: relative;
}
.item-icon img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 150px;
}
.event_date {
    width: 100%;
    text-align: left;
    float: left;
}
.left_date {
    float: left;
}
.left_date span {
    font-size: 20px;
    width: 100%;
    text-align: center;
    float: left;
    color: #444;
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-weight: 400;
}
.left_date strong {
    color: #000052;
    text-align: center;
    width: 100%;
    float: left;
    font-size: 30px;
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-weight: 600;
}
.right_date {
    float: left;
    border-left: 1px solid #cccbee;
    padding: 15px 0;
}
.right_date p {
    margin-bottom: 0;
    color: #000052;
    margin-left: 15px;
}
.cta-roundtable,.cta-hero {
    border-radius: 30px;
    border: solid 2px #662d91;
    padding: 8px 46px;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.79;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    background: transparent;
    background-color: #662d91;
    font-family: 'Heebo', sans-serif;
    margin: 0;
    display: inline-block;
}
.cta-roundtable:hover{
    border: solid 2px #662d91;
    color: #662d91;
    background-color: #ffffff;
}
.cta-hero:hover{
    border: solid 2px #662d91;
    color: #662d91;
    background-color: #ffffff;
}
.btnhero.scrollLink {
    margin: 0;
}
li.nav-item {
    margin-top: 5px;
    margin-bottom: 0;
    padding: 0;
    margin-right: 15px;
}
li.nav-item.hero_btn {
    margin-top: 0px;
    margin-right: 0;
}
.col-lg-4.col-md-12.outer-box-wrapper.topic-block-info.text-center.justify-content-center {
    margin-bottom: 30px;
}
/*          SECTION         */     
/*          FAQS          */
#accordionExample .card {
    width: 95%;
    margin: 0 auto;
    border: 0px solid;
    cursor: pointer;
    position: relative;
    border-bottom: 2px solid #47495a;
    overflow: initial;
    border-radius: 0;
    background-color: #f3f8fb;
}
#accordionExample .orange-link.collapsed {
    border: 0px solid !important;
    color: #47495a!important;
    font-weight: normal !important;
    background-image: url(../img/open.svg);
    background-position: right 15px;
    background-repeat: no-repeat;
    line-height: 1.45;
    font-size: 22px;
}
#accordionExample .orange-link.collapsed:hover {
    background-image: url(../img/open.svg);
    color: #61a7d5 !important;
    text-decoration: none !important;
}

#accordionExample .orange-link.collapsed:hover {
    color: #61a7d5 !important;
    text-decoration: none !important;
}

#accordionExample .orange-link {
    border: 0px solid !important;
    color: #47495a!important;
    font-weight: normal !important;
    background-image: url(../img/close.svg);
    background-position: right 15px;
    background-repeat: no-repeat;
    line-height: 1.45;
    font-size: 22px;
    background-color: #f3f8fb;
}
#accordionExample .orange-link:hover {
    background-image: url(../img/close.svg);
    color: #61a7d5 !important;
    text-decoration: none !important;
}

#accordionExample .orange-link:hover {
    color: #61a7d5 !important;
    text-decoration: none !important;
}
#accordionExample a:hover {
    color: #61a7d5 !important;
    text-decoration: none !important;
}
#accordionExample .card-body {
    margin-bottom: 20px;
    width: 90%;
    float: left;
    padding: 0;
    margin-left: 25px;
}
#accordionExample .collapse {
    width: 100%;
    padding: 0;

}
.card-body p {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #47495a;
    line-height: 1.71;
    margin-top: 15px;
}
#accordionExample .card-header{
    border: 0px solid !important;
}
.numberFaq {
    position: absolute;
    left: -24px;
    top: 15px;
    color: #47495a;
    font-weight: normal;
    font-size: 24px;
}
/*          FAQS          */  
/*          FORM         */
div#register {
    margin-top: 0;
}
.text-muted {
    color: #47495a!important;
    margin-top: 5px;
    float: left;
}
.text-muted p {
    width: 100% !important;
    float: left;
    margin-left: 0 !important;
    font-size: 11px;
    line-height: 1.64;
}
.text-muted p a{
    color:#000;
}
.form-field {
    position: relative;
    float: left;
    margin: 5px auto;
    padding: 2px;
    margin-bottom: 10px;
}
form.form p label {
    color: #444444 !important;
    font-size: 13px !important;
    width: 100% !important;
    text-align: left !important;
    font-weight: normal;
    font-family: 'Heebo', sans-serif;
}
.form-field input {
    width: 100%;
    font-size: 13px !important;
    padding: 0 15px !important;
    color: #969696;
    font-family: 'Heebo', sans-serif;
    border: 1px solid #e2e2e2;
    background-color: #f4f4f4;
    height: 40px;
    border-radius: 4px;
}
.required::-webkit-input-placeholder:after {
    content:'*';
    color: red;
}
.required:-moz-placeholder:after {
    /* Firefox 18- */
    content:'*';
    color: red;
}
.required::-moz-placeholder:after {
    /* Firefox 19+ */
    content:'*';
    color: red;
}
.required:-ms-input-placeholder:after {
    content:'*';
    color: red;
}
.upload_form p {
    font-size: 11px;
    color: #000;
    margin-bottom: 0;
    margin-left: 0 !important;
}
.form-field select {
    width: 100% !important;
    font-size: 13px !important;
    padding: 0 15px !important;
    color: #969696;
    font-family: 'Heebo', sans-serif;
    border: 1px solid #e2e2e2;
    background-color: #f4f4f4;
    height: 40px;
    border-radius: 4px;
}
.form-field textarea {
    width: 100% !important;
    font-size: 13px !important;
    padding: 2px !important;
    color: #969696;
    font-family: 'Heebo', sans-serif;
    border: 1px solid #e2e2e2;
    height: 45px;
}
.bt-submit{
    border-radius: 30px;
    border: solid 2px #662d91;
    padding: 8px 46px;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.79;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    background: transparent;
    background-color: #662d91;
    font-family: 'Heebo', sans-serif;
    text-transform: uppercase;
}

.bt-submit:hover{
    border: solid 2px #662d91;
    color: #444;
    background-color: #fff;

}
form.form p.required label, form.form span.required label {
    background:none !important;
}
form.form p.required label:after {
    content: " *";
    color: #ff0000;
    font-weight: bold;
    background-image: none !important;
}
.red-color, form.form p.error, form.form span.error, form.form div.error, form.form p.error label {
    color: #8b0000;
    font-size: 13px;
}
p.form-field.Consent.pd-checkbox.required.no-label {
    width: 95%;
    text-align: left;
    margin: 10px 5px;
    padding: 0;
}
.Consent.pd-checkbox span.value {
    text-align: left;
    width: 100%;
}
input[type=checkbox], input[type=radio] {
    float: left;
    width: auto !important;
    margin-top: 5px;
    margin-right: 8px;
}
form.form span.value {
    display: block;
    margin-left: 25px !important;
}
input.cta-roundtable.my-transition.bt-form {
    width: 150px!important;
    font-size: 13px !important;
    padding: 8px 46px !important;
    color: #ffffff;
    font-family: 'Heebo', sans-serif;
    border: solid 2px #662d91;
    background-color: #662d91;
    height: auto;
    margin: 0 auto;
    border-radius: 30px;
}
input.cta-roundtable.my-transition.bt-form:hover{
    border: solid 2px #662d91;
    color: #662d91;
    background-color: #ffffff;

}
.check{
    margin-top: 0;
}
/*          FORM         */
/*          FOOTER         */
footer {
    padding-top: 30px;
    padding-bottom: 0px;
    background-color: #000000;
}
.text-white {
    color: #ffffff !important;
}
.media-container-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
}
footer .media-wrap img {
    height: 26px;
}
footer p{
    color: #fff;
}
.right_footer{}.right_footer {
    font-size: 9px;
    color: #b8b8b8;
    line-height: 2.67;
}
.links_footer a {
    font-size: 12px;
    font-weight: 500;
    color: #ffffff !important;
    line-height: 2.08;
    margin: 0 15px;
    float: left;
}
.display-5 {
    font-size: 1.5rem !important;
    font-display: swap;
}
.mbr-text {
    font-style: normal;
    line-height: 1.6;
}



footer .footer-lower hr {
    margin: 1rem 0;
    border-color: #fff;
    opacity: .05;
  }
  footer .footer-lower .social-list {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  footer .footer-lower .social-list .mbr-iconfont-social {
    font-size: 1.3rem;
    color: #fff;
  }
  footer .footer-lower .social-list .soc-item {
    margin: 0 .5rem;
  }
  footer .footer-lower .social-list a {
    margin: 0;
    opacity: 1;
    -webkit-transition: .2s linear;
    transition: .2s linear;
  }
  footer .footer-lower .social-list a:hover {
    opacity: .5;
  }
/*          FOOTER         */

/* RESPONSIVE */
@media screen and (max-width: 991px) {
    .shadow-container-box.col-10.agenda {
        margin: 0px auto 55px auto;
    }
    .topic-section-img img {
        
        margin-top: 0;
    }
    body {
        background-image: none;
     }
}
.form-field p {
    float: left;
    width: 90%;
    margin-left: 10px;
}
@media screen and (max-width: 991px) {
    .hero-section p.mobile-display {
        margin-top: 0;
        width: 100%;
        display: block;
    }
    div#register {
        margin-top: 25px;
    }
    h1 {
       font-size: 24px;
        width: 100%;
        line-height: 2.21;
    }
    div#navbarSupportedContent {
        margin-top: 45px;
    }
    .col-lg-6.col-sm-12.topic-section-info.mt-4 {
        padding: 0;
        margin: 0;
    }
    nav .cta-hero {
        border-radius: 30px;
        border: none;
        padding: initial;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.79;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        /* background: transparent; */
        background-color: transparent;
        font-family: 'Heebo', sans-serif;
        margin: 15px auto;
        display: inline-block;
    }
    .judge-box p {
        text-align: center;
    }
    .judge-box h5 {
        text-align: center;
    }
    footer .footer-lower .social-list {
        justify-content: center;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .col-12.col-md-5.links_footer {
        justify-content: center;
        display: flex;
    }
    }
    .navbar-custom .navbar-nav .nav-link {
        color: rgba(255,255,255,1);
    }
    @media screen and (max-width: 767px) {
    .col-12.col-md-9.col-sm-12.links_footer {
        justify-content: center;
        display: flex;
    }
    .media-wrap {
        justify-content: center;
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .right_footer {
        text-align: center;
    }
}
    @media screen and (max-width: 595px) {
        .gaming-content p {
            display: none;
        }   
    }
    section.module-moreinfo.mt-4.text-center {
        margin-bottom: 150px;
    }
    @media screen and (max-width: 429px) {
        .gaming-content h3 {
            font-size: 40px;
           margin-left: 110px;
            margin-top: 60px;
            margin-bottom: 0;
            text-align: center;
        }
        .numberFaq {
            left: -5px;
        }
    }
    @media screen and (max-width: 337px) {
    .gaming-content .cta-hero {
        margin-left: 70px;
        margin-top: 50px;
    }
}
.black-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    left: 0;
    top: 0;
    z-index: 0;
}
.bloque-hero-title {
    width: 80%;
    margin: 120px auto 120px auto;
    display: inline-block;
    position: relative;
    z-index: 1;
}
.text-label-form {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.67;
    letter-spacing: normal;
    color: #6d7278;
}
.input_container {
    color: #9b9b9b;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    float: left;
    margin: 8px;
}
.input_container input[type="checkbox"] {
    float: left;
    margin: 2px 5px;
    padding: 0 !important;
    border: 1px solid #9b9b9b;
    height: auto;
}
.input_container span {
    float: left;
    margin: 0;
}
.agenda-shadow {
    position: relative;
    margin-bottom: 40px;
    margin-top: 40px;
}
.agenda-shadow .title_bg_h3 {
    background-image: url(../img/rectangle_green.svg);
    background-position: left top;
    /* background-repeat: no-repeat; */
    height: 47px;
    width: 250px;
    margin-left: -78px;
    margin-top: -44px;
}
.agenda-shadow .title_bg_h3 h3 {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.04;
    letter-spacing: normal;
    color: #000000;
    margin: 12px 0 0 58px;
    text-align: left;
    float: left;
}
.contenedor-agenda-completo {
    float: left;
    width: 100%;
    margin-top: 36px;
}
.contenedor-agenda-time {
    float: left;
    margin: 6px 0 0 0;
    padding: 0;
}
.contenedor-agenda-time p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000000;
    background-color: #bfd732;
    text-align: center;
    padding: 3px 21px;
    border-radius: 13px;
    margin: 0;
}
.contenedor-agenda-title{
    float: left;
}
.contenedor-agenda-title p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000000;
    text-align: left;
    margin-left: 15px;
}

.takeaways-shadow{
    position: relative;
    margin-bottom: 40px;
}
.takeaways-shadow .title_bg_h3 {
    background-image: url("https://communications.globant.com/Comm/properties-layouts/employer_branding/img/rectangle_purple.svg");
    background-position: left top;
    /* background-repeat: no-repeat; */
    height: 47px;
    width: 250px;
    margin-left: -78px;
    margin-top: -44px;
}
.takeaways-shadow .title_bg_h3 h3 {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.04;
    letter-spacing: normal;
    color: #ffffff;
    margin: 12px 0 0 58px;
    text-align: left;
    float: left;
}
.takeaways-shadow p {
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #662d91;
    margin-top: 25px;
}
.speakers h4{
    font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  color: #662d91;
}
.outer-box-wrapper.speaker-container {
    padding: 0 15px;
}
.outer-box-wrapper.speaker-container h4 {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #212121;
}

/* CHECKBOX */

  .group {
    display: block;
    align-items: center;
    margin-bottom: 2em;
  }
  .group input[type="checkbox"], .group input[type="radio"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
    height: auto;
    padding: 0;
    margin: 0;
    display: none;
}
.group label {
    position: relative;
    margin-right: 1em;
    padding-left: 2em;
    padding-right: 1em;
    line-height: 2;
    cursor: pointer;
    color: #9b9b9b;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    float: left;
    margin: 8px;
    background-color: #f4f4f4;
    border-radius: 9.5px;
    padding: 5px 11px;
}
  .group label:before {
    box-sizing: border-box;
    
    position: absolute;
    top: 0.3em;
    left: 0;
    display: block;
    width: 1.4em;
    height: 1.4em;
    border: 2px solid white;
    border-radius: 0.25em;
    z-index: -1;
  }
  .group input[type="radio"] + label::before {
    border-radius: 1em;
  }
  /* Checked */
  .group input[type="checkbox"]:checked + label, .group input[type="radio"]:checked + label {
    color: #ffffff;
    background-color: #6d7278;
}
  .group input[type="checkbox"]:checked + label:before, .group input[type="radio"]:checked + label:before {
    top: 0;
    width: 100%;
    height: 2em;
    background: white;
  }
  /* Transition */
  .group label, .group label::before {
    /*-webkit-transition: 0.25s all ease;
    -o-transition: 0.25s all ease;
    transition: 0.25s all ease;*/
  }
  .addTocalendar a {
    font-size: 12px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.08;
    letter-spacing: normal;
    text-align: center;
    color: #7eb61f !important;
    font-family: 'Heebo', sans-serif;
    background: transparent !important;
    text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
    border: 0 !important;
    padding: 0 !important;
    box-shadow: 0 0 black !important;
    background-image: none !important;
}
.addTocalendar a:hover {
    font-size: 12px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.08;
    letter-spacing: normal;
    text-align: center;
    color: #7eb61f !important;
    font-family: 'Heebo', sans-serif;
    background: transparent !important;
    text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
    border: 0 !important;
    padding: 0 !important;
    box-shadow: 0 0 black !important;
    background-image: none !important;
    text-transform: underline;
}
.addeventatc .addeventatc_icon{
    display: none !important;
}
.addTocalendar {
    position: absolute;
    right: 0;
}
.thank-you-msg {
    margin-bottom: 50px;
    clear: both;
}
.thank-you-msg h4 {
    text-align: center;
    margin: 40px auto;
    font-size: 26px;
}
.thank-you-msg p {
    font-size: 18px;
    text-align: center;
    margin: 20px auto;
}
.thank-you-msg p a{
    color:#bfd732;
}