

.section1 h1{
    font-family: Inter;
    font-size: 28px;
    font-weight: 600;
    line-height: 90px;
    letter-spacing: 0em;
    text-align: center;
    color: #016F7A;
}


.section1 p {
    font-family: Inter;
    font-size: 16px;
    font-weight: normal;
    line-height: 23px;
    letter-spacing: 0em;   
    color: #918344;
 
}

.btn-color {
    color: #fff;
    background-color: #016F7A;
    border-color: #016F7A;
}

.btn-color:hover {
    color: #fff;
    background-color: #184b51;
    border-color: #016F7A;
}



/* .....................................Section2 ........*/

.section2{
    background-color: #918344;
}


.section2 h1{
    font-family: Inter;
    font-size: 28px;
    font-weight: 600;
    line-height: 90px;
    letter-spacing: 0em;
    text-align: center;
    color:#fff;
}


.section2 p {
    font-family: Inter;
    font-size: 16px;
    font-weight: normal;
    line-height: 23px;
    color: #fff;
    letter-spacing: 0em; 
    text-align:justify;
}



/* .....................................Section3 ........*/




.section3 h1{
    font-family: Inter;
    font-size: 28px;
    font-weight: 600;
    line-height: 90px;
        text-align: center;
    color:#016F7A;
}


.section3 h2 {
    font-family: Inter;
    font-size: 19px;
    font-weight: 600;
    line-height: 23px;
    color: black;
    text-align:justify;
}


.section3 p {
    font-family: Inter;
    font-size: 16px;
    font-weight: normal;
    line-height: 23px;
    color: #918344;
     text-align:justify;
    font-style: italic;
}




/* ...............................Section 4..................... */


.section4 h1{
    font-family: Inter;
    font-size: 28px;
    font-weight: 600;
    line-height: 90px;
    text-align: center;
    color:#016F7A;
}



/* .............................Section5................ */



.section5 .nav-link {
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color:#283031; 
}

.section5 .nav-link, .nav-tabs .nav-link.active {
    color:#016F7A;
   /* background-color: #918344; */}



.section5 li{
    font-family: Inter;
    font-size: 16px;
    font-weight: normal;
    line-height: 23px;
    color: #918344;
     text-align:justify;
    font-style: italic;   
}



/* .....................................section 6................ */


.section6{
    background-color: #918344;
}


.section6 h1{
    font-family: Inter;
    font-size: 28px;
    font-weight: 600;
    line-height: 90px;
    letter-spacing: 0em;
    text-align: center;
    color:#fff;
}


.section6 p {
    font-family: Inter;
    font-size: 16px;
    font-weight: normal;
    line-height: 23px;
    color: #fff;
    letter-spacing: 0em; 
    text-align:justify;
}

.section6 li {
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    color: #fff;
    letter-spacing: 0em; 
    text-align:justify;
}


/* ..................................Section 7..................... */


.section7 h1{
    font-family: Inter;
    font-size: 28px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #016F7A;
}


.section7 li{
    font-family: Inter;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0em;   
    color: #918344; 
}


/* ....................................Section 8 ........................*/


.section8 h1{
    font-family: Inter;
    font-size: 28px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #016F7A;
}

.section8 h2{
    font-family: Inter;
    font-size: 28px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: black;
}

.section8 .card{
    background-color: #918344;
}

.section8 p{
    font-family: Inter;
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0em;   
    color: black; 
}


/* .....................................section9 ..........................*/
.section9{
    background-color: #e5e1dd;
}

.section9 h1{
    font-family: Inter;
    font-size: 28px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: black;
}




/* .............................................section10................... */
.section10 .accordion-button:not(.collapsed) {
    background-color: #016F7A;
    color: #fff;
}

.section10 h1{
    font-family: Inter;
    font-size: 28px;
    font-weight: 600;
    line-height: 90px;
    letter-spacing: 0em;
    text-align: center;
    color: #016F7A;   
}

.accordion-body p{
    font-family: Inter;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0em;   
    color: black; 
}


.accordion-item button{
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
   
}



/* ...............Autoslider */


