@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100;200;300;400;500;600;700;800;900&display=swap");
header {
  
    background: #edf7f5;
  
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    
    font-weight: bold !important;

}
body {
  color: #0f110f;
}
* {
    margin: 0%;
    padding: 0%;
    font-family: "Lexend Deca", Sans-serif;
}

/* navbar start  */
.display-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.justify-content-space-between {
    justify-content: space-between;
}

.justify-content-center {
    justify-content: center;
}

.hidden {
    overflow: hidden;
}

/* APPLYING MARGIN ON NAVBAR LINKS */

.margin-x {
    list-style: none;
    margin-left: 20px;
    margin-right: 20px;
}
.item1{
     padding: unset !important;
    text-align: center;
}

/* NAVBAR-MENU-ICON (HAMBURGER) */

.hamburger {
    display: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
}
.logo11{
    max-width: 36px;
    margin: 0px -1%;
}
.ankor{
    font-size: 16px;
   
}
.span{
    color: #212529;

    
    font-size: 16px;

}
.flex{
      display: inline-flex;
    gap: 16px;
    font-size: 22px;

}
.flex li i{
    color:black;
}
.flex li{
    list-style: none;
}
.bar {
    display: block;
    width: 25px;
    height: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
}

.nav-links {
transition: 0.3s ease-in-out;
    text-decoration: none;
    list-style: none;
    font-weight: 700;
    font-size: 20px;
    color: #212529;
}

.nav-links:hover {
    color: #212529;
}

@media (max-width: 1168px) {
    .hamburger {
        display: block;
        z-index: 15;
    }

    .hamburger.active .bar:nth-child(2) {
        opacity: 0;
    }
    .hamburger.active .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }
    .hamburger.active .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }
    .nav-menu {
        position: fixed;
        right: -100%;
    top: -268px;
        gap: 0;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #c9c9c9;
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.25);
        width: 100%;
        min-height: 100vh;
        text-align: center;
        transition: 0.6s ease-in-out;
        z-index: 10;
    }
    .active {
        right: 0% !important;
    }
}

.owner {
    margin-top: 48px;
    text-align: center;
    font-size: 18px;
    font-style: italic;
    text-decoration: underline;
}

.about {
    margin-top: 48px;
    text-align: center;
    font-size: 36px;
    font-style: italic;
    text-decoration: underline;
}
/* navbar end  */

section {
    background-image: url(../images/background.webp);

    background-repeat: round;
    background-size: cover;
}
.button {
    color: white;
    width: 266px;
    border-radius: 8px;
}

.button:hover {
    background-color: transparent !important;
    color: black;
}

.gap {
    column-gap: 35px;
}

.navbar {
    border-bottom: 1px solid #e7cdcd;

    padding: 14px 0%;
}
.logo {
    width: 190px;
    padding-left: 15px;
    margin: 0 29%;

}

.hading {
    background-image: url("../images/wrhf.png");
    background-position: 0px 96%;
    background-repeat: no-repeat;
    background-size: 200px auto;
}

.hading h1 {
    font-size: 60px;
}
.firsthading {
    color: #3b3b3b;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.8em;
    letter-spacing: 0px;
}

/* .left {
    background-image: url(../images/left.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
} */

.buttonget {
    font-size: 18px;
    font-weight: 600;
    fill: #ffffff;
    color: #ffffff;
    background-color: #0f110f;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0f110f;
    border-radius: 10px;
    padding: 10px 40px 10px 40px;
}
.buttonget_green {
    font-size: 18px;
    font-weight: 600;
    fill: #ffffff;
    color: #ffffff;
    background-color: #50af9b;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #50af9b;
    border-radius: 0px;
    padding: 15px 40px 15px 40px;
    text-decoration:none;
}
.buttonget_green:hover {
    
    fill: #50af9b;
    color: #50af9b;
    background-color: #fff;
   

}
.para {
    color: #3b3b3b;
    font-size: 16px;
    padding: 15px 1%;
    font-weight: 400;
    line-height: 1.8em;
    letter-spacing: 0px;
}
.v {
    column-gap: 62px;
        position: relative;
}
.btn:hover {
    background-color: #d1cbcb30 !important;
}
.k5para {
    color: white;
    font-weight: 900;
}
.k6para {
    color: white;
    font-weight: 900;
}
.slider_logo .item {
    max-width: 210px;
    margin: auto;
}
.slider_logo
{
    background:#f7f7f7;
    padding:40px 0;
}
.im2 {
    width: 55px;
    margin: 0 39%;
}
.im1 {
    width: 55px;
    margin: 0 57%;

    transform: rotate(193deg);
}

.seohading {
    text-align: left;
    font-family: "Lexend Deca", Sans-serif;
  
    font-weight: 500;

    letter-spacing: 0px;
}
.mo {
    color: #4f4f4f94;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
}
.sp {
    color: #ffffff;

    font-size: 43px;
    font-weight: 700;
    line-height: 1.3em;
    letter-spacing: 0px;
}
.screen {
    background-color: #eeeeee;
    border-radius: 23px;
        padding: 30px;
    margin-top: 18px;
}
.topim2 img {
    height: 55px;
   position: absolute;
    right: 28%;
}
.topim {
    height: 33px;
    padding: 18px 26%;
}
.topim img {
    height: 55px;
}
.growthcard {
    background-color: #e9d175;
    border-radius: 35px;
    padding: 30px 30px 0;
}
.growthcard1 {
    background-color: #9896ff;
    border-radius: 35px;
    padding: 30px 30px 0;

}

.spara {
    text-align: center;
    color: #0f110f;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.9em;
}
.para {
    color: #0f110f;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
    letter-spacing: 0px;
}
.sv {
    color: #50af9b !important;
    background-color: white !important;
}
.happyhading {
    text-align: center;
    color: #272c2e;
    font-family: "Lexend Deca", Sans-serif;
    font-size: 46px !important;
    font-weight: 500;
    line-height: 1.1em;
    letter-spacing: 0px;
}
.happypara {
    text-align: center;
    color: #3b3b3b;

    font-size: 18px;
    font-weight: 400;
    line-height: 1.8em;
    letter-spacing: 0px;
}
.social {
    background-color: #eeeeee;
    border-radius: 35px;
    padding: 57px 4%;
    height: 327px;
}

.hcard {
    background-color: #ee8735;
    background-image: url(../images/card_background.png);
    background-position: 207px 182px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 66px 9% !important;
    border-radius: 29px !important;
    height: 286px !important;
}
.succespara {
    text-align: center;
    color: #111111;
    font-family: "Lexend Deca", Sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.7em;
    letter-spacing: 0px;
    max-width: 800px;
    margin: 10px auto 30px;
}
.successhading {
    text-align: center;
    color: #0f110f;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2em;
    max-width: 600px;
    margin: auto;
}
.learn {
    font-family: "DM Sans", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    fill: #0f110f;
    color: #0f110f;
}
.learn:hover {
    color: white;
}
.clintpara {
    text-align: center;
    color: #666666;
    font-family: "Lexend Deca", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.9em;
    padding: 0 7%;
}
.clinthadingmain {
    text-align: center;
    color: #0f110f;

    font-size: 43px;
    font-weight: 600;
    line-height: 1.1em;
    letter-spacing: -0.5px;
}
.qutehading {
    text-align: center;
    color: #0f110f;
    font-family: "Lexend Deca", Sans-serif;
    font-size: 21px;
    line-height: 32px;
    font-weight: 400;
    letter-spacing: 0px;
    margin: 24px 0%;
}
.qute svg {
    background-color: #6865e7;
    border-radius: 50%;
}
.sb {
    background-color: #f6fbf9;
}
.starbox {
    background-color: white;
    border-radius: 23px;
    padding: 40px;
       height: 530px;
}
.starpara {
    color: #0f110fb3;
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    margin: 10px 0;
}
.qute svg {
    color: white;
}
.qute svg:hover {
    color: black;
}
.growthhading {
    text-align: left;
    color: #ffffff;

    font-size: 43px;
    font-weight: 600;
    line-height: 1.1em;
    letter-spacing: -0.5px;
}
.growthpara {
    color: #ababb5;
    font-family: "Lexend Deca", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.9em;
}
.k5 {
    color: #e9d175;

    font-size: 50px;
    font-weight: 500;
    line-height: 1.2em;
}

.hading2 {
    text-align: left;
    color: #272c2e;
    font-family: "Lexend Deca", Sans-serif;
    font-size: 46px;
    font-weight: 500;
    line-height: 1.1em;
    letter-spacing: 0px;
}
.keyword {
    width: 60px;
    padding: 30px 0%;
    margin: 0 12% !important;
}
.card {
    border-radius: 23px;
    background-color: #ffffff;

    padding: 22px 1%;
}
.cardbg {
    margin-top: 189px;
    background-image: url(../images/card_bg.png);
    background-size: cover;
}
.section4 {
    margin-top: -171px !important;
    background-color: #fef5ed;
    padding: 27px 3%;
}

.section5 {
    background-color: #262c2e;
}
.sectionh {
    text-align: left;
    color: #ffffff;
    font-family: "Lexend Deca", Sans-serif;
    font-size: 46px;
    font-weight: 500;
    line-height: 1.1em;
    letter-spacing: 0px;
}
.pp {
    color: #ffffff99;

    font-size: 18px;
    font-weight: 400;
    line-height: 1.8em;
    letter-spacing: 0px;
}
.number {
    color: #2cbca5;
    font-family: "Lexend Deca", Sans-serif;
    font-size: 64px;
    font-weight: 500;
    line-height: 1.4em;
}
.view {
    font-family: "Lexend Deca", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0px;
    fill: #50af9b;
    color: #50af9b;
}
.view:hover {
    color: white;
}
.sec1 {
    width: 103px;
}
.sec2 {
    width: 137px;
    margin: 0 49px;
}
.section6 {
    padding: 66px 0%;
}
.para6 {
    color: #3b3b3b;

    font-size: 18px;
    font-weight: 400;
    line-height: 1.8em;
    letter-spacing: 0px;
}
.c6 {
    height: 436px;
}
.cbtn {
    background-color: #ffdaf5;
    color: #d351b0;
}
.cbtn2 {
    background-color: #e5e6ff;
    color: #50af9b;
}
.ctitle {
    color: #272c2e;
    font-family: "Lexend Deca", Sans-serif;
    font-size: 56px;
    font-weight: 500;
    letter-spacing: 0px;
}
.manp {
    text-align: left;
    color: #ffffff;
    font-family: "Lexend Deca", Sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.4em;
    letter-spacing: 0px;
}
.manp2 {
    color: #ffffff9e;

    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0px;
}
.boxman {
    padding: 50px 3%;
}
.man {
    border-radius: 15px;
    margin: -47px -16%;
}
.hading7 {
    color: wheat;
    font-size: 45px !important;
    margin: -8px 7%;
}
.hadingbox {
    background-image: url(../images/wrhf.png);
    background-position: 61px 52%;
    background-repeat: no-repeat;
    background-size: 200px auto;
}
.leftbg {
    background-image: url(../images/card_background.png);
    background-position: -87% 39%;
    background-repeat: no-repeat;
    background-size: 500px auto;
    opacity: 1;
}
.getbtn {
    font-family: "Lexend Deca", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    background-color: #50af9b;
    margin: 155px 19%;
    padding: 9px 9%;
    border-radius: 0px 0px 0px 0px;
}
.navi span {
    padding: 0 3%;
}
.modal-header {
    padding: 5px 10px 0px 0;
    border-bottom: 1px solid transparent;
}
@media only screen and (max-width: 600px) {
    .seo_box {
    height: 350px !important;
    margin: 10px;
}
.content .content-overlay {
   height: 63% !important;
    top: 66px !important;
    
 
}
.content .content-overlay {

      height: 78% !important;
    top: 41px !important;
}
.content-title2 {
    top: -3px !important;
}
.content-title1 {
    top: 9px !important;
    left: 78px !important;

}
.content-title {

    top: 7px !important;
    left: 117px !important;


}
    .starbox {
   
    height:unset;
}
.cta-section h3{
        margin-bottom: 31px;

}
.margin1{
        margin-top: 0px !important;
}
.cta-section {
      background-image: unset !IMPORTANT;
}

.im2{
        padding: 14px 0%;
            padding: 14px 0%;
    margin: 0 2%;
}
.im1{
           margin: 0px 251px 0px;
}
.image_tab .nav-link {
    padding: 5px 13px !important;
margin:0 !important;
}


.marginimage{
        margin-top: 40px !important;
}
.doctores_page h1 {
   font-size: 30px !important;
    text-align: center;
}
.top_btn
{
    margin-top:30px;
}
.ff{
        text-align: center !important;
}
.logo {
  
    margin: unset !important;
}
.top-hading {
    
    font-weight: 600 ;
    font-size: 20px !important;
    margin: unset !important;
    line-height: unset !important;
}
.pat{
    padding: 5% 7% !important;
}
.topim2 img {
    height: 55px;
    margin:unset;
}
    .icon_mili {
    text-align: center;
}
    .container-xxl.slider-area {
    padding: 20px !important;
}
    .number {
        font-size: 40px;
    }
    .starpara {
        padding: 12px 0%;
    }
    .starbox {
        margin: 22px 0%;
    }
    
    .k5 {
        font-size: 41px;
    }
    
    .v {
        column-gap: 119px;
        /*margin: 0 -27%;*/
    }
    .screen {
    
            padding-bottom: 10px
    }
    .growthcard {
   
    padding: 30px 30px 18px;
    
}
.margin-x {

    margin-bottom: 10px;
}
    .topim2 img {
     position: absolute;
    max-width: 36px;
    top: 82px;
    right: -4px;
    height: auto;
    }
    .topim img {
   position: absolute;
    top: -10px;
    left: -2px;
    height: 47px; 
    }

    .imagegrowth2 img {
        height: 166px;
        width: 295px;
        padding: 0px 7%;
    }
    .ou {
        margin: 14px 0%;
    }
    .cardbg {
        margin-top: 505px !important;
    }
    .hading h1 {
         font-size: 29px;
    }
    .hading {
        background-position: 43px 165%;
    }

    .k5 {
        margin: 0 7%;
    }
    .successhading {
        font-size: 32px;
    }
    .social {
        height: 415px;
    }
    .sectionh {
        font-size: 26px;
    }

    .growthhading {
        font-size: 32px;
        font-weight: 600;
    }
    .clinthadingmain {
        font-size: 32px;
    }
    .seohading {
        font-size: 26px !important;
    }

    .hading2 {
        font-size: 30px;
    }
    .testi:before
    {
         background:none;
    }
}

@media screen and (max-width: 527px) {
    .hading2 {
        font-size: 21px;
    }
    .cardbg {
        margin-top: 243px;
    }
    
    .happyhading {
        font-size: 23px !important;
    }

    .card {
        width: 90% !important;
        padding: 22px 0%;
        margin: 18px 5%;
    }
    .keyword {
        margin: 31px 23%;
    }
    .center {
        text-align: center;
    }
    .boxman {
        padding: 22px 3%;
    }
    .man {
        margin: -17px -7%;
    }
    .manp {
        font-size: 13px;
    }
    .hading7 {
        font-size: 31px !important;
    }
    .hadingbox {
        background-position: 15px 44%;
    }
    .getbtn {
        margin: 17px 23%;
    }
    .sp {
        font-size: 32px;
    }

    .fp {
        text-align: center;
    }
    .navi span {
        padding: 0 0%;
        font-size: 10px;
    }
    .section4 {
        margin-top: -462px !important;
        padding: 35px 3%;
    }
    .hcard {
        height: 231px !important;
    }
}
@media screen and (max-width: 589px) {
    .quick_links li a {
  
    font-size: 12px;
}
    .section4 {
        margin-top: -472px !important;
    }
    
    .hcard {
        height: 326px !important;
    }
    .cb {
        margin: 14px 0%;
    }
    .fp {
        text-align: center;
    }
    .navi span {
        padding: 0 1%;
        font-size: 10px;
    }
}
.list_services li {
    font-size: 18px;
    color: #272c2e;
    margin-bottom: 10px;
    display: flex;
    align-items: baseline;
    font-weight: 600;
    font-family: "Inter", sans-serif;
}
.list_services li i {
    color: #50af9b;
    font-size: 20px;
    padding-right: 10px;
}
ul.nav-menu {
    margin-bottom: 0;
}
.banner_bg{
    background-image: url(../images/banner_bg.webp);
        background-repeat: no-repeat;
        background-size:cover;
}
.slider-area {
    padding: 80px 80px;
        
 
}
.qute i {
    background-color: #6865e7;
    border-radius: 50%;
    padding: 10px;
    font-size: 40px;
    height: 60px;
    width: 60px;
    line-height: 40px;
    color: #fff;
}
.contact-details .title-header {
    font-weight: 600;
    font-size: 26px;
    color: #0f110f;
}
.contact-details .title-header a {
    font-weight: 600;
    font-size: 24px;
    color: #0f110f;
        text-decoration: none;
}
.testi
{
       background-color: #e8e8e8;
    padding-bottom: 40px;
    position: relative;
}
.testi:before {
    position: absolute;
    left: 0;
    background-image: url(../images/women-test.webp);
    background-position: left;
}
.testi:after {
    position: absolute;
    right: 0;
    background-image: url(../images/man-test.webp);
    background-position: right;
}
.testi:after, .testi:before {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    width: 370px;
    height: 525px;
    opacity: .3;
    top: 0;
}
.btn_form {
    font-size: 18px;
    font-weight: 600;
    fill: #ffffff;
    color: #ffffff;
    background-color: #0f110f;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0f110f;
    border-radius: 0px;
    padding: 10px;
    width: 100%;
}
.btn_form:hover{
     background-color: transparent !important;
    color: black;
}
.confirmation1
{
    display:none;
}
.confirmation1 p {
    color: green;
    font-weight: bold;
}
.confirmation2
{
    display:none;
}
.confirmation2 p {
    color: green;
    font-weight: bold;
}
.confirmation3
{
    display:none;
}
.confirmation3 p {
    color: green;
    font-weight: bold;
}
.mor_faq
{
    display:none;
}
.btn_theme
{
    font-size: 18px;
    font-weight: 600;
    fill: #ffffff;
    color: #ffffff !important;
    background-color: #0f110f;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0f110f;
    border-radius: 0px;
    padding: 15px 40px 15px 40px;
    text-decoration:none;
}


.faq_sec .accordion-button:not(.collapsed) {
  
  
  
    
    color: black;
    box-shadow:unset
}
.faq_sec .accordion-button{
  
    padding: 20px;
    font-size: 18px;
    font-weight: bold;

}
.faq_sec .accordion-item {
    box-shadow: 2px 7px 5px 0rem rgba(13, 110, 253, 0.25);
    margin-bottom: 18px;
    border-radius: 18px;
    border: 1px solid gray;
}
.accordion-item:first-of-type .accordion-button {
    border-radius: 20px !important;
    border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-button {
    border-radius: 20px !important;

}
/*blog section start */
.top-hading{
        margin: 25px 0 25px 0;
    font-weight: 600;
    font-size: 52px;
    line-height: 61px;
    letter-spacing: -0.022em;
}
.line{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    color:black;
}
.line:hover{
    color:#6698ef;
}
.an{
      text-decoration: none !important;
}
.buttonred{
        background: transparent;
    border: none;
    border-bottom: 2px solid #6664e4;
    color: #6664e4;
    font-size: 18px;
    font-weight: 500;
        margin-top: 12px;
    margin-bottom: 56px;

}
.buttonred:hover{
    color:black;
}
.image img{
        border-radius: 12px;

}
.icon1{
    list-style: none;   
    margin: 43px 0%;

}
/*blog section end */
/*blog page section start */

.inner-card{
        color: #fff;
    padding: 20px;
    background: #2fb3a2;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
}

.main_card{
    background: #e1e1e1;
    box-shadow: 5px 9px 6px 0px #8080806e;
    margin-bottom: 30px;
}
.mt{
        padding: 29px 6% !important;
}
.table_content{
    background: #f7f7f7;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}
.inner2{
        color: #fff;
    padding: 20px;
    background: #2fb3a2;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
        text-align: center;
}
.outer2 ul li{
    list-style:none;
    display: flex;
    align-items: baseline;

}
.padding{
        /*padding: 0px 1%;*/
            /*color: black;*/
}
.squre{
    color: #1ca794;
        margin-right: 10px;
}
.outer2{
    padding: 37px 0%;
}
.text{
    text-decoration: none;
        /*padding: 0 2%;*/
}
.border{
          border-top: 1px solid !important;
  
    margin: 11px 0%;
}
.bg2{
        background: #f9f9f9;
    /*margin-top: 16px;*/
}
.calender{
    font-size: 19px;
}
.blog-btn{
       background: #1ca794;
    color: #fff;
    margin-top: 20px;
    padding: 10px 19px;
    border-radius: 20px;
    width: 158px;
    text-decoration: none;
}
.blog-btn:hover{
     text-decoration: underline !important;
}

.anker li a{
        font-weight: bold;
    color: #11ac95;
}
.anker{
        font-weight: bold;
    color: #11ac95;
}
a.blog_btn {
     text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    border-bottom: 2px solid #1ca794;
    color: #1ca794;
    box-shadow: none;
    background: transparent;
    margin-top: 0.5rem;
    padding: 0 0 5px 0;
    border-radius: 0;
}
.blog_card p
{
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.011em;
    color:#666666;
}
.pat{

    padding:5% 0%;
}
/*blog page section end */

.blog_card {
    padding: 30px;
}
.blog_details_page h3
{
    font-size:24px;
}

.doctores_page h1 {
    font-size: 60px;
}
.form_doctor {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 6px 10px #80808040;
}
.cta-section
{
    background-color: #0F110F;
    background-image: url(../images/line.png);
    background-position: 70% 53px;
    background-repeat: no-repeat;
    background-size: 249px auto;
    padding: 50px 0;
}
.whatwedo{
    background-image: url(../images/bg-gradient.webp);
       background-repeat: no-repeat;
    padding: 60px 0;
    background-position: center bottom;
}
.h3_font{
    text-align: center;
    color: #0f110f;
    font-size: 35px;
    line-height: 1.1em;
    letter-spacing: -0.5px;
}
.bg_blue_theme {
    background: #2cbca5;
    padding: 40px;
    border-radius: 10px;
    background-image: url(../images/rkvjr.webp);
    background-position: 203px 150px;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.bg_blue_theme .buttonget {
    font-size: 16px;
    font-weight: 600;
    fill: #ffffff;
    color: #ffffff;
    background-color: #0f110f;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0f110f;
    border-radius: 10px;
    padding: 12px 40px 12px 40px;
}
.bg_gray_theme
{
   background: #f6fafa;
    padding: 40px;
    border-radius: 10px; 
}
.fix_height
{
    height:100%;
}
.bg_gray_theme img {
    max-width: 50px;
    margin-bottom:20px;
}
.bg_gray_theme h3 {
    font-size: 22px;
}
.portfolio_item .item
{
    padding:10px;
}
.image_tab {
    justify-content: center;
    border-bottom: none;
}
.portfolio{
     background:black;
    padding: 122px 0px;
}

.marginimage{
        margin-top: 82px;
}

.imagebox{
            padding: 0 30px;
}
.sliderimage{
        max-width: 200px;
    margin: auto;
}
.padingb{
        padding-bottom: 15px;
}
.text1{
    color: #A9A4ABF7 !important;
}
.gapping{
        padding: 13px 0%;
}
.hading1{
        margin-top: -22px;
}


.image_tab .nav-link {
    border-radius: 40px;
    margin: 10px;
    padding: 15px 30px;
    color:white;
}
.manimage {
    
    border-radius: 20px ;
}
.h2_heading{
    font-size:40px;
}
.service-banner{
        background-size: cover;
    background-color: #e1f2ee;
}
.sidesticky
{
    position: sticky;
   height: 100%;
   position: sticky;
   position: sticky;
   top: 0;
}
.title_se {
    font-size: 28px;
    line-height: 36px;
    font-weight: 600;
}
.des_title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}
.seo_box {
    height:100%;
    padding: 30px;
}
.bg_green
{
    background: #58C09C;
}
.bg_purple{
    background: #D0B9EF;
}
.bg_darkyellow{
    background: #F6D17C;
}
.bg_dark_Sec
{
    background: #121416;
    /*padding:50px 0px;*/
}
.seo_audit_blackbox {
    background: #7E82992E;
    padding: 30px;
    border-radius: 30px;
    height:100%;
}
.seo_audit_blackbox h3 {
   color: #FFFFFF;
    font-size: 22px;
    font-weight: 500;
}
.seo_audit_blackbox p {
        color: #A9A4ABF7;
   
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6em;
}
.cta-section-light{
    background: #e2f3ec;
    background-image: url(../images/line.png);
    background-position: 70% 53px;
    background-repeat: no-repeat;
    background-size: 249px auto;
    padding: 50px 0;
}
.linktext
{
        color: #2cbca5;
    text-decoration: none;
    font-weight:bold;
}
ul.dropdown-menu.dropdown_box.show {
    margin-top: 13px;
    
}
.dropdown:hover .dropdown-menu {
    display: block;
   
}
.dropdown-item {
    
    white-space: unset !important;
  
    width: 250px;
}
.mor_content
{
    display:none;
}
.mor_content1
{
    display:none;
}



/*header css */
<style>
    *{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}

/*section{*/
/*  padding: 20px 100px;*/
/*}*/

.section-home{
  position: relative;
  min-height: 100vh;
  background: url(bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-home:before{
  content: '';
  position: absolute;
  background: linear-gradient(to top, #23252B, transparent);
  width: 100%;
  height: 80px;
  bottom: 0;
}

.section-home h1{
  color: #fff;
  font-size: 10vw;
  font-weight: 800;
  text-shadow: 0 5px 25px rgb(0 0 0 / 20%);
  opacity: 0.3;
}

.section-two{
  min-height: 100vh;
  background: #23252B;
}

.section-two h2{
  color: #fff;
  font-size: 3em;
  font-weight: 700;
  margin: 30px 0;
}

.section-two p{
  color: #fff;
  font-size: 1em;
  margin: 30px 0;
}

header{
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;

  color:black;
  
  padding: 0 100px;
  transition: 0.6s;
}

header .logo{
  color: #fff;
  font-size: 1.8em;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
}

header .navigation{
  position: relative;
  line-height: 75px;
  transition: 0.6s;
  transition-property: line-height;
}

header.sticky .navigation{
  line-height: 60px;
}

header .navigation .menu{
  position: relative;
  display: flex;
  justify-content: center;
  list-style: none;
  user-select: none;
}

.menu-item > a{
     color: #010101;
    font-size: 22px;
    text-decoration: none;
    margin: 20px;
    padding: 25px 0;
    font-weight: 700;
}

.menu-item > a:hover{
  color: black;
  transition: 0.3s;
}

.menu-item .sub-menu{
  position: absolute;
  background: #edf7f5;
  top: 74px;
  line-height: 40px;
  list-style: none;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 5px 25px rgb(0 0 0 / 20%);
  pointer-events: none;
  transform: translateY(20px);
  opacity: 0;
  transition: 0.3s;
  transition-property: transform, opacity;
}

header.sticky .menu-item .sub-menu{
  top: 60px;
}

.menu-item:hover .sub-menu{
  pointer-events: all;
  transform: translateY(0);
  opacity: 1;
}

.menu-item .sub-menu .sub-item{
  position: relative;
  padding: 7px 0;
  cursor: pointer;
  
}

.menu-item .sub-menu .sub-item a{
 padding-right: 8px;
  font-size: 1em;
  text-decoration: none;
      color: black;
    font-weight: 700;
}

.menu-item .sub-menu .sub-item:hover{
  
  color:white !important;
}

.menu-item .sub-menu .sub-item:last-child:hover{
  border-radius: 0 0 8px 8px;
}

.more .more-menu{
  position: absolute;
  background: #23252B;
  list-style: none;
  top: 0;
  left: 100%;
  white-space: nowrap;
  border-radius: 0 8px 8px 8px;
  overflow: hidden;
  pointer-events: none;
  transform: translateY(20px);
  opacity: 0;
  transition: 0.3s;
  transition-property: transform, opacity;
}

.more:hover .more-menu{
  pointer-events: all;
  transform: translateY(0);
  opacity: 1;
}

.more .more-menu .more-item{
  padding: 7px 0;
  box-shadow: inset 0px -30px 5px -30px rgba(255, 255, 255, 0.2);
  transition: 0.3s;
}

.more .more-menu .more-item:hover{
  background: #4080EF;
}

.menu-btn{
  display: none;
}

@media (max-width: 1060px){
  header .navigation .menu{
    position: fixed;
    display: block;
    background: #c9c9c9;
    width: 90%;
    height: 100vh;
    top: 0;
    right: -100%;
    padding: 90px 50px;
    visibility: hidden;
    overflow-y: auto;
    transition: 0.5s;
    transition-property: right, visibility;
  }
  .menu-item .sub-menu .sub-item a {
  
    color: black;
  }
  .navbar {

    padding: 12px 0px !important;
}
  .bigbtn{
              margin: 0 -39px
  }

  header.sticky .navigation{
    line-height: 75px;
  }

  header .navigation .menu.active{
    right: 0;
    visibility: visible;
  }

  .menu-item{
    position: relative;
  }

  .menu-item .sub-menu{
    opacity: 1;
    position: relative;
    top: 0;
    transform: translateX(10px);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    overflow: hidden;
    display: none;
  }

  header.sticky .menu-item .sub-menu{
    top: 0;
  }

  .menu-item:hover .sub-menu{
    transform: translateX(-35px);
    width: 298px;
}
  

  .menu-item .sub-menu .sub-item{
    box-shadow: none;
  }



  .menu-item .sub-menu .sub-item a:hover{
    color: black;
    transition: 0.3s;
  }

  .more .more-menu{
    opacity: 1;
    position: relative;
    left: 0;
    transform: translateY(0);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    display: none;
  }

  .more .more-menu .more-item{
    box-shadow: none;
  }

  .more .more-menu .more-item:hover{
    background: none;
  }

  .more .more-menu .more-item a{
    margin-left: 20px;
  }

  .close-btn{
    position: absolute;
    background: url(https://digeemed.com/assets/images/close.png)no-repeat;
    width: 40px;
    height: 40px;
    background-size: 25px;
    background-position: center;
    top: 0;
     left: 0;
    margin: 25px;
    cursor: pointer;
  }

  .menu-btn{
    background: url(https://digeemed.com/assets/images/menu.png)no-repeat;
    width: 40px;
    height: 40px;
    background-size: 30px;
    background-position: center;
    cursor: pointer;
    display: block;
        margin-right: 10px;
  }

  header{
    padding: 15px 20px;
  }

  header.sticky{
    padding: 10px 20px;
  }
}

.navbar {
    border-bottom: 1px solid #e7cdcd;
padding:0 0px;
}
.more_faq {
        cursor: pointer;
}







/*.container .title{*/
/*  color: #1a1a1a;*/
/*  text-align: center;*/
/*  margin-bottom: 10px;*/
/*}*/

.content {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}
.content-title{
        position: absolute;
       top: 73px;
 left: 87px;
        FONT-SIZE: 20px;
    text-align: center;
    color:#2cbca5;
}
.content-title1{
        position: absolute;
       
    top: 70px;

    left: 50px;
    FONT-SIZE: 20px;
    text-align: center;
    color:#2cbca5;
}
.content-title2{
        position: absolute;
   top: 71px;
    left: 9px;
    FONT-SIZE: 20px;
    text-align: center;
    color:#2cbca5;
}
.content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}

.fadeIn-top{
  top: 20%;
}

.fadeIn-left{
  left: 20%;
}

.fadeIn-right{
  left: 80%;
}
.nummber{
     background: #0f110f;
    padding-top: 60px;
    padding-bottom: 60px;
    
}
.hoverbanner{
    background:#e1f2ee;
}
.service-banner .h3_font{
    margin-bottom: 47px;
}
.content-details a{
        text-decoration: none;
}
.mewthemebtn{
    font-size: 10px;
    font-weight: 400;
    fill: #ffffff;
    color: #ffffff !important;
    background-color: #0f110f;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0f110f;
    border-radius: 0px;
    padding: 7px 26px;
}
.quick_links ul {
    list-style-type: none;
}
.quick_links li a {
    color: black;
    text-decoration: none;
}
.quick_links li {
   margin-bottom:7px;
}
.flogo{
    max-width:190px;
}



.content-details {
    padding-top: 20px;
}
.flex_blog_recent ul li
{
    
}

.blog_none_recent .recent_page_blog
{
  display:none;  
}
/*.bg_img_web {*/
/*    background-image: url(../images/bg_web.jpg);*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/


.contact-details .title-header{font-weight:600;font-size:16px;color:#0f110f;margin-bottom:10px}.contact-details .title-header a{font-weight:600;font-size:16px;color:#0f110f;text-decoration:none}
.quick_links ul {
    padding-inline-start: 0;
}

.list-page {
    padding-inline-start: 10px;
}
.list-page li {
    margin-bottom:6px;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.bullet_icon {
    font-size: 14px;
    position: relative;
    top: -4px;
}

 ol.jumplink a {
    text-decoration: none;
}

.linktext:hover h3 u {
    color: #0d6efd;
}

.center_sec {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start; 
    flex-wrap: wrap; 
}
.mrgin-right{
    margin-right: -105px;
}

.bg_gray_theme {
    background-color: #f0f0f0; 
    padding: 20px;
    border-radius: 5px; 
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); 
}


@media (max-width: 768px) {
    .center_sec {
        justify-content: center; 
    }
    .mrgin-right {
        margin-right: 0; 
        margin-bottom: 20px;
    }
    .bg_gray_theme {
        width: 100%; 
    }
}


