/*
 * %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 *
 * Template Name: Sasna - Multipurpose Business HTML Template   
 * Template URI: https://thememarch.com/demo/html/sasna/
 * Description: Sasna is a multipurpose business HTML template which comes with the unique and clean design. It helps you to create a beautiful multipurpose business HTML website. It has also e-commerce support. E-commerce pages are included on this template.
 * Author: Thememarch
 * Author URI: https://thememarch.com
 * Version: 4.5
 *
 * %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 */
.tm-section.latest-blog-area.tm-padding-section.tm-blog {
    padding-bottom: 0px;
}

.service.mission-vision.misvis{
    box-shadow: 0px 5px 10px gray;
        padding-top: 25px;
    padding-bottom: 25px;
}
.why-header-section.center-section{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top:90px;
    padding-bottom:60px;
}
.start-container{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.tm-portfoliodetails-gallery-img{
    height: 500px;
}
.tm-portfoliodetails-gallery-img img{
    height: 100%;
    object-fit: cover;
}
.service-content .div-paragraph{
    /* display: flex;
    justify-content: center;
    align-items: center; */
    padding-left:15px;
    padding-right:15px;
}

/* .tm-contact-map.contact-about{
    padding-top:100px;
    padding-bottom:100px;
} */
 .why-section.misvis-section{
    padding-bottom: 100px;
 }
 .header-topsocial li a .fa-facebook-f, .widget-info-social li a .fa-facebook-f{
    background-color: #2685A9;
    border-radius: 100%;
    padding: 8px 12px;
 }
 .header-topsocial li a .fa-instagram, .widget-info-social li a .fa-instagram{
    background-color: #2685A9;
    border-radius: 100%;
    padding: 9px 10px;
 }
 .widget-info-social li:not(:last-child){
    margin-right: 15px;
 }