body {
    background-color: #000;
}

header {
    margin: 10px;
}

.navbar {
    border-top: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-color: #19110c;
}

.navbar-nav {
    margin-left: 50px;
}

.navbar-brand {
    margin-right: 10px;
    padding-right: 10px;
    border-right-color: #19110c;
    border-right-style: solid;
    border-right-width: 1px;
    font-size: large;
}

.navbar-brand-text {
    text-align: right;
    padding-right: 10px;
    color: #faa61a;
    border-right-color: #19110c;
    border-right-style: solid;
    border-right-width: 1px;
    font-size: small;
}

a {
    color: #fff;
}

a.home-button {
    margin-top: 200px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
    padding-right: 50px;
    border-top: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-color: #faa61a;
    color: #faa61a;
    font-weight: 800;
    font-size: x-large;
    background-color: #000;
}

a.home-button:hover {
    color: #000;
    background-color: #faa61a;
    text-decoration: none;
}

.home {
}

.home-title {
    color: #faa61a;
    font-weight: 800;
    margin-top: 50px;
    font-size: 4rem;
}

.home-description {
    padding-bottom: 10px;
    font-weight: 300;
    font-size: 1rem;
    color: #fff;
}

.section-about-img {
    height: 500px;
    width: auto;
}

.section-about-title {
    color: #faa61a;
    font-weight: 300;
    font-size: 3rem;
}

.section-about-description {
    font-size: 1.2rem;
    font-weight: 300;  
}

.section-contact {
    border-top: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-color: #19110c;
    padding: 50px;
}

.section-about {
    border-top: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-color: #f8f9fa;
    padding: 50px;
    margin-top: 100px;
}

section {
    margin-top: 50px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    clear: both;
    position: relative;
}

footer {
    margin-top: 50px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    clear: both;
    position: relative;
}

.footer-column-title {
    margin-top: 10px;
    font-weight: 600;
    font-style: normal;
    font-size: 1.4rem;
    color: #faa61a;
}

.footer-column-description {
    margin-top: 10px;
    font-weight: 300;
    font-style: normal;
    font-size: 1rem;
    color: #fff;
}

ul {
    display: block;
    padding-inline: 0px;
    padding: 0px;
    padding-block: 0px;
}

.footer-social li {
    display: block;
    text-decoration: none;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: left;
}

.footer-social a {
    color: #faa61a;
}

.footer-title {
    color: #E0E0E0;
    font-weight: 600;
}

.starterkit-item {
    border-top: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-color: #19110c;
    padding: 20px;
    margin-top: 10px;
}

.starterkit-item-title {
    color: #faa61a;
    font-weight: 600;
    font-size: 2rem;
}

.starterkit-item-description {
    font-weight: 300;
    font-size: 1rem;
    color: #fff;
}

.events-item-description {
    font-weight: 300;
    font-size: 1rem;
}

.starterkit-item-poster {
    margin-bottom: 20px;
}

.section-codermaker-description {
    border-top: 1px;
    border-bottom: 1px;
    border-left: 0px;
    border-right: 1px;
    border-style: solid;
    border-color: #19110c;
    padding: 50px;
    margin-left: 40%;
    padding-left: 200px;
    position: relative;
}

.section-codermaker-title {
    color: #faa61a;
    font-weight: 300;
    font-size: 2.5rem;
}

.section-codermaker-body {
    color: #fff;
    font-weight: 300;
    font-size: 1rem;
}

.section-codermaker-image>img {
    position: absolute;
    width: 600px;
    height: 650px;
    margin-top: 50px;
}

.section-codermaker-item {

}

.section-codermaker-item-box {
    display: block;
    max-width: 100px;
    max-height: 100px;
    background-color: #faa61a;
}

.section-codermaker-item-box-2 {
    display: flex;
    max-width: 100px;
    max-height: 100px;
    flex-wrap: wrap;
    background-color: #faa61a;
}

.section-codermaker-item-number {
    padding-right: 48px;
    padding-bottom: 48px;
    padding-top: 0px;
    padding-left: 8px;
    font-size: xx-large;
    font-weight: 600;
    color: #ffffff;
}

.section-codermaker-item-title {
    font-size: x-large;
    font-weight: 300;
    color: #faa61a;
    margin-top: 0px;
    padding-top: 0px;
}

.section-codermaker-item-title>h3 {
    margin-top: 0px;
    padding-top: 0px;
}

.section-codermaker-item-body {
    font-size: 1rem;
    font-weight: 300;
    color: #fff;
}

.section-events {}

.events-item {
    border-top: 1px;
    border-bottom: 0px;
    border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-color: #f8f9fa;
    padding: 50px;
}

.events-item-title {
    font-size: xx-large;
    font-weight: 600;
    color: #faa61a;
    margin-top: 0px;
    padding-top: 0px;
}

.starterkit-header>h2 {
    font-size: 3rem;
    font-weight: 700;
    color: #faa61a;
    margin-bottom: 20px;
}

.section-home {
    margin-top: -50px;
    height: 720px;
}

.section-home-img {
    position: absolute;
    height: 650px;
    width: 100%;
    padding-right: 28%;
}

.section-about-img-bg {
    /* position: absolute; */
    height: 600px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/images/Asset6.svg');
}

.section-home-img-bg {
    /* position: absolute; */
    height: 700px;
    width: auto;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-image: url('/images/Asset4.svg'); */
}

.home-img {
    height: 680px;
}

.navbar-toggler {
    border-radius: 0px;
    border-width: 0px;
    border-color: #000
}

.fa-facebook-square, .fa-twitter-square, .fa-instagram, .fa-linkedin-square {
    color: #faa61a;
}

.section-codermaker-item-number-2 {
    padding-right: 40px;
    padding-bottom: 48px;
    padding-top: 0px;
    padding-left: 8px;
    font-size: large;
    font-weight: 600;
    color: #ffffff;
}



@media only screen and (max-width: 600px) {
    .navbar-brand-text {
        display: none;
    }

    .home-img {
        display: none;
    }

    .section-codermaker-img {
        display: none;
    }

    .section-codermaker-description {
        border-left-width: 1px;
        padding: 50px;
        margin-left: 0%;
        padding-left: 0px;
    }

    h1.section-codermaker-title {
        color: #faa61a;
        font-weight: 300;
        font-size: 2rem;
        margin-left: 30px;
    }
    
    .section-codermaker-body {
        color: #000000;
        font-weight: 300;
        font-size: 1rem;
        margin-left: 30px;
    }

    .section-about-img {
        height: auto;
        width: auto;
    }
    
    .section-about-title {
        color: #faa61a;
        font-weight: 800;
        font-size: 3rem;
        text-shadow: 0.5px 0 0 #f2745c, -0.5px 0 0 #f2745c, 0 0.5px 0 #f2745c, 0 -0.5px 0 #f2745c, 0.5px 0.5px #f2745c, -0.5px -0.5px 0 #f2745c, 0.5px -0.5px 0 #f2745c, -0.5px 0.5px 0 #f2745c;
    }
    
    .section-about-description {
        font-size: 1.2rem;
        font-weight: 500;  
        display: flex;
        flex-wrap: wrap;
    }

    .section-about {
        height: auto;
        padding: 20px;
        margin-top: 100px;
    }

    .section-about-img-bg {
        /* position: absolute; */
        height: 100%;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url('/images/Asset6.svg');
    }

    .events-item {
        padding: 20px;
    }

    .section-contact {
        border-top: 1px;
        border-bottom: 1px;
        border-left: 1px;
        border-right: 1px;
        border-style: solid;
        border-color: #f8f9fa;
        padding: 20px;
    }

    .timeline {
    }

    .timeline-footer {
        padding-top: 250px;
    }
    
}
