.site-content>.container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

.site-content .content-sidebar-wrap {
    margin-left: 0;
    margin-right: 0
}

.site-content .content-sidebar-wrap .site-main {
    padding-left: 0;
    padding-right: 0
}

#blogs {
    background: #F6F6F6;
    padding-top: 3.125rem;
    padding-bottom: 1.25rem
}

#blogs .heading {
    text-align: center;
    position: relative
}

#blogs .heading a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-size: .875rem;
    font-weight: normal;
    display: none
}

#blogs .heading a img {
    margin-left: .3125rem
}

#location .slick-carousel {
    margin-left: 0;
    margin-right: 0
}

#location .slick-carousel .slick-slide {
    padding-left: 0;
    padding-right: 0
}

#location .location-info {
    position: relative
}

#location .location-thumb {
    aspect-ratio: 1/1.22916667;
    overflow: hidden
}

#location .location-thumb img {
    object-position: center;
    object-fit: cover;
    width: 100%;
    height: 100%;
    transform: scale(1.005)
}

#location .location-content {
    padding: .9375rem;
    text-align: center
}

#location .location-title {
    font-size: 1rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
    font-weight: 600
}

#location .location-desc {
    margin-bottom: 1rem;
    line-height: 1.625
}

#location .location-link a {
    display: inline-block;
    width: 7.875rem;
    height: 2.8125rem;
    line-height: 2.8125rem;
    background: var(--primarycolor);
    color: #FFF;
    border-radius: 2.5rem;
    position: relative
}

#location .location-link a:after,
#location .location-link a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#location .location-link a:after {
    border: 0 solid transparent
}

#location .location-link a:before {
    border: .125rem solid #fff;
    border-radius: 1.875rem
}

#location .location-link a:hover:before {
    border-top-color: var(--primarycolor);
    border-right-color: var(--primarycolor);
    border-bottom-color: var(--primarycolor);
    border-left-color: var(--primarycolor);
    transition: border-top-color 0.45s linear, border-right-color 0.25s linear 0.10s, border-bottom-color 0.25s linear 0.25s, border-left-color 0.35s linear 0.25s
}

#counter {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #FFF;
    padding-top: 3.125rem;
    padding-bottom: 1.875rem
}

#counter .wrap {
    position: relative
}

#counter .heading {
    font-size: 1.5rem
}

#counter .heading span {
    color: #FFF
}

#counter .item-counter {
    text-align: center;
    padding: .625rem 0;
    margin: 0 auto
}

#counter .number-counter {
    font-size: 1.25rem;
    margin-bottom: 1.25rem
}

#counter .content-counter {
    color: #8B909F;
    font-size: .875rem;
    padding: .625rem
}

#counter .content-counter span {
    display: initial
}

#ss2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #FFF;
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
    position: relative;
    text-shadow: 0 .0625rem .125rem rgba(0, 0, 0, 0.5);
}

#ss2::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

#ss2 .container {
    position: relative;
    z-index: 1;
}

#ss2 .heading {
    font-size: 1.5rem;
    font-weight: normal;
    margin-bottom: .9375rem
}

#ss2 .heading span {
    color: #FFF
}

#ss2 .excerpt_ss2 {
    max-width: 38rem;
    margin: 0 auto 1.5625rem
}

#ss2 .permalink_ss2 a {
    display: inline-block;
    width: 7.875rem;
    height: 2.8125rem;
    line-height: 2.8125rem;
    background: transparent;
    color: #FFF;
    border-radius: 2.5rem;
    position: relative
}

#ss2 .permalink_ss2 a:after,
#ss2 .permalink_ss2 a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#ss2 .permalink_ss2 a:after {
    border: 0 solid transparent
}

#ss2 .permalink_ss2 a:before {
    border: .125rem solid #fff;
    border-radius: 1.875rem
}

#ss2 .permalink_ss2 a:hover:before {
    border-top-color: var(--primarycolor);
    border-right-color: var(--primarycolor);
    border-bottom-color: var(--primarycolor);
    border-left-color: var(--primarycolor);
    transition: border-top-color 0.45s linear, border-right-color 0.25s linear 0.10s, border-bottom-color 0.25s linear 0.25s, border-left-color 0.35s linear 0.25s
}

#ss1 {
    margin-bottom: 1.875rem
}

#ss1 .heading-custom {
    text-align: center;
    margin-bottom: 1.25rem
}

#ss1 .heading-custom span {
    display: inline-block;
    max-width: 49.6875rem;
    padding: .625rem 1.25rem;
    font-size: 1.0625rem;
    line-height: 1.5;
    border-radius: 3.125rem;
    background: linear-gradient(to right, #ffa2a2 0%, #ff0000 100%);
    color: #FFF;
    font-weight: normal
}

#ss1 .heading {
    text-align: center;
    font-size: 1.25rem;
    font-weight: normal;
    margin-bottom: .9375rem
}

#ss1 .info-cat {
    aspect-ratio: 1/0.390625;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

#ss1 .box-cat {
    margin-bottom: 3.75rem;
    position: relative;
    color: #FFF
}

#ss1 .box-cat .sliderProgress {
    left: 2.18rem;
    width: auto;
    display: none
}

#ss1 .box-cat .slider-container {
    margin-left: 0;
    margin-right: 0
}

#ss1 .box-cat .slider-container .slick-slide {
    padding-left: 0;
    padding-right: 0
}

#ss1 .content-cat {
    height: 100%;
    min-height: 300px;
    padding: 1.875rem 2.1875rem 1.875rem;
    background: linear-gradient(90deg,#000 0,rgba(0,0,0,.738) 19%,rgba(0,0,0,.541) 34%,rgba(0,0,0,.382) 47%,rgba(0,0,0,.278) 56.5%,rgba(0,0,0,.194) 65%,rgba(0,0,0,.126) 73%,rgba(0,0,0,.075) 80.2%,rgba(0,0,0,.042) 86.1%,rgba(0,0,0,.021) 91%,rgba(0,0,0,.008) 95.2%,rgba(0,0,0,.002) 98.2%,transparent);
}

#ss1 .subtitle-cat {
    font-size: 20px
}

#ss1 .title-cat {
    font-size: 1.875rem;
    font-weight: bold;
    margin-bottom: .625rem
}

#ss1 .desc-cat {
    margin-bottom: .9375rem
}

#ss1 .permalink-cat a {
    display: inline-block;
    width: 7.875rem;
    height: 2.8125rem;
    line-height: 2.8125rem;
    background: #FFF;
    color: var(--textcolor);
    border-radius: 2.5rem;
    position: relative;
    text-align: center
}

#ss1 .permalink-cat a:after,
#ss1 .permalink-cat a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#ss1 .permalink-cat a:after {
    border: 0 solid transparent
}

#ss1 .permalink-cat a:before {
    border: .125rem solid #fff;
    border-radius: 1.875rem
}

#ss1 .permalink-cat a:hover:before {
    border-top-color: var(--primarycolor);
    border-right-color: var(--primarycolor);
    border-bottom-color: var(--primarycolor);
    border-left-color: var(--primarycolor);
    transition: border-top-color 0.45s linear, border-right-color 0.25s linear 0.10s, border-bottom-color 0.25s linear 0.25s, border-left-color 0.35s linear 0.25s
}

@media only screen and (min-width: 36rem) {
    #blogs .heading a {
        display: block
    }
    #location .location-content {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 1.875rem;
        right: 1.875rem;
        color: #FFF;
        padding: 0
    }
    #location .location-title {
        font-size: 1.125rem;
        margin-bottom: 1.25rem
    }
    #location .location-desc {
        margin-bottom: 1.5625rem
    }
    #location .location-link a {
        background: #FFF;
        color: var(--textcolor)
    }
}

@media only screen and (min-width: 48rem) {
    #location .location-content {
        left: 3.125rem;
        right: 3.125rem
    }
    #location .location-title {
        font-size: 1.875rem;
        margin-bottom: 1.5rem
    }
    #location .location-desc {
        margin-bottom: 2.1875rem
    }
}

@media only screen and (min-width: 53.125rem) {
    #blogs {
        background: #F6F6F6;
        padding-top: 4.375rem;
        padding-bottom: 2.5rem
    }
    #location .location-content {
        left: 1.875rem;
        right: 1.875rem
    }
    #location .location-title {
        font-size: 1.25rem;
        margin-bottom: 1.25rem
    }
    #location .location-desc {
        margin-bottom: 1.5625rem
    }
    #counter {
        padding-top: 0;
        padding-bottom: 0
    }
    #counter .heading {
        position: absolute;
        padding-top: 2.5rem;
        left: 50%;
        transform: translateX(-50%);
        font-weight: normal
    }
    #counter .item-counter {
        /* border-right: .0625rem solid #4F586E; */
        padding: 7.5rem 0 6.25rem
    }
    #counter .item-counter:last-child {
        border-right: 0
    }
    #counter .number-counter {
        font-size: 1.5rem;
        margin-bottom: 1.875rem
    }
    #counter .content-counter {
        padding: 0
    }
    #counter .content-counter span {
        display: block
    }
    #ss2 {
        padding-top: 4.375rem;
        padding-bottom: 4.375rem
    }
    #ss2 .heading {
        font-size: 1.875rem;
        margin-bottom: .9375rem
    }
    #ss2 .excerpt_ss2 {
        margin: 0 auto 1.875rem
    }
    #ss1 .heading-custom {
        margin-bottom: 2.5rem;
        font-size: 1.5rem
    }
    #ss1 .heading-custom span {
        padding: 1.25rem 2.5rem
    }
    #ss1 .heading {
        margin-bottom: 1.25rem;
        font-size: 1.5rem
    }
}

@media only screen and (min-width: 62rem) {
    #counter .heading {
        font-size: 1.375rem
    }
}

@media only screen and (min-width: 68.75rem) {
    #counter .heading {
        font-size: 1.625rem
    }
    #ss1 .heading-custom {
        margin-bottom: 4.0625rem
    }
    #ss1 .heading-custom span {
        font-size: 1.875rem
    }
    #ss1 .heading {
        margin-bottom: 2.1875rem
    }
    #ss1 .box-cat .sliderProgress {
        left: 4.375rem;
        display: block
    }
    #ss1 .content-cat {
        max-width: 50%;
        padding: 4.375rem 4.375rem 1.875rem
    }
    #ss1 .subtitle-cat {
        font-size: 1.875rem
    }
    #ss1 .title-cat {
        font-size: 3.75rem;
        margin-bottom: .9375rem
    }
    #ss1 .desc-cat {
        margin-bottom: 2rem
    }
}

@media only screen and (min-width: 75rem) {
    #location .location-title {
        font-size: 1.125rem;
        margin-bottom: 1.25rem
    }
    #location .location-desc {
        margin-bottom: 1.5625rem
    }
    #counter .heading {
        padding-top: 4.375rem
    }
    #counter .item-counter {
        padding: 10.625rem 0 9.375rem
    }
    #ss2 {
        padding-top: 6.25rem;
        padding-bottom: 6.25rem
    }
    #ss2 .heading {
        font-size: 2.5rem;
        margin-bottom: 1.5625rem
    }
    #ss2 .excerpt_ss2 {
        margin: 0 auto 1.875rem
    }
}

@media only screen and (min-width: 87.5rem) {
    #location .location-content {
        left: 3.125rem;
        right: 3.125rem
    }
    #location .location-title {
        font-size: 1.25rem;
        margin-bottom: 1.5rem
    }
    #location .location-desc {
        margin-bottom: 2.1875rem
    }
    #counter .heading {
        padding-top: 6.25rem;
        font-size: 1.875rem
    }
    #counter .number-counter {
        /* font-size: 3.125rem; */
        margin-bottom: 2.5rem
    }
    #counter .item-counter {
        padding: 13.75rem 0 14.375rem
    }
    #ss2 .heading {
        font-size: 3.75rem
    }
}

@media only screen and (min-width: 100rem) {
    #location .location-title {
        font-size: 1.5625rem
    }
    /* #counter .number-counter {
        font-size: 3.125rem
    } */
    #counter .content-counter {
        font-size: 1rem
    }
    #ss2 .heading {
        font-size: 3.75rem;
        margin-bottom: 1.875rem
    }
    #ss2 .excerpt_ss2 {
        margin: 0 auto 2.8125rem
    }
}