:root{--header-h:56px;--header-blue:#336fbd;--header-blue-mid:#2c60b4;--header-blue-dark:#285b90;--header-blue-darker:#1f3f85;--header-max:1232px;--header-gutter:1rem}.header-logo-contact{position:absolute;top:0;left:0;right:0;z-index:99;width:100%;max-width:var(--header-max);box-sizing:border-box;margin:0 auto;padding:0 var(--header-gutter);display:flex;align-items:center;justify-content:center;pointer-events:none}.header-logo-contact > *{pointer-events:auto}.logo-top-header{display:block;width:160px;height:48px;margin:4px 0 0;background:url(/monarch_logo_desktop.png) no-repeat center / contain;text-indent:-9999px;overflow:hidden}.desktop-contact{display:none}#header{position:relative;background:0 0}@media (max-width: 639px){#header{border-bottom:1px solid #ddd;box-shadow:0 1px 3px 0 rgba(60, 64, 67, .3), 0 4px 8px 3px rgba(60, 64, 67, .15)}}#header .wrap{width:100%;max-width:var(--header-max);box-sizing:border-box;margin:0 auto;padding:0 var(--header-gutter);min-height:var(--header-h);display:flex;align-items:center;justify-content:space-between}#searchicon{flex-shrink:0;width:52px;height:52px;display:flex;align-items:center;justify-content:center;cursor:pointer}#searchicon img{width:20px;height:20px}#searchpanel{display:none;position:absolute;top:var(--header-h);left:0;right:0;max-width:var(--header-max);margin:0 auto;box-sizing:border-box;z-index:999;background:#f7f7f7;border-bottom:1px solid #dedede}#searchpanel.open{display:block;height:70px}#searchpanel .searchform{width:100%;max-width:285px;margin:10px auto;padding:0;display:flex}#searchpanel .searchform label{flex:1}#searchpanel .searchform input.s{width:100%;box-sizing:border-box;height:44px;padding:0 1em;border:1px solid #ccc;border-right:none;border-radius:4px 0 0 4px;font-size:1rem;outline:none}#searchpanel .searchform .searchsubmit2{height:44px;padding:0 0.9em;border:1px solid #ccc;border-left:none;border-radius:0 4px 4px 0;background-color:#efefef;color:#333;cursor:pointer}.zopim-trigger{display:none;align-items:center;height:var(--header-h);padding:0 0.8125em;gap:0.75em;cursor:pointer}.zopim-trigger:hover{background:var(--header-blue-mid)}.support-image{display:inline-block;width:36px;height:36px;border-radius:50%;background:url(../images/support_image_2.png) no-repeat center / cover;flex-shrink:0}.chat-button{color:#fff;font-size:1rem;font-weight:300}@media (max-width:639px){.support-image,.chat-button{vertical-align:middle}.support-image{width:56px;height:56px;border-radius:0;margin-right:0.75em}}.menu-area:before{content:"";display:block;width:52px;height:52px;color:#333;cursor:pointer;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cline x1='3' y1='12' x2='21' y2='12'/%3E%3Cline x1='3' y1='18' x2='21' y2='18'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cline x1='3' y1='12' x2='21' y2='12'/%3E%3Cline x1='3' y1='18' x2='21' y2='18'/%3E%3C/svg%3E");-webkit-mask-size:22px 22px;mask-size:22px 22px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.menu-area:has(#menu-menu.open):before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cline x1='5' y1='5' x2='19' y2='19'/%3E%3Cline x1='19' y1='5' x2='5' y2='19'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cline x1='5' y1='5' x2='19' y2='19'/%3E%3Cline x1='19' y1='5' x2='5' y2='19'/%3E%3C/svg%3E")}#menu-menu{list-style:none;margin:0;padding:0;position:absolute;top:var(--header-h);left:0;right:0;z-index:99;max-height:0;overflow:hidden;background:#f7f7f7;color:#fff;transition:max-height .3s ease}@media (max-width: 999px){#menu-menu.open{position:fixed;top:var(--header-total-h, var(--header-h));right:0;bottom:0;left:0;z-index:9999;max-height:none;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}}html.nav-open,html.nav-open body{overflow:hidden;overscroll-behavior:none}#menu-menu li{margin:0;list-style:none}#menu-menu > li > a,#menu-menu .sub-menu a{display:block;padding:0.75em 1.5em;color:#333;text-decoration:none;font-size:1rem;font-weight:500}#menu-menu > li > a{text-transform:uppercase}#menu-menu .sub-menu a{padding-left:2.5em}#menu-menu > li > a:hover,#menu-menu .sub-menu a:hover,#menu-menu .current-menu-item > a{color:var(--header-blue-dark)}#menu-menu .sub-menu{position:static;list-style:none;margin:0;padding:0}.menu-item-has-children{position:relative}.menu-item-has-children > a{position:relative}.menu-item-has-children > a:after{content:"";position:absolute;right:-0.6em;top:50%;width:10px;height:10px;margin-top:-5px;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (min-width: 640px){#header{background:linear-gradient(var(--header-blue-mid), var(--header-blue-dark)), url(../images/body-bg.png) repeat-x var(--header-blue)}.menu-area:before{color:#fff}#searchpanel{background:#f3f3f3}.header-logo-contact{position:static;justify-content:space-between;min-height:64px}.desktop-contact{display:block;font-size:1.5rem;font-weight:300;line-height:1.25;color:#5e5e60;text-align:right}.desktop-contact > span{display:block}.desktop-contact .toll-free{margin:0}.desktop-contact a{color:#5e5e60}.desktop-contact a:hover{color:var(--header-blue);text-decoration:none}.zopim-trigger{display:flex}#searchicon{order:1;width:36px;height:36px}#searchicon img{filter:brightness(0) invert(1)}.menu-area{margin-left:auto}#menu-menu{background:var(--header-blue-dark)}#menu-menu > li > a,#menu-menu .sub-menu a{color:#fff}#menu-menu > li > a:hover,#menu-menu .sub-menu a:hover,#menu-menu .current-menu-item > a{color:#fff;background:var(--header-blue-darker)}}@media (min-width: 768px){.logo-top-header{width:266px;height:80px}}@media (min-width: 1000px){.support-image{width:52px;height:52px}.menu-area:before{display:none}#menu-menu{position:static;max-height:none;overflow:visible;background:none;display:flex;flex-wrap:wrap}#menu-menu > li{padding:0.625em}#menu-menu > li:hover,#menu-menu .current-menu-item{background:var(--header-blue-dark)}#menu-menu > li > a{padding:0.75em 0.25em;font-size:0.875rem}#menu-menu > li > a:hover,#menu-menu .current-menu-item > a{background:none}#menu-menu .sub-menu{display:none;position:absolute;top:100%;left:0;z-index:999;min-width:150px;background:var(--header-blue-dark)}#menu-menu li:hover > .sub-menu{display:block}#menu-menu .sub-menu .sub-menu{top:0;left:100%}#menu-menu .sub-menu a{padding:0.4167em 0.8333em;font-size:0.875rem}#menu-menu .sub-menu a:hover{background:var(--header-blue-darker)}}@media (min-width: 2000px){#header .wrap,.header-logo-contact{max-width:1400px}#menu-menu > li{padding:0.375em}}.mag-cities-pills{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;margin:10px 0 20px}.mag-cities-pills__label{font-size:.85rem;color:#666;margin-right:2px}.mag-cities-pills a,.mag-cities-pills summary{display:inline-block;padding:0.2941em 0.8824em;border-radius:999px;background:#f0f4f9;color:#285b90;font-size:.85rem;text-decoration:none;cursor:pointer;list-style:none}.mag-cities-pills a:hover,.mag-cities-pills summary:hover{background:#e2ebf5}.mag-cities-pills summary::-webkit-details-marker{display:none}.mag-cities-pills details{display:contents}.mag-cities-pills details[open] summary{display:none}.mag-content-flight-search,.mag-content-trustpilot{clear:both}.mag-trustpilot-badge{text-align:center;margin:22px 0 12px}.homepage-quoting-tool h2{text-align:center}.mag-tag-title,.mag-search-title{margin-bottom:25px}.mag-category-title{margin-bottom:20px}.uk-button{margin:0;border:0;overflow:visible;font:inherit;color:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 24px;vertical-align:middle;line-height:38px;text-align:center;text-decoration:none;transition:.1s ease-in-out;transition-property:color, background-color, border-color}.uk-button:not(:disabled){cursor:pointer}.uk-button::-moz-focus-inner{border:0;padding:0}.uk-button:hover{text-decoration:none}.uk-button-primary{background-color:#0f64b5;color:#fff;border:1px solid transparent;border-radius:4px;line-height:50px}.uk-button-primary:focus,.uk-button-primary:hover{background-color:#235f88;color:#fff}.uk-hidden,[hidden]{display:none !important}