
/*--------------------------------------------------------------
# oral Section
--------------------------------------------------------------*/

.oral ul {
    list-style: none;
    padding: 0;
}

.oral ul li {
    padding-bottom: 5px;
    align-items: center;
}

.oral ul i {
    font-size: 20px;
    padding-right: 4px;
    color: var(--accent-color);
}

.oral .read-more {
    color: var(--accent-color);
    font-family: var(--heading-font);
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 8px 28px;
    border-radius: 5px;
    transition: 0.3s;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--accent-color);
}

.oral .read-more i {
    font-size: 18px;
    margin-left: 5px;
    line-height: 0;
    transition: 0.3s;
}

.oral .read-more:hover {
    background: var(--accent-color);
    color: var(--contrast-color);
}

.oral .read-more:hover i {
    transform: translate(5px, 0);
}

.p-detail{
    text-align: center; 
    margin-bottom: 100px; 
    font-size: 20px;
    margin-bottom: 10px; 
    margin-top: 50px; 
    font-family: system-ui; 
    line-height: 45px;
}

#oral {
    width: 100%;
    height: auto;
    position: relative;
    background: url("../img/hero-bg.jpg") top center;
    background-size: cover;
    position: relative;
}

#oral:before {
    content: "";
    /* background: rgba(255, 255, 255, 0.8); */
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#oral .container {
    padding-top: 51px;
}

#oral h1 {
    margin: 0;
    font-size: 56px;
    font-weight: 700;
    line-height: 72px;
    color: #124265;
    font-family: "Poppins", sans-serif;
}

#oral h2 {
    color: #222973;
    margin: 10px 0 0 0;
    font-size: 29px;
}

#oral .btn-get-started {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.5px;
    display: inline-block;
    padding: 14px 50px;
    border-radius: 5px;
    transition: 0.5s;
    margin-top: 30px;
    color: #fff;
    background: #2487ce;
}

#oral .btn-get-started:hover {
    background: #3194db;
}

#oral .icon-boxes {
    margin-top: 100px;
}

#oral .icon-box {
    padding: 50px 30px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(18, 66, 101, 0.08);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
}

#oral .icon-box .title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
}

#oral .icon-box .title a {
    color: #124265;
    transition: 0s;
}

#oral .icon-box .description {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 0;
}

#oral.icon-box .icon {
    margin-bottom: 20px;
    padding-top: 10px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    font-size: 36px;
    line-height: 1;
    color: #2487ce;
}

#oral .icon-box:hover {
    transform: scale(1.08);
}

#oral .icon-box:hover .title a {
    color: #2487ce;
}


.red-text{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5rem;
    font-size: 30px; 
    color:rgb(173, 40, 40); 
    text-align: center;
}

@media (min-width: 360px){
    .red-text{
        font-size: 17px;
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .p-detail{
        line-height: 36px;
    }
}



@media (min-width: 768px) {
    #oral h1 {
        font-size: 28px;
        line-height: 36px;
    }

    #oral h2 {
        font-size: 32px;
        line-height: 79px;
    }
    .red-text{
        font-size: 22px;
        margin-left: 1.5rem;
        margin-right: auto;
        margin-top: 1.5rem;
        margin-bottom: 2.5rem;
    }
}

@media (min-width: 1366px) and (min-height:768px){
    #oral h2 {
        font-size: 34px;
        line-height: 46px;
    }
    .red-text{

    }
}

@media (min-width: 1920px) {
    #oral h1 {
        font-size: 28px;
        line-height: 36px;
    }

    #oral h2 {
        font-size: 38px;
        line-height: 52px;
    }
    .p-detail{
        font-size: 25px;
    }
    .red-text{
        font-size: 29px; 
        margin-top: 3.5rem;
    }
}


.oral-title p {
    margin-bottom: 0;
}

/* ------------------------------------------------------- Box Text ------------------------------------------------------------- */
.all-oral{
    display:flex; 
    margin-left: 2.5rem; 
    margin-right: 2.5rem;
}

.title{
    text-align: center; 
    margin:auto; 
    flex: auto; 
    width: 98%;
}
.text-title-oral{
    background-color: #142447;
    border: 1px solid #F5F5F5; 
    border-radius: 34px; 
    padding: 50px;
    text-align: center;
    width: 417px;
    height: 122px;
    padding-top: 1px;
}

.box-text-oral{
    margin-bottom: -45px; 
    border-radius: 50px; 
    padding: 35px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
    text-align: center;
    max-width: 432px;
    margin-top: -70px;
}

.text-title-materials{
    background-color: #142447;
    border: 1px solid #F5F5F5; 
    border-radius: 27px; 
    padding: 50px;
    text-align: center;
    width: 414px;
    font-size: 30px;
    height: 77px;
    padding-top: 1px;
}

.box-text-materials{
    margin-bottom: -45px; 
    border-radius: 50px; 
    padding: 35px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
    text-align: center;
    max-width: 432px;
    margin-top: -70px;
}

.text-title-du{
    background-color: #142447;
    border: 1px solid #F5F5F5; 
    border-radius: 28px; 
    padding: 23px;
    text-align: center;
    width: 425px;
    font-size: 30px;
    height: 76px;
    padding-top: 1px;
}

.box-text-du{
    margin-bottom: -45px; 
    border-radius: 50px; 
    padding: 35px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
    text-align: center;
    max-width: 432px;
    margin-top: -70px;
}
.txt-o{
    color: white; 
    font-family: 'Jost'; 
    font-size: 32px; 
    line-height: 48px;
}
.txt-p{
    color: white; 
    font-family: 'Jost'; 
    font-size: 32px; 
    line-height: 48px;
}
.txt-d{
    color: white; 
    font-family: 'Jost'; 
    font-size: 32px; 
    line-height: 48px;
}

@media (min-width: 360px){
    .all-oral{
        display:grid; 
        margin-left: 0; 
        margin-right: 0;
    }
    .txt-h{
        font-size: 30px;
        line-height: 40px;
    }
    .text-title-oral{
        width: 316px;
        height: 106px;
        padding-top: 14px;
    }
    .box-text-oral{
        max-width: 309px;
    }
    .text-title-materials{
        padding: 10px;
        width: 309px;
        height: 71px;
    }
    .box-text-materials{
        max-width: 306px;
        padding: 20px;
    }
    .text-title-du{
        padding: 0px;
        width: 322px;
        height: 68px;
        padding-top: 10px;
    }
    .box-text-du{
        max-width: 301px;
        padding: 22px;

    }
    .txt-o{
        font-size: 28px; 
        line-height: 38px;
    }
    .txt-p{
        font-size: 28px; 
        line-height: 48px;
    }
    .txt-d{ 
        font-size: 25px; 
        line-height: 40px;
    }
    .block-txt{
        margin-bottom: 5.5rem;
    }
}

@media (min-width: 768px){
    .all-oral{
        display:grid; 
        margin-left: 0; 
        margin-right: 0;
    }
    .txt-h{
        font-size: 30px;
        line-height: 40px;
    }
    .text-title-oral{
        width: 540px;
        height: 86px;
        padding: 17px;
    }
    .box-text-oral{
        max-width: 649px;
        padding: 18px;
    }
    .text-title-materials{
        padding: 10px;
        width: 512px;
        height: 83px;
        border-radius: 32px;
    }
    .box-text-materials{
        max-width: 632px;
        padding: 20px;
    }
    .text-title-du{
        padding: 0px;
        width: 479px;
        height: 87px;
        padding-top: 10px;
    }
    .box-text-du{
        max-width: 634px;
    }
    .txt-o{
        font-size: 35px; 
        line-height: 47px;
    }
    .txt-p{
        font-size: 37px; 
        line-height: 61px;
    }
    .txt-d{ 
        font-size: 36px; 
        line-height: 64px;
    }
    .block-txt{
        margin-bottom: 5.5rem;
    }
}

@media (min-width: 1366px){
    .box-text-oral{
        max-width: 1014px;
    }
    .box-text-materials{
        max-width: 1028px;
        padding: 27px;
    }
    .box-text-du{
        max-width: 1040px;
    }
    .p-detail{
        font-size: 21px;
    }
}