/*fourth-section*/
.frth-sct {
    background-size: cover !important;
    margin: 10px 90px 100px 90px;
    padding: 50px;
    border-radius: 90px;
    border: 2px solid #000;
    z-index: 1;
    position: relative;
}
.inr-fthsct {
    display: flex;
    justify-content: center;
    align-items: center;
}
.inr-scond {
    flex: 0 0 60%;
    padding: 0 0px 0 20px;
}
.inr-scndimg {
    flex: 0 0 40%;
}
.inr-scndimg img {
    width: 70%;
}
.inr-scond h3
 {
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 20px !important;
}
.frth-scts
 {
    height: 300px !important;
}
.frth-scts .inr-fthscts {
    height: -webkit-fill-available !important;
}
.button-sc .inr-btn a {
    background: #fff;
    padding: 5px 10px;
    border-radius: 50px;
    color: #000;
    text-decoration: none;
    font-size: 13px;
    border: 1px solid #000;
}
.inr-fthscts {
    display: flex;
    align-items: center;
    gap: 60px;
}
.inr-fthscts .inr-scndimg {
    flex: 0 0 50%;
}
.frth-scts {
    background-size: cover !important;
    margin: 10px 90px 100px 90px;
    border-radius: 70px;
    border: 2px solid #000;
    background-color: #0F2E78 !important;
        z-index: 1;
    position: relative;
}
.inr-scndimg.reveal-left.show
 {
    margin: 0 !important;
}
.inr-fthscts .inr-scndimg {
    flex: 0 0 50%;
    border-radius: 50px;
    margin: 0 auto;
    text-align: center;
    border-right: 2px solid #000;
}
.inr-fthscts .inr-scndimg img {
    width: 65%;
    text-align: center;
    padding: 0px !important;
}
.inr-sconds h3 {
    font-weight: 500;
    color: #fff;
}
.inr-sconds p {
    color: #fff;
}

.button-sc {
    display: flex;
    flex-wrap: wrap;     /* 🔥 Auto next line */
    gap: 12px;
}

.inr-btn {
    flex: 0 0 auto;
}
.frth-scts.reveal-section.scndnwbx.show .inr-fthscts .inr-scndimg.reveal-left.show {
    justify-content: center !important;
}


.inr-btn a {
    display: inline-block;
    padding: 10px 18px;
    background: #000;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    white-space: nowrap;
}
.frth-scts.reveal-section.scndnwbx.show {
    padding: 0px !important;
}
.frth-scts.reveal-section.scndnwbx.show p.reveal-left.show
 {
	 font-size: 14px !important;}
.frth-scts.scndnwbx .inr-fthscts .inr-scndimg {
    border: 0px !important;
	padding: 50px 0px !important; 
}
 @media (max-width: 783px) {
	     .frth-scts {
    height: auto !important;
   
}
.frth-scts.reveal-section.scndnwbx.show {
    width: 95% !important;
}
	 }
