/* CONTENT  */
:root{
    --primary:#005376 !important;
    --primary-fade:rgb(92 150 175) !important;
    --secondary:#006294;
    --secondary-fade:#0077bd;


    --dark-blue:#006294;
    --dark-red:#c00000;
}


.d-none-lg{
    display: none;
}


.fst-italic{
    font-style: italic;
}


.text-darkred h1, .text-darkred h2, .text-darkred h3, .text-darkred h4, .text-darkred h5, .text-darkred {
    color: #ce0000 !important;
}

.text-darkblue h1, .text-darkblue h2, .text-darkblue h3, .text-darkblue h4, .text-darkblue h5, .text-darkblue {
    color: #006294;
}

.text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light {
    color: #ffff;
}
.text-blue {
    color: var(--secondary-fade)
}


.heading-1{
    font-size: 41.5px;
    line-height: 1.1;
    letter-spacing: 0px;
    text-align: justify !important;
}
.img-overflow{
    
}


.py-100{
    padding: 100px 0;
}

.pt-100{
    padding-top: 100px;
}
.pb-100{
    padding-bottom: 100px;
}


ul{
    list-style: none;
    padding: 0;
}



/* END CONTENT  */
.h-100vh {
    height: 100vh;
}
.min-h-100vh {
    min-height: 100vh;
}

#award p, #certificate p{
    width: 9%;
    color: var(--dark-blue);
    text-align: center;
}

.about .img-content{
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.about p{
    font-size: 20px;
    margin-bottom: 20px;
}
.img-overflow {
    height: 300px;
    overflow: hidden;
    width: 20%;
    position: absolute;
    right: 0;
}
.img-overflow .image-fluid{
    object-position: 20px 200px;
    height:525px !important;
}


#certificate .table > tbody > tr > td, 
#certificate .table > tbody > tr > th,
#award .table > tbody > tr > td, 
#award .table > tbody > tr > th
{
    padding: 10px;
}

.brand ul{
    display: flex;
    list-style: none;
    padding: 0;
    gap: 5px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.brand img{
    width: 100%;
}


.contact .overlay{
    background: rgb(255 255 255 / 52%);
    position: absolute;
    width: 100%;
    height: 100vh;
}
.contact .hero-text{
    -webkit-text-stroke: 1px var(--dark-blue);
    color: white;
    text-shadow: 4px 5px 9px var(--dark-blue);
    font-weight: 700 !important;
    letter-spacing: -4px;
}
.contact .custom-form .form-group{
    margin-bottom: 15px;
}
.contact .custom-form .form-control{
    height: 25px !important;
}
.contact .custom-form .input-group label{
    position: unset;
    margin: 0;
    padding: 0 5px 0 0;
    color: white;
}
.contact .custom-form .input-group{
    align-items: center;
}
.contact .custom-form .message .input-group{
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.contact .custom-form  .message textarea{
    height: 165px !important;
    margin-top: 5px;
    width: 100%;
}
.contact .custom-form textarea, .contact .custom-form .form-control{
    background-color: white !important;
    border-color: white;
}
.contact .form-area-box{
    background: #c30;
    padding: 30px 40px;
    border-radius: 100px;
    /* position: absolute; */
    /* right: -20px; */
    /* margin-right: -50px !important; */
    box-shadow:
    -6px -6px 9px 0px rgb(100 100 100 / 0%) inset, -5px -9px 10px 0px rgb(255 211 211 / 63%) inset, 6px 4px 9px 6px rgb(0 0 0 / 70%)
}
.contact .custom-form button{
    border-radius: 10px;
    border: 1pt solid white;
    box-shadow: 0px 5px 4px 0px #2e2e2e;
    background: linear-gradient(180deg, var(--dark-blue), var(--dark-blue), #75a9bf);
    padding : 5px 45px;
}
.contact::before{
    content: '';
    background: #ffffff57;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}




.font-normal{
    font-weight: 500;
}
.footer .profile p{
    padding: 0;
    margin: 0;
}
.footer .profile ul{
    padding: 0;
    margin: 0;
}
.footer .profile li{
    display: flex;
    align-items: start;
    gap: 1rem;
    list-style: none !important;
}
.footer .profile i{
    padding-top: 0.5vw;
}
.footer .profile .icon-cell img{
    width: 20px;
}
.footer .link [class^="bi-"]::before, [class*=" bi-"]::before{
    line-height: 1.3 !important;
}
.footer .link .ft-social-bx a {
    background-color: transparent !important;
    font-size: 20px;
}
.footer .footer-info2{
    align-items: end;
}
.footer-style2 .footer-top{
    background: #005a8f;
}
.footer .footer-info{
    border-bottom: unset;    
}
.footer-style2 .red-line{
    width: 100%;
    height: 20px;
    background: #c30;
}






.marketicon li{
    height: 50px;
}
.marketicon li img{
    height: 65%;
    object-fit: contain;
}




.sub-menu-large{
    width: 520px !important;
}

.sub-menu-medium {
    width: 300px !important;
}

.sub-menu-large .line{
    border-left: 1pt solid white;
    border-right: 1pt solid white;

}
.sub-menu-large .add-menu-left{
    padding-left:0;
}



.menu-links .nav > li:hover > a:after{
    background: #7bbade;
}
.menu-links .nav > .no-content:hover > a:after{
    content: unset !important;
}





.sertifikasi thead,
.dividen thead{
    background:var(--dark-blue);
}
.sertifikasi thead th,
.dividen thead th
{
    color: white;
}
/* .sertifikasi th:first-child {
    border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
}
.sertifikasi th:last-child {
    border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
} */
.sertifikasi thead tr{
    text-align: center;
}
.sertifikasi thead th{
    vertical-align: middle;
}
.sertifikasi th, .sertifikasi td, .sertifikasi thead th{
    border:unset
}
.sertifikasi .table{
    /* width: 98%; */
    /* margin: auto; */
}
.sertifikasi .thead-custom{
    width: 98%;
    background: #006294;
    /* height: 5vh; */
    border-radius: 15px;
    position: absolute;
    padding: 10px;
    z-index: -1;
}
.sertifikasi .tfooter{
    width: 98%;
    position: absolute;
    bottom: 40px;
    background: var(--dark-blue);
    height: 15px;
    border-radius: 10px;
}
.sertifikasi tfoot {
    background-color: var(--dark-blue);
}
.sertifikasi tfoot td{
    background-color: unset;
    color: transparent;
    font-size: 2px;
}
/* .sertifikasi tfoot td:first-child {
    border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
}
.sertifikasi tfoot td:last-child {
    border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
} */
/*.sertifikasi tr:nth-child(-n + 5),
.sertifikasi td:nth-child(-n + 5),
.dividen tr:nth-child(-n + 5),
.dividen td:nth-child(-n + 5){
    border-right: 1px solid var(--dark-blue);
    border-left: 1px solid var(--dark-blue);
}
.sertifikasi .download tr:nth-child(-n + 5){
    border-top: 1px solid var(--dark-blue);
    border-bottom: 1px solid var(--dark-blue);
}*/

.sertifikasi .download td{
	border: 1px solid var(--dark-blue);
}

.prospek .grid-test {
    grid-template-columns: 350px 1fr;
}




.video h1, .video h2, .video h3, .video h4, .video h5{
    margin: 4px;
}
.video h3{
    font-weight: 400;
}
.video .thumbnail img{
    width: 72vw;
}
.video p{
    margin: 0;
}
/* .sub-menu::after{
    content: "";
    width: 10px;
    height: 10px;
    background: #7bbade;
    
    position: absolute;
    left: 30px;
    transform: rotate(45deg);
    z-index: 11;
} */
@media (max-width: 1024px){
    /* .col-lg-7 {
        flex: 0 0 58.333333% !important;
        max-width: 58.333333% !important;
    }
    .mx-5, .mx-4, .mx-3, .mx-2{
        margin: 0 !important;
    } */
    .img-overflow{
        display: none;
    }
    .footer .footer-info2{
        gap: 2rem !important;
    }
    .footer .footer-info2 .copyright, .footer .footer-info2 .profile, .footer .footer-info2 .link{
        justify-content: start !important;
    }
    .footer .footer-info2 .link{
    }
    .video .thumbnail img{
        width: 100%;
    }
}

@media (max-width: 1440px){
    .about h2, .certificate h2{
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 993px){
    .contact .form-area-box{
        float: unset !important;
        margin: auto !important;
    }
}

@media (min-width:992px){
    .product h4{
        font-size: 1.9444vw;
    }
}

@media (max-width:992px){
    .d-none-lg{
        display: block !important;
    }
}

@media (max-width:768px){
    .product h4{
        font-size: 2.9vw;
        line-height: 1.2;
    }
    .prospek .grid-test{
        grid-template-columns: repeat(1, 1fr) !important;
    }
}
@media (max-width:480px){
    .product h4{
        font-size: 24px;
        line-height: 1.2;
    }
}
