@import url('https://fonts.googleapis.com/css2?family=Poppins: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');
@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@1,6..96,400..900&display=swap');

body{
    font-family: "Poppins", sans-serif;
}

.nav_Class {
    position: relative;
}
.top-bar .bg-danger{
    background-color: #ee403d !important;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
    background-color: #ee403d;
}
.navbar-brand {
    position: absolute;
    top: -42px;
}
.top-bar .nav-link{
    color: #FFFFFF !important;
    font-size:15px;
}
.top-bar .nav-link:hover {
    color: #FFFFFF !important;
    background: #00b1db!important;
}
.top-bar .partnernow:hover {
    color: #FFFFFF !important;
    background: #320652!important;
}
h4 {
    font-size: 1.3rem;
}
p{
    font-size:15px;
}
.fixed-top{
    position: fixed;
    width: -webkit-fill-available;
}
.color_Blue{
    color:#430677;
    font-weight: 700;
}
.talentFamily{
    font-family: "Bodoni Moda", serif;
    font-style: italic;
    color:#430677;
}
.bg-no-overlay {
    background: url(https://res.cloudinary.com/people-matters/image/upload/f_auto,q_auto,w_1250/v1748244252/tac/2025/Header_Background.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    height: 700px;
/*    padding-top: 36%;*/
    background-position: center;
    position: relative;
} 
.desktop-text {
    position: absolute;
    top: 21%;
    right: 10%;    
}
.desktop-text .headingText {
    font-size: 95px;
    font-weight: 900;
}

.mobile.text-center{
    display:none;
}
.headingText {
    font-size: 75px;
    font-weight: 900;
}
.sub_headingText{
    font-family: "Bodoni Moda", serif;
    font-style: italic;
    font-weight: 400;
    font-size: 34px;
}
.date_tittle{
    padding-top: 10%;
    font-family: "Bodoni Moda", serif;
    font-style: italic;
    font-weight: 900;
    font-size: 29px;
}
.btn-primary.delegate{
    background: #00b1db;
    margin-top: 14px;
    font-size: 16px;
    border-radius:0;

}
.btn-primary.partner{
    background: #ee403d;
    border:  #ee403d;
    padding: 9px 14px;

}
.partner h3 {
    font-size: 32px;
    letter-spacing: 2px;
    margin: 0;
    font-weight: 200;
}
.bg_attendess{
    background: url(https://res.cloudinary.com/people-matters/image/upload/v1741245206/tac/2025/Asset_9.png);
    background-repeat: no-repeat;
    background-size: contain;
    color: #fff;
    background-position: center;
    height: 215px;
}
h1.attendess_Text {
    font-size: 1.20rem;
    padding-top: 11px;
}
.attendess_headingText {
    padding-top: 51px;
    font-size: 3rem;
    font-weight: bold;
}
.winning-technology {
    background-image: url(https://res.cloudinary.com/people-matters/image/upload/v1741245206/tac/2025/Asset_10.png);
    padding: 60px 30px;
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;

}
.speaker_add{
    background-color: #602597;
    color: #fff;
}
.futureTech{
    background-image: url(https://res.cloudinary.com/people-matters/image/upload/v1741245206/tac/2025/Asset_11.png);
    padding: 60px 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
.ta_Intelligence{
    background-image: url(https://res.cloudinary.com/people-matters/image/upload/v1741245223/tac/2025/Asset_12.png);
    padding: 60px 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
.future-Ready{
    background-image: url(https://res.cloudinary.com/people-matters/image/upload/v1741245222/tac/2025/Asset_13.png);
    padding: 60px 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
.live_Hackathons{
    padding-left:100px;
}
.sponsors_bg {
    background: url(https://res.cloudinary.com/people-matters/image/upload/v1741593343/tac/2025/Asset_2_4.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    width: 100%;
}
.left_side
{
    background: url(https://res.cloudinary.com/people-matters/image/upload/f_auto,q_auto,w_650/v1744178204/tac/2025/Asset-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #e1e1e1;
    background-position: center;
    color:#fff;

}
.website_gif img, .desktop_sectionPartners{
    display: inline-block;
}
.mobile_Gif img, .mobile_sectionPartners  {
    display: none;
}
.card-title{
    font-size: 59px;
    padding-left: 10%;
    font-weight: 900;
}
.btn_partner{
    display: block;
    text-align: right;
    padding-right: 23%;
}
.sponsors_left
{
    background-size: cover;
    background-repeat: no-repeat;
}
.agendapillars, .reinvent, .navbar-brand_desktop{
    display: block;
}
.agendapillars_Mobile , .carousel_mobile-Exciting, .navbar-brand_mobile{
    display: none;
}
.contact{
    background: url(https://res.cloudinary.com/people-matters/image/upload/f_auto,q_auto,h_1000/v1741596969/tac/2025/Asset_3-2025.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    height: 700px;
}
label{
    display: none;
}
#form_Contacts .form-control{
    margin-top: 20px;
}
#carouselExampleCaptions {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f4f4f4;
}

.carousel-inner {
    width: 100%;
}



.card .name {
    font-size: 1.5em;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
}

.card .role {
    font-size: 1.2em;
    margin: 0;
}

.card .work-at {
    font-size: 1em;
}

/* Controls */

i.fa-arrow-right,
i.fa-arrow-left {
    background: none;
    border: 2px solid rgb(110, 6, 110);
    color: rgb(110, 6, 110);
    padding: 10px;
    border-radius: 100%;
    transition: background .6s ease;
}

i.fa-arrow-right:hover,
i.fa-arrow-left:hover {
    background: rgb(110, 6, 110);
    color: white;
}

.carousel-control-next {
    margin: 0 4em;

}

.control-btn {
    position: absolute;
    top: 29em;
    right: 3em;
}

.control-btn i.fa-arrow-left {
    position: absolute;
    right: 6em;
} 


/* Indicators */

.carousel-indicators [data-bs-target] {
    background-color: #0966b2;
}

.carousel-indicators .active {
    opacity: 1;
}

/* Sponsors Section */
.sponsor-logo {
    text-align: center;
}
.sponsor-logo [class^="col-"] {
    display: inline-block;
    float: none;
}
.sponsor-logo a {
    display: block;
    text-decoration: none;
}
.exclusive-sponsor-logo a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.exclusive-sponsor-logo a span {
    display: block;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.5);
    color: #000000;
    position: absolute;
    top: auto;
    bottom: -100px;
    left: 0;
    right: 0;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.sponsor-logo img,
.exclusive-sponsor-logo img {
    width: 100%;
    height: auto;
}

.exclusive-sponsor-logo a:hover span {
    bottom: 0;
}
.exclusive-sponsor-logo a:hover img {
    opacity: 0.5;
}
.more_about_sponsor {
    display: none;
    text-align: justify;
    color: #333333;
    height: 250px;
    overflow: auto;
}
.subheader {
    border-bottom: 0 none;
    margin: 25px 0;
    padding-bottom: 0;
    position: relative;
    text-align: center;
}
.uppercase-letter {
    text-transform: uppercase;
}
.font-poppins-bold {
    font-family: Poppins Bold;
}
.font-weight{
    font-weight: 400;   
}
.hubilo-section{
    margin-top: 100px;
    margin-bottom: 100px;
}
#sponsors{
    background: url(https://res.cloudinary.com/people-matters/image/upload/a_auto,q_auto,w_1500/v1742277741/tac/2025/image_46.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
   
}
.image-align-right{
    text-align: -webkit-right;
}
.image-align-center{
    text-align: -webkit-center;
}
.logo-unit{
    position: absolute;
    top: 33%;
    left:16%;
    
}
@media screen and (max-width: 1440px){
    .bg-no-overlay{
        height: 800px;
        padding-top: 37%;
    }
    .btn_partner {
        padding-right: 21%;
    }
    .btn-primary.delegate{
        margin-top: 13px;
    }
}

@media screen and (max-width: 900px){
    #carouselExampleCaptions {
        width: 100vw;
        height: 145vw;
    }

    .card img {
        width: 100%;
        height: 10em;
    }

    .card .name {
        margin-top: 1em;
        font-size: 1em;
        font-weight: 700;
    }

    .card .role {
        font-size: 0.8em;
    }

    .card .work-at {
        font-size: 0.6em;
    }
}


@media (min-width: 992px) { }
@media (max-width: 820px) { 
    .logo-unit{
        position: initial;
        text-align: center;
    }
    .agendapillars, .navbar-brand_desktop{
        display: none;
    }
    .agendapillars_Mobile{
        display: block;
    }
    .navbar-brand {
        position: absolute;
        top: -7px;
        left: -3px;
    }
    .nav_Class, .nav-item{
        margin-bottom: 12px;
    }
    .nav_Class {
        position: initial;
    }
    .navbar.navbar-expand-lg{
        padding-right: 13px;
    }
    .bg-no-overlay {
        background: url(https://res.cloudinary.com/people-matters/image/upload/f_auto,q_auto,w_900/v1744174353/tac/2025/Asset_4_3.png);
        padding-top: 13%;
    }
    .mobile.text-center , .navbar-brand_mobile {
        display: block;
    }
    .mobile.text-center, .btn_partner{
            text-align: center;
            padding-right:0%;
    }
    .desktop-text{
        display: none;
    }
}
@media (max-width: 768px) { 
    .agendapillars{
        display: none;
    }
    .agendapillars_Mobile{
        display: block;
    }
    h1.attendess_Text {
        font-size: 1.20rem;
        padding-top: 25px;
    }
    .navbar-brand {
        position: absolute;
        top: -7px;
    }
    .nav_Class, .nav-item{
        margin-bottom: 12px;
    }
    .nav_Class {
        position: initial;
    }
    #sponsors, .navbar-brand_desktop{
        background: none;
    }    
    .image-align-right{
        text-align: -webkit-center;
    }   
    .bg-no-overlay {
        background: url(https://res.cloudinary.com/people-matters/image/upload/f_auto,q_auto,w_900/v1744174353/tac/2025/Asset_4_3.png);
        padding-top: 13%;
    }
    .mobile.text-center , .navbar-brand_mobile{
        display: block;
    }
    .mobile.text-center, .btn_partner{
            text-align: center;
            padding-right:0%;
    } 
}

@media (max-width: 576px) { 
    .bg-no-overlay {
        background: url(https://res.cloudinary.com/people-matters/image/upload/v1744174353/tac/2025/Asset_4_3.png);
        padding-top: 33%;
    }
    .mobile.text-center , .navbar-brand_mobile{
        display: block;
    }
    .headingText {
        font-size: 40px;
    }
    .nav_Class, .nav-item{
        margin-bottom: 12px;
    }
    .date_tittle{
        padding-top: 7%;
        font-size: 22px;
    }
    .talent_img{
        margin-top: -38px;
    }
    .agendapillars_Mobile, .carousel_mobile-Exciting{
        display: block;
    }
    .agendapillars, .reinvent, .navbar-brand_desktop{
        display: none;
    }
    .contact{
        height:100%;
    }
    .sponsors_bg{
        background: none;;
    }
    .btn_partner{
        display: block;
        text-align: right;
        padding-right: 38%;
    }
    #carouselExampleCaptions {
        width: 100vw;
        height: 145vw;
    }
    .control-btn {
        position: absolute;
        top: 33em;
        right: 10em;
    }
    .attendess_headingText {
        padding-top: 4%;
        font-size: 1.2rem;
        font-weight: bold;
    }
    h1.attendess_Text {
        font-size: 7px;
        padding-top: 25%;
    }
    .navbar-brand {
        position: absolute;
        top: -7px;
        left: -3px;
    }
    .nav_Class {
        position: initial;
    }
    .navbar.navbar-expand-lg{
        padding-right: 0px;
    }
    .website_gif img, .desktop_sectionPartners{
        display: none;
    }
    .mobile_Gif img, .mobile_sectionPartners {
        display: block;
    }
    .logo-unit{
        position: initial;
        text-align: center;
        
    }    
}

