@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');

h1,
h2,
h3,
h4,
h5,
h6 {
   color: #1c1c1c;
   font-weight: 700;
   font-family: 'Montserrat', sans-serif;
}

header h1 {
    font-size: 32px;
    line-height: 40px;
}

header h1 small {
    font-size: 18px;
}

.bg-light {
    background-color: #f1f1f1 !important;
 }

.post-block-style .post-cat {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
 }

.ts-newsletter {
    background-image: none;
 }

.text-list li {
    padding: 7px 0;
    border-bottom: 1px solid #ebeeef;
}

.h-75 {
    height: 75px !important;
}

.w-180 {
    width: 180px !important;
}

.h-180 {
    height: 180px !important;
}

.h-232 {
    height: 232px !important;
}

.h-250 {
    height: 250px !important;
}

.h-280 {
    height: 280px !important;
}

.h-480 {
    height: 480px !important;
}

.object-fit-cover {
    object-fit: cover;
}

.social-icon li a i.fa-instagram {
    background: #e94c58;
}

.post-block-style .post-content p {
    font-size: inherit;
}

.post-social-icons > li.linkedin {
    background: #0a66c2;
}

.post-social-icons > li.whatsapp {
    background: #11ba17;
}

.owl-carousel.owl-theme.latest-monograph-slide .owl-nav,
.owl-carousel.owl-theme.jdih-slide .owl-nav
{
    text-align: center;
    position: absolute;
    top: -82px;
    right: 0;
}

.twitter-widget ul li::after {
    content: "\f105";
}

footer .border-top {
    border-top: 1px solid #606060 !important;
}

.footer-social li a:first-child {
    margin-left: 0;
}

#survey-button {
    font-size: 13px;
    font-weight: bold;
}

.btn-link {
    font-size: 14px;
}

.list-post-block .list-post > li {
    max-height: unset;
}