

.tp-list > li > a {
    padding: 8px 25px;
    background: #2798ff;
    border: 1px solid #2595fd;
}

.tp-list > li > a:hover {
    color:#ffffff;
}

.single_brand {
    width: 100%; 
    padding: 1.5rem 5rem;
    border-radius: 20px; 
    top: 0; 
    background: #2798ff;
    
}

.single_brands {
    max-width: 175px;
    margin: 0 auto;
    display: table;
    font-weight: bold;
}

.single_brands .doc-counter .doc-counter-caption h5,
.single_brands .doc-counter .doc-counter-caption span.counter-text {
    color:#ffffff;
    font-size: 1.25rem;
    margin-bottom: 0px;
}

.banner-search,
.banner-search input[type='text'],
.banner-search select[name='category'] {
    background: #e0e0e0;
    outline: none;
    border:none;
    color: #3b537d;
}

.sec-heading p {
    margin-bottom: 0px !important;
    font-weight: bold;
}
.sec-heading h3 {
    line-height: 20px;
    font-size: 24px;
    font-weight: bold;
}

.category_section {
    padding-top: 40px;
}

.card.category_box_wrap {
    border-radius: 10px;
    border: .12rem solid #515a85;
}

.category_box_wrap .category_xl {
    border: none !important;
    padding: 0.5rem;
}
.category_box_caption > div >div {
    padding: 0;
    margin-bottom: -10px;
}
.category_box_caption h4 {
    font-size: 24px;
    /* float: left; */
    margin-left: 1rem;
    /* text-align: left; */
    margin-bottom: 2rem;
}
.category_box_caption h3 {
    font-size: 18px;
    float: left;
    margin-left: 1rem;
}

.category_box_caption p {
    font-size: 18px;
}

.category_box_caption .category_box_content p {
    text-align: justify;
    /* justify-content: ; */
    margin : 0.5rem 1rem;
}

.recognition, .projects {
    background-color: #242f65;
    padding: 30px 0px;
}

.projects .connect-projects{
    text-align:center;
    color:white;
}
.doc-counter-icon {
    min-height: 80px;
}

.doc-counter-caption .counter-text {
font-weight: bold;
}  

.reg-section {
    padding: 40px 0px 60px;
}


/* // FOOTER SECTION */
img.img-footer.small {
    max-width: 210px;
    margin-bottom: 10px;
    height: 39px;
}

ul.footer-menu li.follow-us {
    position: relative;
    margin-bottom: 10px;
	font-size:14px;
    /* padding-right:20px; */
}

.footer-menu li.follow-us a:before {
    content: " ";
    font-family: themify;
    font-size: 8px;
    width:40px;
    height:40px;
    border-radius: 50%;
    border:2px solid #000000;
    top: -10px;
    position: absolute;
    left: 1px;
	z-index:-1;
    color: #050000;
}

.footer-menu li.follow-us:hover{
    color:#ffffff;
    margin-left:0px;
}

address, address p, .footer_widget h4, ul.footer-menu li, ul.footer-menu li a {
    color: #6e6e6e !important;
    font-size: 15px;
    line-height: 1.6;
    opacity: 1;
}

.footer_widget h4 {
    font-size: 18px;
    color: #010b4c !important;
    opacity: 0.8;
}

ul.footer-menu li a {
    line-height: 10px;
    font-weight: 600;
}

ul.footer-menu li a i {
    font-size: 1.5rem;
    border-radius: 50%;
    border:2px solid #303854;
    top: 0;
    position: relative;
    left: 0;
    padding: 6px;
    color: #2595fd;
}
ul.footer-menu li a i:hover {
    background-color: #2595fd;
    border:2px solid #2595fd;
    color:#ffffff;
}

/* Our Portfolio Section
--------------------------------*/

#portfolio, #services-section {
    background: #fff;
    padding: 80px;
    padding-top: 0px;
    position: relative;
  }
  
  #portfolio .portfolio-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: all ease-in-out 0.4s;
  }
  
  #portfolio .portfolio-item {
    overflow: hidden;
    position: relative;
    padding-bottom: 25px;
    vertical-align: middle;
    text-align: center;
  }
  
  #portfolio .portfolio-item h2 {
    color: #ffffff;
    font-size: 24px;
    margin: 0;
    text-transform: capitalize;
    font-weight: 700;
  }
  
  #portfolio .portfolio-item img {
    transition: all ease-in-out 0.4s;
    width: 100%;
  }
  
  #portfolio .portfolio-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  #portfolio .portfolio-item:hover .portfolio-overlay {
    opacity: 1;
    background: rgba(0, 0, 0, 0.7);
  }
  
  #portfolio .portfolio-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
.buyinfo {
    padding-left: 4rem;
    color: var(--bs-blue);
}

@media (max-width: 768px) {
    .detail-tabs-box {
        margin-bottom: 2rem;
    }
    .big-header-capt-2 {
        /* font-size:80px; */
        line-height: 1.5;
    }
    .single_brand {
        padding: 0.5rem 2rem;
    }
    .single_brands .doc-counter .doc-counter-caption h5, .single_brands .doc-counter .doc-counter-caption span.counter-text {

        font-size: 1.1rem;
    }
    #portfolio, #services-section {
        padding: 80px 0 80px;
    }
    .nav-tabs li {
        margin-right: 4px;
        padding: .5rem .5rem;
    }
}

/* pawan css start from 19/1/2024 */
/* projects.blade.php start */
/* project section image slider start */
.projects-custom-slider {
    width: 100%;
    height: 400px;
    overflow: hidden;
}
.projects-custom-slider > a,
.projects-custom-slider > a > img {
    width: 100%;
    border-radius: 6px;
}
.article-justify {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
}
.article-justify-text {
    height: 100%;
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 0;
    flex-direction: column;
}
@media (max-width: 992px) {
    .article-justify,
    .article-justify-text {
        height: auto;
    }
}
@media (min-width: 568px) and (max-width: 767px) {
    .major-completed-project-heading h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .projects-custom-slider {
        height: auto;
    }
}
@media (max-width: 567px) {
    .major-completed-project-heading h2 {
        font-size: 22px;
    }
}
/* project section image slider end */
/* projects.blade.php end */