.with_frm_style{--form-width:100%;--form-align:left;--direction:ltr;--fieldset:0px;--fieldset-color:#e83d1e;--fieldset-padding:0 0 15px 0;--fieldset-bg-color:transparent;--title-size:50px;--title-color:#e83d1e;--title-margin-top:10px;--title-margin-bottom:60px;--form-desc-size:20px;--form-desc-color:#e83d1e;--form-desc-margin-top:10px;--form-desc-margin-bottom:25px;--form-desc-padding:0;--font-size:20px;--label-color:#e83d1e;--weight:normal;--position:none;--align:left;--width:150px;--required-color:#e83d1e;--required-weight:bold;--label-padding:0 0 3px 0;--description-font-size:15px;--description-color:#e83d1e;--description-weight:normal;--description-style:normal;--description-align:left;--description-margin:0;--field-font-size:14px;--field-height:32px;--line-height:32px;--field-width:100%;--auto-width:100%;--field-pad:6px 10px;--field-margin:20px;--field-weight:normal;--text-color:#e83d1e;--border-color:#BFC3C8;--field-border-width:1px;--field-border-style:solid;--bg-color:#ffffff;--bg-color-active:#ffffff;--border-color-active:#e83d1e;--text-color-error:#e83d1e;--bg-color-error:#ffffff;--border-color-error:#B94A48;--border-width-error:1px;--border-style-error:solid;--bg-color-disabled:#ffffff;--border-color-disabled:#e83d1e;--text-color-disabled:#e83d1e;--radio-align:block;--check-align:block;--check-font-size:15px;--check-label-color:#e83d1e;--check-weight:normal;--section-font-size:18px;--section-color:#444444;--section-weight:bold;--section-pad:15px 0 3px 0;--section-mar-top:15px;--section-mar-bottom:30px;--section-bg-color:transparent;--section-border-color:#e8e8e8;--section-border-width:2px;--section-border-style:solid;--section-border-loc:-top;--collapse-pos:after;--repeat-icon-color:#ffffff;--submit-font-size:15px;--submit-width:auto;--submit-height:auto;--submit-bg-color:#e83d1e;--submit-border-color:#e83d1e;--submit-border-width:1px;--submit-text-color:#ffffff;--submit-weight:normal;--submit-border-radius:4px;--submit-margin:10px;--submit-padding:10px 20px;--submit-shadow-color:#eeeeee;--submit-hover-bg-color:#efefef;--submit-hover-color:#444444;--submit-hover-border-color:#cccccc;--submit-active-bg-color:#efefef;--submit-active-color:#444444;--submit-active-border-color:#cccccc;--border-radius:4px;--error-bg:#F2DEDE;--error-border:#EBCCD1;--error-text:#B94A48;--error-font-size:14px;--success-bg-color:#DFF0D8;--success-border-color:#D6E9C6;--success-text-color:#468847;--success-font-size:14px;--progress-bg-color:#eaeaea;--progress-color:#3f4b5b;--progress-active-bg-color:#579AF6;--progress-active-color:#ffffff;--progress-border-color:#E5E5E5;--progress-border-size:2px;--progress-size:24px;--base-font-size:15px;--box-shadow:0 1px 2px 0 rgba(18, 18, 23, 0.05)}.frm_hidden,.with_frm_style input[type=checkbox]:after{display:none}.with_frm_style,.with_frm_style form{text-align:var(--form-align)}input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}.with_frm_style fieldset{min-width:0;display:block}.with_frm_style fieldset fieldset{border:0;margin:0;padding:0;background-color:#fff0}.with_frm_style .frm_form_fields>fieldset{border-width:var(--fieldset);border-style:solid;border-color:var(--fieldset-color);margin:0;padding:var(--fieldset-padding);background-color:var(--fieldset-bg-color)}legend.frm_hidden{display:none!important}.with_frm_style .frm_form_fields{opacity:1;transition:opacity .1s linear}.with_frm_style .frm_required{color:var(--required-color);font-weight:var(--required-weight)}.with_frm_style input[type=email],.with_frm_style input[type=tel],.with_frm_style input[type=text],.with_frm_style select,.with_frm_style textarea{font-family:var(--font);margin-bottom:0}.with_frm_style textarea{vertical-align:top;height:auto}.with_frm_style input[type=email],.with_frm_style input[type=tel],.with_frm_style input[type=text],.with_frm_style textarea{width:var(--field-width);max-width:100%}.with_frm_style input[type=email],.with_frm_style input[type=tel],.with_frm_style input[type=text],.with_frm_style select,.with_frm_style textarea{color:var(--text-color);background-color:var(--bg-color);border-color:var(--border-color);border-width:var(--field-border-width);border-style:var(--field-border-style);border-radius:var(--border-radius);font-size:var(--field-font-size);padding:var(--field-pad);box-sizing:border-box;outline:0;font-weight:var(--field-weight)}.with_frm_style input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out 0s}.with_frm_style select option{color:var(--text-color)}.with_frm_style input[type=checkbox]{border-color:var(--border-color);box-shadow:var(--box-shadow);float:none}.with_frm_style input[type=checkbox]:not(:checked):focus{border-color:var(--border-color)!important}.with_frm_style input[type=checkbox]:focus{box-shadow:0 0 0 3px rgb(232 61 30/.4)!important}.with_frm_style input[type=email],.with_frm_style input[type=tel],.with_frm_style input[type=text],.with_frm_style select{min-height:var(--field-height);line-height:1.3}.with_frm_style select{width:var(--auto-width);max-width:100%;background-position-y:calc(50% + 3px)}.with_frm_style .frm_primary_label{max-width:100%;font-size:var(--font-size);color:var(--label-color);font-weight:var(--weight);text-align:var(--align);padding:var(--label-padding);margin:0;width:auto;display:block}.with_frm_style .frm_top_container .frm_primary_label{display:block;float:none;width:auto}.with_frm_style input::placeholder,.with_frm_style textarea::placeholder{font-size:var(--field-font-size)}.with_frm_style .frm_description,.with_frm_style .frm_submit{clear:both}.with_frm_style .frm_submit button{-webkit-appearance:none;cursor:pointer}.frm_forms.frm_style_formidable-style.with_frm_style{max-width:var(--form-width);direction:var(--direction)}.frm_style_formidable-style.with_frm_style .form-field{margin-bottom:var(--field-margin)}.frm_style_formidable-style.with_frm_style div.frm_description{margin-top:6px;padding:0;font-size:15px;color:#e83d1e;font-weight:400;text-align:left;font-style:normal;max-width:100%}.frm_style_formidable-style.with_frm_style input::placeholder,.frm_style_formidable-style.with_frm_style textarea::placeholder{color:var(--text-color-disabled)}.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):not([type=range]):not([readonly]):focus,.frm_style_formidable-style.with_frm_style .form-field textarea:focus,.frm_style_formidable-style.with_frm_style select:focus{background-color:var(--bg-color-active);border-color:var(--border-color-active);color:var(--text-color);box-shadow:0 0 5px 0 rgb(232 61 30/.6)}.frm_style_formidable-style.with_frm_style input:-webkit-autofill{-webkit-box-shadow:0 0 5px 0 rgb(232 61 30/.6)}.frm_style_formidable-style.with_frm_style .frm_submit button{width:auto;font-size:15px;height:auto;line-height:normal;text-align:center;background:#e83d1e;border-width:1px;border-color:#e83d1e;border-style:solid;color:#fff;cursor:pointer;font-weight:400;border-radius:4px;text-shadow:none;padding:10px 20px;box-sizing:border-box;box-shadow:0 1px 1px #eee;margin:10px 0;vertical-align:middle}.frm_style_formidable-style.with_frm_style .frm_submit button:hover{background:var(--submit-hover-bg-color);border-color:var(--submit-hover-border-color);color:var(--submit-hover-color)}.frm_style_formidable-style.with_frm_style .frm_submit button:active,.frm_style_formidable-style.with_frm_style .frm_submit button:focus{background:var(--submit-active-bg-color);border-color:var(--submit-active-border-color);color:var(--submit-active-color);outline:0}.frm_style_formidable-style.with_frm_style .frm_form_field :invalid{color:var(--text-color-error);background-color:var(--bg-color-error);border-color:var(--border-color-error);border-width:var(--border-width-error);border-style:var(--border-style-error)}.vertical_radio .frm_checkbox{display:block}.with_frm_style .frm_checkbox{display:var(--check-align)}.with_frm_style .vertical_radio .frm_checkbox{display:block;margin-bottom:10px}.with_frm_style .frm_checkbox label{display:inline-block;vertical-align:middle;white-space:normal;font-size:var(--check-font-size);color:var(--check-label-color);font-weight:var(--check-weight);line-height:1.3}.with_frm_style .frm_checkbox label input[type=checkbox]{margin-right:4px}.with_frm_style .frm_checkbox label:not(.frm-label-disabled){cursor:pointer}.with_frm_style .vertical_radio .frm_checkbox label{display:block;width:100%}.with_frm_style .frm_checkbox input[type=checkbox]{font-size:var(--check-font-size);position:static;border-radius:calc(var(--border-radius)/2)!important;appearance:none;background-color:var(--bg-color);flex:none;display:inline-block!important;width:16px!important;min-width:16px!important;height:16px!important;color:var(--border-color);border:1px solid currentColor;border-color:var(--border-color);vertical-align:middle;position:initial;padding:0;margin:0}.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type=checkbox]:not([disabled]):checked{border-color:var(--border-color-active)!important;background-color:var(--border-color-active)!important}.with_frm_style .frm_checkbox input[type=checkbox]:checked:before{position:static!important;content:"";display:block}.frm_forms.with_frm_style .frm_checkbox input[type=checkbox]:before{width:100%!important;height:100%!important;background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6667 1.5L4.25001 7.91667L1.33334 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important;background-size:9px!important;background-repeat:no-repeat!important;background-position:center!important;margin:0}.with_frm_style :-moz-ui-invalid,.with_frm_style :invalid{box-shadow:none}.frm_screen_reader{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.frm_screen_reader.frm_hidden{display:initial}.with_frm_style .frm_form_field{clear:both}.frm_combo_inputs_container,.frm_form_fields .frm_fields_container{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:max-content;grid-gap:0 2%}.frm_combo_inputs_container>*,.frm_fields_container .frm_form_field,.frm_fields_container>*{grid-column:span 12/span 12}.frm6,.frm_form_field.frm6{grid-column:span 6/span 6}@media only screen and (max-width:600px){.frm_fields_container>.frm_form_field,.frm_fields_container>.frm_submit{grid-column:1/span 12!important}}.frm_form_field .frm_checkbox{margin-top:0;margin-bottom:0}.with_frm_style .frm_combo_inputs_container>.frm_form_subfield-first,.with_frm_style .frm_combo_inputs_container>.frm_form_subfield-last{margin-bottom:0!important}.ht-ctc-chat{--side:right}.ht_ctc_chat_greetings_box :not(ul):not(ol):not(.ht_ctc_default):not(.ht_ctc_defaults *){box-sizing:border-box;margin:0;padding:0}.ht_ctc_chat_greetings_box_layout{clear:both}.ht_ctc_greetings{pointer-events:none}.ht_ctc_chat_greetings_box{pointer-events:auto}.ctc_g_content{max-height:calc(80vh - 140px);overflow-y:auto}.ctc_g_bottom,.ctc_g_content,.ctc_g_sentbutton{margin-top:-.9px!important}@media only screen and (min-width:900px){.ctc_g_content::-webkit-scrollbar{width:2.8px}.ctc_g_content::-webkit-scrollbar-thumb{background:#a5a5a5}}@media only screen and (max-width:420px){.ht_ctc_greetings.ctc_m_full_width{bottom:0!important;position:fixed!important;right:0!important}.ht_ctc_greetings.ctc_m_full_width .ht_ctc_chat_greetings_box{margin:7px!important;min-width:80vw!important;position:unset!important;width:calc(100vw - 14px)!important}.ctc_m_full_width .ctc_g_message_box_width{max-width:85%!important}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container,.wpcf7 form.init .wpcf7-response-output{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7-form-control-wrap{position:relative}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=email]{direction:ltr}@font-face{font-family:"FontAwesome";src:url(/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.eot?v=4.7.0);src:url(/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0)format("embedded-opentype"),url(/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.woff2?v=4.7.0)format("woff2"),url(/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.woff?v=4.7.0)format("woff"),url(/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.ttf?v=4.7.0)format("truetype"),url(/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)format("svg");font-weight:400;font-style:normal;font-display:swap}.fa,.icon_close,.icon_lock_alt{-webkit-font-smoothing:antialiased}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-moz-osx-font-smoothing:grayscale}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-user:before{content:""}.fa-phone:before{content:""}.fa-facebook:before{content:""}.fa-bars:before{content:""}.fa-instagram:before{content:""}@font-face{font-family:ElegantIcons;src:url(/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.eot);src:url(/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.woff)format("woff"),url(/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.ttf)format("truetype"),url(/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.svg#ElegantIcons)format("svg");font-weight:400;font-style:normal;font-display:swap}.icon_close,.icon_lock_alt{font-family:ElegantIcons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.icon_close:before{content:"M"}.icon_lock_alt:before{content:"~"}@font-face{font-family:lg;src:url(/wp-content/plugins/goodlayers-core/plugins/skin-lightgallery/lg.woff2?io9a6k)format("woff2"),url(/wp-content/plugins/goodlayers-core/plugins/skin-lightgallery/lg.ttf?io9a6k)format("truetype"),url(/wp-content/plugins/goodlayers-core/plugins/skin-lightgallery/lg.woff?io9a6k)format("woff"),url(/wp-content/plugins/goodlayers-core/plugins/skin-lightgallery/lg.svg?io9a6k#lg)format("svg");font-weight:400;font-style:normal;font-display:swap}.gdlr-core-page-builder-body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gdlr-core-page-builder-body p{margin-top:0;margin-bottom:20px;font-size:inherit;line-height:inherit}.gdlr-core-page-builder-body img{max-width:100%;height:auto}.gdlr-core-page-builder-body a{text-decoration:none;transition:background 300ms,color 300ms,border-color 300ms,opacity 300ms;-moz-transition:background 300ms,color 300ms,border-color 300ms,opacity 300ms;-o-transition:background 300ms,color 300ms,border-color 300ms,opacity 300ms;-webkit-transition:background 300ms,color 300ms,border-color 300ms,opacity 300ms}.gdlr-core-container{margin-left:auto;margin-right:auto}.gdlr-core-item-pdb{padding-bottom:30px}.gdlr-core-media-image{line-height:0;position:relative}.gdlr-core-left-align{text-align:left}.gdlr-core-center-align{text-align:center}.gdlr-core-column-30{float:left;width:50%}.gdlr-core-column-60{float:none;width:100%}::placeholder{opacity:1}.gdlr-core-pbf-element{clear:both}.gdlr-core-pbf-section:first-child{padding-top:60px}.gdlr-core-pbf-section:first-child:last-child{padding-bottom:30px}.gdlr-core-input-wrap input,.gdlr-core-input-wrap textarea{border-style:solid}.gdlr-core-input-wrap input:focus,.gdlr-core-input-wrap input[type=submit]:focus,.gdlr-core-input-wrap textarea:focus{outline:0}.gdlr-core-input-wrap input[type=submit]{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;padding:15px 33px;display:inline-block;-webkit-appearance:none;border-width:0;border-style:solid;cursor:pointer;transition:background 300ms,color 300ms,border-color 300ms;-moz-transition:background 300ms,color 300ms,border-color 300ms;-o-transition:background 300ms,color 300ms,border-color 300ms;-webkit-transition:background 300ms,color 300ms,border-color 300ms}.gdlr-core-input-wrap input[type=submit].gdlr-core-full{width:100%}.gdlr-core-input-wrap.gdlr-core-with-column{margin-left:-7px;margin-right:-7px}.gdlr-core-input-wrap [class^=gdlr-core-column-]{padding-left:7px;padding-right:7px;margin-bottom:14px}.gdlr-core-input-wrap.gdlr-core-full-width input:not([type=button]):not([type=reset]):not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),.gdlr-core-input-wrap.gdlr-core-full-width textarea{width:100%;display:block}.gdlr-core-input-wrap.gdlr-core-no-border input:not([type=button]):not([type=submit]):not([type=file]),.gdlr-core-input-wrap.gdlr-core-no-border textarea{border:0}.gdlr-core-input-wrap.gdlr-core-large input:not([type=button]):not([type=submit]):not([type=file]){font-size:15px;padding:15px 22px}.gdlr-core-input-wrap.gdlr-core-large textarea{font-size:15px;padding:18px 22px;height:120px}.gdlr-core-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;overflow:hidden;transition:opacity 500ms ease-out;-moz-transition:opacity 500ms ease-out;-o-transition:opacity 500ms ease-out;-webkit-transition:opacity 500ms ease-out}.gdlr-core-image-overlay:hover{opacity:1}.gdlr-core-image-overlay-icon{position:absolute;left:50%;top:50%;display:block;text-align:center;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%)}.gdlr-core-image-overlay-icon.gdlr-core-size-22{width:25px;font-size:22px;line-height:25px;margin-left:-11px;margin-top:-11px}.gdlr-core-image-item-wrap,.traveltour-logo img,.traveltour-logo-inner img{width:100%}.gdlr-core-image-item{line-height:0}.gdlr-core-image-item .gdlr-core-image-item-wrap{border-style:solid;margin-left:auto;margin-right:auto;display:inline-block;max-width:100%}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2{margin-left:0;list-style:none;font-size:14px;font-weight:500}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li{border-bottom-width:1px;border-bottom-style:solid}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li:first-child{border-top-width:1px;border-top-style:solid}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a{font-weight:600;display:inline-block;padding:10px 0;border-left-width:0;border-left-style:solid;border-left-color:#fff0}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:before{content:"$";font-family:"ElegantIcons";padding-right:12px;font-size:18px;vertical-align:middle;opacity:1;margin-left:0;font-weight:400;transition:opacity 200ms,margin-left 200ms;-moz-transition:opacity 200ms,margin-left 200ms;-o-transition:opacity 200ms,margin-left 200ms;-webkit-transition:opacity 200ms,margin-left 200ms}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:hover{border-left-width:3px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:hover:before{opacity:1;margin-left:12px}@media only screen and (max-width:767px){body .gdlr-core-container{max-width:500px;padding-left:15px;padding-right:15px}.gdlr-core-column-30,.gdlr-core-column-60{width:100%}}.wpcf7-form-control-wrap{display:block}.gdlr-core-page-builder-body .clearfix:before{display:none}body{--sr-7-css-loaded:1}@font-face{font-family:"gdl-travel";src:url(/wp-content/plugins/tourmaster/plugins/gdlr-travel/fonts/gdl-travel.eot?6to6tk);src:url(/wp-content/plugins/tourmaster/plugins/gdlr-travel/fonts/gdl-travel.eot?6to6tk#iefix)format("embedded-opentype"),url(/wp-content/plugins/tourmaster/plugins/gdlr-travel/fonts/gdl-travel.ttf?6to6tk)format("truetype"),url(/wp-content/plugins/tourmaster/plugins/gdlr-travel/fonts/gdl-travel.woff?6to6tk)format("woff"),url(/wp-content/plugins/tourmaster/plugins/gdlr-travel/fonts/gdl-travel.svg?6to6tk#gdl-travel)format("svg");font-weight:400;font-style:normal;font-display:swap}.clearfix:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}html{-webkit-text-size-adjust:100%}.tourmaster-user-top-bar{line-height:30px;position:relative}.tourmaster-user-top-bar.tourmaster-guest{cursor:pointer}.tourmaster-user-top-bar.tourmaster-guest i{margin-right:12px}.tourmaster-user-top-bar.tourmaster-guest .tourmaster-user-top-bar-signup{margin-left:26px}.tourmaster-notification-box{font-size:13px;padding:15px 18px;margin-bottom:20px}.tourmaster-login-form label,.tourmaster-login-form2 label{display:block;margin-bottom:17px;font-size:14px;font-weight:500}.tourmaster-login-form .tourmaster-login-form-fields{margin:0-15px}.tourmaster-login-form .tourmaster-login-pass,.tourmaster-login-form .tourmaster-login-user{width:50%;float:left;padding:0 15px}.tourmaster-login-form .tourmaster-login-submit .tourmaster-button{width:100%;text-align:center;margin-top:10px}.tourmaster-login-form .tourmaster-login-lost-password{font-size:13px;font-weight:500;text-align:right}.tourmaster-login-bottom{text-align:center;border-top-width:1px;border-top-style:solid;padding-top:32px;margin-bottom:30px;margin-top:40px}.tourmaster-login-bottom .tourmaster-login-bottom-title{font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:12px}.tourmaster-login-bottom .tourmaster-login-bottom-link{font-size:11px;font-weight:600;text-transform:uppercase}.tourmaster-login-form2{float:left;width:50%;padding-right:30px}.tourmaster-login-form2 .tourmaster-login-title{font-size:14px;text-transform:uppercase;font-weight:700;margin-bottom:25px}.tourmaster-login-form2 .tourmaster-login-submit .tourmaster-button{width:120px;text-align:center}.tourmaster-login-form2-wrap{padding-bottom:35px}.tourmaster-login-form2 .tourmaster-button{width:100%;text-align:center}.tourmaster-login2-right{float:left;width:50%;text-align:center;padding-left:30px;margin-top:-45px;padding-top:45px;padding-bottom:999px;margin-bottom:-999px;border-left-width:1px;border-left-style:solid}.tourmaster-login2-right .tourmaster-login2-right-title{font-size:14px;text-transform:uppercase;font-weight:700;margin-top:40px}.tourmaster-login2-right .tourmaster-login2-right-title:first-child{margin-top:0}.tourmaster-login2-right .tourmaster-login2-right-description{font-size:12px;margin-bottom:30px}.tourmaster-login2-right .tourmaster-button{width:100%;text-align:center}.tourmaster-register-form{padding-bottom:10px}.tourmaster-register-form .tourmaster-register-message{margin-bottom:30px}.tourmaster-register-form .tourmaster-register-submit{width:100%;text-align:center;margin-top:10px;margin-bottom:30px}.tourmaster-register-bottom,.tourmaster-register-form .tourmaster-register-term{text-align:center;margin-bottom:30px}.tourmaster-register-form .tourmaster-register-term input{margin-right:10px}.tourmaster-register-form .tourmaster-register-term .tourmaster-notification-box{display:none;margin-top:20px}.tourmaster-register-form .tourmaster-register-form-fields{margin-left:-15px;margin-right:-15px}.tourmaster-register-form .tourmaster-profile-field{width:50%;float:left;padding:0 15px;margin-bottom:22px}.tourmaster-register-form .tourmaster-profile-field .tourmaster-head{display:block;margin-bottom:17px;font-size:14px;font-weight:500}.tourmaster-register-form .tourmaster-profile-field-password{clear:left}.tourmaster-register-bottom{border-top-width:1px;border-top-style:solid;padding-top:32px}.tourmaster-register-bottom .tourmaster-register-bottom-title{font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:12px}.tourmaster-register-bottom .tourmaster-register-bottom-link{font-size:11px;font-weight:600;text-transform:uppercase}.tourmaster-form-field input[type=email],.tourmaster-form-field input[type=password],.tourmaster-form-field input[type=text],.tourmaster-form-field select{font-size:13px;height:48px;padding:12px 17px;width:100%;border:0;outline:0;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.tourmaster-form-field select,.tourmaster-form-field select:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.tourmaster-form-field .tourmaster-combobox-wrap{position:relative}.tourmaster-form-field .tourmaster-combobox-wrap:after{font-family:fontAwesome;content:"";font-size:14px;line-height:20px;position:absolute;right:16px;top:50%;margin-top:-13px;pointer-events:none;color:#e83d1e}a.tourmaster-button,input[type=submit].tourmaster-button{cursor:pointer;font-size:12.5px;text-transform:uppercase;font-weight:600;display:inline-block}.tourmaster-form-field-alt-date{width:90px;float:left;margin-right:20px}.tourmaster-form-field-alt-month{width:125px;float:left;margin-right:20px}.tourmaster-form-field-alt-year{width:110px;float:left}.tourmaster-form-field.tourmaster-with-border input[type=email],.tourmaster-form-field.tourmaster-with-border input[type=password],.tourmaster-form-field.tourmaster-with-border input[type=text],.tourmaster-form-field.tourmaster-with-border select{border-width:2px;border-style:solid}.tourmaster-lightbox-content-wrap{display:none}@font-face{font-display:swap;font-family:"Flaticon";src:url(/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.eot);src:url(/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.woff)format("woff"),url(/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.ttf)format("truetype"),url(/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.svg#Flaticon)format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-display:swap;font-family:"Flaticon";src:url(/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.svg#Flaticon)format("svg")}}.tourmaster-notification-box{color:#fff}body a.tourmaster-button,body a.tourmaster-button:active,body a.tourmaster-button:focus,body a.tourmaster-button:hover,body input[type=submit].tourmaster-button,body input[type=submit].tourmaster-button:hover{color:#fff;background-color:#e83d1e}@media only screen and (max-width:1140px){.tourmaster-form-field-alt-date,.tourmaster-form-field-alt-month,.tourmaster-form-field-alt-year{width:30%}}@media only screen and (max-width:767px){.tourmaster-login-form .tourmaster-login-pass,.tourmaster-login-form .tourmaster-login-user,.tourmaster-register-form .tourmaster-profile-field{width:auto;float:none}.tourmaster-login-form2{float:none;width:auto;padding-right:0}.tourmaster-login2-right{float:none;width:auto;padding-left:0;border-left:0;margin-top:0;padding-bottom:20px;margin-bottom:0}}.tourmaster-user-top-bar{font-weight:600}.tourmaster-notification-box{background:#e83d1e}.tourmaster-login-bottom .tourmaster-login-bottom-link,.tourmaster-login-form .tourmaster-login-lost-password a,.tourmaster-login-form .tourmaster-login-lost-password a:hover,.tourmaster-register-bottom .tourmaster-register-bottom-link{color:#e83d1e}.tourmaster-login-bottom .tourmaster-login-bottom-title{color:#0e0e0e}.tourmaster-login-form label,.tourmaster-login-form2 label,.tourmaster-register-form .tourmaster-profile-field .tourmaster-head{color:#5c5c5c}.tourmaster-body .tourmaster-form-field input[type=email],.tourmaster-body .tourmaster-form-field input[type=email]:focus,.tourmaster-body .tourmaster-form-field input[type=password],.tourmaster-body .tourmaster-form-field input[type=password]:focus,.tourmaster-body .tourmaster-form-field input[type=text],.tourmaster-body .tourmaster-form-field input[type=text]:focus,.tourmaster-body .tourmaster-form-field select{color:#545454;background:#fff}.tourmaster-form-field.tourmaster-with-border input[type=email],.tourmaster-form-field.tourmaster-with-border input[type=password],.tourmaster-form-field.tourmaster-with-border input[type=text],.tourmaster-form-field.tourmaster-with-border select{border-color:#e6e6e6}.adp-directions tr td::last-child{width:10%!important}.fc-infobox-btn:not(.fc-infobox-btn-icon)>[class*=" wep-icon-"],.fc-infobox-btn:not(.fc-infobox-btn-icon)>[class^=wep-icon-]{margin-left:10px;align-self:center}@font-face{font-display:swap;font-family:"weplugin";src:url(/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.eot?63506848);src:url(/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.eot?63506848#iefix)format("embedded-opentype"),url(/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.woff2?63506848)format("woff2"),url(/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.woff?63506848)format("woff"),url(/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.ttf?63506848)format("truetype"),url(/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.svg?63506848#weplugin)format("svg");font-weight:400;font-style:normal}a,body,div,fieldset,figure,footer,form,header,html,i,img,label,legend,li,span,strong{border:0;outline:0;vertical-align:baseline;background:#fff0;margin:0;padding:0}h1,h3,h4,p,ul{border:0;outline:0;vertical-align:baseline;background:#fff0;padding:0}.clear,figure,footer,header{display:block}ul{list-style:disc;margin:0 0 20px 35px}ul ul{list-style:circle}button,input[type=submit]{margin:0}a img,input,select{vertical-align:middle}strong{font-weight:700}i{font-style:italic}html{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}*,:after,:before{box-sizing:inherit;-moz-box-sizing:inherit;-webkit-box-sizing:inherit}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word;word-break:break-word}h1,h3,h4,p{margin:0 0 20px}h1,h3,h4{line-height:1.2}figure,img{max-width:100%}.clear{clear:both;visibility:hidden;line-height:0;height:0;zoom:1}.clearfix{zoom:1}.aligncenter{display:block;margin:5px auto}.traveltour-body-outer-wrapper{position:relative;overflow:hidden}.traveltour-body-wrapper.traveltour-with-frame{position:relative}.traveltour-page-wrapper{clear:both}.traveltour-container{margin-left:auto;margin-right:auto}.traveltour-column-20{float:left;width:33.3333%}a{transition:background 300ms,color 300ms,border-color 300ms;-moz-transition:background 300ms,color 300ms,border-color 300ms;-o-transition:background 300ms,color 300ms,border-color 300ms;-webkit-transition:background 300ms,color 300ms,border-color 300ms}a,button{text-decoration:none}img{height:auto}.traveltour-center-align{text-align:center}.traveltour-body-wrapper{overflow:hidden;z-index:1}input,textarea{border-width:1px 1px 2px;border-style:solid}button:focus,input:focus,input[type=submit]:focus,textarea:focus{outline:0}button,input[type=submit]{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;padding:15px 33px;display:inline-block;-webkit-appearance:none;border-width:0;border-style:solid;cursor:pointer;transition:background 300ms,color 300ms,border-color 300ms;-moz-transition:background 300ms,color 300ms,border-color 300ms;-o-transition:background 300ms,color 300ms,border-color 300ms;-webkit-transition:background 300ms,color 300ms,border-color 300ms}.traveltour-top-bar{position:relative;border-bottom-style:solid;line-height:22px}.traveltour-top-bar-background{position:absolute;right:0;left:0;top:0;bottom:0}.traveltour-top-bar-container{position:relative;margin-left:auto;margin-right:auto}.traveltour-top-bar-left,.traveltour-top-bar-left .traveltour-top-bar-left-text{float:left}.traveltour-top-bar-right{float:right}.traveltour-top-bar-right-social{display:inline;margin-left:25px;float:left}.traveltour-top-bar-right-social a{margin-left:21px}.traveltour-top-bar-right-social a:first-child{margin-left:0}.traveltour-top-bar-right .tourmaster-user-top-bar{float:left;margin-left:32px;line-height:inherit;font-size:inherit}.traveltour-mm-menu-wrap{display:none}.traveltour-mobile-button-hamburger-with-border{font-size:16px;padding:6px;line-height:0;width:32px;height:32px;text-align:center;display:inline-block;border-width:2px;border-style:solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.traveltour-mobile-menu{float:left;margin-top:-8px;margin-left:30px}.traveltour-mobile-menu-right{position:absolute;right:30px;top:50%;margin-top:-9px}.traveltour-navigation .sf-menu{display:inline-block;line-height:1.7;text-align:left;margin-bottom:0}.traveltour-navigation .sf-menu>li:first-child{padding-left:0}.traveltour-navigation .sf-menu>li:last-child{padding-right:0}.traveltour-navigation .sf-menu>li>a{letter-spacing:.5px}.traveltour-navigation .sf-menu>.traveltour-normal-menu li{padding:1px 11px}.traveltour-navigation .sf-menu>.traveltour-normal-menu li:first-child{padding-top:12px}.traveltour-navigation .sf-menu>.traveltour-normal-menu li:last-child{padding-bottom:12px}.traveltour-navigation .sf-menu>.traveltour-normal-menu li>a{display:block;padding:6px 30px 6px 12px;position:relative}.traveltour-navigation .sf-menu>.traveltour-normal-menu .sub-menu{font-size:14px}.traveltour-navigation .traveltour-navigation-slide-bar-style-1{border-bottom-width:3px;border-bottom-style:solid;position:absolute;display:none;margin-top:-8px;padding-top:5px;overflow:hidden}.traveltour-navigation .traveltour-navigation-slide-bar-style-1:before{content:" ";display:block;width:0;height:0;position:absolute;left:50%;margin-left:-3px;bottom:0;border-width:0 5px 5px;border-style:solid;border-color:#fff0}.traveltour-top-search-wrap input.search-field{border-bottom-color:#303030;color:#fff}.traveltour-body .traveltour-top-bar a,.traveltour-top-search-wrap .traveltour-top-search-close,.traveltour-top-search-wrap .traveltour-top-search-submit{color:#fff}.traveltour-top-search-wrap input::-webkit-input-placeholder{color:#fff}.traveltour-top-search-wrap input::-moz-placeholder{color:#fff}.traveltour-top-search-wrap input:-ms-input-placeholder{color:#fff}.traveltour-top-search-wrap input:-moz-placeholder{color:#fff}.traveltour-top-search-row{display:table;width:100%;height:100%}.traveltour-top-search-cell{display:table-cell;vertical-align:middle;padding-left:30px;padding-right:30px}.traveltour-top-search-wrap{position:fixed;left:0;right:0;top:0;bottom:0;z-index:9999;overflow-y:auto;display:none}.traveltour-top-search-wrap form{max-width:630px;margin-left:auto;margin-right:auto;position:relative}.traveltour-top-search-wrap input.search-field{background:#fff0;width:100%;border-width:0 0 3px;font-size:40px;padding:0 120px 25px 0;line-height:48px;letter-spacing:.5px}.traveltour-top-search-wrap input.search-submit{position:absolute;top:0;right:52px;width:48px;height:48px;padding:0;opacity:0}.traveltour-top-search-wrap .traveltour-top-search-close,.traveltour-top-search-wrap .traveltour-top-search-submit{font-size:30px;position:absolute;right:52px;top:0;line-height:48px;width:48px;text-align:center}.traveltour-top-search-wrap .traveltour-top-search-close{font-size:55px;right:0;top:-7px;cursor:pointer}.traveltour-main-menu-search{float:left;margin-top:1px;margin-left:25px}.traveltour-main-menu-search i{font-size:14px;margin-top:-1px;cursor:pointer}.traveltour-logo{position:relative}.traveltour-header-container{position:relative;margin-left:auto;margin-right:auto}.traveltour-header-container-inner{position:relative}.traveltour-header-style-plain{position:relative;border-bottom-style:solid}.traveltour-header-style-plain .traveltour-navigation{line-height:0}.traveltour-header-background-transparent{position:absolute;left:0;right:0;z-index:99}.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-logo{position:absolute}.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-navigation{text-align:center}.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-main-menu{display:inline-block;vertical-align:top}.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-main-menu-right-wrap{position:absolute;right:0;line-height:1.7}.traveltour-logo-inner{transition:max-width 200ms;-moz-transition:max-width 200ms;-o-transition:max-width 200ms;-webkit-transition:max-width 200ms}.traveltour-page-title-wrap{background-image:url(/wp-content/themes/traveltour/images/page-title-background.jpg);background-position:center;background-size:cover;position:relative}.traveltour-header-style-plain .traveltour-header-background,.traveltour-page-title-wrap .traveltour-page-title-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.traveltour-page-title-wrap .traveltour-page-title-container{position:relative}.traveltour-page-title-wrap .traveltour-page-title{letter-spacing:2px}.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-title{margin-bottom:0}.traveltour-footer-wrapper .traveltour-footer-container{overflow:hidden}.traveltour-footer-wrapper .traveltour-widget-title{letter-spacing:1.5px;margin-bottom:35px}.traveltour-footer-wrapper .widget{margin-bottom:60px}.traveltour-footer-wrapper .widget:last-child{margin-bottom:0}.traveltour-footer-wrapper.traveltour-with-column-divider .traveltour-footer-column{padding-bottom:1029px;margin-bottom:-1020px;border-left:1px;border-style:solid;border-color:inherit;padding-left:30px;padding-right:30px}.traveltour-footer-wrapper.traveltour-with-column-divider .traveltour-footer-column:first-child{border:0}.traveltour-copyright-text{text-align:center;letter-spacing:1px}.traveltour-mobile-header-wrap{display:none}.traveltour-mobile-header-wrap .traveltour-main-menu-search{margin-top:-6px}.traveltour-mobile-header-wrap .traveltour-mobile-menu{margin-left:20px}.traveltour-mobile-header{padding-top:15px;padding-bottom:15px;z-index:9999;box-shadow:0 1px 2px rgb(0 0 0/.1);-webkit-box-shadow:0 1px 2px rgb(0 0 0/.1)}.sf-menu>li>a,.traveltour-mobile-header .traveltour-mobile-header-container{position:relative}.traveltour-mobile-header .traveltour-logo{padding:0 15px}.traveltour-mobile-header .traveltour-logo-inner{line-height:45px;margin-right:80px}.traveltour-mobile-header .traveltour-logo-inner img{vertical-align:middle;width:auto}.traveltour-mobile-header .traveltour-logo.traveltour-item-pdlr{padding-left:15px;padding-right:15px}@media only screen and (max-width:1140px){body .traveltour-navigation .sf-menu>li{padding-left:12px;padding-right:12px}}@media only screen and (max-width:999px){body{width:100%;overflow-x:hidden}.traveltour-top-bar{display:none}.traveltour-header-background-transparent,.traveltour-header-transparent-substitute,.traveltour-header-wrap.traveltour-header-style-plain,.traveltour-sticky-navigation{display:none!important}.traveltour-mobile-header-wrap,.traveltour-mobile-header-wrap .traveltour-top-bar{display:block}.traveltour-mobile-header-wrap .traveltour-top-bar{font-size:13px}.traveltour-mobile-header-wrap .traveltour-top-bar-left,.traveltour-mobile-header-wrap .traveltour-top-bar-right{padding-top:0;padding-bottom:0}}@media only screen and (max-width:767px){body.traveltour-body-front .gdlr-core-container,body.traveltour-body-front .traveltour-container{max-width:500px;padding-left:15px;padding-right:15px}.traveltour-column-20{width:100%}.travel-tour-hide-on-mobile{display:none}.traveltour-mobile-header-wrap .traveltour-top-bar-left{float:none;text-align:center;margin-bottom:5px;font-size:11px;padding-left:0;padding-right:0}.traveltour-mobile-header-wrap .traveltour-top-bar-right{float:none;display:flex;justify-content:center;gap:25px;margin-bottom:5px;font-size:11px;padding-left:0;padding-right:0}.traveltour-top-bar-right .tourmaster-user-top-bar,.traveltour-top-bar-right-social{float:right;display:inline-block;margin-left:0}.traveltour-top-bar-right-social{float:none}.traveltour-body .traveltour-top-bar a:first-child{margin-left:0}.traveltour-page-title-wrap .traveltour-page-title-content{padding-top:60px!important;padding-bottom:50px!important}.traveltour-footer-wrapper.traveltour-with-column-divider .traveltour-footer-column{padding:0 15px;margin-bottom:60px;border:0}.traveltour-footer-wrapper.traveltour-with-column-divider .traveltour-footer-column:last-child{margin-bottom:20px}.traveltour-footer-column{margin-bottom:50px}.traveltour-footer-column:last-child{margin-bottom:0}}@media only screen and (max-width:419px){body{min-width:320px}.traveltour-top-search-wrap input.search-field{font-size:30px;padding-right:90px}.traveltour-top-search-wrap .traveltour-top-search-submit{right:48px;font-size:24px;margin-top:-2px}.traveltour-top-search-wrap input.search-submit{right:48px}.traveltour-top-search-wrap .traveltour-top-search-close{font-size:40px}.traveltour-top-search-wrap input.search-field{padding-bottom:10px}}.traveltour-body div.wpcf7-response-output{font-size:13px;padding:6px 20px;clear:both;margin:0}.wpcf7 input{font-size:15px;width:100%;display:block}.wpcf7 input[type=submit]{width:auto}.wpcf7 textarea{font-size:15px;padding:18px 22px;height:120px;width:100%}.sf-menu{list-style:none;margin-left:0}.sf-menu>li{float:left;cursor:pointer}.sf-menu>li>a{display:block;z-index:9}.sf-menu>.traveltour-normal-menu ul{list-style:none;position:absolute;display:none;z-index:99;min-width:220px;margin-left:-3px}.sf-menu>.traveltour-normal-menu li{position:relative;white-space:nowrap}.sf-menu>.traveltour-normal-menu li a,.sf-menu>li>a{text-decoration:none}.traveltour-mobile-menu-right .tourmaster-user-top-bar{float:left;margin-top:-5px}.traveltour-body h1,.traveltour-body h3,.traveltour-body h4{margin-top:0;margin-bottom:20px;line-height:1.2;font-weight:700}.gdlr-core-input-wrap input,.gdlr-core-input-wrap textarea{border-width:1px}a.tourmaster-button,input[type=submit].tourmaster-button{padding:21px 27px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.tourmaster-register-form .tourmaster-register-message,.tourmaster-register-form .tourmaster-register-term{font-size:14px}.tourmaster-user-top-bar{font-size:15px}.wpcf7 input{padding:24px 22px}.traveltour-body-wrapper.traveltour-with-frame{margin:0}.gdlr-core-item-pdlr,.traveltour-item-pdlr{padding-left:20px;padding-right:20px}.traveltour-item-mglr{margin-left:20px;margin-right:20px}.gdlr-core-container,.traveltour-container{max-width:1180px}.traveltour-body-front .gdlr-core-container,.traveltour-body-front .traveltour-container{padding-left:15px;padding-right:15px}.traveltour-top-bar{padding-top:17px;padding-bottom:0;font-size:14px}.traveltour-top-bar-right>div:before{padding-top:17px;margin-top:-17px;padding-bottom:0;margin-bottom:0}.traveltour-header-style-plain,.traveltour-top-bar{border-bottom-width:0}.traveltour-header-background-transparent .traveltour-header-background,.traveltour-header-background-transparent .traveltour-top-bar-background{opacity:.45}.traveltour-navigation .sf-menu>li{padding-left:21px;padding-right:21px}.traveltour-logo{padding-top:0;padding-bottom:0}.traveltour-logo.traveltour-item-pdlr{padding-left:320px}.traveltour-logo-inner{max-width:500px}.traveltour-navigation{padding-top:25px}.traveltour-navigation-top{top:25px}.traveltour-navigation .sf-menu>li>a{padding-bottom:33px}.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-title-content{padding-top:108px;padding-bottom:102px}.traveltour-page-title-wrap .traveltour-page-title{text-transform:none}.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-title{font-size:42px;letter-spacing:0}.traveltour-page-title-wrap .traveltour-page-title-overlay{opacity:0}.traveltour-footer-wrapper{padding-top:70px}.traveltour-footer-container{padding-bottom:50px}.traveltour-copyright-container{padding-top:38px;padding-bottom:38px}.traveltour-body,.traveltour-body .traveltour-title-font,.traveltour-body button,.traveltour-body h1,.traveltour-body h3,.traveltour-body h4,.traveltour-body input,.traveltour-body select,.traveltour-body textarea,.traveltour-navigation .sf-menu>li>a,.traveltour-navigation-font{font-family:"Architects Daughter",handwriting}.traveltour-body h1{font-size:52px}.traveltour-body h3,.traveltour-widget h3{font-size:36px}.traveltour-body h4,.traveltour-widget h4{font-size:28px}.traveltour-body{font-size:18px;line-height:1.7}p{line-height:1.7}.traveltour-navigation .sf-menu>li>a{font-size:14px;font-weight:400;text-transform:none}.traveltour-navigation .sf-menu>.traveltour-normal-menu .sub-menu{font-weight:800;text-transform:uppercase;box-shadow:0 0 rgb(0 0 0/.15);-webkit-box-shadow:0 0 rgb(0 0 0/.15);-moz-box-shadow:0 0 rgb(0 0 0/.15)}.traveltour-footer-wrapper .traveltour-widget-title{font-size:13px;text-transform:uppercase}.traveltour-footer-wrapper{font-size:15px}.traveltour-footer-wrapper .widget_text,.traveltour-widget h3,.traveltour-widget h4{text-transform:none}.traveltour-copyright-text{font-size:14px;text-transform:uppercase}.traveltour-top-bar-background{background-color:#000}.traveltour-body .traveltour-top-bar,.traveltour-top-bar-right>div:before{border-color:#fff}.traveltour-top-bar{color:#e2e2e2}.traveltour-top-bar i{color:#e83d1e}.traveltour-header-background{background-color:#000}.traveltour-header-wrap.traveltour-header-style-plain{border-color:#e8e8e8}.traveltour-navigation .traveltour-navigation-slide-bar{border-color:#e83d1e}.traveltour-navigation .traveltour-navigation-slide-bar:before{border-bottom-color:#e83d1e}.sf-menu>li.current-menu-item>a,.sf-menu>li>.sub-menu a:hover,.sf-menu>li>a,.sf-menu>li>a:hover,.traveltour-body .traveltour-top-bar a:hover,.traveltour-main-menu-search i,.traveltour-mobile-menu-button i{color:#fff}.traveltour-mobile-menu .traveltour-mobile-menu-button{border-color:#ddd}.traveltour-top-search-wrap{background-color:#000;background-color:rgb(0 0 0/.88)}.sf-menu>.traveltour-normal-menu li{background-color:#262626}.sf-menu>li>.sub-menu a{color:#bababa}.sf-menu>li>.sub-menu a:hover{background-color:#303030}.traveltour-body input,.traveltour-body textarea,.traveltour-body-outer-wrapper,body.traveltour-full .traveltour-body-wrapper{background-color:#fff}.traveltour-body a,.traveltour-page-title-wrap .traveltour-page-title{color:#e83d1e}.traveltour-page-title-wrap .traveltour-page-title-overlay{background-color:#000}.traveltour-body{color:#000}.traveltour-body h1,.traveltour-body h3,.traveltour-body h4{color:#383838}.traveltour-body a:hover{color:#e8735f}.traveltour-body *{border-color:#e1e1e1}.traveltour-body input,.traveltour-body textarea{border-color:#d7d7d7;color:#4e4e4e}.traveltour-body ::-webkit-input-placeholder{color:#4e4e4e}.traveltour-body ::-moz-placeholder{color:#4e4e4e}.traveltour-body :-ms-input-placeholder{color:#4e4e4e}.traveltour-body :-moz-placeholder{color:#4e4e4e}.traveltour-footer-wrapper{background-color:#e83d1e;color:#fff;border-color:#303030}.traveltour-body button,.traveltour-body input[type=submit],.traveltour-footer-wrapper .traveltour-widget-title,.traveltour-footer-wrapper a,.traveltour-footer-wrapper a:hover,.traveltour-footer-wrapper h3,.traveltour-footer-wrapper h4{color:#fff}.traveltour-footer-wrapper *{border-color:#303030}.traveltour-copyright-wrapper{background-color:#e83d1e;color:#fff}.traveltour-body button,.traveltour-body input[type=submit]{background-color:#e83d1e}.gdlr-core-image-overlay{background-color:#000;background-color:rgb(0 0 0/.6)}.gdlr-core-image-overlay-icon{color:#fff}.gdlr-core-body .gdlr-core-image-item-wrap{border-color:#000}.tnp-subscription-minimal{width:100%;box-sizing:border-box;margin:10px 0}.tnp-subscription-minimal form{width:auto;margin:0;padding:0;border:0;white-space:nowrap}.tnp-subscription-minimal input.tnp-email,.tnp-subscription-minimal input.tnp-submit{box-sizing:border-box;display:inline-block;padding:10px;font-size:14px;line-height:20px;border-radius:0}.tnp-subscription-minimal input.tnp-email{width:70%;max-width:300px;border:1px solid #ddd;background-color:#f4f4f4;color:#444;margin-right:10px}.tnp-subscription-minimal .tnp-privacy-field{margin-top:10px}.tnp-subscription-minimal input.tnp-submit{width:29%;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;margin:0}@media all and (max-width:525px){.tnp-subscription-minimal input.tnp-submit{width:100%;max-width:100%;margin:0;display:block;margin-bottom:.5rem}}.tourmaster-notification-box.tourmaster-failure{background:#ba4a4a}