@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
@import url("https://use.typekit.net/ybz5pxq.css");
.shadow,nav.main #menu-top ul,.apl,form input:focus,form textarea:focus,form select:focus,.modal-window,.box,section.family-business .col.ppl.team-office,section.booking .col.form .form-enquiry_body,.timeline .row .item,.news-single .col,section.event-single-layout .col.event-layout-content .wp-page-content > .rev_slider_wrapper .rev_slider,.event-trip-id-box{-webkit-box-shadow:0 0 4px rgba(0,0,0,0.15);box-shadow:0 0 4px rgba(0,0,0,0.15)}.active,.visible{display:block !important}.inactive{display:none}.mpzero{margin:0;padding:0}.ani-bounce{-webkit-animation:bounce 3s infinite;animation:bounce 3s infinite}.ani-pulse{-webkit-animation:pulse 1s infinite;animation:pulse 1s infinite}@-webkit-keyframes pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(1);transform:scale(1)}75%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(1);transform:scale(1)}75%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-1em);transform:translateY(-1em)}60%{-webkit-transform:translateY(-1em);transform:translateY(-1em)}}@keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-1em);transform:translateY(-1em)}60%{-webkit-transform:translateY(-1em);transform:translateY(-1em)}}.container{margin:0 auto;padding-left:15px;padding-right:15px;}.container:after{content:"";display:block;clear:both}@media only screen and (min-width:768px){.container{width:750px}}@media only screen and (min-width:992px){.container{width:970px}}@media only screen and (min-width:1200px){.container{width:1170px}}.container-fluid{margin:0 auto;padding-left:15px;padding-right:15px;margin:0;padding:0}.container-fluid:after{content:"";display:block;clear:both}nav.main{float:right;margin-right:1.5em;position:relative;}nav.main #menu-top{margin:0;padding:0;margin:0;padding:0;}nav.main #menu-top:after{content:"";display:block;clear:both}nav.main #menu-top li{float:left;margin-right:5px;list-style-type:none}nav.main #menu-top li:last-child{margin-right:0}nav.main #menu-top *{list-style:none}nav.main #menu-top li{position:relative;}@media only screen and (min-width:992px){nav.main #menu-top li{padding:.5em;white-space:nowrap;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s}}nav.main #menu-top li:hover > ul,nav.main #menu-top li.sfHover > ul{display:block}nav.main #menu-top a{display:block;position:relative;font-family:'Open Sans';}@media only screen and (min-width:992px){nav.main #menu-top a{font-size:.9em;font-weight:700;outline:none;color:#fff;text-decoration:none;zoom:1;text-transform:uppercase}nav.main #menu-top a:hover{color:#e6e6e6}}nav.main #menu-top ul{min-width:12em;*width:12em;position:absolute;}@media only screen and (min-width:992px){nav.main #menu-top ul{display:none;top:100%;left:0;z-index:999;background:#fff;padding:1em;margin-top:1em}}nav.main #menu-top ul li{display:block;width:100%}@media only screen and (min-width:992px){nav.main #menu-top ul a{color:#1b1c1c;text-align:left;display:block}}nav.main #menu-top ul a:hover{color:#2c297b}nav.main #menu-top ul ul{display:none;top:0;left:100%}@media only screen and (max-width:992px){nav.main{position:static}nav.main > *{position:static;top:auto;right:auto;bottom:auto;left:auto;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}nav.main .nav-container{position:fixed;top:0;left:0;height:100%;width:100%;z-index:-1;background:#fff;display:none;overflow:scroll;}nav.main .nav-container a{opacity:0;color:#8b8f8f;font-size:1.6em;font-weight:400;text-transform:none;text-align:center;padding:.1em 0;}nav.main .nav-container a:hover{-webkit-transition:none;-o-transition:none;transition:none;color:#2c297b}nav.main .nav-container ul{width:100%;margin:0;padding:0;}nav.main .nav-container ul li{display:block;position:static;float:none;width:100%;text-align:center;margin:0;padding:0;}nav.main .nav-container ul li:not(:first-child){margin-left:0}nav.main .nav-container ul ul{position:static !important;display:block !important;background:transparent !important;-webkit-box-shadow:none !important;box-shadow:none !important;padding:0 !important;margin:0 !important;}nav.main .nav-container ul ul li{display:block;text-align:center !important;}nav.main .nav-container ul ul li a{font-size:.8em}nav.main .nav-open{position:fixed;right:3em;top:0;display:block;width:40px;height:40px;cursor:pointer;z-index:9999;border-radius:50%;clear:both;}nav.main .nav-open i{display:block;width:20px;height:2px;background:#fff;border-radius:2px;margin-left:14px;-webkit-box-shadow:1px 1px 0 0 #1f1f1f;box-shadow:1px 1px 0 0 #1f1f1f}nav.main .nav-open i:nth-child(1){margin-top:12px}nav.main .nav-open i:nth-child(2){margin-top:4px;opacity:1}nav.main .nav-open i:nth-child(3){margin-top:4px}}nav.main #nav:checked + .nav-open{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}nav.main #nav:checked + .nav-open i{background:#1b1c1c;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease;-webkit-box-shadow:none;box-shadow:none;}nav.main #nav:checked + .nav-open i:nth-child(1){-webkit-transform:translateY(6px) rotate(180deg);-ms-transform:translateY(6px) rotate(180deg);transform:translateY(6px) rotate(180deg)}nav.main #nav:checked + .nav-open i:nth-child(2){opacity:0}nav.main #nav:checked + .nav-open i:nth-child(3){-webkit-transform:translateY(-6px) rotate(90deg);-ms-transform:translateY(-6px) rotate(90deg);transform:translateY(-6px) rotate(90deg)}nav.main #nav:checked ~ .nav-container{z-index:9990;display:block;}nav.main #nav:checked ~ .nav-container ul li a{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}nav.main #nav.hidden{display:none}.sf-arrows .sf-with-ul{padding-right:1.5em;*padding-right:1em}.sf-arrows .sf-with-ul:after{content:'';position:absolute;top:50%;right:0;margin-top:-3px;height:0;width:0;border:5px solid transparent;border-top-color:#fff;border-top-color:rgba(255,255,255,0.5)}.sf-arrows > li > .sf-with-ul:focus:after,.sf-arrows > li:hover > .sf-with-ul:after,.sf-arrows > .sfHover > .sf-with-ul:after{border-top-color:#fff}.sf-arrows ul .sf-with-ul:after{margin-top:-5px;margin-right:-3px;border-color:transparent;border-left-color:#fff;border-left-color:rgba(255,255,255,0.5)}.sf-arrows ul li > .sf-with-ul:focus:after,.sf-arrows ul li:hover > .sf-with-ul:after,.sf-arrows ul .sfHover > .sf-with-ul:after{border-left-color:#fff}@media only screen and (max-width:992px){.sf-arrows .sf-with-ul,.sf-arrows .sf-with-ul:after{display:none;padding:0}}*,*:after,*:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:'Open Sans';color:#1b1c1c;font-size:16px;font-weight:400;line-height:1.5;background-color:#fff;margin:0;overflow-x:hidden}footer{padding:2em 0;background-color:#2c297b;color:#fff;}footer .footer-brand{padding:2em 0;border-bottom:1px solid #3f3aaf;}@media only screen and (max-width:768px){footer .footer-brand{padding-top:0}}footer .footer-brand .col{width:calc(99.9% * 1/2 - (30px - 30px * 1/2));}footer .footer-brand .col:nth-child(1n){float:left;margin-right:30px;clear:none;}footer .footer-brand .col:last-child{margin-right:0;}footer .footer-brand .col:nth-child(2n){margin-right:0;float:right;}footer .footer-brand .col:nth-child(2n + 1){clear:both;}@media only screen and (max-width:768px){footer .footer-brand .col{width:calc(99.9% * 1/1 - (30px - 30px * 1/1))}footer .footer-brand .col:nth-child(1n){float:left;margin-right:30px;clear:none}footer .footer-brand .col:last-child{margin-right:0}footer .footer-brand .col:nth-child(1n){margin-right:0;float:right}footer .footer-brand .col:nth-child(1n + 1){clear:both}}@media only screen and (max-width:768px){footer .footer-brand .col.brand{text-align:center}}footer .footer-brand .col.brand img{width:300px}footer .footer-brand .col.social{text-align:right;}footer .footer-brand .col.social a{fill:currentcolor;padding-left:1em;color:rgba(255,255,255,0.4);}footer .footer-brand .col.social a svg{width:40px;height:40px}footer .footer-brand .col.social a:hover{fill:#fff}@media only screen and (max-width:768px){footer .footer-brand .col.social{padding-top:2em;text-align:center}}footer .menu-bottom .h2{padding-top:2em;color:#fff;font-size:1.25em;font-weight:300}footer .menu-bottom ul{margin:0;padding:0;}footer .menu-bottom ul li{float:none;list-style-type:none;padding:0;margin:0}footer .menu-bottom ul.flex-list > li{font-size:.9em;padding-bottom:1em;width:calc(99.9% * 1/4 - (30px - 30px * 1/4));}footer .menu-bottom ul.flex-list > li:nth-child(1n){float:left;margin-right:30px;clear:none;}footer .menu-bottom ul.flex-list > li:last-child{margin-right:0;}footer .menu-bottom ul.flex-list > li:nth-child(4n){margin-right:0;float:right;}footer .menu-bottom ul.flex-list > li:nth-child(4n + 1){clear:both;}@media only screen and (max-width:992px){footer .menu-bottom ul.flex-list > li{width:calc(99.9% * 1/2 - (30px - 30px * 1/2))}footer .menu-bottom ul.flex-list > li:nth-child(1n){float:left;margin-right:30px;clear:none}footer .menu-bottom ul.flex-list > li:last-child{margin-right:0}footer .menu-bottom ul.flex-list > li:nth-child(2n){margin-right:0;float:right}footer .menu-bottom ul.flex-list > li:nth-child(2n + 1){clear:both}}@media only screen and (max-width:768px){footer .menu-bottom ul.flex-list > li{width:calc(99.9% * 1/1 - (30px - 30px * 1/1))}footer .menu-bottom ul.flex-list > li:nth-child(1n){float:left;margin-right:30px;clear:none}footer .menu-bottom ul.flex-list > li:last-child{margin-right:0}footer .menu-bottom ul.flex-list > li:nth-child(1n){margin-right:0;float:right}footer .menu-bottom ul.flex-list > li:nth-child(1n + 1){clear:both}}footer .menu-bottom ul.flex-list > li li{padding-bottom:1em;font-weight:300}footer .menu-bottom ul.flex-list > li a{color:#fff;}footer .menu-bottom ul.flex-list > li a:hover{color:#ccc;text-decoration:underline}section{z-index:2}.round,figure.round img{border-radius:999px}a{outline:none;color:#01a651;text-decoration:none;}a:hover{text-decoration:none}a.scroll-down{display:block;margin:1.2em 0;}a.scroll-down .arrow-scroll{height:30px;width:30px;}a.scroll-down .arrow-scroll:after{content:'';border-right:5px solid rgba(44,41,123,0.7);border-top:5px solid rgba(44,41,123,0.7);display:block;height:18.75px;width:18.75px;margin-left:1%;-webkit-transform:rotate(135deg) translateX(-3px) translateY(-3px);-ms-transform:rotate(135deg) translateX(-3px) translateY(-3px);transform:rotate(135deg) translateX(-3px) translateY(-3px)}a.scroll-down .arrow-scroll:after{margin-left:48%}header a.scroll-down .arrow-scroll{height:30px;width:30px;}header a.scroll-down .arrow-scroll:after{content:'';border-right:5px solid rgba(255,255,255,0.7);border-top:5px solid rgba(255,255,255,0.7);display:block;height:18.75px;width:18.75px;margin-left:1%;-webkit-transform:rotate(135deg) translateX(-3px) translateY(-3px);-ms-transform:rotate(135deg) translateX(-3px) translateY(-3px);transform:rotate(135deg) translateX(-3px) translateY(-3px)}header a.scroll-down .arrow-scroll:after{margin-left:48%}a.scroll-down:hover .arrow-scroll{height:30px;width:30px;}a.scroll-down:hover .arrow-scroll:after{content:'';border-right:5px solid rgba(1,166,81,0.7);border-top:5px solid rgba(1,166,81,0.7);display:block;height:18.75px;width:18.75px;margin-left:1%;-webkit-transform:rotate(135deg) translateX(-3px) translateY(-3px);-ms-transform:rotate(135deg) translateX(-3px) translateY(-3px);transform:rotate(135deg) translateX(-3px) translateY(-3px)}a.scroll-down:hover .arrow-scroll:after{margin-left:48%}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.box .title,ul.event-listing li.card h2,ul.event-listing.listing-sm li.card h2,ul.event-listing.listing-sm li.card h3{color:#1b1c1c;font-family:bree-serif,serif;font-weight:900;margin:0;padding:0;padding-bottom:.6em;}h1.event-hd,h2.event-hd,h3.event-hd,h4.event-hd,h5.event-hd,h6.event-hd,.h1.event-hd,.h2.event-hd,.h3.event-hd,.h4.event-hd,.h5.event-hd,.h6.event-hd,.box .title.event-hd,ul.event-listing li.card h2.event-hd,ul.event-listing.listing-sm li.card h2.event-hd,ul.event-listing.listing-sm li.card h3.event-hd{border-left:.25em solid #eee;padding-left:.5em;margin:1em 0 2em}h1.invert,h2.invert,h3.invert,h4.invert,h5.invert,h6.invert,.h1.invert,.h2.invert,.h3.invert,.h4.invert,.h5.invert,.h6.invert,.box .title.invert,ul.event-listing li.card h2.invert,ul.event-listing.listing-sm li.card h2.invert,ul.event-listing.listing-sm li.card h3.invert{color:#fff}h1.green,h2.green,h3.green,h4.green,h5.green,h6.green,.h1.green,.h2.green,.h3.green,.h4.green,.h5.green,.h6.green,.box .title.green,ul.event-listing li.card h2.green,ul.event-listing.listing-sm li.card h2.green,ul.event-listing.listing-sm li.card h3.green{text-align:center;background:#01a651;padding:.5em;font-size:1.4em;font-weight:400;color:#fff}.fancybox-bg{background:#444}.inline{display:inline-block}.section-pad,section.event-single-layout .col.event-layout-side .event-trip-grade,section.events-list,section.events-list-fp,.single-events.events-template-default section.family-business,section.fixed-departures,.private-tour{padding:4.5em 0}.fsmall,.txt-small,p-small{font-size:.7em;text-transform:uppercase;font-family:'Open Sans';letter-spacing:2px;font-weight:400;border:0;position:relative}.p-small{text-transform:none}.txt-smaller{font-size:.85em}.apl,.news-single .col,section.event-single-layout .col.event-layout-content .wp-page-content > .rev_slider_wrapper .rev_slider{-webkit-box-sizing:border-box;box-sizing:border-box;border:20px solid #fff;}@media only screen and (max-width:768px){.desktop{display:none !important}.mobile{display:block !important;background:#f0f}}@media only screen and (min-width:768px){.desktop{display:block !important;background:#0ff}.mobile{display:none !important}}.container.section-hd .col{margin:3em 0;}.container.section-hd .col h2,.container.section-hd .col .h2,.container.section-hd .col h3,.container.section-hd .col .h3,.container.section-hd .col h4,.container.section-hd .col .h4,.container.section-hd .col h5,.container.section-hd .col .h5{padding-bottom:0;color:#1b1c1c;border-bottom:1px solid #e6e6e6}.container.section-hd .col p{color:#1b1c1c;font-size:.9em}.container.section-hd.center .col h2,.container.section-hd.center .col .h2,.container.section-hd.center .col h3,.container.section-hd.center .col .h3,.container.section-hd.center .col h4,.container.section-hd.center .col .h4,.container.section-hd.center .col h5,.container.section-hd.center .col .h5,.container.section-hd.center .col p{text-align:center;border:0;font-weight:400}.container.section-hd.center .col p{font-size:.9em;text-align:center !important}.container.section-hd.fp-hd .col{margin:0;padding:0;text-align:center;}.container.section-hd.fp-hd .col h2,.container.section-hd.fp-hd .col .h2,.container.section-hd.fp-hd .col h3,.container.section-hd.fp-hd .col .h3,.container.section-hd.fp-hd .col h4,.container.section-hd.fp-hd .col .h4,.container.section-hd.fp-hd .col h5,.container.section-hd.fp-hd .col .h5{font-size:.7em;text-transform:uppercase;font-family:'Open Sans';letter-spacing:2px;font-weight:400;border:0;position:relative;}.container.section-hd.fp-hd .col h2 b,.container.section-hd.fp-hd .col .h2 b,.container.section-hd.fp-hd .col h3 b,.container.section-hd.fp-hd .col .h3 b,.container.section-hd.fp-hd .col h4 b,.container.section-hd.fp-hd .col .h4 b,.container.section-hd.fp-hd .col h5 b,.container.section-hd.fp-hd .col .h5 b{background:#fff;padding:0 1em;z-index:5}.container.section-hd.fp-hd .col h2:before,.container.section-hd.fp-hd .col .h2:before,.container.section-hd.fp-hd .col h3:before,.container.section-hd.fp-hd .col .h3:before,.container.section-hd.fp-hd .col h4:before,.container.section-hd.fp-hd .col .h4:before,.container.section-hd.fp-hd .col h5:before,.container.section-hd.fp-hd .col .h5:before{content:'';z-index:-1;position:absolute;border-bottom:1px solid #e6e6e6;width:100%;bottom:50%;left:0}.col{width:calc(99.9% * 1/1 - (30px - 30px * 1/1))}.col:nth-child(1n){float:left;margin-right:30px;clear:none}.col:last-child{margin-right:0}.col:nth-child(1n){margin-right:0;float:right}.col:nth-child(1n + 1){clear:both}strong,.bold{font-weight:bold}ul{padding-left:0;}ul.flex-list{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:center;align-content:center}h1,.h1{font-size:2.75em}h2,.h2{font-size:2em;font-weight:800}h3,.h3,.box .title,ul.event-listing li.card h2{font-size:1.5em}form .form-title{font-weight:500;font-family:bree-serif,serif;font-size:1.3em;clear:both}form label,form .form-label{display:block;font-size:.7em;text-transform:uppercase;color:#000;font-weight:700}form .form-label{margin-bottom:1em}form .form-inline-group{margin-bottom:1em;}form .form-inline-group label,form .form-inline-group .form-label{display:inline}form input,form textarea,form select{width:100%;padding:.5em 1em;border:1px solid #eee;font-size:1.2em;background-color:#fcfcfc;}form input:focus,form textarea:focus,form select:focus{outline:none !important;border-color:#2c297b;background-color:#fff;}form input[type='submit'],form textarea[type='submit'],form select[type='submit']{font-weight:300;-webkit-box-shadow:none;box-shadow:none;border-radius:0;display:inline-block;width:auto}form input[type='radio'],form textarea[type='radio'],form select[type='radio'],form input[type='checkbox'],form textarea[type='checkbox'],form select[type='checkbox']{background:transparent;}form input[type='radio']:focus,form textarea[type='radio']:focus,form select[type='radio']:focus,form input[type='checkbox']:focus,form textarea[type='checkbox']:focus,form select[type='checkbox']:focus{background:transparent;-webkit-box-shadow:none;box-shadow:none}div.wpcf7-response-output{background:#01a651;color:#fff;border:0 !important;border-radius:.5em;font-size:.9em;padding:1em}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{border:0 !important;background:#d13f19}span.wpcf7-not-valid-tip{border-radius:.5em;font-size:.9em;padding:.5em 1em;border:0 !important;background:#d13f19;color:#fff !important;display:inline !important}.btn,.wpcf7-submit{font-size:.75em;padding:1em 1.5em;color:#fff;border:1px solid #fff;background:#2c297b;-webkit-transition:.6s all;-o-transition:.6s all;transition:.6s all;text-transform:uppercase;font-weight:300;}.btn.flat,.wpcf7-submit.flat{font-weight:300;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.btn:hover,.wpcf7-submit:hover{background:#4e49c2;cursor:pointer;-webkit-box-shadow:none;box-shadow:none}.btn.trans,.wpcf7-submit.trans{background:transparent;}.btn.trans:hover,.wpcf7-submit.trans:hover{background:#2c297b;color:#fff}.btn.invert,.wpcf7-submit.invert{background:#fff;}.btn.green,.wpcf7-submit.green,.btn.green:visited,.wpcf7-submit.green:visited,.btn.green:focus,.wpcf7-submit.green:focus{background-color:#01a651}.btn.xl,.wpcf7-submit.xl{font-size:1em}.btn:visited,.wpcf7-submit:visited,.btn:focus,.wpcf7-submit:focus{background-color:#2c297b}p.btns{margin-top:3em;}p.btns a{display:inline-block;margin-right:1em;margin-bottom:1em}.swiper-button-next,.swiper-button-prev{width:40px;height:40px;border:2px solid #fff;border-radius:40px;background:transparent;top:40px;}.swiper-button-next::before,.swiper-button-prev::before{content:'';display:block;position:absolute;width:20px;height:2px;border:1px solid #fff;left:0;top:18px}.swiper-button-next:after,.swiper-button-prev:after{content:'';display:block;position:absolute;width:10px;height:10px;top:10px;left:10px;position:absolute;border:solid #fff;border-width:0 2px 2px 0;padding:2px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:13.333333333333334px}.swiper-button-prev::before{left:auto;right:0}.swiper-button-prev:after{content:'';display:block;position:absolute;width:10px;height:10px;top:10px;left:10px;position:absolute;border:solid #fff;border-width:0 2px 2px 0;padding:2px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);top:14px;left:15px}.backhome{text-align:center;margin:3em auto;}.backhome a{margin-right:3em}.video-container{position:relative;padding-bottom:51.25%;padding-top:1.563em;height:0;}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.container.slider .swiper-container .swiper-wrapper{height:auto;padding-bottom:3em}.container.slider .swiper-container .swiper-slide{height:auto}.container.slider .swiper-container .swiper-pagination-bullet{width:1em;height:1em;border-radius:0}.container.slider .swiper-container .swiper-pagination-bullet-active{background:#2c297b}.container.slider .swiper-container .swiper-button-prev,.container.slider .swiper-container .swiper-button-next{height:22px;padding:2em}.container.slider .swiper-container .swiper-button-prev{z-index:10111;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23cb2730'%2F%3E%3C%2Fsvg%3E")}.container.slider .swiper-container .swiper-button-next{z-index:10111;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23cb2730'%2F%3E%3C%2Fsvg%3E");right:2em}details{font-size:1em;padding:.2em;margin:0 auto;position:relative;border:1px solid #eee;border-radius:1em;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;clear:both;}@media only screen and (max-width:768px){details{border:0}}details + details{margin-top:.8em}details[open]{background-color:#eee;-webkit-box-shadow:2px 2px 20px #eee;box-shadow:2px 2px 20px #eee}details p{font-size:.8em;font-weight:200}details summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;position:relative;}details summary cursor pointer{display:-webkit-box}@media only screen and (max-width:768px){details summary{min-height:2em;clear:both;display:block}details summary div{display:block;float:left}}details summary:focus{outline:none}details summary::-webkit-details-marker{display:none}details .control-icon{fill:#01a651;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;pointer-events:none;}details .control-icon-close{display:none}details[open] .control-icon-close{display:initial;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}details[open] .control-icon-expand{display:none}details[open] summary:hover::after{-webkit-animation:pulse 1s ease;animation:pulse 1s ease}.modal-window{position:fixed;background-color:rgba(255,255,255,0.85);top:0;right:0;bottom:0;left:0;z-index:999;opacity:0;pointer-events:none;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;}.modal-window:target{opacity:1;pointer-events:auto}.modal-window>div{width:400px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:2em;background:#fff}.modal-window header{font-weight:bold}.modal-window h1{font-size:150%;margin:0 0 15px}.modal-close{color:#aaa;line-height:50px;font-size:80%;position:absolute;right:0;text-align:center;top:0;width:70px;text-decoration:none;}.modal-close:hover{color:#222}.boxes-section{background:#eee;padding-bottom:2em}.box{background:#fff;padding:3em 4.5em;margin:2.5%;margin-bottom:2em;max-width:95%;color:#454545;font-weight:300;}.box .picture{text-align:center;margin:0 auto;width:200px;height:200px;}.box .picture img{width:100%}.box .title{text-align:center;padding-top:1em}.box .content{color:#454545;font-size:.88em}body.search .card{background:#eee;}body.search .card h2{padding:.8em !important}body.search .card .res-image{background:#eee;min-height:12.5em;overflow:hidden;}@media only screen and (min-width:768px){body.search .card .res-image img{width:auto !important}}@media only screen and (min-width:576px){body.search .card .res-image img{height:12.5em}}body.search nav .nav-links{margin:2em auto;text-align:center;font-size:1.8em;font-weight:800}body.search nav h2{display:none}body.search .header-top{padding:220px 25%;}body.search .header-top .h1{color:#fff !important}body.search .header-top .h2{padding-top:.8em;color:#fff}body.search #search-page-input{padding:0 .5em;margin:0 auto;background:transparent;border:0;font-size:3.4em;font-weight:400;text-align:center;color:#fff;border-bottom:1px solid transparent;}body.search #search-page-input:hover{border-bottom:1px solid #fff}body.search #search-page-input:focus{outline:0;-webkit-appearance:none;pointer-events:none}body.search .search-submit{display:none}.search-icon{width:27px;height:27px;position:relative;margin:0 auto;padding:10px 0;text-align:center;}.search-icon:before{content:'';display:block;position:absolute;width:18px;height:18px;top:4px;left:4px;position:absolute;border:2.2px solid #fff;border-radius:100%;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.search-icon:after{content:'';display:block;position:absolute;right:0;bottom:3px;width:9px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border:1px solid #fff;border-top-right-radius:12px;border-bottom-right-radius:12px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}body.search-active{overflow:hidden;}body.search-active form.search-top label{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;pointer-events:all}body.search-active .search-icon-close{opacity:1}body.search-active .search-top-control .bg{cursor:default;-webkit-transform:scale(190);-ms-transform:scale(190);transform:scale(190)}body.search-active .search-top-control .search-icon:before{content:'X';font-size:10px;font-weight:bold}body.search-active .search-top-control .search-icon:after{opacity:0}body.search-active .nav-container{opacity:0}form.search-top label{display:block;position:absolute;height:80px;width:90%;top:50%;left:5%;margin-top:-40px;pointer-events:none;opacity:0;-webkit-transform:translate(40px,0);-ms-transform:translate(40px,0);transform:translate(40px,0);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}form.search-top label input{color:#fff;font-size:5.2em;border:0;background:transparent;-webkit-appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;font-weight:100}.search-top-control{cursor:pointer;float:right;position:absolute;top:1.7em;right:.8em;}@media only screen and (max-width:992px){.search-top-control{top:.3em;right:.5em}}.search-top-control .bg{width:30px;height:30px;cursor:pointer;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#2c297b;outline:0;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);-webkit-transition:all .7s cubic-bezier(.4,0,.2,1);-o-transition:all .7s cubic-bezier(.4,0,.2,1);transition:all .7s cubic-bezier(.4,0,.2,1);}.search-top-control .bg:hover{-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23)}.search-top-control .search-icon{position:absolute;top:0;left:0;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}#menu-item-1119 a{padding:.6em 1em;background:transparent;font-weight:bold;color:#fff !important;}#menu-item-1119 a:hover{color:#fff}@media only screen and (min-width:992px){#menu-item-1119 a{background:#01a651;top:-.8em;position:absolute}}.navi{margin:2em 0;text-align:center}.page-content{margin:2em 0;}.page-content h2{margin:1em 0}.list-arrow{list-style-type:none;margin:0;padding:0;}.list-arrow li{margin-bottom:1em}.list-arrow li:before{content:"»";display:inline-block;width:1.25em;height:1.25em;margin-left:-1.25em;font-size:1.25em;line-height:1}.tac{text-align:center}.event-itinerary.fix{display:none}.boxed-link{padding:.5em 0;}.boxed-link a{padding:.5em 1em;border:1px solid #01a651}.single-events.eco-everest-expedition .event-itinerary.fix{display:block;background:#eee;}.single-events.eco-everest-expedition .event-itinerary.fix .event-itinerary__title p{font-size:1.2em;text-transform:uppercase;padding-left:2em}.single-events.eco-everest-expedition .event-itinerary.fix .event-itinerary__description{padding:1em 2em;}.single-events.eco-everest-expedition .event-itinerary.fix .event-itinerary__description p{font-size:1em}.page.ang-tshering-sherpa .header-top{text-align:left;padding-top:250px;}.page.ang-tshering-sherpa .header-top .h1,.page.ang-tshering-sherpa .header-top .h2{text-align:left;margin-left:5%}.page.ang-tshering-sherpa .header-top .h2{font-size:1.2em;font-weight:300}@media only screen and (max-width:768px){.page.ang-tshering-sherpa .header-top{padding-top:450px;background-position:-520px}}@media only screen and (max-width:768px){.page.page-template-tpl_history .header-top{font-size:13px}}@media only screen and (max-width:992px){.page.page-template-tpl_history .history_top_columns{width:80%}}.lightbox-video-banner{height:600px;margin:4em 0;background:url("../../../../uploads/2019/09/dawa-banner.jpeg") no-repeat fixed;background-size:cover;position:relative;}@media only screen and (max-width:768px){.lightbox-video-banner{background:#2c297b;padding:2em;height:280px}}@media only screen and (max-width:576px){.lightbox-video-banner{height:auto}}.lightbox-video-banner h2{font-size:1.6em;color:#fff;font-weight:300;}@media only screen and (min-width:768px){.lightbox-video-banner h2{text-align:right;width:50%;float:right;padding:2em;padding-top:100px}}.lightbox-video-banner p,.lightbox-video-banner .wp-block-embed__wrapper{display:none}.steven-video{margin:2em 0}.rw-report-link{display:none}header{color:#fff;overflow:hidden;}header .ct-brand{width:100%;position:fixed;z-index:19;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(0,0,0,0.8)),to(rgba(0,0,0,0)));background:-o-linear-gradient(top,rgba(0,0,0,0.8) 0,rgba(0,0,0,0) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0.8) 0,rgba(0,0,0,0) 100%);}header .ct-brand .col{padding:1.5em;}header .ct-brand .col.top-logo{width:calc(99.9% * 1/4 - (30px - 30px * 1/4));}header .ct-brand .col.top-logo:nth-child(1n){float:left;margin-right:30px;clear:none;}header .ct-brand .col.top-logo:last-child{margin-right:0;}header .ct-brand .col.top-logo:nth-child(4n){margin-right:0;float:right;}header .ct-brand .col.top-logo:nth-child(4n + 1){clear:both;}header .ct-brand .col.top-logo img,header .ct-brand .col.top-logo video,header .ct-brand .col.top-logo iframe{max-width:100%;height:auto;border:0;-ms-interpolation-mode:bicubic;display:block}header .ct-brand .col.top-logo img.logo{display:none}header .ct-brand .col.top-logo img{max-width:260px}@media only screen and (max-width:992px){header .ct-brand .col.top-logo{width:calc(99.9% * 1/2 - (30px - 30px * 1/2))}header .ct-brand .col.top-logo:nth-child(1n){float:left;margin-right:30px;clear:none}header .ct-brand .col.top-logo:last-child{margin-right:0}header .ct-brand .col.top-logo:nth-child(2n){margin-right:0;float:right}header .ct-brand .col.top-logo:nth-child(2n + 1){clear:both}}header .ct-brand .col.top-menu{width:calc(99.9% * 3/4 - (30px - 30px * 3/4));text-align:right;}header .ct-brand .col.top-menu:nth-child(1n){float:left;margin-right:30px;clear:none;}header .ct-brand .col.top-menu:last-child{margin-right:0;}header .ct-brand .col.top-menu:nth-child(4n){margin-right:0;float:right;}header .ct-brand .col.top-menu:nth-child(4n + 1){clear:both;}@media only screen and (max-width:992px){header .ct-brand .col.top-menu{width:calc(99.9% * 1/2 - (30px - 30px * 1/2))}header .ct-brand .col.top-menu:nth-child(1n){float:left;margin-right:30px;clear:none}header .ct-brand .col.top-menu:last-child{margin-right:0}header .ct-brand .col.top-menu:nth-child(2n){margin-right:0;float:right}header .ct-brand .col.top-menu:nth-child(2n + 1){clear:both}}header .ct-brand .col.top-menu nav{z-index:9;height:88px;font-family:bree-serif,serif;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}header .ct-brand.sticky{position:fixed;z-index:99;top:0;right:0;width:100%;background:#fff;}header .ct-brand.sticky .col.top-logo img.logo{display:block}header .ct-brand.sticky .col.top-logo img.logo-inverse{display:none}header .ct-brand.sticky .nav-container{margin-right:1em;float:right;}header .ct-brand.sticky .nav-container #menu-top a{color:#1b1c1c}header .ct-brand.sticky .sf-arrows .sf-with-ul:after{border-top-color:rgba(0,0,0,0.5)}header .header-fp{z-index:0}header .header-top{height:80vh;background-position:center;background-size:cover;text-align:center;color:#fff;position:relative;}@media only screen and (max-width:768px){header .header-top{height:60vh}}header .header-top h1,header .header-top h2,header .header-top h3,header .header-top .h1,header .header-top .h2,header .header-top .h3{position:absolute;margin:0 auto;text-align:center;color:#fff;line-height:1.1;font-weight:400;top:55%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}header .header-top h1 .h2,header .header-top h2 .h2,header .header-top h3 .h2,header .header-top .h1 .h2,header .header-top .h2 .h2,header .header-top .h3 .h2{font-size:1.5em}@media only screen and (max-width:768px){header .header-top .h1{font-size:2em}header .header-top .h2{font-size:1em}}@media only screen and (min-width:576px){header .header-top .h1{width:10em}header .header-top .h2{width:25em}}section.top-logos{background:#f7f7f7;}section.top-logos .col{width:calc(99.9% * 1/1 - (30px - 30px * 1/1));text-align:center;}section.top-logos .col:nth-child(1n){float:left;margin-right:30px;clear:none;}section.top-logos .col:last-child{margin-right:0;}section.top-logos .col:nth-child(1n){margin-right:0;float:right;}section.top-logos .col:nth-child(1n + 1){clear:both;}section.top-logos .col img{width:100%}.connections{margin-top:2em;}.connections .col{width:calc(99.9% * 1/4 - (30px - 30px * 1/4));padding-left:2em;}.connections .col:nth-child(1n){float:left;margin-right:30px;clear:none;}.connections .col:last-child{margin-right:0;}.connections .col:nth-child(4n){margin-right:0;float:right;}.connections .col:nth-child(4n + 1){clear:both;}@media only screen and (max-width:992px){.connections .col{padding:0;width:calc(99.9% * 1/1 - (30px - 30px * 1/1))}.connections .col:nth-child(1n){float:left;margin-right:30px;clear:none}.connections .col:last-child{margin-right:0}.connections .col:nth-child(1n){margin-right:0;float:right}.connections .col:nth-child(1n + 1){clear:both}}section.about-fp{background-position:bottom center;background-size:cover;}section.about-fp h1,section.about-fp h2,section.about-fp h3,section.about-fp h4,section.about-fp .h1,section.about-fp .h2,section.about-fp .h3,section.about-fp .h4{font-weight:400;color:#fff}section.about-fp .col{color:#fff;margin:12em 0;text-align:center;}section.about-fp .col h2,section.about-fp .col .h2{font-size:2.6em}section.about-fp .col .wp-block-button a{font-size:.7em;letter-spacing:2px;text-transform:uppercase;font-weight:100;border-radius:0;background:rgba(255,255,255,0.14);}section.about-fp .col .wp-block-button a:hover{background:rgba(3,3,3,0.4)}section.family-business{padding-bottom:4em;}section.family-business .col.ppl{padding:0 1em;}section.family-business .col.ppl:nth-child(2){border:1px solid #eee;border-style:none solid}section.family-business .col.ppl .card .photo{width:calc(99.9% * 2/5 - (30px - 30px * 2/5));}section.family-business .col.ppl .card .photo:nth-child(1n){float:left;margin-right:30px;clear:none;}section.family-business .col.ppl .card .photo:last-child{margin-right:0;}section.family-business .col.ppl .card .photo:nth-child(5n){margin-right:0;float:right;}section.family-business .col.ppl .card .photo:nth-child(5n + 1){clear:both;}section.family-business .col.ppl .card .photo img,section.family-business .col.ppl .card .photo video,section.family-business .col.ppl .card .photo iframe{max-width:100%;height:auto;border:0;-ms-interpolation-mode:bicubic;display:block}section.family-business .col.ppl .card .photo img{border-radius:50%}section.family-business .col.ppl .card .name{width:calc(99.9% * 3/5 - (30px - 30px * 3/5));}section.family-business .col.ppl .card .name:nth-child(1n){float:left;margin-right:30px;clear:none;}section.family-business .col.ppl .card .name:last-child{margin-right:0;}section.family-business .col.ppl .card .name:nth-child(5n){margin-right:0;float:right;}section.family-business .col.ppl .card .name:nth-child(5n + 1){clear:both;}section.family-business .col.ppl .card .name h3,section.family-business .col.ppl .card .name h4{font-weight:400;line-height:1.1}section.family-business .col.ppl .lead{clear:both;padding:1.5em 0 0 5em;position:relative;}section.family-business .col.ppl .lead :after{content:'';display:block;position:absolute;content:'\00201C';font-family:Georgia;color:#b3b3b3;font-size:12em;line-height:1.3;top:0;left:0}section.family-business .col.ppl .lead p{font-size:.85em}section.family-business .col.ppl .lead a{font-weight:400;padding-left:.6em}@media only screen and (min-width:992px){section.family-business .col.ppl{width:calc(99.9% * 1/3 - (30px - 30px * 1/3))}section.family-business .col.ppl:nth-child(1n){float:left;margin-right:30px;clear:none}section.family-business .col.ppl:last-child{margin-right:0}section.family-business .col.ppl:nth-child(3n){margin-right:0;float:right}section.family-business .col.ppl:nth-child(3n + 1){clear:both}}@media only screen and (max-width:992px){section.family-business .col.ppl{border:0 !important;padding:2em}section.family-business .col.ppl:nth-child(2){background:#eee}}@media only screen and (min-width:576px){section.family-business .col.ppl.team-board{width:calc(99.9% * 1/3 - (30px - 30px * 1/3))}section.family-business .col.ppl.team-board:nth-child(1n){float:left;margin-right:30px;clear:none}section.family-business .col.ppl.team-board:last-child{margin-right:0}section.family-business .col.ppl.team-board:nth-child(3n){margin-right:0;float:right}section.family-business .col.ppl.team-board:nth-child(3n + 1){clear:both}}section.family-business .col.ppl.team-board .card .photo,section.family-business .col.ppl.team-office .card .photo,section.family-business .col.ppl.team-board .card .name,section.family-business .col.ppl.team-office .card .name{font-size:.9em;width:calc(99.9% * 1/1 - (30px - 30px * 1/1)) !important;text-align:center !important;padding-bottom:2em;}section.family-business .col.ppl.team-board .card .photo:nth-child(1n),section.family-business .col.ppl.team-office .card .photo:nth-child(1n),section.family-business .col.ppl.team-board .card .name:nth-child(1n),section.family-business .col.ppl.team-office .card .name:nth-child(1n){float:left !important;margin-right:30px !important;clear:none !important;}section.family-business .col.ppl.team-board .card .photo:last-child,section.family-business .col.ppl.team-office .card .photo:last-child,section.family-business .col.ppl.team-board .card .name:last-child,section.family-business .col.ppl.team-office .card .name:last-child{margin-right:0 !important;}section.family-business .col.ppl.team-board .card .photo:nth-child(1n),section.family-business .col.ppl.team-office .card .photo:nth-child(1n),section.family-business .col.ppl.team-board .card .name:nth-child(1n),section.family-business .col.ppl.team-office .card .name:nth-child(1n){margin-right:0 !important;float:right !important;}section.family-business .col.ppl.team-board .card .photo:nth-child(1n + 1),section.family-business .col.ppl.team-office .card .photo:nth-child(1n + 1),section.family-business .col.ppl.team-board .card .name:nth-child(1n + 1),section.family-business .col.ppl.team-office .card .name:nth-child(1n + 1){clear:both !important;}section.family-business .col.ppl.team-board .card .photo a,section.family-business .col.ppl.team-office .card .photo a,section.family-business .col.ppl.team-board .card .name a,section.family-business .col.ppl.team-office .card .name a{color:#1b1c1c}section.family-business .col.ppl.team-office{background:#fff;padding:0;min-height:30em;margin-bottom:2em;}section.family-business .col.ppl.team-office,section.family-business .col.ppl.team-office:nth-child(2){border:1px solid #eee !important}section.family-business .col.ppl.team-office .card .photo img{border-radius:0;width:100%}@media only screen and (min-width:992px){section.family-business .col.ppl.team-office{width:calc(99.9% * 1/4 - (30px - 30px * 1/4))}section.family-business .col.ppl.team-office:nth-child(1n){float:left;margin-right:30px;clear:none}section.family-business .col.ppl.team-office:last-child{margin-right:0}section.family-business .col.ppl.team-office:nth-child(4n){margin-right:0;float:right}section.family-business .col.ppl.team-office:nth-child(4n + 1){clear:both}}@media only screen and (max-width:992px){section.family-business .col.ppl.team-office{width:calc(99.9% * 1/2 - (30px - 30px * 1/2))}section.family-business .col.ppl.team-office:nth-child(1n){float:left;margin-right:30px;clear:none}section.family-business .col.ppl.team-office:last-child{margin-right:0}section.family-business .col.ppl.team-office:nth-child(2n){margin-right:0;float:right}section.family-business .col.ppl.team-office:nth-child(2n + 1){clear:both}}@media only screen and (max-width:768px){section.family-business .col.ppl.team-office{width:calc(99.9% * 1/1 - (30px - 30px * 1/1))}section.family-business .col.ppl.team-office:nth-child(1n){float:left;margin-right:30px;clear:none}section.family-business .col.ppl.team-office:last-child{margin-right:0}section.family-business .col.ppl.team-office:nth-child(1n){margin-right:0;float:right}section.family-business .col.ppl.team-office:nth-child(1n + 1){clear:both}}.page-template.page-template-tpl_team .fmb-board,.page-template.page-template-tpl_team .fmb-field{background:#eee}section.tell-us .container.tell-us-fp-list li{margin:1em 0 0 1em;}@media only screen and (min-width:768px){section.tell-us .container.tell-us-fp-list li img{width:250px}}section.tailor-fp{background:url("../img/fp_tailor.jpg") no-repeat left center;}section.tailor-fp .container .col{background:rgba(255,255,255,0.8);padding:8em 4em;margin:4em 0;}section.tailor-fp .container .col h2{font-weight:400;line-height:1.1}section.tailor-fp .container .col ul{margin-bottom:3em;}section.tailor-fp .container .col ul li{font-size:.85em}@media only screen and (min-width:768px){section.tailor-fp .container .col{width:calc(99.9% * 5/12 - (30px - 30px * 5/12));margin-left:calc(99.9% * (-7/12 * -1) - (30px - 30px * (-7/12 * -1)) + 30px) !important}section.tailor-fp .container .col:nth-child(1n){float:left;margin-right:30px;clear:none}section.tailor-fp .container .col:last-child{margin-right:0}section.tailor-fp .container .col:nth-child(12n){margin-right:0;float:right}section.tailor-fp .container .col:nth-child(12n + 1){clear:both}}@media only screen and (max-width:1200px){section.tailor-fp .container .col{width:calc(99.9% * 1/2 - (30px - 30px * 1/2));margin-left:calc(99.9% * (-1/2 * -1) - (30px - 30px * (-1/2 * -1)) + 30px) !important}section.tailor-fp .container .col:nth-child(1n){float:left;margin-right:30px;clear:none}section.tailor-fp .container .col:last-child{margin-right:0}section.tailor-fp .container .col:nth-child(2n){margin-right:0;float:right}section.tailor-fp .container .col:nth-child(2n + 1){clear:both}}@media only screen and (max-width:992px){section.tailor-fp .container .col{width:calc(99.9% * 2/3 - (30px - 30px * 2/3));margin-left:calc(99.9% * (-1/3 * -1) - (30px - 30px * (-1/3 * -1)) + 30px) !important}section.tailor-fp .container .col:nth-child(1n){float:left;margin-right:30px;clear:none}section.tailor-fp .container .col:last-child{margin-right:0}section.tailor-fp .container .col:nth-child(3n){margin-right:0;float:right}section.tailor-fp .container .col:nth-child(3n + 1){clear:both}}@media only screen and (max-width:768px){section.tailor-fp .container .col{width:calc(99.9% * 5/6 - (30px - 30px * 5/6));margin-left:calc(99.9% * (-1/6 * -1) - (30px - 30px * (-1/6 * -1)) + 30px) !important}section.tailor-fp .container .col:nth-child(1n){float:left;margin-right:30px;clear:none}section.tailor-fp .container .col:last-child{margin-right:0}section.tailor-fp .container .col:nth-child(6n){margin-right:0;float:right}section.tailor-fp .container .col:nth-child(6n + 1){clear:both}}@media only screen and (max-width:576px){section.tailor-fp .container .col{width:calc(99.9% * 1/1 - (30px - 30px * 1/1))}section.tailor-fp .container .col:nth-child(1n){float:left;margin-right:30px;clear:none}section.tailor-fp .container .col:last-child{margin-right:0}section.tailor-fp .container .col:nth-child(1n){margin-right:0;float:right}section.tailor-fp .container .col:nth-child(1n + 1){clear:both}}section.booking{padding:3em 0;}@media only screen and (min-width:768px){section.booking .col.info{width:calc(99.9% * 1/2 - (30px - 30px * 1/2))}section.booking .col.info:nth-child(1n){float:left;margin-right:30px;clear:none}section.booking .col.info:last-child{margin-right:0}section.booking .col.info:nth-child(2n){margin-right:0;float:right}section.booking .col.info:nth-child(2n + 1){clear:both}}section.booking .col.info .family-business .container-fb{padding:2em 0}section.booking .col.info .family-business .col.ppl{background:transparent !important;width:calc(99.9% * 1/1 - (30px - 30px * 1/1));border:0;margin:1em 0;padding-bottom:1em;border-bottom:1px solid #eee;float:none !important;min-height:10em;}section.booking .col.info .family-business .col.ppl:nth-child(1n){float:left;margin-right:30px;clear:none;}section.booking .col.info .family-business .col.ppl:last-child{margin-right:0;}section.booking .col.info .family-business .col.ppl:nth-child(1n){margin-right:0;float:right;}section.booking .col.info .family-business .col.ppl:nth-child(1n + 1){clear:both;}section.booking .col.info .family-business .col.ppl .card .photo{width:calc(99.9% * 3/10 - (30px - 30px * 3/10))}section.booking .col.info .family-business .col.ppl .card .photo:nth-child(1n){float:left;margin-right:30px;clear:none}section.booking .col.info .family-business .col.ppl .card .photo:last-child{margin-right:0}section.booking .col.info .family-business .col.ppl .card .photo:nth-child(10n){margin-right:0;float:right}section.booking .col.info .family-business .col.ppl .card .photo:nth-child(10n + 1){clear:both}section.booking .col.info .family-business .col.ppl .card .name{width:calc(99.9% * 3/5 - (30px - 30px * 3/5));padding-right:1em}section.booking .col.info .family-business .col.ppl .card .name:nth-child(1n){float:left;margin-right:30px;clear:none}section.booking .col.info .family-business .col.ppl .card .name:last-child{margin-right:0}section.booking .col.info .family-business .col.ppl .card .name:nth-child(5n){margin-right:0;float:right}section.booking .col.info .family-business .col.ppl .card .name:nth-child(5n + 1){clear:both}@media only screen and (min-width:768px){section.booking .col.form{width:calc(99.9% * 1/2 - (30px - 30px * 1/2))}section.booking .col.form:nth-child(1n){float:left;margin-right:30px;clear:none}section.booking .col.form:last-child{margin-right:0}section.booking .col.form:nth-child(2n){margin-right:0;float:right}section.booking .col.form:nth-child(2n + 1){clear:both}}section.booking .col.form .form-enquiry_header{padding:1em 2em;background:#2c297b;color:#fff;}section.booking .col.form .form-enquiry_header h2{color:#fff;font-weight:400;margin:0;padding:0}section.booking .col.form .form-enquiry_header p{margin:0;padding:0}section.booking .col.form .form-enquiry_header .trip-days-nights{font-size:1.2em;font-weight:600;padding-bottom:1em}section.booking .col.form .form-enquiry_body{border:1px solid #eee;padding:1em 2.2em}section.contact-love{min-height:500px;background:url("../img/contact_page.jpg") no-repeat center top;background-attachment:fixed;background-size:cover;padding-top:12em;}section.contact-love a.btn,section.contact-love .container{height:400px}section.contact-love .col,section.contact-love h2{color:#fff}@media only screen and (min-width:768px){section.contact-love .col{font-size:18px}section.contact-love .col:first-child{width:calc(99.9% * 2/3 - (30px - 30px * 2/3));padding-right:3em}section.contact-love .col:first-child:nth-child(1n){float:left;margin-right:30px;clear:none}section.contact-love .col:first-child:last-child{margin-right:0}section.contact-love .col:first-child:nth-child(3n){margin-right:0;float:right}section.contact-love .col:first-child:nth-child(3n + 1){clear:both}section.contact-love .col:last-child{width:calc(99.9% * 1/3 - (30px - 30px * 1/3));padding-top:5em}section.contact-love .col:last-child:nth-child(1n){float:left;margin-right:30px;clear:none}section.contact-love .col:last-child:last-child{margin-right:0}section.contact-love .col:last-child:nth-child(3n){margin-right:0;float:right}section.contact-love .col:last-child:nth-child(3n + 1){clear:both}}section.contact-benefits{padding:3em 0;}section.contact-benefits h2{margin-bottom:1em}@media only screen and (min-width:768px){section.contact-benefits .col.benefit-list{width:calc(99.9% * 2/3 - (30px - 30px * 2/3))}section.contact-benefits .col.benefit-list:nth-child(1n){float:left;margin-right:30px;clear:none}section.contact-benefits .col.benefit-list:last-child{margin-right:0}section.contact-benefits .col.benefit-list:nth-child(3n){margin-right:0;float:right}section.contact-benefits .col.benefit-list:nth-child(3n + 1){clear:both}section.contact-benefits .col.image{width:calc(99.9% * 1/3 - (30px - 30px * 1/3))}section.contact-benefits .col.image:nth-child(1n){float:left;margin-right:30px;clear:none}section.contact-benefits .col.image:last-child{margin-right:0}section.contact-benefits .col.image:nth-child(3n){margin-right:0;float:right}section.contact-benefits .col.image:nth-child(3n + 1){clear:both}}section.contact-benefits .col.benefit-list .flex-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media only screen and (min-width:576px){section.contact-benefits .col.benefit-list .flex-list .item{width:50%}}section.contact-benefits .col.benefit-list .flex-list .item h3{font-weight:400;min-height:2em;line-height:1}section.contact-benefits .col.benefit-list .flex-list .item p{font-size:.9em;padding-right:3em;padding-bottom:2em}section.contact-benefits .col.image img{width:100%}@media only screen and (max-width:768px){section.contact-benefits .col.image{display:none}}.page-template-tpl_history .header-top{height:auto}.history_top_columns{margin-left:2em;color:#1a1a1a;width:50%;text-align:left !important;}.history_top_columns h1,.history_top_columns h2,.history_top_columns h3,.history_top_columns h4,.history_top_columns h5{color:#333 !important;text-align:left !important}.history_top_columns h1{font-size:4.125em}.history_subhead{background:#3b392e;padding:4em 0;color:#fff;font-weight:300;position:relative;}.history_subhead .col{width:calc(99.9% * 1/2 - (30px - 30px * 1/2));}.history_subhead .col:nth-child(1n){float:left;margin-right:30px;clear:none;}.history_subhead .col:last-child{margin-right:0;}.history_subhead .col:nth-child(2n){margin-right:0;float:right;}.history_subhead .col:nth-child(2n + 1){clear:both;}.history_subhead .col img{width:100%}@media only screen and (max-width:768px){.history_subhead .col{width:calc(99.9% * 1/1 - (30px - 30px * 1/1))}.history_subhead .col:nth-child(1n){float:left;margin-right:30px;clear:none}.history_subhead .col:last-child{margin-right:0}.history_subhead .col:nth-child(1n){margin-right:0;float:right}.history_subhead .col:nth-child(1n + 1){clear:both}}.history_subhead .col:first-child{font-size:.8em}.history_subhead .col:last-child{font-size:1.2em}.history_subhead:before{content:'';display:block;position:absolute;width:35px;height:35px;bottom:-35px;left:calc(50% - 35px);border-left:35px solid transparent;border-right:35px solid transparent;border-top:35px solid #3b392e}.history-timeline{background:url("../img/everest-0a320a82.jpg");padding-bottom:4em}.timeline{overflow:hidden;position:relative;padding-bottom:2em;}@media only screen and (min-width:992px){.timeline .time-line:before{content:'';display:block;position:absolute;width:1px;background:#2c297b;min-height:999%;margin-bottom:3em;left:50%}}.timeline .row .item{background:#fff;position:relative;border-radius:.5em;padding:1em 1.5em;float:right;clear:both;margin-bottom:1em;}@media only screen and (min-width:992px){.timeline .row .item{width:45%}}.timeline .row .item .picture img{width:100%}.timeline .row .item:before{content:'';display:block;position:absolute;width:0;height:0;top:15px;border-top:15px solid transparent;border-bottom:15px solid transparent}.timeline .row .item .point{width:30px;height:30px;background:#ffdc00;border-radius:999px;position:absolute;border:1px solid #2c297b}.timeline .row .item .year{font-weight:bold;position:absolute;top:.3em;font-size:1.8em}@media only screen and (min-width:992px){.timeline .row:nth-child(odd) .item .point{left:-60.6px}.timeline .row:nth-child(odd) .item .year{left:-5em}.timeline .row:nth-child(odd) .item:before{left:-15px;border-right:15px solid #fff}.timeline .row:nth-child(even) .item{float:left;}.timeline .row:nth-child(even) .item .point{right:-60.6px}.timeline .row:nth-child(even) .item .year{right:-5em}.timeline .row:nth-child(even) .item:before{right:-15px;border-left:15px solid #fff}}@media only screen and (min-width:1200px){.timeline .row:nth-child(odd) .item .point{left:-72px}.timeline .row:nth-child(odd) .item .year{left:-6em}.timeline .row:nth-child(even) .item .point{right:-72px}.timeline .row:nth-child(even) .item .year{right:-6em}}@media only screen and (max-width:992px){.timeline .row .item .point{position:static}.timeline .row .item .year{left:2.3em}}header.news-header .header-top,.header-news-single .header-top{height:300px;padding-top:150px;background-size:cover;background-position:center center}.news-list .box h3{padding-top:0}.news-list .box .picture{width:100%;height:200px;margin-bottom:2em;background-size:cover;background-position:center center}.news-list .box .content{padding-bottom:4em}.news-single{margin:3em 0;}.news-single .col{background:#fff}body.single-post{background:#eee}.simple-list{margin:4em 0;}.simple-list ul{margin:0;padding:0;}.simple-list ul li{float:none;list-style-type:none;padding:0;margin:0}.simple-list li{padding:.5em 1em;border-bottom:1px solid #eee;position:relative;}.simple-list li :before{content:'';display:block;position:absolute;width:20px;height:20px;content:'>';top:.8em;left:.5em;color:#b3b3b3;-webkit-transform:scale(1,1.5);-ms-transform:scale(1,1.5);transform:scale(1,1.5)}.simple-list li a{display:block;color:#454545;padding:1em 0 1em 4em;}.simple-list li a:hover{color:#01a651}section.event-single-layout{margin-top:3em;}section.event-single-layout .col.event-layout-side{border:0;}section.event-single-layout .col.event-layout-side .event-map img{width:100%}section.event-single-layout .col.event-layout-side .event-trip-grade .tg-image{width:calc(99.9% * 1/3 - (30px - 30px * 1/3))}section.event-single-layout .col.event-layout-side .event-trip-grade .tg-image:nth-child(1n){float:left;margin-right:30px;clear:none}section.event-single-layout .col.event-layout-side .event-trip-grade .tg-image:last-child{margin-right:0}section.event-single-layout .col.event-layout-side .event-trip-grade .tg-image:nth-child(3n){margin-right:0;float:right}section.event-single-layout .col.event-layout-side .event-trip-grade .tg-image:nth-child(3n + 1){clear:both}section.event-single-layout .col.event-layout-side .event-trip-grade .tg-txt{width:calc(99.9% * 2/3 - (30px - 30px * 2/3))}section.event-single-layout .col.event-layout-side .event-trip-grade .tg-txt:nth-child(1n){float:left;margin-right:30px;clear:none}section.event-single-layout .col.event-layout-side .event-trip-grade .tg-txt:last-child{margin-right:0}section.event-single-layout .col.event-layout-side .event-trip-grade .tg-txt:nth-child(3n){margin-right:0;float:right}section.event-single-layout .col.event-layout-side .event-trip-grade .tg-txt:nth-child(3n + 1){clear:both}section.event-single-layout .col.event-layout-content .wp-page-content ul{padding-left:2em}section.event-single-layout .col.event-layout-content .wp-page-content > .rev_slider_wrapper{padding-bottom:4em !important;}section.event-single-layout .col.event-layout-content .wp-page-content > .rev_slider_wrapper .rev_slider{margin-bottom:10em !important;}@media only screen and (min-width:576px){section.event-single-layout .col.event-layout-side{width:calc(99.9% * 1/3 - (30px - 30px * 1/3))}section.event-single-layout .col.event-layout-side:nth-child(1n){float:left;margin-right:30px;clear:none}section.event-single-layout .col.event-layout-side:last-child{margin-right:0}section.event-single-layout .col.event-layout-side:nth-child(3n){margin-right:0;float:right}section.event-single-layout .col.event-layout-side:nth-child(3n + 1){clear:both}section.event-single-layout .col.event-layout-content{width:calc(99.9% * 2/3 - (30px - 30px * 2/3))}section.event-single-layout .col.event-layout-content:nth-child(1n){float:left;margin-right:30px;clear:none}section.event-single-layout .col.event-layout-content:last-child{margin-right:0}section.event-single-layout .col.event-layout-content:nth-child(3n){margin-right:0;float:right}section.event-single-layout .col.event-layout-content:nth-child(3n + 1){clear:both}}.event-trip-id-box{padding:1em .5em;border:1px solid #eee;background:#f5f5f5;min-height:11em;}.event-trip-id-box .col.evtg{width:calc(99.9% * 5/12);text-align:center;}.event-trip-id-box .col.evtg:nth-child(1n){float:left;margin-right:0;clear:none;}.event-trip-id-box .col.evtg:last-child{margin-right:0;}.event-trip-id-box .col.evtg:nth-child(0n){float:right;}.event-trip-id-box .col.evtg img,.event-trip-id-box .col.evtg video,.event-trip-id-box .col.evtg iframe{max-width:100%;height:auto;border:0;-ms-interpolation-mode:bicubic;display:block}.event-trip-id-box .col.evtg img{margin:0 auto}.event-trip-id-box .col.event-basic-info{width:calc(99.9% * 7/12);}.event-trip-id-box .col.event-basic-info:nth-child(1n){float:left;margin-right:0;clear:none;}.event-trip-id-box .col.event-basic-info:last-child{margin-right:0;}.event-trip-id-box .col.event-basic-info:nth-child(0n){float:right;}.event-trip-id-box .col.event-basic-info p{margin:0;padding:0;font-size:.9em;}.event-trip-id-box .col.event-basic-info p:first-child{color:#01c862;font-size:1.2em;line-height:1}.event-trip-id-box .col.event-basic-info p.h4{color:#01a651;font-weight:400;font-size:1.5em}.event-trip-id-box .col.event-basic-info p:last-child span{font-weight:bold}.event-trip-id-box .col.event-basic-info p.button-ask{margin-top:1.5em}.event-icon-info{clear:both;margin:2em 0;border:3px solid #01a651;border-style:solid none;}.event-icon-info .param{min-height:6em;border:1px solid #eee;padding:.8em 1em;}.event-icon-info .param .col.event-param-ico{width:calc(99.9% * 1/3 - (30px - 30px * 1/3));padding-left:1em;}.event-icon-info .param .col.event-param-ico:nth-child(1n){float:left;margin-right:30px;clear:none;}.event-icon-info .param .col.event-param-ico:last-child{margin-right:0;}.event-icon-info .param .col.event-param-ico:nth-child(3n){margin-right:0;float:right;}.event-icon-info .param .col.event-param-ico:nth-child(3n + 1){clear:both;}.event-icon-info .param .col.event-param-ico img{border:0;width:50px}.event-icon-info .param .col.event-param{width:calc(99.9% * 2/3 - (30px - 30px * 2/3));}.event-icon-info .param .col.event-param:nth-child(1n){float:left;margin-right:30px;clear:none;}.event-icon-info .param .col.event-param:last-child{margin-right:0;}.event-icon-info .param .col.event-param:nth-child(3n){margin-right:0;float:right;}.event-icon-info .param .col.event-param:nth-child(3n + 1){clear:both;}.event-icon-info .param .col.event-param .h4,.event-icon-info .param .col.event-param p{margin:0;padding:0;font-weight:300}.event-icon-info .param .col.event-param p{font-size:1.2em;line-height:1}.event-icon-info .param .col.event-param .h4{color:#01a651;font-weight:400}section.trip-grades .col.items ul{margin:0;padding:0;}section.trip-grades .col.items ul li{float:none;list-style-type:none;padding:0;margin:0}section.trip-grades .col.items li{width:calc(99.9% * 1/3 - (30px - 30px * 1/3));margin:1.5em 0 1em !important}section.trip-grades .col.items li:nth-child(1n){float:left;margin-right:30px;clear:none}section.trip-grades .col.items li:last-child{margin-right:0}section.trip-grades .col.items li:nth-child(3n){margin-right:0;float:right}section.trip-grades .col.items li:nth-child(3n + 1){clear:both}@media only screen and (max-width:768px){section.trip-grades .col.items li{width:calc(99.9% * 1/2 - (30px - 30px * 1/2))}section.trip-grades .col.items li:nth-child(1n){float:left;margin-right:30px;clear:none}section.trip-grades .col.items li:last-child{margin-right:0}section.trip-grades .col.items li:nth-child(2n){margin-right:0;float:right}section.trip-grades .col.items li:nth-child(2n + 1){clear:both}}@media only screen and (max-width:576px){section.trip-grades .col.items li{width:calc(99.9% * 1/1 - (30px - 30px * 1/1))}section.trip-grades .col.items li:nth-child(1n){float:left;margin-right:30px;clear:none}section.trip-grades .col.items li:last-child{margin-right:0}section.trip-grades .col.items li:nth-child(1n){margin-right:0;float:right}section.trip-grades .col.items li:nth-child(1n + 1){clear:both}}section.trip-grades .col.items .tg-image{width:calc(99.9% * 1/3 - (30px - 30px * 1/3));}section.trip-grades .col.items .tg-image:nth-child(1n){float:left;margin-right:30px;clear:none;}section.trip-grades .col.items .tg-image:last-child{margin-right:0;}section.trip-grades .col.items .tg-image:nth-child(3n){margin-right:0;float:right;}section.trip-grades .col.items .tg-image:nth-child(3n + 1){clear:both;}section.trip-grades .col.items .tg-image img,section.trip-grades .col.items .tg-image video,section.trip-grades .col.items .tg-image iframe{max-width:100%;height:auto;border:0;-ms-interpolation-mode:bicubic;display:block}section.trip-grades .col.items .tg-txt{width:calc(99.9% * 2/3 - (30px - 30px * 2/3));}section.trip-grades .col.items .tg-txt:nth-child(1n){float:left;margin-right:30px;clear:none;}section.trip-grades .col.items .tg-txt:last-child{margin-right:0;}section.trip-grades .col.items .tg-txt:nth-child(3n){margin-right:0;float:right;}section.trip-grades .col.items .tg-txt:nth-child(3n + 1){clear:both;}section.trip-grades .col.items .tg-txt h3{color:#1b1c1c;font-weight:400}section.trip-grades .col.items .tg-txt p{margin:0;padding:0;font-size:.8em}ul.event-listing{margin:0;padding:0;}ul.event-listing li{float:none;list-style-type:none;padding:0;margin:0}ul.event-listing a{color:#1b1c1c}ul.event-listing li.card{margin:1em 0;}ul.event-listing li.card img.even-list-image{width:100%}ul.event-listing li.card h2{font-size:1.15em;font-weight:400;text-align:center;clear:both;padding:1em;min-height:5em}ul.event-listing li.card .event-list-facts{padding:1em;clear:both;text-align:center;}ul.event-listing li.card .event-list-facts .col{width:calc(99.9% * 1/2 - (30px - 30px * 1/2));text-align:center;}ul.event-listing li.card .event-list-facts .col:nth-child(1n){float:left;margin-right:30px;clear:none;}ul.event-listing li.card .event-list-facts .col:last-child{margin-right:0;}ul.event-listing li.card .event-list-facts .col:nth-child(2n){margin-right:0;float:right;}ul.event-listing li.card .event-list-facts .col:nth-child(2n + 1){clear:both;}ul.event-listing li.card .event-list-facts .col p{margin:0;padding:0}ul.event-listing li.card .event-list-facts .col p.days{font-size:2.65em;font-weight:900;font-family:bree-serif,serif}ul.event-listing li.card .event-list-facts .col .tg-image{border:0}ul.event-listing li.card .event-list-facts .col .tg-txt{border:0}ul.event-listing.listing-xl li.card{-webkit-box-shadow:0 0 4px 4px rgba(0,0,0,0.12);box-shadow:0 0 4px 4px rgba(0,0,0,0.12);}ul.event-listing.listing-xl li.card .event-list-facts{min-height:160px}@media only screen and (min-width:992px){ul.event-listing.listing-xl li.card{width:calc(99.9% * 1/3 - (30px - 30px * 1/3))}ul.event-listing.listing-xl li.card:nth-child(1n){float:left;margin-right:30px;clear:none}ul.event-listing.listing-xl li.card:last-child{margin-right:0}ul.event-listing.listing-xl li.card:nth-child(3n){margin-right:0;float:right}ul.event-listing.listing-xl li.card:nth-child(3n + 1){clear:both}}@media only screen and (max-width:992px){ul.event-listing.listing-xl li.card{width:calc(99.9% * 1/2 - (30px - 30px * 1/2))}ul.event-listing.listing-xl li.card:nth-child(1n){float:left;margin-right:30px;clear:none}ul.event-listing.listing-xl li.card:last-child{margin-right:0}ul.event-listing.listing-xl li.card:nth-child(2n){margin-right:0;float:right}ul.event-listing.listing-xl li.card:nth-child(2n + 1){clear:both}}@media only screen and (max-width:768px){ul.event-listing.listing-xl li.card{width:calc(99.9% * 1/1 - (30px - 30px * 1/1))}ul.event-listing.listing-xl li.card:nth-child(1n){float:left;margin-right:30px;clear:none}ul.event-listing.listing-xl li.card:last-child{margin-right:0}ul.event-listing.listing-xl li.card:nth-child(1n){margin-right:0;float:right}ul.event-listing.listing-xl li.card:nth-child(1n + 1){clear:both}}ul.event-listing.listing-sm li.card{line-height:1.1;}ul.event-listing.listing-sm li.card h2,ul.event-listing.listing-sm li.card h3{font-size:1.2em;font-weight:400;text-align:center;clear:both;padding:0}ul.event-listing.listing-sm li.card .event-list-facts{padding:0 0 2em;}ul.event-listing.listing-sm li.card .event-list-facts .col{width:calc(99.9% * 1/1 - (30px - 30px * 1/1));text-align:center;}ul.event-listing.listing-sm li.card .event-list-facts .col:nth-child(1n){float:left;margin-right:30px;clear:none;}ul.event-listing.listing-sm li.card .event-list-facts .col:last-child{margin-right:0;}ul.event-listing.listing-sm li.card .event-list-facts .col:nth-child(1n){margin-right:0;float:right;}ul.event-listing.listing-sm li.card .event-list-facts .col:nth-child(1n + 1){clear:both;}ul.event-listing.listing-sm li.card .event-list-facts .col p{margin:0;padding:0}ul.event-listing.listing-sm li.card .event-list-facts .col p.days{font-size:1.3em;font-weight:400;font-family:bree-serif,serif}@media only screen and (min-width:992px){ul.event-listing.listing-sm li.card{width:calc(99.9% * 1/4 - (30px - 30px * 1/4))}ul.event-listing.listing-sm li.card:nth-child(1n){float:left;margin-right:30px;clear:none}ul.event-listing.listing-sm li.card:last-child{margin-right:0}ul.event-listing.listing-sm li.card:nth-child(4n){margin-right:0;float:right}ul.event-listing.listing-sm li.card:nth-child(4n + 1){clear:both}}@media only screen and (max-width:992px){ul.event-listing.listing-sm li.card{width:calc(99.9% * 1/2 - (30px - 30px * 1/2))}ul.event-listing.listing-sm li.card:nth-child(1n){float:left;margin-right:30px;clear:none}ul.event-listing.listing-sm li.card:last-child{margin-right:0}ul.event-listing.listing-sm li.card:nth-child(2n){margin-right:0;float:right}ul.event-listing.listing-sm li.card:nth-child(2n + 1){clear:both}}@media only screen and (max-width:768px){ul.event-listing.listing-sm li.card{width:calc(99.9% * 1/1 - (30px - 30px * 1/1))}ul.event-listing.listing-sm li.card:nth-child(1n){float:left;margin-right:30px;clear:none}ul.event-listing.listing-sm li.card:last-child{margin-right:0}ul.event-listing.listing-sm li.card:nth-child(1n){margin-right:0;float:right}ul.event-listing.listing-sm li.card:nth-child(1n + 1){clear:both}}.event-itinerary{position:relative;margin-bottom:2em;}.event-itinerary #ett-more,.event-itinerary #ett-close{outline:0;cursor:pointer}.event-itinerary .ett-days{display:none}.event-itinerary__day{font-weight:600;position:relative;margin-right:1em;}.event-itinerary__day svg.map-marker{width:2.1em;height:2.1em;fill:#01a651}.event-itinerary__day p{margin:0;padding:0;width:2em;height:1.2em;font-size:.7em;text-align:center;position:absolute;color:#01a651;left:5px;top:5px;overflow:hidden}.event-itinerary__title{text-align:left}.event-itinerary__control{-ms-flex-item-align:end;align-self:flex-end;text-align:right;position:absolute;right:1em}p.event-itinerary__description{text-align:center}.event-ability .col.ability_icon{width:calc(99.9% * 3/12 - (30px - 30px * 3/12));padding-right:1em;}.event-ability .col.ability_icon:nth-child(1n){float:left;margin-right:30px;clear:none;}.event-ability .col.ability_icon:last-child{margin-right:0;}.event-ability .col.ability_icon:nth-child(12n){margin-right:0;float:right;}.event-ability .col.ability_icon:nth-child(12n + 1){clear:both;}.event-ability .col.ability_icon img{border-radius:100%;width:100%}.event-ability .col.ability_description{width:calc(99.9% * 9/12 - (30px - 30px * 9/12))}.event-ability .col.ability_description:nth-child(1n){float:left;margin-right:30px;clear:none}.event-ability .col.ability_description:last-child{margin-right:0}.event-ability .col.ability_description:nth-child(12n){margin-right:0;float:right}.event-ability .col.ability_description:nth-child(12n + 1){clear:both}.single-events.events-template-default section.family-business .col.ppl .card .photo img{margin:0 auto;width:150px}.event-mountain-info{margin:2em 0;}.event-mountain-info .info-box{border:1px solid #eee;padding:1em;font-size:.9em;}.event-mountain-info .info-box ul{margin:0;padding:0;padding-left:2em;padding-right:.5em;list-style-type:square !important}section.fixed-departures{margin:3em 0;background:#eee;}section.fixed-departures h2.green{text-align:left}section.fixed-departures .col.wrapper{background:#fff;padding:1em}section.fixed-departures table td a.flat{display:block;text-align:center}table.smart-table{width:100%;border-collapse:collapse;background:#fff;}table.smart-table tr:nth-of-type(even){background:#eee}table.smart-table th{background:#eee;text-transform:uppercase;font-size:.9em;font-weight:bold}table.smart-table td,table.smart-table th{padding:1em;border:1px solid #eee;text-align:left}@media only screen and (min-width:768px){table.smart-table td:before{content:'' !important}}@media only screen and (max-width:768px){table.smart-table,table.smart-table thead,table.smart-table tbody,table.smart-table th,table.smart-table td,table.smart-table tr{display:block}table.smart-table thead tr{position:absolute;top:-999em;left:-999em}table.smart-table tr{border:1px solid #eee}table.smart-table td{border:0;border-bottom:1px solid #eee;position:relative;padding-left:50%;}table.smart-table td:before{position:absolute;top:.5em;left:.5em;width:45%;padding-right:.7em;white-space:nowrap}}.private-tour{background:#fff;text-align:center;}.private-tour .h2{margin:0;padding:0}.private-tour p{margin-bottom:3em}section.similar-trips{background:#f0f0f0}.col.places-menu{margin-bottom:1em}
/*# sourceMappingURL=style.css.map */
