.wbm-booking-form-wrap {
margin: 15px 0 0 0;
width: 100%;
}
.wbm-booking-form-wrap .wbm-step-head {
display: flex;
align-items: center;
justify-content: space-between;    justify-content: flex-end;
background: #fff;
box-shadow: 0px 6px 14px #00000005;
}
.i-agree {
font-size: 16px !important;
font-weight: bold;
color: #b72025;
font-family:inherit !important;
}
#wbm-booking-form {
display: inline-block;
}
.wbm-step-details-wrap {
background: #ccc3;
padding: 30px;
}
.wbm-booking-form-wrap .wbm-step-head .wbm-each-step-head {
display: inline-block;
font-size: 13px;
line-height: 53px;
padding: 14px;
height: 53px;
position: relative;
outline: none;
transition: 0.16s ease padding;
padding: 0 20px;
font-weight: 500;
text-align: left;
border-right: none;
display: block;
text-transform: uppercase;
padding-bottom: 0;
vertical-align: middle;   } .wbm-booking-form-wrap .wbm-step-head .wbm-each-step-head.wbm-step-active-head {
position: relative;	
color: var(--primary--color);
background:#f5f5f5;
}
.wbm-booking-form-wrap {
width: 100%;
}
.wbm-step-active-head .wbm-step-number { color: var(--primary--color);
}
.wbm-booking-form-wrap .wbm-trip-basic-info {
background:#f1f1f1;
padding:20px;
display: inline-block;	
}
.wbm-booking-form-wrap .wbm-trip-basic-info ul {
padding-left: 0;	
margin-bottom: 0;	
}
.wbm-booking-form-wrap .wbm-step-head .wbm-each-step-head.wbm-step-active-head::after {
border-color: transparent #3a84c7  transparent transparent;
}
.wbm-booking-form-wrap .wbm-trip-basic-info li{
border-top: 1px solid #cccccc4d;
font-weight: 300;
color: #585858;
display: block;
padding: 11px 0;
}
.wbm-each-step-head {
position: relative;
line-height: 1.3;
padding: 7px 0 7px 0;
}
.wbm-booking-form-wrap .wbm-trip-basic-info li:first-child {
border-top: none;
}
.wbm-field  {
position: relative;	
display: inline-block;	
}
.wbm-step-2-each-section .wbm-field-wrap:first-child .wbm-field input {
margin:7px 0;
} 
.form-boxes .wbm-field-wrap .wbm-field  {
position: relative;	
}
.wbm-step-2-each-section .wbm-field {
padding: 8px 0;
position: relative;	
width: 270px;
}
.wbm-step-2-each-section .wbm-field-wrap:first-child .wbm-field {
width: auto;
}
.wbm-step-details-wrap .form-boxes .wbm-field-wrap:last-child {
border-bottom: none;
}
.wbm-booking-form-wrap .wbm-trip-basic-info li span {
font-weight: bold;	
color:var(--primary--color);
margin-left: 3px;
}
.wbm-booking-form-wrap .wbm-trip-basic-info li label {
font-weight:300;
}
.wbm-field label {
margin-top: 10px;
font-size: 	14px;
font-weight: 	300;
}
.termsdiv ul {
list-style: inherit;
padding: 30px;
font-size: 15px;
padding-top: 0;
padding-bottom: 0;	
}
.termsdiv {
height: 300px;
overflow-y: scroll;
margin-bottom: 30px;
padding-top: 0;
padding: 20px;
font-size: 13px;
letter-spacing: 0.1px;
line-height: 1.5;
text-align: justify;
font-size: 16px;
line-height: 1.8;
margin-top: 10px;
background: #f8f5f5;
border: #ccc solid 1px;
}
.termsdiv h1,
.termsdiv h2,
.termsdiv h3,
.termsdiv h4,
.termsdiv h5,
.termsdiv h6 {
font-weight: bold;	
padding-bottom: 7px;
font-size: 	25px;
letter-spacing: 	-0.5px;
}
.wbm-step-2-each-section .wbm-field label {
margin-right: 8px;
}
.wbm-step-2-each-section .wbm-field label input {
margin-top: 7px;
margin-bottom: 7px;
}
.wbm-step-2-each-section .wbm-field-wrap >  label {
text-align: justify;	
padding-left: 20px;	
}
#wbm-other-information-fields label {
display: block;
padding: 17px 22px 17px 17px;
}
.form-boxes .wbm-field-wrap >  label, .wbm-step-2-each-section .wbm-field-wrap >  label {
display: block;	
padding:0;
line-height: 1.5;
font-size: 16px;
color:var(--primary--color);
font-weight: 300;
letter-spacing: 0;
align-items: center;
justify-content: flex-end;
align-self: stretch;
}
#wbm-booking-form h3 {
}
.wbm-field-wrap input[type="text"],
.wbm-field-wrap input[type="number"] {
color: #333;
display: inline-block;
background: #fff;
margin-bottom: 0;
vertical-align: middle;
font-size: 14px;
height: 40px;
padding-top:0;
padding-right:10px;
padding-bottom: 0;
padding-left:20px;
font-weight: 500;
outline: none;
width: 100%;
border: 1px solid #0000001a;
-webkit-transition: .5s ease-in;
-moz-transition: .5s ease-in;
-ms-transition: .5s ease-in;
-o-transition: .5s ease-in;
transition: .5s ease-in;
}
.wbm-step-number {
font-size: 23px;
font-weight: bold;
text-align: center;
height: 100%;
margin: 0 12px 0 4px;
align-self: stretch;
}
.wbm-step-label {
font-size: 19px;
font-weight: bold;
}
.wbm-field-wrap textarea {
width: 100%;
height: 100px;
border: 1px solid #0000001a;
padding: 20px;
background:#fff;
resize:none;
font-size: 14px;
outline: none;
box-sizing: border-box;
}
.wbm-field-wrap textarea:focus {
-webkit-transition: .5s ease-in;
-moz-transition: .5s ease-in;
-ms-transition: .5s ease-in;
outline: none;
-o-transition: .5s ease-in;
transition: .5s ease-in;
border: 1px solid var(--primary--color);
}
#wbm-step-4 .wbm-info p {
background: #000;
padding: 13px;
font-weight: bold;
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
font-size: 15px;
}
.wbm-other-information-fields h2 {
margin-bottom: 20px;
}
.wbm-step-details-wrap p {
background: #000;
padding: 13px;
font-size: 15px;
background-color: #d4edda;
border-color: #c3e6cb;
background-color: #fcf8e3;
border-color: #faf2cc;
color: #8a6d3b;
}
.wbm-each-step-section-preview {
padding: 30px; background-color: #fff;
box-shadow: rgba(0,0,0,.14) 0 0 14px;
margin: 40px 0;
}
.wbm-each-step-section-preview h3 {
margin:20px 15px 20px 0;
}
.wbm-each-step-section-preview h2 {
font-size: 25px !important;
margin: 0 0 0px 0;
color: var(--primary--color);
font-weight: bold;
font-family: 'neosans'!important;
}
.wbm-ajax-loader {
display: none;
}
.wbm-each-review-row { line-height: 1.9;
border-bottom: 1px solid #f1f1f1;
padding: 10px 0; width: 100%;
display: flex;
align-items: center;
}
.wbm-each-review-row .wbm-review-label {
display:block;
vertical-align: top;
margin-right: 15px;
line-height: 1.5;
font-weight: bold; font-size: 15px;
}
.wbm-each-traveler:after {
display: block;
clear: both;
content: "";
}
.wbm-field-wrap.form-expand, .emergency__contact {
display: block;
width: 100%; 
} 
.wbm-field-wrap.form-expand input[type=text]  {
margin-top: 15px;	
}
.emergency__contact:after {
display: block;	
content: 	'';
clear: 	both;
}
.emergency__contact .wbm-field-wrap {
float: left;
width: 50%;
padding: 0 15px;
}
.wbm-each-traveler .wbm-field-wrap select { width: 100% !important;
padding: 12px;
font-size: 14px;
}
.wbm-step-triggers {
margin-top: 40px;
text-align:center;
}
.wbm-step-triggers #wbm-booking-form input[type="button"] {
margin-right: 	20px;
} 
#wbm-other-information-fields h2, #wbm-booking-form h3 {
font-size: 	25px !important;
margin-bottom: 20px !important;
margin-top: 20px !important;
font-weight: bold;
font-family: 'neosans'!important;
}
.wbm-travelers-fields h3 {
margin-bottom: 20px;
}
.wbm-travelers-fields h2, .wbm-travelers-fields h3 {
font-family: 'neosans' !important;
font-size: 	25px !important;
font-weight: bold;	
}
.wbm-field-wrap input[type="text"]:focus,
.wbm-field-wrap input[type="number"]:focus {
border:1px solid var(--primary--color);
-webkit-transition: .5s ease-in;
-moz-transition: .5s ease-in;
-ms-transition: .5s ease-in;
-o-transition: .5s ease-in;
transition: .5s ease-in;
} 
.wbm-step-details-wrap .wbm-steps-submit-wrap { text-align: right;	
}
.wbm-field-wrap strong {
display: block;
width: 100%;
margin-bottom: 11px;
font-size: 16px;
font-weight: bold;
} .wbm-copy-detail-trigger { color: #fff; padding: 5px 12px 5px 5px !important; text-align: right;
display: inline-block;  font-size: 12px !important;
} .wbm-step-details-wrap .wbm-tna-wrap {
grid-column: span 12;
margin-top: 30px;
font-size: 16px;
line-height: 1.8;
}
#wbm-step-1 .wbm-error {
background-color: #f2dede; color: #a94442;
font-size: 12px; position: absolute;
top: 100%;
left: 0%;
text-align: left;
display: inline-block;
margin-left: 0;
padding: 6px;
}
.wbm-copy-detail-trigger {
margin: 20px 0;	
}
.wbm-each-review-row:hover {
background: #fdf1e03d;
transition: background 0.5s cubic-bezier(0.93, 0.01, 0.4, 0.26);
}
.wbm-datepicker {
background-image: url(//himalayanascent.com/wp-content/plugins/gwt-trip-booking-manager/images/calendar.png) !important;
background-position: 93%, 48% !important;
background-repeat: no-repeat !important;
}
#wbm-step-1 .wbm-field-wrap {
padding-bottom:30px;	
}
#wbm-step-1 .wbm-field-wrap label {
margin-bottom: 14px;	
}
#wbm-step-1 .wbm-field-wrap .wbm-field {
display: block;	
width: 100%;
}
#wbm-step-1 .wbm-field-wrap:first-child {
display: block;	
width: 100%;	
}
#wbm-step-2 .wbm-field-wrap > label  {
width: 33.33%;
margin-right: 25px;
line-height: 1.5;
margin-bottom: 0;  display: inline-block;
text-align: right;
vertical-align: top;  letter-spacing: 0;  display: flex;
align-items: center;
justify-content: flex-end;
align-self: stretch;
padding: 10px;
}
#wbm-step-2 .wbm-field label input[type="radio"] {
padding-right: 83px;
margin-right: 2px;
}
#wbm-step-2 .wbm-error {
color: #a94442;
font-size: 12px;
font-weight: bold;
position: absolute;
top: 21px;
left: 100%;
text-align: left;
display: inline-block;
margin-left: 11px;
padding: 0;
width: 270px;
} 
#wbm-step-2 .wbm-field-wrap  { display: flex;
align-items: center;
justify-content: safe;
margin-bottom: 0;
background: #fff;
border-bottom: 1px solid #f1f1f1;
-webkit-transition: .5s ease;
-moz-transition: .5s ease;
-ms-transition: .5s ease;
-o-transition: .5s ease;
transition: .5s ease;  -webkit-transition: .5s ease;
-moz-transition: .5s ease;
-ms-transition: .5s ease;
-o-transition: .5s ease;
transition: .5s ease;
} @media(max-width:1110px) {
.wbm-booking-form-wrap .wbm-step-head .wbm-each-step-head {
max-width: 230px;
}
}
@media(max-width: 1000px) {
.wbm-booking-form-wrap .wbm-step-head {
display: block;
-webkit-border-radius: 	5px;
border-radius: 	5px;
}
.wbm-booking-form-wrap .wbm-step-head .wbm-each-step-head {
max-width: 50%;
margin-bottom: 20px;
padding-right: 20px;
margin-right: 20px;
display: inline-block;
border-radius: 5px;
}
.wbm-booking-form-wrap .wbm-step-head .wbm-each-step-head::after { 
display: none;
}
}
@media(max-width:768px) {
#wbm-step-1 .wbm-field-wrap {
padding: 15px;
}
#wbm-step-2 .wbm-field-wrap {
padding-left: 22px;
padding-top: 12px;
padding-bottom: 12px;
display: block;
padding-right: 22px;
}
#wbm-step-2 .wbm-field-wrap > label{
display: block;
text-align: left;
padding: 0;
width: 100%;
margin: 0;
}
#wbm-step-2 .wbm-error {
color: #a94442;
font-size: 12px;
font-weight: bold;
position: relative;
top: 0;
left: 0;
text-align: left;
display: inline-block;
margin-left: 0;
padding: 0;
width: 270px;
}
.wbm-booking-form-wrap .wbm-trip-basic-info {
display: block;
width: 100%;
margin-bottom: 30px;
}
#wbm-step-1 {
background: #ccc3;
padding: 10px 21px 10px 41px !important;
}
.wbm-step-2-each-section .wbm-field {
display: block;
width: auto;
}
.wbm-each-review-row .wbm-review-label {
display: block;
}
.wbm-field {
display: block;
}
.wbm-each-review-row {
display: block;
width: 100%;
}
.wbm-step-details-wrap  .wbm-error {
position: static;	
margin: 0;	
}
#wbm-other-information-fields label {
padding:0;
}
.wbm-step-triggers img {
max-width: 100% !important;
width: auto !important;
height: auto !important;
}
.wbm-booking-form-wrap .wbm-step-head .wbm-each-step-head {
max-width: inherit;
margin-bottom: 20px;
padding-right: 0;
margin-right: 0;
display: inline-block;
vertical-align: middle;
padding: 0 20px;
margin-right: 5px;
}
#wbm-step-1 .wbm-field-wrap {
padding-left: 15px; padding-bottom: 15px;
}
.form-boxes .wbm-field-wrap .wbm-field {
padding-left: 0;
}
.wbm-field-wrap:first-child .wbm-field {
width: 100%;
}
.termsdiv {
padding-top: 0;	
text-align: left;
padding-right: 0;	
}
.wbm-step-2-each-section .wbm-field {
}
.wbm-field-wrap input[type="text"], .wbm-field-wrap input[type="number"] {
margin-top: 0;	
width: 100%;
}
.wbm-field-wrap textarea {
margin-top: 	7px;
}
}
@media (max-width:600px) {
#wbm-other-information-fields h2, #wbm-booking-form h3, 
.wbm-travelers-fields h2, .termsdiv h1, .termsdiv h2, 
.termsdiv h3, .termsdiv h4, 
.termsdiv h5, .termsdiv h6 {
font-size: 	20px;
margin-left: 	0;
line-height: 	1.54;
}
.termsdiv h1, .termsdiv h2, .termsdiv h3, .termsdiv h4, .termsdiv h5, .termsdiv h6 {
padding-bottom: 9px;
}
.wbm-each-step-section-preview{
padding:15px;
}
.wbm-each-step-section-preview h2 {
margin: 20px 0 20px 0;
font-size: 20px;
}
}
@media(max-width:480px) {
.wbm-booking-form-wrap .wbm-step-head .wbm-each-step-head {
height: 	50px;
width: 	100%;
line-height: 50px;
}
.wbm-step-number {
font-size: 32px;
color: #3a84c7;
font-weight: bold;
text-align: center;
height: 100%;
margin: 0 12px 0 4px;
align-self: stretch;
}
#wbm-booking-form input[type="button"] {
margin-bottom: 10px;
}
.wbm-each-traveler .wbm-field-wrap select{
width: 100%;
}
}
.wbm-field-wrap input[type="checkbox"] {
height: 19px;
width: 29px;
border-radius: 100%;
display: inline-block;
vertical-align: middle;
margin-right: 6px;
}@import url("https://fonts.googleapis.com/css?family=Pacifico");
:root {
--primary--color: #044869;
} * {
box-sizing: border-box;
}
body {
font-family: sans-serif;
}
html {
font-size: 62.5%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
line-height: 1.15;
}
.carousel {
margin-bottom: 30px;
}
.carousel-cell {
width: 100%;
margin-right: 10px;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
text-align: center;
transition: 0.5s;
}
.uk-margin__bottom {
margin-bottom: 70px;
font-size: 60px;
}
.carousel-main img { height: 600px;
object-fit: cover;
}
.carousel-main .flickity-page-dots {
bottom: 0;
background: #0000001c;
padding: 7px;
}
.carousel-main .flickity-page-dots .dot {
border: 2px solid #fff;
background: none;
opacity: 1;
}
.featured__image .gallery-item {
display: inline-block;
margin: 0;
padding: 6px;
}
.carousel-main .flickity-page-dots .dot.is-selected {
opacity: 1; text-shadow: 1px 1px #000;
background: #fff;
}
.carousel-nav .flickity-button {
display: none;
}
.carousel-nav img {
height: 100%;
width: 100%;
}
.carousel-nav .carousel-cell {
height: 80px;
width: 100px;
}
.carousel-nav .carousel-cell:before {
font-size: 50px;
line-height: 80px;
}
.carousel-nav .carousel-cell.is-nav-selected {
background: #044869;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
padding: 7px;
opacity: 0.7;
}
a {
color: #044869; }
a:active,
a:focus,
a:hover {
text-decoration: none;
}
p {
line-height: 190%;
font-size: 1.7rem;
font-weight: 300;
margin: 2rem 0;
font-family: "neosans";
color: #333;
}
@font-face {
font-family: "flexslider-icon";
src: url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/fonts/flexslider-icon.eot);
src: url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"), url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/fonts/flexslider-icon.woff) format("woff"), url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/fonts/flexslider-icon.ttf) format("truetype"), url(//himalayanascent.com/wp-content/themes/himalayanascent/fonts/flexslider-icon.svg#flexslider-icon) format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "neosans";
src: url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/fonts/neosans-webfont.woff2) format("woff2"), url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/neosans-webfont.woff) format("woff");
font-style: normal;
}
@font-face {
font-family: "neosans-black";
src: url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/fonts/neosans-black-webfont.woff2) format("woff2"), url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/fonts/neosans-black-webfont.woff) format("woff");
font-style: normal;
line-height: 2.6rem;
}
@font-face {
font-family: "anydoreregular";
src: url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/fonts/anydore.woff2) format("woff2"), url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/fonts/anydore.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "depressionist_3_revisitedRg";
src: url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/fonts/depressionist_3_revisited_2010-webfont.woff2) format("woff2"), url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/fonts/depressionist_3_revisited_2010-webfont.woff) format("woff"), url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/fonts/depressionist_3_revisited_2010-webfont.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #252525;
margin-bottom: 1.2rem;
font-family: "neosans-black" !important;
}
body {
font-size: 1.6rem;
font-family: "neosans"; }
.h2,
.h3,
h2,
h3 {
line-height: 3.2rem;
}
* {
font-size: 100%;
}
.site-header {
align-items: center;
width: 100%;
position: relative;
z-index: 999;
width: 100%;
}
.site-branding {
top: 100%;
left: 0;
-webkit-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
background: url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/img/borderBar.png);
background-repeat: no-repeat;
width: 100%;
position: relative;
background-position: left bottom;
background-repeat: no-repeat;
}
.site-branding:after {
}
header .uk-active .site-branding {
}
.banner {
position: relative;
margin-top: -40px;
} .banner ul {
list-style: none;
}
.logowrap,
.custom-logo-link {
display: inline-block;
padding: 20px 60px 20px 40px;
}
.nav-wapper {
z-index: 1;
position: relative;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.main-nav-header {
display: flex;
margin-left: auto;
}
.main-nav-header > div > ul {
display: flex;
padding: 0;
margin: 0;
}
.main-nav-header > div > ul > li {
display: flex;
position: relative;
align-items: center;
}
.main-nav-header > div > ul > li > ul {
opacity: 0;
padding: 0;
-webkit-transition: 0.5s all;
visibility: hidden;
left: 0;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
-o-transition: 0.5s all;
transition: 0.5s all;
position: absolute;
top: 140%;
list-style: none;
background: var(--primary--color);
width: 220px;
z-index: 1;
}
.main-nav-header > div > ul > li > ul > li > a {
font-size: 16px;
padding: 10px 10px;
display: block;
color: #fff;
opacity: 1;
border-bottom: #0000;
font-family: "neosans";
font-weight: bold;
}
.main-nav-header > div > ul > li:hover > ul {
visibility: visible;
opacity: 1;
top: 97%;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;
}
.overlay {
position: absolute;
top: 35px;
bottom: auto;
right: -55px;
left: auto;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background-color: #f8db15;
width: 250px;
text-align: center;
display: inline-block;
padding: 12px 20px;
color: #000;
font-weight: 500;
text-transform: uppercase;
font-size: 13px;
}
.main-nav-header > div > ul > li > ul > li:hover > a {
color: #fff;
background: #00000059;
text-decoration: none;
}
.main-nav-header > div > ul > li:hover > a {
text-decoration: none;
color: var(--primary--color);
}
.main-nav-header > div > ul > li > a {
height: 100%;
padding: 0 15px;
font-family: "neosans";
}
.main-nav-header > div {
display: flex;
}
.main-nav-header > div > ul > li > a,
.exo-contact strong {
font-size: 1.6rem;
}
.main-nav-header > div > ul > li > a {
color: #333333bf;
display: block;
opacity: 1;
padding-right: 1.4rem;
font-weight: bold;
font-size: 1.6rem;
text-transform: uppercase;
transition: 0s;
display: flex;
-webkit-align-items: center;
-webkit-align-self: stretch;
align-self: stretch;
align-items: center;
}
header .uk-active .main-nav-header > div > ul > li > a {
font-size: 1.5rem;
}
.exowrapper {
display: flex;
margin-left: auto;
-webkit-align-items: center;
align-items: center;
}
.exo-contact {
position: relative;
-webkit-transition: 0.45s linear;
-moz-transition: 0.45s linear;
-ms-transition: 0.45s linear;
-o-transition: 0.45s linear;
transition: 0.45s linear;
text-align: right; align-items: center;
margin-right: 150px;
margin-left: auto;
}
.exo-contact a {
position: relative;
font-size: 2rem;
color: #044869;
}
.exo-contact a:hover {
text-decoration: none;
}
.main-nav-header > ul > li:hover a {
text-decoration: none;
color: var(--primary--color);
}
.subnav-container {
padding: 18px;
position: absolute;
background: #fff;
top: 100%;
width: 100%;
display: none;
left: 0;
box-shadow: -4px 6px 15px rgba(0, 0, 0, 0.3);
}
.subnav-container .wbox {
padding: 2rem 0;
}
.subnav-container form {
display: flex;
justify-content: center;
-webkit-align-items: center;
align-items: center;
}
.nav-searching {
background: url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/img/borderbar.png) #fff;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.nav-searching .exo-contact a i:before {
content: "\f00d";
}
.nav-searching .main-nav-header > div > ul > li:before {
top: 100%;
background: var(--primary--color);
}
.subnav-container form label {
display: block;
font-size: 1.5rem;
font-family: "neosans";
width: 100%;
font-weight: 600;
text-transform: uppercase;
margin: 0;
}
.subnav-container .uk-datepicker-table a {
font-size: 16px !important;
}
.subnav-container form label input,
.subnav-container form label select {
display: block;
font-family: "neosans";
padding: 0 2rem 0 0;
font-size: 16px;
outline-style: none;
margin-top: 0.8rem;
font-weight: 500;
border: none;
background: none;
width: 100%;
}
.subnav-container form label select option {
color: #333;
padding: 10px 0;
font-size: 14px;
}
.subnav-container form label input::placeholder { color: #ccc;
}
.subnav-container form label input:-ms-input-placeholder { color: #ccc;
}
.subnav-container form label inputs::-ms-input-placeholder { color: #ccc;
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid #0000;
white-space: nowrap;
padding: 10px 18px;
font-size: 16px;
line-height: 1.5;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
display: block;
width: 100%;
}
.search-btn {
color: #fff; font-family: "neosans";
background-color: var(--primary--color);
}
.search-btn:hover {
color: #fff;
}
.main-nav-header > div > ul > li:before {
left: 0;
position: absolute;
top: auto;
background-color: #064769;
bottom: 6px;
height: 3px;
-webkit-animation: hoverOut 0.5s alternate both;
animation: hoverOut 0.5s alternate both;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
width: 0%;
z-index: 1;
content: "";
-webkit-transition: 1s;
-moz-transition: 1s;
-ms-transition: 1s;
-o-transition: 1s;
transition: 1s;
top: 94%;
}
.main-nav-header > div > ul > li:hover:before {
content: "";
width: 100%;
-webkit-transition: 1s;
-moz-transition: 1s;
-ms-transition: 1s;
-o-transition: 1s;
transition: 1s;
-webkit-animation: hoverIn 0.5s alternate both;
animation: hoverIn 0.5s alternate both;
z-index: 31;
}
.main-nav-header > div > ul > li.current-menu-item > a {
color: var(--primary--color);
}
.main-nav-header > div > ul > li.menu-item-has-children {
padding-right: 11px;
}
.main-nav-header > div > ul > li.menu-item-has-children:after { display: inline-block;
width: 0;
height: 0;
margin-left: -11px;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid #0000;
border-bottom: 0;
border-left: 0.3em solid #0000;
}
.borderd .uk-form-icon > [class*="uk-icon-"] {
top: 60%;
}
.tourhero {
margin-top: -40px;  position: relative;
z-index: 2;
background-color: #f1f1f1;
}
.infobox__container {
position: relative;
z-index: 2;
}
.toursection {
margin-left: auto;
}
.uk-ptop {
padding: 20px;
}
.blockheader {
margin: 0;
color: var(--primary--color);
letter-spacing: -1px;
}
.alignright {
float: right;
margin-left: 30px;
}
.mapBlock {
height: 300px;
width: 300px;
background: #333;
text-align: center;
line-height: 300px;
position: relative;
color: #fff;
}
.mapBlock:before {
position: absolute;
right: 20px;
content: "\f082";
font-family: FontAwesome;
bottom: 20px;
background: #ffffff30;
width: 50px;
height: 50px;
}
.mapBlock img {
width: 100%;
height: 100%;
object-fit: cover;
}
.gmap iframe {
width: 100%;
}
#highlight {
padding: 3.6rem 0 3rem 0;
border-bottom: 2px dashed #ccc;
}
#itinenary {
padding: 4.9rem 0 6rem 0;
border-bottom: 2px dashed #ccc;
}
#inclusions {
padding: 5rem 0;
}
#itinenary .blockheader,
#inclusions .blockheader {
margin-bottom: 3rem;
}
.overview_panel li {
line-height: 190%;
font-size: 1.7rem;
}
.uk--trip__list .bg-shaded,
#trip__list .bg-shaded {
-webkit-box-shadow: none;
box-shadow: none;
}
.uk-heightMatch {
box-shadow: -1px 16px 32px #0000000d;
}
#overview p {
margin-top: 15px;
margin-bottom: 0;
}
.uk-arrow {
position: absolute;
right: 0;
bottom: 50px;
z-index: 1;
text-align: center;
width: 100%;
-moz-animation: bounce 3s infinite;
-webkit-animation: bounce 3s infinite;
animation: bounce 3s infinite;
}
.uk-arrow a { color: rgba(255, 255, 255, 0.5);
}
.uk-arrow a:hover {
color: rgba(255, 255, 255, 0.7);
}
.overview_panel {
padding: 40px 0;
}
.overview_panel .carousel-main img {
height: 600px;
margin-top: 40px;
}
.infobox {
margin-left: auto;
position: relative;
background: #044869;
margin-top: -140px;
padding: 24px;
}
.paddingBox {
padding: 0 30px 20px 0;
text-align: justify;
}
.tourhero img,
.tourhero svg {
width: 100%;
display: block;
}
.infobox ul {
padding: 0;
}
.infobox ul li {
display: inline-block;
color: #fff;
margin-right: 8px;
font-size: 0.875em;
}
.infobox ul li a {
color: inherit;
font-weight: 300;
}
.infobox__subtitle {
font-size: 1.625em;
color: #fff;
margin: 0;
}
.infobox__title {
font-size: 5.3rem;
line-height: 1.26;
margin: 0;
color: #fff; }
.infobox__meta {
margin-top: 0;
margin-bottom: 20px;
}
.infobox__meta .tourmeta {
font-size: 20px;
color: #fff;
display: inline-block;
vertical-align: top;
margin: 10px 23px 10px 0;
}
.infobox__meta .tourmeta strong {
font-weight: 500;
}
.tournav {
top: 0;
left: 0;
padding-bottom: 20px; transition: opacity 0.2s;
background: #fff;
padding: 30px 0 30px 0;
z-index: 10;
}
.contactInfo {
margin-top: 30px;
background: #ccc;
}
.tournav .button {
margin-top: 10px;
}
.tourgallery {
margin-top: 30px;
display: -webkit-box;
margin-right: -10px;
margin-left: -10px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.tourgallery .flexslider .slides > li {
height: 600px;
} .tourgallery .flex-control-thumbs li {
width: 50px;
float: left;
margin: 0;
height: 200px !important;
overflow: hidden !important;
box-sizing: border-box;
height: 50px !important;
}
.tourgallery .flex-control-thumbs li img {
height: 100%;
object-fit: cover;
}
.tourgallery img {
object-fit: cover;
width: 100%;
}
.tourgallery__image--rectangle {
width: 56%;
}
.tourgallery__image--square {
width: 40%;
}
.tourgallery__image {
padding: 10px;
}
.tournav__listel {
position: relative;
display: block;
line-height: 1.4;
padding-left: 48px;
counter-increment: nav-counter;
margin-top: 30px;
cursor: pointer;
}
.cta-tournav__plan {
display: inline-block;
background-color: var(--primary--color);
color: #fff;
padding: 12px 32px;
border: 2px solid var(--primary--color);
cursor: pointer;
-webkit-transition: all 0.2s;
transition: all 0.2s;
line-height: 1;
margin-top: 20px;
}
.cta-tournav__plan:hover {
border: 2px solid var(--primary--color);
color: var(--primary--color);
background: #fff;
text-decoration: none;
}
.uk-container {
max-width: 1400px !important;
}
.tournav__listel:before {
content: counter(nav-counter);
font-weight: bold;
display: block;
position: absolute;
top: 50%;
left: 0;
width: 34px;
height: 34px;
margin-top: -17px;
line-height: 34px;
border-radius: 50%;
border: 1px solid #bbb;
text-align: center;  }
.tournav__listel.uk-active:before {
background-color: var(--primary--color);
color: #fff;
border-color: var(--primary--color);
}
.tournav__link {
text-transform: uppercase;
letter-spacing: 0.04em;
font-style: normal;
font-weight: 500;
text-decoration: none;
display: block;
font-size: 1.5rem;
color: #666;
}
.modal-header {
margin: 0;
border: none;
padding: 0;
}
.modal-contents h4 {
margin: 0;
color: #fff;
font-size: 23px;
display: inline-block;
padding: 20px;
}
.modal-contents .fwrap {
background: var(--primary--color);
position: relative;
}
.modal-contents .fwrap span {
float: right;
position: absolute;
cursor: pointer;
right: 0;
background: #0000003d;
color: #fff;
height: 100%;
width: 50px;
text-align: center;
line-height: 60px;
}
.modal-contents .fwrap span:before {
color: #fff;
content: "\f00d";
line-height: 30px;
font-family: FontAwesome;
}
.modal-header .left img {
width: 130px;
height: 130px;
object-fit: cover;
}
.modal-headers .left p {
margin: 0;
font-size: 15px;
margin-left: 10px;
line-height: 1.6;
}
.modal-headers {
padding: 20px;
background: #f1f1f1;
}
.model-popup__section {
position: fixed;
max-width: 330px;
-webkit-transition: 2s ease;
z-index: 1000;
-moz-transition: 2s ease;
-ms-transition: 2s ease;
right: -180%;
-webkit-transition: 2s;
bottom: 20px;
}
.cnt__info .model-popup__section {
right: 20px;
-webkit-transition: 2s ease;
-moz-transition: 2s ease;
-ms-transition: 2s ease;
-o-transition: 2s ease;
transition: 2s ease;
}
.modal-contents {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
padding: 0 0 0 0px;
pointer-events: auto;
outline: 0;
}
.tournav__link:hover {
color: var(--primary--color);
text-decoration: none;
}
.tournav__listel.uk-active .tournav__link {
color: var(--primary--color);
font-weight: bold;
}
.accordion__header:last-child {
border-bottom: none !important;
}
.costInclusion,
.activities { margin-bottom: 30px;
}
.ukgallery_section {
margin-top: 30px;
}
.ukgallery_section li {
list-style: none;
}
.costInclusion ul li,
.costInclusion ol li,
.costInclusion p,
.ncostInclusion ul li,
.ncostInclusion ol li,
.ncostInclusion p {
position: relative;
}  .itinerary__marker {
text-transform: uppercase;
letter-spacing: 0.04em;  text-align: center;  height: 58px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
font-size: 2.1rem;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 1.4;
display: table-cell;
vertical-align: middle;
font-weight: bold;
padding-left: 20px;
}
.itinerary__title {
position: relative;
background: #f1f1f1;
}
.accordion__title {
margin-left: 88px;
cursor: pointer;
position: relative; display: table-cell; vertical-align: middle;
padding-left: 20px; font-weight: 300;
color: #333;
margin: 0; font-size: 2.1rem;
font-weight: bold;
}
.accordion__title:hover {
text-decoration: none;
color: inherit;
}
.itinerary__title:after {
content: "\f107";
font-family: FontAwesome;
cursor: pointer;
display: block;
background: #0000000f;
height: 100%;
line-height: 60px;
text-align: center;
width: 50px;
position: absolute;
top: 0;
right: 0;
color: #000;
font-size: 30px;
}
.itinerary__title.off:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.accordion__header {
margin-bottom: 30px;
}
@keyframes hoverIn {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes hoverOut {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
-webkit-transform: translateX(101%);
transform: translateX(101%);
}
}
.tm_block {
padding: 4rem 0;
}
.headlines {
text-align: center;  }
.headlines h2 {
text-transform: uppercase;
color: var(--primary--color);
}
.headlines h1,
.headlines h2 {
letter-spacing: 0.1rem;
}
.h2,
h2 {
font-size: 3.9rem !important;
line-height: 46px !important;
}
.h3,
h3 {
font-size: 2rem !important;
} .tourgallery .flex-direction-nav a:before {
font-size: 29px;
}
.button {
display: inline-block; background: none;
font-size: 1.6rem;
font-weight: 400;
line-height: normal;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.06rem;
border: 0.2rem solid #0000;
vertical-align: middle;
border-radius: 0.4rem;
padding: 1.2rem 2.8rem 1.1rem;
-webkit-appearance: none;
cursor: pointer;
}
.round {
border-radius: 5.6rem;
}
.button.outline {
color: var(--primary--color);
border-color: var(--primary--color);
}
.button.outline-white {
color: #fff;
border-color: #fff;
}
.button.big {
font-size: 1.6rem;
padding: 1.6rem 3.4rem 1.5rem;
}
.button.outline:hover {
color: #fff !important;
background: var(--primary--color);
text-decoration: none;
}
.button.outline-white:hover {
color: var(--primary--color);
background: #fff;
text-decoration: none;
}
.button.outline-white:hover span {
color: var(--primary--color);
} .m__right {
margin-right: 1.3rem;
}
.tm_about .headlines p {
line-height: 150%;
margin-bottom: 20px;
font-size: 2rem;
margin-top: 0;
}
.bg-shaded {
background: #f1f1f1;
}
.bg-light {
background: #f0f3f5;
}
.texture-handler {
position: absolute;
left: 200px;
right: 200px;
display: block;
height: 24px;
}
.texture {
position: absolute;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
height: 24px;
max-width: 1000px;
width: 100%;
z-index: 500;
}
.bg-img {
position: absolute;
top: 0;
width: 100%;
left: 0;
height: 100%;
z-index: -1;
background-repeat: no-repeat;
background-position: center top;
background-size: auto;
background-image: url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/img/dot-background.jpg);
}
.texture-handler.top {
top: 0%;
}
.texture.top-texture {
background: url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/img/texture-top.png) no-repeat top right;
-webkit-background-size: 100% auto;
background-size: 100% auto;
}
.texture.bottom-texture {
background: url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/img/texture-bottom.png) no-repeat bottom left;
-webkit-background-size: 100% auto;
background-size: 100% auto;
}
.uk-aboutBanner .texture.bottom-texture {
background: url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/img/texture-bottom-grey.png) no-repeat bottom left;
}
.texture-handler.bottom {
bottom: 0;
}
.bg-color {
background: #6e8599;
color: #fff;
}
.site-header.uk-active .site-branding {
background-image: none;
background-color: #fff;
box-shadow: 1px 1px 1px #0000001c;
}
.site-header.uk-active .site-branding .texture-handler.top {
top: 100%;
display: none;
}
.site-hea .site-header.uk-active .site-brandingder.uk-active .site-branding .subnav-container {
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.site-header.uk-active.uk-animation-slide-top .logowrap,
.site-header.uk-active.uk-animation-slide-top .custom-logo-link {
width: 317px;
}
.itemPanelBlock {
padding-bottom: 30px;
position: relative;
}
.itemPanelBlock a:hover img,
.column a:hover img {
-webkit-transform: scale(1.1);
transition: all 300ms;
-moz-transform: scale(1.1);
transition: all 300ms;
-ms-transform: scale(1.1);
transition: all 300ms;
-o-transform: scale(1.1);
transition: all 300ms;
transform: scale(1.1);
transition: all 300ms;
}
.itemPanelBlock a img,
.column a img {
transition: all 300ms;
transition: all 300ms;
transition: all 300ms;
transition: all 300ms;
transition: all 300ms;
}
.column {
overflow: hidden;
}
.linked-image {
display: block;
position: relative;
}
.hasImg {
height: 250px;
min-height: 250px;
overflow: hidden;
}
.hasImg img {
object-fit: cover;
width: 100%;
height: 100%;
max-width: 100%;
}
.package-fact span {
line-height: 1.6;
}
.package-fact span:not(:last-child) {
border-right: 2px dashed #fff;
margin-right: 15px;
padding-right: 15px;
}
.uk-duration,
.uk-packageCost,
.uk-grade {
display: inline-block;
}
.itemPanelBlock h3 { color: #000;
margin-bottom: 0;
}
.uk-text-shadow {
padding: 20px 17px 13px 23px;
background: #fff;
box-shadow: -5px -4px 20px #00000012;
}
.itemPanelBlock h3 a {
color: inherit;
}
.itemPanelBlock h3 a:hover {
text-decoration: none;
color: #fff;
}
.story-block .itemPanelBlock h3 a {
color: #fff;
} 
.story-block .itemPanelBlock h3 a:hover {
text-decoration: none;
color: #fff;
}
.itemPanelBlock figcaption {
padding: 2.5rem 2.5rem 2.5rem 2.5rem;
background: #fff;
box-shadow: -1px 16px 32px #00000012;
}
.story-block .itemPanelBlock figcaption {
background: #000;
}
.package-fact small {
font-size: 1.1rem;
color: #9b9b9b;
font-weight: 500;
text-transform: uppercase;
}
.package-fact big {
font-size: 1.4rem;
color: #333;
font-weight: 600;
display: block;
line-height: 1.2;
}
.about_wrap {
position: relative; }
.bg-color-dark {
background: var(--primary--color);
}
.uk-description h2 {
color: var(--primary--color);
}
h2.section-title {
text-align: center;
position: relative;
padding: 0 0 1.5rem 0;
margin-bottom: 4rem;
z-index: 1;
font-weight: 400;
}
h2.section-title.is-color-blue:before { color: #04486930;
}
h2.section-title.is-color-white {
color: #fff;
}
h2.section-title.is-color-blue {
color: var(--primary--color);
}
h2.section-title.is-color- {
color: var(--primary--color);
}
h2.section-title span {
display: block;
color: #bebec8;
}
h2.section-title:before {
content: attr(data-title);
width: 100%;
font-family: "Pacifico", cursive;
display: block;
font-size: 12rem;
line-height: 100px;
text-transform: none;
font-weight: bold;
letter-spacing: 1.9rem;
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translate(-50%);
-moz-transform: translate(-50%);
-ms-transform: translate(-50%);
-o-transform: translate(-50%);
transform: translate(-50%);
opacity: 0.4;
}
.site-footer.tm-block {
padding-bottom: 0;
background: #000;
}
.uk-description { right: 0;
padding: 6rem;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #fff; background: #f1f1f1 url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/img/watermarks-2.jpg);
height: 100%;
text-align: center; background-size: auto;
background-position: center top; display: flex;
align-items: center;
justify-content: center;
}
.uk-aboutBanner {
overflow: hidden;
max-height: calc(100vh - 290px);
position: relative;
z-index: 2;
background-color: #f1f1f1;
}
.uk-color-white {
color: #fff;
}
.story-block {
background: #000;
padding: 80px 0 0 0;
}
.uk-tabs {
font-size: 22px;
margin: 0 0 30px 0;
padding: 0;
position: relative;
list-style: none;
display: inline-block;
}
ul.tabs li {
color: #333;
display: inline-block;
cursor: pointer;
padding-right: 35px;
position: relative;
margin: 0 0 0 0;
padding-bottom: 20px;
font-size: 19px;
}
.tab-content {
display: none;
}
.tab-content.current {
display: block;
}
.tab_panel .button {
border: none;
}
.tab_panel li.current {
color: var(--primary--color);
background: #fff;
}
.column {
margin-bottom: 25px;
}
.holder {
width: 100%;
position: relative;
border: 1px solid #0000;
}
.post__img {
height: 500px;
}
.post__img img {
height: 100%;
width: 100%;
object-fit: cover;
}
.post__img:before {
display: block;
content: "";
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
top: 0px;
background: linear-gradient(to bottom, #0000 30%, #000000e6 100%);
}
.overlay__layer .overlay-heading {
font-size: 2.4rem !important;
color: #fff;
margin-bottom: 1px;
line-height: 1.3;
}
.overlay__layer {
position: absolute;
font-weight: 300;
z-index: 1000;
bottom: 16px;
width: 90%;
color: #fff;
z-index: 1;
word-break: break-all;
left: 19px;
padding: 7px;
margin: 0;
transition: 0.2s ease bottom;
text-shadow: 3px 4px 4px #00000054;
}
.column span,
.itemPanelBlock .authors,
.itemPanelBlock .est__time {
font-size: 12px;
line-height: 15px;
letter-spacing: 0.03em;
display: inline-block;
margin-right: 8px;
}
.itemPanelBlock .est__time {
margin-right: 0;
}
.itemPanelBlock .authors,
.itemPanelBlock .est__time {
color: #fff;
}
.tab-content.current .itemPanelBlock {
padding: 0;
}
.tab-content.current .itemPanelBlock figcaption {
margin-bottom: 25px;
}
.column span {
color: #fff;
}
.video__wrap iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.video__wrap {
max-height: 500px;
min-height: 750px;
position: relative; margin: auto;
width: 100%;
}
.social__footer {
background-image: url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/img/bar4-white.png);
background-position: left bottom;
background-repeat: no-repeat;
}
.single .social__footer {
background-color: #000;
}
.template__contact .uk-social {
margin: 20px 0 0 0;
padding: 0;
}
.template__contact .uk-social li a {
margin-right: 12px;
display: flex;
font-size: 23px;
justify-content: center;
font-weight: 300;
align-items: center;
margin-right: 1rem;
position: relative;
width: 40px;
color: #fff;
height: 40px;
text-align: center;
line-height: 40px; border-radius: 100%;
}
.template__contact .uk-social li a.facebook-f {
background: #3b5998;
}
.template__contact .uk-social li a.insta-i {
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
.template__contact .uk-social li a.youtube-y {
background: #c4302b;
}
.template__contact .uk-social li a i {
margin-right: 0;
font-size: 19px;
}
.uk-social li {
display: inline-block;
list-style: none;
}
.uk-social li a {
margin-right: 12px;
display: flex;
font-size: 23px;
justify-content: center;
font-weight: 300;
align-items: center;
margin-right: 1rem;
position: relative;
}
.uk-social li a i {
font-size: 23px;
margin-right: 20px;
}
.uk-social li a:hover {
text-decoration: none;
}
.fotter__bottom {
color: #fff;
padding-bottom: 0;
background: #000;
}
.fotter__bottom * {
font-size: 17px;
color: #fff;
}
.fotter__bottom a:hover {
color: #fff;
text-decoration: none;
}
.fotter__bottom ul {
list-style: none;
padding: 0;
}
.fotter__bottom ul li {
padding-bottom: 6px;
}
.fotter__bottom ul li a {
color: #ffffffb5;
font-weight: 300;
font-size: 15px;
border-bottom: 1px solid #cccccc05;
display: block;
padding: 2px 0;
}
.uk-copy_right {
padding-top: 50px;
padding-bottom: 50px;
margin-bottom: 0;
font-size: 13px;
}
.fotter__bottom ul li:last-child {
padding-bottom: 0;
border-bottom: none;
}
.fotter__bottom ul li a:hover {
text-decoration: none;
color: #fff;
}
.fotter__bottom h4 {
font-size: 20px;
letter-spacing: 1px;
color: #ffffffbd;
}
.package-calltoaction {
border-top: 1px solid #ddd;
text-align: center;
background:#000;
padding-top: 60px;
}
.package-calltoaction h2 {
margin-top: 0;
margin-bottom: 0;
color:#fff;
line-height: 0.9;
font-size: 2.5rem;
font-weight: 300;
}
.package-calltoaction p {
margin-top: 0;
font-weight: 500;
color:#fff;
}
.package-calltoaction a {
border: 1px solid #fff !important;
color: #fff !important;
}
.package-calltoaction a:hover {
border:1px solid var(--primary--color);
}
.tm_block.adventrue {
padding-bottom: 74px;
}
.Icontent.inner {
background: #e3e3e3;
padding: 20px;
display: none;
}
.single .tm-block {
padding-top: 0;
}
.tourhero .texture-handler.top {
top: 29px;
}
.category--top {
top: 19px;
}
.Icontent.inner p {
margin: 0;
text-align: justify;
}
.categoryBanner { margin-top: -40px; position: relative;
}
.uk-about h1.entry-title {
display: none;
}
.categoryBanner img {
width: 100%;
}
.uk-covers {
position: absolute;
height: 100%;
left: 0;
top: 0;
color: #fff;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.32) 100%);
width: 100%;
}
.uk-covers h1 {
color: #fff;
font-size: 6.6rem;
text-shadow: 1px 1px #000;
}
.uk-covers div {
display: flex;
align-items: center;
-webkit-justify-content: center;
height: 100%;
justify-content: center;
}
.tourHightlight {
line-height: 190%;
font-size: 1.7rem;
margin-bottom: 20px;
}
.tm-block {
padding: 27px 0;
}
.cat-head {
font-family: "depressionist_3_revisitedRg" !important;
}
.main_heading {
padding: 60px 0 0 0;
}
#team .uk-panel h2 {
margin-bottom: 40px;
}
#team p {
text-align: justify;
}
small {
font-weight: normal;
line-height: 1;
color: #7e8591;
}
#team {
line-height: 190%;
font-size: 1.7rem;
font-weight: 300;
font-family: "neosans";
color: #333;
}
#team .userImg img {
width: 100%;
}
.swiper-container {
width: 100%;
height: 300px;
margin-left: auto;
margin-right: auto;
}
.swiper-slide {
background-size: cover;
background-position: center;
}
.gallery-top {
height: 80%;
width: 100%;
}
.gallery-thumbs {
height: 20%;
box-sizing: border-box;
padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
width: 25%;
height: 100%;
opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
opacity: 1;
}
.c__overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
background: #044869cf;
width: 100%;
text-align: center;
opacity: 0;
visibility: hidden;
-webkit-transition: 1s opacity ease;
-moz-transition: 1s opacity ease;
-ms-transition: 1s opacity ease;
-o-transition: 1s opacity ease;
transition: 1s opacity ease;
align-items: center;
display: flex;
justify-content: center;
}
.itemPanelGallery:hover .c__overlay {
opacity: 1;
visibility: visible;
-webkit-transition: 1s opacity ease;
-moz-transition: 1s opacity ease;
-ms-transition: 1s opacity ease;
-o-transition: 1s opacity ease;
transition: 1s opacity ease;
}
.itemPanelGallery .hasImg {
height: 400px;
min-height: 400px;
}
.c__overlay ins {
background: none;
border-color: #fff;
}
.c__overlay ins.outline {
color: #fff;
border-color: #fff;
}
.page-template-template-contact .entry-title {
display: none;
}
.defaultpage {
padding: 14.6rem 0;
}
.error-404 {
padding: 20.6rem 0 63px 0;
text-align: center;
}
.alignright {
float: right;
margin-left: 25px;
}
.widget {
margin-top: 30px;
background: #f1f1f1;
}
.widget label {
display: block;
}
.widget span {
display: block;
}
.search-form input[type="search"],
.search-form input[type="text"] {
height: 40px;
background: #fff;
font-weight: 500;
border: none;
font-family: "Quicksand", sans-serif;
padding: 0 20px 0 17px;
outline: none;
box-shadow: 2px 2px 2px #00000017;
}
.widget .search-form input[type="search"] {
margin: 30px 0 30px 30px;
}
.search-form input[type="submit"] {
background: var(--primary--color);
color: #fff;
border: none;
padding: 11px;
font-family: "Quicksand", sans-serif;
margin: 0;
width: 84px;
font-weight: bold;
}
.uk-about .post-thumbnail {
margin-top: -40px;
}
.widget:first-child {
margin-top: 0;
}
.widget h2,
.widget span {
background: var(--primary--color);
color: #fff;
margin: 0;
font-size: 23px !important;
line-height: 30px !important;
text-transform: uppercase;
display: block;
padding: 18px;
margin: 0;
font-weight: 600;
font-family: inherit !important;
}
.alignleft {
float: left;
margin-right: 3rem;
}
.widget ul {
list-style: none;
padding: 10px;
margin: 0;
background: #f1f1f1;
}
.widget ul li {
padding: 10px 0;
}
.widget ul li a {
color: #333;
display: block;
}
.widget ul li a:hover {
text-decoration: none;
color: var(--primary--color);
}
.uk-accordion-title {
display: block;
}
.uk-section-widget .uk-accordion-title {
position: relative;
}
.uk-section-widget .uk-accordion-title:before {
content: "\f104";
position: absolute;
right: 10px;
font-family: FontAwesome;
transform: rotate(182deg);
-webkit-transform: rotate(182deg);
-moz-transform: rotate(182deg);
-ms-transform: rotate(182deg);
-o-transform: rotate(182deg);
transform: rotate(182deg);
-webkit-transition: 0.5s rotate;
-moz-transition: 0.5s rotate;
-ms-transition: 0.5s rotate;
-o-transition: 0.5s rotate;
transition: 0.5s rotate;
}
.uk-section-widget .uk-accordion-title {
background: none;
border-bottom: 1px solid #f1f1f1;
padding: 9px 15px;
margin: 0;
}
.uk-section-widget .accordion__label:last-child .uk-accordion-title {
border-bottom: none;
padding-bottom: 0;
}
.uk-section-widget .uk-accordion-title.uk-active:before {
-webkit-transform: rotate(-92deg);
-moz-transform: rotate(-92deg);
-webkit-transition: 0.5s rotate;
-moz-transition: 0.5s rotate;
-ms-transition: 0.5s rotate;
-o-transition: 0.5s rotate;
transition: 0.5s rotate;
-ms-transform: rotate(-92deg);
-o-transform: rotate(-92deg);
transform: rotate(-92deg);
}
.uk-section-widget .uk-accordion-content {
padding: 0 15px 15px 15px;
background: #f1f1f1;
}
.uk-panel .uk-panel-box {
padding: 25px;
background: #fff;
margin-bottom: 40px !important;
color: #666;
border: 0;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.11);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.11);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.11);
}
.catItemTag strong {
display: inline-block;
padding-right: 5px;
}
.catItemTag {
background: #f1f1f1;
padding: 13px;
margin-bottom: 15px;
}
.catItemTag a {
display: inline-block;
font-size: 14px;
padding-right: 14px;
}
.uk-section-widget.uk-panel .uk-panel-box h3 {
margin-top: 0;
}
.uk-section-widget.uk-panel .uk-panel-box a {
font-size: 17px;
font-weight: 500;
}
.uk-accordion-content ul {
padding: 0 !important;
margin: 0;
list-style: none;
}
.uk-section-widget ul {
padding: 0 !important;
margin: 0;
list-style: none;
}
.uk-section-widget ul li {
border-bottom: 1px solid #0000001c;
padding: 10px 0;
}
.uk-section-widget ul li:last-child {
border-bottom: none;
padding-bottom: 0;
}
.uk-section-widget.uk-panel {
margin: 0 !important;
}
.uk-panel .uk-panel-box .uk-text-small {
font-size: 12px;
line-height: 22px;
}
.uk-panel .uk-panel-box h3 {
margin-top: 15px;
}
.uk-panel .uk-panel-box h3 a {
font-size: 25px;
line-height: 1.3;
}
.uk-panel-box a {
color: #064869;
}
.uk-panel-box a:hover {
text-decoration: none;
}
.image__content-block {
padding-top: 40px;
margin-top: 40px;
border-top: 1px solid #f1f1f1f1;
}
.featured__image img {
width: 100%;
}
.tm_block .navigation {
display: block;
width: 100%;
}
.navigation ul {
padding: 0;
}
.navigation ul li {
display: inline-block;
text-align: center;
}
.navigation ul li a {
display: block;
padding: 10px;
background: #ccc;
color: #333;
}
.navigation ul li a:hover,
.navigation ul li.active a {
background: var(--primary--color);
color: #fff;
text-decoration: none;
}
.itemRelated li { padding: 7px 0;
font-size: 17px;
}
.itemTags li {
margin-right: 10px;
display: inline-block;
}
.itemTags li a {
color: var(--primary--color);
border-color: var(--primary--color);
display: inline-block; font-size: 1.4rem;
font-weight: 400;
line-height: normal;
text-decoration: none; letter-spacing: 0.06rem;
border: 0.1rem solid var(--primary--color);
vertical-align: middle;
border-radius: 0.4rem;
padding: 1.2rem 2.8rem 1.1rem;
-webkit-appearance: none;
cursor: pointer;
border-radius: 5.6rem;
margin-bottom: 13px !important;  }
.itemRelated,
.itemTagsBlock {
padding: 15px;
}
.itemTagsBlock {
margin-top: 15px;
}
.itemRelated h4,
.itemTagsBlock h4 {
font-size: 18px;
}
.itemTags li a:hover {
color: #fff;
background: var(--primary--color);
}
.texture-description {
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: -1;
width: 100%;
background: url(https://himalayanascent.com/wp-content/themes/himalayanascent/assets/img/watermarks-2.jpg);
background-size: auto;
background-position: center top;
}
.uk-description .button {
margin-top: 2rem;
}
.uk__team--section {
padding: 40px 0;
display: flex;
border-bottom: 2px solid #f1f1f1;
}
.uk__team--section:after {
display: block;
clear: both;
content: "";
}
.uk__team--photo { padding-right: 40px;
}
.uk__team--description {
flex: 2;
}
.uk__team--section:nth-child(odd) .uk__team--photo {
flex: 2;
padding: 0;
padding-left: 40px;
}
.uk__team--section:nth-child(odd) .uk__team--description { order: -1;
flex: 4;
padding-right: 0;
}
.uk__team--photo img {
width: 100%;
}
.uk__team--section:first-child {
padding-top: 0;
}
.uk__team--section:first-child {
border-bottom: none;
padding-bottom: 0;
}
.uk__team--section:last-child {
border-bottom: none;
padding-bottom: 0;
}
@media (max-width: 1170px) {
.logowrap,
.custom-logo-link {
margin-left: 20px;
}
}
@media (max-width: 149.4rem) {
.logowrap,
.custom-logo-link {
display: inline-block;
padding: 20px 0 20px 0;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
-ms-transition: all 300ms;
-o-transition: all 300ms;
transition: all 300ms;
margin-left: 150px;
width: auto !important;
}
.header .uk-active .site-branding .logowrap,
.custom-logo-link {
width: 180px;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
-ms-transition: all 300ms;
-o-transition: all 300ms;
transition: all 300ms;
}
}
@media (max-width: 1200px) {
.exo-contact {
margin-right: 40px;
}
}
@media (max-width: 98.5rem) {
.logowrap,
.custom-logo-link {
margin-bottom: 26px;
display: inline-block;
padding: 20px 0 0 0; }
.main-nav-header > div > ul > li > a {
padding-right: 1.8rem;
font-weight: bold;
font-size: 1.5rem;
}
}
@media (max-width: 1022px) {
.logowrap,
.custom-logo-link {
margin-left: 20px;
}
}
@media (max-width: 932px) {
.exo-contact strong {
display: none;
}
.logowrap,
.custom-logo-link {
margin-left: 110px;
}
}
@media (max-width: 891px) {
.nav-wrapper {
box-shadow: 0 0 17px #00000038;
}
.site-header .uk-active {
background: #fff;
box-shadow: 0 0 17px #00000038;
}
.logowrap,
.custom-logo-link {
margin-bottom: 14px;
display: inline-block;
padding: 20px 30px 0 0; }
.site-branding {
background: none;
}
.site-header {
background: #fff;
}
.logowrap,
.custom-logo-link {
margin-left: 20px;
}
.site-header .uk-sticky-placeholder {
height: auto !important;
}
}
@media screen and (max-width: 1100px) {
.uk-covers h1 {
color: #fff;
font-size: 5rem;
text-shadow: 1px 1px #000;
}
}
@media screen and (max-width: 48rem) and (min-width: 51.5625rem) {
.uk-description {
position: absolute;
width: 100%;
height: 100%;
}
}
@media screen and (max-width: 51.5625rem) and (min-width: 31.25rem) {
.exo-contact {
margin-right: 10px;
}
.uk-navbar-toggle {
margin-top: 21px !important;
margin-right: 30px;
}
h2.section-title:before {
display: none;
}
h2.section-title {
margin-bottom: 14px;
}
.tm_block {
padding: 4rem;
}
.tm_block.defaultpage {
padding: 14.6rem 0;
}
.tm_block.adventrue {
padding-bottom: 20px;
}
.uk-description { width: 100%;
padding: 2rem;
}
.logowrap,
.custom-logo-link {
display: inline-block;
padding: 20px 0 0px 0; }
.main-nav-header > div > ul > li > a {
padding-right: 1.3rem;
font-size: 1.5rem;
}
.exo-contact strong {
display: none;
}
.exo-contact a i {
display: block; }
.exo-contact a {
position: relative;
font-size: 2rem;
color: #044869;
margin-right: 1.43rem;
display: inline-block;
}
}
.tournav__title {
text-transform: uppercase;
letter-spacing: 0.04em;
font-style: normal;
font-weight: 600;
font-size: 1.5rem;
color: #666;
}
.featured__image .gallery-item a {
display: block;
overflow: hidden;
transition: 0.5s;
}
.featured__image .gallery-item a img {
transition: 0.5s;
}
.featured__image .gallery-item a:hover img {
transform: scale(1.2);
transition: 0.5s;
}
.site-footer .uk-social li a {
color: #fff;
}
@media (max-width: 37.5rem) {
.facebook__like {
display: none !important;
}
.tournav {
display: none;
}
.overview_panel .carousel-main img,
.carousel-main img {
height: 400px;
}
}
@media screen and (max-width: 51.5625rem) and (min-width: 31.25rem) {
.h2,
h2 {
font-size: 2.9rem !important;
line-height: 46px !important;
}
}
@media screen and (max-width: 800px) {
.fotter__bottom ul {
margin-bottom: 2.5rem;
}
}
@media screen and (max-width: 48rem) {
.uk__team--description {
text-align: center;
}
.uk__team--description p {
text-align: justify;
margin-bottom: 00;
}
.uk-team {
margin-top: 0 !important;
}
.uk__team--section {
display: inline-block;
padding: 30px 0;
text-align: center;
}
.uk__team--section:nth-child(odd) .uk__team--photo {
padding: 0;
}
.uk__team--photo { padding-right: 0px;
margin-bottom: 24px;
}
.post__img {
height: 300px;
}
.site-branding {
background: none;
}
.featured__image .gallery-item {
display: inline-block;
margin: 0;
padding: 6px;
flex: 1;
width: 33.33%;
}
.navigation {
display: block !important;
}
.navigation ul li {
margin-bottom: 30px;
}
.tm_block.adventrue {
padding-top: 32px;
}
.tm_block.adventrue .uk-margin__bottom {
margin-bottom: 20px;
}
.categoryBanner .uk-covers h1,
.uk-margin__bottom {
text-align: center;
font-size: 3rem;
padding-top: 20px;
text-shadow: 1px 1px #000;
font-weight: inherit;
}
.uk-covers h1 {
text-align: center;
color: #fff;
font-size: 4.5rem;
text-shadow: 1px 1px #000;
}
.overview_panel p {
text-align: justify;
}
#highlight {
padding: 3rem 0;
}
.accordion__title {
padding-left: 0;
font-size: 1.9rem;
display: block;
padding-top: 5px;
max-width: 250px;
line-height: 1.5;
}
.itinerary__title:after {
line-height: 84px;
font-size: 30px;
}
.itinerary__title {
padding: 16px;
}
.itinerary__marker {
font-size: 1.9rem;
padding: 0;
height: auto;
}
.infobox__container.uk-container {
padding: 0;
}
.blockheader {
margin: 0 0 0 0;
color: var(--primary--color);
letter-spacing: -1px;
}
.uk-ptop {
background: #f1f1f1;
}
.uk-padding-large {
padding: 30px 25px 30px 25px;
}
.package-calltoaction .button.big {
margin-top: 5px;
}
.infobox {
margin: 0;
}
.tm_block {
padding: 3rem 0;
}
.mapBlock {
width: 100%;
}
.alignright {
float: none;
margin: 0;
}
.infobox__meta .tourmeta {
font-size: 17px;
margin: 10px 10px 10px 0;
}
.infobox__subtitle {
font-size: 1.35em;
}
.infobox__title {
font-size: 4rem;
}
.paddingBox {
padding: 0 24px 24px 24px;
}
.tournav {
padding: 30px 0 30px 20px;
}
.social__footer .uk-flex {
display: block;
text-align: center;
}
.social__footer .uk-flex .uk img {
display: none;
}
.social__footer .uk-flex .uk ul {
margin: 0;
padding: 0;
}
h2.section-title::before {
display: none;
}
h2.section-title {
margin-bottom: 14px;
}
.fotter__bottom ul {
margin-bottom: 30px !important;
}
.menu-menu-1-container .uk-nav-offcanvas li a {
font-family: "neosans";
}
.menu-menu-1-container .uk-nav-offcanvas li {
border-bottom: 1px solid #cccccc08;
}
.menu-menu-1-container .uk-nav-offcanvas li:last-child {
border-bottom: none;
}
.borderd {
border-bottom: 1px solid #3333331c;
}
.menu-menu-1-container .uk-nav-offcanvas .sub-menu {
background: #f1f1f1;
padding: 0;
display: none;
position: relative;
z-index: 1;
}
.menu-menu-1-container .uk-nav-offcanvas .sub-menu li a {
color: #333;
padding: 11px;
border-bottom: 1px solid #0000001a;
}
.menu-menu-1-container .uk-nav-offcanvas .menu-item-has-children {
position: relative;
}
.menu-menu-1-container .uk-nav-offcanvas .menu-item-has-children .carets {
position: absolute;
top: 0;
right: 0;
float: none;
cursor: pointer;
height: 100%;
width: 50px;
line-height: 50px;
text-align: center; background: #ffffff1c;
}
.carets:after {
float: right;
position: absolute;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease; content: "\f107";
font-size: 26px;
color: #fff; font-family: FontAwesome;
top: -2px;
left: 20px;
}
.carets.mobile-dropDown:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
transition: 0.5s ease;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;
}
.menu-menu-1-container .uk-nav-offcanvas .mobile-dropDown > ul {
display: block;
}
.menu-menu-1-container .uk-nav-offcanvas .sub-menu li a:hover {
background: var(--primary--color);
}
.tm_block {
padding: 4rem 0;
}
.h2,
h2 {
font-size: 2.9rem !important;
line-height: 40px !important;
}
.headlines .button {
margin-bottom: 1.3em;
}
.site-footer .tm_block {
padding-bottom: 0;
}
.uk-copy_right {
padding-bottom: 12px;
}
.m__right {
margin-right: 0;
}
#inclusions {
padding: 4rem 0 0 0;
}
}
@media screen and (max-width: 31.25rem) {
.logowrap,
.custom-logo-link {
padding-right: 0;
}
.uk-arrow {
bottom: 0;
}
.package-fact.uk-flex {
display: block;
}
.overview_panel .carousel-main img,
.carousel-main img {
height: 300px;
}
.uk-about iframe {
height: 180px;
}
.categoryBanner {
margin: 0;
overflow: auto;
}
.hasImg {
height: 260px;
min-height: 260px;
}
.uk-covers h1,
.uk-margin__bottom {
font-size: 3rem !important;
margin: 0;
}
.uk-margin__bottom {
padding-top: 0;
padding-bottom: 0;
}
#itinenary .blockheader,
#inclusions .blockheader {
margin-bottom: 2rem;
}
.uk-ptop {
background: #f1f1f1;
}
.column span,
.itemPanelBlock .authors,
.itemPanelBlock .est__time {
padding: 5px 0;
}
.uk-description {
padding: 4rem 0rem;
}
h2.section-title {
margin-bottom: 14px;
font-size: 26px !important;
line-height: 1.3 !important;
}
.tm_block.adventrue {
padding-bottom: 20px;
padding-top: 27px;
}
.uk-sticky-placeholder {
height: auto;
}
.site-header { }
.site-branding {
background-color: #fff;
background-image: none;
position: relative;
}
.exo-contact strong {
display: none;
}
.logowrap,
.custom-logo-link {
padding-left: 0;
padding-bottom: 0;
}
.uk-navbar-toggle {
margin-top: 33px !important;
margin-left: -20px;
margin-right: 20px;
}
.button.big {
font-size: 1.3rem;
padding: 1.1rem 3rem 1.1rem;
}
.round {
border-radius: 3rem;
}
}
.uk-social {
margin-top: 20px;
}
.uk-connect a {
display: inline-block;
background: #e8e8e8;
height: 40px;
line-height: 40px;
margin-right: 9px;
width: 40px;
color: #000;
text-align: center;
-webkit-border-radius: 100%;
font-size: 18px;
border-radius: 100%;
}
form.wpcf7-form p label {
font-size: 15px;
display: block;
color: #000000a3;
margin: 0;
}
form.wpcf7-form p span {
display: block;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap select { border: 1px solid #ccc;
color: #333;
font-size: 14px;
outline: none;
width: 100%;
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
-ms-transition: background 0.5s ease;
-o-transition: background 0.5s ease;
transition: background 0.5s ease;
margin-top: 9px;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap select {
height: 45px;
padding: 0 20px;
box-sizing: border-box;
}
.wpcf7-textarea {
width: 100%;
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
-ms-transition: background 0.5s ease;
-o-transition: background 0.5s ease;
transition: background 0.5s ease;
border: 1px solid #ccc;
color: #333;
font-size: 14px;
outline: none;
margin-top: 15px;
padding: 20px;
}
.wpcf7-submit {
background: var(--primary--color);
color: #fff;
padding: 0 20px;
height: 50px;
border: none;
max-width: 200px;
display: block;
width: 200px;
cursor: pointer;
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
-ms-transition: background 0.5s ease;
-o-transition: background 0.5s ease;
transition: background 0.5s ease;
}
.wpcf7-submit:hover {
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
-ms-transition: background 0.5s ease;
-o-transition: background 0.5s ease;
transition: background 0.5s ease;
color: #fff;
}
.uk-connect a:hover {
color: #fff;
background: var(--primary--color);
}
.wpcf7-form-control-wrap input:focus,
.wpcf7-form-control-wrap select:focus,
.wpcf7-form-control-wrap textarea:focus {
border: 1px solid var(--primary--color);
background: #f1f1f1;
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
-ms-transition: background 0.5s ease;
-o-transition: background 0.5s ease;
transition: background 0.5s ease;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1rem;
font-weight: normal;
display: block;
color: #f00;
}
.wpcf7-not-valid {
border: 1px solid #f00 !important; -webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
-ms-transition: background 0.5s ease;
-o-transition: background 0.5s ease;
transition: background 0.5s ease;
}
.wpcf7-not-valid:focus {
border: 1px solid var(--primary--color) !important;
background: #f1f1f1;
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
-ms-transition: background 0.5s ease;
-o-transition: background 0.5s ease;
transition: background 0.5s ease;
}
.review-post {
text-align: left;
background: #fff;
padding: 20px;
border: 1px solid #f1f1f1;
}
.review-post .traveller-pic {
display: flex;
margin-bottom: 6px;
-webkit-align-items: center;
align-items: center;
}
.traveller-pic {
padding-right: 30px;
}
.review-post .traveller-pic img {
width: 60px;
height: 60px;
object-fit: cover;
margin-right: 0px;
border-radius: 100%;
}
.satisfiedPercent {
font-weight: bold;
font-size: 5rem;
color: var(--primary--color);
}
.satisfiedPercentText {
font-size: 24px;
font-weight: bold;
margin-bottom: 6px;
}
.satisfiedSummary,
.satisfiedreview {
margin-top: 8px;
}
.satisfiedSummary {
font-size: 17px;
line-height: 1.4;
}
.review-post .traveller-pic .traveller--header {
padding-left: 10px;
}
.uk-team {
display: inline-block;
width: 100%;
margin-top: 30px;
}
.review-post .traveller--header h5 {
margin-bottom: 2px;
font-size: 16px;
}
.uk-slidenav-position .uk-slidenav {
}
.review-post i {
font-size: 13px;
}
.review-txt p {
font-size: 16px;
text-align: justify;
margin-top: 4px;
line-height: 1.6;
margin-bottom: 0;
}
.color-brand-primary {
color: #ffc20e;
}
.review-post em {
color: #6c757d !important;
font-size: 12px;
font-style: normal;
}
.review-post .review-txt {
text-align: justify;
}
.review-txt {
flex: 1;
position: relative;
}
@media (max-width: 499px) {
.uk-navbar-toggle {
margin-top: 16px !important;
margin-left: -20px;
margin-right: 20px;
}
}
@-moz-keyframes bounce {
0%,
20%,
50%,
80%,
100% {
-moz-transform: translateY(0);
transform: translateY(0);
}
40% {
-moz-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-moz-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@-webkit-keyframes bounce {
0%,
20%,
50%,
80%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%,
20%,
50%,
80%,
100% {
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-moz-transform: translateY(-30px);
-ms-transform: translateY(-30px);
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@media (max-width: 48rem) {
.uk-arrow a {
font-size: 60px;
}
}
.banner-wrapper {
position: absolute;
z-index: 1;
bottom: 0;
left: 0;
color: #fff;
width: 100%;
text-align: center;
padding-bottom: 70px;
background-image: linear-gradient(to top, #00000069, rgba(0, 0, 0, 0.3), transparent, #00000003);
}
.banner--title {
text-shadow: 2px 4px 1px #000;
color: #fff;
font-size: 60px;
letter-spacing: -1px;
line-height: 1.19;
text-transform: capitalize;
}
.social__footer svg #line {
stroke-dasharray: 736;
}
.social__footer svg {
width: 100%;
opacity: 0;
display: block;
transition: opacity .4s ease-in;
}
.social__footer.animate svg{
opacity: 1;
transition: opacity .4s ease-in;
}
.social__footer.animate svg #line {
-webkit-animation: dash-draw 6s ease-out .55s forwards;
animation: dash-draw 6s ease-out .55s forwards;
stroke-dasharray: 4222;
stroke-dashoffset: 4222;
stroke-width: 1px;
stroke: #fff;
}
@-webkit-keyframes dash-draw{
to{
stroke-dashoffset:0;
}
}
@keyframes dash-draw{
to{
stroke-dashoffset:0;
}
}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:a 2s infinite linear;animation:a 2s infinite linear}.fa-pulse{-webkit-animation:a 1s infinite steps(8);animation:a 1s infinite steps(8)}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comments:before{content:"\f086"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dot-circle:before{content:"\f192"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-order:before{content:"\f2b0"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frown:before{content:"\f119"}.fa-futbol:before{content:"\f1e3"}.fa-gamepad:before{content:"\f11b"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palfed:before{content:"\f3d8"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-paragraph:before{content:"\f1dd"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-percent:before{content:"\f295"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phone:before{content:"\f095"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-print:before{content:"\f02f"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-rebel:before{content:"\f1d0"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-road:before{content:"\f018"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-strava:before{content:"\f428"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-circle:before{content:"\f2bd"}.fa-user-md:before{content:"\f0f0"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-brands-400.eot);src:url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-brands-400.woff2) format("woff2"),url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-brands-400.woff) format("woff"),url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-brands-400.ttf) format("truetype"),url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-regular-400.eot);src:url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-regular-400.woff2) format("woff2"),url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-regular-400.woff) format("woff"),url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-regular-400.ttf) format("truetype"),url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-solid-900.eot);src:url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-solid-900.woff2) format("woff2"),url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-solid-900.woff) format("woff"),url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-solid-900.ttf) format("truetype"),url(//himalayanascent.com/wp-content/themes/himalayanascent/assets/fa/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}