/* white you custom css code here. only css code will work */
#mydiv {
  position: absolute;
  z-index: 9;
  background-color: #f1f1f1;
  border: 1px solid #d3d3d3;
  text-align: center;
}

#mydivheader {
  padding: 10px;
  cursor: move;
  z-index: 10;
  background-color: #2196F3;
  color: #fff;
}
.social-icons ul li {
    list-style: none;
    display: inline;
    /* border-radius: 50%; */
    padding: 2%;
    border: 1px solid #fff;
    margin: 5px 5px;
    /* width: 50px !important; */
}

.single-portfolio-blog-grid.dagency-home img {
    height: 260px;
    object-fit: cover !important;
}
.social-icons ul li a {
    color: #fff !important;
}



.lawyer-about-area .left-content-area h2.title {
    color: #0a1121 !important;
}

.lawyer-about-area .left-content-area  li {
    color: #0a1121 !important;
}

 .logo-design .masonry-item .single-gallery-image {
    height: 300px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
} 

.web-development .masonry-item .single-gallery-image {
    height: 300px !important;
    background-position: top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}




.mobile-application-development .cagency-single-what-we-cover-item .content {
    background-color: #ebedf3;
    padding: 50px 30px 30px 30px;
    border-radius: 20px;
    height: 270px !important;
}

.single-price-plan-01 {
    height: 610px !important;
}

.active .addon-text {
    padding-bottom: 10px !important;

}

.single-price-plan-01 .price-header .name-box .name {
    font-size: 18px !important;
}



.top-experience-area  .experience-author.bg-image {
   
    background-position: center !important;
    
}