/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{margin:0}
h1{font-size:2em;margin:0.67em 0}
hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace, monospace;font-size:1em}
a{background-color:transparent}
abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-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:0.35em 0.75em 0.625em}
legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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:1000px}}
.row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
section{padding:24px 0}
section .section-title{font-weight:700;font-size:32px;margin-top:0;color:#094067}
section .section-title.white{color:#fff}
@media all and (min-width: 768px){section{padding:64px 0}section .section-title{margin-bottom:24px}}
p{font-size:16px;line-height:24px;color:#262626;margin-top:0}
p.text-white{color:#fff}
p:not(:last-of-type){margin:0 0 20px 0}
p:last-of-type{margin-bottom:0}
.img-fluid{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.spacer-top{margin-top:50px}
.list-style-none{padding:0;list-style:none}
.shadow{-webkit-box-shadow:2px 2px 6px rgba(0,0,0,0.25);box-shadow:2px 2px 6px rgba(0,0,0,0.25)}
.m-0{margin:0 !important}
.font-weight-medium{font-weight:600}
.text-center{text-align:center}
.text-white{color:#fff}
.lead{font-size:20px}
.card{-webkit-border-radius:8px;border-radius:8px;overflow:hidden;background-color:#fff;padding:24px}
.card .card-title{color:#018FAB;font-size:22px;margin:8px 0}
.card-p-lg{padding:16px 24px 24px 24px}
.card .text-content{font-size:14px}
body{font-family:"Roboto",sans-serif}
#header.sticky-header{position:fixed;top:0;width:100%;z-index:999;height:64px;padding:9px 28px;background-color:#fff;-webkit-transition:height .1s linear, background-color .1s linear;transition:height .1s linear, background-color .1s linear;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.1);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.1)}
#header.sticky-header .hide{display:none}
#header.sticky-header .nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
#header.sticky-header .menu-link{text-decoration:none}
#header.sticky-header .link-to-home{background-repeat:no-repeat;background-position:left center;display:inline-block;height:40px;min-width:110px;background-size:contain;background-image:url("/static/img/doeticket/landing1/logo_xs.webp")}
@media all and (min-width: 992px){#header.sticky-header .link-to-home{background-image:url("/static/img/doeticket/landing1/logo_lg.webp");min-width:141px}}
#header.sticky-header .mobile-menu-toggle{display:block;width:20px;height:14px;margin:3px 0 5px 118px;-o-object-fit:contain;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}
#header.sticky-header ul.custom-links .menu-link{color:#262626}
@media all and (min-width: 992px){#header.sticky-header ul.custom-links{display:block;margin:0}#header.sticky-header ul.custom-links li{font-size:14px;line-height:normal;letter-spacing:0.35px;display:inline;padding-right:32px;font-weight:500}}
@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:40px;height:100%;background-color:white;z-index:1;list-style-type:none;padding:40px 28px}
#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:#262626;text-decoration:none}
#header-mobile-menu ul.custom-links li a.small{font-size:14px;line-height:1.43;margin-top:40px}
.jumbotron{background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url("/static/img/doeticket/landing1/jumbotron_xs.webp");margin:60px 0 0;padding:90px 0}
.jumbotron-content{text-align:center}
.jumbotron-content img{margin-bottom:1vh}
@media (min-width: 721px){.jumbotron-content img{margin-bottom:13vh}}
.jumbotron-content .jumbo-title,.jumbotron-content .jumbo-subtitle{color:#fff;margin:0}
.jumbotron-content .jumbo-title{font-size:36px;font-weight:700;line-height:44px}
.jumbotron-content .jumbo-subtitle{font-size:28px;line-height:36px}
@media all and (min-width: 576px){.jumbotron{background-image:url("/static/img/doeticket/landing1/jumbotron.webp")}}
@media all and (min-width: 768px){.jumbotron{margin:64px 0 0;padding:140px 0px}.jumbotron-content .jumbo-title{font-size:56px;line-height:64px}.jumbotron-content .jumbo-subtitle{font-size:32px;line-height:40px}}
.intro-text-content.bg-color{background-color:#018FAB}
.intro-text-content.bg-color p{color:#fff}
.intro-text-content .row{gap:16px}
.intro-text-content .intro-img{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}
.intro-text-content .intro-img img{max-width:374px}
.intro-text-content p.large{font-size:20px}
@media all and (min-width: 992px){.intro-text-content .text-content{width:-webkit-calc(65% - 16px);width:calc(65% - 16px)}.intro-text-content .intro-img{width:-webkit-calc(35% - 16px);width:calc(35% - 16px)}}
.join-us{background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url("/static/img/doeticket/landing1/join-us/join_us_xs.webp");text-align:center}
@media all and (min-width: 576px){.join-us{padding:80px 0;background-image:url("/static/img/doeticket/landing1/join-us/join_us_lg.webp")}}
.explore-dr .cards{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}
.explore-dr .cards .card{min-height:280px}
@media all and (min-width: 576px){.explore-dr .cards .card{-webkit-flex-basis:-webkit-calc(50% - 8px);-ms-flex-preferred-size:calc(50% - 8px);flex-basis:calc(50% - 8px)}}
@media all and (min-width: 992px){.explore-dr .cards .card{-webkit-flex-basis:-webkit-calc(33% - 8px);-ms-flex-preferred-size:calc(33% - 8px);flex-basis:calc(33% - 8px)}}
@media all and (min-width: 1200px){.explore-dr .cards{gap:24px}.explore-dr .cards .card{-webkit-flex-basis:-webkit-calc(33% - 24px);-ms-flex-preferred-size:calc(33% - 24px);flex-basis:calc(33% - 24px)}}
.customized-trips{background-color:rgba(217,217,217,0.3)}
.customized-trips .row{gap:18px}
.customized-trips .customized-img{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}
.customized-trips .customized-img img{max-width:320px}
@media all and (min-width: 992px){.customized-trips .text-content{width:-webkit-calc(65% - 18px);width:calc(65% - 18px)}.customized-trips .customized-img{width:-webkit-calc(35% - 18px);width:calc(35% - 18px)}}
.contact{background-color:#018FAB}
.contact .form-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}
.contact .img-container{position:relative;min-height:280px;display:none}
.contact .img-container .form-img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.contact .form{position:relative}
.contact .form-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-bottom:12px}
.contact .form-group label{color:#fff;font-size:16px;font-weight:700;line-height:24px;margin-bottom:4px}
.contact .form-group input,.contact .form-group textarea{background-color:transparent;border:solid 1px #fff;width:100%;-webkit-border-radius:4px;border-radius:4px;font-size:16px;color:#fff;font-weight:500}
.contact .form-group input:focus,.contact .form-group textarea:focus{-webkit-box-shadow:inset 0 0 6px #fff;box-shadow:inset 0 0 6px #fff}
.contact .form-group input{height:40px}
.contact .form-group textarea{height:120px}
.contact .form button{display:block;padding:8px 95px;background-color:transparent;color:#fff;-webkit-border-radius:4px;border-radius:4px;margin:0 auto;font-size:20px;font-weight:700;line-height:24px;cursor:pointer;border:1px solid #fff}
.contact .form button:hover{background-color:#fff;color:#018FAB}
.contact .form button:disabled{opacity:0.5}
.contact .form .success-message p{color:#fff;font-size:16px;font-weight:500;line-height:24px;margin-bottom:5px}
.contact .form .success-hide{display:none}
.contact .form .message-info{margin:0;color:#fff;font-weight:300}
@media all and (min-width: 768px){.contact #submitBtn{position:absolute;left:0;bottom:-80px}.contact .img-container{display:block}.contact .form-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:70px}.contact .img-container{-webkit-flex-basis:35%;-ms-flex-preferred-size:35%;flex-basis:35%}.contact .form{-webkit-flex-basis:65%;-ms-flex-preferred-size:65%;flex-basis:65%}.contact .flex-inputs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:12px}.contact .flex-inputs .form-group{width:50%}}
@media all and (max-width: 991px){.contact #submitBtn{width:90%;margin:auto;margin-top:20px}}
footer{padding:24px 0 40px;background-color:#018FAB;border-top:2px solid rgba(255,255,255,0.4)}
@media all and (min-width: 768px){footer{padding:12px 0}}
footer .container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}
@media all and (min-width: 768px){footer .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}
footer .logo{height:36px;max-width:160px;-o-object-fit:contain;object-fit:contain;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:40px 0 0}
@media all and (min-width: 768px){footer .logo{margin:0 8px 0 0;height:40px;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}}
footer .footer-links{color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:0}
footer .footer-links a{width:-webkit-calc(50% - 8px);width:calc(50% - 8px);text-align:center}
@media all and (min-width: 768px){footer .footer-links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:auto}footer .footer-links a{width:unset}}
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;color:#fff}
.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:#262626}
.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:#094067;height:7px;width:7px;-webkit-border-radius:50%;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}}