.desc {position: relative; margin-bottom: 20px;}
    .desc-text {position: absolute; top: 50%; left: 50%;  transform: translate(-50%, -50%); font-size: 20px; text-align: center; align-items: center; margin: auto; width: 100%; height: fit-content; background-color: #0a164b; padding: 50px;}
    .desc img {width: 100%; height: 300px; object-fit: cover; vertical-align: top; opacity: 0.1; background-color: #283B91;}

   
    .service {display: flex; flex-direction: column; width:100%;  background-color: rgb(255, 255, 255);}
    .service-h {background:linear-gradient(90deg, #192973, #486e16); margin: 0px 0px 60px 0px;}


    .in-co{ width: 100%; color: aliceblue; padding: 20px 40px; max-width: 800px; margin: auto;}
    .md-co{ width: 100%; color: aliceblue; padding: 20px 40px; max-width: 800px; margin: auto;}
    .b2-co{ width: 100%; color: aliceblue; padding: 20px 40px; max-width: 800px; margin: auto;}
    .dc-co{ width: 100%; color: aliceblue; padding: 20px 40px; max-width: 800px; margin: auto;}

    h3{font-size: 20pt; color: #8CC540; margin: 0px;}

    h4 {margin: 0; padding-top: 0px; font-size: 14pt; font-style: normal;}

    p {font-weight: 500;}

    span {font-weight: 500; color: #a3d661;}
    .in-co div  .md-co div .b2-co div .dc-co div {font-size: 12pt; margin-bottom: 8px;}
 
    .bot-note {text-align: center; border-width: 2px; border-style: solid; border-color:#5b7f2b;
               border-radius: 10px; padding: 0px 18px; margin-top: 15px; margin-bottom: 15px;}
    
    .bot-note p{font-weight: 200; font-style: italic; font-size: 12pt; }

    .benifit {background: transparent;}

    .tradc {color: #91acf5; margin: auto;}
    .globr {color:#7db13a; padding-left: 4px; margin: auto;}