/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 30 Mar 2024, 22:49:16
    Author     : adilirshad
*/

:root {

    --tg-primary-color: #044323;
    --tg-primary-bgcolor: #044323;
    --tg-heading-font-color: black;
}



.inf a {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

.heder-top-wrap-three {
    background: var(--tg-primary-bgcolor);
}

.header-top-left .list-wrap li {
    font-size: 12px;
    font-weight: normal;
}

.menu-area-four .navbar-wrap ul {
    margin: 0 auto 0 50px;
}

.navbar-wrap ul li a {
    font-size: 14px;
}

.navbar-wrap ul li .sub-menu {
    padding: 0px;
}

.navbar-wrap ul li .sub-menu li a {
    font-size: 14px;
    padding: 10px 10px 9px 9px;
}

.header-top-left-three .list-wrap li i {
    color: #fff;
}

.header-top-left-three .list-wrap li a,
.header-top-left-three .list-wrap li {
    color: #fff;
}

.header-contact a i {
    font-size: 14px;
}

.header-contact a {
    font-size: 12px;
    font-weight: normal;
}

.header-top-left .list-wrap li i {
    font-size: 14px;
}

.header-contact::before {
    height: 120%;
}

.header-social .list-wrap li a {
    font-weight: normal;
    font-size: 14px;
}

.header-top-right-three .header-contact a i {
    color: #fff;
}

.header-top-right-three .header-social .list-wrap li a {
    color: #fff;
}

.header-top-right-three .header-contact a {
    color: #fff;
}

.header-top-right-three .header-contact a:hover {
    color: #fff;
    text-decoration: none;
}

.logo img,
.f-logo img,
.fw-logo img {
    max-height: 60px;
}

.banner-bg-seven {
    min-height: 650px;
}

.services-content-three {
    padding: 20px;
}

.services-content-three .title {
    font-size: 16px;
}

.services-area-three {
    padding: 50px 0px;
}

.services-area-three p {
    font-weight: normal;
    font-size: 14px;
    text-transform: none;
}


.header-top-left .list-wrap li a:hover {
    color: #fff;
    text-decoration: underline;
}

.no-hover a:hover {
    text-decoration: none;
}

.menu-area .mobile-nav-toggler {
    font-size: 20px;
    padding: 4px 8px;
}

.skill-area {
    background: var(--tg-primary-bgcolor);
}

.country-content .title {
    background: url('../img/houston/flag2.jpg') no-repeat;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: white;
    background-size: cover;
    background-position: center;
    font-size: 450px;
}

.skill-content p {
    text-transform: none;
}


.blog-post-area {
    padding: 50px 0px;
}

.blog-post-content {
    padding: 5px 20px 20px;
}

.blog-post-content .title {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    letter-spacing: normal;
    margin-top: 5px;
}

.blog-post-content .link-btn {
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    color: #000;
}

.blog-post-content .link-btn i {
    font-size: 18px;
    font-weight: 800;
    color: #000;
}

.date-tag {
    color: #000;
    font-size: 12px;
    margin-bottom: 10px;
}

.footer-area-three {
    background: var(--tg-primary-bgcolor);
}

.footer-info .list-wrap li {
    margin-bottom: 15px;
}

.footer-info .list-wrap li .content a,
.footer-info .list-wrap li .content p {
    color: #fff;
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
    text-transform: none;
}

.footer-info .list-wrap li .icon {
    color: #fff;
}

.footer-link .list-wrap li a {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;

}

.footer-newsletter p {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;

}

.footer-link .list-wrap li {
    margin-bottom: 5px;
}

.footer-bottom {
    border-top: 1px solid #fff;
    padding: 10px 0;
}

.footer-top {
    padding: 40px 0 0px;
}

.copyright-text p {
    color: #fff;

}

.footer-newsletter form input {
    background: var(--tg-primary-bgcolor);
    border: 1px solid #fff;
}

.footer-newsletter form button {
    border: 1px solid #fff;
}

.footer-newsletter form button:hover {
    background: #418a65;
}

.footer-newsletter span {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: normal;
}

.footer-social .list-wrap li a {
    background: #fff;
}

.footer-social .list-wrap li a:hover {
    background: #fff;
    border: 2px solid var(--tg-primary-color);
}

.facebook {
    color: #1877F2;
}

.copyright-text p a {
    color: #fff;
    font-weight: bold;
}

.copyright-text p a:hover {
    text-decoration: underline;
}

.nav-logo img {
    max-width: 80%;
}

.mobile-menu .navigation li>a {
    font-size: 14px;
    font-weight: 600;
}

.mobile-menu .navigation li ul li>a {
    font-size: 14px;

}

/* Furqan */

.logo a h1 {
    color: #044323;
}

.navbar-wrap ul li a {
    padding: 30px 18px;
    font-size: clamp(0.8rem, 1.1vw, 1rem);
    font-weight: bolder;
}

.header-action-four .header-btn-three .btn {
    font-size: 13px;
    padding: 12px 12px;
}

.header-top-left .list-wrap .my-news-ticker li::before {
    content: none;
}

.time {
    font-family: var(--bs-body-font-family);
}

#t1 {
    font-family: var(--bs-body-font-family);
}

.usa-time-wrapper img,
.pak-time-wrapper img {
    width: 20px;
    margin-right: 5px;
}

.fs-14 {
    font-size: 14px !important;

}

.header-search a i {
    font-size: 18px !important;
}

i[class^="flaticon-"]:before {
    font-weight: unset !important;
}

.flaticon-search {
    font-weight: bold !important;
}

.header-search::before {
    content: none;
}

.menu-nav {
    background-color: #f9f6f6;
}


.services-icon-four {
    width: 70px;
    height: 70px;
    font-size: 40px;
    margin: 0 auto 20px;
}

.services-item-four {
    padding: 20px;
    border-radius: 20px;
}

.services-content-four .title {
    font-size: 16px;
    font-weight: 600;
}

.services-content-four p {
    font-size: 14px;
    margin-bottom: 0px;
}

.services-area-four {
    padding: 50px 0px 0px 0px
}

.section-title-three p {
    width: 100%;
    margin: 10px auto 0;
}

.services-content-five-top .title {
    font-size: 18px;
    font-weight: bold;
}

.services-content-five p {
    color: #000;
    font-size: 14px;
    font-weight: normal;

}

.services-content-five-top {
    margin-bottom: 5px;
}

.services-active-two .slick-dots li button {
    border: 2px solid #FFF;
}

.services-active-two .slick-dots li.slick-active button {
    border-color: #fff;
    background: #fff;
}

.services-item-five {
    padding: 20px;
    margin-bottom: 20px;
}

.services-item-four:hover .services-icon-four svg path {
    fill: #fff;
}

.services-item-four:hover .services-icon-four {
    box-shadow: none;
}

.services-icon-four {
    background: #fff;
    border: 1px solid;
}

.section-py-120 {
    padding: 60px 0px;
}

.btn-three:hover {
    background: #000;
}

/* By Furqan on 24-04-2024 */
/* Navbar */
.sub-menu {
    padding: 0px 0px;
    min-width: 250px;
}

.sub-menu li {
    border-bottom: 1px solid #ebebeb;
}

/* Navbar */
/* Govt Page */
.breadcrumb-bg::before {
    background-color: #044323;
    opacity: 1;
}

.breadcrumb-content .breadcrumb-item {
    color: #9FA9BE;
}

.breadcrumb-content .breadcrumb-item a {
    color: #9FA9BE;
}

.breadcrumb-content .breadcrumb-item a:hover {
    color: white;
}

.breadcrumb .active {
    color: white;
}

.services-content-two .icon {
    opacity: 0;
}

.govt-bg-img {
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.services-thumb-two::before {
    background: linear-gradient(360deg, rgb(4, 67, 35) 11.66%, rgba(4, 67, 35, 0) 65.89%);
}

.services-thumb-two::after {
    background: linear-gradient(360deg, rgb(4 67 35 / 55%) 52.77%, rgba(0, 25, 76, 0) 100%, #044323 100%);
}

.services-content-two .title a:hover {
    color: white;
}

.services-area-two .tg-element-title {
    color: black;
}

.govt-detail,
.team-detail {
    height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
}

.breadcrumb-content .breadcrumb-item {
    text-transform: none;
}

.team-details-content>.title {
    font-size: 24px;
    text-transform: none;
}

.team-details-content p {
    margin-bottom: 1rem;
}

/* Govt Page */

/* Media Pages */
.blog-image {
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.stop-image-title-overflow {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Media Pages */
.swiper-slide {
    position: relative;
}

.overlay {
    position: absolute !important;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 1, 0.53) 39.06%, rgba(0, 0, 0, 0.14) 100%);
    transform: translate(-50%, -50%);
    z-index: 0;
}

.banner-text {
    position: absolute;
    top: 71%;
    left: 18%;
    transform: translate(-32%, -50%);
    z-index: 1;
}

.banner-text h2 {
    font-size: clamp(1rem, 5vw, 4rem);
    font-weight: 800;
    color: white;
}

.banner-text p {
    font-size: clamp(0.8rem, 1vw, 1rem);
    color: white;
    font-weight: 600;
    width: 90%;
}

/* .banner-area-seven {
    position: absolute;
    top: 0%;
} */

/* 
.banner-bg-seven::before,.banner-bg-seven::after{
    position: static;
}

.banner-bg-seven {
    min-height: 100%;
    width: 60%;
}
.banner-content-seven {
    width: 100%;
} */

.swiper-button-prev,
.swiper-button-next {
    color: white;
    transition: all ease-in-out .3s;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    color: #044323;
}

.swiper-pagination-bullet-active {
    background-color: #044323;
    opacity: 1;
}

.stop-title-text-overflow,
.doc-name-text-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.stop-blog-title-overflow,
.stop-recent-blog-title-overflow {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 25px;
}

.stop-recent-blog-title-overflow {
    line-height: normal;
}

.stop-subtitle-text-overflow {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blog-post-content .title {
    font-size: 17px;
}

.blog-post-thumb {
    height: 256px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.blog-details-content>.title {
    font-size: 30px;
}

.recent-post-img {
    width: 50px;
    height: 50px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 8px;
}

.rc-post-item .thumb {
    width: 50px !important;
}


.rc-post-item .content .date {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 11px !important;
    color: var(--tg-gray-four);
    margin-bottom: 0px !important;
}

.rc-post-item .content .title {
    font-size: 14px !important;
}

.download-btn {
    background-color: #044323 !important;
    color: white !important;
}

.download-btn i {
    color: white !important;
}

.comment-respond {
    border: 1px solid #04432450;
    background: #044323;
}



.comment-respond h2,
p {
    color: white;
}

.services-content-four p {
    color: black;
}

.comment-form .submit-btn {
    background-color: white;
    color: #044323;
    border: 1px solid white;
}

.register-form-wrapper {
    background-color: white;
}

.register-form-wrapper .comment-respond h2 {
    color: black;
}

#contact-us-form .btn-saving {
    background-color: #044323;
    color: white;
    border: 1px solid white;
    cursor: not-allowed;
}

.comment-form .submit-btn:hover {
    background-color: #044323;
    color: white;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-item {
    border: none;
}

.accordion-button,
.accordion-header {
    background-color: #004d2b;
}

.accordion-header .accordion-button {
    color: white;
}

.accordion-button:not(.collapsed) {
    background-color: #006036;
}

.accordion-button:hover {
    background-color: #006036;
}

.accordion-button::after,
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.project-content-eight {
    background: linear-gradient(90deg, rgba(4, 67, 35, 0.71) 0%, rgba(4, 67, 35, 0.7) 100%);

}

.video .project-content-eight {
    position: static;
    visibility: visible;
    opacity: 1;
    margin-bottom: 0px;
    border-radius: unset;
}

.video .project-thumb-eight {
    background-color: #004d2b;
}

.project-thumb-eight img {
    height: 35vh;
}

.project-content-eight .title {
    font-size: 14px;
    font-weight: normal;
}

.project-content-eight span {
    font-size: 10px;
    font-weight: normal;
}

.video-wrapper div {
    border-radius: 20px;
    background-color: transparent;
}


/* MRP TRACKING */
.comment-form .submit-btn {
    background-color: white;
    color: #044323;
    border: 1px solid white;
}

#mrp-tracking-frontend .btn-tracking {
    background-color: #044323;
    color: white;
    border: 1px solid white;
    cursor: not-allowed;
}

.comment-form .submit-btn:hover {
    background-color: #044323;
    color: white;
}

.btn::before,
.btn::after {
    content: unset !important;
}

/* MRP TRACKING */

/* Consular Service Details Page */
.services-details-wrap p {
    color: #000;
    font-weight: normal;
    font-size: 14px;
}

li {
    font-weight: normal;
    font-size: 14px;
    color: #000;
}

.searched-links,
.searched-links .features-item-wrap-four {
    transition: all ease-in-out 0.3s;
}

.searched-links:hover {
    color: #004d2b;
}

.searched-links .features-item-wrap-four:hover {
    background-color: #004d2b;
}

.searched-links .features-item-wrap-four:hover .features-content-four .stop-title-text-overflow {
    color: white !important;
}

/* .team-details-content p {
    color: #334770;
} */

/* Faq Section */
.faq-category-container {
    cursor: pointer;
    background-color: #004d2b;
    color: white;
    text-align: center;
    padding: 30px 0px;
    border-radius: 8px;
    font-size: 18px;
    border: 1px solid #004d2b;
    transition: all ease-in-out .3s;
}

.faq-category-container:hover {
    background-color: white;
}

.faq-category-container h2 {
    color: white;
}

.faq-category-container:hover h2 {
    color: #004d2b;
}

/* Faq Section */
/* Holidays */
.holidays-text,
.contact-us-text {
    position: relative;
    font-size: 14px;
    transition: all ease-in-out 0.3s;
}

.holidays-text::before,
.contact-us-text::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 22px;
    background-color: rgba(225, 225, 225, 0.8);
    top: 0%;
    left: 100%;
}

.holidays-text:hover,
.contact-us-text:hover {
    text-decoration: underline;
}

.hols-table tbody {
    font-size: 14px;
}

.hols-table tbody tr {
    font-weight: normal;
}

/* Holidays */
/* Media Center */
.services-item-two.services-item-two-media .services-thumb-two::before {
    content: unset;
}

.services-item-two.services-item-two-media .services-thumb-two::after {
    content: unset;
}

/* Media Center */
/* Photo Gallery */
.project-content-eight {
    left: 10px;
    right: 10px;
}

/* Photo Gallery */
/* Contact */
.title.contact-us-title {
    font-size: 24px;
}

.inner-contact-info .title.mt-4 {
    font-size: 24px;
}

.contact-info-item .title-two {
    font-size: 20px;
}

.contact-info-item .list-wrap .fw-bold {
    font-size: 16px;
    color: black;
}

.contact-info-item .list-wrap .fw-bold .text-green {
    color: black;
}

/* Contact */
.comment-form .comment-notes {
    color: white;
}

.text-green {
    color: #044323;
}

.bg-green {
    background-color: #044323;
}

#contact-us-form p {
    color: white;
}

.header-top-right-three .header-social .list-wrap li {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    width: 20px;
    border-radius: 100%;
    padding: 12px;
    transition: all 0.3s ease-in-out;
}

.header-top-right-three .header-social .list-wrap li {
    transition: all 0.3s ease-in-out;
}

.header-top-right-three .header-social .list-wrap li:hover.top-icons-wrapper {
    background-color: white;
}

.header-top-right-three .header-social .list-wrap li:hover .facebook-icon {
    color: #0865fe;
}

.header-top-right-three .header-social .list-wrap li:hover .x-icon {
    color: black;
}

.header-top-right-three .header-social .list-wrap li:hover .insta-icon {
    color: #5851d8;
}

.header-top-right-three .header-social .list-wrap li:hover .youtube-icon {
    color: red;
}

p {
    text-transform: none;
    color: #000;
    font-weight: normal;
    font-size: 14px;
}

.services-thumb-six img {
    filter: none;
}

.services-content-six-top {
    margin-bottom: 10px;
}

.events-bg-image {
    width: 100%;
    height: 50vh;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.services-content-six .btn {
    background-color: #004d2b;
    transition: all ease-in-out .3s;
    border: 2px solid white;
}
.blog-post-area .btn{
     border: 2px solid #004d2b;
}

.services-content-six .btn:hover, .blog-post-area .btn:hover {
    background-color: white;
    transition: all ease-in-out .3s;
    color: #004d2b;
    border: 2px solid #004d2b;
}

.view-all-btn .transparent-btn-two {
    background-color: #004d2b;
    color: white;
    transition: all ease-in-out .3s;
    border: 2px solid white;
}

.view-all-btn .transparent-btn-two:hover {
    background-color: white;
    color: #004d2b;
    border: 2px solid #004d2b;
}

.bg-green-like {
    background-color: #3ab154 !important;
    transition: all ease-in-out .3s;
    border: 2px solid white;
}

.bg-green-like:hover {
    background-color: white !important;
    border: 2px solid #3ab154 !important;
}

.register-form-wrapper .btn-send-message {
    background-color: #044323;
    color: white;
    border: 2px solid white;
    transition: all ease-in-out .3s;
}

.register-form-wrapper .btn-send-message:hover {
    background-color: white;
    color: #044323;
    border: 2px solid #044323;
}

.register-form-wrapper .btn-saving {
    background-color: #044323;
    color: white;
    border: 2px solid white;
    transition: all ease-in-out .3s;
}

.register-form-wrapper .btn-saving:hover {
    background-color: white;
    color: #044323;
    border: 2px solid #044323;
}

/* Footer */
.footer-widget .fw-title {
    font-size: 20px;
}

/* Footer */
@media only screen and (min-width: 300px) and (max-width: 600px) {
    .nav-logo img {
        max-width: 70px;
    }

    .menu-area-four {
        padding: 0px;
    }

    .logo .h5,
    h5 {
        font-size: 0.90rem;
    }

    .logo .h6,
    h6 {
        font-size: 0.80rem;
    }
}

.navbar-wrap ul li .sub-menu li a,
.navbar-wrap ul li a {
    text-transform: none;
}

#st-1 {
    z-index: 1 !important;
}

/* .slider-container {
    width: 100%;
    overflow: hidden;
    display: flex;
    position: relative;
  }


  .slider-text {
    white-space: nowrap;
    font-size: 14px;
    color: #ffffff;
    margin-right: 30px;
    animation: slide linear infinite;
  }

  .acmeticker-wrap {
    overflow-x: auto;
  }
 */

.container-custom-mar {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    height: 45px;
    position: relative;
    cursor: pointer;
}

.marquee-sibling {
    padding: 0;
    width: 20%;
    height: 45px;
    line-height: 42px;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    float: left;
    left: 0;
    z-index: 2000;
}

.marquee,
*[class^="marquee"] {
    display: inline-block;
    white-space: nowrap;
    position: absolute;
}

.marquee {
    margin-left: 25%;
}

.marquee-content-items {
    display: inline-block;
    padding: 5px;
    margin: 0;
    height: 45px;
    position: relative;
}

.marquee-content-items li {
    display: inline-block;
    line-height: 35px;
    color: #fff;
    margin-right: 15px;
}

tr td {
    font-size: 14px;
    font-weight: normal;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 0;
}


@media only screen and (max-width: 1200px) {
    .navbar-wrap ul li a {
        padding: 30px 10px;
    }
}


/* Adding on 03-Dec-2024 for the banners */
.swiper-slide .banner-text.d-none.d-md-block {
    width: 100%;
}

.banner-placement-one-elem {
    top: 89%;
    left: 38%;
}

.swiper-slide h2.title {
    font-size: 40px !important;
}

.banner-placement-two-elem {
    top: 80%;
    left: 38%;
}

.banner-placement-three-elem {
    top: 76%;
    left: 38%;
}

/* Adding on 04-Dec-2024 for the banners */
.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 30px;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 35px;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 35px;
}

@media only screen and (max-width: 600px) {

    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: 10px;
    }

    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 10px;
    }
}

@media only screen and (max-width: 440px) {

    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-size: 20px;
    }

    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: 5px;
    }

    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 5px;
    }
}

.swiper-button-prev,
.swiper-button-next {
    color: rgb(169, 169, 169);
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    color: white;
}

.swiper-pagination-bullet-active {
    background-color: white;
    opacity: 1;
}

.swiper-pagination-bullet {
    background-color: white;
}

.breadcrumb-content .breadcrumb-item a {
    color: #D5D5D5;
}


.inner-contact-info.text-green {
    padding-left: 30px;
}

.inner-contact-info.text-green h2.title {
    margin-top: 0px !important;
}

.exceptions {
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.exceptions *{
    color: #044323;
    font-weight: bold;
}
.exceptions .status-code {
    font-size: 100px;
}

.exceptions .title {
    font-size: 50px;
}

.exceptions .description {
    font-size: 25px;
    font-weight: 500;
}

.blog-post-content-two .title{
    font-size: 1rem;
}
.blog-post-content-two .blog-meta{
    margin-top: 0px !important;
}

.blog-meta .list-wrap li a{
    font-size: 13px;
}
.blog-meta .list-wrap li i{
    font-size: 16px;
}

.blog-post-content-two {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.blog-post-content-two {
    box-sizing: border-box;
}

.blog-widget .sw-title{
    font-size: 22px;
}
.services-cat-list .list-wrap li a{
    font-size: 16px;
}