@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Overlock&family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caudex:ital@1&family=Overlock&family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');



/* nav bar start  */

body {
    --header-height: 50px;

    margin: var(--header-height) 0 0 0;
    font-family: sans-serif;
}

.preload * {
    transition: none !important;
}

/* .header {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: var(--header-height);
        background: #333333;
        display: flex;
    } */

.header--button {
    width: var(--header-height);
    flex-shrink: 0;
    background: none;
    outline: none;
    border: none;
    color: #000000;
    cursor: pointer;
    /* width: 100px;
        height: 100px; */
}

.material-symbols-outlined {
    font-size: 44px !important;
    margin-top: 50px;
    /* position: absolute; */
    /* padding: 28px 7px; */
}

.nav--links {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100vh;
    width: 250px;
    background: #ffffff;
    transform: translateX(-250px);
    transition: transform 0.3s;
}

.nav--open .nav--links {
    transform: translateX(0);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.nav--link {
    display: flex;
    align-items: center;
    color: #666666;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    padding: 12px 15px;
    background: transform 0.2s;
}

.nav--link>i {
    margin-right: 15px;
}

.nav--link--active {
    color: #009578;
    /* background: #eeeeee; */
}

.nav--link--active .nav--link:hover {
    background: #eeeeee;
}

.nav--overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(2px);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s;
}

.nav--open .nav--overlay {
    visibility: visible;
    opacity: 1;
}

/* hr {
    border: 2px solid #e74c3c !important;
    width: 90%;
    margin: 20px auto;
} */

.center-container {
    text-align: center;
}

.centered-hr {
    border: none;
    height: 2px;
    background: #585757;
    width: 90%;
    margin-left: 10px;
    /* margin: 20px 0; */
}

/* nav bar end  */


/* 1 font */
@font-face {
    font-family: 'Helvetica-Bold';
    src: local('./Public/founts/Helvetica-Bold');
    font-weight: normal;
    font-style: normal;
}

body,
html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.topnav a {
    float: left;
    padding: 12px;
    color: #2F2E2E;
    text-decoration: none;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    /* line-height: 24px; */
    /* background-color: white; */
}

.navbar a {
    float: right;
    padding: 12px;
    color: #2F2E2E;
    text-decoration: none;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
}

.bg-body-tertiary {
    background-color: rgb(248, 249, 250) !important;
}

.navbar2 a {
    float: center;
    padding: 12px;
    color: black;
    text-decoration: none;
}

.dotted {
    border-bottom: 1px dashed black;
}

#comp-levnvr7s {
    width: 1484px;
    height: 6px;
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: -259px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
    background: rgb(248, 249, 250);
}

.AV56HG {
    border-top: 1px dashed rgba(47, 46, 46, 1);
    box-sizing: border-box;
    height: 0;
    max-height: 5;
}


.hero-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

.hero-text button {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 10px 25px;
    color: rgb(255, 255, 255);
    background-color: #0314fd;
    text-align: center;
    cursor: pointer;
}

.hero-text button:hover {
    background-color: #000000;
    /* color: rgb(22, 6, 250); */
    border-color: #2196F3;
    color: dodgerblue;
}


.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide .text-slide {
    height: 1rem;
}

.nav-link.nav2-text {
    font-size: 16px;
    font-weight: 400;
}


/*footer*/
.col_white_amrc {
    color: #FFF;
}

footer {
    width: 100%;
    height: 200%;
    background-color: #000312;
    min-height: 250px;
    padding: 10px 0px 25px 0px;
}

.pt2 {
    padding-top: 40px;
    margin-bottom: 20px;
}

footer p {
    font-size: 13px;
    color: #CCC;
    padding-bottom: 0px;
    margin-bottom: 8px;
}

.mb10 {
    padding-bottom: 15px;
}

.footer_ul_amrc {
    margin: 0px;
    list-style-type: none;
    font-size: 14px;
    padding: 0px 0px 10px 0px;
}

.footer_ul_amrc li {
    padding: 0px 0px 5px 0px;
}

.footer_ul_amrc li a {
    color: #CCC;
}

.footer_ul_amrc li a:hover {
    color: #fff;
    text-decoration: none;
}

.fleft {
    float: left;
}

.padding-right {
    padding-right: 10px;
}

.footer_ul2_amrc {
    margin: 0px;
    list-style-type: none;
    padding: 0px;
}

.footer_ul2_amrc li p {
    display: table;
}

.footer_ul2_amrc li a:hover {
    text-decoration: none;
}

.footer_ul2_amrc li i {
    margin-top: 5px;
}

.bottom_border {
    border-bottom: 1px solid #f2f4f5;
    padding-bottom: 20px;
}

.foote_bottom_ul_amrc {
    list-style-type: none;
    padding: 0px;
    display: table;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    float: left;
}

.foote_bottom_ul_amrc a,
.footer_ul_amrc a {
    color: white !important;
    font-weight: 500 !important;
}

.headin5_amrc {
    margin-bottom: 1.2rem;
}

.foote_bottom_ul_amrc li {
    display: inline;
}

.foote_bottom_ul_amrc li a {
    color: #999;
    margin: 0 12px;
}

.social_footer_ul {
    display: table;
    /* margin: 15px auto 0 auto; */
    list-style-type: none;
}

.social_footer_ul li {
    padding-left: 20px;
    padding-top: 10px;
    float: left;
}

.social_footer_ul li a {
    color: #CCC;
    border: 1px solid #CCC;
    padding: 8px;
    border-radius: 50%;
}

.social_footer_ul li i {
    width: 20px;
    height: 20px;
    text-align: center;
}




.polygon-image:nth-child(4) {
    top: 13rem;
    left: 22.5rem;

}

.polygon-image:nth-child(5) {
    top: 13rem;
    left: 7.5rem;
}

.polygon-image:nth-child(6) {
    top: 26rem;
    left: 0rem;
}

.polygon-image:nth-child(7) {
    top: 26rem;
    left: 15rem;
}

.polygon-image:nth-child(8) {
    top: 26rem;
    left: 30rem;
}

.polygon-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    cursor: pointer;
    transition: all 0.25s ease;
}

.brands-polygon {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
}

.polygon-image img:hover {
    opacity: 0.5;
}

.podcast {
    position: relative;
}

.podcast .btn-podcast {
    padding: 0.5rem 1rem;
    background: repeat padding-box border-box 0% 0% / auto auto scroll linear-gradient(173deg, #254fcb 0%, #3e80ff 100%);
    color: white;
    position: absolute;
    right: 0;
    bottom: 11rem;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 0px dashed #000000;
    font-style: italic;
    transition: all 0.25s ease;
}

.podcast .btn-podcast:hover {
    background: repeat padding-box border-box 0% / auto scroll linear-gradient(304deg, #254fcb 0%, #3e80ff 100%);
}

.popular {
    padding: 0.1rem 0.5rem;
    background: #282626;
    border: none;
    font-size: 1rem;
    color: white;
    font-size: 15px;
    letter-spacing: 0.05rem;
    cursor: pointer;
    transition: all 1s ease;
}

.popular:hover {
    background: white;
    color: #282626;
}

/* Basics of Graphic Design */

#logoimg {
    width: 100%;
    height: 631px;
    margin-top: 50px;
}


.top-left {
    position: absolute;
    top: 30px;
    left: 30px;
}

@media only screen and (max-width: 768px) {
    top-left {
        position: absolute;
        top: 40px;
        left: 30px;
    }
}

/* Media query for devices with a maximum width of 480px (typical smartphones) */
@media only screen and (max-width: 480px) {
    top-left {
        position: absolute;
        top: 40px;
        left: 30px;
    }
}



/* kotublack button and other button START*/
.logobranding2 {
    padding: 1rem 1rem;
    background-color: #242323;
    color: white;
    border: none;
    font-size: 20px;
    font-weight: 600;
    transition: all 0.5s ease;
    border: 1px solid transparent;
    /* margin-left: 100px; */
    margin-top: 20px;
    width: 166px;
    height: 60px;
}

.logobranding2:hover {
    background-color: white;
    font-weight: 600;
    color: #242323;
    border: 1px solid #242323;
}


/* kotublack button and other button END*/

.top-left h2 {
    font-size: 19px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #929292;
    /* margin-left: -326px; */
    /* margin-top: 96px !important; */
}

@media only screen and (max-width: 768px) {
    top-left h2 {
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
        color: #929292;
        font-size: 10px !important;
    }
}

/* Media query for devices with a maximum width of 480px (typical smartphones) */
@media only screen and (max-width: 480px) {
    top-left h2 {
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
        color: #929292;
        font-size: 10px !important;
    }
}


.top-left h1 {
    color: #242323;
    font-size: 42px !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    /* margin-left: -240px; */
}

@media only screen and (max-width: 768px) {
    top-left h1 {
        color: #242323;
        font-size: 40px !important;
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
    }
}

/* Media query for devices with a maximum width of 480px (typical smartphones) */
@media only screen and (max-width: 480px) {
    top-left h1 {
        color: #242323;
        font-size: 40px !important;
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
    }
}


.para1 {
    font-size: 15px;
    color: #525252;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-bottom: 0;
    /* margin-left: -183px !important; */
}

.para2 {
    font-size: 13px;
    color: #525252;
    font-family: 'Poppins', sans-serif;
}

.top-left li {
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    color: #525252;
    padding: 3px;
}

/* 1 paragaraf  */

.center-box {
    /* width: 1086px;
    height: 120px; */
    width: auto;
    height: auto;
    background-color: #f6f6f6;
    padding: 20px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}

.right-box {

    /* position: absolute; */
    width: auto !important;
    height: auto !important;
    background-color: #282626;
    /* float: right; */
    color: #f2ffff;
    padding: 20px;
}


/* 1 paragaraf end  */


/* Accordion - + curriculum */

/* Custom style */
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(.7) !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

/* Scholarships */

.left-box1 {
    width: 400px;
    height: 320px;
    background-color: #fafafa;
}


.right-text1 {
    text-align: justify;
    font-family: 'Poppins', sans-serif;
}

#facebook {
    width: 24px;
    height: 24px;
}


.box {
    width: 100px;
    height: 100px;
    background-color: #3498db;
    margin: 0 10px;
}

.box2 {
    /* width: 438px;
    height: 130px; */
    width: auto;
    height: auto;
    /* padding: 20px; */
    background-color: #fafafa;
    /* text-align: justify; */
    font-size: 13px;
    margin-bottom: 10px;
    /* margin-left: 30px; */
    font-family: 'Poppins', sans-serif;
}

.box1 {
    /* width: 438px;
    height: 130px; */
    width: auto;
    height: auto;
    /* padding: 20px; */
    background-color: #fafafa;
    text-align: justify;
    font-size: 13px;
    margin-bottom: 10px;
    /* margin-left: -95px; */
    font-family: 'Poppins', sans-serif;
}

.btn-dark {
    margin-left: 102px !important;
    background-color: #242323 !important;
    width: 145px !important;
    height: 57px !important;
    font-size: 20px !important;
    font-weight: 600;
}

/* ---------- words */

.links a {
    margin: 0 25px;
    text-decoration: none;
    color: #000000;
}

.links a:hover {
    text-decoration: underline !important;
    color: #000000;
}

/* ---------words */

.lower-half {
    width: 100%;
    height: 110vh;
    background-color: #f6f6f6;
    padding: 20px;
    box-sizing: border-box;
    color: #050505;
}


.outer-box {
    width: 1049px;
    height: 577px;
    background-color: #ffffff;
    justify-content: center;
    align-items: center;
}

.line {
    position: absolute;
    top: 13%;
    width: 92%;
    height: 2px;
    background-color: #000000;
}


.swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide .text-slide {
    height: 1rem;
}

.signup-box {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 0 10px #e7e7e7;
    padding: 20px;
    width: 400px;
    height: auto;
    text-align: center;
    margin-top: 60px;
    font-family: 'Poppins', sans-serif;

}

.section-switch {
    position: relative;
    height: 30rem;
}

.section-switch .section1,
.section-switch .section2 {
    position: absolute;
    /* margin-bottom: -200px; */
}

.section-switch .section2 {
    display: none;
}