/* Darshil created this file */


/* dp header main css */

.stratedge-logo{
    height: 60px;
}


/*dp footer  */

.stratedge-footer-logo{
    height: 60px;
}

.footer-phone{
    width: 10px;
}

.copyright-comp{
    color: white!important;
    font-weight:bold;
}

.dp-footerblogimg{
    width: 5rem !important;
}


/* Dp's careers css */

.detail-skill {
    list-style: circle;
    margin-left: 2rem;
}

/* Dp's Talk To Us */
.msg{
    z-index: 9 !important;
}

/* Dp's privacy policy */


    .privacy{
        margin-top: 20px !important;
        margin-bottom: 10px !important;
    }
  
    .dp-service{
        height: 21rem !important;
    }

/* Dp's Marque */

.dp-marque{
    padding-top: 9rem !important;
}


/* Dp's Careers */

.dp-selects{
    padding: 20px;
}

.profile{
    font-weight: 600;
    color: black;
}

/* Dp's contact */

.dp-emailsmall{
    text-transform: lowercase;
}
.img{
    z-index: -1;
}

/* 404  */
.img404{
    height: 22rem !important;
}

.error-items h3 {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  /* dp's services */

  .dp-white{
    color: white;
  }

  /* Dp's Blog */

  .dp-blog ul{
    /* display: flex;    */
    gap: 19px !important;
  }
  
  /*.active li{*/
  /*    color:#384BFF!important;*/
  /*}*/