@import url(../css/menu.css);@import url(../css/update.css);@import url(../css/richardlg.css);h1,h2,h3,h4,h5,h6,p {
    margin-top: 0;
    margin-bottom: 0
}

*,img {
    user-select: none
}

.footer-menu-block h4,.page-section .section-heading h3,.pat23-trekking-quote .main-phrase,h1 {
    text-transform: uppercase;
    text-transform: uppercase
}

.btn-pat23,.footer-menu-block h4,.main-feature-item .content span,.main-visited-places,.tour-info,h1 {
    letter-spacing: 1px
}

.footer-menu-block ul.collapsible-list,.tab-content-item {
    transition: .5s;
    max-height: 0;
    overflow: hidden
}

*,.instagram-card__body,::after,::before {
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    font-size: 1.6rem;
    font-family: "Source Sans Pro",sans-serif;
    color: #555;
    padding-top: 7rem;
    padding-bottom: 5rem
}

.btn-pat23,.page-section .section-heading h2,.page-section .section-heading h3,.tour-info,h1 {
    font-family: Montserrat,sans-serif
}

.btn-pat23.circle::before,ul {
    padding: 0;
    margin: 0
}

a,a:hover {
    text-decoration: none
}

ul {
    list-style: none
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 700
}

.enquire-now-simple {
    display: inline-block;
    padding-left: .5rem 1rem;
    padding-right: .5rem;
    background-color: color(primary);
    color: #fff
}

img {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.page-section {
    padding-top: 8rem;
    padding-bottom: 6rem
}

.map-container,.page-section .text-center {
    text-align: center
}

.page-section.inner-page {
    padding-top: 5rem;
    padding-bottom: 0
}

.inclusions-list .inclusions-sublist li+li,.page-section.inner-page p+p {
    margin-top: 1.5rem
}

.page-section .section-heading,.page-section .section-presentation {
    text-align: center;
    position: relative
}

.page-section .section-heading.to-left,.page-section .section-presentation.left {
    text-align: left
}

.page-section .section-heading.to-left h2::before,.page-section .section-presentation.left .upper-line::before {
    left: 0
}

.page-section .section-heading h2 {
    font-size: 2.4rem;
    font-weight: 900;
    color: #333;
    position: relative
}

.page-section .section-heading h2::before {
    content: "";
    position: absolute;
    border-radius: 2px;
    background-color: #db5f15;
    width: 6rem;
    height: 4px;
    top: -4px;
    left: calc(50% - 3rem)
}

@media screen and (min-width: 768px) {
    .page-section .section-heading h2::before {
        top:-9px
    }
}

@media screen and (min-width: 992px) {
    body {
        padding-top:0;
        padding-bottom: 0
    }

    .page-section {
        padding-top: 12rem;
        padding-bottom: 8rem
    }

    .page-section .section-heading h2 {
        font-size: 2.7rem
    }

    .page-section .section-heading h2::before {
        top: -1.4rem
    }
}

.page-section .section-heading h3 {
    font-weight: 400;
    color: #888;
    margin-top: 1rem;
    font-size: 1.2rem;
    letter-spacing: 1px
}

@media screen and (min-width: 768px) {
    .page-section .section-heading h3 {
        text-transform:unset;
        font-size: 1.4rem
    }
}

@media screen and (min-width: 992px) {
    .page-section .section-heading h3 {
        font-size:1.6rem
    }
}

#booking-tab,.page-section .section-heading h3.primary,.tab-button-item.active,.why-us-item:hover::before {
    color: #004ba1;
}

.btn-pat23,.page-section .section-presentation.inverse .section-title {
    color: #fff;
}

.page-section .section-icon {
    position: absolute;
    width: 4rem;
    height: 4rem;
    top: -5rem;
    left: calc(50% - 2rem);
    filter: invert(60%) sepia(0%) saturate(0%) hue-rotate(190deg) brightness(89%) contrast(94%)
}

.btn-pat23-outer,.day-tour,.form-st-control .custom-select,.itinerary-summary,.itinerary-summary>li,.sized,.tour-card__heading {
    position: relative
}

.page-section .section-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media screen and (min-width: 768px) {
    .page-section .section-icon {
        top:-6rem
    }

    .page-section .section-description {
        display: block
    }
}

.page-section .section-presentation.inverse {
    color: color(co-grey-lighter);
    color: #fff
}

.page-section .section-presentation.inverse .section-subtitle {
    color: color(co-grey-lightest)
}

.page-section .section-presentation.inverse .section-icon img {
    filter: filtercolor(white)
}

.card-blog2__inner-cta2,.day-tour .day-tour-description,.inclusions-list.not-included h5:not(:first-child),.itinerary-summary>li+li,.list-details+div,.list-details+p,.list-details+ul,.page-section .section-description,.tabs-content p+div,.tabs-content p+ul {
    margin-top: 2rem
}

.page-section .section-description>p {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.page-section .section-content {
    margin-top: 5rem
}

.sized.size_4_5 {
    width: 100%;
    padding-top: calc(100% * 5 / 4)
}

.sized.size_5_4 {
    width: 100%;
    padding-top: calc(100% * 4 / 5)
}

.sized.size_3_2 {
    width: 100%;
    padding-top: calc(100% * 2 / 3)
}

.sized.size_2_3 {
    width: 100%;
    padding-top: calc(100% * 3 / 2)
}

.sized.size_1_1 {
    width: 100%;
    padding-top: 100%
}

.sized img.size-target {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0
}

.btn-pat23-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1rem;
    justify-content: flex-end
}

.btn-pat23-wrapper>div {
    width: 49.8%;
    text-align: center;
    border: 1px solid #ccc;
    margin-bottom: .5rem
}

.btn-pat23-outer2 {
    margin-top: 2rem;
    text-align: center
}

.btn-pat23-outer3 {
    margin-top: 3rem;
    text-align: center
}

.btn-pat23-outer {
    width: 100%;
    margin-top: 4rem;
    text-align: center
}

.btn-pat23-outer::after {
    content: "";
    position: absolute;
    border-top: 1px solid #f0f0f0;
    width: 90%;
    left: 5%;
    top: calc(50% - 1px);
    z-index: 0
}

.btn-pat23-outer .btn-pat23,.instagram-card__image {
    position: relative;
    z-index: 1
}

.btn-pat23 {
    display: inline-block;
    text-align: center;
    border-radius: 10rem;
    line-height: 2.8rem;
    min-width: 25rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 5rem;
    font-size: 1.4rem
}

.btn-pat23.circle {
    min-width: 1rem;
    height: 4rem;
    width: 4rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 4rem;
    font-size: 2.4rem
}

.btn-pat23.small,.btn-pat23.small::before {
    font-size: 1.2rem
}

.btn-pat23.circle i,.btn-pat23.circle span {
    line-height: 4rem
}

.btn-pat23.special {
    letter-spacing: normal
}

.btn-pat23.small {
    height: 3rem;
    min-width: auto;
    padding: 0 2.5rem
}

.btn-pat23.small.flat-icon::before {
    width: 2rem;
    height: 2rem
}

.btn-pat23.small.font-icon::before {
    font-size: 1.8rem
}

.btn-pat23.link-ahead-icon::after {
    content: "";
    width: 0;
    height: 2rem;
    overflow: hidden;
    transition: .3s ease-in-out;
    opacity: 0;
    background-image: url(../assets/opt/right.min.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    z-index: 5;
    margin-left: 0
}

.btn-pat23.link-ahead-icon:hover::after {
    opacity: 1;
    width: 2rem;
    margin-left: .5rem
}

.btn-pat23.flat-icon::before {
    content: "";
    background-image: url("../icons/like.svg");
    display: inline-block;
    background-size: auto 100%;
    filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%);
    margin-right: 1rem;
    height: 3rem;
    width: 3rem
}

.btn-pat23.font-icon::before {
    content: "\f56d";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 900;
    font-size: 2rem;
    padding-right: 1rem
}

.btn-pat23.font-icon.brochure::before {
    content: "\f56d"
}

.btn-pat23.font-icon.enquire::before {
    font-weight: 400;
    content: "\f1d8"
}

.btn-pat23.font-brand-icon::before {
    content: "\f56d";
    font-family: "Font Awesome 5 Brands";
    display: inline-block;
    font-weight: 900;
    font-size: 2rem;
    padding-right: 1rem
}

.btn-pat23.font-brand-icon.whatsapp::before {
    content: "\f232"
}

.btn-pat23.font-brand-icon.enquire::before {
    content: "\f3fe"
}

.btn-pat23.solid-whatsapp {
    background-color: #00e676;
    color: #fff
}

.btn-pat23.solid-primary {
    background-color: #db5f15
}

.btn-pat23.solid-primary-light {
    background-color: rgba(255,102,0,.1);
    color: #db5f15
}

.btn-pat23.solid-accent,.btn-pat23.solid-dark {
    background-color: #333
}

.btn-pat23.solid-accent-light {
    background-color: rgba(63,171,175,.1);
    color: #333
}

.btn-pat23.solid-black,.footer-update {
    background-color: #000
}

.btn-pat23.solid-grey-light {
    background-color: #f0f0f0;
    color: #db5f15
}

.btn-pat23.solid-grey-lighter {
    background-color: #f0f0f0;
    color: #333
}

.btn-pat23.solid-white,.tabs>li.active {
    background-color: #fff;
    color: #db5f15
}

.btn-pat23.outline-primary {
    border: 1px solid #db5f15;
    color: #db5f15
}

.btn-pat23.outline-accent,.btn-pat23.outline-black,.btn-pat23.outline-dark {
    border: 1px solid #333;
    color: #333
}

.btn-pat23.outline-white {
    border: 1px solid #fff;
    color: #fff
}

.btn-pat23.outline-light,.btn-pat23.outline-lighter {
    border: 1px solid #ccc;
    color: #db5f15
}

.btn-pat23.outline-lightest {
    border: 1px solid #ccc;
    color: #ccc
}

.btn-pat23.bg-white,.tabs>li:hover {
    background-color: #fff
}

.hero {
    height: 35rem;
    width: 100%;
    position: relative
}

.hero.multi-image .hero-content {
    position: absolute;
    top: 0;
    left: 0
}

.day-feature .icon img,.hero-content,.hero-image,.hero-image-slide,.hero-slide {
    height: 100%;
    width: 100%
}

.hero-image {
    display: block;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
}

.hero-content,h1 {
    position: relative
}

.hero-content {
    display: flex;
    align-items: center;
    color: #fff;
    background-color: rgba(0,0,0,.25)
}

h1 {
    font-size: 2.4rem;
    font-weight: 900;
    width: 80%;
    padding-bottom: 2rem;
    margin-bottom: 2rem
}

h1::after {
    position: absolute;
    content: "";
    width: 8rem;
    height: 4px;
    border-radius: 4px;
    background-color: var(--pat23);
    left: 0;
    bottom: 0
}

.pat23-trek-associations img,.pat23-trekking-associations ul li img {
    height: 80px;
    filter: hue-rotate(0deg) saturate(0) brightness(100%);
    opacity: .3
}

.tour-info {
    line-height: 2rem;
    font-size: 1.5rem;
    vertical-align: middle;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.tour-info strong {
    font-weight: 700;
    font-size: 2rem;
    line-height: 2rem
}

.pat23-trekking-associations {
    background-color: #fff;
    text-align: center;
    padding: 6rem 0
}

.pat23-trekking-associations ul {
    display: flex;
    flex-wrap: wrap
}

.pat23-trekking-associations ul li {
    width: 50%
}

@media screen and (min-width: 420px) {
    .pat23-trekking-associations ul li {
        width:33%
    }
}

@media screen and (min-width: 768px) {
    .btn-pat23-outer::after {
        width:600px;
        left: calc(50% - 300px)
    }

    .pat23-trekking-associations ul li {
        width: 25%
    }
}

.pat23-trek-associations-title {
    font-family: var(--font-po);
    font-size: 30px;
    color: #ccc;
    font-weight: 300
}

.pat23-trek-associations img {
    margin: 0 10px
}

@media only screen and (max-width: 768px) {
    .pat23-trek-associations img {
        height:45px
    }
}

@media only screen and (max-width: 480px) {
    .pat23-trek-associations {
        display:none
    }
}

.main-footer {
    font-size: 1.4rem
}

.pat23-trekking-quote {
    color: #888;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    background: url("../images/bg/bg-mountains-tile-footer-black.png") bottom center repeat-x;
    min-height: 25rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center
}

.pat23-trekking-quote .main-phrase {
    font-size: 1.8rem
}

.pat23-trekking-quote .complementary-phrase {
    font-size: 1.6rem
}

@media screen and (min-width: 768px) {
    .pat23-trekking-quote,.pat23-trekking-quote .complementary-phrase {
        font-size:1.8rem
    }

    .pat23-trekking-quote .main-phrase {
        font-size: 2.4rem
    }
}

@media screen and (min-width: 992px) {
    .page-section .section-icon {
        width:5rem;
        height: 5rem;
        top: -7rem;
        left: calc(50% - 2.5rem)
    }

    .page-section .section-presentation.custom-left .section-title {
        text-align: left
    }

    .page-section .section-presentation.custom-left .section-title::before {
        left: 0
    }

    .page-section .section-presentation.custom-left .section-icon {
        left: 1rem
    }

    .page-section .section-description {
        font-size: 1.7rem
    }

    .btn-pat23-wrapper {
        margin-top: 2rem;
        justify-content: center
    }

    .hero {
        height: 70rem
    }

    .hero-content {
        background-color: rgba(0,0,0,.35)
    }

    h1 {
        width: 50%;
        font-size: 5rem
    }

    .tour-info {
        font-size: 1.8rem;
        line-height: 3rem;
        display: inline-block
    }

    .tour-info.with-separator {
        margin-left: 2rem;
        padding-left: 2.2rem;
        border-left: 2px solid #fff
    }

    .tour-info strong {
        font-size: 2.7rem
    }

    .pat23-trekking-quote {
        font-size: 1.8rem
    }

    .pat23-trekking-quote .main-phrase {
        text-transform: unset;
        font-size: 3.6rem
    }

    .pat23-trekking-quote .complementary-phrase {
        font-size: 2.4rem;
        font-weight: 400
    }
}

.footer-menu-block ul a:hover,.footer-update a:hover,.tabs-content p a:hover {
    text-decoration: underline
}

.footer-upper-area {
    padding-top: 3rem;
    padding-bottom: 2rem;
    display: flex;
    flex-wrap: wrap
}

.footer-menu-wrapper {
    width: 100%;
    margin-top: 1rem
}

@media screen and (min-width: 992px) {
    .footer-upper-area {
        padding-left:0;
        padding-right: 0;
        padding-bottom: 3rem
    }

    .footer-menu-wrapper {
        width: 25%;
        margin-top: 0
    }
}

.collapsible-block {
    margin-top: 0
}

.collapsible-block h4 {
    margin-top: 0;
    border-bottom: 1px solid #333;
    position: relative;
    cursor: pointer
}

.collapsible-block h4::after {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    font-weight: 900;
    right: 0
}

@media screen and (min-width: 992px) {
    .collapsible-block h4 {
        border-bottom:none;
        display: inline-block;
        cursor: unset
    }

    .collapsible-block h4::after {
        content: ""
    }

    .footer-menu-block {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.footer-menu-block h4 {
    color: #f0f0f0;
    font-family: Montserrat,sans-serif;
    font-size: 1.3rem;
    line-height: 4rem
}

.footer-menu-block ul {
    color: #ccc;
    font-size: 1.4rem
}

.footer-menu-block ul a {
    color: #ccc;
    display: inline-block
}

.footer-menu-block ul li:first-child {
    padding-top: 1rem
}

.footer-menu-block ul li+li {
    margin-top: 5px
}

.footer-menu-block ul.collapsible-list h4 {
    margin: 0
}

.footer-menu-block .btn-pat23 {
    min-width: 18rem!important
}

.social-media-container,.tabs {
    display: flex
}

.social-media-container a {
    display: block;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    border-radius: 5px;
    background-color: #db5f15;
    text-align: center
}

.buttons-container .skt-button .alternative-icon,.social-media-container a+a {
    margin-left: 5px
}

.social-media-container a:hover {
    background-color: #ee8344
}

.footer-lower-area {
    color: #fff;
    font-size: 1.4rem;
    padding: 2rem 0;
    border-top: 1px solid #333;
    position: relative
}

.footer-copyright {
    display: flex;
    flex-direction: column;
    color: #ccc
}

.footer-copyright a {
    color: #ccc
}

.footer-copyright .copyright {
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.logo-footer {
    margin-right: 2rem
}

.logo-footer img {
    max-height: 5rem
}

.footer-lower-nav {
    display: flex;
    align-items: center;
    font-weight: 700
}

.footer-lower-nav li+li {
    margin-left: 5px;
    padding-left: 6px;
    border-left: 1px solid #555
}

.tabs>li span,.tabs>li.active span {
    padding: 2px 4px;
    display: inline-block
}

.brochure-feature,.buttons-container .skt-button .main-icon,.features-container,.inclusions-list .inclusions-sublist p,.inclusions-list .inclusions-sublist ul,.intro-separator,.main-features-list .feature-separator,.video-feature {
    display: none
}

.day-features-container,.main-features-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.main-feature-item {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    width: calc(50% - 5px);
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    background-color: #fff;
    padding: 2rem .5rem;
    margin-top: 5px;
    margin-bottom: 5px
}

.main-feature-item .icon {
    width: 4rem;
    height: 4rem;
    object-fit: cover;
    margin-bottom: .75rem;
    filter: var(--pat25)
}

@media screen and (min-width: 768px) {
    .footer-copyright {
        flex-direction:row;
        align-items: center
    }

    .footer-copyright .copyright {
        margin: 0
    }

    .footer-lower-nav {
        font-weight: 400;
        margin-left: auto
    }

    .features-container {
        display: flex;
        box-shadow: 0 2px 6px rgba(0,0,0,.1);
        background-color: #333;
        height: 10rem;
        margin-top: -5rem;
        padding: 0;
        position: relative
    }

    .features-container .main-features-list {
        display: flex
    }

    .main-features-list {
        display: none;
        flex: nowrap;
        background-color: #fff;
        justify-content: space-evenly;
        align-items: center;
        flex: 1;
        margin-top: unset;
        margin-bottom: unset
    }

    .main-features-list .feature-separator {
        display: block;
        height: 60%;
        width: 2px;
        background-color: #f0f0f0
    }

    .main-feature-item {
        width: unset;
        border: unset;
        margin: 0;
        padding: 0;
        border-radius: unset
    }

    .main-feature-item .icon {
        margin-bottom: .5rem;
        width: 3rem;
        height: 3rem
    }
}

@media screen and (min-width: 992px) {
    .footer-menu-block h4 {
        line-height:unset
    }

    .footer-menu-block ul {
        margin-top: 2rem;
        padding-top: 0;
        padding-bottom: 0
    }

    .footer-menu-block ul li:first-child {
        padding-top: 0
    }

    .footer-menu-block ul.collapsible-list {
        max-height: unset
    }

    .video-feature {
        flex-basis: 10rem;
        display: block;
        background-color: var(--pat23);
        line-height: 10rem;
        text-align: center
    }

    .video-feature img {
        width: 6rem;
        height: 6rem;
        object-fit: cover
    }

    .brochure-feature {
        flex-basis: 20rem;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #f0f0f0
    }

    .brochure-feature a {
        color: #fff;
        background: #333;
        display: inline-block;
        padding: 1rem 1.2rem;
        font-family: Montserrat,sans-serif;
        font-size: 1.2rem;
        letter-spacing: 1px
    }

    .main-feature-item {
        flex-direction: row;
        justify-content: unset;
        text-align: unset
    }

    .main-feature-item .icon {
        margin-bottom: 0;
        margin-right: 1rem
    }
}

.main-feature-item .content {
    text-align: center;
    line-height: 1
}

.main-feature-item .content strong {
    display: block;
    font-size: 1.3rem
}

.main-feature-item .content span,.tabs>li span {
    font-size: 1rem;
    font-family: Montserrat,sans-serif;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    .main-feature-item .content strong {
        font-size:1.4rem
    }

    .intro-container {
        margin-top: 3rem
    }
}

.itinerary-presentation-section2 {
    background-color: #f8f9fa;
    background-image: url("../images/cartographic-section-bg2.png");
    background-repeat: repeat;
    padding-bottom: 5rem
}

.intro-wrapper {
    text-align: center;
    display: flex;
    flex-direction: column
}

.main-visited-places {
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 1.1rem;
    margin-top: 1rem
}

@media screen and (min-width: 768px) {
    .main-visited-places {
        margin-bottom:3rem
    }
}

.main-visited-places .icon {
    color: #db5f15;
    display: block;
    margin-bottom: 1rem;
    text-transform: 2rem;
    font-size: 2rem
}

.itinerary-subtitle {
    color: #333;
    font-family: Montserrat,sans-serif;
    font-weight: 900;
    font-size: 1.8rem;
    margin-top: 3rem
}

@media screen and (min-width: 768px) {
    .itinerary-subtitle {
        margin-top:0
    }

    .map {
        max-width: 55rem
    }
}

.itinerary-introduction p:not(:last-child) {
    margin-bottom: 2rem
}

.map-container span {
    padding: 1rem;
    font-size: 1.4rem;
    color: #888;
    text-align: right
}

.inner-section .title,.itinerary-summary h4 {
    font-size: 1.8rem;
    font-family: "Source Sans Pro",sans-serif
}

.map {
    border-radius: 1rem;
    width: 100%
}

.full-itinerary .itinerary-day+.itinerary-day,.map-wrapper,div+.inner-section,p+.inner-section,ul+.inner-section {
    margin-top: 4rem
}

.map-wrapper {
    position: relative;
    display: block
}

.map-wrapper .icon {
    position: absolute;
    width: 3rem;
    height: 3rem;
    object-fit: cover;
    top: 1rem;
    right: 1rem
}

.buttons-container {
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.buttons-container .skt-button {
    width: 100%;
    max-width: 50rem
}

@media screen and (min-width: 400px) {
    .buttons-container {
        margin-top:2rem;
        margin-bottom: 2rem
    }

    .buttons-container .skt-button {
        width: 48%
    }

    .buttons-container .skt-button .alternative-icon {
        display: none
    }

    .buttons-container .skt-button .main-icon {
        display: inline-block;
        margin-right: 5px
    }
}

.itinerary-summary .day-highlights li+li,.list-details>li+li,.skt-button {
    margin-top: 1rem
}

.skt-button {
    background-color: var(--pat23);
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    transition: .5s;
    height: 5rem;
    line-height: 5rem;
    min-width: 15rem
}

.skt-button.outline {
    color: var(--pat23);
    background-color: transparent;
    border: 1px solid var(--pat23)
}

.skt-button.outline:hover {
    background-color: var(--pat23);
    color: #ffff
}

.skt-button:hover {
    color: #fff;
    background-color: var(--pat23)
}

.tabs-controls {
    background-color: #f8f9fa;
    display: none
}

.tabs>li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    height: 10rem;
    cursor: pointer;
    color: #333;
    border-radius: 1rem 1rem 0 0;
    position: relative;
    transition: .5s
}

.tabs>li.active span {
    color: #fff;
    background-color: #db5f15
}

.tabs>li span {
    letter-spacing: 1.25px;
    background-color: transparent
}

.tabs>li .icon {
    font-size: 2rem;
    margin-bottom: 1rem
}

@media screen and (min-width: 768px) {
    .buttons-container .skt-button {
        max-width:25rem;
        margin-left: 1rem;
        margin-right: 1rem
    }

    .tabs-controls {
        display: block
    }

    .tabs>li {
        padding-left: 8px;
        padding-right: 8px
    }

    .tabs {
        justify-content: center
    }
}

@media screen and (min-width: 992px) {
    .main-feature-item .content {
        flex:1;
        text-align: unset
    }

    .intro-container {
        margin-top: 5rem
    }

    .intro-wrapper {
        text-align: left
    }

    .intro-wrapper .main-visited-places {
        order: -1
    }

    .main-visited-places {
        margin-top: 0;
        margin-bottom: 2rem;
        font-size: 1.2rem;
        flex-direction: row;
        align-items: center
    }

    .main-visited-places .icon {
        margin: unset;
        display: inline-block;
        margin-right: .5rem
    }

    .itinerary-subtitle {
        margin-top: 0;
        font-size: 2rem
    }

    .intro-separator {
        display: block;
        border-bottom: 1px solid #ddd;
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .itinerary-introduction {
        font-size: 1.7rem;
        line-height: 1.6
    }

    .map-container {
        text-align: right
    }

    .buttons-container {
        display: none
    }

    .tabs>li {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .tabs>li span {
        font-size: 1.3rem
    }

    .tabs>li .icon {
        font-size: 3rem
    }
}

.tabs-content p:not(:last-child) {
    margin-bottom: 1.5rem
}

.list-details>li strong,.tabs-content p strong {
    color: #333;
    font-weight: 700
}

.tabs-content p a {
    color: #db5f15;
    font-weight: 700
}

.tab-content-item {
    background-color: #fff;
    display: block
}

.tab-content-item .tab-content-wrapper {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.tab-content-item__introduction {
    margin-bottom: 4rem
}

.tab-button-item {
    color: #333;
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    transition: 1s
}

.tab-button-item .tab-button {
    height: 6rem;
    line-height: 6rem;
    cursor: pointer;
    border-bottom: 1px solid #f0f0f0;
    position: relative
}

.tab-button-item .tab-button::before {
    position: absolute;
    content: "\f077";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: 60px;
    font-size: 1.6rem;
    right: 1rem;
    transition: .5s
}

.tab-button-item.active .tab-button::before {
    transform: rotate(180deg)
}

.inner-title {
    position: relative;
    font-family: Montserrat,sans-serif;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #333;
    margin: 5rem 0 3rem;
    padding-top: 1.5rem
}

.inner-title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    border-radius: 2px;
    width: 5rem;
    background-color: var(--pat23)
}

.inner-section+.inner-section {
    margin-top: 4rem;
    margin-bottom: 2rem
}

.inner-section .title {
    color: #333;
    font-weight: 700;
    position: relative;
    margin-bottom: 3rem
}

.inner-section .title::after,.inner-section .title::before {
    content: "";
    position: absolute;
    bottom: -1rem;
    left: 0
}

.inner-section .title::before {
    width: 100%;
    border-bottom: 1px solid #f0f0f0
}

.inner-section .title::after {
    width: 5rem;
    border-bottom: 1px solid #db5f15
}

.list-details>li {
    padding-left: 2.5rem;
    position: relative
}

.list-details>li::before {
    position: absolute;
    content: "\f00c";
    top: 2px;
    left: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1.4rem;
    line-height: inherit;
    color: #db5f15
}

.day-tour .day-tour-title div,.itinerary-summary .day-number {
    font-weight: 700;
    display: flex;
    width: 5rem;
    text-transform: uppercase
}

.list-details>li.meal-detail::before {
    content: "\f2e7"
}

.list-details>li.accommodation-detail::before {
    content: "\f236"
}

.list-details>li.adventure-detail::before {
    content: "\f4d7"
}

.list-details>li.distance-detail::before {
    content: "\f554"
}

.list-details>li.duration-detail::before {
    content: "\f1da"
}

.day-tour .day-tour-title {
    display: flex;
    align-items: center;
    font-family: Montserrat,sans-serif;
    position: relative;
    z-index: 1
}

.day-tour .day-tour-title div {
    background-color: #db5f15;
    color: #fff;
    text-align: center;
    letter-spacing: 1.5px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.4rem;
    height: 5rem;
    margin-right: 1rem;
    border-radius: 1rem
}

.day-tour .day-tour-title div span {
    display: block;
    font-size: 2rem;
    line-height: 1
}

.day-tour .day-tour-title h3 {
    line-height: 1.5;
    font-size: 2rem;
    text-transform: uppercase;
    color: txtcolor(heading);
    flex: 1
}

.itinerary-summary::before {
    content: "";
    position: absolute;
    top: 0;
    left: 2.45rem;
    height: 100%;
    border-left: 1px solid #f0f0f0
}

.full-itinerary .day-header,.itinerary-summary .day-header {
    display: flex;
    align-items: center;
    font-family: Montserrat,sans-serif
}

.itinerary-summary .day-number,.why-us-item {
    background-color: #fff;
    flex-direction: column;
    text-align: center
}

.itinerary-summary .day-number {
    color: #db5f15;
    font-size: 1.2rem;
    line-height: 1.1;
    letter-spacing: 1px;
    align-items: center;
    justify-content: center;
    height: 5rem;
    border-radius: 3rem
}

.full-itinerary .day-number span,.itinerary-summary .day-number span {
    font-weight: 900;
    font-size: 2rem
}

.itinerary-summary h4 {
    flex: 1;
    color: #333;
    margin-left: 1rem
}

.itinerary-summary .day-highlights {
    display: none;
    padding-left: 6rem;
    margin-top: .5rem
}

.itinerary-summary .day-highlights li,.st-list li {
    padding-left: 1.8rem;
    position: relative
}

.itinerary-summary .day-highlights li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 8px;
    height: 8px;
    background-color: #ccc;
    border-radius: 5px
}

.st-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: #333
}

.st-list li+li {
    margin-top: 1.25rem
}

.why-us-list {
    width: 100%;
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2,1fr)
}

@media screen and (min-width: 768px) {
    .tab-content-item {
        display:none;
        max-height: none;
        max-height: unset
    }

    .tab-content-item.active {
        display: block;
        animation: .5s fadeIn
    }

    .tab-button-item {
        display: none
    }

    .day-tour::before {
        content: "";
        position: absolute;
        height: 100%;
        border-left: 2px solid #eee;
        left: 3.4rem;
        top: 0
    }

    .day-tour .day-tour-title div {
        margin-right: 2rem;
        width: 7rem;
        height: 7rem;
        border-radius: 4rem
    }

    .day-tour .day-tour-title div span {
        font-size: 2.4rem
    }

    .day-tour .day-tour-title h3 {
        font-size: 2rem
    }

    .day-tour .day-tour-description {
        padding-left: 9rem
    }

    .day-tour .day-tour-description p {
        position: relative
    }

    .day-tour .day-tour-description p::before {
        content: "";
        position: absolute;
        width: 1rem;
        height: 1rem;
        border-radius: 1rem;
        left: -6rem;
        top: .7rem;
        border: 1px solid;
        background-color: #fff
    }

    .why-us-list {
        grid-template-columns: repeat(3,1fr)
    }
}

.why-us-item {
    overflow: visible;
    border-radius: 5px;
    min-height: 15rem;
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.075);
    width: 100%;
    transition: .5s;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 1rem
}

.why-us-item::before {
    content: "\f064";
    font-family: "Font Awesome 5 Free";
    color: #f0f0f0;
    font-weight: 900;
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 2rem;
    height: 2rem;
    border-radius: 1rem;
    transition: .5s
}

.why-us-item img {
    height: 4rem;
    width: auto;
    filter: var(--pat25);
}

.why-us-item h5 {
    line-height: 2;
    font-family: Montserrat,sans-serif;
    font-size: 1.2rem;
    color: #333;
    letter-spacing: 1px;
    margin-top: 2rem
}

.full-itinerary h4,.inclusions-list h4 {
    font-family: "Source Sans Pro",sans-serif
}

.why-us-item:hover {
    background-color: rgba(219,94,21,.1)
}

.full-itinerary .day-number {
    color: #db5f15;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 1px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 5rem;
    height: 5rem;
    background-color: #fff;
    border: 1px solid #db5f15
}

.day-feature .icon,.day-feature img.icon {
    width: 4rem;
    height: 4rem
}

.full-itinerary h4 {
    flex: 1;
    margin-left: 1rem;
    font-size: 1.8rem;
    color: #333
}

.full-itinerary .day-title {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-family: Montserrat,sans-serif;
    color: #888
}

.day-features-container.vertical2 .day-feature {
    flex-direction: column;
    align-items: flex-start
}

.day-features-container.vertical2 .day-feature .content {
    margin: 1rem 0 0
}

.day-feature {
    display: flex;
    align-items: center;
    width: 49%;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.day-feature img.icon {
    display: block;
    object-fit: cover
}

.day-feature .content {
    margin-left: 1rem;
    flex: 1
}

.day-feature .content span {
    display: block;
    font-size: 1rem;
    line-height: 15px!important;
    font-family: Montserrat,sans-serif;
    color: #888;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 5px 0 0
}

.day-feature .content strong {
    display: block;
    font-weight: 700;
    color: #333;
    line-height: 1
}

.day-image,.inclusions-list .required {
    display: block
}

.inclusions-list {
    margin-bottom: 4rem;
    padding-left: 1.5rem;
    position: relative
}

.inclusions-list::before {
    content: "";
    position: absolute;
    top: 0;
    left: .45rem;
    height: 100%;
    border-left: 1px solid #f0f0f0
}

@media screen and (min-width: 768px) {
    .inclusions-list {
        padding-left:2rem
    }

    .inclusions-list::before {
        left: .7rem
    }
}

@media screen and (min-width: 992px) {
    .tab-content-item .tab-content-wrapper {
        padding-top:4rem;
        padding-bottom: 4rem
    }

    .why-us-list {
        grid-template-columns: repeat(4,1fr)
    }

    .full-itinerary,.full-itinerary .itinerary-day {
        position: relative
    }

    .full-itinerary::before {
        content: "";
        position: absolute;
        top: 0;
        left: 2.45rem;
        height: 100%;
        border-left: 1px solid #f0f0f0
    }

    .full-itinerary .itinerary-day+.itinerary-day {
        margin-top: 4rem
    }

    .full-itinerary .day-number {
        border: none;
        background-color: #db5f15;
        border-radius: 3rem;
        color: #fff
    }

    .day-features-container {
        order: 4;
        margin-top: 3rem;
        margin-bottom: 3rem
    }

    .inclusions-list {
        padding-left: 3rem
    }

    .inclusions-list::before {
        left: .95rem
    }
}

.inclusions-list h4 {
    font-size: 1.6rem;
    line-height: 1;
    margin-left: -1.5rem;
    padding-left: 1.5rem;
    margin-bottom: 2rem;
    position: relative
}

.form-block+.form-block,.inclusions-list h4:not(:first-child) {
    margin-top: 3rem
}

.inclusions-list h4::before {
    content: "";
    position: absolute;
    content: "";
    top: 5px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 2rem;
    background-color: #db5f15;
    color: #db5f15
}

@media screen and (min-width: 768px) {
    .inclusions-list h4 {
        margin-left:-2rem;
        padding-left: 2rem
    }

    .inclusions-list h4::before {
        content: "\f00c";
        font-weight: 900;
        font-size: 1.4rem;
        text-align: center;
        font-family: "Font Awesome 5 Free";
        top: 0;
        width: 1.5rem;
        height: 1.5rem;
        background-color: #fff;
        border: 1px solid #f0f0f0
    }
}

@media screen and (min-width: 992px) {
    .inclusions-list h4 {
        margin-left:-3rem;
        padding-left: 3rem
    }

    .inclusions-list h4::before {
        width: 2rem;
        height: 2rem
    }
}

.inclusions-list h5 {
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1rem;
    margin-left: -1.5rem;
    padding-left: 1.5rem;
    position: relative
}

.inclusions-list h5::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 3px;
    width: 4px;
    height: 4px;
    background-color: #db5f15;
    border-radius: 5px
}

@media screen and (min-width: 768px) {
    .inclusions-list h5 {
        margin-left:-2rem;
        padding-left: 2rem
    }

    .inclusions-list h5::before {
        left: 5.5px
    }

    .inclusions-list .inclusions-sublist p,.inclusions-list .inclusions-sublist ul {
        display: block
    }
}

@media screen and (min-width: 992px) {
    .inclusions-list h5 {
        margin-left:-3rem;
        padding-left: 3rem;
        font-weight: 700
    }

    .inclusions-list h5::before {
        width: 6px;
        height: 6px;
        left: 7px
    }
}

.inclusions-list.not-included h5::before {
    background-color: #ccc
}

.tour-inner-title {
    font-family: Montserrat,sans-serif;
    color: #db5f15;
    margin: 0;
    font-size: 2rem
}

.form-group-2>*,.form-st-control {
    margin-bottom: 1rem
}

@media screen and (min-width: 992px) {
    .tour-inner-title {
        font-size:2.2rem
    }

    .form-st-control {
        margin-bottom: 1.5rem
    }
}

.tour-inner-title.bottom-border {
    position: relative;
    padding-bottom: 2rem;
    margin-bottom: 0
}

.tour-inner-title.bottom-border::after {
    position: absolute;
    content: "";
    border-top: 2px solid #f0f0f0;
    bottom: 0;
    width: 100%;
    left: 0
}

.tour-inner-title.bottom-margin {
    margin-bottom: 3rem
}

.previous-price {
    display: inline;
    position: relative
}

.previous-price::before {
    position: absolute;
    content: "";
    border-top: 2px dashed #db5f15;
    width: 110%;
    left: -5%;
    top: 50%
}

.form-group-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%
}

.reservations-travel .color-orange {
    color: #db5f15!important;
    fill: #db5f15
}

.form-st-control {
    position: relative;
    display: flex;
    flex-direction: column
}

.form-st-control label {
    font-family: Montserrat,sans-serif;
    color: #333;
    font-size: 1.4rem
}

.form-st-control label span {
    display: inline-block;
    margin-left: .25rem;
    color: #db5f15
}

.form-st-control span {
    font-size: 12px;
    color: txtcolor(light);
    display: inline-block;
    margin-left: 1.6rem
}

.form-st-control svg {
    width: 22px;
    margin: 0 3px 0 0;
    fill: txtcolor(light);
    position: absolute;
    left: 5px;
    top: 33px
}

.form-st-control input,.form-st-control select,.form-st-control textarea {
    appearance: none;
    background-color: #fff;
    border-radius: 3px;
    height: 4rem;
    padding: 0 1.6rem;
    width: 100%;
    border: 1px solid #ddd;
    font-size: 1.5rem;
    font-family: "Source Sans Pro",sans-serif;
    color: txtcolor(body);
    outline: red
}

.form-st-control button,.form-subtitle,.form-title {
    font-family: Montserrat,sans-serif
}

.form-st-control input:active,.form-st-control input:focus,.form-st-control select:active,.form-st-control select:focus,.form-st-control textarea:active,.form-st-control textarea:focus {
    border-color: color(co-grey)
}

.form-st-control input::-webkit-input-placeholder,.form-st-control select::-webkit-input-placeholder,.form-st-control textarea::-webkit-input-placeholder {
    font-size: 1.4rem;
    color: txtcolor(lighter)
}

.form-st-control input::-moz-placeholder,.form-st-control select::-moz-placeholder,.form-st-control textarea::-moz-placeholder {
    font-size: 1.4rem;
    color: txtcolor(lighter)
}

.form-st-control input:-ms-input-placeholder,.form-st-control select:-ms-input-placeholder,.form-st-control textarea:-ms-input-placeholder {
    font-size: 1.4rem;
    color: txtcolor(lighter)
}

.form-st-control input:-moz-placeholder,.form-st-control select:-moz-placeholder,.form-st-control textarea:-moz-placeholder {
    font-size: 1.4rem;
    color: txtcolor(lighter)
}

.form-st-control select {
    background: url(/wp-content/themes/richardlarotagmar/imagenes/icon-1.png) right 10px center no-repeat #fff;
    position: relative
}

.form-st-control textarea {
    height: unset
}

.form-st-control button {
    appearance: none;
    color: #fff;
    background-color: var(--pat23);
    border: 0;
    outline: 0;
    height: 4rem;
    border-radius: 4rem;
    text-transform: uppercase;
    width: 100%;
    max-width: 20rem
}

.form-title {
    font-size: 2rem;
    margin-bottom: 1.5rem;
    color: #db5f15
}

.form-subtitle {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.6rem;
    color: #333;
    font-weight: 700
}

.highlights,.tour-card__content .title {
    font-family: "Source Sans Pro",sans-serif
}

.highlights,.highlights strong {
    font-weight: 300!important
}

.highlights {
    color: color(co-grey-lighter);
    font-size: 16px;
    margin-bottom: 16px
}

.highlights a {
    color: color(accent)!important
}

.alert_february {
    font-size: 1.2rem;
    font-style: italic;
    display: inline-block;
    padding: .5rem .5rem .5rem 1rem;
    background-color: color(co-grey-lightest);
    color: #333;
    position: relative
}

.alert_february::before {
    content: "i";
    color: #db5f15;
    position: absolute;
    left: 0
}

.response-box {
    display: inline-block;
    padding: 1rem 2rem;
    border-radius: 3px
}

.response-box.progress {
    background-color: rgba(255,193,7,.2);
    color: #ffc107;
    border: 1px solid #ffc107
}

.response-box.success {
    background-color: rgba(40,167,70,.2);
    color: #28a745;
    border: 1px solid #28a745
}

.response-box.danger {
    background-color: rgba(220,53,70,.2);
    color: #dc3545;
    border: 1px solid #dc3545
}

.enquire-options {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.enquire-option-box {
    display: block;
    background-color: #fff;
    border: 1px solid #db5f15;
    border-radius: 3px;
    padding: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 100%
}

.enquire-option-box .icon {
    width: 3rem;
    height: 3rem;
    margin-bottom: 1rem;
    object-fit: cover
}

.enquire-option-box p {
    font-size: 1.4rem;
    line-height: 1.6
}

.enquire-option-box.alternative {
    border: 1px solid #f0f0f0;
    padding: 1rem;
    display: flex;
    background-color: #fff;
    border-radius: 5px
}

.enquire-option-box.alternative .icon {
    width: 3rem;
    height: 3rem;
    object-fit: cover;
    margin: 0 1rem 0 0
}

@media screen and (min-width: 992px) {
    .enquire-options.three-part .enquire-option-box {
        width:calc((100% - 20px)/ 3)
    }

    .enquire-option-box {
        padding: 1.5rem
    }
}

.selected-tour-box {
    border-radius: 3px;
    padding: .5rem 1rem;
    background-color: #fff;
    border: 1px solid #db5f15;
    color: #333;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    letter-spacing: 1px
}

.instagrams-container {
    display: flex;
    justify-content: space-between;
    margin-top: 2rem
}

@media screen and (min-width: 992px) {
    .instagrams-container {
        width:80%;
        margin-top: 3rem;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (min-width: 1200px) {
    .page-section .section-heading h2 {
        font-size:3.2rem
    }

    .page-section .section-heading h3 {
        font-size: 1.7rem
    }

    .pat23-trekking-associations ul {
        justify-content: center
    }

    .pat23-trekking-associations ul li {
        width: auto;
        justify-content: center
    }

    .pat23-trekking-associations ul li:not(:first-child) {
        margin-left: 2rem
    }

    .pat23-trekking-quote,.tour-inner-title {
        font-size: 2.4rem
    }

    .footer-menu-wrapper {
        width: 20%
    }

    .footer-menu-block,.tabs>li {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .main-feature-item .icon {
        width: 4rem;
        height: 4rem;
        margin-right: 2rem
    }

    .main-feature-item .content strong {
        font-size: 1.6rem
    }

    .tabs {
        justify-content: flex-start
    }

    .itinerary-summary .day-highlights {
        display: block
    }

    .st-list {
        column-count: 2;
        column-gap: 4rem
    }

    .why-us-item-outer {
        padding: 1rem
    }

    .day-feature {
        width: 32%;
        margin-top: 1.5rem;
        margin-bottom: 1.5rem
    }

    .inclusions-list {
        padding-left: 4rem
    }

    .inclusions-list::before {
        left: 1.95rem
    }

    .inclusions-list h4 {
        font-size: 1.8rem;
        line-height: 3rem;
        margin-left: -4rem;
        padding-left: 4rem
    }

    .inclusions-list h4::before {
        font-size: 1.6rem;
        left: 5px;
        width: 3rem;
        height: 3rem
    }

    .inclusions-list h5 {
        margin-left: -4rem;
        padding-left: 4rem
    }

    .inclusions-list h5::before {
        left: 1.7rem
    }

    .enquire-option-box,.enquire-option-box.alternative {
        padding: 2rem
    }

    .enquire-option-box .icon {
        margin-bottom: 2rem
    }

    .enquire-option-box.alternative icon {
        margin: 0 2rem 0 0
    }

    .instagrams-container {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0
    }
}

.instagram-card-outer {
    position: relative;
    transition: 1s
}

.instagram-card {
    border-radius: 1rem;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    margin-top: 2rem;
    margin-bottom: 2rem;
    transition: .5s;
    border: none
}

.instagram-card__image::before {
    content: "";
    position: absolute;
    background: rgba(0,0,0,.1);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.instagram-card__image img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1
}

.instagram-card__icon {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 1rem;
    right: 1rem;
    z-index: 1
}

.instagram-card__icon img {
    object-position: center center;
    object-fit: cover
}

.instagram-card__body {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
    transition: .5s ease-in;
    color: #fff;
    z-index: 1
}

.instagram-card__name,.instagram-card__nickname {
    color: #fff;
    display: block;
    font-family: Montserrat,sans-serif
}

.instagram-card__name {
    font-weight: 400;
    font-size: 1rem;
    letter-spacing: 1px;
    text-transform: uppercase
}

.instagram-card__nickname {
    font-weight: 700;
    font-size: 1.2rem;
    letter-spacing: 1.25px;
    letter-spacing: 1px
}

.instagram-card.alternative .instagram-card__nickname,.instagram-card.alternative2 .instagram-card__nickname,.instagram-card.alternative3 .instagram-card__nickname {
    color: #333
}

.instagram-card.alternative .instagram-card__user {
    background-color: rgba(255,255,255,.8);
    margin-top: 3rem;
    margin-bottom: 3rem;
    border-radius: 3rem
}

.instagram-card.alternative .instagram-card__content {
    align-items: flex-end;
    justify-content: center
}

.instagram-card.alternative2 .instagram-card__user {
    background-color: rgba(255,255,255,.8);
    margin: 2rem 0;
    border-radius: 2rem 0 0 2rem
}

.instagram-card.alternative2 .instagram-card__content {
    align-items: flex-start;
    justify-content: center;
    align-items: flex-start;
    justify-content: flex-end
}

.instagram-card.alternative3 .instagram-card__user {
    background-color: rgba(255,255,255,.8);
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin-right: 2rem;
    border-radius: 3rem
}

.instagram-card.alternative3 .instagram-card__content {
    align-items: flex-start;
    justify-content: flex-end
}

.instagram-card__content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    justify-content: flex-end;
    justify-content: flex-start;
    align-items: flex-start;
    opacity: 1;
    transition: .5s
}

.instagram-card__user {
    display: flex;
    align-items: center;
    padding: .75rem 1.2rem;
    position: relative;
    z-index: 1
}

.instagram-card__user .icon {
    width: 2rem;
    height: 2rem;
    margin-right: .75rem
}

.instagram-card__user .icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.tour-card {
    border-radius: 5px;
    border: 1px solid #f0f0f0;
    overflow: hidden;
    background-color: #ccc;
    display: block;
    color: #555;
    position: relative
}

.tour-card:hover .tour-card__content {
    bottom: 0
}

.tour-card a,.tour-card a:hover {
    color: inherit
}

.tour-card__image {
    width: 100%;
    padding-top: calc(100% * 16 / 9);
    position: relative;
    overflow: hidden
}

.tour-card__image img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0
}

.tour-card__location {
    position: absolute;
    top: 0;
    left: 0;
    padding: 2rem;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none
}

.tour-card__location span {
    display: inline-block;
    padding: .5rem 1rem;
    border-radius: 2rem;
    background-color: #fff;
    color: #db5f15;
    text-transform: uppercase;
    font-family: Montserrat,sans-serif;
    font-size: 1.2rem;
    margin-right: 1rem
}

.tour-card__content {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    bottom: -17rem;
    left: 0;
    background: linear-gradient(to top,rgba(0,0,0,.9) 0,rgba(0,0,0,.6) 50%,rgba(0,0,0,0) 100%);
    color: #fff;
    padding: 3rem 2rem;
    transition: .5s;
    width: 100%;
    height: 100%
}

.tour-card__content .title {
    font-size: 2rem;
    font-weight: 700;
    padding-bottom: .5rem;
    border-bottom: 1px solid #ccc;
    width: 100%
}

.tour-card__content .duration-price {
    font-size: 1.4rem;
    font-family: Montserrat,sans-serif;
    padding-top: .5rem
}

.tour-card__content .excerpt {
    font-size: 1.4rem;
    margin-top: 2rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

.tour-card__content .visited-places {
    font-size: 1.1rem;
    font-weight: 400;
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px
}

.tour-card__content .btn-wrapper {
    margin-top: 3rem;
    text-align: center
}

.card-blog {
    position: relative;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: hidden;
    border-radius: 1rem;
    overflow: hidden;
    background-color: #fff;
    color: #333;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    margin-bottom: 1rem
}

@media screen and (min-width: 768px) {
    .instagram-card-outer:hover {
        transform:scale(1.05);
        z-index: 2
    }

    .instagram-card-outer:hover .instagram-card__content {
        opacity: 0
    }

    .card-blog {
        margin-bottom: 1.5rem;
        margin-top: 1.5rem;
        display: block
    }

    .card-blog:hover .card-blog__image::before {
        background-color: rgba(0,0,0,.2)
    }
}

@media screen and (min-width: 992px) {
    .card-blog {
        margin-bottom:0;
        color: #fff
    }
}

.card-blog__image {
    width: calc(100% / 3)
}

.card-blog__image-wrapper {
    padding-top: 100%;
    background-color: green;
    position: relative;
    overflow: hidden
}

.card-blog__image img,.card-blog__image-wrapper img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center center;
    z-index: 0
}

.card-blog__content {
    flex: 1;
    padding: 1.5rem;
    display: flex;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    z-index: 2;
    text-align: center
}

.card-blog__content .heading {
    font-family: Montserrat,sans-serif;
    color: #555;
    font-weight: 400;
    font-size: 1.4rem;
    padding-bottom: .9rem;
    margin-bottom: .5rem;
    display: inline-block;
    position: relative
}

.card-blog__content .heading::before {
    position: absolute;
    content: "";
    width: 4rem;
    bottom: 0;
    left: calc(50% - 2rem);
    border-bottom: 4px solid #f0f0f0
}

.card-blog__content .footer {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: Montserrat,sans-serif
}

.card-blog__content .date {
    color: #ccc;
    font-family: #555;
    display: none;
    font-size: 1.3rem
}

.card-blog__content .inner-cta {
    margin-top: 2rem;
    font-size: 1.4rem;
    border-radius: 2rem;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 2.5rem 0 1.5rem;
    background-color: rgba(255,102,0,.1);
    color: #db5f15
}

.card-blog__content .inner-cta::after {
    position: absolute;
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: 1rem;
    font-size: 1rem
}

.card-blog2__title,.card-blog__content .btn {
    font-family: Montserrat,sans-serif;
    font-size: 1.4rem;
    color: #333
}

.card-blog__content .btn {
    margin-top: 2rem;
    text-transform: uppercase;
    display: inline-block;
    padding: .5rem .8rem;
    border: 1px solid #333
}

@media screen and (min-width: 768px) {
    .card-blog__image {
        width:100%
    }

    .card-blog__image-wrapper {
        width: 100%;
        padding-top: 100%
    }

    .card-blog__image-wrapper::before {
        position: absolute;
        content: "";
        background-color: rgba(0,0,0,.5);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        opacity: 1;
        transition: 1s ease-out
    }

    .card-blog__content {
        padding: 2rem;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        align-items: center;
        justify-content: center
    }

    .card-blog__content .heading {
        font-size: 1.8rem;
        color: #fff
    }

    .card-blog__content .heading::before {
        width: 6rem;
        left: calc(50% - 3rem);
        border-bottom: 1px solid #fff
    }

    .card-blog__content .footer {
        flex-direction: column;
        margin-top: 0
    }

    .card-blog__content .date {
        color: #fff;
        display: block
    }

    .card-blog__content .inner-cta {
        margin-top: 2rem;
        color: #fff;
        border: 1px solid #fff;
        padding: .5rem 3rem .5rem 2rem;
        background-color: rgba(255,102,0,0)
    }

    .card-blog__content .inner-cta::after {
        right: 1.5rem
    }

    .card-blog__content .btn {
        border: 1px solid #fff;
        color: #fff
    }
}

.card-blog2 {
    display: block;
    width: 100%;
    position: relative;
    border-radius: 1rem;
    overflow: hidden;
    background-color: #fff
}

.card-blog2:hover {
    box-shadow: 0 4px 16px rgba(0,0,0,.1)
}

.card-blog2__image img {
    transition: 2s
}

.card-blog2__image:hover img {
    transform: scale(1.1)
}

.card-blog2__content {
    padding: 2rem;
    text-align: center;
    font-family: Montserrat,sans-serif
}

.card-blog2__body {
    display: flex;
    flex-direction: column;
    align-items: center
}

.card-blog2__title {
    font-weight: 700;
    height: 3em
}

.card-blog2__date {
    font-size: 1.2rem;
    display: inline-block;
    padding-top: .9rem;
    margin-top: 1rem;
    color: #888;
    border-top: 1px solid #f0f0f0
}

.card-blog2__category {
    position: absolute;
    top: 2rem;
    right: 2rem;
    z-index: 2
}
