@charset "UTF-8";
.new_form_contact .send-form,.new_form_contact .send-form:hover {
background:var(--co-primary)
}
.pat23-menu__nav--primary>li>a,.pat23-menu__nav--primary>li>span {
line-height:normal!important;
padding:25px 25px 25px 8px
}
@media screen and (min-width:991px) {
.pat23-menu__nav--primary>li>a,.pat23-menu__nav--primary>li>span {
font-size:.9rem!important
}
}
@media screen and (min-width:1000px) {
.pat23-menu__nav--primary>li>a,.pat23-menu__nav--primary>li>span {
font-size:1rem!important
}
}
@media screen and (min-width:1200px) {
.pat23-menu__nav--primary>li>a,.pat23-menu__nav--primary>li>span {
font-size:1.3rem!important
}
}
.pat23-menu__nav--primary>li>a::before,.pat23-menu__nav--primary>li>span::before {
top:28px!important
}
.menu-view-all {
font-weight:700!important;
color:#f60!important
}
.travel-info-menu {
display:block;
background:#333;
overflow:hidden;
position:relative
}
.travel-info-menu .image img {
opacity:.4;
transition:.3s;
width:100%
}
.travel-info-menu:hover .image img {
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);
transition:.3s
}
.travel-info-menu .content {
position:absolute;
top:30%;
left:10px;
right:10px;
text-align:center;
color:#fff;
text-transform:uppercase;
font-weight:300;
line-height:normal;
font-size:12px
}
.travel-info-menu .content span {
letter-spacing:1px
}
.travel-info-menu .content strong {
font-size:14px;
display:block;
font-weight:900
}
@media screen and (max-width:428px) {
.travel-info-menu .content strong {
font-size:10px
}
}
ul.pat23-menu__nav--quaternary>li {
max-width:none!important
}
ul.pat23-menu__nav--quaternary>li a {
line-height:normal!important;
padding:7px 30px 7px 0;
height:auto!important
}
ul.pat23-menu__nav--quaternary>li a::after {
top:25%
}
a span.best_seller,a span.recommended,a span.trending {
padding:2px 5px;
border-radius:4px;
font-size:90%
}
a span.best_seller {
background:#f60;
color:#ffe1ce
}
a span.recommended {
background:#3fabaf;
color:#d9feff
}
a span.trending {
background:#c8a564;
color:#fff3de
}
.menu-image-wrapper img {
width:100%;
border-radius:8px
}
.pat23-menu__nav--grid .container-fluid {
max-width:1800px
}
.st-menu-mobile__sub-list>li>a {
font-weight:400!important;
line-height:normal!important;
padding:9px 0;
height:auto!important
}
.st-menu-mobile__sub-list>li>a span {
display:table;
margin:0 auto
}
.st-menu-mobile__list>li>a {
line-height:normal!important;
padding:11px 30px
}
.breadcrumb-content {
position:absolute;
top:5px;
left:auto
}
.breadcrumb-content .breadcrumb .breadcrumb-item {
font-size:80%!important;
color:var(--co-primary)!important;
color:var(--bs-white)!important;
letter-spacing:1px
}
.breadcrumb-content .breadcrumb .breadcrumb-item::before {
color:var(--bs-white)!important
}
.breadcrumb-content .breadcrumb .breadcrumb-item a {
color:var(--gold-bg)!important
}
#contact-form {
color:#333;
font-family:Montserrat,sans-serif;
font-size:90%
}
.new_form_contact input,.new_form_contact textarea {
width:100%;
padding:5px;
border:1px solid #d3d3d3
}
.new_form_contact label {
margin-top:8px
}
.new_form_contact h2 {
color:var(--co-primary)
}
.new_form_contact .send-form {
color:#fff;
border:0;
padding:10px 30px;
margin:0 auto!important;
display:table
}
.new_form_contact .progress {
font-size:16px!important;
height:auto!important
}
.new_form_contact .response-box {
display:table;
margin:8px auto 0
}
@media screen and (min-width:1360px) {
.pat23-menu__nav--primary>li>a,.pat23-menu__nav--primary>li>span {
font-size:1.45rem!important
}
.slide-image img {
width:100%;
height:100%;
-o-object-fit:cover;
object-fit:cover
}
}.W-100,.w-100 {
width: 100%;
}
.W-75,.w-75 {
width: 75%;
}
.W-50,.w-50 {
width: 50%;
}
.W-25,.w-25 {
width: 20%;
}
.text-center{
text-align: center !important;
}
.text-right{
text-align: right !important;
}
.text-left{
text-align: left !important;
}
.section-description-container{
padding: 0px 15px;
}
.section-description-container h2{
color: var(--fc-dark-100);
}
.section-description-container p{
margin: 8px 0px;
}
.section-grey{
padding: 50px 0px;
margin: 50px 0px;
background: var(--grey-35)
}
.our-collaborators-img{
padding: 15px;
margin: 15px;
}
.our-collaborators-img .stars_guide{
height: 15px;
}
.our-collaborators-img a{
position: relative;
display: block;
}
.our-collaborators-img a .icon_guide{
position: absolute;
right: 0px;
bottom: 10px;
width: 85px;
height: 85px;
background: #F1F1F1;
border: 6px solid #FFFFFF;
padding: 15px;
border-radius: 50%;
overflow: hidden;
transition: 0.5s;
}
.our-collaborators-img a:hover .icon_guide{
background: #333;
transition: 0.5s;
}
.our-collaborators-img a .icon_guide img{
width: 100%;
filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%);
-webkit-filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%);
}
.our-collaborators-img a img.img_guide{
border-radius: 50%;
margin-bottom: 10px;
transition: 0.5s;
}
.our-collaborators-img a img.img_guide:hover{
transition: 0.5s;
} .guide-main-img{
border-radius: 50%;
}
.icon-certificates-container{
background: #FFFFFF;
padding: 20px;
margin: 15px 0px 0px 0px;
border-radius: 5px;
}
.icon-certificates-container h3{
color: #000;
}
.icon-certificates{
padding: 15px;
}
.icon-certificates img{
-webkit-filter: invert(35%) sepia(86%) saturate(839%) hue-rotate(349deg) brightness(104%) contrast(97%);
filter: invert(35%) sepia(86%) saturate(839%) hue-rotate(349deg) brightness(104%) contrast(97%);
}  .essential-packing-list-title{ margin-top: 40px;}
.essential-packing-list-title h3{ font-weight: 900; font-size: 2.4rem; text-align: center; margin: 0rem auto 3rem auto; display: table; padding: 1.2rem 6rem; border-radius: 50px; border: 1px solid #db5f15;}
.essential-packing-list{ font-size: 1.6rem; border: 1px solid var(--grey-35); padding: 20px; margin-bottom: 20px; }
.essential-packing-list h4{ font-weight: 900; font-size: 1.8rem; margin: 1.5rem 0rem; color: #333; }
.essential-packing-list-img{ padding: 15px;}
.essential-packing-list-img img{ width: 100%; border-radius: 15px; }
.packing-black { background: #333; color: #FFFFFF; border-radius: 5px;}
.packing-black .essential-packing-list-title h3{ color: #FFFFFF; background: #D04D11;}
.packing-black .essential-packing-list { border: 0px;}
.packing-black .essential-packing-list h4{ color: #FFFFFF;}
@media (max-width: 1200px) {
.essential-packing-list p{ display: none;}
}
.section-description-packing-list{
padding: 0px 15px;
}
.section-description-packing-list h2{
color: var(--fc-dark-100);
}
.section-description-packing-list p{
margin: 8px 0px;
} .itinerary-faq{
padding: 10px;
font-size: 110%;
text-align: center;
}
.itinerary-faq p{
margin: 4px 0px;
padding: 4px 0px;
} .menu-travel-info ul li{
height: auto !important;
line-height: 20px !important; font-weight: bold;
padding: 20px 15px 20px 0px;
}  .tour-card .tour-btn{
border: 1px solid #fff;
font-weight: 600;
}
.tour-card .tour-btn:hover{
background-color: rgba(0, 0, 0, 0.5) !important;
}  .package_treks_card{
overflow: hidden;
border-radius: 12px 12px 0px 0px;
font-family: "Montserrat", sans-serif;
background: #ffffff;
}
.package_treks_card .package_treks_card__heading{
position: relative;
background: #ff6600;
}
.package_treks_card .package_treks_card__heading .package_treks_card__image img{
transition: 0.3s;
width: 100%;
}
.package_treks_card .package_treks_card__heading .package_treks_card__image img:hover{
transition: 0.3s;
opacity: 0.9;
}
.package_treks_card .package_treks_card__heading .package_treks_card__details{
position: absolute;
bottom: 5px;
font-size: 12px;
font-weight: 400;
display: flex;
left: 20px;
right: 20px;
color: #FFFFFF;
-moz-box-pack: justify;
justify-content: space-between;
flex-wrap: wrap;
}
.package_treks_card .package_treks_card__heading .package_treks_card__details>div{
display: table-cell;
}
.package_treks_card .package_treks_card__heading .package_treks_card__details img{
border: 1px solid #000000;
width: 25px;
height: 25px;
padding: 3px;
border-radius: 50%;
font-size: 10px;
}
.package_treks_card .package_treks_card__content{
padding: 20px;
}
.package_treks_card .package_treks_card__content .duration_price{
font-size: 14px;
font-weight: 400;
color: #555555;
}
.package_treks_card .package_treks_card__content .title {
font-weight: 900;
font-size: 18px;
margin: 10px 0px;
line-height: 22px;
}
.package_treks_card .package_treks_card__content .title a{
color: #333333;
}
.package_treks_card .package_treks_card__content .title a:hover{
color: #ff6600;
}
.package_treks_card .package_treks_card__content .package_treks_card__footer{
display: table;
width: 100%;
}
.package_treks_card .package_treks_card__content .package_treks_card__footer .reviews{
font-size: 14px;
font-weight: 400;
color: #555555;
display: table-cell;
}
.package_treks_card .package_treks_card__content .package_treks_card__footer .reviews img{
width: 18px;
height: 18px;
margin-top: -4px;
}
.package_treks_card .package_treks_card__content .package_treks_card__footer .button{
text-align: right;
}
.package_treks_card .package_treks_card__content .package_treks_card__footer .button a{
background: #FF6600;
color: #FFFFFF;
font-size: 14px;
font-weight: 700;
padding: 8px 14px;
border-radius: 5px;
transition: 0.3s;
}
.package_treks_card .package_treks_card__content .package_treks_card__footer .button a:hover{
background: #333333;
color: #FFFFFF;
transition: 0.3s;
} .package_treks_alternative_card{
overflow: hidden;
border-radius: 12px;
font-family: "Montserrat", sans-serif;
background: #ffffff;
box-shadow: 3px 3px 10px #E0E0E0;
margin-bottom: 10px;
}
.package_treks_alternative_card .package_treks_alternative_card__heading{
position: relative;
background: #ff6600;
}
.package_treks_alternative_card .package_treks_alternative_card__heading .package_treks_alternative_card__image img{
transition: 0.3s;
width: 100%;
}
.package_treks_alternative_card .package_treks_alternative_card__heading .package_treks_alternative_card__image img:hover{
transition: 0.3s;
opacity: 0.9;
}
.package_treks_alternative_card .package_treks_alternative_card__content{
padding: 20px;
}
.package_treks_alternative_card .package_treks_alternative_card__content .duration_price{
font-size: 14px;
font-weight: 400;
color: #555555;
}
.package_treks_alternative_card .package_treks_alternative_card__content .title {
font-weight: 900;
font-size: 16px;
margin: 10px 0px 0px 0px;
line-height: 22px;
height: 23px;
}
.package_treks_alternative_card .package_treks_alternative_card__content .title a{
color: #333333;
}
.package_treks_alternative_card .package_treks_alternative_card__content .title a:hover{
color: #ff6600;
}
.package_treks_alternative_card .package_treks_alternative_card__content .details{
color: #555555;
margin: 25px 0px 35px 0px;
font-size: 13px;
font-weight: 400;
}
.package_treks_alternative_card .package_treks_alternative_card__content .details ul li{
margin: 7px 0px 7px 0px;
}
.package_treks_alternative_card .package_treks_alternative_card__content .details ul li ul.trek-level{
display: inline-block;
margin-bottom: -1px;
}
.package_treks_alternative_card .package_treks_alternative_card__content .details ul li ul.trek-level li{
display: table-cell;
height: 10px;
width: 30px;
background: #DDDDDD;
border-left: 2px solid #ffffff;
}
ul.level-1 li:nth-child(1){ background: #ff6600 !important; }
ul.level-2 li:nth-child(1), ul.level-2 li:nth-child(2){ background: #ff6600 !important; }
ul.level-3 li:nth-child(1), ul.level-3 li:nth-child(2), ul.level-3 li:nth-child(3){ background: #ff6600 !important; }
ul.level-4 li:nth-child(1), ul.level-4 li:nth-child(2), ul.level-4 li:nth-child(3), ul.level-4 li:nth-child(4){ background: #ff6600 !important; }
ul.level-5 li:nth-child(1), ul.level-5 li:nth-child(2), ul.level-5 li:nth-child(3), ul.level-5 li:nth-child(4), ul.level-5 li:nth-child(5){ background: #ff6600 !important; }
.package_treks_alternative_card .package_treks_alternative_card__content .package_treks_alternative_card__footer{
display: table;
width: 100%;
}
.package_treks_alternative_card .package_treks_alternative_card__content .package_treks_alternative_card__footer .reviews{
font-size: 12px;
font-weight: 400;
color: #555555;
display: table-cell;
}
.package_treks_alternative_card .package_treks_alternative_card__content .package_treks_alternative_card__footer .reviews img{
width: 18px;
height: 18px;
margin-top: -4px;
}
.package_treks_alternative_card .package_treks_alternative_card__content .package_treks_alternative_card__footer .button{
text-align: right;
}
.package_treks_alternative_card .package_treks_alternative_card__content .package_treks_alternative_card__footer .button a{
background: #FF6600;
color: #FFFFFF;
font-size: 11px;
font-weight: 700;
padding: 8px 14px;
border-radius: 5px;
transition: 0.3s;
}
.package_treks_alternative_card .package_treks_alternative_card__content .package_treks_alternative_card__footer .button a:hover{
background: #333333;
color: #FFFFFF;
transition: 0.3s;
}
.hotel_upgrade {
border-bottom: 1px solid #DBDBDB;
margin: 18px 0px;
padding: 18px 0px;
font-family: "Poppins", sans-serif;
}
.hotel_upgrade h3{
font-size: 1em;
}
.hotel_upgrade .hotel_img{
background: #FF6600; 
display: table;
border-radius: 50%;
padding: 15px;
margin: 0px auto 8px auto;
}
.hotel_upgrade .hotel_img img{
width: 60px;
height: 60px;
}
.hotel_upgrade strong{
font-size: 1.7em;
display: block;
color: #FF6600;
letter-spacing: -2px;
}
.hotel_upgrade em{
font-size: 0.9em;
}
.packing-list-container>div{
margin-bottom: 20px !important;
}
.packing-list-content{
text-align: center;
border-radius: 5px;
display: inline-block;
width: 100%;
height: 100%;
padding: 10px;
background: rgb(248, 249, 250);
background-repeat: repeat;
}
.packing-list-content .packing-list-content_image{}
.packing-list-content .packing-list-content_image img{
width: 100%;
}
.packing-list-content .packing-list-content_text{}
.height-4{
height: 4em;
} @media (max-width: 10000px) {.youtube_player{ width: 700px; height: 394px;}}
@media (max-width: 1920px) {.youtube_player{ width: 700px; height: 394px;}}
@media (max-width: 800px) {.youtube_player{ width: 500px; height: 281px;}}
@media (max-width: 700px) {.youtube_player{ width: 400px; height: 225px;}}h2.rmtitle25 {
width: 100%;
color: #333;
position: relative;
font-family: Montserrat, sans-serif;
font-weight: 900;
margin-top: 0;
font-size: 2rem;
margin-top: 3rem;
}
h2.rmtitle25:after {
position: absolute;
content: "";
width: 8rem;
height: 4px;
border-radius: 4px;
background-color: #004ba1;
left: 0;
bottom: 0;
}
ul.rmul {
color: #444;
font-weight: 400;
margin-left: 30px;
margin-bottom: 20px;
list-style: disc;
} .aside_packages h2 {
color: #fff;
background: var(--pat23);
padding: 1rem;
text-align: center;
text-transform: uppercase;
font-weight: 500;
font-size: 2rem;
}
.items_aside_packages {
display: flex;
align-items: center;
justify-content: space-between;
padding: 5px;
border-bottom: solid 1px #dcdcdc;
}
.items_aside_packages img {
border-radius: 5px;
width: 100%;
}
.img_aside_packages {
width: 30% !important;
}
.text_aside_packages {
width: 70%;
padding-left: 0.5rem;
font-size: 12px;
}
.aside_packages {
background: #fff;
margin-bottom: 1rem;
}
.text_aside_packages p:nth-of-type(1) {
color: #666;
}
.text_aside_packages p:nth-of-type(2) {
color: #666;
}
.text_aside_packages p:nth-of-type(2) span {
font-weight: 800;
color: var(--bgcolor_first);
}
.text_aside_packages p:nth-of-type(2) span sub {
vertical-align: baseline;
font-size: 0.75em;
bottom: 0;
} .sliderSpecial {
position: fixed;
width: 260px;
bottom: 15px;
left: 0;
z-index: 100;
transition: all 3s;
border: solid var(--pat23);
background: #f3f2ef;
}
.closeSpecial {
position: absolute;
right: -15px;
top: -15px;
font-size: 19px;
font-weight: bolder;
font-family: var(--font_content);
background: #e00;
border-radius: 50%;
width: 32px;
height: 32px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.sliderSpecial.showSpecial {
margin-left: -250px;
}
.sliderSpecial.showSpecial svg {
transform: rotate(45deg);
}
.sliderSpecial svg {
transition: transform 0.3s;
width: 20px;
height: 20px;
}
.sliderSpecial h2 {
font-family: var(--font_title);
padding-bottom: 5px;
margin-bottom: 12px;
border-bottom: dashed 1px var(--bgcolor_first);
}
.BoxPopUp.black-studio-tinymce-37, .BoxPopUp.black-studio-tinymce-38, .BoxPopUp.black-studio-tinymce-40 {
padding: 7px;
font-size: 13px;
line-height: 1.4;
text-align: center;
}
.BoxPopUp.black-studio-tinymce-37 a, .BoxPopUp.black-studio-tinymce-38 a, .BoxPopUp.black-studio-tinymce-40 a {
background: #e00;
color: #fff;
padding: 4px 9px;
display: table;
margin: 10px auto 0;
border-radius: 5px;
text-transform: uppercase;
font-size: 12px;
} .cta-box,.incatrail2024 p,.texthomerm {
text-align:center
}
.glam-card-article-img,.p-22 {
overflow:hidden
}
*,.f15 {
font-family:Poppins,sans-serif
}
:root {
--background-primario:#004ba1;
--pat23:#004ba1;
--pat24:#495057;
--pat25:invert(12%) sepia(80%) saturate(5931%) hue-rotate(203deg) brightness(86%) contrast(101%);
--background-secundario:#f7f7f7;
--color-primario:#004ba1;
--color-silver:#777;
--background-gold:#daa520
}
* {
padding:0;
margin:0;
box-sizing:border-box
} .glam-card-article-img img,.img-fluid {
max-width:100%;
height:auto
}
.content-single,a.btn-primary i {
color:#333!important
}
.content-single a,.content-single a:hover {
color:#0054cb!important;
font-weight:700
}
.content-single p,.p-22 {
text-align:justify
}
.texthomerm .titlerm {
font-size:1.8rem;
color:var(--pat23);
font-family:poppins;
font-weight:700;
text-transform:uppercase
}
.texthomerm .contenrm {
font-size:1.3rem;
text-transform:capitalize;
color:#333;
font-family:Poppins;
font-weight:400
}
.homepattext {
background-color:#f0f0f0;
margin-top:4rem;
margin-bottom:3rem;
padding-top:4rem;
padding-bottom:3rem
}
.tour-preci,a span.best_seller {
background:#004ba1;
color:#fff
}
#tablist1-panel2 h3:after,#tablist1-panel3 h3:after,#tablist1-panel4 h3:after,.content-single h1:after,h3.richardtitle:after {
position:absolute;
content:"";
width:8rem;
height:4px;
border-radius:4px;
background-color:#004ba1;
left:0;
bottom:0
}
.inclusions-list li:before,.inclusions-listno li:before {
left:-1.35em;
width:8px;
right:0;
height:8px;
content:"";
top:6px
}
.breadcrumbrm {
position:absolute;
top:5px;
left:auto
}
.breadcrumbrm span {
color:#fff;
font-size:90%!important
}
.breadcrumbrm span a,.cw {
color:#fff
} .li-incluye li::marker {
color: #0054cb;
font-size: 1.2em
}
.li-noincluye li::marker {
color: red;
font-size: 1.2em;
}
.content-single ul,ol {
list-style: disc !important;
padding-left: 3rem;
margin-bottom: 1rem;
} .p30 {
padding:30px 0
}
.borderrichard {
width:100%;
padding:1rem;
border-radius:.5rem;
box-shadow:0 2px 6px rgb(0 0 0 / 10%);
border:1px solid #f0f0f0;
margin-bottom:1rem
}
.border-bottom {
border-bottom:1px solid #dee2e6!important
}
.border-top {
border-top:1px solid #dee2e6!important
}
.tour-preci {
position:absolute;
left:50%;
transform:translate(-50%,-50%);
padding:10px 15px;
border-radius:5px;
font-weight:700;
font-size:14px
}
.d-flex {
display:flex!important
}
.f15 {
font-size:15px
}
.cn {
color:#000;
font-size:1.8rem
}
.f28 {
font-size:28px
}
.content-single h3 {
font-size:16px;
font-weight:600;
color:#333;
text-transform:uppercase;
margin-bottom:1.2rem;
margin-top:1.2rem
}
.content-single p:not(:last-child) {
margin-bottom:1.5rem
}
.table {
--bs-table-bg:transparent;
--bs-table-accent-bg:transparent;
--bs-table-striped-color:#212529;
--bs-table-striped-bg:rgba(0, 0, 0, 0.05);
--bs-table-active-color:#212529;
--bs-table-active-bg:rgba(0, 0, 0, 0.1);
--bs-table-hover-color:#212529;
--bs-table-hover-bg:rgba(0, 0, 0, 0.075);
color:#212529;
vertical-align:top;
border-color:#dee2e6
}
.content-single table,.table {
width:100%;
max-width:100%;
margin-bottom:1rem;
background-color:transparent
}
table {
caption-side:bottom;
border-collapse:collapse
}
.table>tbody {
vertical-align:inherit
}
.table>:not(caption)>*>* {
padding:.5rem;
background-color:transparent;
border-bottom-width:1px;
box-shadow:inset 0 0 0 9999px transparent
}
tbody,td,tfoot,th,thead,tr {
border:0 solid;
border-color:inherit
}
.table-sm td,.table-sm th {
padding:.3rem
}
.my-4 {
margin-top:1.5rem!important;
margin-bottom:1.5rem!important
}
.table-sm>:not(caption)>*>* {
padding:.25rem
}
..content-single table td,.content-single table th,.table td,.table th {
padding:.75rem;
vertical-align:top;
border-top:1px solid #dee2e6
}
#tablist1-panel2 h3,#tablist1-panel3 h3,#tablist1-panel4 h3,h3.richardtitle {
letter-spacing:1px;
padding-bottom:1rem;
text-transform:uppercase;
font-weight:700;
width:100%
}
.accepted-payment-methods,.customer-assistance-box {
width:100%;
padding:1rem;
border-radius:1rem;
box-shadow:0 2px 6px rgb(0 0 0/10%);
border:1px solid #f0f0f0;
margin-bottom:1rem
}
.content-single .responsive-tabs .responsive-tabs__list__item {
background-color:#004ba1;
color:#fff;
text-transform:uppercase;
padding:15px 10px;
top:0;
margin:0 5px 0 0;
border-radius:5px;
border:none;
font-weight:300;
position:relative;
transition:.3s ease-out;
font-size:15px
}
.content-single .responsive-tabs .responsive-tabs__list__item--active,.content-single .responsive-tabs .responsive-tabs__list__item--active:hover,.content-single .responsive-tabs .responsive-tabs__list__item:hover {
background-color:#495057;
color:#fff;
padding:15px 10px 15px 12px;
top:0;
border-radius:5px 0 9px 5px;
border:none!important;
margin-right:15px;
position:relative;
transition:.3s ease-out
}
.content-single .responsive-tabs .responsive-tabs__list__item::before {
content:"";
border-top:41px solid var(--bgcolor_second)
}
.content-single .responsive-tabs .responsive-tabs__panel {
padding:0!important
}
.content-single .responsive-tabs ul.responsive-tabs__list {
margin:20px 0 0!important;
border:none!important
}
.content-single .responsive-tabs .responsive-tabs__list__item:hover::before {
opacity:1
}
.content-single .responsive-tabs .responsive-tabs__list__item--active::after {
content:"";
border-top:41px solid var(--bgcolor_second);
content:"";
position:absolute;
top:0;
left:100%;
width:0;
height:0;
border-top:41px solid #495057;
border-right:14px solid transparent;
z-index:9;
transition:.3s ease-out
}
.content-single .responsive-tabs .responsive-tabs__list__item::before {
content:"";
position:absolute;
top:0;
left:100%;
width:0;
height:0;
border-top:41px solid #495057;
border-right:14px solid transparent;
z-index:9;
opacity:0;
transition:.3s ease-out
}
#tablist1-panel2 p {
margin:15px 0
}
#tablist1-panel5 h3 {
margin:1.5rem 0 2rem!important;
color:#333;
font-size:1.5rem;
font-weight:700;
position:relative
}
.inclusions-list li,.inclusions-listno li,h3.richardtitle {
margin-bottom:1rem
}
#tablist1-panel5 h3::before {
width:100%;
content:"";
position:absolute;
bottom:-1rem;
left:0;
border-bottom:1px solid #f0f0f0
}
#tablist1-panel5 h3::after {
content:"";
position:absolute;
bottom:-1rem;
left:0;
width:5rem;
border-bottom:1px solid #004ba1
}
#tablist1-panel2 h3,#tablist1-panel3 h3,#tablist1-panel4 h3 {
font-size:2rem;
position:relative;
margin-bottom:1rem
}
.inclusions-list,.inclusions-listno {
margin-bottom:4rem;
padding-left:1.5rem;
position:relative
}
.inclusions-list::before,.inclusions-listno::before {
content:"";
position:absolute;
top:0;
left:.5rem;
height:100%;
border-left:1px solid #f0f0f0
}
.inclusions-list li:before {
position:absolute;
background-color:#004ba1;
border-radius:5px
}
.inclusions-listno li:before {
position:absolute;
background-color:#212529;
border-radius:5px
}
h3.richardtitle {
font-size:2.2rem;
position:relative
}
#tablist1-panel5 ul,------------------------------ #tablist1-panel1 ul {
list-style:none;
padding:0 0 0 .5rem;
margin:1rem 0 1.5rem!important
}
#tablist1-panel1 ul li,#tablist1-panel5 ul li {
list-style:none;
padding:0 0 0 1rem;
margin:0
}
#tablist1-panel1 ul li::before,#tablist1-panel5 ul li::before {
content:"";
position:absolute;
top:6px;
left:3px;
width:4px;
height:4px;
background-color:#495057;
border-radius:5px
}
@media (min-width:992px) {
#tablist1-panel1 h3:before {
display:block;
content:"\f3c5";
z-index:2;
position:absolute;
font-family:FontAwesome;
color:#fff;
font-size:12px;
top:10px;
left:2px;
transform:translate(-50%,-50%)
}
#tablist1-panel1 h3:first-of-type:after {
background:#004ba1!important;
color:#fff!important
}
#tablist1-panel1 h3:after {
content:"";
background:#004ba1;
width:24px;
height:24px;
float:left;
left:-10px;
border-radius:50%;
text-align:center;
position:relative;
top:-2px
}
}
#tablist1-panel1 h3:after,#tablist1-panel1 h3:before,#tablist1-panel1 h3:first-of-type:after {
display:none
}
.responsive-tabs .responsive-tabs__panel h3 {
margin-left:.5rem;
color:#000;
font-size:17px;
position:relative;
font-weight:900;
margin-top:30px;
margin-bottom:10px;
font-family:Montserrat,sans-serif
}
blockquote {
margin:0;
padding:.7rem;
border:1px solid #f0f0f0;
background-color:#004ba10a;
border-radius:5px
}
a span.best_seller,a span.recommended,a span.trending {
padding:2px 5px;
border-radius:4px;
font-size:90%
}
a span.recommended {
background:#3fabaf;
color:#fff
}
a span.trending {
background:#17a2b8;
color:#ffff
}
.content-single h1 {
width:100%;
color:#333
}
.content-single h2 {
font-weight:600;
color:#333;
text-transform:uppercase;
margin-bottom:1.2rem;
!i;!;
margin-top: 0;
font-size: 2rem;
font-family: Montserrat, sans-serif;
font-weight: 900;
padding-bottom: 2rem;
margin-bottom: 2rem;
}
.content-single li strong {
font-weight:600;
color:#004ba1
}
#tablist1-panel1 ul {
list-style:none;
padding:0;
margin:1.3rem
}
output {
display:inline-block
}
.fwb700 {
font-weight:700;
font-family:Poppins,sans-serif!important
}
.btn,.p-22 {
font-weight:400
}
.position-relative {
position:relative!important
}
.glam-card,.p-22 {
position:relative
}
.glam-card {
background:#fff;
border-radius:15px;
box-shadow:0 3px 24px rgb(0 0 0 / 10%);
margin-bottom:25px
}
.glam-card-article-info {
padding:0 5px
}
.p-22 {
-webkit-box-orient:vertical;
-webkit-line-clamp:5;
display:-webkit-box;
font-size:.86em;
line-height:1.3;
padding:3px 2em;
margin:1rem 0 0 .1rem;
text-overflow:ellipsis
}
.glam-card-article-footer {
align-items:center;
border-top:1px solid hsla(0,0%,69%,.102);
display:flex;
justify-content:space-between;
margin-top:20px;
padding:20px
}
.glam-card-article-meta,.glam-card-article-meta1 {
border-radius:8px;
box-shadow:0 3px 24px rgb(0 0 0 / 10%);
padding:10px 0;
position:relative;
text-align:center;
background-color:var(--pat23)
}
.glam-card-article-img img {
border-radius:5px;
max-height:300px;
min-height:300px;
-o-object-fit:cover;
object-fit:cover;
width:100%
}
.glam-card-article-meta {
margin:-15px 25px 20px
}
.glam-card-article-meta ul,.glam-card-article-meta1 ul {
list-style:none;
margin:0;
padding:0
}
.glam-card-article-meta ul li:first-child,.glam-card-article-meta1 ul li:first-child {
border-right:2px solid #fff;
padding-left:4px
}
.glam-card-article-meta ul li {
color:#fff;
display:inline-block;
font-size:13px;
line-height:1;
padding:0 10px;
position:relative
}
@media (min-width:992px) {
.glam-card-article-meta ul li {
color:#fff;
display:inline-block;
font-size:14px;
line-height:1;
padding:0 10px;
position:relative
}
}
.glam-card-article-meta ul li i,.glam-card-article-meta1 ul li i {
position:relative
}
.glam-card-article-meta1 {
margin:-15px 18px 10px
}
.glam-card-article-meta1 ul li {
color:#fff;
display:inline-block;
font-size:12px;
line-height:1;
padding:0 10px;
position:relative
}
.glam-card-article-footer-price1 span {
font-size:1.12em;
font-weight:600
}
.glam-card-article-info a {
color:#000;
text-align:center;
text-decoration:none
}
.fs-6 {
font-size:1.6rem!important
}
.glam-card-article-footer a {
border:1px solid var(--pat23);
border-radius:1rem;
color:#000;
font-size:1.5rem;
padding:.3em 1em;
text-decoration:none;
transition:background .3s ease-in-out;
white-space:nowrap
}
.glam-card-article-footer-price span {
font-size:1.7em;
font-weight:600
}
.glam-card-article-footer a:hover {
background:var(--pat23);
color:#fff;
transition:background .3s ease-in-out
}
.payment-cards-icons {
display:flex;
align-items:center;
justify-content:center;
margin-top:1rem;
margin-bottom:1rem
}
.overflow-hidden {
overflow:hidden!important
}
.btn-success {
color:#fff;
background-color:#28a745;
border-color:#28a745
}
.btn {
display:inline-block;
color:#212529;
text-align:center;
vertical-align:middle;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
background-color:transparent;
border:1px solid transparent;
padding:.375rem .75rem;
font-size:1.5rem;
line-height:1.5;
border-radius:.25rem;
transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
.btn-primary,.green.accent-4 {
background-color:#fff!important
}
.green.accent-4 {
color:#333!important;
border:1.5px solid green;
border-radius:1rem
}
a.green.accent-4 i {
color:green!important
}
.pat23-menu__nav--quaternary>li a:hover,.text-white {
color:#fff!important
}
.cta-box .cta-box_message {
font-size:1.5rem;
margin-bottom:3rem
}
.presentation-card2 {
display:block;
width:100%;
position:relative
}
.text-white {
font-weight:600
}
.btn-block {
display:block;
width:100%
}
.btn:not(:disabled):not(.disabled) {
cursor:pointer
}
.btn-block+.btn-block {
margin-top:.5rem
}
.btn-primary {
color:#333!important;
border:2px solid #007bff;
border-radius:1rem
}
.btn-secondary {
color:#fff;
background-color:#6c757d;
border-color:#6c757d
}
.pat23-menu__nav--quaternary>li:hover {
color:#fff;
border-left:5px solid #4b4b4d;
background-color:#004ba1;
margin-bottom:10px
}
.pat23-menu__nav--quaternary>li a:hover:after {
color:#fff
}
.pat23-menu__nav--quaternary>li a {
margin-left:10px;
height:2rem!important;
line-height:2rem!important;
font-weight:500!important;
color:#888;
font-family:Poppins,sans-serif;
display:block;
position:relative;
-webkit-transition:.2s;
transition:.2s
}
.pat23-menu__nav--quaternary>li {
border-bottom:1px solid #f0f0f0;
position:relative;
max-width:35rem;
margin-left:.5rem;
border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
border-left:5px solid #004ba1;
background:#fff;
margin-bottom:10px
}
.menu-view-all {
font-weight:700!important;
color:#004ba1!important
}
.swiper-button-next:after,.swiper-button-prev:after {
font-size:30px!important;
color:#fff!important
}
.textsslide {
position:absolute;
bottom:40px;
text-align:center
}
.textsslide h4 {
color:#fff;
padding:10px;
z-index:11;
font-size:40px;
text-shadow:2px 4px 7px #343434
}
.textsslide h5 {
color:#e4e4e4;
display:inline-block;
font-size:18px;
text-shadow:4px 4px 6px #000
}
.textsslide h6 {
color:#fff;
padding:10px;
z-index:11;
font-size:14px
}
.textsslide h6 a {
color:#fff;
background-color:var(--pat23);
display:inline-block;
padding:15px 35px;
text-decoration:none;
border-radius:30px
}
.textsslide h6 a:hover {
background-color:#444
}
.text-muted {
color:#6c757d!important
}
.text-primary {
color:#007bff!important
}
.screen-reader-text {
clip:rect(1px,1px,1px,1px);
word-wrap:normal!important;
border:0;
-webkit-clip-path:inset(50%);
clip-path:inset(50%);
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute!important;
width:1px
}
#lang_choice_polylang-3 {
width:48px;
font-size:15px;
background:0 0;
border:1px solid silver;
border-radius:5px;
padding:4px 5px
}
.rymar {
position:relative;
padding:0;
margin:0;
list-style:none
}
.rymar-list li {
font-weight:600;
margin:.5em 0;
padding:1em;
background:#fff;
box-shadow:0 1px 4px rgb(0 0 0 / 25%);
border-radius:5px;
font-size:16px;
list-style:none;
border-left:5px solid var(--pat23)
}
.p-rymar {
padding:1.5em 0
}
.incatrail2024 {
position: absolute;
color: #fff;
margin-top: 38px;
float: right;
width: 100%;
z-index: 2;
margin-left: 41rem;
}
.incatrail2024 p {
color:#fff;
z-index:1;
position:relative
}
.incatrail2024 p span {
color:#fff;
font-size:2rem;
font-weight:700;
width:100%!important;
text-shadow:3px 1px 0 #043e81
}
.btnrichardlg {
display:inline-block;
background:linear-gradient(#004ba1 60%,#043e81 40%);
color:#fff;
padding:8px 20px;
border-radius:20px;
margin-left:23px;
margin-top:12px
}
.incatrail2024 p {
font-size: 1.2rem;
margin: 1rem;
}
ul.richardulincatrail {
color: #fff;
z-index: 1;
position: relative;
font-size: 1.2rem;
} .hero-slide__info-right{
position: absolute;
bottom: 60%;
width: 100%;
z-index: 5;
font-size: 95%;
}
.hero-slide__info-right .hero-slide__info-content{
width: 500px;
background:none;
color: #FFFFFF;
display: table;
margin: 0% 0% 0% auto;
border-radius: 1em;
padding: 2em;
margin-right: 2em;
}
.hero-slide__info-right .hero-slide__info-content ul.hero-slide__awards {
display: table;
margin: 0 auto;
}
.hero-slide__info-right .hero-slide__info-content ul.hero-slide__awards li{
display: table-cell;
padding: 10px;
}
.hero-slide__info-right .hero-slide__info-content ul.hero-slide__awards li img{
height:  80px;
border-radius: 8px;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__text{
text-align: left;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__text h2{ font-weight: bold; text-align: center; margin-bottom: 0.5em; color: var(--co-primary);}
.hero-slide__info-right .hero-slide__info-content .hero-slide__sub-text{
color: #ffff33;
font-style: italic;
margin-top: 1em;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__text ul{
font-size: 95%;
margin: 1em 0em 2em 0em;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__text ul li{
margin-bottom: 0.5em;
margin-left: 0.5em;
padding-left: 1.5em !important;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__text ul li::before{
font-size: 1em;
color: var(--co-primary);
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__links a{
display: table;
padding: 0.6em 1.2em;
background: var(--co-primary);
color: white;
margin: 1em auto;
border-radius: 2em;
font-weight: bold;
font-size: 120%;
transition: 0.5s;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__links a:hover{
color:  var(--co-primary);
background: #ffffff;
transition: 0.5s;
}
@media (max-width: 1200px) {
.hero-slide__info-right .hero-slide__info-content .hero-slide__text ul{
display: none;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__sub-text{
text-align: center;
}
.hero-slide__info-right .hero-slide__info-content{
width: 450px !important;
}
.hero-slide__info-right .hero-slide__info-content ul.hero-slide__awards li img{
height: 70px;
}
}
@media (max-width: 992px) {
.hero-slide__info-right{ width: 100% !important; bottom: 2%;}
.hero-slide__info-right .hero-slide__info-content .hero-slide__text p, .hero-slide__info-right .hero-slide__info-content .hero-slide__sub-text{
display: none;
}
.hero-slide__info-right .hero-slide__info-content{
width: 100% !important;
bottom: 0%;
padding: 0.5em !important;
background: none;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__links a{
padding: 0.6em 1.2em;
font-size: 100%;
}
.hero-slide__info-right .hero-slide__info-content ul.hero-slide__awards li img{
height: 40px;
}
}
@media (max-width: 480px) {
.hero-slide__info-right .hero-slide__info-content { margin: 0px !important; }
.hero-slide__info-right .hero-slide__info-content .hero-slide__text h2{ display: none; }
.btn-pat23.link-ahead-icon{ border: 10px solid #D02960; display: none !important;}
}
.card-play{
position: absolute;
font-size: 1.5em;
right: 0.5em;
top: 0.5em;
width: 3em;
height: 1.9em;
background: var(--co-primary);
border-radius: 0.4em;
color: white;
-moz-box-align: center;
align-items: center;
text-align: center;
-moz-box-pack: center;
justify-content: center;
display: flex;
transition: 0.3s;
}
.card-trip:hover .card-play{
background: var(--co-primary-hover);
transition: 0.3s;
}
.fancybox__content>.carousel__button.is-close {
position: absolute;
color: var(--pat23);
padding: 10px ;
right: 0 !important;
top: 0 !important;
}
@media (min-width: 1024px){
.fancybox__slide {
padding: 6px !important;
}}
#contact-form{
color: #333;
font-family: "Montserrat", sans-serif;
font-size: 90%;
}
.new_form_contact input{
width: 100%;
padding: 5px;
border: 1px solid #D3D3D3;
}
.new_form_contact textarea {
width: 100%;
padding: 5px;
height: 90px !important;
border: 1px solid #D3D3D3;
}
.new_form_contact label{
margin-top: 8px;
}
.new_form_contact h2{
color: var(--co-primary);
} .new_form_contact label{
text-align: left;
}
.new_form_contact .send-form{
background: var(--co-primary);
color: #FFFFFF;
border: 0px;
padding: 10px 30px;
margin: 0 auto !important;
display: table;
}
.new_form_contact .send-form:hover{
background: var(--co-primary);
}
.new_form_contact .progress{
font-size: 16px !important;
height: auto !important;
}
.new_form_contact .response-box{
display: table;
margin: 8px auto 0px auto;
}
.main-header.slim {
height: 60rem;
}
.main-header.slim .hero-slide__content {
padding-bottom: 10rem;
}
.main-header.extra-slim {
height: 50rem;
}
.main-header.extra-slim .hero-slide__content {
padding: 1rem;
}
.main-header.ultra-slim {
height: 30rem;
min-height: 30rem;
}
.main-header.ultra-slim .hero-slide__content {
padding: 1rem;
}
.main-header {
background-color: black;
width: 100%;
height: calc(100vh - 7rem);
min-height: 50rem;
position: relative;
}
.form-title {
font-size: 2rem;
margin-bottom: 1.5rem;
color: #004ba1 !important;
}
.tripadvisor_best{
position: absolute; left: 1.5em; top: 1.5em; background: #f2b203; z-index: 100; width: 45px; text-align: center; border-radius: 30px 30px 8px 8px; padding: 2px 2px 8px 2px; line-height: 3px; color: #000; font-weight: bold; font-size: 60%;
}
.st_rp_container {
box-shadow: 0 1px 3px 0 rgb(60 64 67 / 5%), 0 4px 8px 3px rgb(60 64 67 / 15%);
transition: box-shadow 1s;
}
.st_rp_container .st_rp_wacht {
width: 100%;
box-shadow: 1px 0 5px 1px #ccc;
}
.st_rp_container .st_rp_text {
text-align: center;
padding: 1.2em 0 0 0;
}
.st_rp_container .st_rp_parrafo {
display: -webkit-box;
-webkit-box-orient: vertical;
position: relative;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 4;
padding: 3px 1em;
line-height: 1.3;
text-align: center;
font-weight: 400;
}
.st_rp_container .st_rp_next {
display: block;
text-align: center;
padding: 1em 0;
line-height: 4;
}
.st_rp_container .st_rp_text h2 {
color: #006600;
font-size: 1.3em;
padding: 3px;
letter-spacing: 0;
font-weight: 500;
}
.st_rp_container .st_rp_next a {
color: #FF9205;
padding: 0.5em 2.2em;
border: 1px solid #FF9205;
border-radius: 10px;
transition: ease-in-out .5s;
}
.richardactividadesrm img {
}
select.ff-el-form-control:not([size]):not([multiple]) {
height: auto !important;
}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(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/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(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/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(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/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(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/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(//peruadventuretrek.com/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
}
@import url("https://fonts.googleapis.com/css?family=Poppins:400,700|Roboto:400,700&display=swap");.W-100,.w-100 {
width: 100%;
}
.W-75,.w-75 {
width: 75%;
}
.W-50,.w-50 {
width: 50%;
}
.W-25,.w-25 {
width: 20%;
}
.text-center{
text-align: center !important;
}
.text-right{
text-align: right !important;
}
.text-left{
text-align: left !important;
}
.section-description-container{
padding: 0px 15px;
}
.section-description-container h2{
color: var(--fc-dark-100);
}
.section-description-container p{
margin: 8px 0px;
}
.section-grey{
padding: 50px 0px;
margin: 50px 0px;
background: var(--grey-35)
}
.our-collaborators-img{
padding: 15px;
margin: 15px;
}
.our-collaborators-img .stars_guide{
height: 15px;
}
.our-collaborators-img a{
position: relative;
display: block;
}
.our-collaborators-img a .icon_guide{
position: absolute;
right: 0px;
bottom: 10px;
width: 85px;
height: 85px;
background: #F1F1F1;
border: 6px solid #FFFFFF;
padding: 15px;
border-radius: 50%;
overflow: hidden;
transition: 0.5s;
}
.our-collaborators-img a:hover .icon_guide{
background: #333;
transition: 0.5s;
}
.our-collaborators-img a .icon_guide img{
width: 100%;
filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%);
-webkit-filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%);
}
.our-collaborators-img a img.img_guide{
border-radius: 50%;
margin-bottom: 10px;
transition: 0.5s;
}
.our-collaborators-img a img.img_guide:hover{
transition: 0.5s;
} .guide-main-img{
border-radius: 50%;
}
.icon-certificates-container{
background: #FFFFFF;
padding: 20px;
margin: 15px 0px 0px 0px;
border-radius: 5px;
}
.icon-certificates-container h3{
color: #000;
}
.icon-certificates{
padding: 15px;
}
.icon-certificates img{
-webkit-filter: invert(35%) sepia(86%) saturate(839%) hue-rotate(349deg) brightness(104%) contrast(97%);
filter: invert(35%) sepia(86%) saturate(839%) hue-rotate(349deg) brightness(104%) contrast(97%);
}  .essential-packing-list-title{ margin-top: 40px;}
.essential-packing-list-title h3{ font-weight: 900; font-size: 2.4rem; text-align: center; margin: 0rem auto 3rem auto; display: table; padding: 1.2rem 6rem; border-radius: 50px; border: 1px solid #db5f15;}
.essential-packing-list{ font-size: 1.6rem; border: 1px solid var(--grey-35); padding: 20px; margin-bottom: 20px; }
.essential-packing-list h4{ font-weight: 900; font-size: 1.8rem; margin: 1.5rem 0rem; color: #333; }
.essential-packing-list-img{ padding: 15px;}
.essential-packing-list-img img{ width: 100%; border-radius: 15px; }
.packing-black { background: #333; color: #FFFFFF; border-radius: 5px;}
.packing-black .essential-packing-list-title h3{ color: #FFFFFF; background: #D04D11;}
.packing-black .essential-packing-list { border: 0px;}
.packing-black .essential-packing-list h4{ color: #FFFFFF;}
@media (max-width: 1200px) {
.essential-packing-list p{ display: none;}
}
.section-description-packing-list{
padding: 0px 15px;
}
.section-description-packing-list h2{
color: var(--fc-dark-100);
}
.section-description-packing-list p{
margin: 8px 0px;
} .itinerary-faq{
padding: 10px;
font-size: 110%;
text-align: center;
}
.itinerary-faq p{
margin: 4px 0px;
padding: 4px 0px;
} .menu-travel-info ul li{
height: auto !important;
line-height: 20px !important; font-weight: bold;
padding: 20px 15px 20px 0px;
}  .tour-card .tour-btn{
border: 1px solid #fff;
font-weight: 600;
}
.tour-card .tour-btn:hover{
background-color: rgba(0, 0, 0, 0.5) !important;
}  .package_treks_card{
overflow: hidden;
border-radius: 12px 12px 0px 0px;
font-family: "Montserrat", sans-serif;
background: #ffffff;
}
.package_treks_card .package_treks_card__heading{
position: relative;
background: #ff6600;
}
.package_treks_card .package_treks_card__heading .package_treks_card__image img{
transition: 0.3s;
width: 100%;
}
.package_treks_card .package_treks_card__heading .package_treks_card__image img:hover{
transition: 0.3s;
opacity: 0.9;
}
.package_treks_card .package_treks_card__heading .package_treks_card__details{
position: absolute;
bottom: 5px;
font-size: 12px;
font-weight: 400;
display: flex;
left: 20px;
right: 20px;
color: #FFFFFF;
-moz-box-pack: justify;
justify-content: space-between;
flex-wrap: wrap;
}
.package_treks_card .package_treks_card__heading .package_treks_card__details>div{
display: table-cell;
}
.package_treks_card .package_treks_card__heading .package_treks_card__details img{
border: 1px solid #000000;
width: 25px;
height: 25px;
padding: 3px;
border-radius: 50%;
font-size: 10px;
}
.package_treks_card .package_treks_card__content{
padding: 20px;
}
.package_treks_card .package_treks_card__content .duration_price{
font-size: 14px;
font-weight: 400;
color: #555555;
}
.package_treks_card .package_treks_card__content .title {
font-weight: 900;
font-size: 18px;
margin: 10px 0px;
line-height: 22px;
}
.package_treks_card .package_treks_card__content .title a{
color: #333333;
}
.package_treks_card .package_treks_card__content .title a:hover{
color: #ff6600;
}
.package_treks_card .package_treks_card__content .package_treks_card__footer{
display: table;
width: 100%;
}
.package_treks_card .package_treks_card__content .package_treks_card__footer .reviews{
font-size: 14px;
font-weight: 400;
color: #555555;
display: table-cell;
}
.package_treks_card .package_treks_card__content .package_treks_card__footer .reviews img{
width: 18px;
height: 18px;
margin-top: -4px;
}
.package_treks_card .package_treks_card__content .package_treks_card__footer .button{
text-align: right;
}
.package_treks_card .package_treks_card__content .package_treks_card__footer .button a{
background: #FF6600;
color: #FFFFFF;
font-size: 14px;
font-weight: 700;
padding: 8px 14px;
border-radius: 5px;
transition: 0.3s;
}
.package_treks_card .package_treks_card__content .package_treks_card__footer .button a:hover{
background: #333333;
color: #FFFFFF;
transition: 0.3s;
} .package_treks_alternative_card{
overflow: hidden;
border-radius: 12px;
font-family: "Montserrat", sans-serif;
background: #ffffff;
box-shadow: 3px 3px 10px #E0E0E0;
margin-bottom: 10px;
}
.package_treks_alternative_card .package_treks_alternative_card__heading{
position: relative;
background: #ff6600;
}
.package_treks_alternative_card .package_treks_alternative_card__heading .package_treks_alternative_card__image img{
transition: 0.3s;
width: 100%;
}
.package_treks_alternative_card .package_treks_alternative_card__heading .package_treks_alternative_card__image img:hover{
transition: 0.3s;
opacity: 0.9;
}
.package_treks_alternative_card .package_treks_alternative_card__content{
padding: 20px;
}
.package_treks_alternative_card .package_treks_alternative_card__content .duration_price{
font-size: 14px;
font-weight: 400;
color: #555555;
}
.package_treks_alternative_card .package_treks_alternative_card__content .title {
font-weight: 900;
font-size: 16px;
margin: 10px 0px 0px 0px;
line-height: 22px;
height: 23px;
}
.package_treks_alternative_card .package_treks_alternative_card__content .title a{
color: #333333;
}
.package_treks_alternative_card .package_treks_alternative_card__content .title a:hover{
color: #ff6600;
}
.package_treks_alternative_card .package_treks_alternative_card__content .details{
color: #555555;
margin: 25px 0px 35px 0px;
font-size: 13px;
font-weight: 400;
}
.package_treks_alternative_card .package_treks_alternative_card__content .details ul li{
margin: 7px 0px 7px 0px;
}
.package_treks_alternative_card .package_treks_alternative_card__content .details ul li ul.trek-level{
display: inline-block;
margin-bottom: -1px;
}
.package_treks_alternative_card .package_treks_alternative_card__content .details ul li ul.trek-level li{
display: table-cell;
height: 10px;
width: 30px;
background: #DDDDDD;
border-left: 2px solid #ffffff;
}
ul.level-1 li:nth-child(1){ background: #ff6600 !important; }
ul.level-2 li:nth-child(1), ul.level-2 li:nth-child(2){ background: #ff6600 !important; }
ul.level-3 li:nth-child(1), ul.level-3 li:nth-child(2), ul.level-3 li:nth-child(3){ background: #ff6600 !important; }
ul.level-4 li:nth-child(1), ul.level-4 li:nth-child(2), ul.level-4 li:nth-child(3), ul.level-4 li:nth-child(4){ background: #ff6600 !important; }
ul.level-5 li:nth-child(1), ul.level-5 li:nth-child(2), ul.level-5 li:nth-child(3), ul.level-5 li:nth-child(4), ul.level-5 li:nth-child(5){ background: #ff6600 !important; }
.package_treks_alternative_card .package_treks_alternative_card__content .package_treks_alternative_card__footer{
display: table;
width: 100%;
}
.package_treks_alternative_card .package_treks_alternative_card__content .package_treks_alternative_card__footer .reviews{
font-size: 12px;
font-weight: 400;
color: #555555;
display: table-cell;
}
.package_treks_alternative_card .package_treks_alternative_card__content .package_treks_alternative_card__footer .reviews img{
width: 18px;
height: 18px;
margin-top: -4px;
}
.package_treks_alternative_card .package_treks_alternative_card__content .package_treks_alternative_card__footer .button{
text-align: right;
}
.package_treks_alternative_card .package_treks_alternative_card__content .package_treks_alternative_card__footer .button a{
background: #FF6600;
color: #FFFFFF;
font-size: 11px;
font-weight: 700;
padding: 8px 14px;
border-radius: 5px;
transition: 0.3s;
}
.package_treks_alternative_card .package_treks_alternative_card__content .package_treks_alternative_card__footer .button a:hover{
background: #333333;
color: #FFFFFF;
transition: 0.3s;
}
.hotel_upgrade {
border-bottom: 1px solid #DBDBDB;
margin: 18px 0px;
padding: 18px 0px;
font-family: "Poppins", sans-serif;
}
.hotel_upgrade h3{
font-size: 1em;
}
.hotel_upgrade .hotel_img{
background: #FF6600; 
display: table;
border-radius: 50%;
padding: 15px;
margin: 0px auto 8px auto;
}
.hotel_upgrade .hotel_img img{
width: 60px;
height: 60px;
}
.hotel_upgrade strong{
font-size: 1.7em;
display: block;
color: #FF6600;
letter-spacing: -2px;
}
.hotel_upgrade em{
font-size: 0.9em;
}
.packing-list-container>div{
margin-bottom: 20px !important;
}
.packing-list-content{
text-align: center;
border-radius: 5px;
display: inline-block;
width: 100%;
height: 100%;
padding: 10px;
background: rgb(248, 249, 250);
background-repeat: repeat;
}
.packing-list-content .packing-list-content_image{}
.packing-list-content .packing-list-content_image img{
width: 100%;
}
.packing-list-content .packing-list-content_text{}
.height-4{
height: 4em;
} @media (max-width: 10000px) {.youtube_player{ width: 700px; height: 394px;}}
@media (max-width: 1920px) {.youtube_player{ width: 700px; height: 394px;}}
@media (max-width: 800px) {.youtube_player{ width: 500px; height: 281px;}}
@media (max-width: 700px) {.youtube_player{ width: 400px; height: 225px;}}.new_form_contact .send-form,.new_form_contact .send-form:hover {
background:var(--co-primary)
}
.pat23-menu__nav--primary>li>a,.pat23-menu__nav--primary>li>span {
line-height:normal!important;
padding:25px 25px 25px 8px
}
@media screen and (min-width:991px) {
.pat23-menu__nav--primary>li>a,.pat23-menu__nav--primary>li>span {
font-size:.9rem!important
}
}
@media screen and (min-width:1000px) {
.pat23-menu__nav--primary>li>a,.pat23-menu__nav--primary>li>span {
font-size:1rem!important
}
}
@media screen and (min-width:1200px) {
.pat23-menu__nav--primary>li>a,.pat23-menu__nav--primary>li>span {
font-size:1.3rem!important
}
}
.pat23-menu__nav--primary>li>a::before,.pat23-menu__nav--primary>li>span::before {
top:28px!important
}
.menu-view-all {
font-weight:700!important;
color:#f60!important
}
.travel-info-menu {
display:block;
background:#333;
overflow:hidden;
position:relative
}
.travel-info-menu .image img {
opacity:.4;
transition:.3s;
width:100%
}
.travel-info-menu:hover .image img {
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);
transition:.3s
}
.travel-info-menu .content {
position:absolute;
top:30%;
left:10px;
right:10px;
text-align:center;
color:#fff;
text-transform:uppercase;
font-weight:300;
line-height:normal;
font-size:12px
}
.travel-info-menu .content span {
letter-spacing:1px
}
.travel-info-menu .content strong {
font-size:14px;
display:block;
font-weight:900
}
@media screen and (max-width:428px) {
.travel-info-menu .content strong {
font-size:10px
}
}
ul.pat23-menu__nav--quaternary>li {
max-width:none!important
}
ul.pat23-menu__nav--quaternary>li a {
line-height:normal!important;
padding:7px 30px 7px 0;
height:auto!important
}
ul.pat23-menu__nav--quaternary>li a::after {
top:25%
}
a span.best_seller,a span.recommended,a span.trending {
padding:2px 5px;
border-radius:4px;
font-size:90%
}
a span.best_seller {
background:#f60;
color:#ffe1ce
}
a span.recommended {
background:#3fabaf;
color:#d9feff
}
a span.trending {
background:#c8a564;
color:#fff3de
}
.menu-image-wrapper img {
width:100%;
border-radius:8px
}
.pat23-menu__nav--grid .container-fluid {
max-width:1800px
}
.st-menu-mobile__sub-list>li>a {
font-weight:400!important;
line-height:normal!important;
padding:9px 0;
height:auto!important
}
.st-menu-mobile__sub-list>li>a span {
display:table;
margin:0 auto
}
.st-menu-mobile__list>li>a {
line-height:normal!important;
padding:11px 30px
}
.breadcrumb-content {
position:absolute;
top:5px;
left:auto
}
.breadcrumb-content .breadcrumb .breadcrumb-item {
font-size:80%!important;
color:var(--co-primary)!important;
color:var(--bs-white)!important;
letter-spacing:1px
}
.breadcrumb-content .breadcrumb .breadcrumb-item::before {
color:var(--bs-white)!important
}
.breadcrumb-content .breadcrumb .breadcrumb-item a {
color:var(--gold-bg)!important
}
#contact-form {
color:#333;
font-family:Montserrat,sans-serif;
font-size:90%
}
.new_form_contact input,.new_form_contact textarea {
width:100%;
padding:5px;
border:1px solid #d3d3d3
}
.new_form_contact label {
margin-top:8px
}
.new_form_contact h2 {
color:var(--co-primary)
}
.new_form_contact .send-form {
color:#fff;
border:0;
padding:10px 30px;
margin:0 auto!important;
display:table
}
.new_form_contact .progress {
font-size:16px!important;
height:auto!important
}
.new_form_contact .response-box {
display:table;
margin:8px auto 0
}
@media screen and (min-width:1360px) {
.pat23-menu__nav--primary>li>a,.pat23-menu__nav--primary>li>span {
font-size:1.45rem!important
}
.slide-image img {
width:100%;
height:100%;
-o-object-fit:cover;
object-fit:cover
}
}h2.rmtitle25 {
width: 100%;
color: #333;
position: relative;
font-family: Montserrat, sans-serif;
font-weight: 900;
margin-top: 0;
font-size: 2rem;
margin-top: 3rem;
}
h2.rmtitle25:after {
position: absolute;
content: "";
width: 8rem;
height: 4px;
border-radius: 4px;
background-color: #004ba1;
left: 0;
bottom: 0;
}
ul.rmul {
color: #444;
font-weight: 400;
margin-left: 30px;
margin-bottom: 20px;
list-style: disc;
} .aside_packages h2 {
color: #fff;
background: var(--pat23);
padding: 1rem;
text-align: center;
text-transform: uppercase;
font-weight: 500;
font-size: 2rem;
}
.items_aside_packages {
display: flex;
align-items: center;
justify-content: space-between;
padding: 5px;
border-bottom: solid 1px #dcdcdc;
}
.items_aside_packages img {
border-radius: 5px;
width: 100%;
}
.img_aside_packages {
width: 30% !important;
}
.text_aside_packages {
width: 70%;
padding-left: 0.5rem;
font-size: 12px;
}
.aside_packages {
background: #fff;
margin-bottom: 1rem;
}
.text_aside_packages p:nth-of-type(1) {
color: #666;
}
.text_aside_packages p:nth-of-type(2) {
color: #666;
}
.text_aside_packages p:nth-of-type(2) span {
font-weight: 800;
color: var(--bgcolor_first);
}
.text_aside_packages p:nth-of-type(2) span sub {
vertical-align: baseline;
font-size: 0.75em;
bottom: 0;
} .sliderSpecial {
position: fixed;
width: 260px;
bottom: 15px;
left: 0;
z-index: 100;
transition: all 3s;
border: solid var(--pat23);
background: #f3f2ef;
}
.closeSpecial {
position: absolute;
right: -15px;
top: -15px;
font-size: 19px;
font-weight: bolder;
font-family: var(--font_content);
background: #e00;
border-radius: 50%;
width: 32px;
height: 32px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.sliderSpecial.showSpecial {
margin-left: -250px;
}
.sliderSpecial.showSpecial svg {
transform: rotate(45deg);
}
.sliderSpecial svg {
transition: transform 0.3s;
width: 20px;
height: 20px;
}
.sliderSpecial h2 {
font-family: var(--font_title);
padding-bottom: 5px;
margin-bottom: 12px;
border-bottom: dashed 1px var(--bgcolor_first);
}
.BoxPopUp.black-studio-tinymce-37, .BoxPopUp.black-studio-tinymce-38, .BoxPopUp.black-studio-tinymce-40 {
padding: 7px;
font-size: 13px;
line-height: 1.4;
text-align: center;
}
.BoxPopUp.black-studio-tinymce-37 a, .BoxPopUp.black-studio-tinymce-38 a, .BoxPopUp.black-studio-tinymce-40 a {
background: #e00;
color: #fff;
padding: 4px 9px;
display: table;
margin: 10px auto 0;
border-radius: 5px;
text-transform: uppercase;
font-size: 12px;
} .cta-box,.incatrail2024 p,.texthomerm {
text-align:center
}
.glam-card-article-img,.p-22 {
overflow:hidden
}
*,.f15 {
font-family:Poppins,sans-serif
}
:root {
--background-primario:#004ba1;
--pat23:#004ba1;
--pat24:#495057;
--pat25:invert(12%) sepia(80%) saturate(5931%) hue-rotate(203deg) brightness(86%) contrast(101%);
--background-secundario:#f7f7f7;
--color-primario:#004ba1;
--color-silver:#777;
--background-gold:#daa520
}
* {
padding:0;
margin:0;
box-sizing:border-box
} .glam-card-article-img img,.img-fluid {
max-width:100%;
height:auto
}
.content-single,a.btn-primary i {
color:#333!important
}
.content-single a,.content-single a:hover {
color:#0054cb!important;
font-weight:700
}
.content-single p,.p-22 {
text-align:justify
}
.texthomerm .titlerm {
font-size:1.8rem;
color:var(--pat23);
font-family:poppins;
font-weight:700;
text-transform:uppercase
}
.texthomerm .contenrm {
font-size:1.3rem;
text-transform:capitalize;
color:#333;
font-family:Poppins;
font-weight:400
}
.homepattext {
background-color:#f0f0f0;
margin-top:4rem;
margin-bottom:3rem;
padding-top:4rem;
padding-bottom:3rem
}
.tour-preci,a span.best_seller {
background:#004ba1;
color:#fff
}
#tablist1-panel2 h3:after,#tablist1-panel3 h3:after,#tablist1-panel4 h3:after,.content-single h1:after,h3.richardtitle:after {
position:absolute;
content:"";
width:8rem;
height:4px;
border-radius:4px;
background-color:#004ba1;
left:0;
bottom:0
}
.inclusions-list li:before,.inclusions-listno li:before {
left:-1.35em;
width:8px;
right:0;
height:8px;
content:"";
top:6px
}
.breadcrumbrm {
position:absolute;
top:5px;
left:auto
}
.breadcrumbrm span {
color:#fff;
font-size:90%!important
}
.breadcrumbrm span a,.cw {
color:#fff
} .li-incluye li::marker {
color: #0054cb;
font-size: 1.2em
}
.li-noincluye li::marker {
color: red;
font-size: 1.2em;
}
.content-single ul,ol {
list-style: disc !important;
padding-left: 3rem;
margin-bottom: 1rem;
} .p30 {
padding:30px 0
}
.borderrichard {
width:100%;
padding:1rem;
border-radius:.5rem;
box-shadow:0 2px 6px rgb(0 0 0 / 10%);
border:1px solid #f0f0f0;
margin-bottom:1rem
}
.border-bottom {
border-bottom:1px solid #dee2e6!important
}
.border-top {
border-top:1px solid #dee2e6!important
}
.tour-preci {
position:absolute;
left:50%;
transform:translate(-50%,-50%);
padding:10px 15px;
border-radius:5px;
font-weight:700;
font-size:14px
}
.d-flex {
display:flex!important
}
.f15 {
font-size:15px
}
.cn {
color:#000;
font-size:1.8rem
}
.f28 {
font-size:28px
}
.content-single h3 {
font-size:16px;
font-weight:600;
color:#333;
text-transform:uppercase;
margin-bottom:1.2rem;
margin-top:1.2rem
}
.content-single p:not(:last-child) {
margin-bottom:1.5rem
}
.table {
--bs-table-bg:transparent;
--bs-table-accent-bg:transparent;
--bs-table-striped-color:#212529;
--bs-table-striped-bg:rgba(0, 0, 0, 0.05);
--bs-table-active-color:#212529;
--bs-table-active-bg:rgba(0, 0, 0, 0.1);
--bs-table-hover-color:#212529;
--bs-table-hover-bg:rgba(0, 0, 0, 0.075);
color:#212529;
vertical-align:top;
border-color:#dee2e6
}
.content-single table,.table {
width:100%;
max-width:100%;
margin-bottom:1rem;
background-color:transparent
}
table {
caption-side:bottom;
border-collapse:collapse
}
.table>tbody {
vertical-align:inherit
}
.table>:not(caption)>*>* {
padding:.5rem;
background-color:transparent;
border-bottom-width:1px;
box-shadow:inset 0 0 0 9999px transparent
}
tbody,td,tfoot,th,thead,tr {
border:0 solid;
border-color:inherit
}
.table-sm td,.table-sm th {
padding:.3rem
}
.my-4 {
margin-top:1.5rem!important;
margin-bottom:1.5rem!important
}
.table-sm>:not(caption)>*>* {
padding:.25rem
}
..content-single table td,.content-single table th,.table td,.table th {
padding:.75rem;
vertical-align:top;
border-top:1px solid #dee2e6
}
#tablist1-panel2 h3,#tablist1-panel3 h3,#tablist1-panel4 h3,h3.richardtitle {
letter-spacing:1px;
padding-bottom:1rem;
text-transform:uppercase;
font-weight:700;
width:100%
}
.accepted-payment-methods,.customer-assistance-box {
width:100%;
padding:1rem;
border-radius:1rem;
box-shadow:0 2px 6px rgb(0 0 0/10%);
border:1px solid #f0f0f0;
margin-bottom:1rem
}
.content-single .responsive-tabs .responsive-tabs__list__item {
background-color:#004ba1;
color:#fff;
text-transform:uppercase;
padding:15px 10px;
top:0;
margin:0 5px 0 0;
border-radius:5px;
border:none;
font-weight:300;
position:relative;
transition:.3s ease-out;
font-size:15px
}
.content-single .responsive-tabs .responsive-tabs__list__item--active,.content-single .responsive-tabs .responsive-tabs__list__item--active:hover,.content-single .responsive-tabs .responsive-tabs__list__item:hover {
background-color:#495057;
color:#fff;
padding:15px 10px 15px 12px;
top:0;
border-radius:5px 0 9px 5px;
border:none!important;
margin-right:15px;
position:relative;
transition:.3s ease-out
}
.content-single .responsive-tabs .responsive-tabs__list__item::before {
content:"";
border-top:41px solid var(--bgcolor_second)
}
.content-single .responsive-tabs .responsive-tabs__panel {
padding:0!important
}
.content-single .responsive-tabs ul.responsive-tabs__list {
margin:20px 0 0!important;
border:none!important
}
.content-single .responsive-tabs .responsive-tabs__list__item:hover::before {
opacity:1
}
.content-single .responsive-tabs .responsive-tabs__list__item--active::after {
content:"";
border-top:41px solid var(--bgcolor_second);
content:"";
position:absolute;
top:0;
left:100%;
width:0;
height:0;
border-top:41px solid #495057;
border-right:14px solid transparent;
z-index:9;
transition:.3s ease-out
}
.content-single .responsive-tabs .responsive-tabs__list__item::before {
content:"";
position:absolute;
top:0;
left:100%;
width:0;
height:0;
border-top:41px solid #495057;
border-right:14px solid transparent;
z-index:9;
opacity:0;
transition:.3s ease-out
}
#tablist1-panel2 p {
margin:15px 0
}
#tablist1-panel5 h3 {
margin:1.5rem 0 2rem!important;
color:#333;
font-size:1.5rem;
font-weight:700;
position:relative
}
.inclusions-list li,.inclusions-listno li,h3.richardtitle {
margin-bottom:1rem
}
#tablist1-panel5 h3::before {
width:100%;
content:"";
position:absolute;
bottom:-1rem;
left:0;
border-bottom:1px solid #f0f0f0
}
#tablist1-panel5 h3::after {
content:"";
position:absolute;
bottom:-1rem;
left:0;
width:5rem;
border-bottom:1px solid #004ba1
}
#tablist1-panel2 h3,#tablist1-panel3 h3,#tablist1-panel4 h3 {
font-size:2rem;
position:relative;
margin-bottom:1rem
}
.inclusions-list,.inclusions-listno {
margin-bottom:4rem;
padding-left:1.5rem;
position:relative
}
.inclusions-list::before,.inclusions-listno::before {
content:"";
position:absolute;
top:0;
left:.5rem;
height:100%;
border-left:1px solid #f0f0f0
}
.inclusions-list li:before {
position:absolute;
background-color:#004ba1;
border-radius:5px
}
.inclusions-listno li:before {
position:absolute;
background-color:#212529;
border-radius:5px
}
h3.richardtitle {
font-size:2.2rem;
position:relative
}
#tablist1-panel5 ul,------------------------------ #tablist1-panel1 ul {
list-style:none;
padding:0 0 0 .5rem;
margin:1rem 0 1.5rem!important
}
#tablist1-panel1 ul li,#tablist1-panel5 ul li {
list-style:none;
padding:0 0 0 1rem;
margin:0
}
#tablist1-panel1 ul li::before,#tablist1-panel5 ul li::before {
content:"";
position:absolute;
top:6px;
left:3px;
width:4px;
height:4px;
background-color:#495057;
border-radius:5px
}
@media (min-width:992px) {
#tablist1-panel1 h3:before {
display:block;
content:"\f3c5";
z-index:2;
position:absolute;
font-family:FontAwesome;
color:#fff;
font-size:12px;
top:10px;
left:2px;
transform:translate(-50%,-50%)
}
#tablist1-panel1 h3:first-of-type:after {
background:#004ba1!important;
color:#fff!important
}
#tablist1-panel1 h3:after {
content:"";
background:#004ba1;
width:24px;
height:24px;
float:left;
left:-10px;
border-radius:50%;
text-align:center;
position:relative;
top:-2px
}
}
#tablist1-panel1 h3:after,#tablist1-panel1 h3:before,#tablist1-panel1 h3:first-of-type:after {
display:none
}
.responsive-tabs .responsive-tabs__panel h3 {
margin-left:.5rem;
color:#000;
font-size:17px;
position:relative;
font-weight:900;
margin-top:30px;
margin-bottom:10px;
font-family:Montserrat,sans-serif
}
blockquote {
margin:0;
padding:.7rem;
border:1px solid #f0f0f0;
background-color:#004ba10a;
border-radius:5px
}
a span.best_seller,a span.recommended,a span.trending {
padding:2px 5px;
border-radius:4px;
font-size:90%
}
a span.recommended {
background:#3fabaf;
color:#fff
}
a span.trending {
background:#17a2b8;
color:#ffff
}
.content-single h1 {
width:100%;
color:#333
}
.content-single h2 {
font-weight:600;
color:#333;
text-transform:uppercase;
margin-bottom:1.2rem;
!i;!;
margin-top: 0;
font-size: 2rem;
font-family: Montserrat, sans-serif;
font-weight: 900;
padding-bottom: 2rem;
margin-bottom: 2rem;
}
.content-single li strong {
font-weight:600;
color:#004ba1
}
#tablist1-panel1 ul {
list-style:none;
padding:0;
margin:1.3rem
}
output {
display:inline-block
}
.fwb700 {
font-weight:700;
font-family:Poppins,sans-serif!important
}
.btn,.p-22 {
font-weight:400
}
.position-relative {
position:relative!important
}
.glam-card,.p-22 {
position:relative
}
.glam-card {
background:#fff;
border-radius:15px;
box-shadow:0 3px 24px rgb(0 0 0 / 10%);
margin-bottom:25px
}
.glam-card-article-info {
padding:0 5px
}
.p-22 {
-webkit-box-orient:vertical;
-webkit-line-clamp:5;
display:-webkit-box;
font-size:.86em;
line-height:1.3;
padding:3px 2em;
margin:1rem 0 0 .1rem;
text-overflow:ellipsis
}
.glam-card-article-footer {
align-items:center;
border-top:1px solid hsla(0,0%,69%,.102);
display:flex;
justify-content:space-between;
margin-top:20px;
padding:20px
}
.glam-card-article-meta,.glam-card-article-meta1 {
border-radius:8px;
box-shadow:0 3px 24px rgb(0 0 0 / 10%);
padding:10px 0;
position:relative;
text-align:center;
background-color:var(--pat23)
}
.glam-card-article-img img {
border-radius:5px;
max-height:300px;
min-height:300px;
-o-object-fit:cover;
object-fit:cover;
width:100%
}
.glam-card-article-meta {
margin:-15px 25px 20px
}
.glam-card-article-meta ul,.glam-card-article-meta1 ul {
list-style:none;
margin:0;
padding:0
}
.glam-card-article-meta ul li:first-child,.glam-card-article-meta1 ul li:first-child {
border-right:2px solid #fff;
padding-left:4px
}
.glam-card-article-meta ul li {
color:#fff;
display:inline-block;
font-size:13px;
line-height:1;
padding:0 10px;
position:relative
}
@media (min-width:992px) {
.glam-card-article-meta ul li {
color:#fff;
display:inline-block;
font-size:14px;
line-height:1;
padding:0 10px;
position:relative
}
}
.glam-card-article-meta ul li i,.glam-card-article-meta1 ul li i {
position:relative
}
.glam-card-article-meta1 {
margin:-15px 18px 10px
}
.glam-card-article-meta1 ul li {
color:#fff;
display:inline-block;
font-size:12px;
line-height:1;
padding:0 10px;
position:relative
}
.glam-card-article-footer-price1 span {
font-size:1.12em;
font-weight:600
}
.glam-card-article-info a {
color:#000;
text-align:center;
text-decoration:none
}
.fs-6 {
font-size:1.6rem!important
}
.glam-card-article-footer a {
border:1px solid var(--pat23);
border-radius:1rem;
color:#000;
font-size:1.5rem;
padding:.3em 1em;
text-decoration:none;
transition:background .3s ease-in-out;
white-space:nowrap
}
.glam-card-article-footer-price span {
font-size:1.7em;
font-weight:600
}
.glam-card-article-footer a:hover {
background:var(--pat23);
color:#fff;
transition:background .3s ease-in-out
}
.payment-cards-icons {
display:flex;
align-items:center;
justify-content:center;
margin-top:1rem;
margin-bottom:1rem
}
.overflow-hidden {
overflow:hidden!important
}
.btn-success {
color:#fff;
background-color:#28a745;
border-color:#28a745
}
.btn {
display:inline-block;
color:#212529;
text-align:center;
vertical-align:middle;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
background-color:transparent;
border:1px solid transparent;
padding:.375rem .75rem;
font-size:1.5rem;
line-height:1.5;
border-radius:.25rem;
transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
.btn-primary,.green.accent-4 {
background-color:#fff!important
}
.green.accent-4 {
color:#333!important;
border:1.5px solid green;
border-radius:1rem
}
a.green.accent-4 i {
color:green!important
}
.pat23-menu__nav--quaternary>li a:hover,.text-white {
color:#fff!important
}
.cta-box .cta-box_message {
font-size:1.5rem;
margin-bottom:3rem
}
.presentation-card2 {
display:block;
width:100%;
position:relative
}
.text-white {
font-weight:600
}
.btn-block {
display:block;
width:100%
}
.btn:not(:disabled):not(.disabled) {
cursor:pointer
}
.btn-block+.btn-block {
margin-top:.5rem
}
.btn-primary {
color:#333!important;
border:2px solid #007bff;
border-radius:1rem
}
.btn-secondary {
color:#fff;
background-color:#6c757d;
border-color:#6c757d
}
.pat23-menu__nav--quaternary>li:hover {
color:#fff;
border-left:5px solid #4b4b4d;
background-color:#004ba1;
margin-bottom:10px
}
.pat23-menu__nav--quaternary>li a:hover:after {
color:#fff
}
.pat23-menu__nav--quaternary>li a {
margin-left:10px;
height:2rem!important;
line-height:2rem!important;
font-weight:500!important;
color:#888;
font-family:Poppins,sans-serif;
display:block;
position:relative;
-webkit-transition:.2s;
transition:.2s
}
.pat23-menu__nav--quaternary>li {
border-bottom:1px solid #f0f0f0;
position:relative;
max-width:35rem;
margin-left:.5rem;
border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
border-left:5px solid #004ba1;
background:#fff;
margin-bottom:10px
}
.menu-view-all {
font-weight:700!important;
color:#004ba1!important
}
.swiper-button-next:after,.swiper-button-prev:after {
font-size:30px!important;
color:#fff!important
}
.textsslide {
position:absolute;
bottom:40px;
text-align:center
}
.textsslide h4 {
color:#fff;
padding:10px;
z-index:11;
font-size:40px;
text-shadow:2px 4px 7px #343434
}
.textsslide h5 {
color:#e4e4e4;
display:inline-block;
font-size:18px;
text-shadow:4px 4px 6px #000
}
.textsslide h6 {
color:#fff;
padding:10px;
z-index:11;
font-size:14px
}
.textsslide h6 a {
color:#fff;
background-color:var(--pat23);
display:inline-block;
padding:15px 35px;
text-decoration:none;
border-radius:30px
}
.textsslide h6 a:hover {
background-color:#444
}
.text-muted {
color:#6c757d!important
}
.text-primary {
color:#007bff!important
}
.screen-reader-text {
clip:rect(1px,1px,1px,1px);
word-wrap:normal!important;
border:0;
-webkit-clip-path:inset(50%);
clip-path:inset(50%);
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute!important;
width:1px
}
#lang_choice_polylang-3 {
width:48px;
font-size:15px;
background:0 0;
border:1px solid silver;
border-radius:5px;
padding:4px 5px
}
.rymar {
position:relative;
padding:0;
margin:0;
list-style:none
}
.rymar-list li {
font-weight:600;
margin:.5em 0;
padding:1em;
background:#fff;
box-shadow:0 1px 4px rgb(0 0 0 / 25%);
border-radius:5px;
font-size:16px;
list-style:none;
border-left:5px solid var(--pat23)
}
.p-rymar {
padding:1.5em 0
}
.incatrail2024 {
position: absolute;
color: #fff;
margin-top: 38px;
float: right;
width: 100%;
z-index: 2;
margin-left: 41rem;
}
.incatrail2024 p {
color:#fff;
z-index:1;
position:relative
}
.incatrail2024 p span {
color:#fff;
font-size:2rem;
font-weight:700;
width:100%!important;
text-shadow:3px 1px 0 #043e81
}
.btnrichardlg {
display:inline-block;
background:linear-gradient(#004ba1 60%,#043e81 40%);
color:#fff;
padding:8px 20px;
border-radius:20px;
margin-left:23px;
margin-top:12px
}
.incatrail2024 p {
font-size: 1.2rem;
margin: 1rem;
}
ul.richardulincatrail {
color: #fff;
z-index: 1;
position: relative;
font-size: 1.2rem;
} .hero-slide__info-right{
position: absolute;
bottom: 60%;
width: 100%;
z-index: 5;
font-size: 95%;
}
.hero-slide__info-right .hero-slide__info-content{
width: 500px;
background:none;
color: #FFFFFF;
display: table;
margin: 0% 0% 0% auto;
border-radius: 1em;
padding: 2em;
margin-right: 2em;
}
.hero-slide__info-right .hero-slide__info-content ul.hero-slide__awards {
display: table;
margin: 0 auto;
}
.hero-slide__info-right .hero-slide__info-content ul.hero-slide__awards li{
display: table-cell;
padding: 10px;
}
.hero-slide__info-right .hero-slide__info-content ul.hero-slide__awards li img{
height:  80px;
border-radius: 8px;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__text{
text-align: left;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__text h2{ font-weight: bold; text-align: center; margin-bottom: 0.5em; color: var(--co-primary);}
.hero-slide__info-right .hero-slide__info-content .hero-slide__sub-text{
color: #ffff33;
font-style: italic;
margin-top: 1em;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__text ul{
font-size: 95%;
margin: 1em 0em 2em 0em;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__text ul li{
margin-bottom: 0.5em;
margin-left: 0.5em;
padding-left: 1.5em !important;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__text ul li::before{
font-size: 1em;
color: var(--co-primary);
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__links a{
display: table;
padding: 0.6em 1.2em;
background: var(--co-primary);
color: white;
margin: 1em auto;
border-radius: 2em;
font-weight: bold;
font-size: 120%;
transition: 0.5s;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__links a:hover{
color:  var(--co-primary);
background: #ffffff;
transition: 0.5s;
}
@media (max-width: 1200px) {
.hero-slide__info-right .hero-slide__info-content .hero-slide__text ul{
display: none;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__sub-text{
text-align: center;
}
.hero-slide__info-right .hero-slide__info-content{
width: 450px !important;
}
.hero-slide__info-right .hero-slide__info-content ul.hero-slide__awards li img{
height: 70px;
}
}
@media (max-width: 992px) {
.hero-slide__info-right{ width: 100% !important; bottom: 2%;}
.hero-slide__info-right .hero-slide__info-content .hero-slide__text p, .hero-slide__info-right .hero-slide__info-content .hero-slide__sub-text{
display: none;
}
.hero-slide__info-right .hero-slide__info-content{
width: 100% !important;
bottom: 0%;
padding: 0.5em !important;
background: none;
}
.hero-slide__info-right .hero-slide__info-content .hero-slide__links a{
padding: 0.6em 1.2em;
font-size: 100%;
}
.hero-slide__info-right .hero-slide__info-content ul.hero-slide__awards li img{
height: 40px;
}
}
@media (max-width: 480px) {
.hero-slide__info-right .hero-slide__info-content { margin: 0px !important; }
.hero-slide__info-right .hero-slide__info-content .hero-slide__text h2{ display: none; }
.btn-pat23.link-ahead-icon{ border: 10px solid #D02960; display: none !important;}
}
.card-play{
position: absolute;
font-size: 1.5em;
right: 0.5em;
top: 0.5em;
width: 3em;
height: 1.9em;
background: var(--co-primary);
border-radius: 0.4em;
color: white;
-moz-box-align: center;
align-items: center;
text-align: center;
-moz-box-pack: center;
justify-content: center;
display: flex;
transition: 0.3s;
}
.card-trip:hover .card-play{
background: var(--co-primary-hover);
transition: 0.3s;
}
.fancybox__content>.carousel__button.is-close {
position: absolute;
color: var(--pat23);
padding: 10px ;
right: 0 !important;
top: 0 !important;
}
@media (min-width: 1024px){
.fancybox__slide {
padding: 6px !important;
}}
#contact-form{
color: #333;
font-family: "Montserrat", sans-serif;
font-size: 90%;
}
.new_form_contact input{
width: 100%;
padding: 5px;
border: 1px solid #D3D3D3;
}
.new_form_contact textarea {
width: 100%;
padding: 5px;
height: 90px !important;
border: 1px solid #D3D3D3;
}
.new_form_contact label{
margin-top: 8px;
}
.new_form_contact h2{
color: var(--co-primary);
} .new_form_contact label{
text-align: left;
}
.new_form_contact .send-form{
background: var(--co-primary);
color: #FFFFFF;
border: 0px;
padding: 10px 30px;
margin: 0 auto !important;
display: table;
}
.new_form_contact .send-form:hover{
background: var(--co-primary);
}
.new_form_contact .progress{
font-size: 16px !important;
height: auto !important;
}
.new_form_contact .response-box{
display: table;
margin: 8px auto 0px auto;
}
.main-header.slim {
height: 60rem;
}
.main-header.slim .hero-slide__content {
padding-bottom: 10rem;
}
.main-header.extra-slim {
height: 50rem;
}
.main-header.extra-slim .hero-slide__content {
padding: 1rem;
}
.main-header.ultra-slim {
height: 30rem;
min-height: 30rem;
}
.main-header.ultra-slim .hero-slide__content {
padding: 1rem;
}
.main-header {
background-color: black;
width: 100%;
height: calc(100vh - 7rem);
min-height: 50rem;
position: relative;
}
.form-title {
font-size: 2rem;
margin-bottom: 1.5rem;
color: #004ba1 !important;
}
.tripadvisor_best{
position: absolute; left: 1.5em; top: 1.5em; background: #f2b203; z-index: 100; width: 45px; text-align: center; border-radius: 30px 30px 8px 8px; padding: 2px 2px 8px 2px; line-height: 3px; color: #000; font-weight: bold; font-size: 60%;
}
.st_rp_container {
box-shadow: 0 1px 3px 0 rgb(60 64 67 / 5%), 0 4px 8px 3px rgb(60 64 67 / 15%);
transition: box-shadow 1s;
}
.st_rp_container .st_rp_wacht {
width: 100%;
box-shadow: 1px 0 5px 1px #ccc;
}
.st_rp_container .st_rp_text {
text-align: center;
padding: 1.2em 0 0 0;
}
.st_rp_container .st_rp_parrafo {
display: -webkit-box;
-webkit-box-orient: vertical;
position: relative;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 4;
padding: 3px 1em;
line-height: 1.3;
text-align: center;
font-weight: 400;
}
.st_rp_container .st_rp_next {
display: block;
text-align: center;
padding: 1em 0;
line-height: 4;
}
.st_rp_container .st_rp_text h2 {
color: #006600;
font-size: 1.3em;
padding: 3px;
letter-spacing: 0;
font-weight: 500;
}
.st_rp_container .st_rp_next a {
color: #FF9205;
padding: 0.5em 2.2em;
border: 1px solid #FF9205;
border-radius: 10px;
transition: ease-in-out .5s;
}
.richardactividadesrm img {
}
select.ff-el-form-control:not([size]):not([multiple]) {
height: auto !important;
} .row,.swiper-wrapper {
display: -webkit-box;
display: -ms-flexbox
}
.flex-column,.flex-row {
-webkit-box-direction: normal!important
}
address,dl,ol,pre,ul {
margin-bottom: 1rem
}
body,caption {
text-align: left
}
article,aside,figcaption,figure,footer,header,hgroup,legend,main,nav,section {
display: block
}
dd,label,legend {
margin-bottom: .5rem
}
address,legend {
line-height: inherit
}
progress,sub,sup {
vertical-align: baseline
}
.swiper-slide,.swiper-wrapper {
height: 100%;
position: relative
}
dl,ol,p,pre,ul {
margin-top: 0
}
.box-details li:last-child,.daily-summary .at-glance-item:last-child,.day-highlights li:last-child,.tabs-content p:last-child,.why-list li:last-child,ol ol,ol ul,p,ul ol,ul ul {
margin-bottom: 0
}
.card-amazing-tour__excerpt,.card-related-tour__excerpt,.trek-card2-body p {
-webkit-line-clamp: 3;
text-overflow: ellipsis
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-overflow-style: scrollbar;
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: transparent
}
*,::after,::before {
-webkit-box-sizing: inherit;
box-sizing: inherit
}
.container,.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto
}
.col,.col-auto {
max-width: 100%
}
.row {
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px
}
.no-gutters,.pat23-menu__nav--secondary>li:nth-child(3n) {
margin-right: 0
}
.no-gutters {
margin-left: 0
}
.no-gutters>.col,.no-gutters>[class*=col-] {
padding-right: 0;
padding-left: 0
}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1
}
.col-auto {
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
width: auto
}
.col-1 {
-ms-flex: 0 0 8.333333%;
-webkit-box-flex: 0;
flex: 0 0 8.333333%;
max-width: 8.333333%
}
.col-2 {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%
}
.col-3 {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%
}
.col-4 {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%
}
.col-5 {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666667%
}
.col-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%
}
.col-7 {
-ms-flex: 0 0 58.333333%;
-webkit-box-flex: 0;
flex: 0 0 58.333333%;
max-width: 58.333333%
}
.col-8 {
-ms-flex: 0 0 66.666667%;
-webkit-box-flex: 0;
flex: 0 0 66.666667%;
max-width: 66.666667%
}
.col-9 {
-ms-flex: 0 0 75%;
-webkit-box-flex: 0;
flex: 0 0 75%;
max-width: 75%
}
.col-10 {
-ms-flex: 0 0 83.333333%;
-webkit-box-flex: 0;
flex: 0 0 83.333333%;
max-width: 83.333333%
}
.col-11 {
-ms-flex: 0 0 91.666667%;
-webkit-box-flex: 0;
flex: 0 0 91.666667%;
max-width: 91.666667%
}
.col-12,legend {
max-width: 100%
}
.col-12 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%
}
.order-first {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1
}
.order-last {
-ms-flex-order: 13;
-webkit-box-ordinal-group: 14;
order: 13
}
.order-0 {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0
}
.order-1 {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.order-2 {
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2
}
.order-3 {
-ms-flex-order: 3;
-webkit-box-ordinal-group: 4;
order: 3
}
.order-4 {
-ms-flex-order: 4;
-webkit-box-ordinal-group: 5;
order: 4
}
.order-5 {
-ms-flex-order: 5;
-webkit-box-ordinal-group: 6;
order: 5
}
.order-6 {
-ms-flex-order: 6;
-webkit-box-ordinal-group: 7;
order: 6
}
.order-7 {
-ms-flex-order: 7;
-webkit-box-ordinal-group: 8;
order: 7
}
.order-8 {
-ms-flex-order: 8;
-webkit-box-ordinal-group: 9;
order: 8
}
.order-9 {
-ms-flex-order: 9;
-webkit-box-ordinal-group: 10;
order: 9
}
.order-10 {
-ms-flex-order: 10;
-webkit-box-ordinal-group: 11;
order: 10
}
.order-11 {
-ms-flex-order: 11;
-webkit-box-ordinal-group: 12;
order: 11
}
.order-12 {
-ms-flex-order: 12;
-webkit-box-ordinal-group: 13;
order: 12
}
.offset-1 {
margin-left: 8.333333%
}
.offset-2 {
margin-left: 16.666667%
}
.offset-3 {
margin-left: 25%
}
.offset-4 {
margin-left: 33.333333%
}
.offset-5 {
margin-left: 41.666667%
}
.offset-6 {
margin-left: 50%
}
.offset-7 {
margin-left: 58.333333%
}
.offset-8 {
margin-left: 66.666667%
}
.offset-9 {
margin-left: 75%
}
.offset-10 {
margin-left: 83.333333%
}
.offset-11 {
margin-left: 91.666667%
}
.d-none,.mobile-hidden,[hidden] {
display: none!important
}
.d-inline {
display: inline!important
}
.d-inline-block {
display: inline-block!important
}
.d-block {
display: block!important
}
.d-table {
display: table!important
}
.d-table-row {
display: table-row!important
}
.d-table-cell {
display: table-cell!important
}
.d-flex {
display: -ms-flexbox!important;
display: -webkit-box!important;
display: flex!important
}
.d-inline-flex {
display: -ms-inline-flexbox!important;
display: -webkit-inline-box!important;
display: inline-flex!important
}
@media print {
.d-print-none {
display: none!important
}
.d-print-inline {
display: inline!important
}
.d-print-inline-block {
display: inline-block!important
}
.d-print-block {
display: block!important
}
.d-print-table {
display: table!important
}
.d-print-table-row {
display: table-row!important
}
.d-print-table-cell {
display: table-cell!important
}
.d-print-flex {
display: -ms-flexbox!important;
display: -webkit-box!important;
display: flex!important
}
.d-print-inline-flex {
display: -ms-inline-flexbox!important;
display: -webkit-inline-box!important;
display: inline-flex!important
}
}
.flex-row {
-ms-flex-direction: row!important;
-webkit-box-orient: horizontal!important;
flex-direction: row!important
}
.flex-column {
-ms-flex-direction: column!important;
-webkit-box-orient: vertical!important;
flex-direction: column!important
}
.flex-column-reverse,.flex-row-reverse {
-webkit-box-direction: reverse!important
}
.flex-row-reverse {
-ms-flex-direction: row-reverse!important;
-webkit-box-orient: horizontal!important;
flex-direction: row-reverse!important
}
.flex-column-reverse {
-ms-flex-direction: column-reverse!important;
-webkit-box-orient: vertical!important;
flex-direction: column-reverse!important
}
.flex-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important
}
.flex-nowrap {
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important
}
.flex-fill {
-ms-flex: 1 1 auto!important;
-webkit-box-flex: 1!important;
flex: 1 1 auto!important
}
.flex-grow-0 {
-ms-flex-positive: 0!important;
-webkit-box-flex: 0!important;
flex-grow: 0!important
}
.flex-grow-1 {
-ms-flex-positive: 1!important;
-webkit-box-flex: 1!important;
flex-grow: 1!important
}
.flex-shrink-0 {
-ms-flex-negative: 0!important;
flex-shrink: 0!important
}
.flex-shrink-1 {
-ms-flex-negative: 1!important;
flex-shrink: 1!important
}
.justify-content-start {
-ms-flex-pack: start!important;
-webkit-box-pack: start!important;
justify-content: flex-start!important
}
.justify-content-end {
-ms-flex-pack: end!important;
-webkit-box-pack: end!important;
justify-content: flex-end!important
}
.justify-content-center {
-ms-flex-pack: center!important;
-webkit-box-pack: center!important;
justify-content: center!important
}
.justify-content-between {
-ms-flex-pack: justify!important;
-webkit-box-pack: justify!important;
justify-content: space-between!important
}
.justify-content-around {
-ms-flex-pack: distribute!important;
justify-content: space-around!important
}
.align-items-start {
-ms-flex-align: start!important;
-webkit-box-align: start!important;
align-items: flex-start!important
}
.align-items-end {
-ms-flex-align: end!important;
-webkit-box-align: end!important;
align-items: flex-end!important
}
.align-items-center {
-ms-flex-align: center!important;
-webkit-box-align: center!important;
align-items: center!important
}
.align-items-baseline {
-ms-flex-align: baseline!important;
-webkit-box-align: baseline!important;
align-items: baseline!important
}
.align-items-stretch {
-ms-flex-align: stretch!important;
-webkit-box-align: stretch!important;
align-items: stretch!important
}
.align-content-start {
-ms-flex-line-pack: start!important;
align-content: flex-start!important
}
.align-content-end {
-ms-flex-line-pack: end!important;
align-content: flex-end!important
}
.align-content-center {
-ms-flex-line-pack: center!important;
align-content: center!important
}
.align-content-between {
-ms-flex-line-pack: justify!important;
align-content: space-between!important
}
.align-content-around {
-ms-flex-line-pack: distribute!important;
align-content: space-around!important
}
.align-content-stretch {
-ms-flex-line-pack: stretch!important;
align-content: stretch!important
}
.align-self-auto {
-ms-flex-item-align: auto!important;
-ms-grid-row-align: auto!important;
align-self: auto!important
}
.align-self-start {
-ms-flex-item-align: start!important;
align-self: flex-start!important
}
.align-self-end {
-ms-flex-item-align: end!important;
align-self: flex-end!important
}
.align-self-center {
-ms-flex-item-align: center!important;
-ms-grid-row-align: center!important;
align-self: center!important
}
.align-self-baseline {
-ms-flex-item-align: baseline!important;
align-self: baseline!important
}
.align-self-stretch {
-ms-flex-item-align: stretch!important;
-ms-grid-row-align: stretch!important;
align-self: stretch!important
}
.m-0 {
margin: 0!important
}
.mt-0,.my-0 {
margin-top: 0!important
}
.mr-0,.mx-0 {
margin-right: 0!important
}
.mb-0,.my-0 {
margin-bottom: 0!important
}
.ml-0,.mx-0 {
margin-left: 0!important
}
.m-1 {
margin: .25rem!important
}
.mt-1,.my-1 {
margin-top: .25rem!important
}
.mr-1,.mx-1 {
margin-right: .25rem!important
}
.mb-1,.my-1 {
margin-bottom: .25rem!important
}
.ml-1,.mx-1 {
margin-left: .25rem!important
}
.m-2 {
margin: .5rem!important
}
.mt-2,.my-2 {
margin-top: .5rem!important
}
.mr-2,.mx-2 {
margin-right: .5rem!important
}
.mb-2,.my-2 {
margin-bottom: .5rem!important
}
.ml-2,.mx-2 {
margin-left: .5rem!important
}
.m-3 {
margin: 1rem!important
}
.mt-3,.my-3 {
margin-top: 1rem!important
}
.mr-3,.mx-3 {
margin-right: 1rem!important
}
.mb-3,.my-3 {
margin-bottom: 1rem!important
}
.ml-3,.mx-3 {
margin-left: 1rem!important
}
.m-4 {
margin: 1.5rem!important
}
.mt-4,.my-4 {
margin-top: 1.5rem!important
}
.mr-4,.mx-4 {
margin-right: 1.5rem!important
}
.mb-4,.my-4 {
margin-bottom: 1.5rem!important
}
.ml-4,.mx-4 {
margin-left: 1.5rem!important
}
.m-5 {
margin: 3rem!important
}
.mt-5,.my-5 {
margin-top: 3rem!important
}
.mr-5,.mx-5 {
margin-right: 3rem!important
}
.mb-5,.my-5 {
margin-bottom: 3rem!important
}
.ml-5,.mx-5 {
margin-left: 3rem!important
}
.p-0 {
padding: 0!important
}
.pt-0,.py-0 {
padding-top: 0!important
}
.pr-0,.px-0 {
padding-right: 0!important
}
.pb-0,.py-0 {
padding-bottom: 0!important
}
.pl-0,.px-0 {
padding-left: 0!important
}
.p-1 {
padding: .25rem!important
}
.pt-1,.py-1 {
padding-top: .25rem!important
}
.pr-1,.px-1 {
padding-right: .25rem!important
}
.pb-1,.py-1 {
padding-bottom: .25rem!important
}
.pl-1,.px-1 {
padding-left: .25rem!important
}
.p-2 {
padding: .5rem!important
}
.pt-2,.py-2 {
padding-top: .5rem!important
}
.pr-2,.px-2 {
padding-right: .5rem!important
}
.pb-2,.py-2 {
padding-bottom: .5rem!important
}
.pl-2,.px-2 {
padding-left: .5rem!important
}
.p-3 {
padding: 1rem!important
}
.pt-3,.py-3 {
padding-top: 1rem!important
}
.pr-3,.px-3 {
padding-right: 1rem!important
}
.pb-3,.py-3 {
padding-bottom: 1rem!important
}
.pl-3,.px-3 {
padding-left: 1rem!important
}
.p-4 {
padding: 1.5rem!important
}
.pt-4,.py-4 {
padding-top: 1.5rem!important
}
.pr-4,.px-4 {
padding-right: 1.5rem!important
}
.pb-4,.py-4 {
padding-bottom: 1.5rem!important
}
.pl-4,.px-4 {
padding-left: 1.5rem!important
}
.p-5 {
padding: 3rem!important
}
.pt-5,.py-5 {
padding-top: 3rem!important
}
.pr-5,.px-5 {
padding-right: 3rem!important
}
.pb-5,.py-5 {
padding-bottom: 3rem!important
}
.pl-5,.px-5 {
padding-left: 3rem!important
}
.m-n1 {
margin: -.25rem!important
}
.mt-n1,.my-n1 {
margin-top: -.25rem!important
}
.mr-n1,.mx-n1 {
margin-right: -.25rem!important
}
.mb-n1,.my-n1 {
margin-bottom: -.25rem!important
}
.ml-n1,.mx-n1 {
margin-left: -.25rem!important
}
.m-n2 {
margin: -.5rem!important
}
.mt-n2,.my-n2 {
margin-top: -.5rem!important
}
.mr-n2,.mx-n2 {
margin-right: -.5rem!important
}
.mb-n2,.my-n2 {
margin-bottom: -.5rem!important
}
.ml-n2,.mx-n2 {
margin-left: -.5rem!important
}
.m-n3 {
margin: -1rem!important
}
.mt-n3,.my-n3 {
margin-top: -1rem!important
}
.mr-n3,.mx-n3 {
margin-right: -1rem!important
}
.mb-n3,.my-n3 {
margin-bottom: -1rem!important
}
.ml-n3,.mx-n3 {
margin-left: -1rem!important
}
.m-n4 {
margin: -1.5rem!important
}
.mt-n4,.my-n4 {
margin-top: -1.5rem!important
}
.mr-n4,.mx-n4 {
margin-right: -1.5rem!important
}
.mb-n4,.my-n4 {
margin-bottom: -1.5rem!important
}
.ml-n4,.mx-n4 {
margin-left: -1.5rem!important
}
.m-n5 {
margin: -3rem!important
}
.mt-n5,.my-n5 {
margin-top: -3rem!important
}
.mr-n5,.mx-n5 {
margin-right: -3rem!important
}
.mb-n5,.my-n5 {
margin-bottom: -3rem!important
}
.ml-n5,.mx-n5 {
margin-left: -3rem!important
}
.m-auto {
margin: auto!important
}
.mt-auto,.my-auto {
margin-top: auto!important
}
.mr-auto,.mx-auto {
margin-right: auto!important
}
.mb-auto,.my-auto {
margin-bottom: auto!important
}
.ml-auto,.mx-auto {
margin-left: auto!important
}
@media (min-width: 576px) {
.container {
max-width:540px
}
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%
}
.col-sm-auto {
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
width: auto;
max-width: 100%
}
.col-sm-1 {
-ms-flex: 0 0 8.333333%;
-webkit-box-flex: 0;
flex: 0 0 8.333333%;
max-width: 8.333333%
}
.col-sm-2 {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%
}
.col-sm-3 {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%
}
.col-sm-4 {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%
}
.col-sm-5 {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666667%
}
.col-sm-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%
}
.col-sm-7 {
-ms-flex: 0 0 58.333333%;
-webkit-box-flex: 0;
flex: 0 0 58.333333%;
max-width: 58.333333%
}
.col-sm-8 {
-ms-flex: 0 0 66.666667%;
-webkit-box-flex: 0;
flex: 0 0 66.666667%;
max-width: 66.666667%
}
.col-sm-9 {
-ms-flex: 0 0 75%;
-webkit-box-flex: 0;
flex: 0 0 75%;
max-width: 75%
}
.col-sm-10 {
-ms-flex: 0 0 83.333333%;
-webkit-box-flex: 0;
flex: 0 0 83.333333%;
max-width: 83.333333%
}
.col-sm-11 {
-ms-flex: 0 0 91.666667%;
-webkit-box-flex: 0;
flex: 0 0 91.666667%;
max-width: 91.666667%
}
.col-sm-12 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%
}
.order-sm-first {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1
}
.order-sm-last {
-ms-flex-order: 13;
-webkit-box-ordinal-group: 14;
order: 13
}
.order-sm-0 {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0
}
.order-sm-1 {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.order-sm-2 {
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2
}
.order-sm-3 {
-ms-flex-order: 3;
-webkit-box-ordinal-group: 4;
order: 3
}
.order-sm-4 {
-ms-flex-order: 4;
-webkit-box-ordinal-group: 5;
order: 4
}
.order-sm-5 {
-ms-flex-order: 5;
-webkit-box-ordinal-group: 6;
order: 5
}
.order-sm-6 {
-ms-flex-order: 6;
-webkit-box-ordinal-group: 7;
order: 6
}
.order-sm-7 {
-ms-flex-order: 7;
-webkit-box-ordinal-group: 8;
order: 7
}
.order-sm-8 {
-ms-flex-order: 8;
-webkit-box-ordinal-group: 9;
order: 8
}
.order-sm-9 {
-ms-flex-order: 9;
-webkit-box-ordinal-group: 10;
order: 9
}
.order-sm-10 {
-ms-flex-order: 10;
-webkit-box-ordinal-group: 11;
order: 10
}
.order-sm-11 {
-ms-flex-order: 11;
-webkit-box-ordinal-group: 12;
order: 11
}
.order-sm-12 {
-ms-flex-order: 12;
-webkit-box-ordinal-group: 13;
order: 12
}
.offset-sm-0 {
margin-left: 0
}
.offset-sm-1 {
margin-left: 8.333333%
}
.offset-sm-2 {
margin-left: 16.666667%
}
.offset-sm-3 {
margin-left: 25%
}
.offset-sm-4 {
margin-left: 33.333333%
}
.offset-sm-5 {
margin-left: 41.666667%
}
.offset-sm-6 {
margin-left: 50%
}
.offset-sm-7 {
margin-left: 58.333333%
}
.offset-sm-8 {
margin-left: 66.666667%
}
.offset-sm-9 {
margin-left: 75%
}
.offset-sm-10 {
margin-left: 83.333333%
}
.offset-sm-11 {
margin-left: 91.666667%
}
.d-sm-none {
display: none!important
}
.d-sm-inline {
display: inline!important
}
.d-sm-inline-block {
display: inline-block!important
}
.d-sm-block {
display: block!important
}
.d-sm-table {
display: table!important
}
.d-sm-table-row {
display: table-row!important
}
.d-sm-table-cell {
display: table-cell!important
}
.d-sm-flex {
display: -ms-flexbox!important;
display: -webkit-box!important;
display: flex!important
}
.d-sm-inline-flex {
display: -ms-inline-flexbox!important;
display: -webkit-inline-box!important;
display: inline-flex!important
}
.flex-sm-column,.flex-sm-row {
-webkit-box-direction: normal!important
}
.flex-sm-row {
-ms-flex-direction: row!important;
-webkit-box-orient: horizontal!important;
flex-direction: row!important
}
.flex-sm-column {
-ms-flex-direction: column!important;
-webkit-box-orient: vertical!important;
flex-direction: column!important
}
.flex-sm-row-reverse {
-ms-flex-direction: row-reverse!important;
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
flex-direction: row-reverse!important
}
.flex-sm-column-reverse {
-ms-flex-direction: column-reverse!important;
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
flex-direction: column-reverse!important
}
.flex-sm-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important
}
.flex-sm-fill {
-ms-flex: 1 1 auto!important;
-webkit-box-flex: 1!important;
flex: 1 1 auto!important
}
.flex-sm-grow-0 {
-ms-flex-positive: 0!important;
-webkit-box-flex: 0!important;
flex-grow: 0!important
}
.flex-sm-grow-1 {
-ms-flex-positive: 1!important;
-webkit-box-flex: 1!important;
flex-grow: 1!important
}
.flex-sm-shrink-0 {
-ms-flex-negative: 0!important;
flex-shrink: 0!important
}
.flex-sm-shrink-1 {
-ms-flex-negative: 1!important;
flex-shrink: 1!important
}
.justify-content-sm-start {
-ms-flex-pack: start!important;
-webkit-box-pack: start!important;
justify-content: flex-start!important
}
.justify-content-sm-end {
-ms-flex-pack: end!important;
-webkit-box-pack: end!important;
justify-content: flex-end!important
}
.justify-content-sm-center {
-ms-flex-pack: center!important;
-webkit-box-pack: center!important;
justify-content: center!important
}
.justify-content-sm-between {
-ms-flex-pack: justify!important;
-webkit-box-pack: justify!important;
justify-content: space-between!important
}
.justify-content-sm-around {
-ms-flex-pack: distribute!important;
justify-content: space-around!important
}
.align-items-sm-start {
-ms-flex-align: start!important;
-webkit-box-align: start!important;
align-items: flex-start!important
}
.align-items-sm-end {
-ms-flex-align: end!important;
-webkit-box-align: end!important;
align-items: flex-end!important
}
.align-items-sm-center {
-ms-flex-align: center!important;
-webkit-box-align: center!important;
align-items: center!important
}
.align-items-sm-baseline {
-ms-flex-align: baseline!important;
-webkit-box-align: baseline!important;
align-items: baseline!important
}
.align-items-sm-stretch {
-ms-flex-align: stretch!important;
-webkit-box-align: stretch!important;
align-items: stretch!important
}
.align-content-sm-start {
-ms-flex-line-pack: start!important;
align-content: flex-start!important
}
.align-content-sm-end {
-ms-flex-line-pack: end!important;
align-content: flex-end!important
}
.align-content-sm-center {
-ms-flex-line-pack: center!important;
align-content: center!important
}
.align-content-sm-between {
-ms-flex-line-pack: justify!important;
align-content: space-between!important
}
.align-content-sm-around {
-ms-flex-line-pack: distribute!important;
align-content: space-around!important
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch!important;
align-content: stretch!important
}
.align-self-sm-auto {
-ms-flex-item-align: auto!important;
-ms-grid-row-align: auto!important;
align-self: auto!important
}
.align-self-sm-start {
-ms-flex-item-align: start!important;
align-self: flex-start!important
}
.align-self-sm-end {
-ms-flex-item-align: end!important;
align-self: flex-end!important
}
.align-self-sm-center {
-ms-flex-item-align: center!important;
-ms-grid-row-align: center!important;
align-self: center!important
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline!important;
align-self: baseline!important
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch!important;
-ms-grid-row-align: stretch!important;
align-self: stretch!important
}
.m-sm-0 {
margin: 0!important
}
.mt-sm-0,.my-sm-0 {
margin-top: 0!important
}
.mr-sm-0,.mx-sm-0 {
margin-right: 0!important
}
.mb-sm-0,.my-sm-0 {
margin-bottom: 0!important
}
.ml-sm-0,.mx-sm-0 {
margin-left: 0!important
}
.m-sm-1 {
margin: .25rem!important
}
.mt-sm-1,.my-sm-1 {
margin-top: .25rem!important
}
.mr-sm-1,.mx-sm-1 {
margin-right: .25rem!important
}
.mb-sm-1,.my-sm-1 {
margin-bottom: .25rem!important
}
.ml-sm-1,.mx-sm-1 {
margin-left: .25rem!important
}
.m-sm-2 {
margin: .5rem!important
}
.mt-sm-2,.my-sm-2 {
margin-top: .5rem!important
}
.mr-sm-2,.mx-sm-2 {
margin-right: .5rem!important
}
.mb-sm-2,.my-sm-2 {
margin-bottom: .5rem!important
}
.ml-sm-2,.mx-sm-2 {
margin-left: .5rem!important
}
.m-sm-3 {
margin: 1rem!important
}
.mt-sm-3,.my-sm-3 {
margin-top: 1rem!important
}
.mr-sm-3,.mx-sm-3 {
margin-right: 1rem!important
}
.mb-sm-3,.my-sm-3 {
margin-bottom: 1rem!important
}
.ml-sm-3,.mx-sm-3 {
margin-left: 1rem!important
}
.m-sm-4 {
margin: 1.5rem!important
}
.mt-sm-4,.my-sm-4 {
margin-top: 1.5rem!important
}
.mr-sm-4,.mx-sm-4 {
margin-right: 1.5rem!important
}
.mb-sm-4,.my-sm-4 {
margin-bottom: 1.5rem!important
}
.ml-sm-4,.mx-sm-4 {
margin-left: 1.5rem!important
}
.m-sm-5 {
margin: 3rem!important
}
.mt-sm-5,.my-sm-5 {
margin-top: 3rem!important
}
.mr-sm-5,.mx-sm-5 {
margin-right: 3rem!important
}
.mb-sm-5,.my-sm-5 {
margin-bottom: 3rem!important
}
.ml-sm-5,.mx-sm-5 {
margin-left: 3rem!important
}
.p-sm-0 {
padding: 0!important
}
.pt-sm-0,.py-sm-0 {
padding-top: 0!important
}
.pr-sm-0,.px-sm-0 {
padding-right: 0!important
}
.pb-sm-0,.py-sm-0 {
padding-bottom: 0!important
}
.pl-sm-0,.px-sm-0 {
padding-left: 0!important
}
.p-sm-1 {
padding: .25rem!important
}
.pt-sm-1,.py-sm-1 {
padding-top: .25rem!important
}
.pr-sm-1,.px-sm-1 {
padding-right: .25rem!important
}
.pb-sm-1,.py-sm-1 {
padding-bottom: .25rem!important
}
.pl-sm-1,.px-sm-1 {
padding-left: .25rem!important
}
.p-sm-2 {
padding: .5rem!important
}
.pt-sm-2,.py-sm-2 {
padding-top: .5rem!important
}
.pr-sm-2,.px-sm-2 {
padding-right: .5rem!important
}
.pb-sm-2,.py-sm-2 {
padding-bottom: .5rem!important
}
.pl-sm-2,.px-sm-2 {
padding-left: .5rem!important
}
.p-sm-3 {
padding: 1rem!important
}
.pt-sm-3,.py-sm-3 {
padding-top: 1rem!important
}
.pr-sm-3,.px-sm-3 {
padding-right: 1rem!important
}
.pb-sm-3,.py-sm-3 {
padding-bottom: 1rem!important
}
.pl-sm-3,.px-sm-3 {
padding-left: 1rem!important
}
.p-sm-4 {
padding: 1.5rem!important
}
.pt-sm-4,.py-sm-4 {
padding-top: 1.5rem!important
}
.pr-sm-4,.px-sm-4 {
padding-right: 1.5rem!important
}
.pb-sm-4,.py-sm-4 {
padding-bottom: 1.5rem!important
}
.pl-sm-4,.px-sm-4 {
padding-left: 1.5rem!important
}
.p-sm-5 {
padding: 3rem!important
}
.pt-sm-5,.py-sm-5 {
padding-top: 3rem!important
}
.pr-sm-5,.px-sm-5 {
padding-right: 3rem!important
}
.pb-sm-5,.py-sm-5 {
padding-bottom: 3rem!important
}
.pl-sm-5,.px-sm-5 {
padding-left: 3rem!important
}
.m-sm-n1 {
margin: -.25rem!important
}
.mt-sm-n1,.my-sm-n1 {
margin-top: -.25rem!important
}
.mr-sm-n1,.mx-sm-n1 {
margin-right: -.25rem!important
}
.mb-sm-n1,.my-sm-n1 {
margin-bottom: -.25rem!important
}
.ml-sm-n1,.mx-sm-n1 {
margin-left: -.25rem!important
}
.m-sm-n2 {
margin: -.5rem!important
}
.mt-sm-n2,.my-sm-n2 {
margin-top: -.5rem!important
}
.mr-sm-n2,.mx-sm-n2 {
margin-right: -.5rem!important
}
.mb-sm-n2,.my-sm-n2 {
margin-bottom: -.5rem!important
}
.ml-sm-n2,.mx-sm-n2 {
margin-left: -.5rem!important
}
.m-sm-n3 {
margin: -1rem!important
}
.mt-sm-n3,.my-sm-n3 {
margin-top: -1rem!important
}
.mr-sm-n3,.mx-sm-n3 {
margin-right: -1rem!important
}
.mb-sm-n3,.my-sm-n3 {
margin-bottom: -1rem!important
}
.ml-sm-n3,.mx-sm-n3 {
margin-left: -1rem!important
}
.m-sm-n4 {
margin: -1.5rem!important
}
.mt-sm-n4,.my-sm-n4 {
margin-top: -1.5rem!important
}
.mr-sm-n4,.mx-sm-n4 {
margin-right: -1.5rem!important
}
.mb-sm-n4,.my-sm-n4 {
margin-bottom: -1.5rem!important
}
.ml-sm-n4,.mx-sm-n4 {
margin-left: -1.5rem!important
}
.m-sm-n5 {
margin: -3rem!important
}
.mt-sm-n5,.my-sm-n5 {
margin-top: -3rem!important
}
.mr-sm-n5,.mx-sm-n5 {
margin-right: -3rem!important
}
.mb-sm-n5,.my-sm-n5 {
margin-bottom: -3rem!important
}
.ml-sm-n5,.mx-sm-n5 {
margin-left: -3rem!important
}
.m-sm-auto {
margin: auto!important
}
.mt-sm-auto,.my-sm-auto {
margin-top: auto!important
}
.mr-sm-auto,.mx-sm-auto {
margin-right: auto!important
}
.mb-sm-auto,.my-sm-auto {
margin-bottom: auto!important
}
.ml-sm-auto,.mx-sm-auto {
margin-left: auto!important
}
}
@media (min-width: 768px) {
.container {
max-width:720px
}
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%
}
.col-md-auto {
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
width: auto;
max-width: 100%
}
.col-md-1 {
-ms-flex: 0 0 8.333333%;
-webkit-box-flex: 0;
flex: 0 0 8.333333%;
max-width: 8.333333%
}
.col-md-2 {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%
}
.col-md-3 {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%
}
.col-md-4 {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%
}
.col-md-5 {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666667%
}
.col-md-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%
}
.col-md-7 {
-ms-flex: 0 0 58.333333%;
-webkit-box-flex: 0;
flex: 0 0 58.333333%;
max-width: 58.333333%
}
.col-md-8 {
-ms-flex: 0 0 66.666667%;
-webkit-box-flex: 0;
flex: 0 0 66.666667%;
max-width: 66.666667%
}
.col-md-9 {
-ms-flex: 0 0 75%;
-webkit-box-flex: 0;
flex: 0 0 75%;
max-width: 75%
}
.col-md-10 {
-ms-flex: 0 0 83.333333%;
-webkit-box-flex: 0;
flex: 0 0 83.333333%;
max-width: 83.333333%
}
.col-md-11 {
-ms-flex: 0 0 91.666667%;
-webkit-box-flex: 0;
flex: 0 0 91.666667%;
max-width: 91.666667%
}
.col-md-12 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%
}
.order-md-first {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1
}
.order-md-last {
-ms-flex-order: 13;
-webkit-box-ordinal-group: 14;
order: 13
}
.order-md-0 {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0
}
.order-md-1 {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.order-md-2 {
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2
}
.order-md-3 {
-ms-flex-order: 3;
-webkit-box-ordinal-group: 4;
order: 3
}
.order-md-4 {
-ms-flex-order: 4;
-webkit-box-ordinal-group: 5;
order: 4
}
.order-md-5 {
-ms-flex-order: 5;
-webkit-box-ordinal-group: 6;
order: 5
}
.order-md-6 {
-ms-flex-order: 6;
-webkit-box-ordinal-group: 7;
order: 6
}
.order-md-7 {
-ms-flex-order: 7;
-webkit-box-ordinal-group: 8;
order: 7
}
.order-md-8 {
-ms-flex-order: 8;
-webkit-box-ordinal-group: 9;
order: 8
}
.order-md-9 {
-ms-flex-order: 9;
-webkit-box-ordinal-group: 10;
order: 9
}
.order-md-10 {
-ms-flex-order: 10;
-webkit-box-ordinal-group: 11;
order: 10
}
.order-md-11 {
-ms-flex-order: 11;
-webkit-box-ordinal-group: 12;
order: 11
}
.order-md-12 {
-ms-flex-order: 12;
-webkit-box-ordinal-group: 13;
order: 12
}
.offset-md-0 {
margin-left: 0
}
.offset-md-1 {
margin-left: 8.333333%
}
.offset-md-2 {
margin-left: 16.666667%
}
.offset-md-3 {
margin-left: 25%
}
.offset-md-4 {
margin-left: 33.333333%
}
.offset-md-5 {
margin-left: 41.666667%
}
.offset-md-6 {
margin-left: 50%
}
.offset-md-7 {
margin-left: 58.333333%
}
.offset-md-8 {
margin-left: 66.666667%
}
.offset-md-9 {
margin-left: 75%
}
.offset-md-10 {
margin-left: 83.333333%
}
.offset-md-11 {
margin-left: 91.666667%
}
.d-md-none {
display: none!important
}
.d-md-inline {
display: inline!important
}
.d-md-inline-block {
display: inline-block!important
}
.d-md-block {
display: block!important
}
.d-md-table {
display: table!important
}
.d-md-table-row {
display: table-row!important
}
.d-md-table-cell {
display: table-cell!important
}
.d-md-flex {
display: -ms-flexbox!important;
display: -webkit-box!important;
display: flex!important
}
.d-md-inline-flex {
display: -ms-inline-flexbox!important;
display: -webkit-inline-box!important;
display: inline-flex!important
}
.flex-md-column,.flex-md-row {
-webkit-box-direction: normal!important
}
.flex-md-row {
-ms-flex-direction: row!important;
-webkit-box-orient: horizontal!important;
flex-direction: row!important
}
.flex-md-column {
-ms-flex-direction: column!important;
-webkit-box-orient: vertical!important;
flex-direction: column!important
}
.flex-md-row-reverse {
-ms-flex-direction: row-reverse!important;
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
flex-direction: row-reverse!important
}
.flex-md-column-reverse {
-ms-flex-direction: column-reverse!important;
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
flex-direction: column-reverse!important
}
.flex-md-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important
}
.flex-md-fill {
-ms-flex: 1 1 auto!important;
-webkit-box-flex: 1!important;
flex: 1 1 auto!important
}
.flex-md-grow-0 {
-ms-flex-positive: 0!important;
-webkit-box-flex: 0!important;
flex-grow: 0!important
}
.flex-md-grow-1 {
-ms-flex-positive: 1!important;
-webkit-box-flex: 1!important;
flex-grow: 1!important
}
.flex-md-shrink-0 {
-ms-flex-negative: 0!important;
flex-shrink: 0!important
}
.flex-md-shrink-1 {
-ms-flex-negative: 1!important;
flex-shrink: 1!important
}
.justify-content-md-start {
-ms-flex-pack: start!important;
-webkit-box-pack: start!important;
justify-content: flex-start!important
}
.justify-content-md-end {
-ms-flex-pack: end!important;
-webkit-box-pack: end!important;
justify-content: flex-end!important
}
.justify-content-md-center {
-ms-flex-pack: center!important;
-webkit-box-pack: center!important;
justify-content: center!important
}
.justify-content-md-between {
-ms-flex-pack: justify!important;
-webkit-box-pack: justify!important;
justify-content: space-between!important
}
.justify-content-md-around {
-ms-flex-pack: distribute!important;
justify-content: space-around!important
}
.align-items-md-start {
-ms-flex-align: start!important;
-webkit-box-align: start!important;
align-items: flex-start!important
}
.align-items-md-end {
-ms-flex-align: end!important;
-webkit-box-align: end!important;
align-items: flex-end!important
}
.align-items-md-center {
-ms-flex-align: center!important;
-webkit-box-align: center!important;
align-items: center!important
}
.align-items-md-baseline {
-ms-flex-align: baseline!important;
-webkit-box-align: baseline!important;
align-items: baseline!important
}
.align-items-md-stretch {
-ms-flex-align: stretch!important;
-webkit-box-align: stretch!important;
align-items: stretch!important
}
.align-content-md-start {
-ms-flex-line-pack: start!important;
align-content: flex-start!important
}
.align-content-md-end {
-ms-flex-line-pack: end!important;
align-content: flex-end!important
}
.align-content-md-center {
-ms-flex-line-pack: center!important;
align-content: center!important
}
.align-content-md-between {
-ms-flex-line-pack: justify!important;
align-content: space-between!important
}
.align-content-md-around {
-ms-flex-line-pack: distribute!important;
align-content: space-around!important
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch!important;
align-content: stretch!important
}
.align-self-md-auto {
-ms-flex-item-align: auto!important;
-ms-grid-row-align: auto!important;
align-self: auto!important
}
.align-self-md-start {
-ms-flex-item-align: start!important;
align-self: flex-start!important
}
.align-self-md-end {
-ms-flex-item-align: end!important;
align-self: flex-end!important
}
.align-self-md-center {
-ms-flex-item-align: center!important;
-ms-grid-row-align: center!important;
align-self: center!important
}
.align-self-md-baseline {
-ms-flex-item-align: baseline!important;
align-self: baseline!important
}
.align-self-md-stretch {
-ms-flex-item-align: stretch!important;
-ms-grid-row-align: stretch!important;
align-self: stretch!important
}
.m-md-0 {
margin: 0!important
}
.mt-md-0,.my-md-0 {
margin-top: 0!important
}
.mr-md-0,.mx-md-0 {
margin-right: 0!important
}
.mb-md-0,.my-md-0 {
margin-bottom: 0!important
}
.ml-md-0,.mx-md-0 {
margin-left: 0!important
}
.m-md-1 {
margin: .25rem!important
}
.mt-md-1,.my-md-1 {
margin-top: .25rem!important
}
.mr-md-1,.mx-md-1 {
margin-right: .25rem!important
}
.mb-md-1,.my-md-1 {
margin-bottom: .25rem!important
}
.ml-md-1,.mx-md-1 {
margin-left: .25rem!important
}
.m-md-2 {
margin: .5rem!important
}
.mt-md-2,.my-md-2 {
margin-top: .5rem!important
}
.mr-md-2,.mx-md-2 {
margin-right: .5rem!important
}
.mb-md-2,.my-md-2 {
margin-bottom: .5rem!important
}
.ml-md-2,.mx-md-2 {
margin-left: .5rem!important
}
.m-md-3 {
margin: 1rem!important
}
.mt-md-3,.my-md-3 {
margin-top: 1rem!important
}
.mr-md-3,.mx-md-3 {
margin-right: 1rem!important
}
.mb-md-3,.my-md-3 {
margin-bottom: 1rem!important
}
.ml-md-3,.mx-md-3 {
margin-left: 1rem!important
}
.m-md-4 {
margin: 1.5rem!important
}
.mt-md-4,.my-md-4 {
margin-top: 1.5rem!important
}
.mr-md-4,.mx-md-4 {
margin-right: 1.5rem!important
}
.mb-md-4,.my-md-4 {
margin-bottom: 1.5rem!important
}
.ml-md-4,.mx-md-4 {
margin-left: 1.5rem!important
}
.m-md-5 {
margin: 3rem!important
}
.mt-md-5,.my-md-5 {
margin-top: 3rem!important
}
.mr-md-5,.mx-md-5 {
margin-right: 3rem!important
}
.mb-md-5,.my-md-5 {
margin-bottom: 3rem!important
}
.ml-md-5,.mx-md-5 {
margin-left: 3rem!important
}
.p-md-0 {
padding: 0!important
}
.pt-md-0,.py-md-0 {
padding-top: 0!important
}
.pr-md-0,.px-md-0 {
padding-right: 0!important
}
.pb-md-0,.py-md-0 {
padding-bottom: 0!important
}
.pl-md-0,.px-md-0 {
padding-left: 0!important
}
.p-md-1 {
padding: .25rem!important
}
.pt-md-1,.py-md-1 {
padding-top: .25rem!important
}
.pr-md-1,.px-md-1 {
padding-right: .25rem!important
}
.pb-md-1,.py-md-1 {
padding-bottom: .25rem!important
}
.pl-md-1,.px-md-1 {
padding-left: .25rem!important
}
.p-md-2 {
padding: .5rem!important
}
.pt-md-2,.py-md-2 {
padding-top: .5rem!important
}
.pr-md-2,.px-md-2 {
padding-right: .5rem!important
}
.pb-md-2,.py-md-2 {
padding-bottom: .5rem!important
}
.pl-md-2,.px-md-2 {
padding-left: .5rem!important
}
.p-md-3 {
padding: 1rem!important
}
.pt-md-3,.py-md-3 {
padding-top: 1rem!important
}
.pr-md-3,.px-md-3 {
padding-right: 1rem!important
}
.pb-md-3,.py-md-3 {
padding-bottom: 1rem!important
}
.pl-md-3,.px-md-3 {
padding-left: 1rem!important
}
.p-md-4 {
padding: 1.5rem!important
}
.pt-md-4,.py-md-4 {
padding-top: 1.5rem!important
}
.pr-md-4,.px-md-4 {
padding-right: 1.5rem!important
}
.pb-md-4,.py-md-4 {
padding-bottom: 1.5rem!important
}
.pl-md-4,.px-md-4 {
padding-left: 1.5rem!important
}
.p-md-5 {
padding: 3rem!important
}
.pt-md-5,.py-md-5 {
padding-top: 3rem!important
}
.pr-md-5,.px-md-5 {
padding-right: 3rem!important
}
.pb-md-5,.py-md-5 {
padding-bottom: 3rem!important
}
.pl-md-5,.px-md-5 {
padding-left: 3rem!important
}
.m-md-n1 {
margin: -.25rem!important
}
.mt-md-n1,.my-md-n1 {
margin-top: -.25rem!important
}
.mr-md-n1,.mx-md-n1 {
margin-right: -.25rem!important
}
.mb-md-n1,.my-md-n1 {
margin-bottom: -.25rem!important
}
.ml-md-n1,.mx-md-n1 {
margin-left: -.25rem!important
}
.m-md-n2 {
margin: -.5rem!important
}
.mt-md-n2,.my-md-n2 {
margin-top: -.5rem!important
}
.mr-md-n2,.mx-md-n2 {
margin-right: -.5rem!important
}
.mb-md-n2,.my-md-n2 {
margin-bottom: -.5rem!important
}
.ml-md-n2,.mx-md-n2 {
margin-left: -.5rem!important
}
.m-md-n3 {
margin: -1rem!important
}
.mt-md-n3,.my-md-n3 {
margin-top: -1rem!important
}
.mr-md-n3,.mx-md-n3 {
margin-right: -1rem!important
}
.mb-md-n3,.my-md-n3 {
margin-bottom: -1rem!important
}
.ml-md-n3,.mx-md-n3 {
margin-left: -1rem!important
}
.m-md-n4 {
margin: -1.5rem!important
}
.mt-md-n4,.my-md-n4 {
margin-top: -1.5rem!important
}
.mr-md-n4,.mx-md-n4 {
margin-right: -1.5rem!important
}
.mb-md-n4,.my-md-n4 {
margin-bottom: -1.5rem!important
}
.ml-md-n4,.mx-md-n4 {
margin-left: -1.5rem!important
}
.m-md-n5 {
margin: -3rem!important
}
.mt-md-n5,.my-md-n5 {
margin-top: -3rem!important
}
.mr-md-n5,.mx-md-n5 {
margin-right: -3rem!important
}
.mb-md-n5,.my-md-n5 {
margin-bottom: -3rem!important
}
.ml-md-n5,.mx-md-n5 {
margin-left: -3rem!important
}
.m-md-auto {
margin: auto!important
}
.mt-md-auto,.my-md-auto {
margin-top: auto!important
}
.mr-md-auto,.mx-md-auto {
margin-right: auto!important
}
.mb-md-auto,.my-md-auto {
margin-bottom: auto!important
}
.ml-md-auto,.mx-md-auto {
margin-left: auto!important
}
}
@media (min-width: 992px) {
.container {
max-width:960px
}
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%
}
.col-lg-auto {
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
width: auto;
max-width: 100%
}
.col-lg-1 {
-ms-flex: 0 0 8.333333%;
-webkit-box-flex: 0;
flex: 0 0 8.333333%;
max-width: 8.333333%
}
.col-lg-2 {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%
}
.col-lg-3 {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%
}
.col-lg-4 {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%
}
.col-lg-5 {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666667%
}
.col-lg-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%
}
.col-lg-7 {
-ms-flex: 0 0 58.333333%;
-webkit-box-flex: 0;
flex: 0 0 58.333333%;
max-width: 58.333333%
}
.col-lg-8 {
-ms-flex: 0 0 66.666667%;
-webkit-box-flex: 0;
flex: 0 0 66.666667%;
max-width: 66.666667%
}
.col-lg-9 {
-ms-flex: 0 0 75%;
-webkit-box-flex: 0;
flex: 0 0 75%;
max-width: 75%
}
.col-lg-10 {
-ms-flex: 0 0 83.333333%;
-webkit-box-flex: 0;
flex: 0 0 83.333333%;
max-width: 83.333333%
}
.col-lg-11 {
-ms-flex: 0 0 91.666667%;
-webkit-box-flex: 0;
flex: 0 0 91.666667%;
max-width: 91.666667%
}
.col-lg-12 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%
}
.order-lg-first {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1
}
.order-lg-last {
-ms-flex-order: 13;
-webkit-box-ordinal-group: 14;
order: 13
}
.order-lg-0 {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0
}
.order-lg-1 {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.order-lg-2 {
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2
}
.order-lg-3 {
-ms-flex-order: 3;
-webkit-box-ordinal-group: 4;
order: 3
}
.order-lg-4 {
-ms-flex-order: 4;
-webkit-box-ordinal-group: 5;
order: 4
}
.order-lg-5 {
-ms-flex-order: 5;
-webkit-box-ordinal-group: 6;
order: 5
}
.order-lg-6 {
-ms-flex-order: 6;
-webkit-box-ordinal-group: 7;
order: 6
}
.order-lg-7 {
-ms-flex-order: 7;
-webkit-box-ordinal-group: 8;
order: 7
}
.order-lg-8 {
-ms-flex-order: 8;
-webkit-box-ordinal-group: 9;
order: 8
}
.order-lg-9 {
-ms-flex-order: 9;
-webkit-box-ordinal-group: 10;
order: 9
}
.order-lg-10 {
-ms-flex-order: 10;
-webkit-box-ordinal-group: 11;
order: 10
}
.order-lg-11 {
-ms-flex-order: 11;
-webkit-box-ordinal-group: 12;
order: 11
}
.order-lg-12 {
-ms-flex-order: 12;
-webkit-box-ordinal-group: 13;
order: 12
}
.offset-lg-0 {
margin-left: 0
}
.offset-lg-1 {
margin-left: 8.333333%
}
.offset-lg-2 {
margin-left: 16.666667%
}
.offset-lg-3 {
margin-left: 25%
}
.offset-lg-4 {
margin-left: 33.333333%
}
.offset-lg-5 {
margin-left: 41.666667%
}
.offset-lg-6 {
margin-left: 50%
}
.offset-lg-7 {
margin-left: 58.333333%
}
.offset-lg-8 {
margin-left: 66.666667%
}
.offset-lg-9 {
margin-left: 75%
}
.offset-lg-10 {
margin-left: 83.333333%
}
.offset-lg-11 {
margin-left: 91.666667%
}
.d-lg-none {
display: none!important
}
.d-lg-inline {
display: inline!important
}
.d-lg-inline-block {
display: inline-block!important
}
.d-lg-block {
display: block!important
}
.d-lg-table {
display: table!important
}
.d-lg-table-row {
display: table-row!important
}
.d-lg-table-cell {
display: table-cell!important
}
.d-lg-flex {
display: -ms-flexbox!important;
display: -webkit-box!important;
display: flex!important
}
.d-lg-inline-flex {
display: -ms-inline-flexbox!important;
display: -webkit-inline-box!important;
display: inline-flex!important
}
.flex-lg-column,.flex-lg-row {
-webkit-box-direction: normal!important
}
.flex-lg-row {
-ms-flex-direction: row!important;
-webkit-box-orient: horizontal!important;
flex-direction: row!important
}
.flex-lg-column {
-ms-flex-direction: column!important;
-webkit-box-orient: vertical!important;
flex-direction: column!important
}
.flex-lg-row-reverse {
-ms-flex-direction: row-reverse!important;
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
flex-direction: row-reverse!important
}
.flex-lg-column-reverse {
-ms-flex-direction: column-reverse!important;
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
flex-direction: column-reverse!important
}
.flex-lg-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important
}
.flex-lg-fill {
-ms-flex: 1 1 auto!important;
-webkit-box-flex: 1!important;
flex: 1 1 auto!important
}
.flex-lg-grow-0 {
-ms-flex-positive: 0!important;
-webkit-box-flex: 0!important;
flex-grow: 0!important
}
.flex-lg-grow-1 {
-ms-flex-positive: 1!important;
-webkit-box-flex: 1!important;
flex-grow: 1!important
}
.flex-lg-shrink-0 {
-ms-flex-negative: 0!important;
flex-shrink: 0!important
}
.flex-lg-shrink-1 {
-ms-flex-negative: 1!important;
flex-shrink: 1!important
}
.justify-content-lg-start {
-ms-flex-pack: start!important;
-webkit-box-pack: start!important;
justify-content: flex-start!important
}
.justify-content-lg-end {
-ms-flex-pack: end!important;
-webkit-box-pack: end!important;
justify-content: flex-end!important
}
.justify-content-lg-center {
-ms-flex-pack: center!important;
-webkit-box-pack: center!important;
justify-content: center!important
}
.justify-content-lg-between {
-ms-flex-pack: justify!important;
-webkit-box-pack: justify!important;
justify-content: space-between!important
}
.justify-content-lg-around {
-ms-flex-pack: distribute!important;
justify-content: space-around!important
}
.align-items-lg-start {
-ms-flex-align: start!important;
-webkit-box-align: start!important;
align-items: flex-start!important
}
.align-items-lg-end {
-ms-flex-align: end!important;
-webkit-box-align: end!important;
align-items: flex-end!important
}
.align-items-lg-center {
-ms-flex-align: center!important;
-webkit-box-align: center!important;
align-items: center!important
}
.align-items-lg-baseline {
-ms-flex-align: baseline!important;
-webkit-box-align: baseline!important;
align-items: baseline!important
}
.align-items-lg-stretch {
-ms-flex-align: stretch!important;
-webkit-box-align: stretch!important;
align-items: stretch!important
}
.align-content-lg-start {
-ms-flex-line-pack: start!important;
align-content: flex-start!important
}
.align-content-lg-end {
-ms-flex-line-pack: end!important;
align-content: flex-end!important
}
.align-content-lg-center {
-ms-flex-line-pack: center!important;
align-content: center!important
}
.align-content-lg-between {
-ms-flex-line-pack: justify!important;
align-content: space-between!important
}
.align-content-lg-around {
-ms-flex-line-pack: distribute!important;
align-content: space-around!important
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch!important;
align-content: stretch!important
}
.align-self-lg-auto {
-ms-flex-item-align: auto!important;
-ms-grid-row-align: auto!important;
align-self: auto!important
}
.align-self-lg-start {
-ms-flex-item-align: start!important;
align-self: flex-start!important
}
.align-self-lg-end {
-ms-flex-item-align: end!important;
align-self: flex-end!important
}
.align-self-lg-center {
-ms-flex-item-align: center!important;
-ms-grid-row-align: center!important;
align-self: center!important
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline!important;
align-self: baseline!important
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch!important;
-ms-grid-row-align: stretch!important;
align-self: stretch!important
}
.m-lg-0 {
margin: 0!important
}
.mt-lg-0,.my-lg-0 {
margin-top: 0!important
}
.mr-lg-0,.mx-lg-0 {
margin-right: 0!important
}
.mb-lg-0,.my-lg-0 {
margin-bottom: 0!important
}
.ml-lg-0,.mx-lg-0 {
margin-left: 0!important
}
.m-lg-1 {
margin: .25rem!important
}
.mt-lg-1,.my-lg-1 {
margin-top: .25rem!important
}
.mr-lg-1,.mx-lg-1 {
margin-right: .25rem!important
}
.mb-lg-1,.my-lg-1 {
margin-bottom: .25rem!important
}
.ml-lg-1,.mx-lg-1 {
margin-left: .25rem!important
}
.m-lg-2 {
margin: .5rem!important
}
.mt-lg-2,.my-lg-2 {
margin-top: .5rem!important
}
.mr-lg-2,.mx-lg-2 {
margin-right: .5rem!important
}
.mb-lg-2,.my-lg-2 {
margin-bottom: .5rem!important
}
.ml-lg-2,.mx-lg-2 {
margin-left: .5rem!important
}
.m-lg-3 {
margin: 1rem!important
}
.mt-lg-3,.my-lg-3 {
margin-top: 1rem!important
}
.mr-lg-3,.mx-lg-3 {
margin-right: 1rem!important
}
.mb-lg-3,.my-lg-3 {
margin-bottom: 1rem!important
}
.ml-lg-3,.mx-lg-3 {
margin-left: 1rem!important
}
.m-lg-4 {
margin: 1.5rem!important
}
.mt-lg-4,.my-lg-4 {
margin-top: 1.5rem!important
}
.mr-lg-4,.mx-lg-4 {
margin-right: 1.5rem!important
}
.mb-lg-4,.my-lg-4 {
margin-bottom: 1.5rem!important
}
.ml-lg-4,.mx-lg-4 {
margin-left: 1.5rem!important
}
.m-lg-5 {
margin: 3rem!important
}
.mt-lg-5,.my-lg-5 {
margin-top: 3rem!important
}
.mr-lg-5,.mx-lg-5 {
margin-right: 3rem!important
}
.mb-lg-5,.my-lg-5 {
margin-bottom: 3rem!important
}
.ml-lg-5,.mx-lg-5 {
margin-left: 3rem!important
}
.p-lg-0 {
padding: 0!important
}
.pt-lg-0,.py-lg-0 {
padding-top: 0!important
}
.pr-lg-0,.px-lg-0 {
padding-right: 0!important
}
.pb-lg-0,.py-lg-0 {
padding-bottom: 0!important
}
.pl-lg-0,.px-lg-0 {
padding-left: 0!important
}
.p-lg-1 {
padding: .25rem!important
}
.pt-lg-1,.py-lg-1 {
padding-top: .25rem!important
}
.pr-lg-1,.px-lg-1 {
padding-right: .25rem!important
}
.pb-lg-1,.py-lg-1 {
padding-bottom: .25rem!important
}
.pl-lg-1,.px-lg-1 {
padding-left: .25rem!important
}
.p-lg-2 {
padding: .5rem!important
}
.pt-lg-2,.py-lg-2 {
padding-top: .5rem!important
}
.pr-lg-2,.px-lg-2 {
padding-right: .5rem!important
}
.pb-lg-2,.py-lg-2 {
padding-bottom: .5rem!important
}
.pl-lg-2,.px-lg-2 {
padding-left: .5rem!important
}
.p-lg-3 {
padding: 1rem!important
}
.pt-lg-3,.py-lg-3 {
padding-top: 1rem!important
}
.pr-lg-3,.px-lg-3 {
padding-right: 1rem!important
}
.pb-lg-3,.py-lg-3 {
padding-bottom: 1rem!important
}
.pl-lg-3,.px-lg-3 {
padding-left: 1rem!important
}
.p-lg-4 {
padding: 1.5rem!important
}
.pt-lg-4,.py-lg-4 {
padding-top: 1.5rem!important
}
.pr-lg-4,.px-lg-4 {
padding-right: 1.5rem!important
}
.pb-lg-4,.py-lg-4 {
padding-bottom: 1.5rem!important
}
.pl-lg-4,.px-lg-4 {
padding-left: 1.5rem!important
}
.p-lg-5 {
padding: 3rem!important
}
.pt-lg-5,.py-lg-5 {
padding-top: 3rem!important
}
.pr-lg-5,.px-lg-5 {
padding-right: 3rem!important
}
.pb-lg-5,.py-lg-5 {
padding-bottom: 3rem!important
}
.pl-lg-5,.px-lg-5 {
padding-left: 3rem!important
}
.m-lg-n1 {
margin: -.25rem!important
}
.mt-lg-n1,.my-lg-n1 {
margin-top: -.25rem!important
}
.mr-lg-n1,.mx-lg-n1 {
margin-right: -.25rem!important
}
.mb-lg-n1,.my-lg-n1 {
margin-bottom: -.25rem!important
}
.ml-lg-n1,.mx-lg-n1 {
margin-left: -.25rem!important
}
.m-lg-n2 {
margin: -.5rem!important
}
.mt-lg-n2,.my-lg-n2 {
margin-top: -.5rem!important
}
.mr-lg-n2,.mx-lg-n2 {
margin-right: -.5rem!important
}
.mb-lg-n2,.my-lg-n2 {
margin-bottom: -.5rem!important
}
.ml-lg-n2,.mx-lg-n2 {
margin-left: -.5rem!important
}
.m-lg-n3 {
margin: -1rem!important
}
.mt-lg-n3,.my-lg-n3 {
margin-top: -1rem!important
}
.mr-lg-n3,.mx-lg-n3 {
margin-right: -1rem!important
}
.mb-lg-n3,.my-lg-n3 {
margin-bottom: -1rem!important
}
.ml-lg-n3,.mx-lg-n3 {
margin-left: -1rem!important
}
.m-lg-n4 {
margin: -1.5rem!important
}
.mt-lg-n4,.my-lg-n4 {
margin-top: -1.5rem!important
}
.mr-lg-n4,.mx-lg-n4 {
margin-right: -1.5rem!important
}
.mb-lg-n4,.my-lg-n4 {
margin-bottom: -1.5rem!important
}
.ml-lg-n4,.mx-lg-n4 {
margin-left: -1.5rem!important
}
.m-lg-n5 {
margin: -3rem!important
}
.mt-lg-n5,.my-lg-n5 {
margin-top: -3rem!important
}
.mr-lg-n5,.mx-lg-n5 {
margin-right: -3rem!important
}
.mb-lg-n5,.my-lg-n5 {
margin-bottom: -3rem!important
}
.ml-lg-n5,.mx-lg-n5 {
margin-left: -3rem!important
}
.m-lg-auto {
margin: auto!important
}
.mt-lg-auto,.my-lg-auto {
margin-top: auto!important
}
.mr-lg-auto,.mx-lg-auto {
margin-right: auto!important
}
.mb-lg-auto,.my-lg-auto {
margin-bottom: auto!important
}
.ml-lg-auto,.mx-lg-auto {
margin-left: auto!important
}
}
body {
margin: 0;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
font-weight: 400;
line-height: 1.5;
background-color: #fff
}
[tabindex="-1"]:focus {
outline: 0!important
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible
}
abbr[data-original-title],abbr[title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none
}
.presentation-card2.link,.swiper-pagination-clickable .swiper-pagination-bullet,[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled),summary {
cursor: pointer
}
address {
font-style: normal
}
dt {
font-weight: 700
}
dd {
margin-left: 0
}
blockquote,figure {
margin: 0 0 1rem
}
b,strong {
font-weight: bolder
}
small {
font-size: 80%
}
sub,sup {
position: relative;
font-size: 75%;
line-height: 0
}
sub {
bottom: -.25em
}
sup {
top: -.5em
}
a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
color: inherit;
text-decoration: none
}
a:not([href]):not([tabindex]):focus {
outline: 0
}
code,kbd,pre,samp {
font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
font-size: 1em
}
pre {
overflow: auto
}
svg {
overflow: hidden;
vertical-align: middle
}
table {
border-collapse: collapse
}
caption {
padding-top: .75rem;
padding-bottom: .75rem;
color: #6c757d;
caption-side: bottom
}
th {
text-align: inherit
}
label {
display: inline-block
}
button {
border-radius: 0
}
button:focus {
outline: dotted 1px;
outline: -webkit-focus-ring-color auto 5px
}
button,input,optgroup,select,textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit
}
.swiper-container-cube,.swiper-container-flip,button,input {
overflow: visible
}
button,select {
text-transform: none
}
select {
word-wrap: normal
}
[type=button],[type=reset],[type=submit],button {
-webkit-appearance: button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
padding: 0;
border-style: none
}
input[type=checkbox],input[type=radio] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0
}
input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
-webkit-appearance: listbox
}
textarea {
overflow: auto;
resize: vertical
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0
}
legend {
width: 100%;
padding: 0;
font-size: 1.5rem;
color: inherit;
white-space: normal
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
height: auto
}
[type=search] {
outline-offset: -2px;
-webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button
}
.email-icon2,.phone-icon2,output {
display: inline-block
}
summary {
display: list-item
}
template {
display: none
}
@font-face {
font-family: swiper-icons;
src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
font-weight: 400;
font-style: normal
}
:root {
--swiper-theme-color: #007aff;
--swiper-navigation-size: 44px;
--title: "Oswald",sans-serif;
--heading: "Poppins",sans-serif;
--primary: "Roboto",sans-serif;
--green: #3fabaf;
--green-o75: rgba(63, 171, 175, 0.75);
--green-o50: rgba(63, 171, 175, 0.5);
--green-o25: rgba(63, 171, 175, 0.25);
--green-o10: rgba(63, 171, 175, 0.1);
--orange: #004ba1;
--orange-light: #ff8800;
--orange-o75: rgba(255, 102, 0, 0.75);
--orange-o50: rgba(255, 102, 0, 0.5);
--orange-o25: rgba(255, 102, 0, 0.25);
--orange-o10: rgba(255, 102, 0, 0.1);
--btn-orange: linear-gradient(to right, var(--orange-light), var(--orange));
--grey-25: #f9f9f9;
--grey-35: #f2f2f2;
--grey-50: #eeeeee;
--grey-75: #cccccc;
--grey-100: grey;
--fc-dark-100: #000000;
--fc-dark-80: #444444;
--fc-dark-70: #686868;
--fc-dark-60: #666666;
--fc-dark-40: #888888;
--fc-dark-30: #aaaaaa;
--fc-dark-20: #cccccc;
--fc-heading: #000000;
--fc-primary: #686868;
--ff-body: "Roboto",sans-serif;
--ff-heading: "Poppins",sans-serif;
--fs-body: 1.6rem;
--fs-main-heading: 3.2rem;
--fs-heading: 2.7rem;
--fs-heading2: 1.6rem;
--section-padding: 6rem;
--section-padding-top: 10rem;
--section-padding-bottom: 6rem;
--section-padding-top: 8rem;
--section-padding-bottom: 4rem;
--section-subtitle-margin-top: 3rem;
--section-description-margin-top: 2rem;
--co-txt-body: #777;
--co-txt-heading: black;
--co-primary: #004ba1;
--co-primary-hover: #ff9a57;
--co-primary2: #ff8800;
--co-primary2: #ff8800;
--co-primary3: #ff681a;
--co-accent: #3fabaf;
--co-accent-hover: #86dde0;
--section-up-line-w: 44px;
--section-up-line-h: 4px;
--section-up-line-top: -19px;
--section-up-line-top: calc(100% + 5px);
--section-up-line-left: calc(50% - 22px);
--section-icon-wh: 40px;
--section-icon-top: -50px;
--section-icon-left: calc(50% - 20px);
--gold-bg: #c1aa7f;
--gold-bg-light: rgba(193, 170, 127, 0.1);
--grey-bg: #f1f2f6;
--grey-bg-light: rgba(241, 242, 246, 0.5)
}
.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1
}
.swiper-container-vertical>.swiper-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.swiper-wrapper {
width: 100%;
z-index: 1;
display: flex;
-webkit-transition-property: -webkit-transform;
transition-property: transform,-webkit-transform;
-webkit-box-sizing: content-box;
box-sizing: content-box
}
.swiper-container-android .swiper-slide,.swiper-wrapper {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0)
}
.cta-box_buttons,.swiper-container-multirow>.swiper-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.swiper-container-multirow-column>.swiper-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.swiper-container-free-mode>.swiper-wrapper {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto
}
.swiper-slide {
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
-webkit-transition-property: -webkit-transform;
transition-property: transform,-webkit-transform
}
.swiper-slide-invisible-blank {
visibility: hidden
}
.reviews-pax-gallery .swiper-wrapper .swiper-slide,.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide,.unique-cards-gallery .swiper-wrapper .swiper-slide {
height: auto
}
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-transition-property: height,-webkit-transform;
transition-property: transform,height,-webkit-transform
}
.swiper-container-3d {
-webkit-perspective: 1200px;
perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-css-mode>.swiper-wrapper {
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none
}
.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
display: none
}
.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
scroll-snap-align: start start
}
.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
-ms-scroll-snap-type: x mandatory;
scroll-snap-type: x mandatory
}
.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
-ms-scroll-snap-type: y mandatory;
scroll-snap-type: y mandatory
}
.swiper-button-next,.swiper-button-prev {
position: absolute;
top: 50%;
width: calc(var(--swiper-navigation-size)/ 44 * 27);
height: var(--swiper-navigation-size);
margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
z-index: 10;
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: var(--swiper-navigation-color,var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
opacity: .35;
cursor: auto;
pointer-events: none
}
.swiper-button-next:after,.swiper-button-prev:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
text-transform: none!important;
letter-spacing: 0;
text-transform: none;
font-variant: initial
}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
left: 10px;
right: auto
}
.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
content: 'prev'
}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
right: 10px;
left: auto
}
.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
content: 'next'
}
.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
--swiper-navigation-color: #ffffff
}
.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
--swiper-navigation-color: #000000
}
.card-trip .skt-icon,.daily-summary .at-glance-item .location,.gives-back-box__icon,.instagram-card22 .icon,.itinerary-day__places,.itinerary-presentation__description,.mobile-links>li>ul,.pat23-feature2__footer,.pat23-feature2__icon,.pat23-menu .lang-icon span,.swiper-button-lock,.swiper-pagination-lock,.swiper-scrollbar-lock {
display: none
}
.swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: opacity .3s;
transition: opacity .3s;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
bottom: 10px;
left: 0;
width: 100%
}
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transform: scale(.33);
transform: scale(.33);
position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
-webkit-transform: scale(1);
transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
-webkit-transform: scale(.66);
transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
-webkit-transform: scale(.33);
transform: scale(.33)
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: .2
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none
}
.swiper-pagination-bullet-active {
opacity: 1;
background: var(--swiper-pagination-color,var(--swiper-theme-color))
}
.swiper-container-vertical>.swiper-pagination-bullets {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0,-50%,0);
transform: translate3d(0,-50%,0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
display: block
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 8px
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
-webkit-transition: transform .2s,top .2s;
transition: transform .2s,top .2s
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
white-space: nowrap
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: transform .2s,left .2s;
transition: transform .2s,left .2s
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: transform .2s,right .2s;
transition: transform .2s,right .2s
}
.swiper-pagination-progressbar {
background: rgba(0,0,0,.25);
position: absolute
}
.fa-ul>li,.swiper-scrollbar {
position: relative
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color,var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
-webkit-transform-origin: right top;
transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
width: 4px;
height: 100%;
left: 0;
top: 0
}
.swiper-pagination-white {
--swiper-pagination-color: #ffffff
}
.swiper-pagination-black {
--swiper-pagination-color: #000000
}
.swiper-scrollbar {
border-radius: 10px;
-ms-touch-action: none;
background: rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0,0,0,.5);
border-radius: 10px;
left: 0;
top: 0
}
.swiper-scrollbar-cursor-drag,.swiper-slide-zoomed {
cursor: move
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center
}
.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
max-width: 100%;
max-height: 100%;
-o-object-fit: contain;
object-fit: contain
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: 1s linear infinite swiper-preloader-spin;
animation: 1s linear infinite swiper-preloader-spin;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
transition-property: opacity
}
.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-fade .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background: #000;
opacity: .6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0
}
.language-icon::before,.pat23-menu .lang-icon::before {
background-repeat: no-repeat;
background-size: cover;
background-position: center center
}
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1
}
@font-face {
font-family: FontAwesome;
src: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/fonts/fontawesome-webfont.eot?v=4.6.3);
src: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");
font-weight: 400;
font-style: normal
}
.fa {
display: inline-block;
font: 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.box-details strong,.pat23-menu__down-list,.pat23-menu__logo,.pat23-menu__nav--quaternary>li a,.pat23-menu__upper-elements,.pat23-menu__upper-elements a,.pat23-menu__upper-elements ul li,.paypal-payment-box .subtitle,.paypal-payment-box .title,.sidebar-inner-title2 span {
font-family: Poppins,sans-serif
}
.fa-lg {
font-size: 1.33333333em;
line-height: .75em;
vertical-align: -15%
}
.fa-stack,img {
vertical-align: middle
}
.fa-2x,.fa-stack-2x {
font-size: 2em
}
.fa-3x {
font-size: 3em
}
.fa-4x {
font-size: 4em
}
.fa-5x {
font-size: 5em
}
.fa-fw {
width: 1.28571429em;
text-align: center
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: .14285714em;
text-align: center
}
.fa-li.fa-lg {
left: -1.85714286em
}
.fa-border {
padding: .2em .25em .15em;
border: .08em solid #eee;
border-radius: .1em
}
.fa-pull-left,.pull-left {
float: left
}
.fa-pull-right,.pull-right {
float: right
}
.fa.fa-pull-left,.fa.pull-left {
margin-right: .3em
}
.fa.fa-pull-right,.fa.pull-right {
margin-left: .3em
}
.fa-spin {
-webkit-animation: 2s linear infinite fa-spin;
animation: 2s linear infinite fa-spin
}
.fa-pulse {
-webkit-animation: 1s steps(8) infinite fa-spin;
animation: 1s steps(8) infinite fa-spin
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg)
}
}
.fa-rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg)
}
.fa-rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg)
}
.fa-rotate-270 {
-webkit-transform: rotate(270deg);
transform: rotate(270deg)
}
.fa-flip-horizontal {
-webkit-transform: scale(-1,1);
transform: scale(-1,1)
}
.fa-flip-vertical {
-webkit-transform: scale(1,-1);
transform: scale(1,-1)
}
:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
-webkit-filter: none;
filter: none
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em
}
.fa-stack-1x,.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center
}
.fa-stack-1x {
line-height: inherit
}
.fa-inverse {
color: #fff
}
.fa-glass:before {
content: "\f000"
}
.fa-music:before {
content: "\f001"
}
.fa-search:before {
content: "\f002"
}
.fa-envelope-o:before {
content: "\f003"
}
.fa-heart:before {
content: "\f004"
}
.fa-star:before {
content: "\f005"
}
.fa-star-o:before {
content: "\f006"
}
.fa-user:before,.tour-people::before,.user::before {
content: "\f007"
}
.fa-film:before {
content: "\f008"
}
.fa-th-large:before {
content: "\f009"
}
.fa-th:before {
content: "\f00a"
}
.fa-th-list:before {
content: "\f00b"
}
.fa-check:before {
content: "\f00c"
}
.fa-close:before,.fa-remove:before,.fa-times:before {
content: "\f00d"
}
.fa-search-plus:before {
content: "\f00e"
}
.fa-search-minus:before {
content: "\f010"
}
.fa-power-off:before {
content: "\f011"
}
.fa-signal:before,.tour-level::before {
content: "\f012"
}
.fa-cog:before,.fa-gear:before {
content: "\f013"
}
.fa-trash-o:before {
content: "\f014"
}
.fa-home:before {
content: "\f015"
}
.fa-file-o:before {
content: "\f016"
}
.fa-clock-o:before {
content: "\f017"
}
.fa-road:before {
content: "\f018"
}
.fa-download:before {
content: "\f019"
}
.fa-arrow-circle-o-down:before {
content: "\f01a"
}
.fa-arrow-circle-o-up:before {
content: "\f01b"
}
.fa-inbox:before {
content: "\f01c"
}
.fa-play-circle-o:before {
content: "\f01d"
}
.fa-repeat:before,.fa-rotate-right:before {
content: "\f01e"
}
.fa-refresh:before {
content: "\f021"
}
.fa-list-alt:before {
content: "\f022"
}
.fa-lock:before {
content: "\f023"
}
.fa-flag:before {
content: "\f024"
}
.fa-headphones:before {
content: "\f025"
}
.fa-volume-off:before {
content: "\f026"
}
.fa-volume-down:before {
content: "\f027"
}
.fa-volume-up:before {
content: "\f028"
}
.fa-qrcode:before {
content: "\f029"
}
.fa-barcode:before {
content: "\f02a"
}
.fa-tag:before {
content: "\f02b"
}
.fa-tags:before {
content: "\f02c"
}
.fa-book:before {
content: "\f02d"
}
.fa-bookmark:before {
content: "\f02e"
}
.fa-print:before {
content: "\f02f"
}
.fa-camera:before {
content: "\f030"
}
.fa-font:before {
content: "\f031"
}
.fa-bold:before {
content: "\f032"
}
.fa-italic:before {
content: "\f033"
}
.fa-text-height:before {
content: "\f034"
}
.fa-text-width:before {
content: "\f035"
}
.fa-align-left:before {
content: "\f036"
}
.fa-align-center:before {
content: "\f037"
}
.fa-align-right:before {
content: "\f038"
}
.fa-align-justify:before {
content: "\f039"
}
.fa-list:before {
content: "\f03a"
}
.fa-dedent:before,.fa-outdent:before {
content: "\f03b"
}
.fa-indent:before {
content: "\f03c"
}
.fa-video-camera:before {
content: "\f03d"
}
.fa-image:before,.fa-photo:before,.fa-picture-o:before {
content: "\f03e"
}
.fa-pencil:before {
content: "\f040"
}
.fa-map-marker:before {
content: "\f041"
}
.fa-adjust:before {
content: "\f042"
}
.fa-tint:before {
content: "\f043"
}
.fa-edit:before,.fa-pencil-square-o:before {
content: "\f044"
}
.fa-share-square-o:before {
content: "\f045"
}
.fa-check-square-o:before {
content: "\f046"
}
.fa-arrows:before {
content: "\f047"
}
.fa-step-backward:before {
content: "\f048"
}
.fa-fast-backward:before {
content: "\f049"
}
.fa-backward:before {
content: "\f04a"
}
.fa-play:before {
content: "\f04b"
}
.fa-pause:before {
content: "\f04c"
}
.fa-stop:before {
content: "\f04d"
}
.fa-forward:before {
content: "\f04e"
}
.fa-fast-forward:before {
content: "\f050"
}
.fa-step-forward:before {
content: "\f051"
}
.fa-eject:before {
content: "\f052"
}
.fa-chevron-left:before {
content: "\f053"
}
.fa-chevron-right:before {
content: "\f054"
}
.fa-plus-circle:before {
content: "\f055"
}
.fa-minus-circle:before {
content: "\f056"
}
.fa-times-circle:before {
content: "\f057"
}
.fa-check-circle:before {
content: "\f058"
}
.fa-question-circle:before {
content: "\f059"
}
.fa-info-circle:before,.info-icon::before {
content: "\f05a"
}
.fa-crosshairs:before {
content: "\f05b"
}
.fa-times-circle-o:before {
content: "\f05c"
}
.fa-check-circle-o:before {
content: "\f05d"
}
.fa-ban:before {
content: "\f05e"
}
.fa-arrow-left:before {
content: "\f060"
}
.fa-arrow-right:before {
content: "\f061"
}
.fa-arrow-up:before {
content: "\f062"
}
.fa-arrow-down:before {
content: "\f063"
}
.fa-mail-forward:before,.fa-share:before {
content: "\f064"
}
.fa-expand:before {
content: "\f065"
}
.fa-compress:before {
content: "\f066"
}
.fa-plus:before {
content: "\f067"
}
.fa-minus:before,.faqs-accordion .accordion-item.active .accordion-item__title::after {
content: "\f068"
}
.fa-asterisk:before {
content: "\f069"
}
.fa-exclamation-circle:before {
content: "\f06a"
}
.fa-gift:before {
content: "\f06b"
}
.fa-leaf:before {
content: "\f06c"
}
.fa-fire:before {
content: "\f06d"
}
.fa-eye:before {
content: "\f06e"
}
.fa-eye-slash:before {
content: "\f070"
}
.fa-exclamation-triangle:before,.fa-warning:before {
content: "\f071"
}
.fa-plane:before {
content: "\f072"
}
.date-prices-icon::before,.fa-calendar:before {
content: "\f073"
}
.fa-random:before {
content: "\f074"
}
.fa-comment:before {
content: "\f075"
}
.fa-magnet:before {
content: "\f076"
}
.fa-chevron-up:before {
content: "\f077"
}
.fa-chevron-down:before {
content: "\f078"
}
.fa-retweet:before {
content: "\f079"
}
.fa-shopping-cart:before {
content: "\f07a"
}
.fa-folder:before {
content: "\f07b"
}
.fa-folder-open:before {
content: "\f07c"
}
.fa-arrows-v:before {
content: "\f07d"
}
.fa-arrows-h:before {
content: "\f07e"
}
.fa-bar-chart-o:before,.fa-bar-chart:before {
content: "\f080"
}
.fa-twitter-square:before {
content: "\f081"
}
.fa-facebook-square:before {
content: "\f082"
}
.fa-camera-retro:before {
content: "\f083"
}
.fa-key:before {
content: "\f084"
}
.fa-cogs:before,.fa-gears:before {
content: "\f085"
}
.fa-comments:before {
content: "\f086"
}
.fa-thumbs-o-up:before {
content: "\f087"
}
.fa-thumbs-o-down:before {
content: "\f088"
}
.fa-star-half:before {
content: "\f089"
}
.fa-heart-o:before {
content: "\f08a"
}
.fa-sign-out:before {
content: "\f08b"
}
.fa-linkedin-square:before {
content: "\f08c"
}
.fa-thumb-tack:before {
content: "\f08d"
}
.fa-external-link:before {
content: "\f08e"
}
.fa-sign-in:before {
content: "\f090"
}
.fa-trophy:before {
content: "\f091"
}
.fa-github-square:before {
content: "\f092"
}
.fa-upload:before {
content: "\f093"
}
.fa-lemon-o:before {
content: "\f094"
}
.btn-icon .phone-icon,.fa-phone:before {
content: "\f095"
}
.fa-square-o:before {
content: "\f096"
}
.fa-bookmark-o:before {
content: "\f097"
}
.fa-phone-square:before {
content: "\f098"
}
.fa-twitter:before {
content: "\f099"
}
.fa-facebook-f:before,.fa-facebook:before {
content: "\f09a"
}
.fa-github:before {
content: "\f09b"
}
.fa-unlock:before {
content: "\f09c"
}
.fa-credit-card:before {
content: "\f09d"
}
.fa-feed:before,.fa-rss:before {
content: "\f09e"
}
.fa-hdd-o:before {
content: "\f0a0"
}
.fa-bullhorn:before {
content: "\f0a1"
}
.fa-bell:before {
content: "\f0f3"
}
.fa-certificate:before {
content: "\f0a3"
}
.fa-hand-o-right:before {
content: "\f0a4"
}
.fa-hand-o-left:before {
content: "\f0a5"
}
.fa-hand-o-up:before {
content: "\f0a6"
}
.fa-hand-o-down:before {
content: "\f0a7"
}
.fa-arrow-circle-left:before {
content: "\f0a8"
}
.fa-arrow-circle-right:before {
content: "\f0a9"
}
.fa-arrow-circle-up:before {
content: "\f0aa"
}
.fa-arrow-circle-down:before {
content: "\f0ab"
}
.fa-globe:before {
content: "\f0ac"
}
.fa-wrench:before {
content: "\f0ad"
}
.fa-tasks:before {
content: "\f0ae"
}
.fa-filter:before {
content: "\f0b0"
}
.fa-briefcase:before {
content: "\f0b1"
}
.fa-arrows-alt:before {
content: "\f0b2"
}
.fa-group:before,.fa-users:before {
content: "\f0c0"
}
.fa-chain:before,.fa-link:before {
content: "\f0c1"
}
.fa-cloud:before {
content: "\f0c2"
}
.fa-flask:before {
content: "\f0c3"
}
.fa-cut:before,.fa-scissors:before {
content: "\f0c4"
}
.fa-copy:before,.fa-files-o:before {
content: "\f0c5"
}
.fa-paperclip:before {
content: "\f0c6"
}
.fa-floppy-o:before,.fa-save:before {
content: "\f0c7"
}
.fa-square:before {
content: "\f0c8"
}
.fa-bars:before,.fa-navicon:before,.fa-reorder:before {
content: "\f0c9"
}
.fa-list-ul:before {
content: "\f0ca"
}
.fa-list-ol:before {
content: "\f0cb"
}
.fa-strikethrough:before {
content: "\f0cc"
}
.fa-underline:before {
content: "\f0cd"
}
.fa-table:before {
content: "\f0ce"
}
.fa-magic:before {
content: "\f0d0"
}
.fa-truck:before {
content: "\f0d1"
}
.fa-pinterest:before {
content: "\f0d2"
}
.fa-pinterest-square:before {
content: "\f0d3"
}
.fa-google-plus-square:before {
content: "\f0d4"
}
.fa-google-plus:before {
content: "\f0d5"
}
.fa-money:before {
content: "\f0d6"
}
.fa-caret-down:before {
content: "\f0d7"
}
.fa-caret-up:before {
content: "\f0d8"
}
.fa-caret-left:before {
content: "\f0d9"
}
.fa-caret-right:before {
content: "\f0da"
}
.fa-columns:before {
content: "\f0db"
}
.fa-sort:before,.fa-unsorted:before {
content: "\f0dc"
}
.fa-sort-desc:before,.fa-sort-down:before {
content: "\f0dd"
}
.fa-sort-asc:before,.fa-sort-up:before {
content: "\f0de"
}
.fa-envelope:before {
content: "\f0e0"
}
.fa-linkedin:before {
content: "\f0e1"
}
.fa-rotate-left:before,.fa-undo:before {
content: "\f0e2"
}
.fa-gavel:before,.fa-legal:before {
content: "\f0e3"
}
.fa-dashboard:before,.fa-tachometer:before {
content: "\f0e4"
}
.fa-comment-o:before {
content: "\f0e5"
}
.fa-comments-o:before {
content: "\f0e6"
}
.fa-bolt:before,.fa-flash:before {
content: "\f0e7"
}
.fa-sitemap:before {
content: "\f0e8"
}
.fa-umbrella:before {
content: "\f0e9"
}
.fa-clipboard:before,.fa-paste:before {
content: "\f0ea"
}
.fa-lightbulb-o:before {
content: "\f0eb"
}
.fa-exchange:before {
content: "\f0ec"
}
.fa-cloud-download:before {
content: "\f0ed"
}
.fa-cloud-upload:before {
content: "\f0ee"
}
.fa-user-md:before {
content: "\f0f0"
}
.fa-stethoscope:before {
content: "\f0f1"
}
.fa-suitcase:before {
content: "\f0f2"
}
.fa-bell-o:before {
content: "\f0a2"
}
.fa-coffee:before {
content: "\f0f4"
}
.fa-cutlery:before {
content: "\f0f5"
}
.fa-file-text-o:before {
content: "\f0f6"
}
.fa-building-o:before {
content: "\f0f7"
}
.fa-hospital-o:before {
content: "\f0f8"
}
.fa-ambulance:before {
content: "\f0f9"
}
.fa-medkit:before {
content: "\f0fa"
}
.fa-fighter-jet:before {
content: "\f0fb"
}
.fa-beer:before {
content: "\f0fc"
}
.fa-h-square:before {
content: "\f0fd"
}
.fa-plus-square:before {
content: "\f0fe"
}
.fa-angle-double-left:before {
content: "\f100"
}
.fa-angle-double-right:before {
content: "\f101"
}
.fa-angle-double-up:before {
content: "\f102"
}
.fa-angle-double-down:before {
content: "\f103"
}
.fa-angle-left:before {
content: "\f104"
}
.fa-angle-right:before {
content: "\f105"
}
.fa-angle-up:before {
content: "\f106"
}
.fa-angle-down:before {
content: "\f107"
}
.fa-desktop:before {
content: "\f108"
}
.fa-laptop:before {
content: "\f109"
}
.fa-tablet:before {
content: "\f10a"
}
.fa-mobile-phone:before,.fa-mobile:before {
content: "\f10b"
}
.fa-circle-o:before {
content: "\f10c"
}
.fa-quote-left:before {
content: "\f10d"
}
.fa-quote-right:before {
content: "\f10e"
}
.fa-spinner:before {
content: "\f110"
}
.fa-circle:before {
content: "\f111"
}
.fa-mail-reply:before,.fa-reply:before {
content: "\f112"
}
.fa-github-alt:before {
content: "\f113"
}
.fa-folder-o:before {
content: "\f114"
}
.fa-folder-open-o:before {
content: "\f115"
}
.fa-smile-o:before {
content: "\f118"
}
.fa-frown-o:before {
content: "\f119"
}
.fa-meh-o:before {
content: "\f11a"
}
.fa-gamepad:before {
content: "\f11b"
}
.fa-keyboard-o:before {
content: "\f11c"
}
.fa-flag-o:before {
content: "\f11d"
}
.fa-flag-checkered:before {
content: "\f11e"
}
.fa-terminal:before {
content: "\f120"
}
.fa-code:before {
content: "\f121"
}
.fa-mail-reply-all:before,.fa-reply-all:before {
content: "\f122"
}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
content: "\f123"
}
.fa-location-arrow:before {
content: "\f124"
}
.fa-crop:before {
content: "\f125"
}
.fa-code-fork:before {
content: "\f126"
}
.fa-chain-broken:before,.fa-unlink:before {
content: "\f127"
}
.fa-question:before {
content: "\f128"
}
.fa-info:before {
content: "\f129"
}
.fa-exclamation:before {
content: "\f12a"
}
.fa-superscript:before {
content: "\f12b"
}
.fa-subscript:before {
content: "\f12c"
}
.fa-eraser:before {
content: "\f12d"
}
.fa-puzzle-piece:before {
content: "\f12e"
}
.fa-microphone:before {
content: "\f130"
}
.fa-microphone-slash:before {
content: "\f131"
}
.fa-shield:before {
content: "\f132"
}
.fa-calendar-o:before {
content: "\f133"
}
.fa-fire-extinguisher:before {
content: "\f134"
}
.fa-rocket:before {
content: "\f135"
}
.fa-maxcdn:before {
content: "\f136"
}
.fa-chevron-circle-left:before {
content: "\f137"
}
.fa-chevron-circle-right:before {
content: "\f138"
}
.fa-chevron-circle-up:before {
content: "\f139"
}
.fa-chevron-circle-down:before {
content: "\f13a"
}
.fa-html5:before {
content: "\f13b"
}
.fa-css3:before {
content: "\f13c"
}
.fa-anchor:before {
content: "\f13d"
}
.fa-unlock-alt:before {
content: "\f13e"
}
.fa-bullseye:before {
content: "\f140"
}
.fa-ellipsis-h:before {
content: "\f141"
}
.fa-ellipsis-v:before {
content: "\f142"
}
.fa-rss-square:before {
content: "\f143"
}
.fa-play-circle:before {
content: "\f144"
}
.fa-ticket:before {
content: "\f145"
}
.fa-minus-square:before {
content: "\f146"
}
.fa-minus-square-o:before {
content: "\f147"
}
.fa-level-up:before {
content: "\f148"
}
.fa-level-down:before {
content: "\f149"
}
.fa-check-square:before {
content: "\f14a"
}
.fa-pencil-square:before {
content: "\f14b"
}
.fa-external-link-square:before {
content: "\f14c"
}
.fa-share-square:before {
content: "\f14d"
}
.fa-compass:before {
content: "\f14e"
}
.fa-caret-square-o-down:before,.fa-toggle-down:before {
content: "\f150"
}
.fa-caret-square-o-up:before,.fa-toggle-up:before {
content: "\f151"
}
.fa-caret-square-o-right:before,.fa-toggle-right:before {
content: "\f152"
}
.fa-eur:before,.fa-euro:before {
content: "\f153"
}
.fa-gbp:before {
content: "\f154"
}
.fa-dollar:before,.fa-usd:before {
content: "\f155"
}
.fa-inr:before,.fa-rupee:before {
content: "\f156"
}
.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
content: "\f157"
}
.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
content: "\f158"
}
.fa-krw:before,.fa-won:before {
content: "\f159"
}
.fa-bitcoin:before,.fa-btc:before {
content: "\f15a"
}
.fa-file:before {
content: "\f15b"
}
.fa-file-text:before,.overview-icon::before {
content: "\f15c"
}
.fa-sort-alpha-asc:before {
content: "\f15d"
}
.fa-sort-alpha-desc:before {
content: "\f15e"
}
.fa-sort-amount-asc:before {
content: "\f160"
}
.fa-sort-amount-desc:before {
content: "\f161"
}
.fa-sort-numeric-asc:before {
content: "\f162"
}
.fa-sort-numeric-desc:before {
content: "\f163"
}
.fa-thumbs-up:before {
content: "\f164"
}
.fa-thumbs-down:before {
content: "\f165"
}
.fa-youtube-square:before {
content: "\f166"
}
.fa-youtube:before {
content: "\f167"
}
.fa-xing:before {
content: "\f168"
}
.fa-xing-square:before {
content: "\f169"
}
.fa-youtube-play:before {
content: "\f16a"
}
.fa-dropbox:before {
content: "\f16b"
}
.fa-stack-overflow:before {
content: "\f16c"
}
.fa-instagram:before {
content: "\f16d"
}
.fa-flickr:before {
content: "\f16e"
}
.fa-adn:before {
content: "\f170"
}
.fa-bitbucket:before {
content: "\f171"
}
.fa-bitbucket-square:before {
content: "\f172"
}
.fa-tumblr:before {
content: "\f173"
}
.fa-tumblr-square:before {
content: "\f174"
}
.fa-long-arrow-down:before {
content: "\f175"
}
.fa-long-arrow-up:before {
content: "\f176"
}
.fa-long-arrow-left:before {
content: "\f177"
}
.fa-long-arrow-right:before {
content: "\f178"
}
.fa-apple:before {
content: "\f179"
}
.fa-windows:before {
content: "\f17a"
}
.fa-android:before {
content: "\f17b"
}
.fa-linux:before {
content: "\f17c"
}
.fa-dribbble:before {
content: "\f17d"
}
.fa-skype:before {
content: "\f17e"
}
.fa-foursquare:before {
content: "\f180"
}
.fa-trello:before {
content: "\f181"
}
.fa-female:before {
content: "\f182"
}
.fa-male:before {
content: "\f183"
}
.fa-gittip:before,.fa-gratipay:before {
content: "\f184"
}
.fa-sun-o:before {
content: "\f185"
}
.fa-moon-o:before {
content: "\f186"
}
.fa-archive:before {
content: "\f187"
}
.fa-bug:before {
content: "\f188"
}
.fa-vk:before {
content: "\f189"
}
.fa-weibo:before {
content: "\f18a"
}
.fa-renren:before {
content: "\f18b"
}
.fa-pagelines:before {
content: "\f18c"
}
.fa-stack-exchange:before {
content: "\f18d"
}
.fa-arrow-circle-o-right:before {
content: "\f18e"
}
.fa-arrow-circle-o-left:before {
content: "\f190"
}
.fa-caret-square-o-left:before,.fa-toggle-left:before {
content: "\f191"
}
.fa-dot-circle-o:before {
content: "\f192"
}
.fa-wheelchair:before {
content: "\f193"
}
.fa-vimeo-square:before {
content: "\f194"
}
.fa-try:before,.fa-turkish-lira:before {
content: "\f195"
}
.fa-plus-square-o:before {
content: "\f196"
}
.fa-space-shuttle:before {
content: "\f197"
}
.fa-slack:before {
content: "\f198"
}
.fa-envelope-square:before {
content: "\f199"
}
.fa-wordpress:before {
content: "\f19a"
}
.fa-openid:before {
content: "\f19b"
}
.fa-bank:before,.fa-institution:before,.fa-university:before {
content: "\f19c"
}
.fa-graduation-cap:before,.fa-mortar-board:before {
content: "\f19d"
}
.fa-yahoo:before {
content: "\f19e"
}
.fa-google:before {
content: "\f1a0"
}
.fa-reddit:before {
content: "\f1a1"
}
.fa-reddit-square:before {
content: "\f1a2"
}
.fa-stumbleupon-circle:before {
content: "\f1a3"
}
.fa-stumbleupon:before {
content: "\f1a4"
}
.fa-delicious:before {
content: "\f1a5"
}
.fa-digg:before {
content: "\f1a6"
}
.fa-pied-piper-pp:before {
content: "\f1a7"
}
.fa-pied-piper-alt:before {
content: "\f1a8"
}
.fa-drupal:before {
content: "\f1a9"
}
.fa-joomla:before {
content: "\f1aa"
}
.fa-language:before {
content: "\f1ab"
}
.fa-fax:before {
content: "\f1ac"
}
.fa-building:before {
content: "\f1ad"
}
.fa-child:before {
content: "\f1ae"
}
.fa-paw:before {
content: "\f1b0"
}
.fa-spoon:before {
content: "\f1b1"
}
.fa-cube:before {
content: "\f1b2"
}
.fa-cubes:before {
content: "\f1b3"
}
.fa-behance:before {
content: "\f1b4"
}
.fa-behance-square:before {
content: "\f1b5"
}
.fa-steam:before {
content: "\f1b6"
}
.fa-steam-square:before {
content: "\f1b7"
}
.fa-recycle:before {
content: "\f1b8"
}
.fa-automobile:before,.fa-car:before {
content: "\f1b9"
}
.fa-cab:before,.fa-taxi:before {
content: "\f1ba"
}
.fa-tree:before {
content: "\f1bb"
}
.fa-spotify:before {
content: "\f1bc"
}
.fa-deviantart:before {
content: "\f1bd"
}
.fa-soundcloud:before {
content: "\f1be"
}
.fa-database:before {
content: "\f1c0"
}
.fa-file-pdf-o:before {
content: "\f1c1"
}
.fa-file-word-o:before {
content: "\f1c2"
}
.fa-file-excel-o:before {
content: "\f1c3"
}
.fa-file-powerpoint-o:before {
content: "\f1c4"
}
.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before {
content: "\f1c5"
}
.fa-file-archive-o:before,.fa-file-zip-o:before {
content: "\f1c6"
}
.fa-file-audio-o:before,.fa-file-sound-o:before {
content: "\f1c7"
}
.fa-file-movie-o:before,.fa-file-video-o:before {
content: "\f1c8"
}
.fa-file-code-o:before {
content: "\f1c9"
}
.fa-vine:before {
content: "\f1ca"
}
.fa-codepen:before {
content: "\f1cb"
}
.fa-jsfiddle:before {
content: "\f1cc"
}
.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before {
content: "\f1cd"
}
.fa-circle-o-notch:before {
content: "\f1ce"
}
.fa-ra:before,.fa-rebel:before,.fa-resistance:before {
content: "\f1d0"
}
.fa-empire:before,.fa-ge:before {
content: "\f1d1"
}
.fa-git-square:before {
content: "\f1d2"
}
.fa-git:before {
content: "\f1d3"
}
.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before {
content: "\f1d4"
}
.fa-tencent-weibo:before {
content: "\f1d5"
}
.fa-qq:before {
content: "\f1d6"
}
.fa-wechat:before,.fa-weixin:before {
content: "\f1d7"
}
.fa-paper-plane:before,.fa-send:before {
content: "\f1d8"
}
.fa-paper-plane-o:before,.fa-send-o:before {
content: "\f1d9"
}
.fa-history:before,.tour-duration::before {
content: "\f1da"
}
.fa-circle-thin:before {
content: "\f1db"
}
.fa-header:before {
content: "\f1dc"
}
.fa-paragraph:before {
content: "\f1dd"
}
.fa-sliders:before {
content: "\f1de"
}
.fa-share-alt:before {
content: "\f1e0"
}
.fa-share-alt-square:before {
content: "\f1e1"
}
.fa-bomb:before {
content: "\f1e2"
}
.fa-futbol-o:before,.fa-soccer-ball-o:before {
content: "\f1e3"
}
.fa-tty:before {
content: "\f1e4"
}
.fa-binoculars:before {
content: "\f1e5"
}
.fa-plug:before {
content: "\f1e6"
}
.fa-slideshare:before {
content: "\f1e7"
}
.fa-twitch:before {
content: "\f1e8"
}
.fa-yelp:before {
content: "\f1e9"
}
.fa-newspaper-o:before {
content: "\f1ea"
}
.fa-wifi:before {
content: "\f1eb"
}
.fa-calculator:before {
content: "\f1ec"
}
.fa-paypal:before {
content: "\f1ed"
}
.fa-google-wallet:before {
content: "\f1ee"
}
.fa-cc-visa:before {
content: "\f1f0"
}
.fa-cc-mastercard:before {
content: "\f1f1"
}
.fa-cc-discover:before {
content: "\f1f2"
}
.fa-cc-amex:before {
content: "\f1f3"
}
.fa-cc-paypal:before {
content: "\f1f4"
}
.fa-cc-stripe:before {
content: "\f1f5"
}
.fa-bell-slash:before {
content: "\f1f6"
}
.fa-bell-slash-o:before {
content: "\f1f7"
}
.fa-trash:before {
content: "\f1f8"
}
.fa-copyright:before {
content: "\f1f9"
}
.fa-at:before {
content: "\f1fa"
}
.fa-eyedropper:before {
content: "\f1fb"
}
.fa-paint-brush:before {
content: "\f1fc"
}
.fa-birthday-cake:before {
content: "\f1fd"
}
.fa-area-chart:before {
content: "\f1fe"
}
.fa-pie-chart:before {
content: "\f200"
}
.fa-line-chart:before {
content: "\f201"
}
.fa-lastfm:before {
content: "\f202"
}
.fa-lastfm-square:before {
content: "\f203"
}
.fa-toggle-off:before {
content: "\f204"
}
.fa-toggle-on:before {
content: "\f205"
}
.fa-bicycle:before {
content: "\f206"
}
.fa-bus:before {
content: "\f207"
}
.fa-ioxhost:before {
content: "\f208"
}
.fa-angellist:before {
content: "\f209"
}
.fa-cc:before {
content: "\f20a"
}
.fa-ils:before,.fa-shekel:before,.fa-sheqel:before {
content: "\f20b"
}
.fa-meanpath:before {
content: "\f20c"
}
.fa-buysellads:before {
content: "\f20d"
}
.fa-connectdevelop:before {
content: "\f20e"
}
.fa-dashcube:before {
content: "\f210"
}
.fa-forumbee:before {
content: "\f211"
}
.fa-leanpub:before {
content: "\f212"
}
.fa-sellsy:before {
content: "\f213"
}
.fa-shirtsinbulk:before {
content: "\f214"
}
.fa-simplybuilt:before {
content: "\f215"
}
.fa-skyatlas:before {
content: "\f216"
}
.fa-cart-plus:before {
content: "\f217"
}
.fa-cart-arrow-down:before {
content: "\f218"
}
.fa-diamond:before {
content: "\f219"
}
.fa-ship:before {
content: "\f21a"
}
.fa-user-secret:before {
content: "\f21b"
}
.fa-motorcycle:before {
content: "\f21c"
}
.fa-street-view:before {
content: "\f21d"
}
.fa-heartbeat:before {
content: "\f21e"
}
.fa-venus:before {
content: "\f221"
}
.fa-mars:before {
content: "\f222"
}
.fa-mercury:before {
content: "\f223"
}
.fa-intersex:before,.fa-transgender:before {
content: "\f224"
}
.fa-transgender-alt:before {
content: "\f225"
}
.fa-venus-double:before {
content: "\f226"
}
.fa-mars-double:before {
content: "\f227"
}
.fa-venus-mars:before {
content: "\f228"
}
.fa-mars-stroke:before {
content: "\f229"
}
.fa-mars-stroke-v:before {
content: "\f22a"
}
.fa-mars-stroke-h:before {
content: "\f22b"
}
.fa-neuter:before {
content: "\f22c"
}
.fa-genderless:before {
content: "\f22d"
}
.fa-facebook-official:before {
content: "\f230"
}
.fa-pinterest-p:before {
content: "\f231"
}
.btn-pat23.font-brand-icon.whatsapp::before,.fa-whatsapp:before {
content: "\f232"
}
.fa-server:before {
content: "\f233"
}
.fa-user-plus:before {
content: "\f234"
}
.fa-user-times:before {
content: "\f235"
}
.fa-bed:before,.fa-hotel:before {
content: "\f236"
}
.fa-viacoin:before {
content: "\f237"
}
.fa-train:before {
content: "\f238"
}
.fa-subway:before {
content: "\f239"
}
.fa-medium:before {
content: "\f23a"
}
.fa-y-combinator:before,.fa-yc:before {
content: "\f23b"
}
.fa-optin-monster:before {
content: "\f23c"
}
.fa-opencart:before {
content: "\f23d"
}
.fa-expeditedssl:before {
content: "\f23e"
}
.fa-battery-4:before,.fa-battery-full:before {
content: "\f240"
}
.fa-battery-3:before,.fa-battery-three-quarters:before {
content: "\f241"
}
.fa-battery-2:before,.fa-battery-half:before {
content: "\f242"
}
.fa-battery-1:before,.fa-battery-quarter:before {
content: "\f243"
}
.fa-battery-0:before,.fa-battery-empty:before {
content: "\f244"
}
.fa-mouse-pointer:before {
content: "\f245"
}
.fa-i-cursor:before {
content: "\f246"
}
.fa-object-group:before {
content: "\f247"
}
.fa-object-ungroup:before {
content: "\f248"
}
.fa-sticky-note:before {
content: "\f249"
}
.fa-sticky-note-o:before {
content: "\f24a"
}
.fa-cc-jcb:before {
content: "\f24b"
}
.fa-cc-diners-club:before {
content: "\f24c"
}
.fa-clone:before {
content: "\f24d"
}
.fa-balance-scale:before {
content: "\f24e"
}
.fa-hourglass-o:before {
content: "\f250"
}
.fa-hourglass-1:before,.fa-hourglass-start:before {
content: "\f251"
}
.fa-hourglass-2:before,.fa-hourglass-half:before {
content: "\f252"
}
.fa-hourglass-3:before,.fa-hourglass-end:before {
content: "\f253"
}
.fa-hourglass:before {
content: "\f254"
}
.fa-hand-grab-o:before,.fa-hand-rock-o:before {
content: "\f255"
}
.fa-hand-paper-o:before,.fa-hand-stop-o:before {
content: "\f256"
}
.fa-hand-scissors-o:before {
content: "\f257"
}
.fa-hand-lizard-o:before {
content: "\f258"
}
.fa-hand-spock-o:before {
content: "\f259"
}
.fa-hand-pointer-o:before {
content: "\f25a"
}
.fa-hand-peace-o:before {
content: "\f25b"
}
.fa-trademark:before {
content: "\f25c"
}
.fa-registered:before {
content: "\f25d"
}
.fa-creative-commons:before {
content: "\f25e"
}
.fa-gg:before {
content: "\f260"
}
.fa-gg-circle:before {
content: "\f261"
}
.fa-tripadvisor:before {
content: "\f262"
}
.fa-odnoklassniki:before {
content: "\f263"
}
.fa-odnoklassniki-square:before {
content: "\f264"
}
.fa-get-pocket:before {
content: "\f265"
}
.fa-wikipedia-w:before {
content: "\f266"
}
.fa-safari:before {
content: "\f267"
}
.fa-chrome:before {
content: "\f268"
}
.fa-firefox:before {
content: "\f269"
}
.fa-opera:before {
content: "\f26a"
}
.fa-internet-explorer:before {
content: "\f26b"
}
.fa-television:before,.fa-tv:before {
content: "\f26c"
}
.fa-contao:before {
content: "\f26d"
}
.fa-500px:before {
content: "\f26e"
}
.fa-amazon:before {
content: "\f270"
}
.fa-calendar-plus-o:before {
content: "\f271"
}
.fa-calendar-minus-o:before {
content: "\f272"
}
.fa-calendar-times-o:before {
content: "\f273"
}
.calendar::before,.fa-calendar-check-o:before {
content: "\f274"
}
.fa-industry:before {
content: "\f275"
}
.fa-map-pin:before {
content: "\f276"
}
.fa-map-signs:before {
content: "\f277"
}
.fa-map-o:before {
content: "\f278"
}
.fa-map:before {
content: "\f279"
}
.fa-commenting:before {
content: "\f27a"
}
.fa-commenting-o:before {
content: "\f27b"
}
.fa-houzz:before {
content: "\f27c"
}
.fa-vimeo:before {
content: "\f27d"
}
.fa-black-tie:before {
content: "\f27e"
}
.fa-fonticons:before {
content: "\f280"
}
.fa-reddit-alien:before {
content: "\f281"
}
.fa-edge:before {
content: "\f282"
}
.fa-credit-card-alt:before {
content: "\f283"
}
.fa-codiepie:before {
content: "\f284"
}
.fa-modx:before {
content: "\f285"
}
.fa-fort-awesome:before {
content: "\f286"
}
.fa-usb:before {
content: "\f287"
}
.fa-product-hunt:before {
content: "\f288"
}
.fa-mixcloud:before {
content: "\f289"
}
.fa-scribd:before {
content: "\f28a"
}
.fa-pause-circle:before {
content: "\f28b"
}
.fa-pause-circle-o:before {
content: "\f28c"
}
.fa-stop-circle:before {
content: "\f28d"
}
.fa-stop-circle-o:before {
content: "\f28e"
}
.fa-shopping-bag:before {
content: "\f290"
}
.fa-shopping-basket:before {
content: "\f291"
}
.fa-hashtag:before {
content: "\f292"
}
.fa-bluetooth:before {
content: "\f293"
}
.fa-bluetooth-b:before {
content: "\f294"
}
.fa-percent:before {
content: "\f295"
}
.fa-gitlab:before {
content: "\f296"
}
.fa-wpbeginner:before {
content: "\f297"
}
.fa-wpforms:before {
content: "\f298"
}
.fa-envira:before {
content: "\f299"
}
.fa-universal-access:before {
content: "\f29a"
}
.fa-wheelchair-alt:before {
content: "\f29b"
}
.fa-question-circle-o:before {
content: "\f29c"
}
.fa-blind:before {
content: "\f29d"
}
.fa-audio-description:before {
content: "\f29e"
}
.fa-volume-control-phone:before {
content: "\f2a0"
}
.fa-braille:before {
content: "\f2a1"
}
.fa-assistive-listening-systems:before {
content: "\f2a2"
}
.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before {
content: "\f2a3"
}
.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before {
content: "\f2a4"
}
.fa-glide:before {
content: "\f2a5"
}
.fa-glide-g:before {
content: "\f2a6"
}
.fa-sign-language:before,.fa-signing:before {
content: "\f2a7"
}
.fa-low-vision:before {
content: "\f2a8"
}
.fa-viadeo:before {
content: "\f2a9"
}
.fa-viadeo-square:before {
content: "\f2aa"
}
.fa-snapchat:before {
content: "\f2ab"
}
.fa-snapchat-ghost:before {
content: "\f2ac"
}
.fa-snapchat-square:before {
content: "\f2ad"
}
.fa-pied-piper:before {
content: "\f2ae"
}
.fa-first-order:before {
content: "\f2b0"
}
.fa-yoast:before {
content: "\f2b1"
}
.fa-themeisle:before {
content: "\f2b2"
}
.fa-google-plus-circle:before,.fa-google-plus-official:before {
content: "\f2b3"
}
.fa-fa:before,.fa-font-awesome:before {
content: "\f2b4"
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0
}
.sr-only-focusable:active,.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto
}
html {
font-size: 10px
}
body {
font-size: 1.6rem;
font-family: Roboto,sans-serif;
color: #555
}
a,a:hover {
text-decoration: none
}
*,.icon-card *,::after,::before,header {
-webkit-box-sizing: border-box;
box-sizing: border-box
}
ul {
list-style: none;
padding: 0;
margin: 0
}
h1,h2,h3,h4,h5,h6 {
margin-bottom: 0;
margin-top: 0
}
* {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
#booking-tab>.tab-title,.enquire-now-simple {
display: inline-block;
padding-left: .5rem 1rem;
padding-right: .5rem;
background-color: #f60;
color: #fff
}
img {
border-style: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
-moz-user-select: none;
-ms-user-select: none
}
.st-menu-mobile__contact>li+li,.st-menu-mobile__contact>li:first-child,ul#toll-free__list li+li {
border-top: 1px solid #f0f0f0
}
.pat23-menu {
background-color: #fff;
color: #fff;
display: none
}
.pat23-menu__upper {
min-height: 10rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.pat23-menu__logo {
color: #000;
font-size: 3rem;
font-weight: 700;
margin-bottom: 2rem
}
.pat23-menu__logo img {
height: 6rem;
display: block;
overflow: hidden
}
.pat23-menu__upper-elements {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
color: #000;
height: 100%
}
.pat23-menu__nav--primary,.pat23-menu__upper-elements ul {
display: -webkit-box;
display: -ms-flexbox;
-webkit-box-orient: vertical;
-webkit-box-direction: normal
}
.pat23-menu__upper-elements a {
color: #333;
text-decoration: none
}
.pat23-menu__upper-elements ul {
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-direction: column;
flex-direction: column
}
.pat23-menu__upper-elements ul li:not(:first-child) {
margin-left: 1.25rem
}
.pat23-menu__upper-elements ul li.separator {
border-right: 1px solid #000;
height: 30%
}
.pat23-menu .lang-icon {
position: relative;
padding-left: 2.5rem
}
.pat23-menu .lang-icon::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 2rem;
height: 2rem
}
.pat23-menu .lang-icon.en::before {
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/imagenes/english-icon.svg)
}
.pat23-menu .lang-icon.es::before {
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/imagenes/spanish-icon.svg)
}
.pat23-menu__upper-list {
font-size: 1.2rem;
height: 4rem
}
.pat23-menu__upper-list a:hover {
text-decoration: underline
}
.pat23-menu__down-list {
font-size: 1.4rem;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1
}
.breadcrumbs span:last-child,.pat23-menu__down-list a {
color: #000
}
.pat23-menu a.cta-contact-us {
color: #fff;
background-color: var(--pat23);
display: inline-block;
padding: .8rem 1.2rem;
border-radius: 5px
}
.pat23-menu span.cta-contact-us {
color: #fff;
background-color: #f60;
display: inline-block;
padding: .8rem 1.2rem;
border-radius: 5px
}
.pat23-menu .menu-icon {
position: relative;
display: inline-block;
padding: .8rem 1.2rem .8rem 3rem
}
.pat23-menu .menu-icon::before {
font-family: "Font Awesome 5 Free";
content: "";
position: absolute;
height: 100%;
width: 3rem;
top: 0;
left: 0;
font-size: 2.4rem
}
.pat23-menu .menu-icon.date::before {
content: "\f0f3";
color: var(--pat23)
}
.pat23-menu .menu-icon.phone::before {
content: "\f879";
font-weight: 900;
color: var(--pat23)
}
.pat23-menu__nav {
background-color: var(--pat23);
position: relative
}
.pat23-menu__nav--primary {
width: 100%;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
list-style: none;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
@media screen and (min-width: 992px) {
body {
padding-top:0;
padding-bottom: 0
}
.pat23-menu {
display: block
}
.pat23-menu .lang-icon span {
display: inline-block
}
.pat23-menu__logo {
margin-bottom: 0
}
.pat23-menu__logo img {
height: 8rem
}
.pat23-menu__upper-elements ul {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.pat23-menu__nav--primary {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
}
.pat23-menu__nav--primary>li:last-child {
display: none;
margin-left: auto;
background-color: #f60
}
.mobile-links li,.mobile-links>li.active>ul,.pat23-menu__nav--primary>li:hover .pat23-menu__nav--grid,li.active li {
display: block
}
.pat23-menu__nav--primary>li:hover>a::after,.pat23-menu__nav--primary>li:hover>span::after {
content: "";
width: 100%;
height: 2px;
background-color: var(--pat23)
}
.pat23-menu__nav--primary>li>a,.pat23-menu__nav--primary>li>span {
color: #fff;
font-family: Poppins,sans-serif;
text-transform: uppercase;
line-height: 7rem;
display: inline-block;
-webkit-transition: .3s;
transition: .3s;
position: relative;
font-weight: 600;
font-size: 1.2rem;
padding-left: 1rem;
padding-right: 1.5rem
}
.pat23-menu__nav--primary>li>a::before,.pat23-menu__nav--primary>li>span::before {
position: absolute;
content: "\f078";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 1rem;
right: 0
}
@media screen and (min-width: 1200px) {
.pat23-menu__nav--primary {
-webkit-box-pack:center;
-ms-flex-pack: center;
justify-content: center
}
.pat23-menu__nav--primary>li>a,.pat23-menu__nav--primary>li>span {
letter-spacing: 1px;
font-size: 1.5rem;
padding-left: 1rem;
padding-right: 2.5rem
}
.pat23-menu__nav--primary>li>a::before,.pat23-menu__nav--primary>li>span::before {
right: 1rem
}
}
.pat23-menu__nav--primary>li>a::after,.pat23-menu__nav--primary>li>span::after {
position: absolute;
content: "";
width: 100%;
height: 0;
left: 0;
bottom: 0;
background-color: var(--pat23);
-webkit-transition: .3s;
transition: .3s
}
.pat23-menu__nav--primary>li>a:hover,.pat23-menu__nav--primary>li>span:hover {
background-color: var(--pat24)
}
.pat23-menu__nav--primary>li>a:hover::after,.pat23-menu__nav--primary>li>span:hover::after {
height: 4px
}
.pat23-menu__nav--grid {
background-color: #fff;
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.5);
box-shadow: 0 0 20px rgba(0,0,0,.5);
display: none;
position: absolute;
width: 100%;
left: 0;
z-index: 10;
padding-top: 5rem;
padding-bottom: 5rem;
color: #555
}
.pat23-menu__nav--secondary,.pat23-menu__nav--tertiary {
display: -webkit-box;
display: -ms-flexbox;
font-size: 1.7rem;
font-weight: 700;
height: 100%;
text-transform: uppercase
}
.pat23-menu__nav--grid .container>.row>div {
padding-left: 1rem;
padding-right: 1rem;
position: relative
}
.heading-main-home-section .down-label span:first-child,.heading-main-home-section .upper-label span:first-child,.pat23-menu__nav--grid .container>.row>div:first-child {
padding-left: 0
}
.pat23-menu__nav--grid .container>.row>div:last-child {
padding-right: 0
}
.pat23-menu__nav--grid .container>.row>div+div::before {
content: "";
position: absolute;
left: 0;
top: 5%;
height: 90%;
border-left: 2px solid #f0f0f0
}
.pat23-menu__nav--secondary {
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.pat23-menu__nav--secondary>li {
display: block;
width: calc((100% - 4rem)/ 3);
margin-right: 2rem;
margin-bottom: 2rem
}
.pat23-menu__nav--tertiary {
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.pat23-menu__nav--tertiary>li {
display: block;
width: 18rem
}
.pat23-menu__nav--tertiary>li+li {
margin-left: 3rem
}
.pat23-menu__nav .menu-inner-title {
position: relative;
font-family: Roboto,sans-serif;
color: #333;
font-size: 1.5rem;
text-transform: uppercase;
padding-top: 1rem;
padding-bottom: 1rem;
margin-bottom: 2rem;
font-weight: 700
}
.pat23-menu__nav .menu-inner-title::before {
content: "";
position: absolute;
width: 100%;
border-bottom: 1px solid #f0f0f0;
bottom: 0;
left: 0
}
.pat23-menu__nav .menu-inner-title::after {
content: "";
position: absolute;
border-bottom: 1px solid var(--pat23);
width: 10rem;
bottom: 0;
left: 0
}
.pat23-menu__nav .menu-inner-description {
font-size: 1.4rem;
color: #888
}
.pat23-menu__nav .menu-image-wrapper {
width: 100%;
padding: 1rem
}
.pat23-menu__nav .menu-inner-image {
position: relative;
width: 100%;
padding-top: calc(100% * 2 / 3);
overflow: hidden;
border-radius: 1rem
}
.pat23-menu__nav .menu-inner-image img,.sized img.size-applied {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover
}
.cover-image.square,.pat23-menu__nav .menu-inner-image.square,.proportion1x1 {
padding-top: 100%
}
.card-menu-link__image,.cover-image.sixteen-nine,.pat23-menu__nav .menu-inner-image.cinema {
padding-top: calc(100% * 9 / 16)
}
.cover-image.five-four,.pat23-menu__nav .menu-inner-image.four-over-five {
padding-top: calc(100% * 4 / 5)
}
.day-content,.pat23-menu__nav--quaternary {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.pat23-menu__nav--quaternary>li {
border-bottom: 1px solid #f0f0f0;
position: relative;
max-width: 35rem
}
.pat23-menu__nav--quaternary>li a {
height: 3.5rem;
line-height: 3.5rem;
font-weight: 400;
color: #888;
font-size: 1.25rem;
display: block;
position: relative;
-webkit-transition: .2s;
transition: .2s
}
.pat23-menu__nav--quaternary>li a::after {
position: absolute;
content: "\f35a";
content: "\f105";
content: "\f061";
font-weight: 900;
font-family: "Font Awesome 5 Free";
border-radius: 2rem;
right: 1rem;
top: 0;
font-size: 2rem;
color: #f60;
width: 0;
overflow: hidden;
-webkit-transition: .2s;
transition: .2s;
opacity: 0
}
.card-menu-link,.menu-inner-cta,.st-menu-mobile__list a {
font-family: Poppins,sans-serif
}
.card-menu-link__content,.card-menu-link__image img {
height: 100%;
-webkit-transition: 1s;
width: 100%;
top: 0;
left: 0
}
.pat23-menu__nav--quaternary>li a:hover {
color: var(--pat23)
}
.pat23-menu__nav--quaternary>li a:hover::after {
width: 2rem;
opacity: 1
}
.card-menu-link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
position: relative;
border-radius: 1rem;
color: #fff;
overflow: hidden
}
.card-menu-link.circular,.card-menu-link__content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column
}
.card-menu-link:hover .card-menu-link__content {
background-color: rgba(255,102,0,.5)
}
.card-blog2__image:hover img,.card-destination2:hover .card-image img,.card-immersive:hover img,.card-menu-link:hover img,.card-related-tour:hover img,.destination-item:hover img,.gives-back-box:hover .gives-back-box__image img,.immersive-effect:hover img,.presentation-card2:hover .presentation-card2__image img,.trek-card2-outer:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
.card-menu-link:hover h4::after {
left: 0;
width: 100%
}
.card-menu-link__image {
position: relative;
width: 100%;
background-color: rgba(255,0,0,.5)
}
.card-menu-link__image img {
display: block;
position: absolute;
-o-object-fit: cover;
object-fit: cover;
transition: 1s
}
.card-menu-link__content {
position: absolute;
padding: 2rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: rgba(0,0,0,.25);
transition: 1s
}
.card-menu-link__content h4 {
display: inline-block;
position: relative;
letter-spacing: 1px
}
.card-menu-link__content h4::after {
content: "";
position: absolute;
width: 0;
bottom: -2px;
left: 50%;
height: 2px;
border-radius: 2px;
background-color: #fff;
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transition: 1s;
transition: 1s
}
.card-menu-link.circular {
border-radius: 0;
overflow: unset;
flex-direction: column
}
.pat23-menu__contact,.st-menu-mobile__list {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal
}
.card-menu-link.circular .card-menu-link__image {
padding-top: 100%;
margin-bottom: 2rem;
border-radius: 50%;
overflow: hidden;
-webkit-box-shadow: 0 0 0 6px #f0f0f0;
box-shadow: 0 0 0 6px #f0f0f0
}
.card-menu-link.circular .card-menu-link__content {
position: relative;
background: 0 0
}
.card-menu-link.circular .card-menu-link__content h4 {
font-weight: 700;
font-size: 1.2rem;
color: #333;
text-align: center
}
.card-menu-link.circular .card-menu-link__content h4:after {
background-color: #333
}
.language-icon {
height: 3rem
}
.language-icon::before {
content: "";
display: inline-block;
margin-top: .5rem;
width: 2rem;
height: 2rem;
font-size: 2rem
}
.email-icon2::before,.phone-icon2::before {
width: 30px;
height: 30px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
display: inline-block;
line-height: 3rem
}
.language-icon.en::before {
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/assets/languages/english-icon.svg)
}
.language-icon.es::before {
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/assets/languages/spanish-icon.svg)
}
.phone-icon2::before {
content: "\f095";
color: #ccc;
color: var(--pat23);
font-size: 16px
}
.email-icon2::before {
content: "\f0e0";
color: #ccc;
color: var(--pat23);
font-size: 20px
}
.pat23-menu__contact {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
padding-bottom: 1rem
}
.main-container .row>div,.main-header.extra-slim .hero-slide__content,.main-header.ultra-slim .hero-slide__content,.pat23-menu__contact div {
padding: 1rem
}
.pat23-menu__contact a {
display: inline-block;
padding: .4rem .8rem .4rem 0;
line-height: 3rem
}
.pat23-menu__contact a.cta-enquire {
padding: .8rem 1.6rem;
background-color: var(--pat23);
color: #fff;
border-radius: .5rem
}
.pat23-menu__contact a::before {
line-height: 3rem
}
.pat23-menu__contact a.cta-toll,.toll-free__wrapper {
position: relative
}
.pat23-menu__contact a.cta-toll::before {
content: "\f879";
font-family: "Font Awesome 5 Free";
display: inline-block;
margin-right: 1rem;
left: 0;
font-weight: 900;
font-size: 2rem;
color: var(--pat23);
background-color: #fff
}
.pat23-menu__contact a.cta-phone {
display: inline-block
}
.pat23-menu__contact a.cta-phone::before {
content: "\f879";
font-family: "Font Awesome 5 Free";
display: inline-block;
margin-right: 1rem;
left: 0;
font-weight: 900;
font-size: 2rem;
color: var(--pat23);
background-color: #fff
}
#toll-free__primary::after,.footer-menu .footer-menu__block h3::after,.footer-update__menu-container>div.collapsable-block h3::after,.st-menu-mobile__list>li.has-children>a::after {
content: "\f078";
font-weight: 900;
font-family: "Font Awesome 5 Free"
}
.toll-free__wrapper a:hover {
color: var(--pat23);
text-decoration: none
}
.breadcrumbs span a:hover,.card-link-alt:hover .btn,.footer-update__menu-block a:hover,.hl-underline,.st-menu-mobile__sub-list>li>a:hover,.tabs-content p a:hover {
text-decoration: underline
}
ul#toll-free__list {
z-index: 2;
width: 16.5rem;
background-color: #f60;
border: 1px solid #f0f0f0;
border-top: none;
color: #fff;
display: none;
position: absolute;
border-radius: 5px;
right: 0
}
ul#toll-free__list li {
padding: .5rem 2.25rem .5rem 0;
text-align: right
}
ul#toll-free__list.active {
background-color: #fff;
display: block
}
#toll-free__primary {
position: relative;
display: inline-block;
padding-right: 2.25rem;
padding-left: 1rem
}
#toll-free__primary::after {
position: absolute;
right: .5rem;
height: 1.7rem;
color: #f60
}
.menu-inner-cta-wrapper {
margin-top: 4rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.menu-inner-cta-wrapper.center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.menu-inner-cta {
height: 3rem;
min-width: 12rem;
display: inline-block;
padding: 0 1rem;
font-size: 1.4rem;
border: 1px solid var(--pat23);
color: var(--pat23);
text-align: center;
border-radius: 3rem;
line-height: 2.8rem
}
.mobile-nav-wrapper {
z-index: 100;
position: fixed;
width: 100%;
height: 7rem;
display: block;
top: 0
}
.mobile-nav-wrapper * {
outline: 0;
-webkit-user-select: none;
-moz-user-select: -moz-none;
-o-user-select: none;
-ms-user-select: none;
user-select: none
}
.mobile-nav-spacing {
width: 100%;
margin: 0;
padding: 0
}
.mobile-header {
background: #000;
height: 7rem;
width: 100%;
z-index: 100;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid rgba(255,255,255,.4)
}
.mobile-header .logo-pat23 {
padding: 1.5rem 1rem;
display: inline-block;
height: 100%
}
.mobile-header .logo-pat23 img {
height: 100%;
width: auto;
cursor: pointer
}
.box-itinerary-highlight,.cta-buttons-container,.mobile-header .icons {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.st-menu-mobile {
-webkit-box-shadow: 0 0 6px rgba(255,255,255,.5);
box-shadow: 0 0 6px rgba(255,255,255,.5);
position: fixed;
width: 100%;
left: 0;
top: 0;
background-color: #228b22;
z-index: 99
}
.st-menu-mobile__bar {
background-color: #fff;
z-index: 999;
position: relative;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
box-shadow: 0 0 10px rgba(0,0,0,.1)
}
.st-menu-mobile__bar-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
height: 7rem
}
.st-menu-mobile .main-logo {
height: 5rem;
display: block;
overflow: hidden
}
.st-menu-mobile .main-logo img {
height: 100%;
width: auto
}
.cta-mobile-popup__button-group,.itinerary-glance .day-header,.st-menu-mobile .upper-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.st-menu-mobile .upper-links li {
border-left: 1px solid #eee;
text-align: center
}
.st-menu-mobile .upper-links .menu-icon {
width: 4rem
}
.st-menu-mobile .upper-links a {
font-size: 1.4rem;
color: #ccc;
display: block;
height: 3rem;
line-height: 3rem
}
.st-menu-mobile__navigation {
width: 100%;
background-color: #fff;
height: calc(100vh - 70px);
position: fixed;
top: 70px;
right: 0;
left: 0;
-webkit-transform: translateY(7rem);
transform: translateY(7rem);
-webkit-transition: .3s;
transition: .3s;
z-index: 101;
overflow-x: hidden;
overflow-y: auto;
text-align: center;
visibility: hidden;
opacity: 0
}
.brochure-icon,.card-highlight,.daily-description,.day-tour,.form-control .custom-select,.gives-back-box__image,.icons>div,.itinerary-days-container,.itinerary-page-section .section-title.upper-line-2,.package-card__heading,.pat23-section .section-title.upper-line-backup,.pat23-section .upper-line,.pat23-section .upper-line-white,.presentation-image-container,.sized,.st-menu-mobile__list>li.has-children>a,.tabs-content,.tour-card__heading {
position: relative
}
.st-menu-mobile__navigation.active {
-webkit-transform: translateY(0);
transform: translateY(0);
visibility: visible;
opacity: 1
}
.st-menu-mobile__list {
margin-top: 2rem;
margin-bottom: 2rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-direction: column;
width: 100%
}
#toggle,.st-menu-mobile__sub-list {
display: -webkit-box;
display: -ms-flexbox
}
.st-menu-mobile__list a {
display: block;
width: 100%;
-webkit-transition: .3s;
transition: .3s;
color: #888
}
.st-menu-mobile__list>li {
text-transform: uppercase;
font-size: 1.8rem;
font-weight: 700;
letter-spacing: 1px;
background-color: #fff
}
.st-menu-mobile__contact,.st-menu-mobile__sub-list>li {
text-transform: none;
font-size: 1.4rem
}
.st-menu-mobile__list>li.has-children>a::after {
font-size: 1.2rem;
line-height: 5rem;
position: absolute;
right: 1rem;
top: 0;
-webkit-transition: .3s;
transition: .3s
}
.st-menu-mobile__list>li.has-children.active-menu-item>a {
color: var(--pat23)
}
.st-menu-mobile__list>li.has-children.active-menu-item>a::after,.tab-button-item.active .tab-button::before {
-webkit-transform: rotate(180deg);
transform: rotate(180deg)
}
.st-menu-mobile__list>li>a {
line-height: 5rem
}
.btn-pat23.solid-primary,.st-menu-mobile__list>li.cta-enquire {
background-color: var(--pat23)
}
.footer-menu .footer-menu__block,.info-box2.pat23-numbers.inverse .subtitle,.pat23-btn.accent,.pat23-section .section-presentation.inverse,.pat23-section .section-presentation.inverse .section-title,.slide-hero a.hero-button,.slide-hero h1.hero-button,.slide-hero h2.hero-button,.slide-hero h3.hero-button,.slide-hero-alpha a.hero-button,.slide-hero-alpha h1.hero-button,.slide-hero-alpha h2.hero-button,.slide-hero-alpha h3.hero-button,.st-menu-mobile__list>li.cta-enquire a {
color: #fff
}
.st-menu-mobile__list.dark {
background-color: green
}
.bg-black,.bg-dark,.btn-pat23.solid-black,.cta-link.alt2,.footer-menu,.itinerary-page-section.black,.st-menu-mobile__list.dark>li {
background-color: #000
}
.btn-pat23.solid-dark,.st-menu-mobile__list.dark>li:hover {
background-color: #333
}
.st-menu-mobile__sub-list {
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
background-color: #f8f8f8;
max-height: 0;
overflow: hidden;
-webkit-transition: .5s;
transition: .5s
}
.card-image-link+.card-image-link,.card-link-alt+.card-link-alt,.itinerary-presentation .tour-label2,.sidebar-container a+.presentation-card2,.sidebar-container div+.presentation-card2,.sidebar-container ul+.presentation-card2,.st-menu-mobile__sub-list>li:first-child,div+.card-link-alt,p+.card-link-alt,ul+.card-link-alt {
margin-top: 1rem
}
.form-group-2>*,.pat23-useful-information p,.payment-container>div:not(:last-child),.sidebar-container .presentation-card2,.sidebar-section>*,.st-menu-mobile__sub-list>li:last-child,.tabs>li>div,.whatsapp-panel_members ul li:not(:last-child) {
margin-bottom: 1rem
}
.btn-pat23.circle i,.btn-pat23.circle span,.st-menu-mobile__sub-list>li>a {
line-height: 4rem
}
.footer-update__social-media a span,.footer-update__social-media2 a span {
line-height: 100%
}
.st-menu-mobile__contact {
display: block;
text-align: center;
font-weight: 400;
width: 100%
}
.st-menu-mobile__contact>li {
font-family: Roboto,sans-serif;
padding: 1rem 0;
width: 100%
}
.st-menu-mobile__contact>li a.cta-phone {
font-family: Poppins,sans-serif;
font-size: 1.6rem;
font-weight: 700;
display: block;
width: 100%;
color: #888
}
.st-menu-mobile__contact>li a.cta-phone span {
position: relative;
display: inline-block;
padding-left: 2rem
}
.st-menu-mobile__contact>li a.cta-phone span::before {
content: "\f879";
position: absolute;
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: var(--pat23);
left: 0
}
.st-menu-mobile__contact>li.label {
font-weight: 400
}
.icons>div {
border-left: 1px solid rgba(255,255,255,.5);
width: 4.5rem
}
.call-us::before {
position: absolute;
font-family: FontAwesome;
content: "\f095";
font-size: 2.4rem;
line-height: 7rem;
color: #fff;
width: 100%;
text-align: center;
color: var(--color-orange)
}
.call-us a {
color: var(--color-orange);
height: 100%;
width: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-decoration: none;
font-size: 0px;
line-height: 0
}
#toggle {
width: 3.4rem;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-left: 1rem
}
#toggle .hamburger-icon {
position: relative;
display: inline-block;
width: 100%;
height: 2px;
border-radius: 2px;
background-color: #333;
-webkit-transition: .3s;
transition: .3s
}
#toggle .hamburger-icon::after,#toggle .hamburger-icon::before {
position: absolute;
background-color: #333;
content: "";
-webkit-transform-origin: center center;
transform-origin: center center;
border-radius: 2px;
height: 2px;
width: 100%;
right: 0;
-webkit-transition: .3s;
transition: .3s
}
#toggle .hamburger-icon::before {
top: -6px
}
#toggle .hamburger-icon::after {
top: 6px
}
#toggle .hamburger-icon.active {
-webkit-transform: rotate(135deg);
transform: rotate(135deg)
}
#toggle .hamburger-icon.active::after,#toggle .hamburger-icon.active::before {
top: 0;
-webkit-transform: rotate(90deg);
transform: rotate(90deg)
}
.mobile-links {
display: none;
position: relative
}
.mobile-links a {
font-family: var(--font3);
text-transform: uppercase;
letter-spacing: 1px;
color: #fff
}
.mobile-links.open {
display: block;
position: relative
}
.mobile-links>li {
display: block;
background: rgba(0,0,0,.9);
border-bottom: 1px solid #fff
}
.mobile-links>li:last-child,.why-us-item:last-child,li.active li:last-child {
border-bottom: none
}
.mobile-links>li>a {
display: block;
padding: 1.25rem 1.5rem;
font-size: 1.6rem
}
li.active li a {
display: block;
padding: 1rem 2.5rem;
font-size: 1.4rem;
letter-spacing: 1;
color: #fff
}
footer.main-footer {
color: #eee;
font-size: 1.4rem;
background-color: #fff
}
.pat23-trekking-associations {
background-color: #fff;
text-align: center;
padding: 6rem 0
}
.pat23-trekking-associations__title,.pat23-trekking-awards2__title {
font-family: Poppins,sans-serif;
font-size: 30px;
color: #ccc;
font-weight: 300;
margin-bottom: 1rem
}
.box-itinerary-highlight-data.places,.box-tour-feature2-data.places,.custom-container,.itinerary-day__content,.pat23-trekking-associations ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
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) {
.pat23-menu__upper {
-webkit-box-pack:justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.pat23-trekking-associations ul li {
width: 25%
}
}
.pat23-trekking-associations ul li img {
height: 80px;
-webkit-filter: hue-rotate(0deg) saturate(0) brightness(100%);
filter: hue-rotate(0deg) saturate(0) brightness(100%);
opacity: .3
}
.pat23-trekking-quote {
color: #888;
font-family: var(--font-po);
font-weight: 700;
font-size: 1.4rem;
text-align: center;
width: 100%;
background: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/images/bg/bg-mountains-tile-footer-black.png) bottom center repeat-x;
padding: 6rem 0
}
.pat23-trekking-quote .main-phrase {
font-size: 1.8rem;
text-transform: uppercase
}
.pat23-trekking-quote .complementary-phrase {
font-size: 1.6rem
}
@media screen and (min-width: 768px) {
.pat23-trekking-quote .main-phrase {
font-size:2.4rem
}
.pat23-trekking-quote .complementary-phrase {
font-size: 1.8rem
}
.pat23-trekking-quote {
font-size: 1.8rem;
padding: 10rem 0
}
}
@media screen and (min-width: 992px) {
.phone-icon2::before {
font-size:20px;
color: var(--pat23)
}
.email-icon2::before {
color: var(--pat23);
font-size: 24px
}
.st-menu-mobile {
display: none
}
.pat23-trekking-quote .main-phrase {
text-transform: unset;
font-size: 3.6rem
}
.pat23-trekking-quote .complementary-phrase {
font-size: 2.4rem;
font-weight: 400
}
.pat23-trekking-quote {
font-size: 1.8rem;
padding: 5rem 0
}
}
.footer-new-2020-logo {
padding: 10px 0;
margin: 10px 0
}
.footer-address,.highlight-box,.section-buttons-2,.tab-item__inner-section .description {
margin-bottom: 2rem
}
.footer-new-2020-logo img {
width: 150px
}
.pat23-trek-associations-title {
font-family: var(--font-po);
font-size: 30px;
color: #ccc;
font-weight: 300
}
.pat23-trek-associations img {
height: 80px;
margin: 0 10px;
-webkit-filter: hue-rotate(0deg) saturate(0) brightness(100%);
filter: hue-rotate(0deg) saturate(0) brightness(100%);
opacity: .3
}
.full-container,a.temporal-link {
margin-right: auto;
margin-left: auto
}
@media only screen and (max-width: 768px) {
.the-best-journeys {
font-size:24px;
line-height: normal
}
.footer-new-2020-logo {
text-align: center
}
.pat23-trek-associations img {
height: 45px
}
}
.footer-new-2020-tel-book {
vertical-align: bottom!important
}
.footer-new-2020-tel-book a {
border: 1px solid var(--color-orange);
display: table;
width: 80%;
text-align: center;
padding: 8px;
border-radius: 50px;
font-weight: 700;
color: #fff;
-webkit-transition: .5s;
transition: .5s
}
.footer-social-media,.footer-social-media ul,.footer-update .footer-copyright__inner,.footer-update__menu-container {
display: -webkit-box;
display: -ms-flexbox
}
.footer-new-2020-tel-book a:hover {
background: var(--color-orange);
color: #f0f0f0;
-webkit-transition: .5s;
transition: .5s
}
@media only screen and (max-width: 480px) {
.pat23-trek-associations {
display:none
}
.footer-new-2020-tel-book a {
width: 100%
}
}
.footer-menu .footer-menu-inner {
padding: 2rem 0 5rem;
border-bottom: 1px solid rgba(255,255,255,.1)
}
.footer-menu .footer-menu__block h3 {
cursor: pointer;
font-family: Poppins,sans-serif;
font-weight: 700;
font-size: 14px;
text-transform: uppercase;
color: #fff;
height: 5rem;
line-height: 5rem;
border-bottom: 1px dashed rgba(255,255,255,.25);
display: block;
position: relative;
background-color: #222
}
.footer-menu .footer-menu__block h3::after {
position: absolute;
font-size: 1.6rem;
right: 0
}
.footer-menu .footer-menu__block ul {
max-height: 0;
overflow: hidden;
-webkit-transition: .5s;
transition: .5s;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.footer-menu .footer-menu__block ul li {
margin: 0;
padding: .5rem 0;
color: #ddd
}
.day-highlights,.flexible .card-related-tour,.footer-menu .footer-menu__block ul li:first-child,.pat23-section.inner-page p+p {
margin-top: 1.5rem
}
.footer-menu .footer-menu__block ul li:last-child,.tabs-content p {
margin-bottom: 1.5rem
}
.footer-menu .footer-menu__block a {
color: #ddd;
-webkit-transition: .5s;
transition: .5s;
font-weight: 400;
font-size: 1.4rem
}
.footer-menu .footer-menu__block a:hover {
color: #f60
}
.footer-copyright {
color: #fff;
font-size: 1.3rem;
text-align: center;
padding: 3rem 0
}
.footer-social-media {
list-style: none;
display: flex;
margin-bottom: 2rem
}
.footer-social-media ul {
list-style: none;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.footer-social-media ul li {
padding: 0;
margin: 0;
display: block;
width: 40px
}
.cta-mobile-popup__button-group>a,.footer-social-media ul li+li,.footer-update__social-media li+li,.footer-update__social-media2 li+li {
margin-left: 1rem
}
.footer-social-media ul li a {
font-size: 15px;
color: #fff;
border-radius: 50%;
height: 40px;
width: 40px;
line-height: 40px;
display: inline-block;
-webkit-transition: .5s;
transition: .5s;
text-align: center;
background-color: #444
}
.footer-social-media ul li a:hover {
background-color: #fff;
color: #000
}
.footer-update {
background-color: #182830
}
.footer-update .footer-copyright {
padding-top: 4rem;
font-size: 1.4rem;
border-top: 1px solid #222;
position: relative
}
.footer-update .footer-copyright .logo-footer img {
max-height: 5rem
}
.footer-update .footer-copyright__inner {
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.cta-box,.expert-item,.footer-update .footer-copyright__inner>*,.info-box2.pat23-numbers,.pat23-section .text-center,.pat23-trekking-awards {
text-align: center
}
.footer-update .footer-copyright .logo-footer {
margin-right: 2rem
}
.footer-update .footer-copyright h5 {
font-size: 1.2rem;
font-weight: 700;
color: #fff
}
.footer-update .footer-copyright ul.footer-down-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-transform: uppercase;
font-size: 1.2rem;
font-weight: 700
}
.footer-update .footer-copyright ul.footer-down-links li {
padding-left: .5rem;
padding-right: .5rem;
border-left: 1px solid #fff;
border-right: 1px solid #fff
}
.footer-update__menu-container {
padding-top: 5rem;
padding-bottom: 5rem;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.box-feature-image3-container.vertical .box-feature-image3,.card-exciting-trek-2-outer,.destination-item-outer,.footer-update__menu-container>div,.itinerary-day__body,.payment-container>div,.sidebar-block {
width: 100%
}
@media screen and (min-width: 992px) {
.footer-menu .footer-menu__block h3 {
display:inline-block;
cursor: auto;
margin-top: 3rem;
font-size: 1.6rem;
font-weight: 400
}
.footer-menu .footer-menu__block h3::after {
content: ""
}
.footer-menu .footer-menu__block ul {
max-height: unset
}
.footer-update .footer-copyright h5 {
width: 50rem;
text-align: left
}
.footer-update .footer-copyright ul.footer-down-links {
margin-left: auto
}
.footer-update__menu-container>div {
padding-top: 3rem;
padding-bottom: 5rem;
width: 25%
}
.footer-update__menu-container>div+div {
position: relative
}
.footer-update__menu-container>div+div::before {
content: "";
position: absolute;
border-left: 1px solid #222;
top: 0;
left: 0;
height: 100%
}
}
.footer-update__menu-container>div h3,.form-block+.form-block,.pat23-useful-information p+h3,.pat23-useful-information ul+h3,.skt-section .section-presentation p:first-child,.tour-details-box {
margin-top: 3rem
}
.footer-update__menu-container>div.collapsable-block h3 {
margin-top: 1rem;
border-bottom: 1px solid #333;
position: relative
}
.footer-update__menu-container>div.collapsable-block h3::after {
position: absolute;
font-size: 1.6rem;
right: 0
}
@media screen and (min-width: 992px) {
.footer-update__menu-container>div.collapsable-block h3 {
border-bottom:none;
display: inline-block;
cursor: auto;
font-size: 1.6rem;
color: #fff;
font-weight: 600;
margin-top: 3rem
}
.footer-update__menu-container>div.collapsable-block h3::after {
content: ""
}
.footer-update__menu-container>div h3 {
margin-top: 0;
font-weight: 600;
color: #fff
}
.footer-update__menu-block {
padding-left: 1rem;
padding-right: 1rem
}
}
@media screen and (min-width: 992px) and (min-width:992px) {
.footer-update__menu-container>div h3 {
margin-top:3rem
}
}
.footer-update__menu-block ul {
font-size: 1.4rem;
padding-top: 1rem .5rem 1.5rem
}
.footer-update__menu-block ul li:first-child {
padding-top: 2rem
}
.footer-update__menu-block ul li:last-child {
padding-bottom: 2rem
}
.footer-update__menu-block ul.collapsable-list {
max-height: 0;
overflow: hidden;
-webkit-transition: .5s;
transition: .5s
}
.bg-happiness .section-heading,.bg-happiness .section-presentation,.bg-happiness2 .section-heading,.bg-happiness2 .section-presentation,.box-itinerary-highlight.icon-over .box-itinerary-highlight-content,.footer-update__menu-block ul.collapsable-list h3 {
margin: 0
}
.fa-icon::before,.pat23-useful-information ul li::before {
margin-right: .5rem;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased
}
.footer-update__menu-block .btn-pat23 {
min-width: 18rem!important
}
.footer-update__menu-block h3 {
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
font-family: Poppins,sans-serif;
font-size: 1.6rem
}
.footer-update__menu-block li {
display: block;
color: #fff
}
.faqs-accordion .accordion-item+.accordion-item,.footer-update__menu-block li+li {
margin-top: .5rem
}
.footer-update__menu-block a {
display: inline-block;
color: #fff
}
.card-blog2__inner-cta2,.cta-image-box .content .btn-wrapper,.day-tour .day-tour-description,.footer-update__social-media-outer,.itinerary-glance>li+li,.main-home-section-down-label-2,.main-home-section-upper2-label-2,.pat23-section .section-description,.skt-section .section-presentation p,.tab-item__details-list+div,.tab-item__details-list+p,.tab-item__details-list+ul,.tabs-content p+div,.tabs-content p+ul {
margin-top: 2rem
}
.footer-update__social-media {
margin-top: 0!important;
border-radius: 2rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.footer-update__social-media li {
font-size: 2rem;
margin-top: 0!important
}
.footer-update__social-media li span {
-webkit-transition: .3s;
transition: .3s
}
.btn-alt.primary-btn,.footer-update__social-media li span:hover {
color: #f60
}
.certifications-container picture.lvl1,.footer-update__social-media a,.itinerary-presentation__highlights,.mobile-presentation,.trek-card2 {
display: block
}
.footer-update__social-media2-outer {
position: absolute;
width: 100%;
left: 0;
top: -2rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.footer-update__social-media2 {
margin-top: 0!important;
background-color: #182830;
border-radius: 3rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border: 1px solid #888;
height: 4rem;
padding-left: 2rem;
padding-right: 2rem;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.footer-update__social-media2 li {
font-size: 2rem;
margin-top: 0!important
}
.footer-update__social-media2 li span {
-webkit-transition: .3s;
transition: .3s
}
.footer-update__social-media2 li span:hover {
color: var(--pat23)
}
.footer-update__social-media2 a {
display: block;
color: #fff
}
.cta-mobile-popup-container {
position: fixed;
bottom: -70px;
z-index: 9;
width: 100%;
-webkit-box-shadow: 0 -2px 5px rgba(0,0,0,.1);
box-shadow: 0 -2px 5px rgba(0,0,0,.1);
background-color: #fff
}
.cta-mobile-popup {
-webkit-transition: .5s;
transition: .5s;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 50px;
-webkit-box-flex: wrap;
-ms-flex: wrap;
flex: wrap
}
.cta-mobile-popup>div {
height: 40px
}
.cta-mobile-popup__info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 1;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
color: #333;
font-family: Roboto,sans-serif
}
.btn-pat23.small::before,.cta-mobile-popup__info span,.skt-btn.small {
font-size: 1.2rem
}
.btn-pat23.font-brand-icon::before,.btn-pat23.font-icon::before {
font-size: 2rem;
font-weight: 900;
padding-right: 1rem;
content: "\f56d"
}
.cta-mobile-popup__info span strong {
display: block;
line-height: 1;
font-size: 1.6rem;
font-family: Poppins,sans-serif
}
.cta-mobile-popup__button-group .enquire-icon {
height: 4rem!important;
line-height: 4rem;
width: auto
}
.cta-mobile-popup__button-group .enquire-icon::before {
padding-right: .5rem!important
}
.cta-mobile-popup__button {
background-color: #f60;
text-align: center;
border-radius: 50px;
margin-left: 10px
}
.cta-mobile-popup__button span {
font-family: Poppins,sans-serif;
color: #fff;
line-height: 50px;
text-transform: uppercase
}
.cta-mobile-popup__button--primary {
padding-left: 2.5rem;
padding-right: 2.5rem
}
.cta-mobile-popup__button--primary span,.slide-hero-alpha.current-bottom h3,.slide-hero.current-bottom h3,.tabs-content {
font-size: 1.6rem
}
.cta-mobile-popup__button--tripadvisor {
background-color: #00aa6c
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
.bg-grey-light {
background-color: #f2f2f2
}
.bg-grey-lighter,.floating-sidebar-menu ul li:hover,.itinerary-page-section.grey {
background-color: #f9f9f9
}
.bg-grey-lightest {
background-color: #f8f8f8
}
.bg-gold {
background-color: var(--gold-bg)
}
.bg-light-gold,.bg-light-grey {
background-color: var(--grey-light)
}
.bg-grey {
background-color: var(--grey-bg)
}
.primary-color-filter {
-webkit-filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%);
filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%)
}
.accent-color-filter {
-webkit-filter: invert(57%) sepia(21%) saturate(1004%) hue-rotate(133deg) brightness(98%) contrast(97%);
filter: invert(57%) sepia(21%) saturate(1004%) hue-rotate(133deg) brightness(98%) contrast(97%)
}
.secondary-color-filter {
-webkit-filter: invert(60%) sepia(8%) saturate(0%) hue-rotate(240deg) brightness(88%) contrast(87%);
filter: invert(60%) sepia(8%) saturate(0%) hue-rotate(240deg) brightness(88%) contrast(87%)
}
.bg-happiness.alternative .section-icon img,.bg-happiness2.alternative .section-icon img,.pat23-section .section-presentation.inverse .section-icon img,.white-color-filter {
-webkit-filter: invert(97%) sepia(100%) saturate(1%) hue-rotate(174deg) brightness(108%) contrast(101%);
filter: invert(97%) sepia(100%) saturate(1%) hue-rotate(174deg) brightness(108%) contrast(101%)
}
.grey-lightest-color-filter {
-webkit-filter: invert(100%) sepia(23%) saturate(49%) hue-rotate(294deg) brightness(111%) contrast(88%);
filter: invert(100%) sepia(23%) saturate(49%) hue-rotate(294deg) brightness(111%) contrast(88%)
}
.box-itinerary-highlight.icon-over .box-itinerary-highlight-image img,.grey-lighter-color-filter {
-webkit-filter: invert(92%) sepia(0%) saturate(0%) hue-rotate(187deg) brightness(89%) contrast(95%);
filter: invert(92%) sepia(0%) saturate(0%) hue-rotate(187deg) brightness(89%) contrast(95%)
}
.shadowed {
-webkit-box-shadow: 0 4px 10px rgba(0,0,0,.05);
box-shadow: 0 4px 10px rgba(0,0,0,.05)
}
.section-buttons-2 {
margin-top: 4rem;
padding: 5px;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.single-btn-container-2 {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-top: 2rem .5rem
}
.single-btn-container-2 .custom-btn-2 {
padding: 15px 30px;
font-size: 2rem;
border-radius: 5rem
}
.custom-btn-2 {
display: inline-block;
padding: 5px 8px;
color: #fff;
border-radius: 20px;
font-family: var(--ff-heading);
min-width: 45%;
text-align: center
}
.hl-greater,.hl-primary,.hl-underline,.hl-uppercase {
font-family: inherit
}
.primary-btn {
background: var(--co-primary);
-webkit-transition: .5s;
transition: .5s
}
.primary-btn:hover {
background: var(--co-primary-hover)
}
.accent-btn {
background: var(--co-accent);
-webkit-transition: .5s;
transition: .5s
}
.page-separator-background,.temporal-background {
background-color: #000;
-webkit-box-sizing: border-box;
background-repeat: no-repeat;
background-size: cover;
display: -webkit-box;
display: -ms-flexbox;
-webkit-box-pack: center;
width: 100%
}
.accent-btn:hover {
background: var(--co-accent-hover)
}
.text-light {
color: #ddd!important
}
.text-lighter {
color: #eee!important
}
.swiper-button-next,.swiper-button-prev,.text-lightest {
color: #fff!important
}
.icon-light svg {
fill: #ddd!important
}
.icon-lighter svg {
fill: #eee!important
}
.icon-lightest svg {
fill: white!important
}
.hl-greater {
font-size: 1.5em
}
.hl-uppercase {
text-transform: uppercase
}
.hl-primary {
color: var(--co-primary)
}
.temporal-background {
height: 80vh;
box-sizing: border-box;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/images2021/main-background-pat23.jpg);
background-position: center center;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.page-separator-background {
height: 500px;
box-sizing: border-box;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/images2021/background-separator-2-1500x1000.jpg);
background-attachment: fixed;
background-position-x: center;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.best-both-worlds-background,.section-separator-background {
-webkit-box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
-webkit-box-pack: center
}
.section-separator-background {
width: 100%;
height: 500px;
background-color: #000;
box-sizing: border-box;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/images2021/background-separator-3-1500x1000.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-position-x: center;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.best-both-worlds-background,.best-both-worlds2-background {
height: 600px;
background-color: #000;
background-attachment: fixed;
background-size: cover;
background-position-x: center;
width: 100%;
background-repeat: no-repeat
}
.best-both-worlds-background {
box-sizing: border-box;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/images2021/best-both3.jpg);
background-position-y: bottom;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.best-both-worlds2-background {
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/images2021/best-both4.jpg);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.both-worlds-image-container {
overflow: hidden;
border-radius: 10px
}
.both-worlds-image-container img {
width: 100%;
height: 250px;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center;
display: block
}
.link-container {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 20px
}
.pat23-btn,.presentation-image {
-webkit-box-sizing: border-box;
overflow: hidden
}
a.temporal-link {
display: block;
width: 90%;
max-width: 300px;
text-transform: uppercase;
background: #fff;
color: #000;
font-size: 1.4rem;
text-align: center;
padding: 10px 15px;
position: relative;
border-radius: 5px
}
a.temporal-link::before {
content: "";
position: absolute;
width: 90%;
left: 5%;
height: 150%;
top: -25%;
border: 1px solid #fff;
border-radius: 5px
}
.orange-icon-2 svg {
fill: var(--co-primary)!important
}
.presentation-image {
width: 100%;
padding-bottom: 66.67%;
box-sizing: border-box;
position: relative;
border-radius: 10px
}
.presentation-image img {
display: block;
width: 100%;
height: auto;
position: absolute;
-o-object-fit: cover;
object-fit: cover;
top: 0;
left: 0
}
.presentation-image-container::before {
position: absolute;
width: 100%;
height: 80%;
top: 10%;
left: 0;
content: "";
border: 2px solid #000;
z-index: 0
}
.cover-image img,.overlap-content {
top: 0;
width: 100%;
position: absolute
}
.presentation-image-container img {
width: 80%;
height: auto;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: top;
object-position: top;
display: block;
margin: auto;
position: relative;
z-index: 2
}
.bordered {
border: 1px solid #ccc
}
.full-container {
padding-right: 15px;
padding-left: 15px
}
.main-image-container-2 img {
border-radius: 10px;
width: 100%;
height: auto
}
.main-image-container-5 img {
display: block;
position: absolute;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: left;
object-position: left;
width: 100%;
height: 100%
}
.main-image-container-4 img {
display: block;
margin: auto;
width: 90%;
max-width: 450px;
height: auto
}
.desktop-hidden {
display: inherit!important
}
.coronavirus-area {
height: 3rem;
background-color: #ff951c;
background-color: var(--co-primary);
background-color: var(--co-accent);
width: 100%;
text-align: center
}
.coronavirus-area a {
color: var(--co-accent);
color: var(--co-primary);
color: #fff;
font-size: 1.5rem!important;
line-height: 3rem!important;
text-transform: uppercase;
font-family: var(--ff-heading);
display: inline-block
}
.pat23-btn {
font-family: var(--ff-heading)!important;
font-size: 1.6rem;
font-weight: 400;
line-height: 1;
display: inline-block;
border-radius: 30px;
padding: 1rem 4rem 1rem 2rem;
position: relative;
box-sizing: border-box
}
.pat23-btn::before {
content: "";
position: absolute;
height: 100%;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/imagenes/right.min.svg);
background-position: center center;
background-size: contain;
background-repeat: no-repeat;
top: 0;
width: 1.5rem;
right: 2rem
}
.pat23-btn.btn-sm {
padding: 1rem 3.5rem 1rem 1.5rem;
font-size: 1.4rem;
font-weight: 300
}
.pat23-btn.btn-sm::before {
width: 1.5rem;
right: 1.5rem
}
.pat23-btn.btn-lg {
padding: 1.5rem 5rem 1.5rem 2rem;
font-size: 1.8rem;
font-weight: 700
}
.pat23-btn.btn-lg::before {
width: 2.5rem;
right: 2rem
}
.pat23-btn.primary {
color: #fff;
background-color: var(--co-primary);
position: relative;
background-image: -webkit-gradient(linear,left top,right top,from(var(--co-primary)),color-stop(50%,var(--co-primary2)),to(var(--co-primary)));
background-image: linear-gradient(to right,var(--co-primary) 0,var(--co-primary2) 50%,var(--co-primary) 100%);
background-size: 200% auto;
-webkit-transition: 1s;
transition: 1s
}
.pat23-btn.primary:hover {
background-position: right center
}
.shadow-style {
-webkit-box-shadow: 0 0 8px rgba(0,0,0,.1);
box-shadow: 0 0 8px rgba(0,0,0,.1)
}
.inner-gradient::before {
position: absolute;
content: "";
display: block;
height: 100%;
width: 100%;
z-index: 1;
background: rgba(0,0,0,.4)
}
@media screen and (min-width: 576px) {
.inner-gradient::before {
background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8)));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8));
height: 50%
}
}
@media screen and (min-width: 992px) {
.footer-update__menu-block ul li:first-child {
padding-top:0
}
.footer-update__menu-block ul li:last-child {
padding-bottom: 0
}
.footer-update__menu-block ul.collapsable-list {
max-height: unset
}
.footer-update__menu-block ul {
margin-top: 2rem;
padding-top: 0
}
:root {
--fs-body: 1.6rem;
--fs-main-heading: 4rem;
--fs-heading: 3.2rem;
--fs-heading2: 2rem;
--section-padding: 10rem;
--section-padding-top: 15rem;
--section-padding-bottom: 10rem;
--section-padding-top: 12rem;
--section-padding-bottom: 8rem;
--section-subtitle-margin-top: 1rem;
--section-up-line-w: 60px;
--section-up-line-h: 4px;
--section-up-line-top: -14px;
--section-up-line-left: calc(50% - 30px);
--section-icon-wh: 50px;
--section-icon-top: -70px;
--section-icon-left: calc(50% - 20px);
--section-icon-left: calc(50% - 25px)
}
.mobile-hidden {
display: inherit!important
}
.desktop-hidden,.display-until-tablet {
display: none!important
}
a.temporal-link {
font-size: 2rem;
max-width: 400px
}
.round-lg {
padding-top: 3rem;
padding-bottom: 3rem
}
.inner-gradient::before {
height: 100%;
background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.4)));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.4))
}
}
.card-immersive,.immersive-effect {
overflow: hidden
}
.card-immersive img,.immersive-effect img {
-webkit-transition: .5s;
transition: .5s
}
@media screen and (max-width: 1199px) {
.hide-until-desktop,.hide-until-laptop {
display:none!important
}
}
.cover-image {
position: relative;
display: block;
overflow: hidden
}
.cover-image.one-three {
padding-top: calc(100% * 3 / 1)
}
.cover-image.three-one,.pat23-feature2__image {
padding-top: calc(100% * 1 / 3)
}
.cover-image.two-three {
padding-top: calc(100% * 3 / 2)
}
.box-feature-image3 a.option-a,.cover-image.three-two {
padding-top: calc(100% * 2 / 3)
}
.cover-image.four-five {
padding-top: calc(100% * 5 / 4)
}
.cover-image.nine-sixteen {
padding-top: calc(100% * 16 / 9)
}
.cover-image img {
display: block;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center
}
.overlap-content {
height: 100%;
left: 0
}
.custom-pill {
border-radius: 2rem;
color: #fff;
border: 1px solid #fff;
font-family: poppins,sans-serif;
display: inline-block;
line-height: 2.4rem;
padding: 0 1rem;
letter-spacing: 1px;
font-size: 1rem;
background-color: rgba(0,0,0,.3)
}
.btn-pat23,.highlight-box {
font-family: Poppins,sans-serif
}
.btn-pat23.small.font-icon::before,.highlight-box {
font-size: 1.8rem
}
.btn-pat23.bg-white,.custom-pill.white,.skt-icon.solid {
background-color: #fff
}
.box-info--price,.custom-pill.primary,.floating-sidebar-menu ul li.active::before,.floating-sidebar-menu ul li:hover::before,.itinerary-page-section.primary {
background-color: #f60
}
.custom-pill.accent {
border: none;
background-color: #3fabaf
}
.custom-pill.news,.custom-pill.travel-info {
background-color: #000;
border: none
}
.custom-pill.blog {
background-color: #3fabaf;
border: none
}
.highlight-box {
display: inline-block;
padding: 1.5rem 4rem;
border: 1px solid #f60;
font-weight: 700;
letter-spacing: 1px;
border-radius: 5rem;
color: #333;
margin-top: 2rem
}
.wta-icon-nominee-wrapper {
background-color: #fff;
margin-top: 1rem;
padding: 1rem
}
.swiper-button-next::after,.swiper-button-prev::after {
font-size: 2.4rem!important
}
.fa-icon::before {
display: inline-block
}
.alert_february,.card-review .review-image .date,.card-review3__user3 .date3,.day-highlight,.skt-quote {
font-style: italic
}
.fa-icon.fa_so::before {
font-family: "Font Awesome 5 Free";
font-weight: 900
}
.fa-icon.fa_ss::before {
font-family: "Font Awesome 5 Free";
font-weight: 400
}
.fa-icon.fa_br::before {
font-family: "Font Awesome 5 Brands"
}
.btn-pat23-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 1rem;
-webkit-box-pack: end;
-ms-flex-pack: end;
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 {
position: relative;
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,.custom-itinerary-day,.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: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 5rem;
font-size: 1.4rem;
letter-spacing: 1px;
color: #fff
}
.btn-pat23.circle {
min-width: 1rem;
height: 4rem;
width: 4rem;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 4rem;
font-size: 2.4rem
}
.btn-pat23.circle::before {
padding: 0;
margin: 0
}
.btn-pat23.special {
letter-spacing: normal
}
.btn-pat23.small {
height: 3rem;
font-size: 1.2rem;
min-width: auto;
padding: 0 2.5rem
}
.btn-pat23.small.flat-icon::before {
width: 2rem;
height: 2rem
}
.btn-pat23.link-ahead-icon::after {
content: "";
width: 0;
height: 2rem;
overflow: hidden;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
opacity: 0;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/imagenes/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(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/icons/like.svg);
display: inline-block;
background-size: auto 100%;
-webkit-filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%);
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 {
font-family: "Font Awesome 5 Free";
display: inline-block
}
.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 {
font-family: "Font Awesome 5 Brands";
display: inline-block
}
.btn-pat23.font-brand-icon.enquire::before {
content: "\f3fe"
}
.btn-pat23.solid-whatsapp {
background-color: #00e676;
color: #fff
}
.btn-pat23.solid-primary-light,.cta-link.alt1 {
background-color: rgba(255,102,0,.1);
color: #f60
}
.btn-pat23.solid-accent {
background-color: #3fabaf
}
.btn-pat23.solid-accent-light {
background-color: rgba(63,171,175,.1);
color: #3fabaf
}
.btn-pat23.solid-grey-light {
background-color: #f0f0f0;
color: var(--pat23)
}
.btn-pat23.solid-grey-lighter {
background-color: #f0f0f0;
color: #333
}
.btn-pat23.solid-white {
background-color: #fff;
color: var(--pat23)
}
.btn-pat23.outline-primary {
border: 1px solid var(--pat23);
color: var(--pat23)
}
.btn-pat23.outline-accent {
border: 1px solid #3fabaf;
color: #3fabaf
}
.btn-pat23.outline-black,.btn-pat23.outline-dark {
border: 1px solid #333;
color: #333
}
.btn-pat23.outline-white {
border: 1px solid #fff;
color: #fff;
text-transform: capitalize
}
.btn-pat23.outline-light,.btn-pat23.outline-lighter {
border: 1px solid #ccc;
color: var(--pat23)
}
.btn-pat23.outline-lightest {
border: 1px solid #ccc;
color: #ccc
}
.bg-happiness {
background: url(https://peruadventuretrek.com/wp-content/uploads/2023/08/5-salkantay-trekking-PAt-2023.jpg) center center/cover
}
.bg-happiness.alternative .section-title,.bg-happiness2.alternative .section-title {
text-transform: uppercase;
font-size: 1.8rem
}
.bg-happiness .section-icon img,.bg-happiness2 .section-icon img {
-webkit-filter: invert(97%) sepia(100%) saturate(1%) hue-rotate(174deg) brightness(108%) contrast(101%);
filter: invert(97%) sepia(100%) saturate(1%) hue-rotate(174deg) brightness(108%) contrast(101%);
-webkit-filter: invert(100%) sepia(0%) saturate(7375%) hue-rotate(192deg) brightness(107%) contrast(60%);
filter: invert(100%) sepia(0%) saturate(7375%) hue-rotate(192deg) brightness(107%) contrast(60%)
}
.bg-happiness .section-description,.bg-happiness2 .section-description {
width: 80%;
margin-right: auto;
margin-left: auto
}
.bg-happiness2 {
background: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/images/bg/fundacion-pat23.jpg) center center/cover
}
.bg-happiness2 .section-description,.bg-happiness2 .section-subtitle,.bg-happiness2 .section-title,.btn-alt.default-btn {
color: #ccc
}
.bg {
padding-top: 14rem;
padding-bottom: 10rem
}
.bg-dark-opacity1,.box-feature-image .box-content:hover::before,.box-feature-image2 .box-content:hover::before,.box-feature-image3 .box-content:hover::before {
background-color: rgba(0,0,0,.1)
}
.bg-dark-opacity2 {
background-color: rgba(0,0,0,.2)
}
.bg-dark-opacity3 {
background-color: rgba(0,0,0,.3)
}
.bg-dark-opacity5 {
background-color: rgba(0,0,0,.5)
}
.bg-dark-opacity6 {
background-color: rgba(0,0,0,.6)
}
.bg-dark-opacity7 {
background-color: rgba(0,0,0,.7)
}
.bg-dark-opacity8 {
background-color: rgba(0,0,0,.8)
}
.bg-dark-opacity9 {
background-color: rgba(0,0,0,.9)
}
.main-container .row {
margin: -1rem
}
.pat23-section {
padding-top: 4rem;
padding-bottom: 4rem
}
.pat23-section.inner-page {
padding-top: 5rem;
padding-bottom: 0
}
.pat23-section .section-presentation {
text-align: center;
position: relative
}
.itinerary-presentation .tour-heading>*,.pat23-section .section-presentation.left {
text-align: left
}
.pat23-section .section-presentation.inverse .section-subtitle {
color: #f0f0f0
}
.pat23-section .section-presentation.left .upper-line::before,.whatsapp.left .whatsapp-panel {
left: 0
}
.pat23-section .section-title-inner-page {
font-size: 2.4rem;
font-family: Poppins,sans-serif;
position: relative
}
.pat23-section .section-title-inner-page::before {
position: absolute;
width: 10rem;
height: 2px;
top: -1rem;
left: 50%;
background-color: #f60;
-webkit-transform: translateX(-50%);
transform: translateX(-50%)
}
.pat23-section .section-upper-subtitle {
font-size: 1.4rem;
font-family: Roboto,sans-serif;
font-weight: 400;
text-transform: uppercase;
margin-bottom: 2rem;
color: #aaa
}
.itinerary-page-section .section-title,.pat23-section .section-title {
font-family: Poppins,sans-serif;
font-size: 2.4rem;
line-height: 1.5;
color: #333
}
@media screen and (min-width: 992px) {
.btn-pat23-wrapper {
margin-top:2rem;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.bg-happiness,.bg-happiness2,.bg-pat23-statistics {
background-attachment: fixed
}
.pat23-section {
padding-top: 4rem;
padding-bottom: 4rem
}
.pat23-section .section-presentation.custom-left .section-title {
text-align: left
}
.pat23-section .section-presentation.custom-left .section-title::before {
left: 0
}
.pat23-section .section-presentation.custom-left .section-icon {
left: 1rem
}
.pat23-section .section-title {
font-size: 2.7rem
}
}
.itinerary-page-section .section-title.upper-line-2::before,.pat23-section .section-title.upper-line-backup::before {
content: "";
position: absolute;
border-radius: 2px;
background-color: #f60;
width: 6rem;
height: 4px;
top: -4px;
left: calc(50% - 3rem)
}
.pat23-section .upper-line::before {
content: "";
position: absolute;
border-radius: 2px;
background-color: var(--pat23);
width: 6rem;
height: 4px;
top: -4px;
left: calc(50% - 3rem)
}
.pat23-section .upper-line-white::before {
content: "";
position: absolute;
border-radius: 2px;
background-color: #fff;
width: 6rem;
height: 4px;
top: -4px;
left: calc(50% - 3rem)
}
.itinerary-page-section .section-icon,.pat23-section .section-icon {
position: absolute;
overflow: hidden;
width: 40px;
height: 40px;
top: -50px;
left: calc(50% - 2rem)
}
.box-icon-image img,.box-tour-feature-image img,.certifications-container picture img,.certifications-container2 picture img,.feature-box .icon img,.inner-hero-container img,.pat23-section .section-icon img,.slide-image-itinerary img,.slide-image-itinerary-alpha img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover
}
.pat23-section .section-subtitle {
font-weight: 400;
color: #333;
margin-top: 1rem;
font-size: 1.6rem
}
@media screen and (min-width: 768px) {
.cta-mobile-popup {
display:none
}
.coronavirus-area a {
font-size: 1.8rem
}
.display-until-mobile-plus {
display: none!important
}
.btn-pat23-outer::after {
width: 600px;
left: calc(50% - 300px)
}
.pat23-section .section-title.upper-line-backup::before,.pat23-section .upper-line-white::before,.pat23-section .upper-line::before {
top: -9px
}
.pat23-section .section-icon {
top: -60px
}
.pat23-section .section-subtitle {
font-size: 1.7rem
}
.pat23-section .section-description {
font-size: 1.6rem;
display: block
}
}
@media screen and (min-width: 992px) {
.pat23-section .section-title.upper-line-backup::before,.pat23-section .upper-line-white::before,.pat23-section .upper-line::before {
width:6rem;
height: 4px;
top: -14px;
left: calc(50% - 3rem)
}
.pat23-section .section-icon {
width: 50px;
height: 50px;
top: -70px;
left: calc(50% - 2.5rem)
}
.pat23-section .section-subtitle {
font-size: 1.8rem
}
}
.pat23-section .section-subtitle-alternative {
font-size: 1.4rem;
text-transform: uppercase;
color: #f60;
font-family: Poppins,sans-serif
}
.pat23-section .section-description>p {
margin-top: 1.5rem;
margin-bottom: 1.5rem
}
.pat23-section .section-content,.pat23-useful-information p+h2,.pat23-useful-information ul+h2 {
margin-top: 5rem
}
.custom-itinerary-day+.custom-itinerary-day,.daily-summary+div,.daily-summary+p,.daily-summary+ul,.itinerary-day+.itinerary-day,.slide-itinerary2,.step-container-item,.tab-item__inner-section+.pricing-item,.tab-item__inner-section+.question-item,.tab-item__inner-section+.tab-item__inner-section,article[role=main] section:first-child {
margin-top: 4rem
}
.step-container-item__heading {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-family: Poppins,sans-serif
}
.step-container-item__heading .step-number {
font-weight: 700;
text-transform: uppercase;
color: #fff;
background-color: #f60;
width: 8rem;
height: 8rem;
text-align-last: center;
padding: 1rem
}
.step-container-item__heading .step-number .step {
letter-spacing: 2px
}
.step-container-item__heading .step-number .number {
font-size: 3rem;
line-height: 3rem
}
.step-container-item__heading .step-description {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 1rem;
font-size: 1.8rem
}
.step-container-item__heading2 {
font-size: 1.8rem;
font-weight: 700;
font-family: Poppins,sans-serif
}
.step-container-item__heading2 * {
display: inline-block
}
.step-container-item__heading2 .step-number2 {
background-color: #f60;
color: #fff;
padding: .25rem .75rem
}
.step-container-item__content {
margin-top: 2rem;
padding: .5rem
}
.slide-image-itinerary,.slide-image-itinerary-alpha {
margin-top: 70px;
height: calc(100vh - 70px - 55px - 186px)
}
.step-container .step-image {
padding-top: 3rem;
padding-bottom: 3rem
}
.step-container .step-image img {
width: 70%;
height: auto
}
header.home-header {
width: 100%;
height: 655px;
overflow: hidden;
position: relative
}
.swiper-container.header-slider-swiper,header.home-header .mobile-slide {
height: 100%
}
.swiper-container.header-slider-swiper .swiper-slide {
height: 100%;
overflow: hidden
}
.slide-container {
position: relative;
height: 100%
}
.slide-container::before {
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0,0,0,.5)
}
.slide-itinerary2__image {
width: 100%;
position: relative
}
.slide-itinerary2__image img {
width: 100%;
height: 40vh;
max-height: 250px;
display: block;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center
}
.slide-image-itinerary-alpha__briefing>div,.slide-itinerary2__briefing>div {
width: 50%
}
.slide-itinerary2__image::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.1)));
background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 100%)
}
.slide-itinerary2__content {
background-color: #333;
padding-top: 2rem;
padding-bottom: 2rem
}
.slide-itinerary2__presentation {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.slide-itinerary2 h1 {
font-family: Poppins,sans-serif;
position: relative
}
.slide-itinerary2 h1.slide-itinerary2__title {
font-family: Poppins,sans-serif;
font-size: 2.4rem;
text-transform: uppercase;
margin-bottom: .75rem;
color: #fff
}
.slide-image-itinerary-alpha__briefing,.slide-image-itinerary__briefing,.slide-itinerary2__briefing {
width: 80%;
max-width: 302px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 3rem
}
.slide-image-itinerary-alpha__tag,.slide-image-itinerary__tag,.slide-itinerary2__tag {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative
}
.slide-itinerary2__tag:not(:last-child)::after {
content: "";
position: absolute;
height: 60%;
width: 1px;
top: 20%;
right: -.5px;
background-color: rgba(255,255,255,.8)
}
.slide-itinerary2__tag .icon {
width: 60px;
height: 60px;
text-align: center;
border-radius: 5rem;
border: 1px solid #f60;
padding: 1.2rem;
margin-bottom: 1rem
}
.slide-itinerary2__tag .icon img {
display: block;
width: 36px;
height: 36px;
-o-object-fit: cover;
object-fit: cover
}
.slide-itinerary2__tag .label {
font-family: Poppins,sans-serif;
font-size: 1.4rem;
color: rgba(255,255,255,.8)
}
.slide-itinerary2__tag .data {
color: #fff;
font-family: Poppins,sans-serif;
font-weight: 700;
font-size: 1.6rem
}
.slide-itinerary2__tag .data span {
color: #fff;
font-family: Poppins,sans-serif;
font-weight: 400;
font-size: 1.2rem
}
.slide-image-itinerary-alpha {
width: 100%;
min-height: 300px;
position: relative
}
.slide-image-itinerary-alpha:before,.slide-image-itinerary:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.3)),color-stop(80%,rgba(0,0,0,.4)),to(black));
background: linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.4) 80%,#000)
}
.slide-image-itinerary-alpha__hero,.slide-image-itinerary__hero {
position: absolute;
width: 100%;
height: calc(100vh - 70px - 55px - 186px);
top: 0;
left: 0;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center
}
.slide-image-itinerary-alpha__hero h1.slide-image-itinerary__title {
margin-bottom: 2rem!important
}
.slide-image-itinerary-alpha__title {
color: #fff;
font-size: 2.4rem;
text-transform: uppercase;
font-family: Poppins,sans-serif;
padding-left: 2rem;
padding-right: 2rem
}
.slide-image-itinerary-alpha__days,.slide-image-itinerary-alpha__places,.slide-image-itinerary__days,.slide-image-itinerary__places {
color: #fff;
font-size: 1.2rem;
font-family: Roboto,sans-serif;
font-weight: 400;
width: 80%;
line-height: 1.5;
margin-bottom: 2rem
}
.slide-image-itinerary-alpha__tag:not(:last-child)::after {
content: "";
position: absolute;
height: 60%;
width: 1px;
top: 20%;
right: -.5px;
background-color: rgba(255,255,255,.8)
}
.slide-image-itinerary-alpha__tag .icon {
width: 60px;
height: 60px;
text-align: center;
border-radius: 5rem;
border: 1px solid #fff;
padding: 1.2rem;
margin-bottom: 1rem
}
.slide-image-itinerary-alpha__tag .icon img {
display: block;
width: 36px;
height: 36px;
-o-object-fit: cover;
object-fit: cover
}
.slide-image-itinerary-alpha__tag .label {
font-family: Poppins,sans-serif;
font-size: 1.4rem;
color: rgba(255,255,255,.8)
}
.slide-image-itinerary-alpha__tag .data {
font-family: Poppins,sans-serif;
font-weight: 700;
font-size: 1.6rem
}
.slide-image-itinerary-alpha__tag .data span {
font-family: Poppins,sans-serif;
font-weight: 400;
font-size: 1.2rem
}
.slide-image-itinerary .cta-btn-wrapper,.slide-image-itinerary-alpha .cta-btn-wrapper {
text-align: center;
display: inline-block;
padding-left: 2rem;
padding-right: 2rem;
line-height: 3rem;
background-color: #f60;
font-family: Poppins,sans-serif;
font-size: 1.4rem;
text-transform: uppercase;
color: #fff;
border-radius: 2rem
}
.slide-hero,.slide-hero-alpha {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
text-align: center
}
.slide-hero a,.slide-hero h1,.slide-hero h2,.slide-hero h3,.slide-hero-alpha a,.slide-hero-alpha h1,.slide-hero-alpha h2,.slide-hero-alpha h3 {
font-family: var(--ff-heading)
}
.breadcrumbs,.breadcrumbs span,.gives-back-box__title,.hero-cover__title,.hero-slide__subtitle,.hero-slide__title,.slide-image-itinerary__tag .data,.slide-image-itinerary__tag .data span,.slide-image-itinerary__tag .label,.slide-image-itinerary__title {
font-family: Poppins,sans-serif
}
.slide-hero h1,.slide-hero h2,.slide-hero-alpha h1,.slide-hero-alpha h2 {
font-size: 4rem;
line-height: 1.5;
color: #fff
}
.slide-hero h3,.slide-hero-alpha h3 {
margin-top: 1rem;
line-height: 1.5;
font-weight: 400;
font-size: 2rem
}
.slide-hero .hero-button,.slide-hero-alpha .hero-button {
font-size: 1.8rem;
font-weight: 300;
padding: 1rem 2rem;
border-radius: 50px;
border: 1px solid #fff;
margin-top: 2.5rem
}
.slide-hero .hero-button.rounded,.slide-hero-alpha .hero-button.rounded {
border-radius: 50px!important;
padding: 1rem 2rem!important
}
.slide-hero .hero-button.primary,.slide-hero-alpha .hero-button.primary {
background-color: var(--co-primary);
border: none
}
.slide-hero .hero-button.accent,.slide-hero-alpha .hero-button.accent {
background-color: var(--co-accent);
border: none
}
.slide-hero-alpha.bottom,.slide-hero.bottom {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding-bottom: 5rem
}
.slide-hero-alpha.bottom h1,.slide-hero-alpha.bottom h2,.slide-hero.bottom h1,.slide-hero.bottom h2 {
font-size: 2.4rem;
line-height: 1.5;
width: 90%;
max-width: 500px
}
.slide-hero-alpha.bottom h3,.slide-hero.bottom h3 {
margin-top: 1rem;
line-height: 1.5;
font-weight: 400;
font-size: 1.6rem
}
.slide-hero-alpha.bottom ul,.slide-hero.bottom ul {
list-style: none;
padding: 0;
margin: 1rem 0 0
}
.slide-hero-alpha.bottom ul li,.slide-hero.bottom ul li {
font-size: 1.4rem
}
.slide-hero-alpha.bottom .hero-button,.slide-hero.bottom .hero-button {
border-radius: 0;
padding: .5rem 1rem;
text-transform: uppercase;
font-size: 1.4rem;
margin-top: 1.5rem
}
.slide-hero-alpha.current-bottom,.slide-hero.current-bottom {
-webkit-box-pack: flex-center;
-ms-flex-pack: flex-center;
justify-content: flex-center;
width: 90%;
margin-left: auto;
margin-right: auto
}
.slide-hero-alpha.current-bottom h1,.slide-hero-alpha.current-bottom h2,.slide-hero.current-bottom h1,.slide-hero.current-bottom h2 {
font-size: 2.4rem;
line-height: 1.5;
width: 90%
}
.slide-hero-alpha.current-bottom .hero-button,.slide-hero.current-bottom .hero-button {
text-transform: uppercase;
font-size: 1.4rem;
margin-top: 2.5rem
}
.slide-image-itinerary {
width: 100%;
min-height: 300px;
position: relative
}
.slide-image-itinerary__hero h1.slide-image-itinerary__title {
margin-bottom: 2rem!important
}
.slide-image-itinerary__title {
color: #fff;
font-size: 2.4rem;
text-transform: uppercase;
padding-left: 2rem;
padding-right: 2rem
}
.fullscreen-container .half-divided>div,.slide-image-itinerary__briefing>div {
width: 50%
}
.slide-image-itinerary__tag:not(:last-child)::after {
content: "";
position: absolute;
height: 60%;
width: 1px;
top: 20%;
right: -.5px;
background-color: rgba(255,255,255,.8)
}
.slide-image-itinerary__tag .icon {
width: 60px;
height: 60px;
text-align: center;
border-radius: 5rem;
border: 1px solid #fff;
padding: 1.2rem;
margin-bottom: 1rem
}
.slide-image-itinerary__tag .icon img {
display: block;
width: 36px;
height: 36px;
-o-object-fit: cover;
object-fit: cover
}
.slide-image-itinerary__tag .label {
font-size: 1.4rem;
color: rgba(255,255,255,.8)
}
.slide-image-itinerary__tag .data {
font-weight: 700;
font-size: 1.6rem
}
.slide-image-itinerary__tag .data span {
font-weight: 400;
font-size: 1.2rem
}
.slide-image {
overflow: hidden;
width: 100%;
height: 100%
}
.home-header img,.slide-image img {
width: 100%;
height: 700px;
-o-object-fit: cover;
object-fit: cover
}
@media screen and (min-width: 992px) {
.pat23-section .section-description {
font-size:1.7rem
}
.home-header img {
width: 100%;
height: 700px;
-o-object-fit: cover;
object-fit: cover
}
.slide-hero.left {
max-width: 992px;
padding-left: 5rem;
margin-left: auto;
margin-right: auto;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start
}
}
.main-header {
background-color: #000;
width: 100%;
height: calc(100vh - 7rem);
min-height: 65rem;
position: relative
}
.main-header.slim {
height: 60rem
}
.main-header.slim .hero-slide__content {
padding-bottom: 10rem
}
.main-header.extra-slim {
height: 50rem
}
.main-header.ultra-slim {
height: 30rem;
min-height: 30rem
}
.hero-slide {
width: 100%;
height: 100%;
position: relative;
background-color: rgba(0,0,0,.2);
overflow: hidden;
text-align: center
}
.hero-slide__image {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
position: absolute;
bottom: 0;
display: block
}
.hero-slide__image-container {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: block
}
.hero-slide__video {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
position: absolute;
bottom: 0;
display: none
}
.hero-slide__home-shelf {
position: static;
z-index: 2;
width: 90%;
left: 5%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.hero-slide__content,.hero-slide__home-shelf .wta-container {
-ms-flex-direction: column;
display: -webkit-box;
display: -ms-flexbox;
-webkit-box-orient: vertical;
-webkit-box-direction: normal
}
.hero-slide__home-shelf .wta-container {
width: 100%;
text-align: center;
display: flex;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 1rem .5rem .5rem
}
.floating-sidebar-menu ul li span,.full-day-information .full-day-description,.hero-slide__home-shelf .cta-container {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1
}
.hero-slide__home-shelf .cta-container.center {
text-align: center;
padding-left: 4rem;
padding-right: 4rem
}
.centered-content .title-decoration::before,.hero-slide__home-shelf .cta-container.center h1::before {
left: calc(50% - 3rem)
}
.hero-slide__home-shelf img {
width: 16rem;
height: 16rem;
display: block;
-o-object-fit: contain;
object-fit: contain
}
.hero-slide__home-shelf h1,.hero-slide__home-shelf h2,.hero-slide__home-shelf p {
color: #fff;
font-family: Poppins,sans-serif
}
.hero-slide__home-shelf h1 {
font-size: 2.2rem;
text-transform: uppercase;
margin-top: 2rem;
padding-bottom: 1.4rem;
margin-bottom: 1rem;
position: relative
}
.hero-slide__home-shelf h1::before {
position: absolute;
content: "";
width: 6rem;
height: 4px;
border-radius: 4px;
left: 0;
bottom: 0;
background-color: var(--pat23)
}
@media screen and (min-width: 992px) {
.hero-slide__image-container {
display:none
}
.hero-slide__video {
display: block
}
.hero-slide__home-shelf {
background-color: rgba(255,255,255,.75);
position: absolute;
border-radius: 30rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: left;
overflow: hidden;
width: 50rem;
height: 50rem;
top: calc(50% - 25rem);
left: -5rem
}
.hero-slide__home-shelf .cta-container {
background-color: rgba(255,255,255,.5);
padding-left: 7rem;
padding-right: 5rem
}
.hero-slide__home-shelf .cta-container.center {
padding-left: 7rem;
padding-right: 7rem
}
.hero-slide__home-shelf h1,.hero-slide__home-shelf h2,.hero-slide__home-shelf p {
color: #444
}
.hero-slide__home-shelf h1 {
font-size: 2.2rem;
margin-top: 2rem;
padding-bottom: 1.4rem;
margin-bottom: 1rem;
position: relative
}
.hero-slide__home-shelf h1::before {
position: absolute;
content: "";
width: 6rem;
height: 4px;
border-radius: 4px;
left: 0;
bottom: 0;
background-color: #f60
}
}
.hero-slide__home-shelf h2 {
font-size: 1.4rem;
font-weight: 400;
color: var(--pat23);
text-transform: uppercase;
margin-top: 2rem;
margin-bottom: 2rem
}
.card-tour__price,.hero-slide__home-shelf p,.pat23-feature p,.pat23-feature2 p {
font-size: 1.4rem
}
.hero-slide__content {
background-color: rgba(0,0,0,.5);
width: 100%;
height: 100%;
display: flex;
text-align: center;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative
}
.hero-slide__title {
font-size: 2.4rem;
color: #fff
}
.hero-slide__subtitle {
color: #fff;
letter-spacing: 1px;
font-size: 1.6rem;
font-weight: 400;
margin-top: 1rem
}
.world-travel-awards-seal {
display: block;
height: 18rem;
margin-bottom: 1rem
}
.btn-pat23-outer4 {
margin-top: 1rem;
text-align: center
}
.hero-slide__footer {
position: absolute;
bottom: 0;
width: 100%;
padding-bottom: 2rem;
text-align: center
}
.award-shelf {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex
}
.award-shelf img {
display: block;
height: 12rem
}
.award-shelf img+img,.itinerary-feature2__content {
margin-left: 2rem
}
.breadcrumbs-container {
position: absolute;
bottom: -30px;
left: 0;
right: 0;
z-index: 5
}
.breadcrumbs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-top: 2rem
}
.breadcrumbs span {
display: none;
font-size: 1.3rem;
text-transform: uppercase;
position: relative;
text-decoration: none
}
.breadcrumbs span a {
color: #f60;
-webkit-transition: .5s;
transition: .5s
}
.breadcrumbs span+span {
padding-left: 2rem
}
.breadcrumbs span+span::before {
display: block;
content: "\f054";
color: #000;
font-family: "Font Awesome 5 Free";
font-weight: 900;
width: 2rem;
text-align: center;
position: absolute;
left: 0
}
.breadcrumbs span.main-parent {
display: inline-block;
color: #f60;
font-size: 1.4rem;
letter-spacing: 2px
}
.breadcrumbs span.main-parent::before {
content: "\f053";
color: #f60
}
.breadcrumbs span:first-child.main-parent {
display: inline-block;
color: #f60;
font-size: 1.4rem;
letter-spacing: 2px;
padding-left: 2rem
}
.breadcrumbs span:first-child.main-parent::before {
display: block;
content: "\f053";
color: #f60;
font-family: "Font Awesome 5 Free";
font-weight: 900;
width: 2rem;
text-align: center;
position: absolute;
left: 0
}
.hero-cover {
background-color: #f60;
position: relative;
color: #fff
}
.hero-cover__image {
height: auto;
background-color: #3fabaf
}
.box-map-highlight img,.card-highlight-image img,.certifications2-container picture img,.hero-cover__image img {
width: 100%;
height: auto
}
.hero-cover__content {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.hero-cover__title {
font-size: 4rem
}
.hero-cover__subtitle {
font-size: 2.4rem;
font-weight: 400
}
.gives-back-box {
width: 100%;
height: 100%;
background-color: #90ee90;
overflow: hidden;
border-radius: 3px;
position: relative;
display: block
}
.gives-back-box__image img {
display: block;
width: 100%;
height: 12rem;
-o-object-fit: cover;
object-fit: cover;
-webkit-transition: .5s;
transition: .5s
}
.gives-back-box__content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.5);
color: #fff;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.gives-back-box__icon img {
display: block;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-filter: invert(97%) sepia(100%) saturate(1%) hue-rotate(174deg) brightness(108%) contrast(101%);
filter: invert(97%) sepia(100%) saturate(1%) hue-rotate(174deg) brightness(108%) contrast(101%)
}
.gives-back-box__title {
font-size: 1.8rem;
letter-spacing: 1px;
text-transform: uppercase;
margin-top: 1rem
}
.gives-back-box__subtitle {
font-size: 1.5rem;
font-family: Roboto,sans-serif
}
.gives-back-containers {
padding-left: .2rem;
padding-right: .2rem
}
.gives-back-containers .row>div {
margin: 0;
padding: .2rem
}
.main-home-section-down-label-2 h3.down-label,.main-home-section-upper-label-2 {
margin-bottom: 2.5rem;
font-family: var(--ff-heading);
display: inline-block;
position: relative;
text-transform: uppercase
}
.gives-back-containers .row {
margin: -.2rem
}
.heading-main-home-section {
text-align: center;
font-family: var(--ff-heading)
}
.heading-main-home-section .upper-label {
color: var(--co-primary);
height: 3rem
}
.heading-main-home-section .upper-label span {
display: inline-block;
font-size: 1.4rem;
font-weight: 700;
line-height: inherit;
text-transform: uppercase;
position: relative;
padding-left: 2rem;
font-family: var(--ff-heading);
letter-spacing: 1.5px
}
.heading-main-home-section .upper-label span::before {
position: absolute;
content: "·";
font-weight: 700;
left: 8px;
top: 0
}
.heading-main-home-section .down-label span:first-child::before,.heading-main-home-section .upper-label span:first-child::before {
content: ""
}
.heading-main-home-section .down-label {
color: #777;
height: 2rem
}
.heading-main-home-section .down-label span {
display: inline-block;
font-size: 1.2rem;
font-weight: 400;
line-height: inherit;
text-transform: uppercase;
position: relative;
padding-left: 1rem;
font-family: var(--ff-heading);
letter-spacing: 1.5px
}
.heading-main-home-section .down-label span::before {
position: absolute;
content: "·";
font-weight: 400;
left: 4px;
top: 0
}
.heading-main-home-section .main-home-section-title {
font-size: 2rem;
font-weight: 700;
font-family: var(--ff-heading);
text-transform: uppercase;
color: #000
}
.main-home-section-down-label-2 h3.down-label::after,.main-home-section-upper-label-2::after,.main-home-section-upper2-label-2 h3.upper-label::after {
height: 30px;
position: absolute;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/assets/opt/climbing-mountain.svg);
right: 0
}
.main-home-section-upper-label-2 {
font-size: 1.6rem;
color: #777
}
.main-home-section-upper-label-2::before {
content: "";
display: block;
position: absolute;
left: 0;
width: calc(100% - 35px);
bottom: 0;
border-top: 2px dashed var(--co-primary)
}
.main-home-section-upper-label-2::after {
content: "";
width: 30px;
bottom: 0
}
.main-home-section-down-label-2 h3.down-label {
font-size: 1.8rem;
color: #777
}
.main-home-section-down-label-2 h3.down-label::before {
content: "";
display: block;
position: absolute;
left: 0;
width: calc(100% - 35px);
top: -5px;
border-top: 2px dashed var(--co-primary)
}
.main-home-section-down-label-2 h3.down-label::after {
content: "";
width: 30px;
top: -33px
}
.main-home-section-upper2-label-2 h3.upper-label {
font-family: var(--ff-heading);
text-transform: uppercase;
position: relative;
display: inline-block;
font-size: 1.8rem;
color: #777
}
.main-home-section-upper2-label-2 h3.upper-label::before {
content: "";
display: block;
position: absolute;
left: 0;
width: 100%;
top: -3px;
border-top: 1px solid #000
}
.main-home-section-upper2-label-2 h3.upper-label::after {
content: "";
width: 30px;
left: calc(50% - 15px);
background-color: #fff;
top: -32px
}
.main-home-section-upper3-label-2 h3.upper-label {
font-family: var(--ff-heading);
text-transform: uppercase;
position: relative;
display: inline-block;
font-size: 1.4rem;
color: #777
}
.main-home-section-upper3-label-2 h3.upper-label::before {
content: "";
display: block;
position: absolute;
left: calc(100% + 5px);
width: 60px;
height: 2px;
border-radius: 2px;
background-color: var(--co-primary);
bottom: 0
}
.main-home-section-upper3-label-2 h3.upper-label::after {
content: "";
position: absolute;
width: 25px;
height: 25px;
left: calc(100% + 70px);
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/assets/opt/climbing-mountain.svg);
bottom: 0
}
.section-description-2.special {
text-align: center;
text-transform: uppercase;
font-weight: 700;
font-size: 1.8rem;
font-family: var(--ff-heading)!important;
color: #777;
width: 70%;
margin-left: auto;
margin-right: auto
}
.signature-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 30px
}
.signature-name {
color: var(--co-primary);
font-size: 1.6rem;
font-family: var(--ff-primary)
}
.signature-role {
color: #777;
font-size: 1.6rem;
font-weight: 700;
text-transform: uppercase;
font-family: var(--ff-heading)
}
.signature {
width: 100px;
height: 50px;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/images2022/edgar-catunta-guillen-signature.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: contain
}
.body-main-home-section {
padding-top: 5rem
}
.body-main-home-section h1.section-title-2,.body-main-home-section h2.section-title-2 {
font-weight: 700!important;
font-family: var(--ff-heading);
text-transform: uppercase;
font-size: 2rem!important
}
.card-exciting-trek-2 {
display: block;
border-radius: 10px;
position: relative
}
.card-exciting-trek-2-image {
background-color: #82cfd2;
position: relative;
overflow: hidden
}
.card-exciting-trek-2-image::before {
position: absolute;
content: "";
display: block;
bottom: 0;
height: 50%;
width: 100%;
z-index: 1;
background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8)));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8))
}
.card-exciting-trek-2-image img {
display: block;
width: 100%;
height: auto
}
.card-exciting-trek-2-content {
position: absolute;
bottom: 0;
padding: 15px 20px;
z-index: 1;
color: #fff
}
.card-exciting-trek-2__excerpt {
margin-bottom: 0;
margin-top: 1rem;
font-size: 1.2rem
}
.card-exciting-trek-2__route-places {
display: block;
font-size: 1.2rem;
text-transform: uppercase
}
.card-exciting-trek-2__title {
font-family: var(--heading);
font-size: 1.8rem
}
.card-immersive.origin-center-bottom img {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%
}
.card-amazing-tour {
display: block;
-webkit-box-shadow: 0 0 8px rgba(0,0,0,.1);
box-shadow: 0 0 8px rgba(0,0,0,.1);
overflow: hidden;
border-radius: 10px
}
.card-amazing-tour-2-image,.card-amazing-tour__image {
background-color: green;
position: relative;
overflow: hidden
}
.card-amazing-tour-2-image img,.card-amazing-tour__image img {
width: 100%;
height: auto;
display: block;
-webkit-transition: .5s;
transition: .5s
}
.card-amazing-tour-2__heading,.card-amazing-tour__heading {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.card-amazing-tour__title {
font-family: Poppins,sans-serif;
font-size: 1.8rem;
color: #333
}
.card-amazing-tour-2__price,.card-amazing-tour__price {
display: inline-block;
color: var(--co-primary);
font-size: 1.6rem;
line-height: 2.7rem;
font-weight: 700;
font-family: var(--ff-heading);
font-family: var(--ff-headingnw)
}
.card-amazing-tour-2__route-places,.card-amazing-tour__route-places {
display: block;
font-size: 1.3rem;
color: #000!important;
font-family: var(--ff-heading);
font-family: var(--ff-headingnw);
font-weight: 400
}
.card-amazing-tour-2-content,.card-amazing-tour__content {
padding: 15px 20px;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #fff
}
.card-amazing-tour__excerpt {
margin-top: 1rem;
margin-bottom: 0;
font-size: 1.2rem;
font-family: var(--ff-bodynw);
color: #888!important;
height: 54px;
overflow: hidden;
-webkit-box-orient: vertical;
display: -webkit-box
}
.card-amazing-tour-2__footer,.card-amazing-tour__footer {
height: 40px!important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
background-color: #f60!important;
padding-left: 2rem;
padding-right: 2rem
}
.card-amazing-tour__duration,.card-amazing-tour__read-more {
display: inline-block;
font-size: 1.4rem;
line-height: 40px;
color: #fff;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.card-amazing-tour__duration::before,.card-amazing-tour__read-more::after {
background-position: center center;
background-size: contain;
fill: white;
-webkit-box-sizing: border-box;
position: absolute;
overflow: hidden;
content: ""
}
.card-amazing-tour__duration {
padding-left: 25px
}
.card-amazing-tour__duration::before {
height: 20px;
width: 20px;
top: 10px;
left: 0;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/assets/opt/timetable.min.svg);
box-sizing: border-box
}
.card-amazing-tour__read-more {
padding-right: 25px
}
.card-amazing-tour__read-more::after {
height: 16px;
width: 16px;
top: 12px;
right: 0;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/imagenes/right.min.svg);
box-sizing: border-box
}
.card-amazing-tour-image::before {
position: absolute;
content: "";
display: block;
bottom: 0;
height: 80%;
width: 100%;
z-index: 0;
background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8)));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8))
}
.trek-card2-outer {
overflow: hidden;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 8px;
background-color: #fff;
border: 1px solid #eee
}
.trek-card2-image {
width: 100%;
position: relative;
overflow: hidden
}
.trek-card2-image::before {
position: absolute;
content: "";
display: block;
bottom: 0;
height: 50%;
width: 100%;
z-index: 1;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(125,185,232,0)),color-stop(50%,rgba(63,93,116,0)),to(rgba(0,0,0,.6)));
background: linear-gradient(to bottom,rgba(125,185,232,0) 0,rgba(63,93,116,0) 50%,rgba(0,0,0,.6) 100%)
}
.trek-card2-image img {
width: 100%;
height: auto;
display: block;
-webkit-transition: 2s;
transition: 2s
}
.trek-card2__tags {
position: absolute;
bottom: .5rem;
color: #fff;
font-family: var(--heading);
font-size: 1rem;
z-index: 1;
left: 1.5rem;
text-transform: uppercase;
line-height: 2rem;
overflow: hidden;
padding-top: 4px
}
.trek-card2__tags::before {
content: "";
position: absolute;
display: block;
top: 0;
left: 0;
width: 5rem;
height: 4px;
border-radius: 2px;
background: var(--green)
}
.trek-card2__tags span {
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative
}
.trek-card2__tags span:not(:first-child) {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 1.2rem
}
.trek-card2__tags span:not(:first-child)::before {
position: absolute;
content: "";
width: 4px;
height: 4px;
border-radius: 2px;
background-color: #fff;
left: 3px;
top: 8px
}
.trek-card2-body {
padding: 1.5rem
}
.trek-card2__heading::after {
display: block;
content: "";
width: 100%;
height: 1px;
border-radius: 1px;
background-color: #eee
}
.trek-card2__title {
font-family: var(--heading);
color: #000;
font-size: 1.7rem;
font-weight: 700;
line-height: 2.2rem!important;
margin: 0
}
.custom-btn,.trek-card2__subtitle {
font-family: var(--heading);
font-weight: 400;
overflow: hidden
}
.trek-card2__subtitle {
color: #444;
font-size: 1.1rem;
line-height: 2;
margin: 0;
display: block;
width: 100%
}
.trek-card2-body p {
color: #888;
font-size: 1.3rem;
line-height: 1.5;
font-family: var(--primary);
margin-top: 1.5rem;
margin-bottom: 2rem;
height: 6rem;
overflow: hidden;
-webkit-box-orient: vertical;
display: -webkit-box
}
.bullets ul,.d-flex-between,.trek-card2-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.custom-btn {
display: block!important;
border-radius: 2rem;
line-height: 3rem;
width: 45%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
font-size: 1.4rem
}
.card-review,.card-review .review-image {
display: -webkit-box;
display: -ms-flexbox
}
.price-btn {
border: 1px solid var(--green);
color: var(--green);
-webkit-transition: 1s;
transition: 1s
}
.price-btn:hover {
background-color: var(--green-o10)
}
.main-btn {
background: -webkit-gradient(linear,left top,right top,from(var(--orange)),to(var(--orange-light)));
background: linear-gradient(90deg,var(--orange) 0,var(--orange-light) 100%);
color: #fff;
position: relative
}
.main-btn::before {
content: "Read more";
background-color: var(--orange-light);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
opacity: 0;
-webkit-transition: 1s;
transition: 1s
}
.main-btn:hover::before {
opacity: 1
}
@media screen and (min-width: 768px) {
.slide-hero.current-bottom {
-webkit-box-pack:end;
-ms-flex-pack: end;
justify-content: flex-end;
padding-bottom: 8rem
}
.slide-hero.current-bottom h1,.slide-hero.current-bottom h2 {
font-size: 3.2rem;
line-height: 1.5
}
.slide-hero.current-bottom .hero-button {
text-transform: uppercase;
font-size: 1.6rem;
margin-top: 2.5rem
}
.hero-slide__home-shelf h1 {
text-transform: none
}
.hero-slide__footer {
text-align: right
}
.hero-slide__title {
font-size: 4rem
}
.hero-slide__subtitle {
font-size: 1.8rem;
margin-top: 0
}
.breadcrumbs span {
display: inline-block
}
.breadcrumbs span.main-parent {
font-size: 1.3rem;
letter-spacing: normal
}
.breadcrumbs span.main-parent::before {
content: "\f054";
color: #000
}
.breadcrumbs span:first-child.main-parent {
padding-left: 0
}
.breadcrumbs span:first-child.main-parent::before {
content: ""
}
.gives-back-box__image img {
height: 25rem
}
.gives-back-box__content {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.gives-back-box__icon {
width: 8rem;
height: 8rem;
padding: 1.5rem;
border-radius: 8rem;
border: 1px solid #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.section-presentation-2.left-medium {
text-align: left
}
.main-home-section-upper-label-2 {
font-family: var(--ff-heading);
text-transform: uppercase;
position: relative;
display: inline-block;
font-size: 1.7rem;
color: #777;
margin-bottom: 1.4rem
}
.main-home-section-upper-label-2::before {
content: "";
display: block;
position: absolute;
left: calc(100% + 5px);
width: 80px;
bottom: 0;
border-top: 2px dashed var(--co-primary)
}
.main-home-section-upper-label-2::after {
content: "";
position: absolute;
width: 30px;
height: 30px;
left: calc(100% + 90px);
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/assets/opt/climbing-mountain.svg);
bottom: 0
}
.trek-card2__title {
font-size: 1.8rem
}
.trek-card2__tags {
font-size: 1.1rem;
left: 2rem
}
.trek-card2-body {
padding: 2rem
}
.trek-card2__subtitle {
font-size: 1.2rem
}
}
@media (min-width: 1200px) {
.container {
max-width:1140px
}
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%
}
.col-xl-auto {
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
width: auto;
max-width: 100%
}
.col-xl-1 {
-ms-flex: 0 0 8.333333%;
-webkit-box-flex: 0;
flex: 0 0 8.333333%;
max-width: 8.333333%
}
.col-xl-2 {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%
}
.col-xl-3 {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%
}
.col-xl-4 {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%
}
.col-xl-5 {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666667%
}
.col-xl-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%
}
.col-xl-7 {
-ms-flex: 0 0 58.333333%;
-webkit-box-flex: 0;
flex: 0 0 58.333333%;
max-width: 58.333333%
}
.col-xl-8 {
-ms-flex: 0 0 66.666667%;
-webkit-box-flex: 0;
flex: 0 0 66.666667%;
max-width: 66.666667%
}
.col-xl-9 {
-ms-flex: 0 0 75%;
-webkit-box-flex: 0;
flex: 0 0 75%;
max-width: 75%
}
.col-xl-10 {
-ms-flex: 0 0 83.333333%;
-webkit-box-flex: 0;
flex: 0 0 83.333333%;
max-width: 83.333333%
}
.col-xl-11 {
-ms-flex: 0 0 91.666667%;
-webkit-box-flex: 0;
flex: 0 0 91.666667%;
max-width: 91.666667%
}
.col-xl-12 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%
}
.order-xl-first {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1
}
.order-xl-last {
-ms-flex-order: 13;
-webkit-box-ordinal-group: 14;
order: 13
}
.order-xl-0 {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0
}
.order-xl-1 {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.order-xl-2 {
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2
}
.order-xl-3 {
-ms-flex-order: 3;
-webkit-box-ordinal-group: 4;
order: 3
}
.order-xl-4 {
-ms-flex-order: 4;
-webkit-box-ordinal-group: 5;
order: 4
}
.order-xl-5 {
-ms-flex-order: 5;
-webkit-box-ordinal-group: 6;
order: 5
}
.order-xl-6 {
-ms-flex-order: 6;
-webkit-box-ordinal-group: 7;
order: 6
}
.order-xl-7 {
-ms-flex-order: 7;
-webkit-box-ordinal-group: 8;
order: 7
}
.order-xl-8 {
-ms-flex-order: 8;
-webkit-box-ordinal-group: 9;
order: 8
}
.order-xl-9 {
-ms-flex-order: 9;
-webkit-box-ordinal-group: 10;
order: 9
}
.order-xl-10 {
-ms-flex-order: 10;
-webkit-box-ordinal-group: 11;
order: 10
}
.order-xl-11 {
-ms-flex-order: 11;
-webkit-box-ordinal-group: 12;
order: 11
}
.order-xl-12 {
-ms-flex-order: 12;
-webkit-box-ordinal-group: 13;
order: 12
}
.offset-xl-0 {
margin-left: 0
}
.offset-xl-1 {
margin-left: 8.333333%
}
.offset-xl-2 {
margin-left: 16.666667%
}
.offset-xl-3 {
margin-left: 25%
}
.offset-xl-4 {
margin-left: 33.333333%
}
.offset-xl-5 {
margin-left: 41.666667%
}
.offset-xl-6 {
margin-left: 50%
}
.offset-xl-7 {
margin-left: 58.333333%
}
.offset-xl-8 {
margin-left: 66.666667%
}
.offset-xl-9 {
margin-left: 75%
}
.offset-xl-10 {
margin-left: 83.333333%
}
.offset-xl-11 {
margin-left: 91.666667%
}
.d-xl-none {
display: none!important
}
.d-xl-inline {
display: inline!important
}
.d-xl-inline-block {
display: inline-block!important
}
.d-xl-block {
display: block!important
}
.d-xl-table {
display: table!important
}
.d-xl-table-row {
display: table-row!important
}
.d-xl-table-cell {
display: table-cell!important
}
.d-xl-flex {
display: -ms-flexbox!important;
display: -webkit-box!important;
display: flex!important
}
.d-xl-inline-flex {
display: -ms-inline-flexbox!important;
display: -webkit-inline-box!important;
display: inline-flex!important
}
.flex-xl-column,.flex-xl-row {
-webkit-box-direction: normal!important
}
.flex-xl-row {
-ms-flex-direction: row!important;
-webkit-box-orient: horizontal!important;
flex-direction: row!important
}
.flex-xl-column {
-ms-flex-direction: column!important;
-webkit-box-orient: vertical!important;
flex-direction: column!important
}
.flex-xl-row-reverse {
-ms-flex-direction: row-reverse!important;
-webkit-box-orient: horizontal!important;
-webkit-box-direction: reverse!important;
flex-direction: row-reverse!important
}
.flex-xl-column-reverse {
-ms-flex-direction: column-reverse!important;
-webkit-box-orient: vertical!important;
-webkit-box-direction: reverse!important;
flex-direction: column-reverse!important
}
.flex-xl-wrap {
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse!important;
flex-wrap: wrap-reverse!important
}
.flex-xl-fill {
-ms-flex: 1 1 auto!important;
-webkit-box-flex: 1!important;
flex: 1 1 auto!important
}
.flex-xl-grow-0 {
-ms-flex-positive: 0!important;
-webkit-box-flex: 0!important;
flex-grow: 0!important
}
.flex-xl-grow-1 {
-ms-flex-positive: 1!important;
-webkit-box-flex: 1!important;
flex-grow: 1!important
}
.flex-xl-shrink-0 {
-ms-flex-negative: 0!important;
flex-shrink: 0!important
}
.flex-xl-shrink-1 {
-ms-flex-negative: 1!important;
flex-shrink: 1!important
}
.justify-content-xl-start {
-ms-flex-pack: start!important;
-webkit-box-pack: start!important;
justify-content: flex-start!important
}
.justify-content-xl-end {
-ms-flex-pack: end!important;
-webkit-box-pack: end!important;
justify-content: flex-end!important
}
.justify-content-xl-center {
-ms-flex-pack: center!important;
-webkit-box-pack: center!important;
justify-content: center!important
}
.justify-content-xl-between {
-ms-flex-pack: justify!important;
-webkit-box-pack: justify!important;
justify-content: space-between!important
}
.justify-content-xl-around {
-ms-flex-pack: distribute!important;
justify-content: space-around!important
}
.align-items-xl-start {
-ms-flex-align: start!important;
-webkit-box-align: start!important;
align-items: flex-start!important
}
.align-items-xl-end {
-ms-flex-align: end!important;
-webkit-box-align: end!important;
align-items: flex-end!important
}
.align-items-xl-center {
-ms-flex-align: center!important;
-webkit-box-align: center!important;
align-items: center!important
}
.align-items-xl-baseline {
-ms-flex-align: baseline!important;
-webkit-box-align: baseline!important;
align-items: baseline!important
}
.align-items-xl-stretch {
-ms-flex-align: stretch!important;
-webkit-box-align: stretch!important;
align-items: stretch!important
}
.align-content-xl-start {
-ms-flex-line-pack: start!important;
align-content: flex-start!important
}
.align-content-xl-end {
-ms-flex-line-pack: end!important;
align-content: flex-end!important
}
.align-content-xl-center {
-ms-flex-line-pack: center!important;
align-content: center!important
}
.align-content-xl-between {
-ms-flex-line-pack: justify!important;
align-content: space-between!important
}
.align-content-xl-around {
-ms-flex-line-pack: distribute!important;
align-content: space-around!important
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch!important;
align-content: stretch!important
}
.align-self-xl-auto {
-ms-flex-item-align: auto!important;
-ms-grid-row-align: auto!important;
align-self: auto!important
}
.align-self-xl-start {
-ms-flex-item-align: start!important;
align-self: flex-start!important
}
.align-self-xl-end {
-ms-flex-item-align: end!important;
align-self: flex-end!important
}
.align-self-xl-center {
-ms-flex-item-align: center!important;
-ms-grid-row-align: center!important;
align-self: center!important
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline!important;
align-self: baseline!important
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch!important;
-ms-grid-row-align: stretch!important;
align-self: stretch!important
}
.m-xl-0 {
margin: 0!important
}
.mt-xl-0,.my-xl-0 {
margin-top: 0!important
}
.mr-xl-0,.mx-xl-0 {
margin-right: 0!important
}
.mb-xl-0,.my-xl-0 {
margin-bottom: 0!important
}
.ml-xl-0,.mx-xl-0 {
margin-left: 0!important
}
.m-xl-1 {
margin: .25rem!important
}
.mt-xl-1,.my-xl-1 {
margin-top: .25rem!important
}
.mr-xl-1,.mx-xl-1 {
margin-right: .25rem!important
}
.mb-xl-1,.my-xl-1 {
margin-bottom: .25rem!important
}
.ml-xl-1,.mx-xl-1 {
margin-left: .25rem!important
}
.m-xl-2 {
margin: .5rem!important
}
.mt-xl-2,.my-xl-2 {
margin-top: .5rem!important
}
.mr-xl-2,.mx-xl-2 {
margin-right: .5rem!important
}
.mb-xl-2,.my-xl-2 {
margin-bottom: .5rem!important
}
.ml-xl-2,.mx-xl-2 {
margin-left: .5rem!important
}
.m-xl-3 {
margin: 1rem!important
}
.mt-xl-3,.my-xl-3 {
margin-top: 1rem!important
}
.mr-xl-3,.mx-xl-3 {
margin-right: 1rem!important
}
.mb-xl-3,.my-xl-3 {
margin-bottom: 1rem!important
}
.ml-xl-3,.mx-xl-3 {
margin-left: 1rem!important
}
.m-xl-4 {
margin: 1.5rem!important
}
.mt-xl-4,.my-xl-4 {
margin-top: 1.5rem!important
}
.mr-xl-4,.mx-xl-4 {
margin-right: 1.5rem!important
}
.mb-xl-4,.my-xl-4 {
margin-bottom: 1.5rem!important
}
.ml-xl-4,.mx-xl-4 {
margin-left: 1.5rem!important
}
.m-xl-5 {
margin: 3rem!important
}
.mt-xl-5,.my-xl-5 {
margin-top: 3rem!important
}
.mr-xl-5,.mx-xl-5 {
margin-right: 3rem!important
}
.mb-xl-5,.my-xl-5 {
margin-bottom: 3rem!important
}
.ml-xl-5,.mx-xl-5 {
margin-left: 3rem!important
}
.p-xl-0 {
padding: 0!important
}
.pt-xl-0,.py-xl-0 {
padding-top: 0!important
}
.pr-xl-0,.px-xl-0 {
padding-right: 0!important
}
.pb-xl-0,.py-xl-0 {
padding-bottom: 0!important
}
.pl-xl-0,.px-xl-0 {
padding-left: 0!important
}
.p-xl-1 {
padding: .25rem!important
}
.pt-xl-1,.py-xl-1 {
padding-top: .25rem!important
}
.pr-xl-1,.px-xl-1 {
padding-right: .25rem!important
}
.pb-xl-1,.py-xl-1 {
padding-bottom: .25rem!important
}
.pl-xl-1,.px-xl-1 {
padding-left: .25rem!important
}
.p-xl-2 {
padding: .5rem!important
}
.pt-xl-2,.py-xl-2 {
padding-top: .5rem!important
}
.pr-xl-2,.px-xl-2 {
padding-right: .5rem!important
}
.pb-xl-2,.py-xl-2 {
padding-bottom: .5rem!important
}
.pl-xl-2,.px-xl-2 {
padding-left: .5rem!important
}
.p-xl-3 {
padding: 1rem!important
}
.pt-xl-3,.py-xl-3 {
padding-top: 1rem!important
}
.pr-xl-3,.px-xl-3 {
padding-right: 1rem!important
}
.pb-xl-3,.py-xl-3 {
padding-bottom: 1rem!important
}
.pl-xl-3,.px-xl-3 {
padding-left: 1rem!important
}
.p-xl-4 {
padding: 1.5rem!important
}
.pt-xl-4,.py-xl-4 {
padding-top: 1.5rem!important
}
.pr-xl-4,.px-xl-4 {
padding-right: 1.5rem!important
}
.pb-xl-4,.py-xl-4 {
padding-bottom: 1.5rem!important
}
.pl-xl-4,.px-xl-4 {
padding-left: 1.5rem!important
}
.p-xl-5 {
padding: 3rem!important
}
.pt-xl-5,.py-xl-5 {
padding-top: 3rem!important
}
.pr-xl-5,.px-xl-5 {
padding-right: 3rem!important
}
.pb-xl-5,.py-xl-5 {
padding-bottom: 3rem!important
}
.pl-xl-5,.px-xl-5 {
padding-left: 3rem!important
}
.m-xl-n1 {
margin: -.25rem!important
}
.mt-xl-n1,.my-xl-n1 {
margin-top: -.25rem!important
}
.mr-xl-n1,.mx-xl-n1 {
margin-right: -.25rem!important
}
.mb-xl-n1,.my-xl-n1 {
margin-bottom: -.25rem!important
}
.ml-xl-n1,.mx-xl-n1 {
margin-left: -.25rem!important
}
.m-xl-n2 {
margin: -.5rem!important
}
.mt-xl-n2,.my-xl-n2 {
margin-top: -.5rem!important
}
.mr-xl-n2,.mx-xl-n2 {
margin-right: -.5rem!important
}
.mb-xl-n2,.my-xl-n2 {
margin-bottom: -.5rem!important
}
.ml-xl-n2,.mx-xl-n2 {
margin-left: -.5rem!important
}
.m-xl-n3 {
margin: -1rem!important
}
.mt-xl-n3,.my-xl-n3 {
margin-top: -1rem!important
}
.mr-xl-n3,.mx-xl-n3 {
margin-right: -1rem!important
}
.mb-xl-n3,.my-xl-n3 {
margin-bottom: -1rem!important
}
.ml-xl-n3,.mx-xl-n3 {
margin-left: -1rem!important
}
.m-xl-n4 {
margin: -1.5rem!important
}
.mt-xl-n4,.my-xl-n4 {
margin-top: -1.5rem!important
}
.mr-xl-n4,.mx-xl-n4 {
margin-right: -1.5rem!important
}
.mb-xl-n4,.my-xl-n4 {
margin-bottom: -1.5rem!important
}
.ml-xl-n4,.mx-xl-n4 {
margin-left: -1.5rem!important
}
.m-xl-n5 {
margin: -3rem!important
}
.mt-xl-n5,.my-xl-n5 {
margin-top: -3rem!important
}
.mr-xl-n5,.mx-xl-n5 {
margin-right: -3rem!important
}
.mb-xl-n5,.my-xl-n5 {
margin-bottom: -3rem!important
}
.ml-xl-n5,.mx-xl-n5 {
margin-left: -3rem!important
}
.m-xl-auto {
margin: auto!important
}
.mt-xl-auto,.my-xl-auto {
margin-top: auto!important
}
.mr-xl-auto,.mx-xl-auto {
margin-right: auto!important
}
.mb-xl-auto,.my-xl-auto {
margin-bottom: auto!important
}
.ml-xl-auto,.mx-xl-auto {
margin-left: auto!important
}
.container-extended {
width: 90%;
max-width: 1360px
}
.trek-card2__title {
font-size: 2rem;
padding-bottom: 0
}
}
.card-review {
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 4rem
}
.card-review .review-image {
font-size: 1.2rem;
text-align: center;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-right: 3rem
}
.card-review3,.review-content,.review-content .heading {
display: -webkit-box;
display: -ms-flexbox
}
.card-review .review-image .avatar {
border-radius: 100px;
overflow: hidden;
padding: 2px;
border: 1px solid #ccc
}
.card-review .review-image .avatar img {
border-radius: 50px;
display: block;
width: 80px;
height: 80px;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center
}
.card-review .review-image .author {
font-weight: 700;
margin-top: 1rem
}
.review-content {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.review-content .heading {
width: 100%;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.review-content .title {
font-size: 1.7rem
}
.review-content .review {
margin-top: .5rem;
font-size: 1.4rem
}
.bullets li {
width: 16px;
height: 16px;
padding: 2px;
border-radius: 20px;
border: 1px solid #00aa6c;
margin: 0 4px 0 0;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.bullets li span {
display: block;
width: 10px;
height: 10px;
line-height: 10px;
padding-left: 10px;
border-radius: 5px;
overflow: hidden;
background-color: #00aa6c
}
.card-review3 {
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.card-review3__content,.card-review3__user3,.instagram-card__body,.pat23-feature2__content,.presentation-card2__content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal
}
.card-review3__user3 {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 2rem
}
.card-review3__user3 .avatar3 {
padding: 0;
width: 12rem;
height: 12rem;
border-radius: 100px;
overflow: hidden
}
.avatar-wrapper img,.card-review3__user3 img,.header-itinerary-image img {
display: block;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center
}
.card-review3__user3 .author3 {
font-weight: 700;
font-family: Poppins,sans-serif;
font-size: 1.4rem;
margin-top: 1rem
}
.card-review3__user3 .date3 {
font-size: 1.2rem
}
.card-review3__content {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
border-radius: 1rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative
}
.bullets3 ul,.card-review3__content .heading,.instagram-card__content,.instagrams-container {
display: -webkit-box;
display: -ms-flexbox
}
.card-review3__content .heading {
width: 100%;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 1.5rem
}
.card-review3__content .review-company img,.why-us-shelf2 .why-us-item2 img {
height: 4rem;
width: auto
}
.card-review3__title {
font-family: Poppins,sans-serif;
color: #333;
font-weight: 700;
margin-bottom: 1rem
}
.card-review3__description {
margin-top: .5rem;
font-size: 1.4rem;
position: relative
}
@media screen and (min-width: 768px) {
.card-review3__description {
font-size:1.5rem
}
.instagram-card-outer:hover {
-webkit-transform: scale(1.05);
transform: scale(1.05);
z-index: 2
}
.instagram-card-outer:hover .instagram-card__content {
opacity: 0
}
}
.card-review3__description::after {
position: absolute;
width: 100%;
height: calc(1.6rem * 1.5 * 3);
left: 0;
bottom: 0;
background: -webkit-gradient(linear,left bottom,left top,from(white),to(rgba(255,255,255,0)));
background: linear-gradient(to top,#fff,rgba(255,255,255,0))
}
.bullets3 ul {
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-left: 5px
}
.bullets3 li {
width: 1rem;
height: 1rem;
overflow: hidden;
display: block;
border-radius: 1rem;
-webkit-box-shadow: 0 0 0 3px #fff,0 0 0 5px #ccc;
box-shadow: 0 0 0 3px #fff,0 0 0 5px #ccc;
background-color: #ccc
}
.bullets3 li+li {
margin-left: 1.2rem
}
.bullets3 li.active {
background-color: #00aa6c;
-webkit-box-shadow: 0 0 0 3px #fff,0 0 0 5px #00aa6c;
box-shadow: 0 0 0 3px #fff,0 0 0 5px #00aa6c
}
.bullets3 li span {
display: none;
width: 16px;
height: 16px;
border-radius: 2rem;
overflow: hidden;
background-color: #f60
}
.reviews-gallery .swiper-wrapper {
padding-bottom: 3rem
}
.reviews-gallery .swiper-pagination,.tour-card:hover .tour-card__content {
bottom: 0
}
.instagrams-container {
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 2rem
}
@media screen and (min-width: 992px) {
.card-review3__description,.hero-slide__home-shelf p {
font-size:1.6rem
}
.hero-slide__content {
background-color: rgba(0,0,0,.5);
display: none;
padding-bottom: 10%
}
.main-header {
height: calc(100vh - 17rem)
}
.gives-back-box__image img {
height: 30rem
}
.heading-main-home-section .down-label {
height: 3rem;
margin-top: 1rem
}
.heading-main-home-section .down-label span {
font-size: 1.4rem;
font-weight: 700;
line-height: inherit;
text-transform: uppercase;
padding-left: 2rem
}
.heading-main-home-section .down-label span::before {
position: absolute;
content: "·";
font-weight: 700;
left: 8px;
top: 0
}
.heading-main-home-section .down-label span:first-child {
padding-left: 0
}
.heading-main-home-section .down-label span:first-child::before {
content: ""
}
.heading-main-home-section .main-home-section-title {
font-size: 4rem
}
.card-exciting-trek-2__title {
font-size: 2.2rem
}
.card-exciting-trek-2-content {
padding: 20px 30px
}
.card-exciting-trek-2__excerpt,.card-exciting-trek-2__route-places {
font-size: 1.3rem
}
.instagrams-container {
width: 80%;
margin-top: 3rem;
margin-left: auto;
margin-right: auto
}
}
.instagram-card-outer {
position: relative;
-webkit-transition: 1s;
transition: 1s
}
.instagram-card {
border-radius: 1rem;
overflow: hidden;
background-color: #fff;
position: relative;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
box-shadow: 0 0 10px rgba(0,0,0,.1);
margin-top: 2rem;
margin-bottom: 2rem;
-webkit-transition: .5s;
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 {
-o-object-position: center center;
object-position: center center;
-o-object-fit: cover;
object-fit: cover
}
.pat23-feature__icon img,.presentation-card2__icon img {
-o-object-position: center center;
-webkit-filter: invert(97%) sepia(100%) saturate(1%) hue-rotate(174deg) brightness(108%) contrast(101%)
}
.instagram-card__body {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: center;
-webkit-transition: .5s ease-in;
transition: .5s ease-in;
color: #fff;
z-index: 1
}
.instagram-card__name,.instagram-card__nickname {
color: #fff;
display: block;
font-family: Poppins,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,.review-box__friend,.we-box p strong {
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 {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: center;
-ms-flex-pack: center;
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 {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
align-items: flex-start;
-webkit-box-pack: end;
-ms-flex-pack: end;
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 {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.instagram-card__content {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 1;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
opacity: 1;
-webkit-transition: .5s;
transition: .5s
}
.instagram-card__user {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
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%;
-o-object-fit: cover;
object-fit: cover;
display: block
}
.presentation-card2-outer {
border-radius: 1rem;
margin-top: 1.5rem
}
.pat23-feature,.pat23-feature2 {
margin-top: 1.5rem;
background-color: #000
}
.presentation-card2 {
display: block;
width: 100%;
position: relative;
border-radius: 1rem;
overflow: hidden
}
.presentation-card2__image {
position: relative;
width: 100%
}
.card-blog2__image img,.card-related-tour__image img,.presentation-card2__image img {
-webkit-transition: 2s;
transition: 2s
}
.presentation-card2__content {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #fff
}
.presentation-card2__content .inner-cta {
margin-top: 1rem;
font-size: 1.2rem;
padding: 0 2rem 0 .5rem;
border-radius: 2rem;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.presentation-card2__content .inner-cta::before {
content: "\f054";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 1rem;
position: absolute;
right: .5rem
}
.presentation-card2__icon {
width: 5rem;
height: 5rem;
border: 1px solid #fff;
border-radius: 3rem;
margin-bottom: 1rem;
overflow: hidden;
padding: 1rem
}
.presentation-card2__icon img {
width: 100%;
height: 100%;
-o-object-fit: fill;
object-fit: fill;
object-position: center center;
filter: invert(97%) sepia(100%) saturate(1%) hue-rotate(174deg) brightness(108%) contrast(101%)
}
.presentation-card2__icon img.play-video {
-o-object-position: right center;
object-position: right center;
margin-top: .2rem;
margin-left: .6rem;
width: 80%;
height: 80%
}
.presentation-card2 .title,.presentation-card2__title {
font-family: Poppins,sans-serif;
font-weight: 700;
font-size: 1.7rem;
text-transform: uppercase
}
.pat23-feature {
display: block;
position: relative
}
.pat23-feature__content,.pat23-feature__image::after {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0
}
.pat23-feature.rounded {
border-radius: 1rem;
overflow: hidden
}
.pat23-feature.no-image {
background: 0 0
}
.pat23-feature.no-image .pat23-feature__content {
position: static;
border-radius: 1rem
}
.pat23-feature__image::after {
content: ""
}
.pat23-feature__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 2rem
}
@media screen and (min-width: 768px) {
.pat23-feature__content {
padding:3rem
}
}
@media screen and (min-width: 992px) {
.presentation-card2-outer {
margin-top:0
}
.pat23-feature__content {
padding: 5rem 2rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.pat23-feature__body {
text-align: center
}
}
.pat23-feature__body {
color: #fff;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1
}
.pat23-feature__title {
text-transform: uppercase;
font-family: Poppins,sans-serif;
letter-spacing: 1px;
font-size: 1.4rem;
margin-bottom: 1rem
}
@media screen and (min-width: 992px) {
.pat23-feature__title {
font-size:1.6rem;
height: 4rem
}
.pat23-feature p {
min-height: 9rem
}
}
.pat23-feature__icon {
width: 6rem;
height: 6rem;
border-radius: 4rem;
overflow: hidden;
border: 1px solid #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-right: 2rem
}
.pat23-feature__icon.fill {
background-color: #f60;
border: none
}
.pat23-feature__icon img {
width: auto;
height: 3rem;
display: block;
-o-object-fit: cover;
object-fit: cover;
object-position: center center;
filter: invert(97%) sepia(100%) saturate(1%) hue-rotate(174deg) brightness(108%) contrast(101%)
}
.custom-container>div {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
min-height: 40rem
}
.custom-container>div:first-child,.inclusions-list+li {
background-color: red
}
.custom-container>div:nth-child(2) {
background-color: green;
margin-left: 1px
}
.custom-container>div:nth-child(3) {
background-color: #00f;
margin-left: 1px
}
.pat23-feature2 {
display: block;
position: relative;
border-radius: 1rem;
overflow: hidden
}
@media screen and (min-width: 768px) {
.pat23-feature__icon img {
height:4rem
}
.pat23-feature2__image {
padding-top: calc(100% * 2 / 3)
}
.pat23-feature2__content {
padding: 3rem
}
}
@media screen and (min-width: 992px) {
.pat23-feature__icon {
margin-right:0;
margin-bottom: 3rem
}
.pat23-feature2__image {
padding-top: calc(100% * 3 / 2)
}
}
.pat23-feature2__image::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0
}
.pat23-feature2__content {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
color: #fff;
padding: 3rem;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
@media screen and (min-width: 992px) {
.pat23-feature2__content {
padding:2rem 1.5rem
}
}
.pat23-feature2__body {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: center;
display: none
}
.pat23-feature2__title {
text-transform: uppercase;
font-family: Poppins,sans-serif;
letter-spacing: 1px;
font-size: 1.8rem;
overflow: hidden
}
@media screen and (min-width: 768px) {
.pat23-feature2__title {
font-size:1.6rem;
margin-bottom: 1rem
}
.pat23-feature2__icon {
width: 6rem;
height: 6rem;
border-radius: 4rem;
overflow: hidden;
border: 1px solid #fff;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 2rem
}
}
@media screen and (min-width: 992px) {
.pat23-feature2__body,.pat23-feature2__footer {
display:block
}
.pat23-feature2__title {
font-size: 1.6rem
}
}
.card-related-tour,.card-related-tour__heading {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-direction: normal
}
.pat23-feature2__icon.fill {
background-color: #f60;
border: none
}
.pat23-feature2__icon img {
width: auto;
height: 3rem;
display: block;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center;
-webkit-filter: invert(97%) sepia(100%) saturate(1%) hue-rotate(174deg) brightness(108%) contrast(101%);
filter: invert(97%) sepia(100%) saturate(1%) hue-rotate(174deg) brightness(108%) contrast(101%)
}
.card-related-tour {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
border-radius: 1rem;
overflow: hidden;
background-color: #fff
}
.card-related-tour:hover {
color: red
}
.card-related-tour:hover .card-related-tour__footer {
background-color: #ff7300
}
.card-related-tour__header {
position: relative;
width: 100%;
overflow: hidden
}
.card-related-tour__header::before {
content: "";
position: absolute;
width: 100%;
height: 50%;
left: 0;
bottom: 0;
background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.8)),to(rgba(0,0,0,0)));
background: linear-gradient(to top,rgba(0,0,0,.8) 0,rgba(0,0,0,0) 100%);
z-index: 1
}
.card-related-tour.top .card-related-tour__header::before {
bottom: unset;
top: 0;
height: 100%;
background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),color-stop(75%,rgba(0,0,0,0)));
background: linear-gradient(to bottom,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 75%)
}
.card-related-tour.top .card-related-tour__heading {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
.card-related-tour__heading {
width: 100%;
height: 100%;
position: absolute;
bottom: 0;
left: 0;
padding: 2rem;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
color: #fff;
z-index: 2
}
.card-related-tour__heading .title {
font-weight: 700;
font-size: 1.8rem;
font-family: Poppins,sans-serif
}
.card-related-tour__heading .tour-location {
display: inline-block;
font-family: Poppins,sans-serif;
padding: 0 1rem;
letter-spacing: 1px;
border-radius: 2rem;
border: 1px solid #fff;
font-size: 1rem;
line-height: 2.4rem;
margin-top: 1rem;
font-weight: 400
}
.card-related-tour__heading .price {
margin-top: 1rem;
font-size: 1.4rem
}
.card-related-tour__heading h5 {
font-size: 1.2rem;
margin-top: .5rem;
padding-top: .5rem;
position: relative
}
.card-related-tour__heading h5::before {
position: absolute;
content: "";
width: 30%;
left: 35%;
top: -2px;
border-top: 1px solid #fff
}
.card-related-tour__body {
padding: 2rem;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0
}
.card-related-tour__body .route-places {
text-align: center;
color: #333;
font-family: Poppins,sans-serif;
font-size: 1.2rem;
text-transform: uppercase;
margin-bottom: 1rem;
padding-bottom: 1rem;
border-bottom: 1px solid #f0f0f0;
min-height: 5rem
}
.card-related-tour__body .route-places.opt1 {
border: none;
margin: .75rem 0 0;
padding: 1.25rem 0 0;
border-top: 1px dashed #ccc
}
.card-related-tour__excerpt {
text-align: center;
font-family: Roboto,sans-serif;
color: #555;
font-size: 1.3rem;
height: calc(13px * 1.5 * 3);
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
position: relative
}
.card-related-tour__excerpt::after {
position: absolute;
background: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),color-stop(40%,#fff),to(white));
background: linear-gradient(to right,rgba(255,255,255,0),#fff 40%,#fff);
right: 0;
top: calc(14px * 1.5 * 2);
width: 3rem;
z-index: 3;
text-align: center
}
.card-related-tour__footer {
background-color: #f60;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
color: #fff;
font-size: 1.4rem;
font-family: Roboto,sans-serif;
padding: 1rem;
-webkit-transition: .5s;
transition: .5s
}
.card-image-link-container {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.card-image-link-outer {
border-radius: 1rem;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.card-image-link {
position: relative;
overflow: hidden;
border-radius: 1rem;
display: block;
width: 100%;
border: 2px solid #f0f0f0
}
.card-image-link__image {
padding-top: calc(100% * 1 / 4)
}
.card-image-link__content {
padding: 2rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
color: #fff
}
.card-image-link__title {
color: #fff;
text-transform: uppercase;
font-family: Poppins,sans-serif;
font-weight: 700;
font-size: 1.4rem;
letter-spacing: 1px
}
.card-blog {
position: relative;
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: hidden;
-ms-flex-align: hidden;
align-items: hidden;
border-radius: 1rem;
overflow: hidden;
background-color: #fff;
color: #333;
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
box-shadow: 0 0 20px rgba(0,0,0,.1);
margin-bottom: 1rem
}
.card-blog__image {
width: calc(100% / 3)
}
.card-blog__image-wrapper {
padding-top: 100%;
background-color: green;
position: relative;
overflow: hidden
}
.card-blog2,.card-unique,.package-card {
background-color: #fff
}
.card-blog__image img,.card-blog__image-wrapper img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: block;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center;
z-index: 0
}
.card-blog__content {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 1.5rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
z-index: 2;
text-align: center
}
.card-blog__content .heading {
font-family: Poppins,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: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
font-family: Poppins,sans-serif
}
.card-blog__content .date {
color: #aaa;
font-family: Roboto,sans-serif;
display: none;
font-size: 1.3rem
}
.card-blog__content .inner-cta {
margin-top: 2rem;
font-size: 1.4rem;
border-radius: 2rem;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0 2.5rem 0 1.5rem;
background-color: rgba(255,102,0,.1);
color: #f60
}
.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-size: 1.4rem;
color: #333;
font-family: Poppins,sans-serif
}
.card-blog__content .btn {
margin-top: 2rem;
text-transform: uppercase;
display: inline-block;
padding: .5rem .8rem;
border: 1px solid #333
}
.card-blog2 {
display: block;
width: 100%;
position: relative;
border-radius: 1rem;
overflow: hidden
}
.card-blog2:hover {
-webkit-box-shadow: 0 4px 16px rgba(0,0,0,.1);
box-shadow: 0 4px 16px rgba(0,0,0,.1)
}
.card-blog2__content {
padding: 2rem;
text-align: center;
font-family: Poppins,sans-serif
}
.accommodation-item__inner,.card-blog2__body,.card-tour__details,.header-itinerary-features .box-tour-feature,.itinerary-features2,.sidebar-container .cta-box_buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
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
}
.unique-cards-gallery {
padding: .5rem 3rem!important
}
.card-unique {
padding: 5rem 2rem 3rem;
border-radius: 3px;
overflow: hidden;
height: 100%;
text-align: center;
border: 1px solid #f0f0f0
}
.card-unique__image {
width: 50px;
height: 50px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-bottom: 3rem;
position: relative
}
.card-unique__image::before {
content: "";
position: absolute;
border-radius: 5rem;
width: 100%;
height: 100%;
left: -1rem;
top: -1rem;
background-color: rgba(255,102,0,.1)
}
.card-unique__image img {
-webkit-filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%);
filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%);
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
display: block
}
.card-unique__image svg {
fill: var(--co-text-heading)
}
.card-unique__content,.we-box p {
font-size: 1.5rem
}
.card-unique__title {
font-weight: 700;
font-size: 1.4rem;
font-family: Poppins,sans-serif;
color: #333;
position: relative
}
.card-unique__title::after {
position: absolute;
background-color: #f0f0f0;
height: 2px;
border-radius: 2px;
bottom: -1rem;
width: 20%;
left: 40%
}
.card-unique__description {
margin-top: 1rem;
font-size: 1.5rem
}
.package-card {
border-radius: 5px;
border: 1px solid #f0f0f0;
overflow: hidden;
display: block;
color: #555
}
.package-card__image {
width: 100%;
padding-top: calc(100% * 4 / 5);
position: relative;
overflow: hidden
}
.package-card__image img {
position: absolute;
display: block;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
top: 0;
left: 0
}
.package-card__details {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background-color: rgba(0,0,0,.4);
color: #ccc;
font-size: 1.2rem;
font-family: Poppins,sans-serif;
padding: 1rem 2rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.tour-card,.tour-card__image {
position: relative;
overflow: hidden
}
.package-card__content {
padding: 2rem 2rem 0
}
.package-card__content .location {
text-transform: uppercase;
color: #f60;
font-family: Poppins,sans-serif
}
.package-card__content .title {
font-size: 2rem;
font-family: Poppins,sans-serif;
font-weight: 700;
color: #333
}
.package-card__content .title.md {
font-size: 2rem
}
.package-card__content .visited-places {
font-size: 1.2rem;
font-family: Poppins,sans-serif;
font-weight: 400;
color: #333;
width: 100%;
padding-bottom: .5rem;
border-bottom: 1px solid #f0f0f0;
display: -webkit-box;
-webkit-line-clamp: 1;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
overflow: hidden;
max-height: calc(1.2rem * 1.5 + .5rem)
}
.package-card__content .excerpt {
font-size: 1.4rem;
margin-top: 2rem;
display: -webkit-box;
-webkit-line-clamp: 3;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical
}
.package-card__footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 2rem;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-family: Poppins,sans-serif
}
.package-card__footer .price {
font-size: 1.8rem;
font-weight: 700;
color: #333
}
.tour-card {
border-radius: 5px;
border: 1px solid #f0f0f0;
background-color: #ff0;
display: block;
color: #555
}
.tour-card__image {
width: 100%;
padding-top: calc(100% * 16 / 9)
}
.destination-item__image img,.tour-card__content,.tour-card__image img,.tour-card__location {
position: absolute;
width: 100%;
height: 100%;
left: 0
}
.tour-card__image img {
display: block;
-o-object-fit: cover;
object-fit: cover;
top: 0
}
.tour-card__location {
top: 0;
padding: 2rem;
z-index: 1;
pointer-events: none
}
.tour-card__location span {
display: inline-block;
padding: .5rem 1rem;
border-radius: 2rem;
background-color: #fff;
color: var(--pat23);
text-transform: uppercase;
font-family: Poppins,sans-serif;
font-size: 1.2rem;
letter-spacing: 1px;
margin-right: 1rem
}
.tour-card__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
bottom: -17rem;
background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.9)),color-stop(50%,rgba(0,0,0,.6)),to(rgba(0,0,0,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;
-webkit-transition: .5s;
transition: .5s
}
.form-control-p,.tour-card__content .excerpt {
display: -webkit-box;
-webkit-box-orient: vertical
}
.paypal-payment-box,.review-pax-box,.we-box {
background-color: #fff
}
.tour-card__content .title {
font-size: 1.8rem;
font-family: Poppins,sans-serif;
font-weight: 700;
padding-bottom: .5rem;
border-bottom: 1px solid #888;
width: 100%
}
.tour-card__content .duration-price {
font-size: 1.4rem;
font-family: Poppins,sans-serif;
padding-top: .5rem;
letter-spacing: 1px
}
.tour-card__content .excerpt {
font-size: 1.4rem;
margin-top: 2rem;
-webkit-line-clamp: 4;
overflow: hidden;
text-overflow: ellipsis
}
.box-info-data span,.tour-card__content .visited-places {
font-size: 1.2rem;
font-weight: 400;
font-family: Poppins,sans-serif
}
.tour-card__content .btn-wrapper {
margin-top: 3rem;
text-align: center
}
.destination-item {
width: 100%;
text-align: center;
font-family: Poppins,sans-serif
}
.destination-item__image {
width: 100%;
padding-top: 100%;
border-radius: 50%;
position: relative;
overflow: hidden
}
.destination-item__image img {
top: 0;
-o-object-fit: cover;
object-fit: cover;
display: block;
-webkit-transition: .5s;
transition: .5s
}
.destination-item__title {
font-size: 1.4rem;
letter-spacing: 1px;
color: #333;
margin-bottom: 1rem;
text-transform: uppercase
}
.destination-item__title.down {
margin-bottom: 0;
margin-top: 2rem
}
.destination-item__subtitle {
margin-top: 1rem;
font-size: 1.4rem;
font-weight: 400;
color: #555
}
.paypal-payment-box {
margin-top: 1rem;
margin-bottom: 1rem;
border-radius: 1rem;
padding: 4rem 2rem 2rem;
text-align: center
}
.paypal-payment-box .title {
text-transform: uppercase;
color: #333;
font-size: 2rem
}
.paypal-payment-box .subtitle {
color: #888;
font-size: 1.4rem
}
.paypal-payment-box .pay-button {
margin: 1rem auto;
padding-top: 2rem;
border-top: 1px solid #f0f0f0
}
.paypal-accepted-cards,.tour-pictures-gallery {
margin-top: 4rem;
margin-bottom: 4rem
}
.paypal-accepted-cards img {
width: 80%
}
.tour-secured-seal {
width: 100%;
padding-bottom: 2.75rem;
margin-top: 2rem;
margin-bottom: 2rem;
position: relative
}
.tour-secured-seal .tour-cover {
width: 100%;
padding-top: calc(100% * 1 / 2);
border-radius: 5px;
overflow: hidden;
position: relative
}
.tour-secured-seal .tour-cover img {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
-o-object-fit: cover;
object-fit: cover
}
.tour-secured-seal .secured-seal {
position: absolute;
width: 100%;
left: 0;
bottom: 0;
text-align: center
}
.tour-secured-seal .secured-seal img {
border-radius: 5px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex
}
.form-control-p {
display: -ms-flexbox;
display: flex;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
max-width: 25rem;
margin-bottom: 2rem
}
.form-control-2 label,.form-control-p label {
margin-bottom: .5rem;
font-family: Poppins,sans-serif;
font-size: 1.4rem;
color: #333
}
.form-control-2 input,.form-control-2 select,.form-control-p input,.form-control-p select {
width: 100%;
padding: 10px 30px 10px 45px;
border-radius: 60px;
border-color: #ccc;
text-align: center!important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none
}
.form-control-p input:focus,.form-control-p input:hover,.form-control-p select:focus,.form-control-p select:hover {
border-color: transparent
}
.form-control-2 select,.form-control-p select {
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/assets/select-arrow.svg);
background-repeat: no-repeat;
background-position: center right 20px;
background-size: 16px 8px;
background-color: transparent;
font-size: 1.6rem;
font-family: Poppins,sans-serif
}
.form-control-2 select option,.form-control-p select option {
background-color: #f0f0f0;
padding: 5px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
color: #333;
font-size: 1.4rem;
text-align: center
}
.form-control-p select option::-moz-selection {
border: none
}
.form-control-p select option::selection {
border: none
}
.payments-information-box {
margin-top: 3rem;
margin-bottom: 3rem;
text-align: center
}
.payments-information-box p {
border-radius: 5px;
color: #f60;
background-color: rgba(255,102,0,.25);
padding: 2.5rem;
margin-left: auto;
margin-right: auto;
width: 90%;
max-width: 60rem
}
.payments-information-box h4 {
font-size: 2.4rem;
font-family: Poppins,sans-serif;
margin-top: 4rem;
color: #333
}
.faqs-accordion {
font-family: Roboto,sans-serif;
font-size: 1.5rem
}
.faqs-accordion .accordion-item {
background-color: #fff;
border-radius: 5px;
border: 1px solid #f0f0f0
}
.faqs-accordion .accordion-item__title {
color: #333;
font-family: Poppins,sans-serif;
font-size: 1.5rem;
padding: 1.5rem 1rem;
letter-spacing: 1px;
cursor: pointer;
position: relative;
-webkit-transition: .2s;
transition: .2s;
text-transform: uppercase
}
.faqs-accordion .accordion-item__title::after {
content: "\f067";
font-family: "Font Awesome 5 Free";
position: absolute;
font-weight: 900;
right: 1rem;
top: 1.25rem
}
.faqs-accordion .accordion-item__content {
max-height: 0;
overflow: hidden;
-webkit-transition: .3s;
transition: .3s
}
.faqs-accordion .accordion-item__content p {
margin-top: .5rem;
margin-bottom: .5rem
}
.faqs-accordion .accordion-item__content-wrapper {
padding: .75rem 1rem
}
.faqs-accordion .accordion-item.active .accordion-item__title {
background-color: #f60;
color: #fff;
position: relative
}
.icon-card-unique {
text-align: center;
padding: 20px;
margin-bottom: 10px
}
.icon-card-unique__image {
width: 80px;
height: 80px;
overflow: hidden;
margin-left: auto;
margin-right: auto
}
.icon-card-unique__image svg {
fill: var(--co-primary);
fill: #ccc;
fill: var(--co-text-heading)
}
.icon-card-unique__content {
font-size: 1.6rem;
color: #777
}
.icon-card-unique__title {
margin-top: 20px;
font-weight: 700;
font-size: 1.5rem;
font-family: var(--ff-heading);
color: var(--co-txt-heading);
color: var(--co-primary)
}
.icon-card-unique__description {
margin-top: 10px;
margin-bottom: 0
}
.review-pax-box,.review-pax-box-outer {
padding-top: 5rem;
height: 100%
}
.swiper-unique-cards .swiper-slide {
width: 100%!important;
background-color: none
}
@media screen and (min-width: 576px) {
.swiper-unique-cards .swiper-slide {
width:50%!important;
background-color: none
}
}
@media screen and (min-width: 768px) {
.pat23-feature2__icon img {
height:4rem
}
.card-image-link {
width: 32%;
max-width: 30rem
}
.card-image-link+.card-image-link {
margin-top: 0
}
.card-image-link__image {
padding-top: calc(100% * 9 / 16)
}
.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)
}
.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;
-webkit-transition: 1s ease-out;
transition: 1s ease-out
}
.card-blog__content {
padding: 2rem;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: 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 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
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
}
.paypal-accepted-cards img {
max-width: 30rem;
height: auto
}
.unique-cards-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.unique-cards-container .icon-card-unique {
margin: 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-flex-preferred-size: 30%;
flex-basis: 30%
}
.icon-card-unique {
padding: 10px
}
.swiper-unique-cards .swiper-slide {
width: 50%!important;
background-color: none
}
}
.swiper-unique-cards>.swiper-pagination {
display: block;
bottom: -5px
}
.review-pax-box {
border: 1px solid #f0f0f0;
border-radius: 3px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.review-pax-box .review-company {
position: absolute;
top: 1rem;
right: 2rem
}
.card-link-alt .content,.cta-image-box .content {
right: 0;
bottom: 0;
-webkit-box-orient: vertical;
-webkit-box-direction: normal
}
.review-pax-box .review-company img {
height: 3rem;
width: auto;
display: block
}
.review-pax-box .qualification {
padding-top: .5rem;
padding-bottom: .5rem;
padding-left: .5rem
}
.review-pax-box .qualification span {
display: inline-block;
width: 1.6rem;
height: 1.6rem;
border-radius: 50%;
background-color: #00aa6c
}
.review-pax-box .qualification span+span {
margin-left: .1rem
}
.review-pax-box__content {
padding: 2rem 2rem 0;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1
}
.pricing-box__title,.review-pax-box__content .title {
font-size: 1.6rem;
font-family: Poppins,sans-serif;
color: #333
}
.review-pax-box__content .review {
margin-top: 1rem;
font-size: 1.5rem
}
.review-pax-box .review-details {
padding: 1rem 2rem;
margin-top: 1rem;
margin-bottom: 1rem;
font-size: 1.4rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-family: Poppins,sans-serif
}
.review-pax-box .review-details .review-date {
font-size: 1.2rem;
color: #888;
border-radius: 3px
}
.review-pax-box .review-details .pax-nickname {
color: #f60;
border: 1px solid #f0f0f0;
padding: 0 1.5rem;
line-height: 3rem;
border-radius: 5rem
}
.review-pax-box .pax-avatar {
position: absolute;
top: -5rem;
left: 2rem;
width: 10rem;
height: 10rem;
border-radius: 50%;
overflow: hidden
}
.review-pax-box .pax-avatar img {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
display: block
}
.we-box {
text-align: center;
padding: 4rem 5rem;
border: 1px solid #f0f0f0;
border-radius: 3px;
min-height: 100%
}
.we-box__icon {
position: relative;
display: inline-block;
margin-bottom: 3rem
}
.we-box__icon::before {
content: "";
position: absolute;
border-radius: 5rem;
width: 6rem;
height: 6rem;
left: -1rem;
top: -1rem;
background-color: rgba(255,102,0,.1)
}
.we-box img {
width: 6rem;
height: 6rem;
-o-object-fit: contain;
object-fit: contain;
-webkit-filter: invert(92%) sepia(0%) saturate(0%) hue-rotate(187deg) brightness(89%) contrast(95%);
filter: invert(92%) sepia(0%) saturate(0%) hue-rotate(187deg) brightness(89%) contrast(95%);
-webkit-filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%);
filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%)
}
.info-box2.pat23-numbers .title {
font-size: 4rem;
color: #f60;
font-family: Poppins,sans-serif;
font-weight: 700
}
.info-box2.pat23-numbers .subtitle {
font-size: 2rem;
text-transform: uppercase;
font-family: Poppins,sans-serif;
font-weight: 700;
color: #555
}
.info-box2.pat23-numbers.inverse .title {
color: #f5f5f5
}
.card-link-alt {
display: block;
border-radius: 5px;
overflow: hidden;
background-color: green;
position: relative
}
.card-link-alt .image {
width: 100%;
padding-top: calc(100% * 1 / 3);
position: relative
}
.card-link-alt .image img {
display: block;
position: absolute;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
top: 0;
left: 0
}
.card-link-alt .content {
background-color: rgba(0,0,0,.5);
position: absolute;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
font-size: 1.2rem
}
.card-link-alt .content .title {
color: #fff;
font-family: Poppins,sans-serif;
font-size: 1.6rem;
text-transform: uppercase
}
.card-link-alt .content .btn {
display: inline-block;
margin-top: 1rem
}
.card-link-alt .content .btn::after {
content: "\f054";
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin-left: .5rem
}
.certifications-container {
margin-top: 10rem;
margin-bottom: 10rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%
}
.certifications-container picture {
display: none;
width: 100%;
max-width: 18rem
}
.certifications-container2 {
margin-top: 10rem;
margin-bottom: 10rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.certifications-container2 picture {
width: 45%;
max-width: 18rem
}
@media screen and (min-width: 320px) {
.inner-gradient::before {
bottom:0
}
.certifications-container picture,.certifications-container2 picture {
width: 33%
}
.certifications-container picture.lvl3 {
display: block
}
}
@media screen and (min-width: 480px) {
.certifications-container2 picture {
width:33%
}
}
.certifications2-container,.whatsapp-panel_members ul {
margin-top: 2rem;
margin-bottom: 2rem
}
.certifications2-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100%;
margin-left: auto
}
.certifications2-container picture {
width: 32%;
text-align: center
}
.cta-image-box {
width: 100%;
border-radius: 3px;
overflow: hidden;
position: relative
}
.cta-image-box .image {
position: relative;
padding-top: calc(100% * 9 / 16)
}
.cta-image-box .image img {
width: 100%;
height: 100%;
display: block;
position: absolute;
left: 0;
top: 0
}
.cta-image-box .content {
position: absolute;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
background-color: rgba(0,0,0,.2);
padding-left: 2.5rem;
padding-right: 2.5rem;
text-align: center
}
.cta-image-box .content .title {
font-family: Poppins,sans-serif;
font-size: 1.5rem;
text-transform: uppercase;
letter-spacing: 1px
}
.cta-image-box .content .subtitle {
font-size: 1.2rem;
margin-top: .5rem;
font-weight: 400
}
.fullscreen-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.fullscreen-container .half-divided>div:nth-child(2n) {
padding-right: 5px
}
.fullscreen-container .half-divided>div:nth-child(odd) {
padding-left: 5px
}
.icon-card {
background-color: #fff;
border-radius: 1rem;
padding: 2rem;
height: 100%
}
.icon-card__image {
padding: .5rem
}
.icon-card__image--icon {
width: 10rem;
height: 10rem;
margin: auto
}
.icon-card__image--icon svg {
fill: var(--co-accent)
}
.icon-card__content {
padding: 2rem 1rem;
text-align: center
}
.icon-card__content--title {
font-family: var(--ff-heading);
font-size: 1.6rem;
font-weight: 700;
color: #000
}
.bordered {
border: 1px solid var(--co-primary)
}
.rounded {
overflow: hidden;
border-radius: 1rem
}
.shadowed {
-webkit-box-shadow: 0 0 16px rgba(0,0,0,.1);
box-shadow: 0 0 16px rgba(0,0,0,.1)
}
.whatsapp {
position: fixed;
z-index: 100;
bottom: 2rem;
right: 2rem;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
display: none
}
@media screen and (min-width: 768px) {
.certifications-container picture {
width:20%
}
.certifications-container picture.lvl2 {
display: block
}
.certifications-container2 {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.certifications-container2 picture {
width: 15%
}
.icon-card__image {
padding: 1rem
}
.whatsapp {
bottom: 4rem;
right: 4rem;
display: block
}
.itinerary-page-section .section-title.upper-line-2::before {
top: -9px
}
}
.whatsapp .wa-item,.whatsapp-panel_header,.widget-booking-form {
display: -webkit-box;
display: -ms-flexbox
}
.whatsapp.left {
left: 4rem
}
.whatsapp.active .whatsapp-panel {
visibility: visible;
opacity: 1;
bottom: calc(100% + 5px)
}
.whatsapp-button .secondary,.whatsapp.active .whatsapp-button .primary {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0
}
.whatsapp.active .whatsapp-button .secondary {
-webkit-transform: scale(1) rotate(360deg);
transform: scale(1) rotate(360deg);
opacity: 1
}
.whatsapp-button {
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
background-color: #00aa6c;
color: #fff;
border-radius: 10rem;
cursor: pointer;
-webkit-box-shadow: rgba(0,0,0,.06) 0 1px 6px 0,rgba(0,0,0,.16) 0 2px 32px 0;
box-shadow: rgba(0,0,0,.06) 0 1px 6px 0,rgba(0,0,0,.16) 0 2px 32px 0;
-webkit-transition: .5s;
transition: .5s;
position: relative
}
.whatsapp-button i {
line-height: 40px;
-webkit-transition: .5s;
transition: .5s;
position: absolute;
top: 8px;
left: 8px;
width: 4rem;
height: 4rem
}
.whatsapp-button .primary {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1
}
.whatsapp-panel {
visibility: hidden;
opacity: 0;
position: absolute;
background-color: #fff;
z-index: -1;
right: 0;
bottom: calc(100% - 20px);
-webkit-transition: .5s;
transition: .5s;
width: 35rem;
border-radius: 5px;
overflow: hidden;
-webkit-box-shadow: 0 25px 50px -12px rgba(0,0,0,.25);
box-shadow: 0 25px 50px -12px rgba(0,0,0,.25);
-webkit-box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);
box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);
-webkit-box-shadow: 0 10px 10px 4px rgba(0,0,0,.04);
box-shadow: 0 10px 10px 4px rgba(0,0,0,.04)
}
.expert-item__content,.whatsapp-panel_members {
padding: 2rem
}
.whatsapp-panel_members .time-response {
font-size: 1.2rem;
color: #ccc;
font-weight: 400
}
.whatsapp-panel_header {
background-color: #00aa6c;
display: flex;
color: #fff;
padding: 2rem 2.5rem
}
.whatsapp-panel_header .icon {
width: 50px;
height: 50px;
padding: 5px;
margin-right: 15px
}
.whatsapp-panel_header h4 {
font-size: 1.8rem;
font-weight: 400;
font-family: Roboto,sans-serif;
color: #fff;
margin-bottom: .5rem
}
.whatsapp-panel_header p {
opacity: .8;
font-size: 1.2rem;
margin: 0
}
.whatsapp .wa-item {
display: flex;
border-left: 2px solid #c0c5ca;
padding: .5rem;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #f5f7f9;
border-radius: 5px;
position: relative;
-webkit-transition: .3s;
transition: .3s
}
.alert_february,.whatsapp .wa-item:hover,.why-us-item:hover {
background-color: #f0f0f0
}
.whatsapp .wa-item.active {
border-left: 2px solid #28a745
}
.whatsapp .wa-item.active::before {
text-align: right;
position: absolute;
font-family: "Font Awesome 5 Brands";
color: #00aa6c;
content: "\f232";
width: 68px;
height: 68px;
line-height: 68px;
font-size: 3rem;
padding-right: 1rem;
right: 0;
top: 0
}
.whatsapp .wa-avatar {
width: 58px;
height: 58px;
padding: 5px
}
.whatsapp .wa-avatar img {
width: 100%;
height: 100%;
display: block;
border-radius: 50%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center
}
.whatsapp .wa-member {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-left: 1.5rem
}
.whatsapp .wa-member-name {
color: #333;
font-size: 1.4rem;
font-weight: 400
}
.whatsapp .wa-member-duty {
color: #888;
font-size: 1.1rem;
font-weight: 400
}
.whatsapp .wa-member-status {
color: #f5a623;
font-size: .9rem;
font-weight: 400
}
.reservations-travel .color-orange {
color: #f60!important;
fill: #ff6600
}
.form-control {
position: relative;
margin-bottom: 1rem
}
.form-control label {
font-family: Poppins,sans-serif;
color: #333;
display: block
}
.form-control label span {
display: inline-block;
margin-left: .25rem;
color: #f60
}
.form-control span {
font-size: 12px;
color: #888;
display: inline-block;
margin-left: 1.6rem
}
.form-control svg {
width: 22px;
margin: 0 3px 0 0;
fill: #888;
position: absolute;
left: 5px;
top: 33px
}
.form-control input,.form-control select,.form-control textarea {
-webkit-appearance: none;
-moz-appearance: none;
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: Roboto,sans-serif;
color: #555;
outline: red
}
.form-control button,.form-subtitle,.form-title {
font-family: Poppins,sans-serif
}
.form-control input:active,.form-control input:focus,.form-control select:active,.form-control select:focus,.form-control textarea:active,.form-control textarea:focus {
border-color: #888
}
.form-control input::-webkit-input-placeholder,.form-control select::-webkit-input-placeholder,.form-control textarea::-webkit-input-placeholder {
font-size: 1.4rem;
color: #aaa
}
.form-control input::-moz-placeholder,.form-control select::-moz-placeholder,.form-control textarea::-moz-placeholder {
font-size: 1.4rem;
color: #aaa
}
.form-control input:-ms-input-placeholder,.form-control select:-ms-input-placeholder,.form-control textarea:-ms-input-placeholder {
font-size: 1.4rem;
color: #aaa
}
.form-control input:-moz-placeholder,.form-control select:-moz-placeholder,.form-control textarea:-moz-placeholder {
font-size: 1.4rem;
color: #aaa
}
.form-control select {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDM1MiwgMjAyMC8wMS8zMC0xNTo1MDozOCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjEgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM3NTIwNTc2RkJFNTExRUFBQzk4ODVCODc4MjU3RTA5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM3NTIwNTc3RkJFNTExRUFBQzk4ODVCODc4MjU3RTA5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Qzc1MjA1NzRGQkU1MTFFQUFDOTg4NUI4NzgyNTdFMDkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Qzc1MjA1NzVGQkU1MTFFQUFDOTg4NUI4NzgyNTdFMDkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz75R+qNAAAA7ElEQVR42mL8//8/AzUBEwOVweA3kIVhZnAEkPYE4llAfJRMc0yBOBuI9zD+j2OAxcpnIPYH4v0kGmYFxFuAWBDiQg6wAY5AzAvEG0k0FMUwIDjMBDVgG1QAZqgjGYbtA5nFBPVqKBDvJMFQdMMOAHEgEL+HxfI3IA4m0lBshgUA8Sf0ZPOVCEOxGQYKso8wBYz/0zBcwA3Ea4HYHSn2PYD4JxDvxuKyj8iasRmIzVCQd/4BsQCayz4Rm1PQvc9HjGGQdPgTZ0zCDEV2KUoEYAOM/yd5EkpvIO93gS1nYCjFZxjEwNHykFIAEGAAaF1FaPlSR0AAAAAASUVORK5CYII=) right 10px center no-repeat #fff;
position: relative
}
.form-control textarea {
height: unset
}
.form-control button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
color: #fff;
background-color: #f60;
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: #f60
}
.form-subtitle {
margin-top: 1rem;
margin-bottom: 1rem;
font-size: 1.6rem;
color: #333;
font-weight: 700
}
.highlights,.highlights strong {
font-weight: 300!important
}
.highlights {
color: #ccc;
font-family: Roboto,sans-serif;
font-size: 16px;
margin-bottom: 16px
}
.highlights a {
color: #3fabaf!important
}
.alert_february {
font-size: 1.2rem;
display: inline-block;
padding: .5rem .5rem .5rem 1rem;
color: #333;
position: relative
}
.alert_february::before {
content: "i";
color: #f60;
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
}
.widget-booking-form {
display: flex;
border: 1px solid #f0f0f0;
border-radius: 3px;
width: 100%;
padding: 1rem;
margin-top: 1rem
}
@media screen and (min-width: 992px) {
.pat23-feature2__icon {
margin-right:0;
margin-bottom: 3rem
}
.card-blog {
margin-bottom: 0;
color: #fff
}
.unique-cards-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.unique-cards-container .icon-card-unique {
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-flex-preferred-size: 18%;
flex-basis: 18%
}
.swiper-unique-cards .swiper-slide {
width: 18%!important;
background-color: none
}
.certifications-container picture {
display: block
}
.certifications-container2 picture {
margin: 0;
padding: 0
}
.lvl1 {
width: 160px!important;
height: 160px!important
}
.lvl2 {
width: 145px!important;
height: 145px!important
}
.lvl3 {
width: 125px!important;
height: 125px!important
}
.lvl4 {
width: 100px!important;
height: 100px!important
}
.icon-card__image {
padding: 3rem
}
.form-control {
margin-bottom: 1.5rem
}
.widget-booking-form {
padding: 1.5rem
}
}
.widget-booking-form .icon {
display: none;
width: 4rem;
margin-right: 2rem
}
.widget-booking-form .icon img {
width: 100%;
height: auto;
display: block;
-webkit-filter: invert(92%) sepia(0%) saturate(0%) hue-rotate(187deg) brightness(89%) contrast(95%);
filter: invert(92%) sepia(0%) saturate(0%) hue-rotate(187deg) brightness(89%) contrast(95%)
}
.widget-booking-form p {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 1.3rem
}
.selected-tour-box {
border-radius: 3px;
padding: .5rem 1rem;
background-color: #fff;
border: 1px solid #f0f0f0;
border: 1px solid var(--pat23);
color: #333;
font-family: Poppins,sans-serif;
font-weight: 700;
letter-spacing: 1px
}
.pat23-trekking-awards2 {
background-color: #fff;
text-align: center;
padding-top: 6rem;
padding-bottom: 6rem
}
.pat23-awards-shelf2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.pat23-awards-shelf2 img {
-webkit-transform: scale(.9);
transform: scale(.9)
}
.cta-awards {
display: inline-block;
padding: 1rem 2rem;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #f60;
border-radius: 5px
}
.cta-awards span {
font-size: 1.6rem;
font-family: Poppins,sans-serif;
color: #fff
}
.pat23-trekking-awards img {
width: 300px
}
.pat23-trekking-awards-icon {
text-align: center;
margin: 40px 0 50px
}
.pat23-awards-presentation {
margin: 3.2rem auto auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
max-width: 96%
}
.pat23-awards-presentation img {
height: 100px;
margin: 0
}
.pat23-awards-shelf {
margin: 3.2rem auto auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.award-level-4 {
width: 135px;
height: 135px
}
.award-level-3 {
width: 155px;
height: 155px
}
.award-level-2 {
width: 175px;
height: 175px
}
.avatar.x4,.award-level-1 {
width: 200px;
height: 200px
}
@media screen and (max-width: 767px) {
.hide-until-mobile-plus {
display:none!important
}
.pat23-awards-presentation img {
height: 80px;
margin: 0
}
.pat23-awards-shelf img {
height: 80px!important;
margin: 0
}
.award-level-1,.award-level-2,.award-level-3,.award-level-4 {
width: 80px;
height: 80px
}
}
@media screen and (max-width: 1023px) {
.pat23-awards-shelf {
width:80%
}
.award-level-1,.award-level-2,.award-level-3,.award-level-4 {
width: 100px;
height: 100px;
margin-top: 2rem
}
}
.card-amazing-tour-2 {
display: block;
color: var(--co-txt-body);
font-family: var(--ff-bodynw)!important;
-webkit-box-shadow: 0 0 8px rgba(0,0,0,.1);
box-shadow: 0 0 8px rgba(0,0,0,.1);
overflow: hidden;
border-radius: 10px
}
.card-amazing-tour-2-image::befores {
position: absolute;
content: "";
display: block;
bottom: 0;
height: 80%;
width: 100%;
z-index: 0;
background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8)));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8))
}
.card-amazing-tour-2__duration::before,.card-amazing-tour-2__read-more::after {
background-size: contain;
fill: white;
content: "";
position: absolute;
overflow: hidden
}
.card-amazing-tour-2__title {
font-family: var(--ff-heading);
font-family: var(--ff-headingnw);
font-size: 1.8rem;
line-height: 2.7rem;
color: #000
}
.card-amazing-tour-2__excerpt {
margin-bottom: 0;
margin-top: 1rem;
font-size: 1.2rem;
font-family: var(--ff-bodynw);
color: #888!important;
height: 54px;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 3
}
.card-amazing-tour-2__duration,.card-amazing-tour-2__read-more {
display: inline-block;
font-family: var(--co-txt-body);
font-family: var(--ff-bodynw);
font-size: 1.4rem;
line-height: 40px;
color: #fff;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.box-itinerary-highlight-title,.box-itinerary-link__content a,.box-tour-feature-data,.box-tour-feature-title,.box-tour-feature2-title,.btn-alt,.btn-alt span,.cta-video span,.floating-sidebar-menu h2,.floating-sidebar-menu ul li,.itinerary-presentation .tour-title {
font-family: Poppins,sans-serif
}
.card-amazing-tour-2__duration {
padding-left: 25px
}
.card-amazing-tour-2__read-more {
padding-right: 25px
}
.card-amazing-tour-2__duration::before {
height: 20px;
width: 20px;
top: 10px;
left: 0;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/assets/opt/timetable.min.svg);
background-position: center center;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.card-amazing-tour-2__read-more::after {
height: 16px;
width: 16px;
top: 12px;
right: 0;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/imagenes/right.min.svg);
background-position: center center;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.swiper-alternative-treks .swiper-slide:first-child,.swiper-wrapper .card-amazing-tour-2.first {
margin-left: 20px
}
.swiper-alternative-treks .swiper-slide:last-child,.swiper-wrapper .card-amazing-tour-2.last {
margin-right: 20px
}
.pat23-useful-information h2,.pat23-useful-information h3 {
color: #333;
font-family: Poppins,sans-serif
}
.pat23-useful-information h2 {
font-size: 2.4rem;
position: relative;
padding-top: 1.4rem;
margin-bottom: .5rem
}
.pat23-useful-information h2::before {
content: "";
position: absolute;
border-radius: 2px;
background-color: #f60;
width: 6rem;
height: 4px;
top: 0
}
.pat23-useful-information h3 {
position: relative;
font-size: 1.7rem;
padding-bottom: 1rem;
margin-bottom: 1.5rem
}
.pat23-useful-information h3::after,.pat23-useful-information h3::before {
content: "";
position: absolute;
bottom: 0;
left: 0
}
.pat23-useful-information h3::before {
width: 100%;
border-bottom: 1px solid #f0f0f0
}
.pat23-useful-information h3::after {
width: 5rem;
border-bottom: 1px solid #f60
}
.pat23-useful-information ul li {
position: relative;
padding-left: 2.5rem;
padding-top: .5rem
}
.pat23-useful-information ul li::before {
content: "\f00c";
position: absolute;
left: .5rem;
top: 1rem;
font-family: "Font Awesome 5 Free";
color: #f60;
font-weight: 900;
font-size: 1.2rem
}
.floating-sidebar-menu {
margin-left: auto;
max-width: 35rem;
position: -webkit-sticky;
position: sticky;
top: 5rem
}
.floating-sidebar-menu h2 {
text-align: center;
font-size: 1.6rem;
letter-spacing: 1px;
line-height: 8rem;
text-transform: uppercase;
position: relative;
z-index: 1;
color: #fff;
background-color: #333;
border-radius: 5px 5px 0 0;
border: 1px solid #f0f0f0;
border-bottom: none
}
.floating-sidebar-menu ul {
width: 100%;
border: 1px solid #f0f0f0;
border-top: none
}
.floating-sidebar-menu ul li {
background-color: #fff;
height: 6rem;
line-height: 6rem;
cursor: pointer;
color: #333;
-webkit-transition: 1s;
transition: 1s;
font-size: 1.4rem;
padding-left: 3rem;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.floating-sidebar-menu ul li::before {
content: "";
background-color: #fff;
position: absolute;
left: 0;
top: 0;
width: .4rem;
height: 100%;
-webkit-transition: .3s;
transition: .3s
}
.floating-sidebar-menu ul li picture,.why-list {
position: relative;
display: block
}
.floating-sidebar-menu ul li picture::before {
content: "";
width: 3rem;
height: 3rem;
border-radius: 50%;
position: absolute;
top: .75rem;
left: -.75rem;
background-color: rgba(255,102,0,.1)
}
.floating-sidebar-menu ul li picture::after {
width: 2rem;
height: 2rem;
position: absolute;
bottom: 0;
left: 0;
background-color: #ff0
}
.floating-sidebar-menu ul li img {
width: 3rem;
margin-right: 1.5rem;
position: relative;
z-index: 2
}
.floating-sidebar-menu ul li:not(:last-child) {
border-bottom: 1px solid #f0f0f0
}
.itinerary-page-section {
padding-top: 8rem;
padding-bottom: 6rem
}
.itinerary-page-section .section-presentation {
text-align: center;
position: relative;
margin-bottom: 4rem
}
.itinerary-page-section .section-heading {
margin-bottom: 5rem
}
@media screen and (min-width: 992px) {
.itinerary-page-section {
padding-top:12rem;
padding-bottom: 8rem
}
.itinerary-page-section .section-presentation {
margin-bottom: 5rem
}
.itinerary-page-section .section-title {
font-size: 2.7rem
}
}
.itinerary-page-section .section-icon img {
-webkit-filter: invert(60%) sepia(8%) saturate(0%) hue-rotate(240deg) brightness(88%) contrast(87%);
filter: invert(60%) sepia(8%) saturate(0%) hue-rotate(240deg) brightness(88%) contrast(87%);
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover
}
.brochure-icon::before,.itinerary-feature2__icon img {
-webkit-filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%)
}
.itinerary-page-section .section-subtitle {
font-weight: 400;
color: #888;
margin-top: 1rem;
font-size: 1.6rem
}
@media screen and (min-width: 768px) {
.itinerary-page-section .section-icon {
top:-60px
}
.itinerary-page-section .section-subtitle {
font-size: 1.7rem
}
}
@media screen and (min-width: 992px) {
.itinerary-page-section .section-title.upper-line-2::before {
width:6rem;
height: 4px;
top: -14px;
left: calc(50% - 3rem)
}
.itinerary-page-section .section-icon {
width: 50px;
height: 50px;
top: -70px;
left: calc(50% - 2.5rem)
}
.itinerary-page-section .section-subtitle {
font-size: 1.8rem
}
}
.itinerary-page-section .section-description {
margin-top: 2rem;
display: none
}
@media screen and (min-width: 768px) {
.itinerary-page-section .section-description {
font-size:1.6rem;
display: block
}
}
.inner-hero-container {
width: 100%;
height: 50rem
}
article[role=main] section {
margin-top: 4rem;
margin-bottom: 2rem;
font-size: 1.6rem;
color: #66666e
}
.itinerary-features-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background-color: #000;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-bottom: 3rem
}
.box-tour-feature,.tour-buttons {
display: -webkit-box;
display: -ms-flexbox
}
.box-tour-feature {
margin-bottom: 3rem;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center
}
.box-tour-feature-image {
display: block;
width: 3rem;
height: 3rem;
margin-bottom: 1.5rem
}
.box-tour-feature-title {
color: rgba(255,255,255,.8);
font-size: 1.3rem;
font-weight: 400;
margin-bottom: .5rem;
line-height: 1.5
}
.box-tour-feature-data {
color: #fff;
font-size: 1.2rem;
line-height: 1.1;
font-weight: 400
}
.itinerary-presentation2 {
padding-bottom: 4rem;
margin-bottom: 4rem
}
@media screen and (min-width: 992px) {
.itinerary-page-section .section-description {
font-size:1.7rem
}
.itinerary-presentation {
margin-bottom: 3rem
}
}
.inclusions-list,.itinerary-presentation .tour-heading {
position: relative;
margin-bottom: 4rem
}
.itinerary-presentation .tour-heading:after {
content: "";
position: absolute;
width: 5rem;
height: 4px;
border-radius: 2px;
left: 0;
bottom: -1.7rem;
background-color: #f60
}
.itinerary-presentation .tour-title {
margin: 0!important;
font-size: 2.4rem;
text-transform: uppercase
}
@media screen and (min-width: 768px) {
.itinerary-presentation .tour-title {
font-size:2.7rem
}
}
@media screen and (min-width: 992px) {
.itinerary-presentation .tour-title {
font-size:3.2rem;
text-transform: none
}
}
.itinerary-presentation .tour-places,.itinerary-presentation .tour-subtitle {
font-size: 1.2rem;
line-height: 1.5;
color: #888;
text-transform: uppercase;
font-weight: 400
}
@media screen and (min-width: 992px) {
.itinerary-presentation .tour-places,.itinerary-presentation .tour-subtitle {
font-size:1.3rem
}
}
.itinerary-presentation .tour-introduction {
color: #66666e;
font-size: 1.6rem;
line-height: 1.5
}
.itinerary-presentation .tour-separator {
margin-top: 2rem;
margin-bottom: 2.5rem;
border-bottom: 1px solid #ccc
}
.itinerary-presentation .tour-duration-price {
font-weight: 300;
font-size: 2rem
}
.itinerary-presentation .tour-duration-price strong {
font-size: 2.2rem;
font-size: 400
}
.itinerary-presentation .tour-label {
font-weight: 300;
font-size: 2.7rem;
margin-top: 1rem
}
.btn-icon.phone-icon::before,.phone-icon::before {
font-size: 24px;
line-height: 30px;
left: 1rem;
top: calc(50% - 15px);
color: #f60;
font-family: "Font Awesome 5 Free"
}
.box-tour {
padding: 2rem;
border: 1px solid #ccc;
font-size: 1.4rem
}
.box-tour-title {
text-transform: uppercase;
font-size: 1.4rem
}
.box-tour-list li {
position: relative;
padding: 5px 0 5px 10px
}
.btn-alt,.tour-buttons a {
padding: 1rem 1.5rem
}
.box-tour-list li:before {
content: "";
position: absolute;
left: 0;
top: 13px;
width: 4px;
height: 4px;
border-radius: 2px;
background-color: red
}
.tour-buttons {
margin-top: 2rem;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%
}
.btn-alt {
min-width: 30%;
margin-right: 10px;
margin-left: 10px;
background-color: #fff;
font-size: 1.6rem;
height: 6rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.box-itinerary-link__content a span,.btn-alt span,.cta-video {
display: inline-block
}
.btn-alt span {
padding-left: 3rem;
position: relative
}
.btn-alt span::before {
content: "";
position: absolute;
left: 0;
top: .6rem;
width: 40px;
height: 40px
}
.btn-alt.outline-btn {
border: 1px solid #ccc;
border-radius: 5rem
}
.btn-icon,.phone-icon {
position: relative;
padding-left: 4.5rem
}
.btn-icon.phone-icon::before {
position: absolute;
width: 30px;
height: 30px
}
.brochure-icon::before {
content: "";
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/icons/document.svg);
background-size: cover;
width: 1rem;
height: 1rem;
overflow: hidden;
filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%)
}
.phone-icon::before {
content: "\f095";
font-weight: 900;
position: absolute;
width: 30px;
height: 30px
}
.cta-video {
height: 4rem;
border-radius: 4rem;
padding-left: 2rem;
padding-right: 2rem;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #333;
margin-bottom: 4rem
}
.box-map-highlight,.itinerary-highlights {
margin-bottom: 6rem
}
.cta-video-container {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.cta-video span {
color: #333;
line-height: 4rem;
text-transform: uppercase
}
.cta-video i {
color: #333;
line-height: 4rem;
margin-right: 1rem;
font-size: 2rem
}
.box-map-highlight {
border-radius: 5px;
overflow: hidden;
-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.1);
box-shadow: 0 2px 8px rgba(0,0,0,.1);
border: 1px solid #f0f0f0;
display: block
}
.box-itinerary-links-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 4rem
}
.box-feature-image3-container.horizontal .box-feature-image3,.box-itinerary-links-container.two-per-row>div,.header-itinerary-features>div {
width: 48%
}
.box-itinerary-link__image {
width: 100%;
position: relative;
background-color: green
}
.box-itinerary-link__image img {
display: block;
position: absolute;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
left: 0;
top: 0
}
.box-itinerary-link__content {
position: relative;
padding: 8px 10px
}
.box-itinerary-link__content a {
font-size: 1.4rem;
color: #333;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.box-itinerary-link__content a i,.header-itinerary-breadcrumbs a:hover {
color: #f60
}
.box-tour-feature2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative
}
.box-tour-feature2:not(:last-child) {
padding-bottom: 1rem;
margin-bottom: 1rem
}
.box-itinerary-highlight:not(:last-child)::before,.box-tour-feature2:not(:last-child)::before {
position: absolute;
width: 20%;
height: 1px;
border-radius: 2px;
background-color: #f60;
bottom: 0;
left: 8rem
}
.box-tour-feature2-image {
display: block;
width: 5.5rem;
height: 5.5rem;
padding: .75rem;
border: 1px solid #f60;
border-radius: 3rem;
position: relative
}
.box-itinerary-highlight-image.outer-glow,.box-tour-feature2-image.outer-glow {
border: none;
padding: 0
}
.box-itinerary-highlight-image.outer-glow::before,.box-tour-feature2-image.outer-glow::before {
content: "";
position: absolute;
width: 5rem;
height: 5rem;
border-radius: 3rem;
background-color: rgba(255,102,0,.2);
z-index: 0;
left: -1rem;
top: -1rem
}
.box-itinerary-highlight-image img,.box-tour-feature2-image img {
position: relative;
display: block;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
z-index: 1
}
.box-icon,.box-info-container,.why-us-item a,.why-us-item>div {
display: -webkit-box;
display: -ms-flexbox
}
.box-itinerary-highlight-content,.box-tour-feature2-content {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-left: 2rem
}
.box-itinerary-highlight-title,.box-tour-feature2-title {
color: #333;
font-size: 1.4rem;
font-weight: 700;
text-transform: uppercase
}
.box-itinerary-highlight-data,.box-tour-feature2-data {
font-size: 1.6rem;
font-family: Roboto,sans-serif;
font-weight: 400;
color: #555;
line-height: 1.5
}
.box-itinerary-highlight-data.places span,.box-tour-feature2-data.places span {
display: inline-block;
width: 50%;
padding-left: 1.3rem;
position: relative;
background-color: #fff;
margin-top: .5rem
}
.box-itinerary-highlight-data.places span::before,.box-tour-feature2-data.places span::before {
position: absolute;
content: "";
content: "\f276";
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #ccc;
left: 0
}
.box-itinerary-highlight-data.places span::after,.box-tour-feature2-data.places span::after {
position: absolute;
content: "";
width: 100%;
border-bottom: 2px dashed #f60;
left: 0;
top: 50%;
z-index: -1
}
.tour-features-section {
background: #333;
padding-top: 2rem;
padding-bottom: 2rem
}
.box-icon {
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid rgba(255,255,255,.1)
}
.box-icon-image {
display: block;
width: 3rem;
height: 3rem
}
@media screen and (min-width: 768px) {
.box-icon {
border-bottom:none
}
.box-icon-image {
width: 4rem;
height: 4rem
}
}
.box-icon-content {
padding: .5rem .5rem .5rem 1.5rem
}
.box-icon-title {
color: #888;
font-family: Poppins,sans-serif;
font-size: 1.2rem;
font-weight: 400;
text-transform: uppercase
}
.box-icon-data {
color: #ccc;
font-size: 1.6rem;
font-family: Roboto,sans-serif;
font-weight: 400;
margin-top: .8rem
}
.itinerary-why-pat23 {
display: none;
border: 1px solid #ccc;
border-radius: 5px;
padding: 2rem 1.5rem;
margin-bottom: 4rem
}
.tab-item__tour-details-list>li:not(:last-child),.why-us-item {
border-bottom: 1px solid #f0f0f0
}
.why-us-list {
border-radius: 5px; margin-bottom: 1rem
}
.why-us-item {
position: relative;
z-index: 0;
background-color: #fff
}
.why-us-item a,.why-us-item>div {
display: flex;
padding-right: 3rem;
padding-left: 1.5rem;
height: 60px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: .2s;
transition: .2s;
position: relative;
z-index: 1
}
.why-us-item::after {
content: "";
position: absolute;
width: 3.2rem;
height: 3.2rem;
background-color: #004ba129;
border-radius: 2rem;
left: .5rem;
top: .5rem;
z-index: 0
}
.why-us-item::before {
position: absolute;
content: "\f35a";
content: "\f105";
font-weight: 900;
font-family: "Font Awesome 5 Free";
color: #004ba1;
border-radius: 2rem;
right: 1rem;
top: 1.5rem;
font-size: 2rem
}
.box-info-content,.box-info-label,.why-us-item .title {
font-family: Poppins,sans-serif
}
.why-us-item img {
display: block;
width: 3rem;
margin-right: 1.5rem
}
.why-us-item .title {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
color: #333;
font-weight: 400;
font-size: 1.4rem
}
.box-info-container {
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.box-feature-image3-container,.box-info {
display: -webkit-box;
display: -ms-flexbox
}
.box-info {
width: 96%;
border-radius: .5rem;
padding: 1rem .5rem;
margin-bottom: 1rem;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #f0f0f0
}
.box-info-icon {
width: 30%;
min-width: 100px;
max-width: 150px;
padding: 0;
overflow: hidden;
text-align: right
}
@media screen and (min-width: 768px) {
.itinerary-why-pat23 {
padding:1rem
}
.box-info-icon {
width: 15%;
padding: 5px;
min-width: 50px;
max-width: 80px
}
}
@media screen and (min-width: 992px) {
.itinerary-why-pat23 {
border:none;
padding: 0
}
.box-info-icon {
min-width: 100px;
max-width: 150px;
width: 30%;
padding: 8px
}
}
.box-info-icon img {
height: 60px;
width: auto;
margin-right: 1rem
}
@media screen and (min-width: 768px) {
.box-info-icon img {
width:100%;
height: auto;
margin-right: .5rem
}
}
.box-info-content {
padding: 5px
}
.box-info-label {
color: #888;
font-size: 1.3rem
}
@media screen and (min-width: 992px) {
.box-info-icon img {
height:60px;
width: auto;
margin-right: 0
}
.box-info-label {
font-size: 1.4rem
}
}
.box-feature-image3 .box-content .title,.box-info-data {
font-weight: 700;
font-size: 2rem;
color: #fff;
font-family: Poppins,sans-serif
}
@media screen and (min-width: 992px) {
.box-info-data {
font-size:2.7rem
}
.box-info-data span {
font-size: 1.3rem
}
}
.box-info--price .box-info-label {
color: rgba(255,255,255,.6)
}
.box-info--duration {
background-color: #333
}
.box-feature-image3-container {
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.box-feature-image3-container.horizontal {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.box-feature-image3-container.vertical .box-feature-image3 a {
padding-top: calc(100 * 1 / 3)!important;
overflow: hidden
}
@media screen and (min-width: 768px) {
.box-feature-image3-container {
-webkit-box-pack:center;
-ms-flex-pack: center;
justify-content: center;
padding: 0
}
.box-feature-image3 a {
padding-top: calc(100% * 2 / 3)
}
}
.box-feature-image3,.full-day-information .box-full-day-image {
width: 100%;
overflow: hidden;
border-radius: 5px;
margin-bottom: 1rem;
border: 1px solid #f0f0f0
}
@media screen and (min-width: 992px) {
.box-feature-image3 {
margin-left:auto;
margin-right: 0;
width: 90%;
max-width: 300px
}
}
.box-feature-image3 a {
display: block;
position: relative;
width: 100%
}
.box-feature-image3 a.option-b {
padding-top: calc(100% * 2 / 7)
}
.box-feature-image img,.box-feature-image3 img {
position: absolute;
top: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center
}
.box-feature-image3 .box-content {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
overflow: hidden;
padding: 1.5rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.box-feature-image3 .box-content::before {
position: absolute;
content: "";
width: 100%;
height: 100%;
left: 0;
background-color: rgba(0,0,0,.25);
-webkit-transition: .5s;
transition: .5s
}
.box-feature-image3 .box-content .title {
position: relative;
text-transform: uppercase;
text-align: center;
width: 100%
}
.box-feature-image3 .box-content .icon {
display: block;
position: relative;
color: #fff;
z-index: 1
}
.box-feature-image2 {
width: 96%;
overflow: hidden;
border-radius: 5px;
margin-bottom: 1rem;
border: 1px solid #f0f0f0
}
.box-feature-image2-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-left: 2%;
padding-right: 2%
}
@media screen and (min-width: 768px) {
.box-feature-image2-container {
-webkit-box-pack:center;
-ms-flex-pack: center;
justify-content: center;
padding: 0
}
}
@media screen and (min-width: 992px) {
.box-feature-image2 {
margin-left:auto;
margin-right: 0;
width: 90%;
max-width: 300px
}
.sidebar-container {
max-width: 350px;
margin-left: auto
}
}
.block-center,.expert-item__image {
margin-left: auto;
margin-right: auto
}
.box-feature-image2 a,.card-destination .card-image,.card-destination2 .card-image,.full-day-information .box-full-day-image a {
display: block;
position: relative;
width: 100%;
padding-top: calc(100% * 2 / 3)
}
.box-feature-image2 img,.full-day-information .box-full-day-image img {
position: absolute;
top: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center;
-o-object-position: left top;
object-position: left top
}
.box-feature-image .box-content,.box-feature-image2 .box-content,.full-day-information .box-full-day-image__content {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
overflow: hidden;
padding: 1.5rem
}
.box-feature-image .box-content::before,.box-feature-image2 .box-content::before {
position: absolute;
content: "";
width: 100%;
height: 130%;
top: -30%;
left: 0;
background-color: rgba(0,0,0,.25);
-webkit-transition: .5s;
transition: .5s
}
.box-feature-image .box-content .title,.box-feature-image2 .box-content .title {
font-size: 1.6rem;
font-family: Poppins,sans-serif;
color: #fff;
position: relative;
text-transform: uppercase;
text-align: center
}
.box-feature-image {
margin-left: auto;
max-width: 350px;
overflow: hidden;
border-radius: 5px;
margin-bottom: 1rem;
border: 1px solid #f0f0f0
}
.box-feature-image a {
display: block;
position: relative;
width: 100%;
padding-top: calc(100% * 1 / 3)
}
.sidebar-title-wrapper2 {
background-color: #333;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
position: relative;
overflow: hidden
}
.sidebar-title-wrapper2::before {
position: absolute;
content: "";
top: 0;
left: 0;
bottom: 0;
right: 0;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/images/bg/best-both-worlds-inca-trail-availability-700x350.jpg);
background-position: center center;
background-size: cover;
opacity: .3;
z-index: 0
}
.sidebar-title-wrapper2::after {
content: "";
position: absolute;
width: 0;
height: 0;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-bottom: 9px solid #fff;
left: calc(50% - 9px);
z-index: 1;
bottom: -1px
}
.sidebar-inner-title2 {
text-align: center;
font-size: 1.7rem;
line-height: 8rem;
text-transform: uppercase;
position: relative;
z-index: 1;
color: #fff;
padding: .5rem
}
.sidebar-inner-title {
font-family: Poppins,sans-serif;
font-size: 1.8rem;
text-transform: uppercase;
margin-bottom: 2rem;
color: #333;
text-align: center;
position: relative;
padding: 1.5rem .5rem
}
.sidebar-inner-title span {
position: relative;
display: block;
z-index: 1;
font-family: Poppins,sans-serif;
color: #fff
}
.sidebar-inner-title:before {
content: "";
position: absolute;
width: 0;
height: 0;
border-left: 2px solid #3fabaf;
border-bottom: 20px solid #3fabaf;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
bottom: 0;
left: calc(50% - 2px);
z-index: 2
}
.sidebar-inner-title:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/assets/base/base1.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
left: 0;
top: 0;
z-index: 0
}
.daily-description .itinerary-day-item {
padding-left: 0;
margin-bottom: 5rem;
position: relative
}
.daily-description .itinerary-day-item .day {
text-transform: uppercase;
font-family: Poppins,sans-serif;
background-color: #3fabaf;
color: #fff;
padding: 5px 10px;
border-radius: 2px;
display: inline-block;
margin-bottom: 1rem
}
.daily-description .itinerary-day-item::after {
content: "";
clear: both;
display: block
}
.full-day-information {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.card-tour__content,.full-day-information .full-day-images,.review-box__footer {
display: -webkit-box;
display: -ms-flexbox
}
.full-day-information .full-day-images {
width: 100%;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
@media screen and (min-width: 768px) {
.box-feature-image a {
padding-top:calc(100% * 2 / 3)
}
.box-feature-image img {
-o-object-position: left top;
object-position: left top
}
.daily-description::before {
position: absolute;
content: "";
height: 100%;
border-left: 2px solid #f0f0f0;
top: 0;
left: 2.4rem
}
.daily-description .itinerary-day-item::before {
content: "";
display: inline-block;
position: absolute;
width: 70px;
height: 70px;
border-radius: 4px;
background-color: #fff;
left: -10px;
top: -10px;
z-index: 0
}
.daily-description .itinerary-day-item .day {
margin-bottom: 0;
background-color: #f60;
padding: 0;
width: 50px;
height: 50px;
border-radius: 50%;
line-height: 50px;
text-align: center;
position: relative;
z-index: 1;
float: left
}
.full-day-information {
float: right;
width: calc(100% - 7rem)
}
.full-day-information .box-full-day-image {
width: 48%
}
}
@media screen and (min-width: 992px) {
.full-day-information {
-webkit-box-orient:horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
.full-day-information .full-day-description {
padding-top: 2.5rem;
margin-top: 2.5rem;
border-top: 1px solid #ccc
}
.full-day-information .full-day-images {
display: block;
padding-top: 10rem;
width: 350px;
margin-left: 5rem
}
.full-day-information .box-full-day-image {
margin-left: auto;
width: 100%;
max-width: 300px
}
}
.full-day-information .box-full-day-image__content::before {
position: absolute;
content: "";
width: 100%;
height: 130%;
top: -30%;
left: 0;
background-color: rgba(0,0,0,.25);
-webkit-transition: .5s;
transition: .5s
}
.full-day-information .box-full-day-image__content:hover::before {
background-color: rgba(0,0,0,.1)
}
.full-day-information .box-full-day-image__content .title {
font-size: 1.6rem;
font-family: Poppins,sans-serif;
color: #fff;
position: relative;
text-transform: uppercase;
text-align: center
}
.full-day-information .activity {
font-family: Poppins,sans-serif;
font-size: 1.6rem;
color: #333;
margin-bottom: .5rem
}
.full-day-information .location {
font-size: 1.4rem;
font-family: Poppins,sans-serif;
font-weight: 400;
color: #888;
display: none
}
.full-day-information .description {
margin-top: 1.5rem;
margin-bottom: 2rem
}
.box-details {
padding: 1.5rem;
font-size: 1.4rem;
border: 1px solid #f0f0f0;
border-radius: 5px;
margin-bottom: 1rem
}
.box-itinerary-highlight:not(:last-child),.cta-box .avatar,.itinerary-day__description,.review-box,.tour-inner-title.bottom-margin {
margin-bottom: 3rem
}
.box-details li {
margin-bottom: .75rem;
padding-left: 2rem;
position: relative
}
.box-details li::before {
content: "\f05a";
position: absolute;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 1.2rem;
color: #f60;
left: 0;
top: 2px
}
.full-day-details {
font-size: 1.3rem;
text-align: center
}
.half-block {
width: 45%
}
.inner-subtitle {
font-weight: 400;
font-family: Poppins,sans-serif;
color: #333
}
.expert-item__name,.review-box__friend strong {
font-family: Poppins,sans-serif;
font-weight: 700
}
#link-interno,#link-interno2 {
position: -webkit-sticky;
position: sticky;
top: 10rem
}
.avatar {
border: 1px solid #ccc;
padding: 5px;
border-radius: 50%;
width: 50px;
height: 50px;
overflow: hidden
}
.avatar.x2 {
width: 100px;
height: 100px
}
.avatar.x3 {
width: 150px;
height: 150px
}
.avatar-wrapper {
border-radius: 50%;
overflow: hidden
}
.cta-box .cta-box_message {
font-size: 1.5rem;
margin-bottom: 3rem
}
.review-box {
margin-top: 3rem
}
.review-box__image {
width: 100%;
border-radius: 5px;
overflow: hidden
}
.review-box__image img {
width: 100%;
height: 200px;
-o-object-fit: cover;
object-fit: cover
}
.review-box__title {
padding-bottom: .5rem;
font-size: 1.6rem;
color: #333;
margin-bottom: 2rem;
text-align: center;
position: relative
}
.review-box__title::after {
position: absolute;
content: "";
width: 40%;
left: 30%;
bottom: 0;
border-bottom: 2px solid #f60
}
.review-box__content {
padding: 2rem .5rem 0
}
.review-box__description {
font-size: 1.4rem;
margin-bottom: 1.5rem
}
.review-box__footer {
padding-top: .5rem 0;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 1.3rem
}
.review-box__friend strong {
color: #f60
}
.review-box__date {
font-size: 1.2rem;
color: #888
}
.no-border {
border: none!important
}
.expert-item__image {
width: 90%
}
.expert-item__image img {
width: 18rem;
height: 18rem;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center;
border-radius: 10rem
}
.expert-item__name {
font-size: 1.4rem;
margin-bottom: .5rem;
padding-bottom: .5rem;
border-bottom: 1px solid #eee;
color: #333
}
.card-tour__route-places,.tabs>li {
font-weight: 400;
text-transform: uppercase
}
.card-tour__route-places,.card-tour__title {
font-family: Poppins,sans-serif;
margin-bottom: 1rem
}
.expert-item__title {
margin-top: .5rem;
font-size: 1.4rem;
font-family: Poppins,sans-serif
}
.expert-item__expertise {
color: #888;
font-size: 1.2rem;
font-family: Poppins,sans-serif
}
.card-tour {
display: block;
width: 100%;
position: relative;
overflow: hidden;
border-radius: .5rem;
-webkit-box-shadow: 0 4px 8px rgba(0,0,0,.2);
box-shadow: 0 4px 8px rgba(0,0,0,.2)
}
.card-tour__image {
width: 100%;
padding-top: calc(100% * 3 / 2);
position: relative
}
.card-tour__image::before {
position: absolute;
content: "";
left: 0;
bottom: 0;
width: 100%;
height: 50%;
z-index: 1;
background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));
background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.75))
}
.card-tour__duration::before,.card-tour__read-more::after {
content: "";
background-position: center center;
background-size: cover;
fill: white;
-webkit-box-sizing: border-box;
position: absolute;
overflow: hidden
}
.card-tour__image.center::before {
height: 100%;
background: rgba(0,0,0,.3)
}
.card-tour__image.top::before {
bottom: unset;
top: 0;
background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.75)),to(rgba(0,0,0,0)));
background: linear-gradient(to bottom,rgba(0,0,0,.75),rgba(0,0,0,0))
}
.card-tour__image img {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-position: center center;
object-position: center center;
-o-object-fit: cover;
object-fit: cover
}
.card-tour__content {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 2;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: center
}
.card-tour__content.center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.card-tour__content.top {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
.card-tour__content2,.tabs>li {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
text-align: center;
-webkit-box-direction: normal
}
.card-tour__content2 {
position: absolute;
width: 100%;
top: 0;
left: 0;
z-index: 2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.card-tour__content2.center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.card-tour__content2.top {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
.card-tour__body {
padding: 2rem 2rem 6rem;
color: #fff
}
.card-tour__heading {
width: 100%;
height: 100%;
background-color: red
}
.card-tour__title {
font-size: 2rem
}
.card-tour__route-places {
color: #fff;
font-size: 1rem;
display: inline-block;
padding: .2rem .8rem;
border: 1px solid #fff;
border-radius: 2rem
}
.card-tour__excerpt {
font-size: 1.4rem;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
max-height: calc(14px * 1.5 * 2)
}
.card-tour__footer {
background-color: #f60;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-left: 2rem;
padding-right: 2rem;
font-size: 1.4rem;
line-height: 2rem;
height: 4rem
}
.divisor,.tabs-controls,.tabs>li {
background-color: #f0f0f0
}
.card-tour__duration {
padding-left: 2.5rem;
position: relative
}
.card-tour__duration::before {
height: 20px;
width: 20px;
top: 0;
left: 0;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/assets/opt/timetable.min.svg);
box-sizing: border-box
}
.card-tour__read-more {
padding-right: 2.5rem;
position: relative
}
.card-tour__read-more::after {
height: 16px;
width: 16px;
top: 2px;
right: 0;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/imagenes/right.min.svg);
box-sizing: border-box
}
.single-gutters {
margin-right: -4px;
margin-left: -4px
}
.single-gutters>.col,.single-gutters>[class*=col-] {
padding-right: 4px;
padding-left: 4px
}
.tab-item__details-list>li {
font-size: 1.6rem;
position: relative;
margin: 0;
padding: 0 0 0 2.5rem
}
.cta-box_buttons a+a,.tab-item__details-list>li+li {
margin-top: 1rem
}
.tab-item__details-list>li::before {
position: absolute;
content: "\f00c";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 1.4rem;
line-height: inherit;
color: #f60;
left: 0;
top: 1px
}
.tab-item__details-list>li strong {
color: #333
}
.tab-item__details-list.sm>li {
font-size: 1.5rem;
padding-left: 2rem
}
.tab-item__details-list.sm>li::before {
font-size: 1.3rem
}
.tab-item__tour-details-list>li {
padding-top: 1rem;
padding-bottom: 1rem;
padding-left: 3rem;
font-size: 1.5rem;
position: relative
}
.tab-item__tour-details-list>li::before {
position: absolute;
font-family: "Font Awesome 5 Free";
content: "\f00c";
content: "\f6fc";
font-weight: 900;
color: #f60;
left: 0;
top: 1.4rem;
font-size: 1.6rem;
line-height: 1;
background-color: #fff
}
.tab-item__tour-details-list>li strong {
color: #333;
font-weight: 700
}
.st-list li.aws-icon.meals::before,.st-list5 li.aws-icon.meals::before,.tab-item__tour-details-list>li.meal-detail::before {
content: "\f2e7"
}
.tab-item__tour-details-list>li.accommodation-detail::before {
content: "\f236"
}
.st-list li.aws-icon.adventure::before,.tab-item__tour-details-list>li.adventure-detail::before {
content: "\f4d7"
}
.tab-item__tour-details-list>li.distance-detail::before {
content: "\f554";
top: 1rem;
font-size: 2.4rem;
line-height: 1
}
.tabs>li::after,.tabs>li:first-child::before {
border-right: 2px solid #fff;
top: 0;
z-index: 2;
height: 100%
}
.tab-item__tour-details-list>li.duration-detail::before {
content: "\f1da"
}
.tab-item__inner-section .title {
color: #333;
font-family: Poppins,sans-serif;
font-size: 1.7rem;
font-weight: 700;
position: relative;
margin-bottom: 3.5rem
}
.tab-item__inner-section .title::after,.tab-item__inner-section .title::before {
content: "";
position: absolute;
bottom: -1rem;
left: 0
}
.tab-item__inner-section .title::before {
width: 100%;
border-bottom: 1px solid #f0f0f0
}
.tab-item__inner-section .title::after {
width: 5rem;
border-bottom: 1px solid #f60
}
.divisor {
height: 20rem;
margin-top: 6rem;
text-align: center;
font-size: 5rem;
font-weight: 700;
color: rgba(0,0,0,.25);
line-height: 20rem;
margin-bottom: 6rem
}
.tabs-controls {
display: none
}
.itinerary-header,.tabs,.tabs>li {
display: -webkit-box;
display: -ms-flexbox
}
.tabs {
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
.tabs>li {
height: 8rem;
padding-left: 1rem;
padding-right: 1rem;
display: flex;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
cursor: pointer;
color: #333;
line-height: 1;
position: relative
}
@media screen and (min-width: 992px) {
.full-day-information .activity {
margin-bottom:1.5rem
}
.full-day-information .location {
font-size: 1.5rem
}
.full-day-information .description {
margin-bottom: 3rem
}
.tabs-controls {
display: block
}
.tabs>li {
padding-left: 2rem;
padding-right: 2rem
}
.tab-button-item {
display: none
}
}
.tabs>li:hover {
background-color: rgba(255,102,0,.5);
color: #fff
}
.tabs>li::after {
position: absolute;
content: "";
right: -1px
}
.tabs>li:first-child::before {
position: absolute;
content: "";
left: -1px
}
.tabs>li.active {
background-color: #f60;
color: #fff
}
.tabs>li .tab-icon {
position: relative;
display: inline-block;
width: 20px;
height: 100%
}
.tabs>li .tab-title {
display: inline-block;
font-family: Poppins,sans-serif;
font-size: 1.5rem
}
.date-prices-icon::before,.info-icon::before,.itinerary-icon::before,.overview-icon::before {
position: absolute;
font-family: "Font Awesome 5 Free";
color: inherit;
left: 0
}
.itinerary-icon::before {
content: "\f3c5"
}
.tab-button-item .tab-button {
border-bottom: 1px solid #ccc;
height: 60px;
line-height: 60px;
cursor: pointer;
position: relative;
-webkit-transition: .5s;
transition: .5s
}
.tab-button-item .tab-button span {
color: #333;
font-family: Poppins,sans-serif;
text-transform: uppercase;
font-size: 1.8rem;
font-weight: 700;
-webkit-transition: .5s;
transition: .5s
}
.tab-button-item .tab-button span i {
line-height: 60px;
font-size: 2rem
}
.tab-button-item .tab-button::before {
position: absolute;
-webkit-transition: .5s;
transition: .5s;
content: "\f077";
font-family: "Font Awesome 5 Free";
font-weight: 900;
line-height: 60px;
font-size: 2rem;
right: 15px
}
.tabs-content p a {
font-weight: 700;
color: #f60
}
.tab-content-item {
-webkit-transition: .5s;
transition: .5s;
background-color: #fff
}
@media screen and (max-width: 991px) {
.hide-until-tablet {
display:none!important
}
#overview-tab-button {
display: none
}
.tab-content-item {
max-height: 0;
display: block;
overflow: hidden
}
}
.tab-content-item.active {
display: block;
-webkit-animation: .5s fadeIn;
animation: .5s fadeIn
}
.tab-content-item .container {
padding-top: 2rem;
padding-bottom: 2rem
}
.accommodation-item:not(:last-child),.cta-links,.tab-content-item__introduction {
margin-bottom: 4rem
}
.itinerary-tab-inner-title {
margin-top: 3.5rem;
margin-bottom: 2rem;
position: relative
}
.itinerary-tab-inner-title::before {
content: "";
position: absolute;
bottom: -8px;
left: 0;
border-bottom: 2px solid #ccc;
width: 100%
}
.itinerary-tab-inner-title::after {
content: "";
position: absolute;
bottom: -8px;
left: 0;
border-bottom: 4px solid #f60;
width: 50px
}
.tour-inner-title-2 {
font-weight: 700;
font-family: Poppins,sans-serif;
color: #333;
font-size: 1.6rem;
position: relative;
padding-left: 2rem;
margin-bottom: 1rem
}
.tour-inner-title-2::before {
content: "";
position: absolute;
left: 0;
width: 8px;
height: 8px;
border-radius: 8px;
background-color: #f60;
top: .7rem
}
.tour-inner-title {
font-family: Poppins,sans-serif;
color: #f60;
margin: 0;
font-size: 2rem
}
@media screen and (min-width: 992px) {
.tabs-content {
line-height:1.6
}
.tab-content-item {
display: none
}
.tab-content-item.active {
display: block
}
.tab-content-item .container {
padding-top: 3rem;
padding-bottom: 3rem
}
.tour-inner-title {
font-size: 2.2rem
}
}
.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
}
.itinerary-header {
width: 100%;
height: 100vh;
min-height: 60rem;
position: relative;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.itinerary-header__slider {
width: 100%;
height: 100%;
min-height: 60rem;
position: absolute;
left: 0;
top: 0
}
.itinerary-header__slider::before {
position: absolute;
content: "";
width: 100%;
height: 100%;
background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),color-stop(50%,rgba(0,0,0,.5)),to(rgba(0,0,0,.9)));
background: linear-gradient(to bottom,rgba(0,0,0,.2) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.9) 100%);
left: 0;
top: 0
}
.itinerary-header__slider img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center
}
.itinerary-hero {
position: relative;
width: 100%;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
left: 0;
top: 0
}
.itinerary-hero.alternative {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.itinerary-hero h1.itinerary-hero__title {
font-family: Poppins,sans-serif;
font-size: 3.2rem;
margin-bottom: 2rem!important;
color: #fff
}
.header-itinerary-hero__tags-container,.itinerary-hero__tags {
width: 80%;
max-width: 300px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.itinerary-hero__tag {
width: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
color: #fff;
margin-bottom: 3rem
}
.itinerary-hero__tag:first-child::after {
content: "";
position: absolute;
height: 60%;
width: 1px;
top: 20%;
right: -.5px;
background-color: rgba(255,255,255,.8)
}
.itinerary-hero__tag .icon {
width: 60px;
height: 60px;
text-align: center;
border-radius: 5rem;
border: 1px solid #fff;
padding: 1.2rem;
margin-bottom: 1rem
}
.itinerary-hero__tag .icon img {
display: block;
width: 36px;
height: 36px;
-o-object-fit: cover;
object-fit: cover
}
.itinerary-hero__tag .label {
font-family: Poppins,sans-serif;
font-size: 1.4rem;
color: rgba(255,255,255,.8)
}
.itinerary-hero__tag .data {
font-family: Poppins,sans-serif;
font-weight: 700;
font-size: 1.6rem;
letter-spacing: 1px
}
.header-itinerary-breadcrumbs,.header-itinerary-hero__cta,.header-itinerary-hero__tag .label,.itinerary-feature2__content span {
font-size: 1.4rem;
font-family: Poppins,sans-serif
}
.itinerary-hero__tag .data span {
font-family: Poppins,sans-serif;
font-weight: 400;
font-size: 1.2rem
}
.itinerary-features-container2 {
position: relative;
width: 100%;
background-color: none;
padding-bottom: 5rem
}
.itinerary-feature2,.itinerary-features {
display: -webkit-box;
display: -ms-flexbox
}
.itinerary-feature2 {
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
padding: 1rem 2rem;
width: 90%
}
.itinerary-feature2+.itinerary-feature2 {
border-top: 1px solid rgba(255,255,255,.25)
}
@media screen and (min-width: 600px) {
.itinerary-features2 {
display:-webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: auto;
margin-right: auto;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.itinerary-feature2+.itinerary-feature2 {
border-top: none
}
.itinerary-feature2 {
padding: unset;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 50%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center
}
.itinerary-feature2:first-child {
margin-bottom: 2rem
}
.itinerary-feature2__content {
margin-left: 0
}
}
.itinerary-feature2__icon {
width: 4rem;
height: 4rem
}
@media screen and (min-width: 992px) {
.itinerary-feature2 {
text-align:left;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
.itinerary-feature2__icon {
margin-right: 1.5rem
}
.itinerary-presentation {
width: 75rem
}
}
.itinerary-feature2__icon img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%)
}
.cta-box_buttons .cta-btn.chat span::before,.cta-box_buttons .cta-btn.phone span::before {
content: "";
background-size: auto 100%;
-webkit-filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%)
}
.itinerary-feature2__content span {
color: #fff
}
.itinerary-feature2__content h5 {
font-size: 1.1rem;
color: #fff;
font-family: Poppins,sans-serif;
font-weight: 700;
margin: .5rem 0 0;
padding: 0
}
.itinerary-features {
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 4rem
}
.itinerary-feature {
text-align: center;
width: 25%;
padding: 2rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.itinerary-feature__icon {
width: 5rem;
height: 5rem;
margin-bottom: 2rem
}
.itinerary-feature__icon img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center
}
.itinerary-feature__content span {
font-size: 1.6rem;
color: #000
}
.itinerary-feature__content h5 {
font-size: 1.3rem;
text-transform: uppercase;
color: #888;
font-family: Poppins,sans-serif;
font-weight: 400;
margin: .5rem 0 0;
padding: 0
}
.header-itinerary {
width: 100%;
height: calc(100vh - 70px);
margin-top: 70px;
margin-bottom: 6rem;
position: relative;
display: block
}
.header-itinerary-separator--1 {
display: block;
width: 80%;
border-top: 1px solid rgba(255,255,255,.8);
margin-top: 2rem;
margin-bottom: 2rem;
padding: 0;
height: 0
}
.header-itinerary-separator--2 {
display: block;
height: 1px;
padding: 0;
width: 80%;
margin-top: 3rem;
margin-bottom: 3rem;
border-top: 1px solid rgba(255,255,255,.6)
}
.header-itinerary-breadcrumbs {
width: 80%;
left: 10%;
height: 3rem;
padding: 0;
-ms-flex-item-align: start;
align-self: flex-start;
margin-bottom: 3rem;
position: absolute;
top: 0;
color: #fff;
line-height: 3rem
}
.header-itinerary-breadcrumbs a {
text-transform: uppercase;
font-family: Poppins,sans-serif;
color: #fff;
-webkit-transition: .3s;
transition: .3s
}
.header-itinerary-image {
width: 100%;
height: 100%;
position: absolute;
z-index: 0
}
.header-itinerary-body,.header-itinerary-hero__tag {
position: relative;
-webkit-box-orient: vertical;
-webkit-box-direction: normal
}
.header-itinerary-image::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),to(black));
background: linear-gradient(to bottom,rgba(0,0,0,.2),#000)
}
.header-itinerary-body {
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: end;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-top: 1rem;
padding-bottom: 1rem
}
.header-itinerary-hero {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.header-itinerary-hero h1 {
font-size: 2.7rem;
font-family: Poppins,sans-serif;
text-transform: uppercase;
color: #fff;
margin-bottom: 4rem!important
}
.header-itinerary-hero__tag {
width: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
margin-bottom: 3rem
}
.header-itinerary-hero__tag:first-child::after {
content: "";
position: absolute;
height: 60%;
width: 1px;
top: 20%;
right: -.5px;
background-color: rgba(255,255,255,.8)
}
.header-itinerary-hero__tag .icon {
width: 60px;
height: 60px;
text-align: center;
border-radius: 5rem;
border: 1px solid #fff;
padding: 1.2rem;
margin-bottom: 1rem
}
.header-itinerary-hero__tag .icon img {
display: block;
width: 36px;
height: 36px;
-o-object-fit: cover;
object-fit: cover
}
.header-itinerary-hero__tag .label {
color: rgba(255,255,255,.8)
}
.header-itinerary-hero__tag .data {
font-family: Poppins,sans-serif;
font-weight: 700;
font-size: 1.6rem;
letter-spacing: 1px
}
.header-itinerary-hero__tag .data span {
font-family: Poppins,sans-serif;
font-weight: 400;
font-size: 1.2rem
}
.header-itinerary-hero__cta {
height: 4rem;
border-radius: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-left: 2rem;
padding-right: 2rem;
color: #fff;
border: 1px solid #fff
}
.itinerary-presentation,.location-list {
margin-bottom: 4rem;
color: #555;
text-align: center
}
.header-itinerary-features {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.itinerary-presentation-section {
padding-top: 5rem;
padding-bottom: 5rem
}
.itinerary-presentation {
font-size: 1.7rem;
line-height: 1.7;
margin-left: auto;
margin-right: auto
}
.box-itinerary-highlight-image {
display: block;
width: 5rem;
height: 5rem;
position: relative
}
.box-itinerary-highlight-image.outer-border {
padding: .75rem;
border: 1px solid #f60;
border-radius: 3rem
}
.box-itinerary-highlight.icon-over {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center
}
.box-itinerary-highlight.icon-over .box-itinerary-highlight-image {
margin-bottom: 2.4rem;
position: relative
}
.box-itinerary-highlight.icon-over .box-itinerary-highlight-image::before {
content: "";
position: absolute;
width: 60px;
height: 4px;
border-radius: 2px;
background-color: #f60;
left: calc(50% - 30px);
bottom: -1rem
}
.location-list {
display: none;
font-family: Roboto,sans-serif;
text-transform: uppercase;
font-size: 1.4rem
}
.info-box__title,.itinerary-slogan {
font-family: Poppins,sans-serif;
font-weight: 700
}
.location-list .location-list__item+.location-list__item {
padding-left: 2rem;
margin-left: 2rem;
border-left: 1px solid #ccc
}
.itinerary-slogan {
text-align: center;
font-size: 2.4rem;
margin-bottom: 3rem;
color: #333
}
.info-boxes-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.info-box__button,.info-box__content {
display: -webkit-box;
display: -ms-flexbox
}
.info-box__content,.payment-boxxxxxxxxxxxxxxx {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column
}
.info-box {
width: calc(50% - .25rem);
position: relative;
border-radius: 1rem;
overflow: hidden;
margin-bottom: .5rem
}
.info-box__image {
width: 100%;
padding-top: calc(100% * 9 / 16);
position: relative
}
.info-box__image img {
position: absolute;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
left: 0;
top: 0;
z-index: 0
}
.info-box__image::before {
content: "";
position: absolute;
background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),color-stop(50%,rgba(0,0,0,.25)),to(black));
background: linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.25) 50%,#000 100%);
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 2
}
.info-box__content {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: flex;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
z-index: 2
}
.info-box__title {
font-size: 1.4rem;
line-height: 1.5;
color: #fff;
margin-bottom: 1rem
}
.info-box__description {
display: none;
font-size: 1.2rem;
font-family: Roboto,sans-serif;
color: #fff;
margin-bottom: .5rem
}
.info-box__button {
color: #fff;
font-size: 1.3rem;
text-align: right;
padding: .25rem 2.5rem .25rem 2rem;
position: relative;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.cta-box_buttons .cta-btn,.cta-box_buttons2,.cta-box_buttons2 .cta-btn {
display: -webkit-box;
display: -ms-flexbox;
margin-bottom: 1rem
}
.info-box__button::before {
content: "\f054";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 1rem;
position: absolute;
right: .5rem
}
.info-box.alternative1 .info-box__content {
position: relative;
height: auto;
color: #333
}
.info-box.alternative1 .info-box__description {
color: #000
}
.info-box.alternative1 .info-box__title {
color: #333;
text-transform: uppercase
}
.info-box.alternative1 .info-box__button {
border: 1px solid #000;
border-radius: 2rem;
color: #000
}
.cta-box_buttons .cta-btn {
display: flex;
border: 1px solid #ccc;
height: 50px;
border-radius: 100px;
width: 96%;
max-width: 350px;
color: #f60;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.cta-box_buttons .cta-btn span {
font-size: 1.6rem;
font-family: Poppins,sans-serif;
display: inline-block;
position: relative;
margin-left: -2rem;
padding-left: 4rem
}
.cta-box_buttons .cta-btn span::before {
position: absolute;
color: #f60;
content: "";
left: 0;
top: -3px;
width: 3rem;
height: 3rem
}
.cta-box_buttons .cta-btn--fill {
color: #fff;
background-color: #f60;
border-color: #f60
}
.cta-box_buttons .cta-btn--fill span {
width: 100%;
padding-left: 3rem;
margin-left: 0
}
.cta-box_buttons .cta-btn--fill span::before {
content: "";
font-family: "Font Awesome 5 Brands";
content: "\f3fe";
color: #fff;
font-size: 2.4rem;
top: -6px;
left: auto;
right: 20px
}
.cta-box_buttons .cta-btn--center span::before,.cta-box_buttons .cta-btn--right span::before {
left: 20px;
right: auto
}
.cta-box_buttons .cta-btn--right {
text-align: right
}
.cta-box_buttons .cta-btn--right span {
width: 100%;
margin: 0;
padding-left: 0;
padding-right: 3rem
}
.centered-content,.cta-box_buttons .cta-btn--center {
text-align: center
}
.cta-box_buttons .cta-btn--center span {
width: 100%;
margin: 0;
padding-left: 0;
padding-right: 0
}
.cta-box_buttons .cta-btn.phone span {
font-size: 2.2rem;
color: #333
}
.cta-box_buttons .cta-btn.phone span::before {
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/icons/phone.svg);
top: 1.5px;
filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%)
}
.cta-box_buttons .cta-btn.chat span::before {
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/icons/speech-bubble.svg);
filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%)
}
.cta-box_buttons .cta-btn.review span::before,.cta-box_buttons2 .cta-btn.phone-icon2 span::before {
content: "";
background-size: auto 100%;
-webkit-filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%)
}
.cta-box_buttons .cta-btn.review span::before {
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/icons/like.svg);
filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%)
}
.cta-box_buttons2 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.cta-box_buttons2 .cta-btn {
display: flex;
border: 1px solid #ccc;
height: 60px;
border-radius: 100px;
width: 98%;
max-width: 300px;
color: #f60;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.cta-box_buttons2 .cta-btn--grey {
color: #888
}
.cta-box_buttons2 .cta-btn.cta-btn--double span {
font-size: 1.3rem
}
.cta-box_buttons2 .cta-btn.cta-btn--double strong {
color: #333
}
.cta-box_buttons2 .cta-btn span {
font-size: 1.6rem;
font-family: Poppins,sans-serif;
display: block;
width: 100%;
padding-left: 6rem;
position: relative
}
.cta-box_buttons2 .cta-btn span::before {
position: absolute;
content: "";
left: 2rem;
top: -3px;
width: 3rem;
height: 3rem
}
.cta-box_buttons2 .cta-btn.phone-icon2 span,.cta-box_buttons2 .cta-btn.reservation-icon span {
text-transform: uppercase
}
.cta-box_buttons2 .cta-btn.phone-icon2 span::before {
font-size: 2.2rem;
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/icons/phone.svg);
top: 4px;
filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%)
}
.cta-box_buttons2 .cta-btn.download-icon span::before,.cta-box_buttons2 .cta-btn.reservation-icon span::before {
-webkit-filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%);
background-size: auto 100%;
content: ""
}
.cta-box_buttons2 .cta-btn.reservation-icon span::before {
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/icons/tap3.svg);
filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%)
}
.cta-box_buttons2 .cta-btn.download-icon span::before {
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/icons/download.svg);
filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%)
}
.cta-box_buttons2 .cta-btn.chat span::before {
content: "";
background-image: url(//peruadventuretrek.com/wp-content/themes/richardlarotagmar/icons/speech-bubble.svg);
background-size: auto 100%;
-webkit-filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%);
filter: invert(43%) sepia(23%) saturate(5541%) hue-rotate(2deg) brightness(104%) contrast(104%)
}
.cta-links.alternative {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around
}
.cta-links.alternative::before {
content: "";
position: absolute;
border-top: 1px solid #eee;
top: 50%;
z-index: 0;
width: 90%;
left: 5%
}
.cta-link {
position: relative;
z-index: 1;
display: inline-block;
background-color: #f60;
color: #fff;
font-size: 1.4rem;
font-family: Poppins,sans-serif;
padding-left: 5rem;
padding-right: 5rem;
border-radius: 3rem;
height: 5rem;
line-height: 5rem;
-webkit-transition: .5s;
transition: .5s;
text-align: center;
min-width: 25rem
}
@media screen and (max-width: 767px) {
.pat23-awards-presentation img {
height:80px;
margin: 0
}
.pat23-awards-shelf img {
height: 80px!important;
margin: 0
}
.award-level-1,.award-level-2,.award-level-3,.award-level-4 {
width: 80px;
height: 80px;
margin-top: 2rem
}
.cta-link.map {
height: 3rem;
line-height: 3rem;
padding-left: 1rem;
padding-right: 1rem;
min-width: 16rem
}
}
.cta-link.alt3 {
background-color: #ddd;
color: #000
}
.daily-summary {
position: relative;
padding-top: 3rem;
padding-bottom: 3rem
}
.daily-summary::before {
content: "";
border-right: 2px solid #f0f0f0;
left: 6.5rem;
top: 0;
height: 100%;
position: absolute
}
@media screen and (min-width: 768px) {
.full-day-information .location,.itinerary-presentation__description {
display:block
}
.itinerary-header {
height: 50vh
}
.itinerary-feature2 {
width: 27rem
}
.itinerary-feature2:first-child {
margin-bottom: 0
}
.header-itinerary,.itinerary-presentation__highlights,.mobile-presentation {
display: none
}
.location-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.info-box {
width: calc((100% - 20px)/ 3);
margin-bottom: 1rem
}
.info-box__image {
padding-top: calc(100% * 2 / 3)
}
.info-box__content {
padding: 2rem
}
.cta-box_buttons2 .cta-btn span::before {
left: 0
}
.cta-box_buttons2 .cta-btn span {
display: inline-block;
width: auto;
text-align: left;
margin-left: -2rem;
padding-left: 4rem
}
.cta-box_buttons2 .cta-btn.phone-icon2 span {
text-transform: none
}
.cta-links.alternative::before {
width: 600px;
left: calc(50% - 300px)
}
.daily-summary::before {
left: 7rem
}
}
.daily-summary .at-glance-item {
margin-bottom: 2rem;
position: relative;
padding-left: 5px
}
@media screen and (min-width: 768px) {
.daily-summary .at-glance-item {
padding-left:10px
}
}
@media screen and (min-width: 992px) {
.itinerary-slogan {
margin-bottom:3rem
}
.info-box {
width: 100%
}
.info-box__content {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.info-box__description {
display: block
}
.cta-box_buttons2 {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 3rem
}
.cta-box_buttons2 .cta-btn {
width: 30%
}
.daily-summary .at-glance-item {
padding-left: 20px
}
}
.daily-summary .at-glance-item .day {
float: left;
text-transform: uppercase;
font-family: Poppins,sans-serif;
color: #333
}
.daily-summary .at-glance-item .details {
float: right;
width: calc(100% - 8rem)
}
.daily-summary .at-glance-item .activity,.daily-summary .at-glance-item .places {
font-size: 1.6rem;
font-weight: 400
}
.daily-summary .at-glance-item h3>span {
color: #f60;
text-transform: uppercase
}
.daily-summary .at-glance-item h4 {
font-size: 1.5rem;
font-style: italic;
color: #888;
font-weight: 400;
font-family: Poppins,sans-serif
}
.day-highlights li::before,.why-list li::before {
font-family: "Font Awesome 5 Free";
position: absolute;
font-weight: 900
}
.daily-summary .at-glance-item::before {
content: "";
display: inline-block;
position: absolute;
width: 8px;
height: 8px;
border-radius: 4px;
background-color: #f60;
left: 6.2rem;
top: .8rem
}
@media screen and (min-width: 768px) {
.daily-summary .at-glance-item .activity,.daily-summary .at-glance-item .places {
font-size:1.7rem;
font-weight: 700;
color: #333;
font-family: Poppins,sans-serif
}
.daily-summary .at-glance-item .location {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
font-size: 1.4rem;
font-weight: 400;
color: #888;
margin-top: 1rem
}
.daily-summary .at-glance-item .location span {
border: 1px solid #ddd;
border-radius: 2rem;
padding-left: 1rem;
padding-right: 1rem;
margin-bottom: .5rem
}
.daily-summary .at-glance-item .location span+span {
margin-left: .5rem
}
.daily-summary .at-glance-item::before {
left: 6.7rem
}
.why-list {
border: none;
padding: 0;
font-size: 1.5rem
}
}
.daily-summary .at-glance-item::after {
content: "";
display: block;
clear: both
}
.daily-summary::after {
position: absolute;
content: "";
width: 100%;
border-bottom: 2px solid #f0f0f0;
bottom: 0
}
.day-highlights li {
margin-bottom: 1rem;
position: relative;
padding-left: 2.5rem
}
.day-highlights li::before {
content: "\f00c";
content: "\f068";
font-size: 1.2rem;
line-height: 2.1rem;
left: .5rem;
color: #333
}
@media screen and (min-width: 992px) {
.why-list {
border:none;
padding-left: .5rem;
font-size: 1.5rem
}
}
.inclusion-title,.pricing-box__list>li:not(:last-child):not(:first-child) {
border-bottom: 1px solid #f0f0f0
}
.why-list li {
margin-bottom: 1.25rem;
padding-left: 3rem;
position: relative
}
.why-list li::before {
content: "\f00c";
left: 0;
top: 0;
font-size: 1.8rem
}
.itinerary-day__heading {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 1.5rem
}
.itinerary-day__number {
width: 50%;
position: relative
}
.itinerary-day__number span {
font-family: Poppins,sans-serif;
font-weight: 700;
text-transform: uppercase;
display: inline-block;
color: #f60;
font-size: 1.8rem
}
.itinerary-day__title {
font-size: 1.6rem;
font-weight: 700;
font-family: Poppins,sans-serif;
color: #333;
margin-bottom: 1rem
}
.itinerary-day__places span {
border: 1px solid #ddd;
border-radius: 2rem;
padding-left: 1rem;
padding-right: 1rem;
margin-bottom: .5rem;
margin-top: .5rem
}
.itinerary-day__places span:not(:last-child) {
margin-right: .5rem
}
.itinerary-day__places i {
display: none!important;
margin-top: .5rem;
margin-bottom: .5rem;
margin-right: .5rem
}
.itinerary-day__definition {
width: 100%;
margin-top: 1.5rem
}
.itinerary-day__map {
width: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.itinerary-day__details,.itinerary-day__map.link-a,.itinerary-day__sidebar {
display: -webkit-box;
display: -ms-flexbox
}
@media screen and (min-width: 768px) {
.itinerary-days-container::before {
position:absolute;
content: "";
height: 100%;
border-left: 2px solid #f0f0f0;
top: 0;
left: 2.4rem
}
.itinerary-day__number {
width: 7rem
}
.itinerary-day__number span {
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-weight: 400;
position: relative;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 5rem;
font-size: 1.4rem;
background-color: #f60;
color: #fff;
border: 1rem solid #fff;
left: -1rem;
width: 7rem;
height: 7rem
}
.itinerary-day__title {
font-size: 1.7rem;
font-weight: 700
}
.itinerary-day__places {
color: #888;
font-weight: 400;
margin-top: 1rem;
font-size: 1.4rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.itinerary-day__definition {
margin-top: 0;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}
.itinerary-day__map {
width: 100%;
padding-left: 7rem;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3
}
}
@media screen and (min-width: 992px) {
.itinerary-day__heading {
-webkit-box-align:start;
-ms-flex-align: start;
align-items: flex-start;
margin-bottom: 2rem
}
.itinerary-day__definition {
padding-top: 3rem;
margin-top: 3.45rem;
border-top: 2px solid #f0f0f0
}
.itinerary-day__map {
margin-left: 5rem;
width: 25%;
padding-left: 0;
-ms-flex-item-align: end;
align-self: flex-end
}
}
.itinerary-day__map.link-a {
height: 30px;
border-radius: 3rem;
text-align: center;
border: 1px solid #ccc;
line-height: 28px;
display: flex;
padding-left: 2rem;
padding-right: 2rem;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
@media screen and (min-width: 768px) {
.itinerary-day__map.link-a {
height:40px;
line-height: 38px
}
}
@media screen and (min-width: 992px) {
.itinerary-day__map.link-a {
height:50px;
width: 100%;
line-height: 48px
}
}
.itinerary-day__map.link-a span {
font-family: Poppins,sans-serif;
color: #f60;
font-size: 1.3rem
}
.itinerary-day__map.link-a i {
margin-right: 5px;
font-size: 1.3rem
}
.itinerary-day__sidebar {
width: 100%;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-bottom: 2rem
}
.itinerary-day-image-link {
display: block;
width: 49%;
border: 1px solid #f0f0f0
}
.itinerary-day__details {
display: flex;
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 1.5rem;
border-radius: 5px;
margin-bottom: 2rem
}
@media screen and (min-width: 992px) {
.itinerary-day__sidebar {
margin-left:5rem;
display: block;
width: calc(25% + 17.5px);
-webkit-box-sizing: content-box;
box-sizing: content-box
}
.itinerary-day-image-link {
width: 100%
}
.itinerary-day-image-link:not(:last-child) {
margin-bottom: 1rem
}
.itinerary-day__details {
font-size: 1.3rem;
width: 100%
}
.itinerary-day__details>ul.prueba {
width: 48%
}
}
@media screen and (min-width: 1200px) {
.pat23-trekking-associations ul {
-webkit-box-pack:center;
-ms-flex-pack: center;
justify-content: center
}
.pat23-trekking-associations ul li {
width: auto;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.pat23-trekking-associations ul li:not(:first-child) {
margin-left: 2rem
}
.pat23-trekking-quote {
font-size: 2.4rem;
padding: 8rem 0
}
.footer-update .footer-copyright__inner {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.footer-update__menu-container>div {
width: 20%
}
.footer-update__menu-block {
padding-left: 2rem;
padding-right: 2rem
}
.container {
max-width: 1360px
}
.section-content-2 {
margin-top: 5rem
}
.inner-gradient::before {
height: 50%;
background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8)));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8))
}
.display-until-desktop,.display-until-laptop {
display: none!important
}
.itinerary-page-section .section-title,.pat23-section .section-title {
font-size: 32px
}
.itinerary-page-section .section-subtitle,.pat23-section .section-subtitle {
font-size: 2rem
}
.slide-hero.left {
max-width: 1360px;
padding-left: 5rem;
margin-left: auto;
margin-right: auto;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start
}
.body-main-home-section {
padding-top: 5rem
}
.body-main-home-section h1.section-title-2,.body-main-home-section h2.section-title-2 {
font-weight: 700!important;
font-family: var(--ff-heading);
font-size: 3.2rem!important
}
.box-info-label,.review-content .title,.tabs>li .tab-title {
font-size: 1.6rem
}
.card-review3 {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
padding-right: 4rem;
margin-top: 0
}
.card-review3__user3 {
width: 12rem;
max-width: 12rem
}
.card-review3__user3 .avatar3 {
width: 8rem;
height: 8rem
}
.card-review3__user3 .author3 {
font-size: 1.1rem
}
.card-review3__content {
padding-left: 3rem
}
.card-review3__content .heading {
margin-bottom: 1rem
}
.instagrams-container {
width: 100%;
margin-left: 0;
margin-right: 0;
margin-top: 0
}
.card-image-link-outer,.presentation-card2-outer {
border: 1px solid #eee;
padding: 2rem
}
.pat23-feature__content {
padding: 5rem
}
.pat23-feature__title {
font-size: 1.8rem;
height: 5rem;
margin-bottom: 0
}
.pat23-feature2__image {
padding-top: 100%
}
.pat23-feature2__content {
padding: 6rem
}
.pat23-feature2__title {
font-size: 1.8rem;
margin-bottom: 2rem
}
.icon-card-unique__title {
min-height: 5rem
}
.swiper-unique-cards .swiper-slide {
width: 18%!important;
background-color: none
}
.sidebar-block {
max-width: 35rem;
margin-left: auto
}
.widget-booking-form {
margin-left: auto;
max-width: 35rem;
padding: 2rem
}
.itinerary-day__sidebar,.itinerary-why-pat23,.widget-booking-form .icon {
display: block
}
article[role=main] section {
margin-top: 6rem
}
.itinerary-presentation {
margin-bottom: 4rem
}
.itinerary-presentation .tour-title {
font-size: 3.6rem
}
.itinerary-day__details,.itinerary-presentation .tour-places,.itinerary-presentation .tour-subtitle {
font-size: 1.4rem
}
.box-icon-image {
width: 5rem;
height: 5rem
}
.box-info-container {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.box-info {
padding: 2rem 1rem;
margin-bottom: 1rem;
margin-left: auto;
margin-right: 0;
width: 96%;
max-width: 350px
}
.box-info-icon {
padding: 10px
}
.box-info-data {
font-size: 3rem
}
.box-feature-image2-container,.box-feature-image3-container {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 0
}
.box-feature-image2,.box-feature-image3 {
width: 96%;
max-width: 350px
}
.full-day-information .box-full-day-image {
max-width: 350px
}
.tabs>li {
height: 10rem;
padding-left: 4rem;
padding-right: 4rem
}
.tour-inner-title {
font-size: 2.4rem
}
.itinerary-hero h1.itinerary-hero__title {
font-size: 4rem
}
.itinerary-feature2__icon {
width: 5rem;
height: 5rem;
margin-right: 3rem
}
.itinerary-feature2__content h5 {
font-size: 1.5rem
}
.itinerary-presentation {
width: 80rem
}
.daily-summary::before {
left: 9rem
}
.daily-summary .at-glance-item {
padding-left: 30px;
margin-bottom: 3rem
}
.daily-summary .at-glance-item::before {
left: 8.7rem
}
.why-list {
padding-left: .5rem;
font-size: 1.6rem
}
.itinerary-day__map {
-ms-flex-line-pack: end;
align-content: flex-end;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.itinerary-day__map.link-a {
height: 60px;
line-height: 58px
}
}
.itinerary-day__details>ul.prueba li {
position: relative;
padding-left: 2.5rem;
padding-bottom: 1rem;
padding-top: 1rem;
color: #888;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #f0f0f0
}
.itinerary-day__details>ul.prueba li:last-child {
margin-bottom: 0;
border-bottom: 0
}
.itinerary-day__details>ul.prueba li::before {
position: absolute;
font-family: "Font Awesome 5 Free";
content: "\f6fc";
font-weight: 900;
font-size: 1.2rem;
line-height: 100%;
left: 0;
color: #f60
}
.itinerary-day__details>ul.prueba li.meal-item::before {
content: "\f2e7";
font-size: 1em
}
.itinerary-day__details>ul.prueba li.accommodation-item::before {
content: "\f236";
font-size: 1em
}
.itinerary-day__details>ul.prueba li.adventure-item::before {
content: "\f4d7";
font-size: 1.6rem
}
.itinerary-day__details>ul.prueba li.distance-item::before {
content: "\f554";
font-size: 1.6rem
}
.itinerary-day__details>ul.prueba li.duration-item::before {
content: "\f1da";
font-size: 1.6rem
}
.itinerary-day__details>ul.prueba strong {
color: #66666e;
font-weight: 700
}
.inclusion-title {
margin-left: 0;
margin-top: 4rem;
padding-left: 0;
font-weight: 700;
color: #f60;
font-family: Poppins,sans-serif;
font-size: 2rem;
padding-bottom: .5rem
}
.inclusions-list h4 {
font-family: Roboto,sans-serif;
font-size: 1.6rem;
font-weight: 400;
margin: 0 0 .5rem;
padding: 0
}
.inclusions-list>li.inclusion-subtitle h3,.payment-box-2>h3,.pricing-box__price,.pricing-box__price2,.pricing-box__price3,.pricing-box__subtitle {
font-family: Poppins,sans-serif
}
.inclusions-list>li {
margin-bottom: 1rem;
padding-left: 2rem;
position: relative
}
.inclusions-list>li.inclusion-subtitle {
padding-top: 2.5rem;
margin-bottom: 1rem;
padding-left: 0
}
.inclusions-list>li.inclusion-subtitle h3 {
font-size: 1.6rem;
font-weight: 700;
color: #333
}
.inclusions-list>li:not(.inclusion-subtitle):not(.inclusion-title)::before {
position: absolute;
content: "\f00c";
font-weight: 900;
font-family: "Font Awesome 5 Free";
color: #f60;
left: 0;
top: 3px;
font-size: 1.2rem;
line-height: inherit
}
.inclusions-list.not-included {
padding-top: 2.5rem
}
.inclusions-list.not-included li::before {
content: "\f057"!important;
color: #ccc!important
}
.inclusions-list p,.inclusions-list span {
display: none;
color: #888;
font-size: 1.4rem
}
.accommodation-container {
padding-top: 3rem;
padding-bottom: 3rem;
position: relative
}
.accommodation-container::before {
position: absolute;
content: "";
border-left: 2px solid #f0f0f0;
height: 100%;
left: 50%;
top: 0
}
.accommodation-item .title,.accommodation-item h3 {
color: #f60;
font-size: 1.7rem;
font-family: Poppins,sans-serif;
text-transform: capitalize;
text-align: center;
border-radius: 5px;
margin-bottom: 3rem;
display: inline-block;
padding: .5rem 2rem;
min-width: 17rem;
background-color: #fff;
border: 2px solid #f0f0f0;
position: relative;
z-index: 1;
margin-left: calc(50% - 8.5rem)
}
.accommodation-item__image {
width: 80%;
margin-bottom: 3rem
}
.accommodation-item__image-wrapper {
width: 100%;
padding-top: 100%;
position: relative
}
.accommodation-item__image-wrapper img {
border-radius: 300px;
-webkit-box-shadow: 0 0 0 4px #fff,0 0 0 6px #f0f0f0;
box-shadow: 0 0 0 4px #fff,0 0 0 6px #f0f0f0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center
}
.accommodation-item__details {
position: relative;
z-index: 1;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
padding: 2rem 1rem;
border-top: 2px solid #f0f0f0;
border-bottom: 2px solid #f0f0f0
}
.pricing-box {
border-radius: 1rem;
border: 2px solid #f0f0f0;
background-color: #fff;
text-align: center;
padding: 1rem
}
.pricing-box__list>li {
padding-top: 1rem;
padding-bottom: 1rem;
font-size: 1.5rem
}
.pricing-box__price {
font-size: 2.4rem;
color: #f60;
font-weight: 700
}
.pricing-box__price2 {
font-size: 2.4rem;
color: #f60
}
.pricing-box__price3 {
font-size: 2.4rem;
color: #888
}
.pricing-box .pricing-box__item-title {
background-color: #f60;
border-radius: 5px 5px 0 0;
margin: -10px -10px 0;
padding: 2rem
}
.pricing-box .pricing-box__item-image,.pricing-box .pricing-box__item-price {
border: none;
margin-left: -1rem;
margin-right: -1rem
}
.pricing-box .pricing-box__item-title>* {
color: #fff
}
.pricing-box .pricing-box__item-title--primary {
background-color: #f60
}
.pricing-box .pricing-box__item-title--accent {
background-color: #3fabaf
}
.pricing-box__subtitle {
font-size: 1.4rem;
color: #333
}
.pricing-box__subtitle2 {
font-size: 1.3rem;
font-family: Roboto,sans-serif;
color: #333
}
.pricing-box .pricing-box__item-image {
padding: 0
}
.pricing-box .pricing-box__item-image img {
width: 100%;
height: auto;
display: block
}
.pricing-box--primary .pricing-box__item-price,.st-list li.primary::before {
background-color: #f60
}
.pricing-box--primary .pricing-box__item-price>* {
color: #fff
}
.pricing-box--accent .pricing-box__item-price {
background-color: #3fabaf;
color: #fff
}
.pricing-box--accent .pricing-box__item-price>* {
color: #fff
}
.payment-container {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.payment-boxxxxxxxxxxxxxxx {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.form-group-2,.payment-box-2 {
display: -webkit-box;
display: -ms-flexbox;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal
}
.payment-box-2 {
display: flex;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
padding: 2rem;
border: 2px solid #f0f0f0;
border-radius: 1rem
}
.payment-box-2>img {
width: 90%;
max-width: 200px;
height: auto;
margin-bottom: 2rem
}
.payment-box-2>h3 {
margin-bottom: 2rem;
font-size: 1.7rem;
color: #333;
text-transform: uppercase
}
.payment-box-2>h3 strong {
font-weight: 700;
display: block;
text-align: center;
text-transform: capitalize
}
.payment-box-2 form {
width: 100%;
max-width: 250px;
margin-bottom: 2rem
}
.form-group-2 {
display: flex;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%
}
.form-control-2,.main-price-area {
display: -webkit-box;
display: -ms-flexbox;
margin-bottom: 2rem
}
.form-control-2 {
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%
}
.form-control-2 select option::-moz-selection {
border: none
}
.form-control-2 select option::selection {
border: none
}
.paypal-button {
background-color: #0070ba;
border-radius: 30px;
padding: 5px 10px;
cursor: pointer
}
.payment-box__note {
font-size: 1.5rem;
text-align: left
}
.extra-list {
margin-bottom: 2rem;
background-color: red
}
.extra-list li {
padding-left: 2rem;
position: relative
}
.extra-list li::before {
content: "\f543";
content: "\f3ff";
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: absolute;
color: #f60;
left: 0;
font-size: 1.2rem;
top: 2px
}
.extra-list li:not(:last-child),.price-area ul li:not(:last-child) {
margin-bottom: .5rem
}
.main-price-area {
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.main-price-area .price-card-n {
text-align: center;
padding: 5px 10px;
border: 2px dotted #ccc;
border-radius: 5px;
font-size: 12px
}
.itinerary-glance .day-label,.why-us-shelf2 .why-us-item2 .title {
font-size: 1.3rem;
letter-spacing: 1px;
font-family: Poppins,sans-serif
}
.main-price-area .price-card-n strong {
font-weight: 400;
color: #f60;
display: block;
font-family: Poppins,sans-serif;
font-size: 2.4rem
}
.main-price-area .price-card-n.required {
border: 1px solid #f60
}
.main-price-area .price-card-n.final {
border: 2px solid #f60;
background-color: #f60;
color: #fff
}
.main-price-area .price-card-n.final strong {
font-weight: 700;
color: #fff
}
.price-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 2rem
}
.price-area .price-card {
text-align: center;
padding: 5px 10px;
border: 2px dotted #ccc;
font-family: Poppins,sans-serif;
margin-right: 3rem
}
.price-area .price-card strong {
font-family: Poppins,sans-serif;
font-size: 2rem;
display: block;
color: #f60
}
.price-area ul strong {
font-family: Poppins,sans-serif;
color: #000;
font-weight: 400
}
.previous-price {
display: inline-block;
position: relative
}
.previous-price::before {
position: absolute;
content: "";
border-top: 4px dashed #f60;
width: 50%;
right: 0;
-webkit-transform-origin: left;
transform-origin: left;
-webkit-transform: rotate(-30deg);
transform: rotate(-30deg);
z-index: 1;
bottom: 0
}
.inner-tab-title {
font-family: Poppins,sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 2rem;
font-weight: 400;
color: "Poppins",sans-serif;
margin-bottom: 3rem;
padding-top: 1.5rem;
margin-top: 5rem;
position: relative
}
.inner-tab-title::before {
content: "";
position: absolute;
top: 0;
left: 0;
height: 4px;
border-radius: 4px;
width: 5rem;
background-color: #f60
}
.itinerary-glance {
position: relative;
margin-top: 3rem;
margin-bottom: 4rem
}
.itinerary-glance::before {
content: "";
border-left: 1px solid #f0f0f0;
left: 2.45rem;
height: 100%;
top: 0;
position: absolute
}
.itinerary-glance>li {
position: relative;
line-height: 1.7
}
.itinerary-glance .day-header h4 {
font-family: Poppins,sans-serif;
font-size: 1.6rem;
color: #333;
display: block;
margin-left: 0
}
.itinerary-glance .day-label {
background-color: #fff;
text-transform: uppercase;
color: #f60;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
font-weight: 700;
text-align: center;
width: 5rem;
height: 5rem;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
border-radius: 3rem;
line-height: 1.2
}
.custom-itinerary-day .day-header .day-label,.why-us-shelf2 .why-us-item2 {
border-radius: 5px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
text-align: center
}
.itinerary-glance .day-label span {
font-size: 2.4rem;
display: block
}
.itinerary-glance .day-highlights2 {
padding-left: 6rem;
margin-top: 1rem
}
.itinerary-glance .day-highlights2 li {
position: relative;
padding-left: 1.8rem
}
.itinerary-glance .day-highlights2 li::before {
content: "";
position: absolute;
width: .8rem;
height: .8rem;
border-radius: .5rem;
background-color: #ccc;
left: 0;
top: .8rem
}
.itinerary-glance .day-highlights2 li+li,.st-list li+li,.st-list5 li+li {
margin-top: 1.25rem
}
.st-list.single-to-double {
-webkit-column-count: 2;
column-count: 2;
-webkit-column-gap: 4rem;
column-gap: 4rem
}
.st-list li,.st-list5 li {
padding-left: 1.8rem;
position: relative
}
.st-list li::before {
position: absolute;
left: 0;
content: "";
width: .8rem;
height: .8rem;
background-color: #333;
border-radius: .4rem;
top: 8px
}
.st-list li.grey::before {
background-color: #ccc
}
.st-list li.aws-icon,.st-list5 li.aws-icon {
padding-left: 2.5rem
}
.st-list li.aws-icon::before,.st-list5 li.aws-icon::before {
font-family: "Font Awesome 5 Free";
background-color: transparent;
color: #f60;
font-weight: 900;
border-radius: 0;
font-size: 1.5rem;
top: 0
}
.st-list li.aws-icon.walking::before,.st-list5 li.aws-icon.walking::before {
font-size: 1.8rem;
content: "\f554";
top: -3px
}
.st-list li.aws-icon.elevation::before {
content: "\f6fc"
}
.why-us-shelf2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 4rem
}
.why-us-shelf2 .why-us-item2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-direction: column;
flex-direction: column;
padding: 2rem;
width: 49%;
height: 12rem;
background-color: #fff;
-webkit-box-shadow: 0 7px 29px 0 rgba(0,0,0,.1);
box-shadow: 0 7px 29px 0 rgba(0,0,0,.1)
}
.why-us-shelf2 .why-us-item2 .title {
color: #333;
margin-top: 1rem
}
.pay-box {
max-width: 35rem;
margin-left: auto;
min-height: 50rem;
background-color: #f0f0f0
}
.pay-box__header {
background-color: #333;
color: #fff;
font-family: Poppins,sans-serif;
text-align: center;
padding: 1rem
}
.pay-box__header h2 {
text-transform: uppercase;
font-size: 3rem;
font-weight: 700
}
.custom-itinerary-day .day-header .day-label span,.pay-box__header span {
font-size: 2rem
}
.custom-itinerary-day .day-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-family: Poppins,sans-serif;
font-weight: 700
}
.custom-itinerary-day .day-header .day-label {
line-height: 1;
width: 5rem;
height: 5rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #f60;
margin-right: 1rem;
color: #f60;
text-transform: uppercase;
font-size: 1.2rem
}
.custom-itinerary-day .day-header h4 {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 1.7rem;
color: #333
}
.day-gallery {
width: 100%;
margin-top: 3rem;
margin-bottom: 3rem
}
.day-main-features {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
margin-top: 2rem;
margin-bottom: 2rem
}
.feature-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 49%;
margin-top: 1rem;
margin-bottom: 1rem
}
.feature-box .icon {
width: 5rem;
min-width: 5rem;
height: 5rem
}
.feature-box .content {
font-size: 1.4rem;
margin-left: 1rem
}
.feature-box .content strong {
font-family: Poppins,sans-serif;
display: block;
font-weight: 700;
color: #333
}
.artisan-gallery,.day-tour .day-tour-title,.day-tour .day-tour-title div {
display: -webkit-box;
display: -ms-flexbox
}
.calendar__day {
font-weight: 900;
color: #f60!important
}
.day-tour .day-tour-title div,.day-visited-places {
font-weight: 700;
font-size: 1.4rem;
text-transform: uppercase
}
.day-highlight {
margin-top: 2rem;
margin-bottom: 2rem
}
.day-visited-places {
font-family: Poppins,sans-serif;
color: #888
}
.cart-plugin {
min-height: 110rem;
overflow: hidden;
overflow-y: hidden;
width: 100%;
height: 100%;
padding: 1rem .5rem;
-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.1);
box-shadow: 0 2px 6px rgba(0,0,0,.1);
border: 1px solid #f0f0f0;
margin-top: 2rem;
border-radius: 1rem
}
.shopping-cart-plugin {
width: 100%;
min-height: 125rem;
background-color: #f0f0f0;
margin-left: 0;
margin-right: 0
}
.payment-widget {
width: 100%;
margin-bottom: 6rem
}
.day-tour .day-tour-title {
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-family: Poppins,sans-serif;
position: relative;
z-index: 1
}
.day-tour .day-tour-title div {
background-color: #f60;
color: #fff;
text-align: center;
letter-spacing: 1.5px;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 5rem;
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: #333;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1
}
.instagram-card22 {
border-radius: .5rem
}
.instagram-card22 .icon img {
-webkit-filter: invert(97%) sepia(100%) saturate(1%) hue-rotate(174deg) brightness(108%) contrast(101%)!important;
filter: invert(97%) sepia(100%) saturate(1%) hue-rotate(174deg) brightness(108%) contrast(101%)!important
}
.instagram-card__user22 {
width: 100%;
position: absolute;
left: 0;
bottom: 0!important;
color: #fff!important;
margin: 0!important;
border-radius: 0!important;
background-color: rgba(0,0,0,.5)!important
}
.instagram-card__user-details22 {
margin: 0!important;
border-radius: 0;
color: #fff!important
}
.instagram-card__nickname22 {
color: #fff!important;
font-weight: 400;
font-size: 1rem;
position: relative
}
.instagram-card__nickname22::before {
content: "@"
}
.instagram-card__image22 {
padding-top: calc(100% * 5 / 4);
position: relative
}
.instagram-card__image22 img {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover
}
.st-list5 li::before {
position: absolute;
left: 0;
content: "";
width: .8rem;
height: .8rem;
background-color: #f60;
border-radius: .4rem;
top: 8px
}
.st-list5 li.aws-icon.adventure::before {
content: '\f4d7'
}
.st-list5 li.aws-icon.elevation::before {
content: '\f6fc'
}
.tab-inner-title-new {
font-size: 1.8rem;
text-transform: uppercase;
font-family: Poppins,sans-serif;
letter-spacing: 1.25px;
margin-bottom: 2rem;
color: #333;
position: relative;
padding-top: 3rem
}
.tab-inner-title-new::before {
content: "";
position: absolute;
width: 2rem;
height: 2px;
background-color: #333;
border-radius: 2px;
top: 23px;
left: 0
}
.card-trip .card-content,.card-trip .card-image,.card-trip .card-presentation {
height: 100%;
width: 100%;
position: absolute;
left: 0
}
.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_1_1 {
width: 100%;
padding-top: 100%
}
.artisan-gallery {
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around
}
.card-trip .card-presentation,.cta-buttons-container.vertical {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal
}
.artisan-gallery>div {
width: 19%
}
.sales-team-box {
text-align: center;
position: -webkit-sticky;
position: sticky;
top: 1rem
}
.sales-team-message {
font-size: 1.4rem;
font-weight: 400;
padding: 1rem;
border-radius: 5px;
background-color: #f0f0f0;
font-family: Poppins,sans-serif
}
.cta-buttons-container.vertical {
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.container.grid>.row {
margin-top: -15px
}
.container.grid>.row>div {
padding-top: 15px;
padding-bottom: 15px
}
.card-trip {
position: relative;
display: block;
background-color: #ff0;
border-radius: 5px;
overflow: hidden;
padding-top: calc(100% * 2 / 3);
width: 100%
}
.card-trip .card-content {
top: 0;
opacity: 0;
background-color: transparent;
-webkit-transition: .25s;
transition: .25s;
padding: 4rem;
text-align: center;
color: #fff;
font-weight: 400;
font-size: 1.4rem
}
.card-trip .card-image {
display: block;
top: 0
}
.card-destination .card-image img,.card-trip .card-image img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-transition: 2s;
transition: 2s
}
.card-trip .card-presentation {
background-color: rgba(0,0,0,.25);
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
top: 0;
font-family: Poppins,sans-serif;
padding: 2rem;
text-align: center
}
.card-trip .card-presentation .card-title {
font-size: 2rem;
text-transform: uppercase;
letter-spacing: 1.25px
}
@media screen and (min-width: 768px) {
.itinerary-day__map.link-a span {
font-size:1.6rem
}
.itinerary-day__content {
padding-left: 7rem;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse
}
.itinerary-day-image-link {
border-radius: 1rem
}
.itinerary-day__body {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1
}
.itinerary-day__details>ul.prueba,.payment-container>div {
width: 48%
}
.inclusions-list>li {
margin-bottom: 2rem
}
.card-trip .skt-icon,.inclusions-list p,.inclusions-list span {
display: block
}
.accommodation-container::before {
left: calc(15% - 1px)
}
.accommodation-item:not(:last-child) {
margin-bottom: 6rem
}
.accommodation-item .title,.accommodation-item h3 {
margin-left: calc(15% - 8.5rem)
}
.accommodation-item__inner {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
.accommodation-item__image {
width: 30%;
margin-right: 10rem;
margin-bottom: 0
}
.accommodation-item__image-wrapper {
border: none
}
.accommodation-item__details {
border: none;
background-color: none;
padding: 0
}
.payment-container>div:not(:last-child) {
margin-bottom: 0
}
.custom-itinerary-day .day-header h4 {
font-size: 1.8rem
}
.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 #f60;
background-color: #fff
}
}
.card-trip .skt-btn {
line-height: 3rem;
font-weight: 400
}
.skt-icon {
display: block;
width: 5rem;
height: 5rem;
border-radius: 3rem;
margin-bottom: 1rem;
background-color: #fff;
position: relative
}
.skt-icon::before {
line-height: 5rem;
content: "\f002";
font-family: "Font Awesome 5 Free";
font-size: 2rem;
font-weight: 900;
width: 100%;
text-align: center;
display: block;
color: #665
}
.skt-btn {
display: block;
font-size: 1.4rem;
min-width: 8rem;
padding-left: 2rem;
padding-right: 2rem;
color: #fff;
border-radius: 2rem;
margin-top: 1rem;
font-weight: 700;
letter-spacing: 1px;
background-color: transparent;
-webkit-transition: .5s;
transition: .5s
}
.skt-btn.border {
border: 1px solid #fff
}
@media screen and (min-width: 992px) {
.inclusions-list::before {
position:absolute;
content: "";
height: 100%;
left: 2rem;
top: 0;
border-left: 1px solid #f0f0f0
}
.inclusions-list>li {
margin-left: 4rem
}
.inclusions-list>li.inclusion-subtitle {
padding-left: 2rem;
margin-left: 2rem
}
.inclusions-list>li.inclusion-subtitle::before {
content: "";
position: absolute;
left: -4px;
width: 8px;
height: 8px;
border-radius: 8px;
background-color: #f60;
top: 3.2rem
}
.inclusions-list>li.inclusion-subtitle h3 {
font-size: 1.7rem
}
.itinerary-glance .day-header h4 {
font-size: 1.6rem;
margin-left: 1rem
}
.why-us-shelf2 .why-us-item2 {
width: 24%
}
.custom-itinerary {
position: relative
}
.custom-itinerary::before {
content: "";
border-left: 1px solid #f0f0f0;
position: absolute;
left: 2.45rem;
height: 100%;
top: 0;
z-index: 0
}
.custom-itinerary-day .day-header .day-label {
background-color: #f60;
border-radius: 5rem;
color: #fff
}
.day-content {
padding-left: 6rem
}
.day-main-features {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
margin-top: 3rem;
margin-bottom: 3rem
}
.feature-box {
width: 32%;
margin-top: 1.5rem;
margin-bottom: 1.5rem
}
.cart-plugin {
max-width: 35rem;
padding: 2rem 1rem;
float: right
}
.payment-widget {
position: absolute;
top: 0;
left: 0
}
.tour-details-box {
font-size: 1.5rem;
margin-top: 0;
font-family: Poppins,sans-serif;
background-color: rgba(255,102,0,.1);
padding-left: 2rem;
padding-right: 2rem;
padding-bottom: 2rem
}
.tour-pictures-gallery {
margin-bottom: 6rem
}
.card-trip:hover .card-content {
opacity: 1;
background-color: #f60
}
.card-trip:hover .card-image img {
-webkit-transform: scale(1.08);
transform: scale(1.08)
}
.card-trip .card-presentation .card-title {
font-size: 2.4rem;
text-transform: none;
letter-spacing: normal
}
.card-trip .skt-btn {
line-height: 3.2rem;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px
}
.skt-btn:hover {
background-color: rgba(255,255,255,.1)
}
}
.skt-section {
padding-top: 6rem;
padding-bottom: 8rem;
font-size: 1.7rem
}
.card-destination .card-title h2,.skt-quote {
font-size: 2.4rem
}
.skt-section .section-title {
font-family: Poppins,sans-serif;
font-size: 2.4rem;
color: #333
}
.skt-section .section-subtitle {
font-family: Roboto,sans-serif;
font-size: 2rem;
font-weight: 400;
color: #aaa
}
.title-decoration {
position: relative;
padding-top: 1rem;
margin-top: 2rem
}
.title-decoration::before {
content: "";
width: 6rem;
height: 4px;
border-radius: 2px;
background-color: #f60;
position: absolute;
top: 0;
left: 0
}
.skt-quote {
text-align: center;
color: #bbb;
padding: 2rem 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
margin: 6rem 0
}
.header-temp {
width: 100%;
height: 10rem;
margin-bottom: 4rem;
background-color: #000
}
.card-destination,.card-destination2 {
position: relative;
background-color: #fff;
border-radius: 5px;
overflow: hidden
}
.card-destination2 .card-image img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-transition: 1s;
transition: 1s
}
.card-destination .card-title {
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.25);
color: #fff;
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
top: 0;
left: 0;
font-family: Poppins,sans-serif
}
.card-destination:hover .card-image img {
-webkit-transform: scale(1.08);
transform: scale(1.08)
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}