nav.navbar.navbar-expand-lg.navbar-dark.bg-dark.p-3 {
    background-color: #bc5303 !important;
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .nav-link {
    color: rgb(249, 249, 249) !important;
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .nav-link.active {
    color: rgb(253, 253, 8) !important;
}

.navbar-brand {
    margin-left: 8rem !important;
}

.navbar-toggler {
    padding: 0.15rem 0.50rem;
    font-size: 1rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid #fff !important;
    border-radius: 2px;
    transition: box-shadow 0.15s ease-in-out;
}

.navbar-toggler:focus {
    text-decoration: none !important;
    outline: 0 !important;
    box-shadow: 0 0 0 0rem !important;
}

.background-box {
    height: 600px;
    background-image: url("../../../assets/image/background.png");
    background-repeat: no-repeat;
    background-color: #cccccc;
    position: relative;
}

.mybag {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
}

.layer {
    background-color: rgba(14, 14, 14, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

#play-game {
    width: 29rem !important;
    height: 25rem !important;
    margin-top: 6rem;
    animation-name: rotate;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.nav-item a {
    font-size: 0.9rem;
}

#text_header {
    margin-top: 13rem;
    padding-left: 1rem;

}

#text_header h1,
h2 {
    text-align: center;
    color: #ffffff !important;
    font-weight: 900 !important;
    font-size: 3rem;


}

#text_header h4 {
    text-align: center;
    font-weight: 900 !important;
    font-size: 4rem;
    color: #bc5303;

}

div.image_box img {
    margin-top: 5rem;
    width: 15rem;
    height: 15rem;
}

#conta {
    height: 28rem;
    background-color: #060006;
}

div#abu_container {
    padding-bottom: 6rem;
    padding-top: 2rem;
}

div.second_text h4 {
    font-size: 2.5rem;
    margin-top: 9rem;
    text-align: center;
    color: #fff;
}

div.second_text p {
    font-size: 1.2rem;
    margin-top: 1rem;
    text-align: center;
    margin-left: 5rem;
    color: #fff;
}

div.abous_box {
    margin-top: 3rem;
    width: 80%;
    margin-left: 10%;

    background-color: #ffffff;
    z-index: 10 !important;
}

div.box-1 img,
div.box-2 img {
    width: 90% !important;
}


#spa1 {
    font-size: 2.8rem;
    color: #bc5303;
}

#spa2 {
    font-size: 2rem;
    margin-left: 0.6rem;
    color: hsl(0, 100%, 50%);
}

div.abous_box p {
    color: #060006;
}

div.abous_box #skil-p {
    margin-bottom: -2rem;
    margin-top: 0.7rem;
}

div.box-1 h4 {
    margin-top: 0.1rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

div.box-2 h4 {
    margin-top: 0.1rem;
    font-weight: 700;
}

div.con-box-g {
    margin-top: 5rem;
    margin-bottom: 5rem;
    background-color: #060300;
    padding-top: 7rem;
    padding-bottom: 7rem;
}

div.con-box h3 {
    font-size: 2.8rem;
    font-weight: 900;
    color: #fff;
    margin-left: 5rem;
}

div.col-simple-text p {
    margin-left: 5rem;
    text-justify: inter-word;
    margin-top: 2rem;
    margin-right: 5rem;
    color: #fff;

}

div.image_abous img {
    width: 90%;
    margin-left: 5%;
    height: 290px;
    margin-bottom: 10px;
    margin-top: 2rem;

}

div.content_about {
    width: 90%;
    margin-left: 5%;
    height: 200px;
    margin-bottom: 20px;
    margin-top: 2rem;

}

div.content_about p {
    justify-content: center;
    color: #060300;
}

div.titlepage h2 {
    color: red !important;
}

div.titlepage .bla {
    color: #060006 !important;
}

div.titlepage p {
    padding-top: 4rem !important;
}

div.titlepages {
    display: none;
}

div.titlepages h2 {
    color: red !important;
}

div.titlepages .bla {
    color: #060006 !important;
}

div.titlepages p {
    padding-top: 4rem !important;
}

div.form_feed {
    width: 70%;
    margin-left: 15%;
}

.form__input {
    width: 100%;
    border: 1px solid #e98c0a;
    margin-bottom: 1rem;
    padding: 0.5rem;
    border-radius: 0.5rem;
    font-size: 0.8rem;
}

.bgs {
    width: 100%;
    border: 1px solid #e98c0a;
    margin-bottom: 1rem;
    padding: 0.5rem;
    border-radius: 0.5rem;
    font-size: 0.8rem;
    background-color: #cc6907;
    color: #fff;
    margin-top: 1rem;
    transition: background-color 0.5s ease;
}

.bgs:hover {
    background-color: #321e02;

}

div.form_feeds {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #000602;
}

div.form_feed h4 {
    margin-bottom: 2rem;
    color: #fff;
    text-align: center;
    font-size: 2.5rem;
}

div.logo_brand {
    text-align: center;
}

div.logo_brand img {
    width: 8rem;
    height: 8rem;
    margin-bottom: 2rem;

}

div.logo_brand ul li {
    list-style: none;
    display: inline;
}

ul li {
    list-style: none !important;
}

.anc_same {
    text-align: center;
    margin-left: 1rem;
    margin-right: 1rem;
    font-size: 0.8rem;
    color: #ff7308;
    width: 500rem;
    font-weight: 600;
}

div.bottom_box {
    padding-top: 5rem;
    padding-bottom: 5rem;
    border-bottom: 1px solid #dedada;
    margin-bottom: 2rem;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

div.footer-box {
    background-color: #056b90;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: 2rem;
    text-align: right;
    color: #fff;
}

div.footer-box p {
    margin-bottom: 0rem !important;
    font-size: 0.8rem;
}

#about {
    font-size: 0.8rem;
    font-weight: 600;
    text-align: justify;
    margin-top: 3rem;
    letter-spacing: 1px;
    color: #000;
    font-family: sans-serif;

}

@keyframes rotate {
    from {
        transform: rotate(-360deg);
    }

    to {
        transform: rotate(360deg);
    }
}

div.second_text img {
    display: none;
}

div.new-box {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

div#reB {
    display: none;
}

div#reba {
    display: block;
}

@media only screen and (max-width: 992px) {
    .navbar-nav {
        flex-direction: row !important;
        /* Change to row for small screens */
        justify-content: space-around !important;
        margin-top: 1rem !important;
        transition: color 0.3s;
    }

    .navbar-nav .nav-link a {

        transition: color 0.3s;
        /* Add transition for color change */
    }

    #play-game {
        width: 22rem !important;
        height: 22rem !important;
        margin-top: 7rem;

    }

    #text_header {
        margin-top: 7rem;
        padding-left: 1rem;

    }

    div.image_box img {
        margin-top: 8rem;
        width: 15rem;
        height: 15rem;
    }

    #conta {
        height: 35rem;
        background-color: #060006;
    }

    div.con-box-g .col-sm-6 {
        min-width: 100%;
        flex: 0 0 100;
        text-align: justify;

    }

    div.con-box h3 {
        margin-left: 0rem !important;
        text-align: center !important
    }

    div.col-simple-text p {
        margin-left: 2rem !important;
        margin-right: 2rem !important;
    }

    div.new-box {
        width: 92% !important;
        margin-left: 4% !important;
        margin-right: 4% !important;
    }

    div.form_feed {
        width: 90% !important;
        margin-left: 5%;
        margin-right: 5%;
    }
}

@media only screen and (max-width: 867px) {
    .background-box {
        height: 600px;


    }

    #play-game {
        width: 18rem !important;
        height: 18rem !important;
        margin-top: 0rem !important;


    }

    #image_box {
        padding-top: 6rem !important;
    }

    #text_header {

        padding-left: 1rem;

    }

    #text_header h1,
    h2 {
        text-align: center;
        color: #ffffff !important;
        font-weight: 900 !important;
        font-size: 2.5rem;


    }

    #text_header h4 {
        text-align: center;
        font-weight: 900 !important;
        font-size: 3rem;
        color: #bc5303;

    }

    div.second_text img {
        display: block;
        margin-top: 5rem;
        width: 18rem;
        height: 18rem;
        margin-left: auto;
        margin-right: auto;
    }

    div.image_box {
        display: none;
    }

    div#conta .col-sm-8 {
        min-width: 100%;
        flex: 0 0 100;
    }

    div#conta .col-sm-4 {
        display: none;
    }

    #conta {
        height: 52rem;
        background-color: #060006;
    }

    div.second_text p {
        margin-top: 4rem !important;
        margin-left: 0rem !important;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    div.abous_box .col-sm-6 {
        min-width: 100%;
        flex: 0 0 100;
    }

    div.box-1 img {
        width: 100% !important;
    }

    div.box-1 h4 {
        margin-top: -2rem !important;
        font-size: 1.8rem !important;
    }

    div.box-1 img {
        margin-top: -3rem;
    }

    div.box-2 img {
        width: 100% !important;
    }

    div.box-2 h4 {
        margin-top: -2rem !important;
        font-size: 1.8rem !important;
    }

    /* div.box-2 p {
     padding-bottom: 5rem;
  } */
    div.abous_box #skil-p {
        margin-bottom: 0rem;
        margin-top: 0.7rem;
    }

    div.titlepages {
        display: block;
    }

    div.titlepages p {
        padding: 2rem !important;
        margin-bottom: 0rem !important;
    }

    div.titlepage {
        display: none;
    }

    div.form_feed .col-sm-12 {
        margin-bottom: 0.5rem !important;
    }
}

@media only screen and (max-width: 788px) {
    .background-box {
        height: 400px;


    }


    #play-game {
        width: 15rem !important;
        height: 15rem !important;
        margin-top: 0rem !important;


    }

    #text_header h1,
    h2 {
        text-align: left;
        color: #ffffff !important;
        font-weight: 900 !important;
        font-size: 2rem;


    }

    #text_header h4 {
        text-align: left;
        font-weight: 900 !important;
        font-size: 2.3rem;
        color: #bc5303;

    }

    #image_box {
        padding-right: 0 !important;
    }

    div.logo_brand a.anc_same {
        text-align: center;
    }
}

@media only screen and (max-width: 772px) {
    .background-box {
        height: 600px !important;


    }

    div.background-box .col-sm-5 {
        min-width: 100% !important;
        flex: 0 0 100;
    }

    div.background-box .col-sm-7 {
        min-width: 100% !important;
        flex: 0 0 100;
    }

    #image_box {
        padding-top: 2rem !important;
    }

    #play-game {
        width: 18rem !important;
        height: 18rem !important;
        margin-top: 1rem !important;


    }

    #text_header {
        margin-top: 3rem !important;

    }

    #text_header h1,
    h2 {
        text-align: center;
        color: #ffffff !important;
        font-weight: 900 !important;
        font-size: 2.5rem;


    }

    #text_header h4 {
        text-align: center;
        font-weight: 900 !important;
        font-size: 3.5rem;
        color: #bc5303;

    }

    div.second_text h4 {
        font-size: 2.1rem;
        margin-top: 7rem;
        text-align: center;
        color: #fff;
    }

    div.second_text p {
        font-size: 1.2rem;
        margin-top: 1rem;
        text-align: center;
        color: #fff;
    }

    div#conta {
        height: 50rem;
    }

    div.abous_box {
        width: 100% !important;
        margin-left: 0rem !important;
    }

    div.abous_box #spa1 {
        margin-left: 1rem !important;
    }

    div.abous_box #skil-p {
        margin-left: 1rem !important;
    }

    div.box-2 p,
    div.box-1 p {
        text-align: justify;
    }

    div.con-box h3 {
        font-size: 2.6rem;
    }

    div.form_feed .col-sm-6 {
        min-width: 100%;
        flex: 0 0 100;
    }

    div#reB {
        display: block;
    }

    div#reba {
        display: none;
    }
}

@media only screen and (max-width:676px) {
    div.logo_brand ul li:nth-child(5) {
        display: block;

    }
}

@media only screen and (max-width: 576px) {


    #image_box {
        padding-top: 2rem !important;
    }

    #play-game {
        width: 18rem !important;
        height: 18rem !important;
        margin-top: 1rem !important;


    }

    #text_header {
        margin-top: 3rem !important;

    }

    #text_header h1,
    h2 {
        text-align: center;
        font-size: 2rem;


    }

    #text_header h4 {
        font-size: 2.8rem;

    }

    div.second_text h4 {
        font-size: 1.8rem;
        margin-top: 6rem;

    }

    div.second_text p {
        font-size: 1.1rem;
        margin-top: 1rem;
    }

    div#conta {
        height: 50rem;
    }

    div.abous_box #spa1 {
        font-size: 1.9rem;
    }

    div.abous_box #spa2 {
        font-size: 1.5rem;
    }

    div.box-1 h4 {
        font-size: 1.5rem !important;
        margin-top: -1rem !important;
    }

    div.box-2 h4 {
        font-size: 1.5rem !important;
        margin-top: -1rem !important;
    }

    div.box-2 p,
    div.box-1 p {
        text-align: justify;
    }

    div.con-box h3 {
        font-size: 2.1rem;
    }

    div.titlepages p {
        font-size: 1rem;
    }

    div.content_about p {
        font-size: 0.9rem;
    }

    div.form_feed h4 {
        font-size: 1.9rem;
    }

    .logo_brand ul {
        padding-left: 0rem !important;
    }

    div.footer-box p {
        text-align: center;
        letter-spacing: 1px;
    }
}

@media only screen and (max-width: 525px) {
    .bottom_box ul li {
        margin-left: 0rem !important;
    }

    ul.bottom_ul {
        margin-left: 0rem !important;
        padding-left: 0rem !important;
    }

    div.logo_brand ul li:nth-child(5) {
        display: block;

    }

}



@media only screen and (max-width: 480px) {
    .navbar-brand {
        margin-left: 3rem !important;
    }


    #image_box {
        padding-top: 2rem !important;
    }

    #play-game {
        width: 15rem !important;
        height: 15rem !important;
        margin-top: 1rem !important;


    }

    #text_header {
        margin-top: 5rem !important;

    }

    #text_header h1,
    h2 {
        text-align: center;
        font-size: 1.7rem;


    }

    #text_header h4 {
        font-size: 2.2rem;

    }

    div.new-box {
        width: 98% !important;
        margin-left: 1% !important;
        margin-right: 1% !important;
    }

    div.logo_brand a.anc_same {

        min-width: 100% !important;
    }

    div.logo_brand ul li:nth-child(4) {
        display: inline-block;

    }

    div.logo_brand ul li:nth-child(5) {
        display: inline;
    }

}

@media only screen and (max-width: 420px) {


    #image_box {
        padding-top: 2rem !important;
    }

    #play-game {
        width: 12rem !important;
        height: 12rem !important;
        margin-top: 1rem !important;


    }

    #text_header {
        margin-top: 5rem !important;

    }

    #text_header h1,
    h2 {
        text-align: center;
        font-size: 1.5rem;


    }

    #text_header h4 {
        font-size: 2rem;

    }

    .background-box {
        height: 500px !important;


    }

    div.abous_box #spa1 {
        font-size: 1.6rem;
    }

    div.abous_box #spa2 {
        font-size: 1.3rem;
    }

    div.box-1 h4 {
        font-size: 1.3rem !important;
        margin-top: -1rem !important;
    }

    div.box-2 h4 {
        font-size: 1.3rem !important;
        margin-top: -1rem !important;
    }

    div.box-2 p,
    div.box-1 p {
        text-align: justify;
        font-size: 0.9rem !important;
        font-weight: 600;

    }

    div.abous_box #skil-p {
        text-align: justify;
        margin-top: 0.5rem;
        font-size: 0.9rem !important;
        font-weight: 600;
    }

    div.logo_brand ul li:nth-child(4) {
        display: inline-block;

    }

    div.logo_brand ul li:nth-child(5) {
        display: inline;

    }

    div.bottom_box {
        width: 100% !important;
        margin-left: 0rem !important;
        margin-right: 0rem !important;
    }
}

@media only screen and (max-width: 360px) {


    #image_box {
        padding-top: 2rem !important;
    }

    #play-game {
        width: 12rem !important;
        height: 12rem !important;
        margin-top: 0rem !important;


    }

    div.background-box .col-sm-7 {
        padding-left: 0rem !important;
    }

    #text_header {
        margin-top: 5rem !important;

    }

    #text_header h1,
    h2 {
        text-align: center;
        font-size: 1.2rem;


    }

    #text_header h4 {
        font-size: 1.6rem;

    }

    .background-box {
        height: 470px !important;


    }

    div.second_text h4 {
        font-size: 1.4rem;
        margin-top: 6rem;

    }

    div.second_text p {
        font-size: 1rem;
        margin-top: 1rem;
    }

    div#conta {
        height: 45rem;
    }

    div.second_text img {
        height: 15rem;
        width: 15rem;
    }
}

@media only screen and (max-width: 320px) {
    div#conta {
        height: 48rem;
    }

    div.box-1 h4 {
        font-size: 1.3rem !important;
        margin-top: 0.9rem !important;
    }

    div.box-2 h4 {
        font-size: 1.3rem !important;
        margin-top: 0.9rem !important;
    }

    div.abous_box #spa1 {
        font-weight: 600;
    }

    div.abous_box #spa2 {
        font-weight: 600;
    }
}