/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css?family=Poppins:400,500,700|Roboto:500|Volkhov:700&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{margin:0}
h1{font-size:2em;margin:.67em 0}
hr{box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace,monospace;font-size:1em}
a{background-color:rgba(0,0,0,0)}
abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}
sup{top:-0.5em}
img{border-style:none}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:.35em .75em .625em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{vertical-align:baseline}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details{display:block}
summary{display:list-item}
template{display:none}
[hidden]{display:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
.container{width:100%;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}
@media all and (min-width: 768px){.container{width:750px;padding-left:15px;padding-right:15px}}
@media all and (min-width: 992px){.container{width:970px}}
@media all and (min-width: 1200px){.container{width:1120px}}
.row{margin-left:-20px;margin-right:-20px}
@media all and (min-width: 768px){.row{margin-left:-15px;margin-right:-15px}}
section{padding:24px 0}
section .section-title{font-size:35px;font-weight:700;letter-spacing:-1.4px;line-height:45px;color:#000;margin-top:0}
@media all and (min-width: 768px){section{padding:40px 0}section .section-title{line-height:65px;margin-bottom:20px;letter-spacing:-1.6px;font-size:40px}}
p{font-size:16px;line-height:24px;color:#000}
p:not(:last-of-type){margin:0 0 20px 0}
p:last-of-type{margin-bottom:0}
.img-fluid{width:100%;height:100%;object-fit:cover}
.spacer-top{margin-top:50px}
.spacer-top-sm{margin-top:20px}
.mt-0{margin-top:0}
.m-0{margin:0}
.list-style-none{padding:0;list-style:none}
.p-0{padding:0}
.shadow{box-shadow:2px 2px 6px rgba(0,0,0,.25)}
.text-uppercase{text-transform:uppercase}
.bg-dark{background-color:#fff1da}
.card{background-color:#ededed;padding:27px 16px;border-radius:16px}
body:not(h1,h2,h3){font-family:"Poppins",sans-serif}
body h1,body h2,body h3{font-family:"Volkhov",serif}
.text-with-image .content{display:flex;flex-direction:column;gap:20px;align-items:center}
.text-with-image .content .image.hide-img-mobile{display:none}
@media all and (min-width: 768px){.text-with-image .content .image.hide-img-mobile{display:block}}
.text-with-image .content .text-content .subtitle{font-size:22px}
@media all and (min-width: 768px){.text-with-image .content{flex-direction:row;gap:100px}.text-with-image .content.image-left{flex-direction:row-reverse}}
#header.sticky-header{position:fixed;top:0;width:100%;z-index:999;padding:15px 20px;background-color:rgba(0,0,0,0);transition:background-color .1s linear}
#header.sticky-header.fixed,#header.sticky-header.about,#header.sticky-header.contact{background-color:#fff !important}
#header.sticky-header .hide{display:none}
#header.sticky-header .nav{display:flex;justify-content:space-between;align-items:center}
#header.sticky-header .menu-link{text-decoration:none}
#header.sticky-header .link-to-home{display:flex;align-items:center;gap:16px;text-decoration:none}
#header.sticky-header .link-to-home .logo-text{font-size:24px;font-weight:500;font-family:"Roboto","Poppins";color:#000;display:none}
@media all and (min-width: 768px){#header.sticky-header .link-to-home .logo-text{display:block}}
@media all and (min-width: 1200px){#header.sticky-header{padding:20px 0}}
@media all and (max-width: 1199px){#header.sticky-header.inverse{padding:25px 8px !important}}
@media all and (min-width: 992px){#header.sticky-header:not(.inverse){background-color:rgba(0,0,0,0);box-shadow:none}#header.sticky-header.inverse{padding:14px 0;background-color:rgba(0,0,0,0)}#header.sticky-header.inverse ul.custom-links>li{color:#fff}}
#header.sticky-header .mobile-menu-toggle{display:block;width:20px;height:14px;margin:3px 0 5px 118px;object-fit:contain}
@media all and (min-width: 992px){#header.sticky-header .mobile-menu-toggle{display:none}}
#header.sticky-header .mobile-menu-toggle img{vertical-align:baseline}
#header.sticky-header .mobile-menu-toggle img.btn-close{float:right;margin-right:4px}
#header.sticky-header ul.custom-links{display:none}
@media all and (min-width: 992px){#header.sticky-header ul.custom-links{display:block;margin:0}#header.sticky-header ul.custom-links li{line-height:normal;letter-spacing:.35px;display:inline;padding-right:32px}#header.sticky-header ul.custom-links li a.page-link{font-size:17px;font-weight:500;color:#6e6e6e;text-decoration:none}#header.sticky-header ul.custom-links li a.page-link.active{color:#000}}
@media all and (max-width: 1199px){#header.sticky-header ul.custom-links li{padding-right:16px}}
#header-mobile-menu{display:none}
#header-mobile-menu ul.custom-links{position:fixed;right:0;left:0;top:0;bottom:0;height:100%;background-color:#fff;z-index:1;list-style-type:none;padding:100px 28px;margin:0}
#header-mobile-menu ul.custom-links li{font-size:20px;font-weight:500;line-height:1.3;margin-bottom:16px}
#header-mobile-menu ul.custom-links li a{color:#000;text-decoration:none}
#header-mobile-menu ul.custom-links li a.small{font-size:14px;line-height:1.43;margin-top:40px}
.jumbotron{padding:90px 0 10px 0;position:relative}
.jumbotron .traveller,.jumbotron .plane{display:none}
.jumbotron.home{background-size:auto;background-repeat:no-repeat;background-position:top right;background-image:url("/static/img/australia/landing2/jumbotron/decore-sm.webp")}
.jumbotron.about,.jumbotron.contact{background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url("/static/img/australia/landing2/jumbotron/jumbotron_about_xs.webp");min-height:400px;margin-top:40px}
@media all and (min-width: 768px){.jumbotron.about,.jumbotron.contact{background-image:url("/static/img/australia/landing2/jumbotron/jumbotron_about.webp")}}
.jumbotron-content .jumbo-title{font-size:45px;font-weight:700;line-height:65px;letter-spacing:-1.8px;margin-top:24px}
.jumbotron-content .jumbo-subtitle{font-size:20px;color:#df6951;font-weight:700;margin:0}
.jumbotron-content .jumbo-description{color:#5e6282;font-size:24px;font-weight:500;line-height:30px}
@media all and (min-width: 768px){.jumbotron-content{position:relative;max-width:580px}.jumbotron-content .jumbo-title{font-size:50px;letter-spacing:-2px}}
@media all and (min-width: 992px){.jumbotron.home{padding:250px 0 80px 0px;background-size:contain;background-image:url("/static/img/australia/landing2/jumbotron/decore.webp")}}
@media all and (min-width: 1200px){.jumbotron.home .plane,.jumbotron.home .traveller{display:block;position:absolute;background-size:cover;background-repeat:no-repeat;background-position:center}.jumbotron.home .plane{right:33%;top:18%;width:134px;height:131px;background-image:url("/static/img/australia/landing2/jumbotron/plane.webp")}.jumbotron.home .traveller{right:12%;top:50%;transform:translateY(-50%);width:528px;height:543px;background-image:url("/static/img/australia/landing2/jumbotron/traveller.webp")}}
@media(min-width: 1439px){.jumbotron.home .plane{right:38%;top:28%}.jumbotron.home .traveller{right:17%;top:61%}}
.what-we-offer .cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:20px}
.what-we-offer .cards .includes p{font-weight:bold;margin-bottom:8px}
.what-we-offer .cards .includes li{list-style:disc}
@media all and (min-width: 768px){.what-we-offer .cards{gap:50px}}
.contact{background-color:#f5f7f9}
.contact .form-container{display:flex;flex-direction:column;gap:24px}
.contact .img-container{display:flex;justify-content:center;align-items:center}
.contact .form-img{width:100%}
.contact .form h3{font-size:32px;font-weight:700}
.contact .form-group{margin-bottom:24px;display:flex;flex-flow:column}
.contact .form-group label{color:#000;font-size:16px;font-weight:500;line-height:24px;margin-bottom:4px}
.contact .form-group input,.contact .form-group textarea{background-color:rgba(0,0,0,0);border:solid 1px #adadad;width:100%;border-radius:4px;font-size:16px;color:#000;font-weight:500}
.contact .form-group input:focus,.contact .form-group textarea:focus{box-shadow:inset 0 0 6px #000}
.contact .form-group input{height:44px}
.contact .form-group textarea{height:120px}
.contact .form button{display:block;padding:14px 32px;background-color:#000;color:#fff;border-radius:6px;font-size:16px;font-weight:500;line-height:24px;cursor:pointer}
.contact .form button:hover{background-color:#fff;color:#000}
.contact .form button:disabled{opacity:.5}
.contact .form .success-message p{color:#000;font-size:16px;font-weight:500;line-height:24px;margin-bottom:5px}
.contact .form .success-hide{display:none}
@media all and (min-width: 768px){.contact .form-container{flex-direction:row}.contact .img-container{flex-basis:50%}.contact .form{flex-basis:50%}}
footer{padding:24px 0 40px;box-shadow:0px -2px 4px rgba(0,0,0,.15)}
@media all and (min-width: 768px){footer{padding:24px 0}}
footer .container{display:flex;flex-direction:column;gap:16px}
@media all and (min-width: 768px){footer .container{flex-direction:row;align-items:center}}
footer .logo-container{display:flex;align-items:center;justify-content:center;gap:8px}
footer .logo-container span{font-size:24px;font-weight:700;font-family:"Roboto","Poppins"}
footer .footer-links{color:#000;display:flex;justify-content:center;order:-1;margin-left:0;gap:32px}
@media all and (min-width: 768px){footer .footer-links{flex-direction:row;order:2;margin-left:auto}}
footer .footer-links span{display:none}
@media all and (min-width: 768px){footer .footer-links span{display:inline-block;margin:0 16px}}
footer .footer-links a,footer .footer-links a:hover{cursor:pointer;text-decoration:none;color:inherit;margin:0 0 12px 0;font-size:14px;font-weight:500;line-height:20px}
@media all and (min-width: 768px){footer .footer-links a,footer .footer-links a:hover{display:inline-block;margin:0 16px 0}}
footer .copyright-footer-landings{margin-top:12px;text-align:center;width:100%}
footer .copyright-footer-landings p{font-size:12px}
.legal-page{margin-top:60px}
.legal-page .container h1{margin-top:0}
.legal-page .container h3.subtitle{margin-top:40px}
.legal-page .container h4.subtitle{font-size:24px;line-height:32px}
.legal-page .container ul li{font-size:16px;line-height:24px;color:#000}
.legal-page .container ul.list{padding-left:0;list-style:none}
.legal-page .container ul.list li{margin:0 0 8px 0;position:relative;padding-left:18px}
.legal-page .container ul.list li:before{content:"";display:block;position:absolute;background:#000;height:7px;width:7px;border-radius:50%;left:0;top:7px}
.legal-page .container ul.list li:last-of-type{margin:0}
@media all and (min-width: 768px){.legal-page{margin-top:124px}}