/*!* BLOG SECTION *!*/

/*.blog-hero{*/
/*    padding: 80px 0;*/
/*    background: linear-gradient(0deg, rgba(165, 183, 189, 0.10) 0%, rgba(165, 183, 189, 0.10) 100%), url("../img/bg-blog.jpeg") lightgray 50% / cover no-repeat;*/
/*}*/

/*a.post-single-cat:visited{*/
/*    color: #fff;*/
/*}*/

/*a.read-more:visited{*/
/*    color: #009edb;*/
/*}*/

/*a.read-more:hover,*/
/*.post-read-more:hover svg path{*/
/*    color: #0069AF;*/
/*}*/

/*a.post-single-cat:hover{*/
/*    background-color: #0069AF;*/
/*}*/

/*img.post-info-img {*/
/*    max-width: 443px;*/
/*    max-height: 239px;*/
/*    object-fit: cover;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-position: center;*/
/*}*/

/*.post-single-img {*/
/*    width: 40%;*/
/*    height: 100%;*/
/*}*/

/*.post-single-container {*/
/*    width: 60%;*/
/*    padding: 16px;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 16px;*/
/*    justify-content: space-between;*/
/*}*/

/*.post-title-container {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 16px;*/
/*}*/

/*article.post-single {*/
/*    display: flex;*/
/*    position: relative;*/
/*}*/

/*img.post-img {*/
/*    height: 100%;*/
/*    max-height: 239px;*/
/*    width: 100%;*/
/*    object-fit: cover;*/
/*    min-height: 239px;*/
/*}*/

/*.post-list {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 24px;*/
/*    max-width: 886px;*/
/*    width: 100%;*/
/*}*/

/*.post-container {*/
/*    border-radius: 16px;*/
/*    border: 1px solid #efefef;*/
/*    overflow: hidden;*/
/*    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);*/
/*}*/

/*h5.post-single-title {*/
/*    color: #111827;*/
/*    font-size: 18px;*/
/*    font-weight: 500;*/
/*}*/

/*a.post-single-cat {*/
/*    background-color: #00aeef;*/
/*    color: white;*/
/*    padding: 2px 8px;*/
/*    border-radius: 16px;*/
/*    position: relative;*/
/*    z-index: 10;*/
/*}*/

/*.post-single-container  span {*/
/*    display: flex;*/
/*    gap: 8px;*/
/*    align-items: center;*/
/*    font-size: 12px;*/
/*    font-weight: 700;*/
/*    text-transform: uppercase;*/
/*    color: #00aeef;*/
/*}*/

/*.post-term{*/
/*    display: flex;*/
/*    gap: 8px;*/
/*    align-items: center;*/
/*}*/

/*a.read-more {*/
/*    font-size: 16px;*/
/*    font-weight: 500;*/
/*    line-height: 150%;*/
/*}*/

/*.container.archive-posts-container {*/
/*    padding: 80px 24px;*/
/*    max-width: 1248px!important;*/
/*}*/

/*h1.posts-title {*/
/*    font-size: 32px;*/
/*    line-height: 130%;*/
/*    font-weight: 600;*/
/*    color: #111827;*/
/*    padding: 0 24px;*/
/*    max-width: 1248px;*/
/*    margin: 0 auto;*/
/*}*/

/*.post-read-more {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    gap: 8px;*/
/*}*/

/*a.read-more:after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    inset: 0;*/
/*}*/

/*.archive-posts-container:before,*/
/*.archive-posts-container:after{*/
/*    content: unset!important;*/
/*}*/

/*.post-content {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    gap: 24px;*/
/*}*/

/*.post-sidebar {*/
/*    max-width: 281px;*/
/*    width: 100%;*/
/*}*/

/*h5.sidebar-title,*/
/*.sidebar-search-title{*/
/*    font-size: 18px;*/
/*    font-weight: 500;*/
/*    line-height: 130%;*/
/*    color: #0c0c0c;*/
/*}*/

/*.sidebar-cat-container,*/
/*ul#menu-categorias{*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 24px;*/
/*    padding-top: 32px;*/
/*}*/

/*a.sidebar-cat,*/
/*ul#menu-categorias li{*/
/*    font-size: 14px;*/
/*    font-weight: 600;*/
/*    line-height: normal;*/
/*    color: #1e1e1f;*/
/*    border-bottom: 1px solid #CCD4DF;*/
/*    padding-bottom: 8px;*/
/*}*/

/*a.sidebar-cat:hover,*/
/*ul#menu-categorias li:hover{*/
/*    color: #009edb;*/
/*    border-color: #009edb;*/
/*}*/

/*input.sidebar-search-input {*/
/*    border: none;*/
/*    color: #8f939f;*/
/*    padding: 0!important;*/
/*    margin: 0!important;*/
/*    width: 85%;*/
/*}*/

/*ul#menu-categorias li{*/
/*    list-style: none;*/
/*}*/

/*ul#menu-categorias li a{*/
/*    color: #1E1E1F;*/
/*}*/

/*ul#menu-categorias li a:visited{*/
/*    color: #1E1E1F;*/
/*}*/

/*ul#menu-categorias li a:hover{*/
/*    color: #00AEEF;*/
/*}*/

/*button.sidebar-btn {*/
/*    background-color: #00AEEF;*/
/*    border-radius: 50%;*/
/*    display: flex;*/
/*    border: none;*/
/*    padding: 8px;*/
/*}*/

/*.post-sidebar form {*/
/*    display: flex;*/
/*    border: 1px solid #8f939f;*/
/*    border-radius: 8px;*/
/*    padding: 10px;*/
/*    justify-content: space-between;*/
/*}*/

/*input.sidebar-search-input::placeholder {*/
/*    line-height: 150%;*/
/*    text-transform: none;*/
/*    font-size: 16px;*/
/*    color: #8f939f;*/
/*}*/

/*.sidebar-search {*/
/*    display: flex;*/
/*    gap: 24px;*/
/*    flex-direction: column;*/
/*    padding: 32px 0;*/
/*    border-top: 1px solid #CCD4DF;*/
/*    border-bottom: 1px solid #CCD4DF;*/
/*}*/

/*!* PAGINATION *!*/

/*.pagination-custom{*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    padding-top: 20px;*/
/*}*/

/*.pagination-custom a.page-numbers{*/
/*    border: none;*/
/*    color: #1e1e1f;*/
/*    font-size: 16px;*/
/*}*/
/*span.page-numbers.current {*/
/*    background: transparent;*/
/*    color: #00aeef;*/
/*    font-weight: 400;*/
/*    border: none;*/
/*    border-radius: unset;*/
/*    border-bottom: 1px solid #00aeef;*/
/*    font-size: 16px;*/
/*}*/

/*a.page-numbers:nth-last-child(2) {*/
/*    display: none;*/
/*}*/

/*span.page-numbers.dots {*/
/*    border: none;*/
/*}*/

/*a.next, a.prev {*/
/*    border: 1px solid #1e1e1f!important;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    border-radius: 50%;*/
/*}*/

/*a.next span, a.prev span {*/
/*    display: flex;*/
/*}*/

/*@media (max-width: 1024px){*/
/*    .post-single-img,*/
/*    .post-single-container{*/
/*        width: 100%;*/
/*    }*/
/*}*/
