@font-face{font-family:"Raleway";font-display:swap;font-weight:400;font-style:normal;src:url("themes/paragliding/frontend/fonts/Raleway/Raleway-Regular.ttf") format("truetype")}@font-face{font-family:"Raleway";font-display:swap;font-weight:500;font-style:normal;src:url("themes/paragliding/frontend/fonts/Raleway/Raleway-Medium.ttf") format("truetype")}@font-face{font-family:"Raleway";font-display:swap;font-weight:600;font-style:normal;src:url("themes/paragliding/frontend/fonts/Raleway/Raleway-Bold.ttf") format("truetype")}@font-face{font-family:"Adobe Caslon Pro";font-display:swap;font-weight:400;font-style:normal;src:url("themes/paragliding/frontend/fonts/Adobe Caslon Pro/ACaslonPro-Regular.ttf") format("truetype")}@font-face{font-family:"Adobe Caslon Pro";font-display:swap;font-weight:500;font-style:normal;src:url("themes/paragliding/frontend/fonts/Adobe Caslon Pro/ACaslonPro-Semibold.ttf") format("truetype")}@keyframes bounce{0%{transform:scale(0);opacity:0}25%{transform:scale(0.3);opacity:0.2}50%{transform:scale(1.3);opacity:0.4}75%{transform:scale(0.9);opacity:0.7}100%{transform:scale(1);opacity:1}}*{padding:0;margin:0;box-sizing:border-box}html{font-size:70%;width:100%;height:100%}@media only screen and (min-width:768px){html{font-size:85%}}@media only screen and (min-width:1800px){html{font-size:100%}}body{font-family:"Raleway", sans-serif;font-weight:500;background:#fff;min-width:320px}article,aside,figure,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6{font-family:"Adobe Caslon Pro", sans-serif;font-weight:500;color:#000;line-height:1.5}h1{font-size:3.6rem;margin-top:3.2rem;margin-bottom:1.6rem}h2{font-size:3.0rem;margin-bottom:1.5rem}h3{font-size:2.6rem;margin-bottom:1.4rem}h4{font-size:2.2rem;margin-bottom:1.3rem}h5{font-size:1.8rem;margin-bottom:1.2rem}h6{font-size:1.4rem;margin-bottom:1.1rem}code{padding:0.1rem 0.2rem;background:#96be0e;border-radius:0.1rem}p{font-family:"Raleway", sans-serif;font-weight:500;font-size:1.2rem;margin-bottom:1.0rem;color:#282828;line-height:1.5}a{cursor:pointer;font-family:"Raleway", sans-serif;font-weight:500;color:#96be0e;text-decoration:none;outline:none}a:hover{text-decoration:underline}strong,b{font-weight:600}ul,ol{margin:0 0 1rem 0}ul li,ol li{margin:0 0 0 1.2rem;font-family:"Raleway", sans-serif;font-weight:500;font-size:1.2rem;color:#282828;line-height:1.5}hr{margin:0 0 1rem 0;border-top:1px solid #96be0e;border-bottom:1px solid #96be0e}form div{position:relative}form fieldset{font-family:"Raleway", sans-serif;font-weight:500;font-size:1.2rem;display:contents;border:none}form legend{font-family:"Raleway", sans-serif;font-weight:500;font-size:1.5rem;margin-bottom:1rem;color:#000}form label{margin:0 0 0.2rem 0;font-family:"Raleway", sans-serif;font-weight:500;font-size:1.2rem;color:#000;display:block}form input{font-family:"Raleway", sans-serif;font-weight:500;font-size:1.2rem;width:100%;display:block;border:none;color:#000;background:none}form input:focus{outline:none}form input.checkbox,form input.radio{width:24px;height:24px;position:absolute;top:0;left:0;opacity:0;filter:alpha(opacity=0)}form input.checkbox + label,form input.radio + label{padding:0 0 0 32px;margin:0 0 1rem 0;line-height:24px}form input.checkbox + label::before,form input.checkbox + label::after,form input.checkbox + label:before,form input.checkbox + label:after,form input.radio + label::before,form input.radio + label::after,form input.radio + label:before,form input.radio + label:after{content:"";width:24px;height:24px;position:absolute;top:0;left:0}form input.checkbox + label::after,form input.checkbox + label:after,form input.radio + label::after,form input.radio + label:after{opacity:0;filter:alpha(opacity=0)}form input.checkbox:checked + label::after,form input.checkbox:checked + label:after,form input.radio:checked + label::after,form input.radio:checked + label:after{opacity:1;filter:alpha(opacity=100)}form input.checkbox + label::before,form input.checkbox + label:before{background:url("themes/paragliding/frontend/images/outline-check_box_outline_blank.svg") no-repeat center center}form input.checkbox + label::after,form input.checkbox + label:after{background:url("themes/paragliding/frontend/images/outline-check_box.svg") no-repeat center center}form input.radio + label::before,form input.radio + label:before{background:url("themes/paragliding/frontend/images/outline-radio_button_unchecked.svg") no-repeat center center}form input.radio + label::after,form input.radio + label:after{background:url("themes/paragliding/frontend/images/outline-radio_button_checked.svg") no-repeat center center}form input.file{padding:0.5rem 0 0;margin:0 0 1rem 0}form input.text{padding:0.5rem;margin:0 0 1rem 0;border-bottom:1px solid #96be0e}form input.text:focus{background:#96be0e}form input.submit,form input.filter{padding:0.5rem;margin:0 auto;border:1px solid #96be0e;color:#fff;background:#96be0e;font-weight:500;text-decoration:none;cursor:pointer}form input.submit:hover,form input.filter:hover{color:#96be0e;background:#fff}form input.filter{margin:0 auto 1rem}form select:focus{outline:none}form select.select{padding:0.5rem;margin:0 0 1rem 0;font-family:"Raleway", sans-serif;font-weight:500;font-size:1.2rem;width:100%;display:block;border:1px solid #96be0e;color:#000;background:none}form select.select:focus{background:#96be0e}form textarea:focus{outline:none}form textarea.textarea{padding:0.5rem;margin:0 0 1rem 0;font-family:"Raleway", sans-serif;font-weight:500;font-size:1.2rem;width:100%;height:200px;display:block;border:1px solid #96be0e;color:#000;background:none}form textarea.textarea:focus{background:#96be0e}form textarea#content{height:300px}table{width:100%;border-collapse:collapse}table th,table td{font-family:"Raleway", sans-serif;font-weight:500;font-size:1.2rem;padding:0.5rem;border:1px solid #96be0e;border-collapse:collapse}table thead tr th{font-weight:500;color:#fff;background:#96be0e}table tbody tr:nth-child(even){background:#96be0e}table tbody tr:nth-child(odd){background:#96be0e}table tbody tr:hover{background:#96be0e}table tbody tr td{color:#96be0e}table tbody tr td.numeric{text-align:right}table tbody tr td.numeric .block{display:block}table tfoot tr td{color:#96be0e}img{max-width:100%;height:auto}iframe{max-width:100%}.underline{text-decoration:underline}.overline{text-decoration:overline}.line-through{text-decoration:line-through}.alignleft{text-align:left}.aligncenter{text-align:center}.alignright{text-align:right}.alignjustify{text-align:justify}.aligntop{vertical-align:top}.alignmiddle{vertical-align:middle}.alignbottom{vertical-align:bottom}.float-left{float:left}.float-right{float:right}.clear{clear:both}.img-border{border:1px solid #96be0e}.img-width-25{width:50%}@media only screen and (min-width:768px){.img-width-25{width:25%}}.img-width-50{width:50%}.img-margin-left{margin-left:0.5rem}.img-margin-right{margin-right:0.5rem}.img-margin-top{margin-top:0.5rem}.img-margin-bottom{margin-bottom:0.5rem}.page-error{padding:1rem;text-align:center}.page-error h1,.page-error h2,.page-error h3,.page-error h4,.page-error h5,.page-error h6,.page-error p{color:#96be0e}.info,.success,.warning,.error{padding:0.5rem;margin:0 0 1rem 0;font-family:"Raleway", sans-serif;font-weight:500;font-size:1.2rem;word-wrap:anywhere}.info{color:#00529b;background:#bde5f8}.success{color:#4f8a10;background:#dff2bf}.warning{color:#9f6000;background:#feefb3}.error{color:#d8000c;background:#ffd2d2}.table-wrapper{margin:0 0 1rem 0;overflow-x:auto}.table{display:table;table-layout:fixed;width:100%}.table-cell{display:table-cell}.button{padding:0.7rem 3.0rem;display:inline-block;border:1px solid #96be0e;color:#fff;background:#96be0e;font-size:1.4rem;font-weight:500;text-decoration:none;text-align:center;cursor:pointer}.button:hover{color:#96be0e;background:#fff;text-decoration:none}.wrapper{background:#fff}.wrapper:has(.header #button-menu:not(:checked)){position:fixed;width:100%}.wrapper:has(.header #button-menu:not(:checked)) .content,.wrapper:has(.header #button-menu:not(:checked)) .footer{display:none}.wrapper:has(.header #button-menu:not(:checked)) .header .header-wrapper .menu{position:fixed;inset:0;margin-top:154px}.wrapper:has(.header #button-menu:not(:checked)) .header .header-wrapper .menu .menu-wrapper{display:grid;height:100%;place-items:center;overflow:auto}@media only screen and (min-width:1800px){.wrapper:has(.header #button-menu:not(:checked)){position:static;width:auto}.wrapper:has(.header #button-menu:not(:checked)) .content, .wrapper:has(.header #button-menu:not(:checked)) .footer{display:block}.wrapper:has(.header #button-menu:not(:checked)) .header .header-wrapper .menu{position:absolute;top:60px;margin-top:0}.wrapper:has(.header #button-menu:not(:checked)) .header .header-wrapper .menu .menu-wrapper{display:block;height:auto}}.wrapper .header{max-width:1800px;margin:0 auto;position:relative;clear:both}.wrapper .header .logo{padding:14px 0 73px}.wrapper .header .logo a{margin:0 auto;width:91px;height:67px;display:block}@media only screen and (min-width:1800px){.wrapper .header .logo{padding:18px 0}.wrapper .header .logo a{z-index:200;position:relative;width:148px;height:113px}}.wrapper .header #button-languageversions{z-index:101;position:absolute;top:103px;right:63px;width:36px;height:36px;opacity:0;filter:alpha(opacity=0)}.wrapper .header #button-languageversions + label{z-index:101;position:absolute;top:103px;right:63px;padding:4px;height:36px;width:36px;cursor:pointer;text-align:center}.wrapper .header #button-languageversions + label .language-active{font-size:1.3rem;font-weight:600;color:#fff;text-transform:uppercase}.wrapper .header #button-languageversions + label .language-arrow{display:block;margin:1px auto 0;width:0px;height:0px;border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:6px solid #fff;-webkit-transition:border 0.3s ease-in-out;-moz-transition:border 0.3s ease-in-out;-ms-transition:border 0.3s ease-in-out;-o-transition:border 0.3s ease-in-out;transition:border 0.3s ease-in-out}.wrapper .header #button-languageversions:checked + label .language-arrow{border-top:6px solid #fff;border-bottom:none}.wrapper .header #button-languageversions:checked ~ .languageversions{border:none}.wrapper .header #button-languageversions:checked ~ .languageversions .languageversions-wrapper > ul{padding:0}.wrapper .header #button-languageversions:checked ~ .languageversions .languageversions-wrapper > ul li a{font-size:0;opacity:0;border:none}.wrapper .header .languageversions{z-index:101;position:absolute;top:149px;right:63px;background:#fff;overflow:hidden}.wrapper .header .languageversions .languageversions-wrapper > ul{margin:0 auto;max-width:100rem;list-style:none;padding:1rem}.wrapper .header .languageversions .languageversions-wrapper > ul li{margin:0;font-size:0}.wrapper .header .languageversions .languageversions-wrapper > ul li a{color:#000;font-weight:500;padding:0 0.5rem;margin:0;width:100%;font-size:1.5rem;opacity:1;line-height:2.2;display:inline-block;text-decoration:none;-webkit-transition:font-size 0.3s ease-in-out, opacity 0.3s ease-in-out, border 0.3s ease-in-out;-moz-transition:font-size 0.3s ease-in-out, opacity 0.3s ease-in-out, border 0.3s ease-in-out;-ms-transition:font-size 0.3s ease-in-out, opacity 0.3s ease-in-out, border 0.3s ease-in-out;-o-transition:font-size 0.3s ease-in-out, opacity 0.3s ease-in-out, border 0.3s ease-in-out;transition:font-size 0.3s ease-in-out, opacity 0.3s ease-in-out, border 0.3s ease-in-out;border-top:2px solid #fff;border-bottom:2px solid #fff}.wrapper .header .languageversions .languageversions-wrapper > ul li a:hover{border-top:2px solid #96be0e;border-bottom:2px solid #96be0e}.wrapper .header .languageversions .languageversions-wrapper > ul li a.active{font-weight:600;border-top:2px solid #96be0e;border-bottom:2px solid #96be0e}@media only screen and (min-width:480px){.wrapper .header #button-languageversions{right:78px}.wrapper .header #button-languageversions + label{right:78px}.wrapper .header .languageversions{right:78px}}@media only screen and (min-width:768px){.wrapper .header #button-languageversions{right:108px}.wrapper .header #button-languageversions + label{right:108px}.wrapper .header .languageversions{right:108px}}@media only screen and (min-width:1800px){.wrapper .header #button-languageversions{top:59px;left:60px;right:auto}.wrapper .header #button-languageversions + label{top:59px;left:60px;right:auto}.wrapper .header #button-languageversions + label .language-active{color:#96be0e}.wrapper .header #button-languageversions + label .language-arrow{border-bottom:6px solid #96be0e}.wrapper .header #button-languageversions:checked + label .language-arrow{border-top:6px solid #96be0e;border-bottom:none}.wrapper .header .languageversions{top:95px;left:60px;right:auto}.wrapper .header .languageversions .languageversions-wrapper > ul li a{font-size:1.3rem}}.wrapper .header #button-menu{z-index:100;position:absolute;top:103px;right:15px;width:36px;height:36px;opacity:0;filter:alpha(opacity=0)}.wrapper .header #button-menu + label{z-index:100;position:absolute;top:103px;right:15px;padding:4px;height:36px;width:36px;cursor:pointer}.wrapper .header #button-menu + label .line{position:absolute;height:3px;width:100%;background-color:#fff;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.wrapper .header #button-menu + label .top,.wrapper .header #button-menu + label .middle,.wrapper .header #button-menu + label .bottom{position:relative;float:left}.wrapper .header #button-menu + label .top{-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);margin-top:12px}.wrapper .header #button-menu + label .middle{opacity:0;filter:alpha(opacity=0);margin-top:0}.wrapper .header #button-menu + label .bottom{-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);margin-top:-6px}.wrapper .header #button-menu:checked + label .top{transform:none;margin-top:6px}.wrapper .header #button-menu:checked + label .middle{opacity:1;filter:alpha(opacity=100);margin-top:4px}.wrapper .header #button-menu:checked + label .bottom{transform:none;margin-top:4px}.wrapper .header #button-menu:checked ~ .menu{border:none}.wrapper .header #button-menu:checked ~ .menu .menu-wrapper > ul{padding:0}.wrapper .header #button-menu:checked ~ .menu .menu-wrapper > ul li a{font-size:0;opacity:0;border:none}.wrapper .header .menu{width:100%;background:#fff;overflow:hidden}.wrapper .header .menu .menu-wrapper > ul{margin:0 auto;max-width:1500px;list-style:none;padding:1rem}.wrapper .header .menu .menu-wrapper > ul li{margin:0;font-size:0;text-align:center}.wrapper .header .menu .menu-wrapper > ul li a{padding:0;margin:0;width:100%;font-size:1.5rem;font-weight:500;color:#000;opacity:1;line-height:2.2;display:inline-block;text-decoration:none;-webkit-transition:font-size 0.3s ease-in-out, opacity 0.3s ease-in-out, border 0.3s ease-in-out;-moz-transition:font-size 0.3s ease-in-out, opacity 0.3s ease-in-out, border 0.3s ease-in-out;-ms-transition:font-size 0.3s ease-in-out, opacity 0.3s ease-in-out, border 0.3s ease-in-out;-o-transition:font-size 0.3s ease-in-out, opacity 0.3s ease-in-out, border 0.3s ease-in-out;transition:font-size 0.3s ease-in-out, opacity 0.3s ease-in-out, border 0.3s ease-in-out;border-top:2px solid #fff;border-bottom:2px solid #fff}.wrapper .header .menu .menu-wrapper > ul li a:hover{border-top:2px solid #96be0e;border-bottom:2px solid #96be0e}.wrapper .header .menu .menu-wrapper > ul li.active > a{font-weight:600;border-top:2px solid #96be0e;border-bottom:2px solid #96be0e}.wrapper .header .menu .menu-wrapper > ul li ul{margin:0;list-style:none}.wrapper .header .menu .menu-wrapper > ul li ul li a{padding:0 0.5rem 0 1.5rem;font-size:1.2rem;line-height:2.2}.wrapper .header .menu .menu-wrapper > ul li ul li ul li a{padding:0 0.5rem 0 2.5rem;font-size:1.2rem;line-height:2.2}@media only screen and (min-width:480px){.wrapper .header #button-menu{right:30px}.wrapper .header #button-menu + label{right:30px}}@media only screen and (min-width:768px){.wrapper .header #button-menu{right:60px}.wrapper .header #button-menu + label{right:60px}}@media only screen and (min-width:1800px){.wrapper .header #button-menu{display:none}.wrapper .header #button-menu + label{display:none}.wrapper .header #button-menu:checked ~ .menu .menu-wrapper > ul li{text-align:left}.wrapper .header #button-menu:checked ~ .menu .menu-wrapper > ul li a{line-height:31px;font-size:1.3rem;opacity:1;border-top:2px solid #fff;border-bottom:2px solid #fff}.wrapper .header #button-menu:checked ~ .menu .menu-wrapper > ul li a:hover{border-top:2px solid #96be0e;border-bottom:2px solid #96be0e}.wrapper .header #button-menu:checked ~ .menu .menu-wrapper > ul li.active > a{border-top:2px solid #96be0e;border-bottom:2px solid #96be0e}.wrapper .header .menu{z-index:100;position:absolute;top:60px;left:0;background:none}.wrapper .header .menu .menu-wrapper > ul{padding:0}.wrapper .header .menu .menu-wrapper > ul li{float:left;padding-right:42px}.wrapper .header .menu .menu-wrapper > ul li.hike-and-fly{padding-right:310px}.wrapper .header .menu .menu-wrapper > ul li a{line-height:31px;font-size:1.3rem;opacity:1}}.wrapper .header .contact{z-index:101;position:absolute;top:105px;left:15px;overflow:hidden}.wrapper .header .contact p{margin:0}.wrapper .header .contact a{display:inline-block;text-decoration:none}.wrapper .header .contact a.whatsapp{background:url("themes/paragliding/frontend/images/social_media-whatsapp.svg") no-repeat center center;width:31px;height:31px;vertical-align:middle;margin-right:12px}.wrapper .header .contact a.mail{background:url("themes/paragliding/frontend/images/menu-mail-mini.svg") no-repeat center center;width:31px;height:31px;vertical-align:middle;margin-right:12px}.wrapper .header .contact a.phone{background:url("themes/paragliding/frontend/images/menu-phone-mini.svg") no-repeat center center;width:18px;height:31px;vertical-align:middle}@media only screen and (min-width:480px){.wrapper .header .contact{left:30px}}@media only screen and (min-width:768px){.wrapper .header .contact{left:60px}}@media only screen and (min-width:1800px){.wrapper .header .contact{top:50px;right:60px;left:auto}.wrapper .header .contact a.whatsapp{background:url("themes/paragliding/frontend/images/social_media-whatsapp-green.svg") no-repeat center center;width:46px;height:46px;margin-right:32px}.wrapper .header .contact a.mail{background:url("themes/paragliding/frontend/images/menu-mail.svg") no-repeat center center;width:36px;height:36px;margin-right:16px}.wrapper .header .contact a.phone{background:url("themes/paragliding/frontend/images/menu-phone.svg") no-repeat center center;width:21px;height:36px}}.wrapper .header .bg-mini{position:absolute;top:92px;left:0;width:100%;height:57px;background:#96be0e}@media only screen and (min-width:1800px){.wrapper .header .bg-mini{position:static;width:0;height:0}}.wrapper .content{max-width:1800px;margin:0 auto;position:relative;clear:both}.wrapper .content p{margin-bottom:2.0rem}.wrapper .content .highlight{font-size:1.5rem;text-transform:uppercase}.wrapper .content .h-highlight{font-size:2.2rem;font-weight:400;border-top:2px solid #96be0e;border-right:2px solid #96be0e;border-left:2px solid #96be0e;margin-bottom:0;padding:30px 1rem}@media only screen and (min-width:768px){.wrapper .content .h-highlight{font-size:3.0rem;border:none;margin-bottom:1.5rem;padding:0}}@media only screen and (min-width:1800px){.wrapper .content .h-highlight{font-size:3.6rem}}.wrapper .content .price{font-family:"Adobe Caslon Pro", sans-serif;font-weight:500;color:#96be0e;font-size:2.5rem;margin:0}.wrapper .content .inclusive{font-size:1.0rem}.wrapper .content .all-inclusive{font-size:0.9rem}.wrapper .content .content-wrapper{padding:0 0.5rem 2rem;margin:0 auto;max-width:71rem;word-wrap:break-word}.wrapper .content .content-wrapper-backgroundcolor{background-color:#96be0e;padding:2rem 0 0 0}.wrapper .content .content-wrapper-backgroundcolor h1,.wrapper .content .content-wrapper-backgroundcolor h2,.wrapper .content .content-wrapper-backgroundcolor h3,.wrapper .content .content-wrapper-backgroundcolor h4,.wrapper .content .content-wrapper-backgroundcolor h5,.wrapper .content .content-wrapper-backgroundcolor h6,.wrapper .content .content-wrapper-backgroundcolor p,.wrapper .content .content-wrapper-backgroundcolor a,.wrapper .content .content-wrapper-backgroundcolor li{color:#fff}.wrapper .content .content-wrapper-backgroundcolor h2{font-size:2.4rem}@media only screen and (min-width:480px){.wrapper .content .content-wrapper-backgroundcolor h2{font-size:3.0rem}}@media only screen and (min-width:768px){.wrapper .content .content-wrapper-backgroundcolor h2{font-size:3.6rem}}.wrapper .content .content-wrapper-backgroundcolor .splitscreen{padding:0}.wrapper .content .overflow-x{overflow-x:auto}.wrapper .content .overflow-y{overflow-y:auto}.wrapper .content .showcase{position:relative;overflow:hidden}.wrapper .content .showcase .showcase-container img{vertical-align:bottom}.wrapper .content .showcase .showcase-container .showcase-content{display:none;position:absolute;top:10%;left:0;padding:0 1rem}.wrapper .content .showcase .showcase-container .showcase-content h1,.wrapper .content .showcase .showcase-container .showcase-content p{color:#fff}.wrapper .content .showcase .showcase-container .showcase-content h1{margin-bottom:1.2rem}.wrapper .content .showcase .showcase-container .showcase-content p{font-size:1.4rem;margin-bottom:2.2rem}.wrapper .content .showcase .showcase-container .showcase-content p .button{border:1px solid #fff;color:#000;background:#fff}.wrapper .content .showcase .showcase-container .showcase-content p .button:hover{color:#fff;background:#000}@media only screen and (min-width:768px){.wrapper .content .showcase .showcase-container .showcase-content{display:block}}@media only screen and (min-width:1280px){.wrapper .content .showcase .showcase-container .showcase-content{top:30%;left:15%;width:40%}}.wrapper .content .swiper .swiper-container{margin:0;max-width:100%;height:auto}.wrapper .content .swiper .swiper-container .swiper-wrapper .swiper-slide{position:relative;height:256px;overflow:hidden}.wrapper .content .swiper .swiper-container .swiper-wrapper .swiper-slide img{width:auto;max-width:none;height:256px;display:block;position:absolute;left:50%;margin-left:-512px}.wrapper .content .swiper .swiper-container .swiper-wrapper .swiper-slide .title{width:100%;position:absolute;top:50%;margin:-1.5rem 0 0 0;font-family:"Raleway", sans-serif;font-weight:500;color:#fff;line-height:1.5;font-size:2rem;font-weight:400;text-align:center;text-shadow:0 0px 4px rgba(0,0,0,0.9)}.wrapper .content .swiper .swiper-container .swiper-pagination,.wrapper .content .swiper .swiper-container .swiper-button-prev,.wrapper .content .swiper .swiper-container .swiper-button-next,.wrapper .content .swiper .swiper-container .swiper-scrollbar{display:none}@media only screen and (min-width:1024px){.wrapper .content .swiper .swiper-container .swiper-wrapper .swiper-slide{height:auto}.wrapper .content .swiper .swiper-container .swiper-wrapper .swiper-slide img{width:100%;height:auto;position:static;margin-left:0}.wrapper .content .swiper .swiper-container .swiper-wrapper .swiper-slide .title{margin:-3rem 0 0 0;font-size:4rem}}.wrapper .content .flight_process{position:relative;border:2px solid #96be0e;padding:30px 0}.wrapper .content .flight_process h2{color:#000;text-align:center;font-size:2.4rem}.wrapper .content .flight_process .swiper-flight_process{position:relative;padding:0 0.5rem;max-width:320px;margin:0 auto}.wrapper .content .flight_process .swiper-flight_process .swiper-container{margin:0;max-width:100%;height:auto;padding-bottom:1rem}.wrapper .content .flight_process .swiper-flight_process .swiper-container .swiper-wrapper .swiper-slide{position:relative;height:auto;overflow:hidden}.wrapper .content .flight_process .swiper-flight_process .swiper-container .swiper-wrapper .swiper-slide img{width:100%}.wrapper .content .flight_process .swiper-flight_process .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content{padding:0 0.5rem}.wrapper .content .flight_process .swiper-flight_process .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content .title{font-family:"Adobe Caslon Pro", sans-serif;font-weight:500;color:#96be0e;line-height:1.5;font-size:2rem}.wrapper .content .flight_process .swiper-flight_process .swiper-pagination{display:none;position:relative;z-index:10}.wrapper .content .flight_process .swiper-flight_process .swiper-pagination .swiper-pagination-bullet{position:relative;border:none;background:none;width:auto;height:auto;opacity:1;padding:0 0 30px 0}.wrapper .content .flight_process .swiper-flight_process .swiper-pagination .swiper-pagination-bullet .number{width:26px;height:26px;display:inline-block;color:#fff;background:#b4ada4;font-size:16px;font-weight:600;line-height:1.4;border-radius:100%}.wrapper .content .flight_process .swiper-flight_process .swiper-pagination .swiper-pagination-bullet .line{position:relative;top:-1px;left:-1px;display:inline-block;width:250px;height:5px;background:#b4ada4}.wrapper .content .flight_process .swiper-flight_process .swiper-pagination .swiper-pagination-bullet-active .number{background:#96be0e}.wrapper .content .flight_process .swiper-flight_process .swiper-pagination .swiper-pagination-bullet-active .line{background:#96be0e}.wrapper .content .flight_process .swiper-flight_process .pagination-title{position:absolute;z-index:1;bottom:0;left:0;width:100%}.wrapper .content .flight_process .swiper-flight_process .pagination-title p{margin:0}.wrapper .content .flight_process .swiper-flight_process .pagination-title p span{display:inline-block;width:100%;font-size:19px;color:#b4ada4;text-transform:uppercase;text-align:center}.wrapper .content .flight_process .swiper-flight_process .pagination-title p span.active{color:#96be0e}.wrapper .content .flight_process .swiper-flight_process .pagination-title p .bullet_1{padding-bottom:27px}.wrapper .content .flight_process .swiper-flight_process .pagination-title p .bullet_2{padding-bottom:27px}.wrapper .content .flight_process .swiper-flight_process .pagination-title p .bullet_3{padding-bottom:27px}.wrapper .content .flight_process .swiper-flight_process .pagination-title p .bullet_4{padding-bottom:10px}@media only screen and (min-width:768px){.wrapper .content .flight_process{padding:30px 0 70px 0}.wrapper .content .flight_process h2{font-size:3.5rem}.wrapper .content .flight_process .swiper-flight_process{max-width:768px}.wrapper .content .flight_process .swiper-flight_process .swiper-container .swiper-wrapper .swiper-slide img{float:left;width:60%}.wrapper .content .flight_process .swiper-flight_process .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-content{float:left;width:40%}.wrapper .content .flight_process .swiper-flight_process .swiper-pagination .swiper-pagination-bullet{margin-right:10px}.wrapper .content .flight_process .swiper-flight_process .pagination-title p{text-align:center}.wrapper .content .flight_process .swiper-flight_process .pagination-title p span{width:286px}.wrapper .content .flight_process .swiper-flight_process .pagination-title p .bullet_3{padding-bottom:10px}}@media only screen and (min-width:1800px){.wrapper .content .flight_process .swiper-flight_process{max-width:1800px;padding:0 320px}.wrapper .content .flight_process .swiper-flight_process .pagination-title{padding:0 320px}.wrapper .content .flight_process .swiper-flight_process .pagination-title p .bullet_1, .wrapper .content .flight_process .swiper-flight_process .pagination-title p .bullet_2, .wrapper .content .flight_process .swiper-flight_process .pagination-title p .bullet_3, .wrapper .content .flight_process .swiper-flight_process .pagination-title p .bullet_4{padding-bottom:10px}}.wrapper .content .offers{overflow:hidden;padding:2rem 1rem 0 1rem;background:#b4ada4 url("themes/paragliding/frontend/images/swiper-offers-bg.jpg") no-repeat center bottom}.wrapper .content .offers h1,.wrapper .content .offers h2,.wrapper .content .offers h3,.wrapper .content .offers h4,.wrapper .content .offers h5,.wrapper .content .offers h6{color:#fff}.wrapper .content .offers h2{font-size:3.6rem}.wrapper .content .offers p{margin-bottom:1rem}.wrapper .content .offers .swiper-offers{position:relative}.wrapper .content .offers .swiper-offers .swiper-container{margin:0 auto;height:auto;padding-top:30px;padding-bottom:11.25rem}@media only screen and (min-width:1800px){.wrapper .content .offers .swiper-offers .swiper-container{max-width:69%}}.wrapper .content .offers .swiper-offers .swiper-container .swiper-wrapper .swiper-slide{position:relative;background:#fff;border-top:6px solid #96be0e;width:379px}.wrapper .content .offers .swiper-offers .swiper-container .swiper-wrapper .swiper-slide img{vertical-align:bottom}.wrapper .content .offers .swiper-offers .swiper-container .swiper-wrapper .swiper-slide > img{width:100%}.wrapper .content .offers .swiper-offers .swiper-container .swiper-wrapper .swiper-slide .bestseller{position:absolute;top:-30px;left:50%;margin-left:-60px}.wrapper .content .offers .swiper-offers .swiper-container .swiper-wrapper .swiper-slide .text-wrapper{position:relative;top:-54px}.wrapper .content .offers .swiper-offers .swiper-container .swiper-wrapper .swiper-slide .text-wrapper .title{font-family:"Adobe Caslon Pro", sans-serif;font-weight:500;color:#fff;font-size:2.0rem;line-height:60px;text-transform:uppercase;width:100%;height:54px;background:rgba(150,190,14,0.85);margin:0}.wrapper .content .offers .swiper-offers .swiper-container .swiper-wrapper .swiper-slide .text-wrapper .text{padding:0.5rem 2.0rem}.wrapper .content .offers .swiper-offers .swiper-container .swiper-wrapper .swiper-slide .text-wrapper .text .price{font-family:"Adobe Caslon Pro", sans-serif;font-weight:500;color:#96be0e;font-size:2.5rem;margin:0}.wrapper .content .offers .swiper-offers .swiper-container .swiper-wrapper .swiper-slide .text-wrapper .text img{margin:0 0.5rem}.wrapper .content .offers .swiper-offers .swiper-container .swiper-wrapper .swiper-slide .text-wrapper .text .inclusive{font-size:1.0rem}.wrapper .content .offers .swiper-offers .swiper-container .swiper-wrapper .swiper-slide .text-wrapper .text .inclusive .all-inclusive{font-size:0.9rem}.wrapper .content .offers .swiper-offers .swiper-button-prev,.wrapper .content .offers .swiper-offers .swiper-button-next{display:none}.wrapper .content .offers .swiper-offers .swiper-button-prev{top:auto;bottom:51px;left:29%;width:53px;height:60px;opacity:0.4;background:url("themes/paragliding/frontend/images/swiper-offers-left.svg") no-repeat center center}.wrapper .content .offers .swiper-offers .swiper-button-next{top:auto;bottom:51px;right:29%;width:53px;height:60px;opacity:0.4;background:url("themes/paragliding/frontend/images/swiper-offers-right.svg") no-repeat center center}@media only screen and (min-width:1800px){.wrapper .content .offers .swiper-offers .swiper-button-prev{top:50%;bottom:auto;left:6%;margin-top:-63px;width:112px;height:126px}.wrapper .content .offers .swiper-offers .swiper-button-next{top:50%;bottom:auto;right:6%;margin-top:-63px;width:112px;height:126px}}.wrapper .content .picture_gallery{position:relative;overflow:hidden;margin-bottom:2rem}.wrapper .content .picture_gallery .picture_gallery-container .picture_gallery-image img{width:100%;height:auto;vertical-align:bottom;padding-bottom:0.5rem}@media only screen and (min-width:480px){.wrapper .content .picture_gallery{margin-bottom:5rem}.wrapper .content .picture_gallery .picture_gallery-container .picture_gallery-image{float:left}.wrapper .content .picture_gallery .picture_gallery-container .picture_gallery-image img{padding:0}.wrapper .content .picture_gallery .picture_gallery-container .picture_gallery-image_1{width:40%;padding:0 0.5% 0 0}.wrapper .content .picture_gallery .picture_gallery-container .picture_gallery-image_2{width:30%;padding:0 0 0.5% 0.5%}.wrapper .content .picture_gallery .picture_gallery-container .picture_gallery-image_3{width:30%;padding:0 0 0.5% 0.5%}.wrapper .content .picture_gallery .picture_gallery-container .picture_gallery-image_4{width:60%;padding:0.5% 0 0 0.5%}}.wrapper .content .elements{padding:2rem 0.5rem}.wrapper .content .elements h1,.wrapper .content .elements h2,.wrapper .content .elements h3,.wrapper .content .elements h4,.wrapper .content .elements h5,.wrapper .content .elements h6{padding:0 0.5rem;margin:0}.wrapper .content .elements h2{font-size:2.4rem;font-weight:400}.wrapper .content .elements .elements-wrapper{overflow:hidden;padding:0.5rem 0}.wrapper .content .elements .elements-wrapper .element{padding:0.5rem 0.5rem;width:100%;float:left}@media only screen and (min-width:1800px){.wrapper .content .elements .elements-wrapper .element{padding:0.5rem 3rem}}.wrapper .content .elements .elements-wrapper .element .element-wrapper .image img{display:block}.wrapper .content .elements .elements-wrapper .element .element-wrapper .title,.wrapper .content .elements .elements-wrapper .element .element-wrapper .description{margin-bottom:0.5rem}.wrapper .content .elements .elements-wrapper .element .element-wrapper .title{font-family:"Adobe Caslon Pro", sans-serif;font-weight:500;color:#96be0e;text-transform:uppercase;font-size:1.4rem}.wrapper .content .elements .elements-wrapper .element .element-wrapper .center{text-align:center}.wrapper .content .elements .elements-wrapper .element a{background:#fff;border:1px solid #96be0e;height:480px;text-decoration:none;display:block;overflow:auto}.wrapper .content .elements .elements-wrapper .element a:hover{border:1px solid #96be0e;-webkit-box-shadow:0px 0px 5px 1px rgba(0,0,0,0.75);-moz-box-shadow:0px 0px 5px 1px rgba(0,0,0,0.75);box-shadow:0px 0px 5px 1px rgba(0,0,0,0.75)}.wrapper .content .elements .elements-wrapper .element a .element-wrapper .title,.wrapper .content .elements .elements-wrapper .element a .element-wrapper .description{padding:0.5rem 0.5rem 0 0.5rem}@media only screen and (min-width:480px){.wrapper .content .elements .elements-wrapper .element a .element-wrapper .title{font-size:1.4rem}}@media only screen and (min-width:768px){.wrapper .content .elements .elements-wrapper .element{width:33%}.wrapper .content .elements .elements-wrapper .element.min-width-50{width:50%}}.wrapper .content .splitscreen{overflow:hidden;padding:1.0rem 0 0}@media only screen and (min-width:480px){.wrapper .content .splitscreen{padding:2.0rem 0 1rem}}@media only screen and (min-width:768px){.wrapper .content .splitscreen{padding:5.0rem 0 2rem}.wrapper .content .splitscreen .screen-part-1, .wrapper .content .splitscreen .screen-part-2{float:left;width:50%;box-sizing:border-box}.wrapper .content .splitscreen .screen-part-1{padding-right:2.0rem}.wrapper .content .splitscreen .screen-part-2{padding-left:2.0rem}}.wrapper .content .picture-left-and-text-right{padding:3.0rem 0}.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper{position:relative;overflow:hidden}.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .picture img{width:100%;vertical-align:bottom}.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .text-wrapper{background:#96be0e;padding:2rem 1rem}.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .text-wrapper .text h1,.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .text-wrapper .text h2,.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .text-wrapper .text h3,.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .text-wrapper .text h4,.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .text-wrapper .text h5,.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .text-wrapper .text h6,.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .text-wrapper .text p,.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .text-wrapper .text a{color:#fff}.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .text-wrapper .text h2{font-size:2.0rem}@media only screen and (min-width:768px){.wrapper .content .picture-left-and-text-right{padding:5.0rem 0 3.0rem}.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .picture img{width:50%}.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .text-wrapper{position:absolute;top:10%;left:45%;height:80%}.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .text-wrapper .text{width:100%;height:100%;overflow:auto}}@media only screen and (min-width:1800px){.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .picture img{width:auto}.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .text-wrapper{padding:8rem 5rem 4rem}.wrapper .content .picture-left-and-text-right .picture-left-and-text-right-wrapper .text-wrapper .text h2{font-size:2.4rem}}.wrapper .content .picture-right-and-text-left{padding:0 0 3.0rem}.wrapper .content .picture-right-and-text-left .picture-right-and-text-left-wrapper{position:relative;overflow:hidden}.wrapper .content .picture-right-and-text-left .picture-right-and-text-left-wrapper .picture img{width:100%;vertical-align:bottom;border-right:2px solid #96be0e;border-left:2px solid #96be0e}.wrapper .content .picture-right-and-text-left .picture-right-and-text-left-wrapper .text-wrapper{background:#fff;border-right:2px solid #96be0e;border-bottom:2px solid #96be0e;border-left:2px solid #96be0e;padding:2rem 1rem}.wrapper .content .picture-right-and-text-left .picture-right-and-text-left-wrapper .text-wrapper .text h2{font-size:2.0rem}@media only screen and (min-width:768px){.wrapper .content .picture-right-and-text-left .picture-right-and-text-left-wrapper .picture img{float:right;width:68%;border:none}.wrapper .content .picture-right-and-text-left .picture-right-and-text-left-wrapper .text-wrapper{position:absolute;top:10%;right:54%;height:80%;border-top:2px solid #96be0e}.wrapper .content .picture-right-and-text-left .picture-right-and-text-left-wrapper .text-wrapper .text{width:100%;height:100%;overflow:auto}}@media only screen and (min-width:1800px){.wrapper .content .picture-right-and-text-left .picture-right-and-text-left-wrapper .picture img{width:auto}.wrapper .content .picture-right-and-text-left .picture-right-and-text-left-wrapper .text-wrapper{right:50%;padding:4rem 5rem}.wrapper .content .picture-right-and-text-left .picture-right-and-text-left-wrapper .text-wrapper .text h2{font-size:2.4rem}}.wrapper .footer{max-width:1800px;margin:0 auto;position:relative;clear:both;padding-top:150px;background:url("themes/paragliding/frontend/images/footer-mountains.png") no-repeat top center}.wrapper .footer .footer-wrapper{background:#96be0e;padding:0 15px}@media only screen and (min-width:480px){.wrapper .footer .footer-wrapper{padding:0 30px}}@media only screen and (min-width:768px){.wrapper .footer .footer-wrapper{padding:0 60px}}.wrapper .footer .footer-wrapper .footer-elements{clear:both;overflow:hidden}.wrapper .footer .footer-wrapper .footer-elements p{color:#000;text-align:center}.wrapper .footer .footer-wrapper .footer-elements p.title{font-family:"Adobe Caslon Pro", sans-serif;font-weight:500;text-transform:uppercase;font-size:1.3rem}.wrapper .footer .footer-wrapper .footer-elements p img{vertical-align:middle}.wrapper .footer .footer-wrapper .footer-elements p a{color:#000;text-decoration:underline}.wrapper .footer .footer-wrapper .footer-elements p a:hover{text-decoration:none}.wrapper .footer .footer-wrapper .footer-elements .logo,.wrapper .footer .footer-wrapper .footer-elements .contact,.wrapper .footer .footer-wrapper .footer-elements .social_media,.wrapper .footer .footer-wrapper .footer-elements .service,.wrapper .footer .footer-wrapper .footer-elements .copyright{padding:0 1rem}.wrapper .footer .footer-wrapper .footer-elements .logo,.wrapper .footer .footer-wrapper .footer-elements .contact,.wrapper .footer .footer-wrapper .footer-elements .social_media,.wrapper .footer .footer-wrapper .footer-elements .service{padding-bottom:3.4rem}.wrapper .footer .footer-wrapper .footer-elements .logo p{text-align:center}.wrapper .footer .footer-wrapper .footer-elements .logo p a{display:inline-block;margin:0}.wrapper .footer .footer-wrapper .footer-elements .social_media p a{display:inline-block;margin:0 0.5rem 0 0}.wrapper .footer .footer-wrapper .footer-elements .service .button{border:1px solid #fff;color:#000;background:#fff;font-size:1.2rem;text-decoration:none}.wrapper .footer .footer-wrapper .footer-elements .service .button:hover{color:#fff;background:#000}.wrapper .footer .footer-wrapper .footer-elements .copyright p{font-size:1.0rem;font-weight:400}.wrapper .footer .footer-wrapper .footer-elements .copyright p a{font-weight:400}@media only screen and (min-width:768px){.wrapper .footer .footer-wrapper .footer-elements p{text-align:left}.wrapper .footer .footer-wrapper .footer-elements.flex-container{display:flex;flex-direction:row;flex-wrap:wrap}.wrapper .footer .footer-wrapper .footer-elements .logo, .wrapper .footer .footer-wrapper .footer-elements .contact, .wrapper .footer .footer-wrapper .footer-elements .social_media, .wrapper .footer .footer-wrapper .footer-elements .service{width:50%;padding-bottom:0}.wrapper .footer .footer-wrapper .footer-elements .logo{order:3}.wrapper .footer .footer-wrapper .footer-elements .contact{order:1}.wrapper .footer .footer-wrapper .footer-elements .social_media{order:4;padding-top:70px}.wrapper .footer .footer-wrapper .footer-elements .service{order:2}.wrapper .footer .footer-wrapper .footer-elements .copyright{order:5;width:100%}.wrapper .footer .footer-wrapper .footer-elements .copyright p{padding-left:1rem}}@media only screen and (min-width:1800px){.wrapper .footer .footer-wrapper .footer-elements.flex-container{display:block}.wrapper .footer .footer-wrapper .footer-elements .logo, .wrapper .footer .footer-wrapper .footer-elements .contact, .wrapper .footer .footer-wrapper .footer-elements .social_media, .wrapper .footer .footer-wrapper .footer-elements .service, .wrapper .footer .footer-wrapper .footer-elements .copyright{float:left}.wrapper .footer .footer-wrapper .footer-elements .logo, .wrapper .footer .footer-wrapper .footer-elements .contact{width:25%}.wrapper .footer .footer-wrapper .footer-elements .social_media{width:17%}.wrapper .footer .footer-wrapper .footer-elements .service{width:33%;padding-right:150px}.wrapper .footer .footer-wrapper .footer-elements .copyright{width:100%;padding-left:25%}.wrapper .footer .footer-wrapper .footer-elements .copyright p{padding-left:1rem}.wrapper .footer .footer-wrapper .footer-elements .service, .wrapper .footer .footer-wrapper .footer-elements .social_media{padding-top:46px}}.wrapper .footer .partner{padding:1.8rem 1rem}.wrapper .footer .partner p{text-align:center}.wrapper .footer .partner p a{display:inline-block;text-decoration:none;margin:0.2rem 1rem}.wrapper .footer .partner p a img{vertical-align:bottom}.wrapper .footer .whatsapp-scrolling-wrapper{position:fixed;bottom:42px;right:12px;z-index:100;width:56px;height:56px;border:1px solid #aaa;background-color:#fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.wrapper .footer .whatsapp-scrolling-wrapper .whatsapp-scrolling{display:inline-block}.wrapper .footer .whatsapp-scrolling-wrapper .whatsapp-scrolling .ico{background:url("themes/paragliding/frontend/images/social_media-whatsapp-green.svg") no-repeat center center;display:block;width:32px;height:32px;margin:11px}.wrapper .footer .klaro-wrapper{position:absolute;bottom:9px;left:12px;z-index:100;width:56px;height:56px;border:1px solid #aaa;background-color:#fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.wrapper .footer .klaro-wrapper .klaro{display:inline-block}.wrapper .footer .klaro-wrapper .klaro .ico{display:block;background:url("themes/paragliding/frontend/images/fingerprint.svg") no-repeat center center;width:32px;height:32px;margin:11px}.web_development{padding:6px;border-top:1px solid #aaa;background:#eee}.web_development p{font-size:14px;line-height:20px;margin-bottom:0;font-weight:400;text-align:center}.web_development p a{color:#444;font-weight:400;display:inline-block;text-decoration:none;border:none}.web_development p a:hover{text-decoration:none;border:none}.web_development p img{vertical-align:bottom}.language-popup{display:none;position:fixed;bottom:0;left:0;z-index:1000000;width:100%;height:100%;background:rgba(102,102,102,0.5)}.language-popup.active{display:block}.language-popup .language-popup_wrapper{position:absolute;top:50%;left:50%;background:#fff;width:320px;height:320px;margin-top:-160px;margin-left:-160px;box-sizing:border-box;padding:4rem 1rem 2rem 1rem;border-right:0.5rem solid #96be0e;border-bottom:0.5rem solid #96be0e}.language-popup .language-popup_wrapper .language-popup_close{border-radius:48px;position:absolute;top:0.5rem;right:0.5rem;background:#96be0e url("themes/paragliding/frontend/images/outline-close.svg") no-repeat center center;width:48px;height:48px;cursor:pointer}.language-popup .language-popup_wrapper .language-popup_title{font-size:1.4rem;font-weight:400}.language-popup .language-popup_wrapper .language-popup_info{font-size:1.1rem}.language-popup .language-popup_wrapper .language-popup_button{margin:0;font-size:1.2rem}.plugin .contact .contact-button .submit{margin:0 0 1rem 0}