/* See http://code.google.com/p/minify/wiki/CommonProblems#@imports_can_appear_in_invalid_locations_in_combined_CSS_files */

/*!
 * fancyBox - jQuery Plugin
 * version: 2.1.5 (Fri, 14 Jun 2013)
 * @requires jQuery v1.6 or later
 *
 * Examples at http://fancyapps.com/fancybox/
 * License: www.fancyapps.com/fancybox/#license
 *
 * Copyright 2012 Janis Skarnelis - janis@fancyapps.com
 *
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 *
 */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);-moz-box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);box-shadow:0 10px 25px rgba(0, 0, 0, 0.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next
span{background-image:url('/wp-content/plugins/popup-with-fancybox/inc/fancybox_sprite.png')}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060}#fancybox-loading
div{width:44px;height:44px;background:url('/wp-content/plugins/popup-with-fancybox/inc/fancybox_loading.gif') center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url('/wp-content/plugins/popup-with-fancybox/inc/blank.gif');-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav
span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev
span{left:10px;background-position:0 -36px}.fancybox-next
span{right:10px;background-position:0 -72px}.fancybox-nav:hover
span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible !important}.fancybox-lock{overflow:hidden !important;width:auto}.fancybox-lock
body{overflow:hidden !important}.fancybox-lock-test{overflow-y:hidden !important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;color:transparent;background:url('/wp-content/plugins/popup-with-fancybox/inc/fancybox_overlay.png')}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap
.child{display:inline-block;margin-right:-100%;padding:2px
20px;background:transparent;background:rgba(0, 0, 0, 0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0, 0, 0, .8)}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next
span{background-image:url('/wp-content/plugins/popup-with-fancybox/inc/fancybox_sprite@2x.png');background-size:44px 152px}#fancybox-loading
div{background-image:url('/wp-content/plugins/popup-with-fancybox/inc/fancybox_loading@2x.gif');background-size:24px 24px}}.fancybox-content-inside{margin-bottom:5px;margin-top:5px;margin-left:5px;margin-right:5px;border:1px
solid #D2D2D2;-moz-box-shadow:0 0 10px #CCC;-webkit-box-shadow:0 0 10px #CCC;box-shadow:0 0 10px #CCC;background:#FFF;background:-webkit-gradient(linear, left top, left 5, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));background:-moz-linear-gradient(top, #FFFFFF, #EEE 1px, #FFF 5px);padding-left:5px;padding-right:5px;padding-top:5px;padding-bottom:5px;line-height:normal}.qodef-login-register-content.ui-tabs input[type=email],.qodef-login-register-content.ui-tabs input[type=password],.qodef-login-register-content.ui-tabs input[type=text]{position:relative;width:100%;margin:0 0 6px;padding:12px 16px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:calc(50px - 12px * 2);color:#848484;background-color:#f8f8f8;border:0;border-radius:0;outline:0;cursor:auto;-webkit-appearance:none;box-sizing:border-box;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.qodef-login-register-content.ui-tabs input:focus[type=email],.qodef-login-register-content.ui-tabs input:focus[type=password],.qodef-login-register-content.ui-tabs input:focus[type=text]{color:inherit}.qodef-login-register-content.ui-tabs input[type=email]::-webkit-input-placeholder,.qodef-login-register-content.ui-tabs input[type=password]::-webkit-input-placeholder,.qodef-login-register-content.ui-tabs input[type=text]::-webkit-input-placeholder{color:inherit}.qodef-login-register-content.ui-tabs input:-moz-placeholder[type=email],.qodef-login-register-content.ui-tabs input:-moz-placeholder[type=password],.qodef-login-register-content.ui-tabs input:-moz-placeholder[type=text]{color:inherit;opacity:1}.qodef-login-register-content.ui-tabs input[type=email]::-moz-placeholder,.qodef-login-register-content.ui-tabs input[type=password]::-moz-placeholder,.qodef-login-register-content.ui-tabs input[type=text]::-moz-placeholder{color:inherit;opacity:1}.qodef-login-register-content.ui-tabs input:-ms-input-placeholder[type=email],.qodef-login-register-content.ui-tabs input:-ms-input-placeholder[type=password],.qodef-login-register-content.ui-tabs input:-ms-input-placeholder[type=text]{color:inherit}.qodef-social-login-holder input[type=email],.qodef-social-login-holder input[type=password],.qodef-social-login-holder input[type=text],.qodef-social-register-holder input[type=email],.qodef-social-register-holder input[type=password],.qodef-social-register-holder input[type=text],.qodef-social-reset-password-holder input[type=email],.qodef-social-reset-password-holder input[type=password],.qodef-social-reset-password-holder input[type=text]{position:relative;width:100%;margin:0 0 14px;padding:12px 20px;font-family:inherit;font-size:12px;line-height:18px;font-weight:inherit;color:#505050;background-color:transparent;border:1px solid #d4d3d3;outline:0;-webkit-appearance:none;box-sizing:border-box}.qodef-social-login-holder input[type=email]:focus,.qodef-social-login-holder input[type=password]:focus,.qodef-social-login-holder input[type=text]:focus,.qodef-social-register-holder input[type=email]:focus,.qodef-social-register-holder input[type=password]:focus,.qodef-social-register-holder input[type=text]:focus,.qodef-social-reset-password-holder input[type=email]:focus,.qodef-social-reset-password-holder input[type=password]:focus,.qodef-social-reset-password-holder input[type=text]:focus{border-color:#848484}.qodef-social-login-holder input[type=email]::-webkit-input-placeholder,.qodef-social-login-holder input[type=password]::-webkit-input-placeholder,.qodef-social-login-holder input[type=text]::-webkit-input-placeholder,.qodef-social-register-holder input[type=email]::-webkit-input-placeholder,.qodef-social-register-holder input[type=password]::-webkit-input-placeholder,.qodef-social-register-holder input[type=text]::-webkit-input-placeholder,.qodef-social-reset-password-holder input[type=email]::-webkit-input-placeholder,.qodef-social-reset-password-holder input[type=password]::-webkit-input-placeholder,.qodef-social-reset-password-holder input[type=text]::-webkit-input-placeholder{color:#848484}.qodef-social-login-holder input[type=email]:-moz-placeholder,.qodef-social-login-holder input[type=password]:-moz-placeholder,.qodef-social-login-holder input[type=text]:-moz-placeholder,.qodef-social-register-holder input[type=email]:-moz-placeholder,.qodef-social-register-holder input[type=password]:-moz-placeholder,.qodef-social-register-holder input[type=text]:-moz-placeholder,.qodef-social-reset-password-holder input[type=email]:-moz-placeholder,.qodef-social-reset-password-holder input[type=password]:-moz-placeholder,.qodef-social-reset-password-holder input[type=text]:-moz-placeholder{color:#848484;opacity:1}.qodef-social-login-holder input[type=email]::-moz-placeholder,.qodef-social-login-holder input[type=password]::-moz-placeholder,.qodef-social-login-holder input[type=text]::-moz-placeholder,.qodef-social-register-holder input[type=email]::-moz-placeholder,.qodef-social-register-holder input[type=password]::-moz-placeholder,.qodef-social-register-holder input[type=text]::-moz-placeholder,.qodef-social-reset-password-holder input[type=email]::-moz-placeholder,.qodef-social-reset-password-holder input[type=password]::-moz-placeholder,.qodef-social-reset-password-holder input[type=text]::-moz-placeholder{color:#848484;opacity:1}.qodef-social-login-holder input[type=email]:-ms-input-placeholder,.qodef-social-login-holder input[type=password]:-ms-input-placeholder,.qodef-social-login-holder input[type=text]:-ms-input-placeholder,.qodef-social-register-holder input[type=email]:-ms-input-placeholder,.qodef-social-register-holder input[type=password]:-ms-input-placeholder,.qodef-social-register-holder input[type=text]:-ms-input-placeholder,.qodef-social-reset-password-holder input[type=email]:-ms-input-placeholder,.qodef-social-reset-password-holder input[type=password]:-ms-input-placeholder,.qodef-social-reset-password-holder input[type=text]:-ms-input-placeholder{color:#848484}.qodef-membership-response-holder .qodef-membership-response{display:block;margin:0;padding:0 0 25px;font-weight:600}.qodef-membership-response-holder .qodef-membership-response.qodef-membership-message-succes{color:#fff}.qodef-membership-response-holder .qodef-membership-response.qodef-membership-message-error{margin:0 0 20px;color:#0d9a9f}.qodef-wp-register-holder .qodef-register-notice h5{margin:0}.qodef-membership-main-wrapper{padding-bottom:50px}.qodef-content-overlapping .qodef-membership-main-wrapper{padding-bottom:3px}.qodef-page-content-is-boxed .qodef-membership-dashboard-nav-holder{left:-50px;padding:0 50px}.qodef-page-content-is-boxed .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav{width:calc(100% + 100px);margin:0 -50px}@media only screen and (max-width:1024px){.qodef-page-content-is-boxed .qodef-membership-dashboard-nav-holder{left:-30px;padding:0 30px}.qodef-page-content-is-boxed .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav{width:calc(100% + 60px);margin:0 -30px}}.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-membership-dashboard-nav-holder{top:-50px}.page-template-user-dashboard .qodef-membership-dashboard-nav-holder{position:relative;width:100%;background-color:#f8f8f8}.page-template-user-dashboard .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.page-template-user-dashboard .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav li{display:inline-block;width:100%;background-color:#fafafa}.page-template-user-dashboard .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav li.qodef-active-dash{background-color:#fff}.page-template-user-dashboard .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav li.qodef-active-dash .qodef-dash-icon{color:#3fd0d4}.page-template-user-dashboard .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav li a{position:relative;display:block;margin:0;padding:28px 40px;font-family:Catamaran,sans-serif;font-weight:900;letter-spacing:.1em;text-transform:uppercase;box-sizing:border-box}.page-template-user-dashboard .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav li a:hover,.page-template-user-dashboard .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav li a:hover span{color:#3fd0d4;background-color:#fff}.page-template-user-dashboard .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav li a .qodef-dash-icon{margin-right:7px}.page-template-user-dashboard .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav li a .qodef-dash-label{font-size:13px}.page-template-user-dashboard .qodef-membership-dashboard-content-holder{position:relative;display:inline-block;vertical-align:middle;width:100%;margin:35px 0 0}.page-template-user-dashboard .qodef-membership-dashboard-content-holder #qodef-membership-update-profile-form input[type=email],.page-template-user-dashboard .qodef-membership-dashboard-content-holder #qodef-membership-update-profile-form input[type=password],.page-template-user-dashboard .qodef-membership-dashboard-content-holder #qodef-membership-update-profile-form input[type=text]{padding:12px 30px}.page-template-user-dashboard .qodef-membership-dashboard-content-holder #qodef-membership-update-profile-form button[type=submit]{font-family:Poppins,sans-serif}.page-template-user-dashboard .qodef-membership-dashboard-page-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.page-template-user-dashboard .qodef-membership-dashboard-page-content>*{display:inline-block;vertical-align:top;width:100%}.page-template-user-dashboard .qodef-profile-image{margin-right:30px;width:330px}.page-template-user-dashboard .qodef-profile-info{width:calc(100% - 360px)}.page-template-user-dashboard .qodef-profile-info>p{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 24px}.page-template-user-dashboard .qodef-profile-info .qodef-pi-label{width:20%;margin-right:20px;font-weight:600;color:#212121}.page-template-user-dashboard .qodef-profile-info .qodef-pi-content{width:calc(80% - 20px)}.page-template-user-dashboard .qodef-pi-title{margin:0 0 43px}.page-template-user-dashboard .qodef-ep-title{margin:0 0 47px}.page-template-user-dashboard .qodef-mb-title{margin:0 0 52px}.page-template-user-dashboard button.qodef-dashboard-form-button{margin-bottom:7px}.qodef-login-register-holder{position:fixed;top:0;left:0;width:100%;height:100%;display:none;opacity:0;visibility:hidden;color:#fff;background-color:rgba(255,255,255,.9);z-index:1002;-webkit-transition:opacity .4s ease,visibility .4s ease;-moz-transition:opacity .4s ease,visibility .4s ease;transition:opacity .4s ease,visibility .4s ease}.qodef-login-register-holder .qodef-login-register-content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.qodef-login-register-holder.opened{opacity:1;visibility:visible}.qodef-login-register-content.ui-tabs{position:relative;margin:0 auto;width:308px;background-color:#3fd0d4;box-sizing:border-box}.qodef-login-register-content.ui-tabs.qodef-user-not-logged-in{width:462px;margin-bottom:7px}.qodef-login-register-content.ui-tabs.qodef-user-not-logged-in ul li{width:33.33%}.qodef-login-register-content.ui-tabs.qodef-user-not-logged-in .qodef-login-form,.qodef-login-register-content.ui-tabs.qodef-user-not-logged-in .qodef-wp-register-holder{color:#fff}.qodef-login-register-content.ui-tabs ul{position:relative;display:inline-block;vertical-align:middle;width:100%;list-style:none;margin:0;padding:0;clear:both}.qodef-login-register-content.ui-tabs ul li{position:relative;display:inline-block;vertical-align:middle;float:left;width:50%;margin:0;padding:0;line-height:52px;text-align:center;background-color:#3abdc1}.qodef-login-register-content.ui-tabs ul li.ui-state-active{background-color:#3fd0d4}.qodef-login-register-content.ui-tabs ul li a{display:block;color:#fff;font-size:13px;line-height:inherit;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.qodef-login-register-content.ui-tabs .qodef-login-title,.qodef-login-register-content.ui-tabs .qodef-register-title{display:block;padding:7px 0 8px;margin:0;font-size:20px;font-weight:600;color:#fff}.qodef-login-register-content.ui-tabs .qodef-login-description,.qodef-login-register-content.ui-tabs .qodef-register-description{display:block;margin:0 0 23px;color:inherit}.qodef-login-register-content.ui-tabs .qodef-login-content-inner,.qodef-login-register-content.ui-tabs .qodef-register-content-inner,.qodef-login-register-content.ui-tabs .qodef-reset-pass-content-inner{padding:30px}.qodef-login-register-content.ui-tabs .qodef-lost-pass-remember-holder{display:block}.qodef-login-register-content.ui-tabs .qodef-lost-pass-remember-holder .qodef-login-remember{position:relative;display:block;margin-top:16px}.qodef-login-register-content.ui-tabs .qodef-lost-pass-remember-holder .qodef-login-remember>*{position:relative;display:inline-block;vertical-align:top}.qodef-login-register-content.ui-tabs .qodef-lost-pass-remember-holder label{line-height:13px;cursor:pointer}.qodef-login-register-content.ui-tabs .qodef-lost-pass-remember-holder label:before{content:'';position:relative;display:inline-block;top:-1px;vertical-align:middle;margin-right:14px;font-family:'Font Awesome\ 5 Free';font-size:5px;text-align:center;width:14px;height:14px;line-height:14px;background-color:#fff;border-radius:50%;box-sizing:border-box}.qodef-login-register-content.ui-tabs .qodef-lost-pass-remember-holder input{margin:0}.qodef-login-register-content.ui-tabs .qodef-lost-pass-remember-holder input[type=checkbox]{display:none}.qodef-login-register-content.ui-tabs .qodef-lost-pass-remember-holder input[type=checkbox]:checked+label:before{content:'\f111';font-weight:900;color:#3abdc1;padding:1px 0 1px 1px}@supports (-ms-ime-align:auto){.qodef-login-register-content.ui-tabs .qodef-lost-pass-remember-holder input[type=checkbox]:checked+label:before{padding:0}}@media only screen and (max-width:1024px) and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0){.qodef-login-register-content.ui-tabs .qodef-lost-pass-remember-holder input[type=checkbox]:checked+label:before{padding:0}}.qodef-login-register-content.ui-tabs .qodef-lost-pass-remember-holder .qodef-btn{margin:10px 0 0;width:100%}.qodef-login-register-content.ui-tabs fieldset>div{position:relative}.qodef-login-register-content.ui-tabs .qodef-login-icon,.qodef-login-register-content.ui-tabs .qodef-register-icon{position:absolute;top:0;left:20px;line-height:52px;z-index:1}.qodef-login-register-content.ui-tabs .qodef-login-action-btn{position:relative;display:block;margin:3px 0 0;color:#26878a;-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;transition:color .2s ease-out}.qodef-login-register-content.ui-tabs .qodef-login-action-btn:hover{color:#000}.qodef-login-register-content.ui-tabs input[type=email],.qodef-login-register-content.ui-tabs input[type=password],.qodef-login-register-content.ui-tabs input[type=text]{padding:13px 16px 13px 48px;color:#fff;background-color:rgba(255,255,255,.25)}.qodef-login-register-content.ui-tabs input[type=email]:focus,.qodef-login-register-content.ui-tabs input[type=password]:focus,.qodef-login-register-content.ui-tabs input[type=text]:focus{color:#fff}.qodef-login-register-content.ui-tabs .qodef-login-button-holder .qodef-btn,.qodef-login-register-content.ui-tabs .qodef-register-button-holder .qodef-btn,.qodef-login-register-content.ui-tabs .qodef-reset-password-button-holder .qodef-btn{margin:19px 0 0;width:100%;font-family:Poppins,sans-serif;color:#212121;background-color:#fff}.qodef-login-register-content.ui-tabs .qodef-login-form-social-login{padding:16px 0 34px}.qodef-login-register-content.ui-tabs .qodef-login-form-social-login .qodef-login-social-title{margin-bottom:7px;color:#fff}.qodef-login-register-content.ui-tabs .qodef-login-form-social-login .qodef-facebook-login .qodef-btn-text,.qodef-login-register-content.ui-tabs .qodef-login-form-social-login .qodef-google-login .qodef-btn-text{margin:0}.qodef-login-register-content.ui-tabs .qodef-login-form-social-login .qodef-facebook-login,.qodef-login-register-content.ui-tabs .qodef-login-form-social-login .qodef-google-login{padding:0}.qodef-login-register-content.ui-tabs .qodef-login-form-social-login .qodef-facebook-login .qodef-btn-text,.qodef-login-register-content.ui-tabs .qodef-login-form-social-login .qodef-google-login .qodef-btn-text{line-height:30px;padding:0 12px 0 10px}.qodef-login-register-content.ui-tabs .qodef-login-form-social-login .qodef-facebook-login .qodef-btn-icon-holder,.qodef-login-register-content.ui-tabs .qodef-login-form-social-login .qodef-google-login .qodef-btn-icon-holder{float:left;font-size:13px;padding:6px 10px;border-right:1px solid rgba(255,255,255,.2)}.qodef-login-register-content.ui-tabs .qodef-login-form-social-login .qodef-facebook-login .qodef-btn-icon-holder .qodef-btn-icon-elem,.qodef-login-register-content.ui-tabs .qodef-login-form-social-login .qodef-google-login .qodef-btn-icon-holder .qodef-btn-icon-elem{vertical-align:baseline}.qodef-login-register-content.ui-tabs .qodef-login-social-networks{position:absolute;width:100%;left:0;bottom:0}.qodef-login-register-content.ui-tabs .qodef-login-social-networks form{position:relative;display:block;float:left;width:50%}.qodef-login-register-content.ui-tabs .qodef-login-social-networks form button{width:100%;height:52px;padding:0;font-family:Poppins,sans-serif;line-height:50px;text-transform:uppercase}.qodef-login-register-widget.qodef-user-not-logged-in{position:relative;display:inline-block;vertical-align:middle}.qodef-top-bar .qodef-login-register-widget.qodef-user-not-logged-in{width:46px;height:100%;background-color:#3fd0d4;text-align:center}.qodef-sidebar .qodef-login-register-widget.qodef-user-not-logged-in{width:100%}.qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener{display:flex;align-items:center;justify-content:center;height:100%}.qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener svg{height:24px}.qodef-top-bar .qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener{color:#fff}.qodef-top-bar .qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener:before{top:50%;margin-right:0;-webkit-transform:TranslateY(-50%);-moz-transform:TranslateY(-50%);transform:TranslateY(-50%);font-size:20px}.qodef-menu-area .qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener{position:relative;display:inline-block;vertical-align:middle;color:#9c9c9c;font-size:13px;line-height:23px;margin:0 10px;font-weight:600;text-transform:uppercase}.qodef-menu-area .qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener:hover{color:#000}.qodef-dark-header .qodef-menu-area:not(.fixed):not(.qodef-sticky-header) .qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener{color:#000!important}.qodef-dark-header .qodef-menu-area:not(.fixed):not(.qodef-sticky-header) .qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener:hover{color:rgba(0,0,0,.8)}.qodef-light-header .qodef-menu-area:not(.fixed):not(.qodef-sticky-header) .qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener{color:#fff!important}.qodef-light-header .qodef-menu-area:not(.fixed):not(.qodef-sticky-header) .qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener:hover{color:rgba(255,255,255,.8)}.qodef-sidebar .qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener{color:#000;font-size:13px;font-weight:500;text-transform:uppercase}.qodef-sidebar .qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener:hover{color:#ffec13}footer .qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener{color:#000;font-size:13px;font-weight:500;text-transform:uppercase}footer .qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener:hover{color:#ffec13}.qodef-side-menu .qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener{color:#000;font-size:13px;font-weight:500;text-transform:uppercase}.qodef-side-menu .qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener:hover{color:#ffec13}.qodef-login-register-widget.qodef-user-logged-in{position:relative;display:inline-block;vertical-align:middle;height:100%}.qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user{display:table;height:100%}.qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner{display:table-cell;vertical-align:middle;padding:0 75px 0 15px;background-color:#3fd0d4}.qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span img{display:inline-block;vertical-align:middle;width:28px;height:28px;margin:0 5px 0 0;border-radius:100%}.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown,.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown{position:absolute;top:100%;margin:0;left:0;list-style-type:none;text-align:left;padding:0;width:193px;box-shadow:0 3px 13px 0 rgba(0,0,0,.03);box-sizing:border-box;height:0;visibility:hidden;z-index:100;-webkit-transition:.2s ease;-moz-transition:.2s ease;transition:.2s ease}.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li,.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:0;margin:0;line-height:1em;opacity:0;-webkit-transition:0s;-moz-transition:0s;transition:0s}.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li a,.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li a{display:block;position:relative;letter-spacing:.01em;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;transition:color .3s ease}.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in:hover .qodef-login-dropdown,.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in:hover .qodef-login-dropdown{visibility:visible;height:245px;padding:15px 0}.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in:hover .qodef-login-dropdown li,.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in:hover .qodef-login-dropdown li{-webkit-transition:.2s .1s;-moz-transition:.2s .1s;transition:.2s .1s;opacity:1}.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in{cursor:pointer}.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user{height:100%;display:table;vertical-align:middle}.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner{display:table-cell;vertical-align:middle;height:100%}.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span{color:#9c9c9c;font-size:13px;line-height:23px;letter-spacing:.01em;margin:0 10px;font-weight:600;text-transform:uppercase}.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in:hover .qodef-logged-in-user .qodef-logged-in-user-inner>span{color:#000}.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown{background-color:#fff}.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li a{font-size:13px;line-height:23px;font-weight:600;letter-spacing:.01em;color:#9c9c9c;padding:5px 20px}.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li a:hover{color:#000}.qodef-menu-area .qodef-login-register-widget.qodef-user-logged-in:hover .qodef-login-dropdown{visibility:visible;opacity:1}.qodef-dark-header .qodef-menu-area:not(.fixed):not(.qodef-sticky-header) .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span i,.qodef-dark-header .qodef-menu-area:not(.fixed):not(.qodef-sticky-header) .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span span{color:#000!important}.qodef-dark-header .qodef-menu-area:not(.fixed):not(.qodef-sticky-header) .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span i:hover,.qodef-dark-header .qodef-menu-area:not(.fixed):not(.qodef-sticky-header) .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span span:hover{color:rgba(0,0,0,.8)}.qodef-light-header .qodef-menu-area:not(.fixed):not(.qodef-sticky-header) .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span i,.qodef-light-header .qodef-menu-area:not(.fixed):not(.qodef-sticky-header) .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span span{color:#fff!important}.qodef-light-header .qodef-menu-area:not(.fixed):not(.qodef-sticky-header) .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span i:hover,.qodef-light-header .qodef-menu-area:not(.fixed):not(.qodef-sticky-header) .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span span:hover{color:rgba(255,255,255,.8)}.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in{cursor:pointer}.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner .qodef-logged-in-user-name{text-transform:capitalize}.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span{color:#fff;font-weight:500;line-height:20px;letter-spacing:.01em}.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span span:last-of-type{position:absolute;top:calc(50% - 11px);right:57px;display:block;font-size:18px;line-height:1}.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown{background-color:#3abdc1;padding:0}.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li:before{position:relative;display:inline-block;top:-2px;font-family:ElegantIcons;font-size:17px;line-height:1;margin-left:21px}@supports (-ms-ime-align:auto){.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li:before{top:-5px}}.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li a{color:#fff;font-weight:500;margin:14px 11px;padding-bottom:2px;display:inline-block;vertical-align:super;position:relative;font-size:13px;letter-spacing:.01em}.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li a:after{content:'';position:absolute;left:0;bottom:-2px;height:2px;width:0;background-color:currentColor;-webkit-transition:width .3s ease-out;-moz-transition:width .3s ease-out;transition:width .3s ease-out}.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li a:hover:after{width:100%}.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li:nth-of-type(1):before{content:'\e001'}.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li:nth-of-type(2):before{content:'\e08a'}.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li:nth-of-type(3):before{content:'\6c'}.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li:nth-of-type(4):before{content:'\e022'}.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li:nth-of-type(5):before{content:'\e091'}.qodef-top-bar .qodef-login-register-widget.qodef-user-logged-in:hover .qodef-login-dropdown{visibility:visible;opacity:1}.qodef-sidebar .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner{padding-bottom:3px;border-bottom:1px solid #d4d3d3}.qodef-sidebar .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span{color:#000;font-size:13px;font-weight:500;text-transform:uppercase}.qodef-sidebar .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span i{display:none}footer .qodef-login-register-widget.qodef-user-logged-in{height:auto}footer .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner{padding-bottom:3px;border-bottom:1px solid #d4d3d3}footer .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span{color:#000;font-size:13px;font-weight:500;text-transform:uppercase}footer .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span i{display:none}.qodef-side-menu .qodef-login-register-widget.qodef-user-logged-in{height:auto}.qodef-side-menu .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner{padding-bottom:3px;border-bottom:1px solid #d4d3d3}.qodef-side-menu .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span{color:#666;font-size:13px;font-weight:500;text-transform:uppercase}.qodef-side-menu .qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span i{display:none}@media only screen and (max-width:680px){.qodef-login-register-content.ui-tabs{width:90%}.qodef-login-register-content.ui-tabs.qodef-user-not-logged-in{width:100%}.qodef-login-register-content.ui-tabs.qodef-user-not-logged-in ul li{width:100%}.qodef-login-register-content.ui-tabs .qodef-login-content-inner,.qodef-login-register-content.ui-tabs .qodef-register-content-inner,.qodef-login-register-content.ui-tabs .qodef-reset-pass-content-inner{padding:30px 25px}.qodef-login-register-content.ui-tabs .qodef-login-description,.qodef-login-register-content.ui-tabs .qodef-login-title,.qodef-login-register-content.ui-tabs .qodef-register-description,.qodef-login-register-content.ui-tabs .qodef-register-title{display:none}}@media only screen and (max-width:1024px){.page-template-user-dashboard .qodef-profile-info>p{flex-direction:column}.page-template-user-dashboard .qodef-profile-info .qodef-pi-label{width:100%;margin-right:0}.page-template-user-dashboard .qodef-profile-info .qodef-pi-content{width:100%}}@media only screen and (max-width:768px){.page-template-user-dashboard .qodef-membership-dashboard-nav-holder{width:100%;float:none}.page-template-user-dashboard .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav{display:block}.page-template-user-dashboard .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav li{display:block}.page-template-user-dashboard .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav li a{padding:15px 0;text-align:left}.page-template-user-dashboard .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav li a .qodef-dash-icon{min-width:50px;text-align:center;font-size:25px;display:inline-block;padding-bottom:0;vertical-align:middle}.page-template-user-dashboard .qodef-membership-dashboard-page-content{flex-direction:column}.page-template-user-dashboard .qodef-membership-dashboard-page-content .qodef-profile-image{width:100%;margin-right:0}.page-template-user-dashboard .qodef-membership-dashboard-page-content .qodef-profile-info{width:100%;margin-top:30px}.page-template-user-dashboard .qodef-membership-dashboard-page-content .qodef-profile-info>p{flex-direction:row}.page-template-user-dashboard .qodef-membership-dashboard-page-content .qodef-profile-info .qodef-pi-label{width:30%;margin-right:20px}.page-template-user-dashboard .qodef-membership-dashboard-page-content .qodef-profile-info .qodef-pi-content{width:calc(70% - 20px)}.page-template-user-dashboard .qodef-membership-dashboard-content-holder{width:100%;float:none;padding:0}.page-template-user-dashboard.qodef-page-content-is-boxed .qodef-membership-dashboard-nav-holder{left:0;padding:0}.page-template-user-dashboard.qodef-page-content-is-boxed .qodef-membership-dashboard-nav-holder .qodef-membership-dashboard-nav{width:100%;margin:0}.page-template-user-dashboard.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-membership-dashboard-nav-holder{top:0}}@media only screen and (max-width:680px){.page-template-user-dashboard .qodef-membership-dashboard-page-content .qodef-profile-info>p{flex-direction:column}.page-template-user-dashboard .qodef-membership-dashboard-page-content .qodef-profile-info .qodef-pi-label{width:100%;margin-right:0}.page-template-user-dashboard .qodef-membership-dashboard-page-content .qodef-profile-info .qodef-pi-content{width:100%}}@media only screen and (max-width:1024px){.qodef-login-register-widget.qodef-user-not-logged-in .qodef-login-opener{height:46px;width:46px;color:#fff}}@media only screen and (max-width:1024px){.qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user{display:inline-block}.qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner{display:inline-block;vertical-align:middle;padding:0;background-color:transparent}.qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span span{display:none}.qodef-login-register-widget.qodef-user-logged-in .qodef-logged-in-user .qodef-logged-in-user-inner>span img{margin:0}.qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown{position:absolute;display:none;margin:0 -15px;padding:8px 16px 10px 15px;top:calc(100% + 21px);right:0;min-width:115px;background-color:#3abdc1;box-shadow:0 3px 13px 0 rgba(0,0,0,.03);box-sizing:border-box}.qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li{margin:15px 0}.qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown li a{font-size:13px;font-weight:500;letter-spacing:.01em;color:#fff}.qodef-login-register-widget.qodef-user-logged-in .qodef-login-dropdown.qodef-active{display:block}}#respond input[type=text],#respond textarea,.post-password-form input[type=password],.qodef-style-form textarea,.wpcf7-form-control.wpcf7-date,.wpcf7-form-control.wpcf7-number,.wpcf7-form-control.wpcf7-quiz,.wpcf7-form-control.wpcf7-select,.wpcf7-form-control.wpcf7-text,.wpcf7-form-control.wpcf7-textarea,input[type=email],input[type=password],input[type=text]{
    position:relative;
    width:100%;
    margin:0 0 6px;
    padding:12px 16px;
    font-family:Poppins,sans-serif;
    font-size:14px;
    font-weight:400;
    line-height:calc(50px - 12px * 2);
    color:#848484;
    background-color:#f8f8f8;
    border:0;
    border-radius:0;
    outline:0;
    cursor:auto;
    -webkit-appearance:none;
    box-sizing:border-box;
    -webkit-transition:color .2s ease-in-out;
    -moz-transition:color .2s ease-in-out;
    transition:color .2s ease-in-out
}
#respond input:focus[type=text],#respond textarea:focus,.qodef-style-form textarea:focus,.wpcf7-form-control.wpcf7-date:focus,.wpcf7-form-control.wpcf7-number:focus,.wpcf7-form-control.wpcf7-quiz:focus,.wpcf7-form-control.wpcf7-select:focus,.wpcf7-form-control.wpcf7-text:focus,.wpcf7-form-control.wpcf7-textarea:focus,input:focus[type=email],input:focus[type=password],input:focus[type=text]{
    color:inherit
}
#respond input[type=text]::-webkit-input-placeholder,#respond textarea::-webkit-input-placeholder,.post-password-form input[type=password]::-webkit-input-placeholder,.qodef-style-form textarea::-webkit-input-placeholder,.wpcf7-form-control.wpcf7-date::-webkit-input-placeholder,.wpcf7-form-control.wpcf7-number::-webkit-input-placeholder,.wpcf7-form-control.wpcf7-quiz::-webkit-input-placeholder,.wpcf7-form-control.wpcf7-select::-webkit-input-placeholder,.wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,.wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder{
    color:inherit
}
#respond input:-moz-placeholder[type=text],#respond textarea:-moz-placeholder,.qodef-style-form textarea:-moz-placeholder,.wpcf7-form-control.wpcf7-date:-moz-placeholder,.wpcf7-form-control.wpcf7-number:-moz-placeholder,.wpcf7-form-control.wpcf7-quiz:-moz-placeholder,.wpcf7-form-control.wpcf7-select:-moz-placeholder,.wpcf7-form-control.wpcf7-text:-moz-placeholder,.wpcf7-form-control.wpcf7-textarea:-moz-placeholder,input:-moz-placeholder[type=email],input:-moz-placeholder[type=password],input:-moz-placeholder[type=text]{
    color:inherit;
    opacity:1
}
#respond input[type=text]::-moz-placeholder,#respond textarea::-moz-placeholder,.post-password-form input[type=password]::-moz-placeholder,.qodef-style-form textarea::-moz-placeholder,.wpcf7-form-control.wpcf7-date::-moz-placeholder,.wpcf7-form-control.wpcf7-number::-moz-placeholder,.wpcf7-form-control.wpcf7-quiz::-moz-placeholder,.wpcf7-form-control.wpcf7-select::-moz-placeholder,.wpcf7-form-control.wpcf7-text::-moz-placeholder,.wpcf7-form-control.wpcf7-textarea::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=text]::-moz-placeholder{
    color:inherit;
    opacity:1
}
#respond input:-ms-input-placeholder[type=text],#respond textarea:-ms-input-placeholder,.qodef-style-form textarea:-ms-input-placeholder,.wpcf7-form-control.wpcf7-date:-ms-input-placeholder,.wpcf7-form-control.wpcf7-number:-ms-input-placeholder,.wpcf7-form-control.wpcf7-quiz:-ms-input-placeholder,.wpcf7-form-control.wpcf7-select:-ms-input-placeholder,.wpcf7-form-control.wpcf7-text:-ms-input-placeholder,.wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder,input:-ms-input-placeholder[type=email],input:-ms-input-placeholder[type=password],input:-ms-input-placeholder[type=text]{
    color:inherit
}
a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{
    background:0 0;
    border:0;
    margin:0;
    outline:0;
    padding:0;
    vertical-align:baseline
}
article,aside,details,figcaption,figure,footer,header,nav,section{
    display:block
}
del{
    text-decoration:line-through
}
table{
    border:medium none;
    border-collapse:collapse;
    border-spacing:0;
    vertical-align:middle
}
table th{
    border:0;
    padding:5px 7px;
    text-align:center
}
table td{
    padding:5px 10px;
    text-align:center
}
a img{
    border:none
}
.wp-caption,img{
    height:auto;
    max-width:100%
}
iframe{
    max-width:100%
}
.clearfix:after,.clearfix:before{
    content:" ";
    display:table
}
.clearfix:after{
    clear:both
}
.clear:after{
    clear:both;
    content:"";
    display:block
}
html{
    overflow-y:scroll!important
}
body{
    font-family:Poppins,sans-serif;
    font-size:14px;
    line-height:1.714285714285714em;
    font-weight:400;
    color:#505050;
    background-color:#fff;
    overflow-x:hidden!important;
    -webkit-font-smoothing:antialiased
}
h1{
    font-size:65px !important;
    line-height:1.092307692307692em  !important;
    font-weight:600  !important;
    letter-spacing:-.05em !important;
}
h2{
    font-size:40px;
    line-height:1.15em;
    font-weight:600;
    letter-spacing:-.05em
}
h3{
    font-size:30px;
    line-height:1.2em;
    font-weight:600;
    letter-spacing:-.05em
}
h4{
    font-size:22px;
    line-height:1.272727272727273em;
    font-weight:600;
    letter-spacing:-.05em
}
h5{
    font-size:18px;
    line-height:1.333333333333333em;
    font-weight:600
}
h6{
    font-size:14px;
    line-height:1.428571428571429em;
    font-weight:600
}
h1,h2,h3,h4,h5,h6{
    color:#212121;
    margin:25px 0
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
    color:inherit;
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
    font-style:inherit;
    line-height:inherit;
    letter-spacing:inherit;
    text-transform:inherit
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
    color:#F58220
}
a,p a{
    color:#212121;
    text-decoration:none;
    -webkit-transition:color .2s ease-out;
    -moz-transition:color .2s ease-out;
    transition:color .2s ease-out
}
a:hover,p a:hover{
    color:#F58220
}
p{
    margin:10px 0
}
input[type=submit]{
    -webkit-appearance:none
}
ol,ul{
    list-style-position:inside;
    margin:15px 0
}
ol ol,ol ul,ul ol,ul ul{
    margin:0;
    padding:0 0 0 15px
}
pre{
    max-width:100%;
    margin:15px 0;
    padding:15px;
    background-color:#fff;
    white-space:pre-wrap;
    word-wrap:break-word
}
dt{
    margin-bottom:10px;
    font-size:15px;
    font-weight:700
}
dd{
    margin-bottom:15px
}
sub,sup{
    position:relative;
    vertical-align:baseline;
    height:0;
    line-height:0;
    font-size:75%
}
sub{
    top:.5ex
}
sup{
    bottom:.5ex
}
.wp-caption-text{
    font-style:italic;
    margin:0
}
table{
    width:100%
}
table tbody tr,table thead tr{
    border:1px solid #d4d3d3
}
table tbody th{
    border-right:1px solid #d4d3d3
}
blockquote{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:10px 0;
    padding:0;
    font-size:20px;
    line-height:1.5em;
    font-weight:300;
    quotes:none;
    box-sizing:border-box;
    color:#41a9b0
}
blockquote>*{
    color:inherit;
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
    font-style:inherit;
    line-height:inherit;
    letter-spacing:inherit;
    text-transform:inherit;
    margin:0
}
blockquote:after,blockquote:before{
    content:''
}
blockquote cite{
    font-style:normal;
    font-weight:400
}
::selection{
    background:#2093f5;
    color:#fff
}
::-moz-selection{
    background:#2093f5;
    color:#fff
}
.bypostauthor,.gallery-caption,.sticky,.wp-caption,.wp-caption-text{
    opacity:1
}
.alignleft{
    display:inline;
    float:left;
    margin:0 20px 20px 0
}
.alignright{
    display:inline;
    float:right;
    margin:0 0 20px 20px
}
.aligncenter{
    clear:both;
    display:block;
    margin:10px auto
}
.alignwide{
    margin-left:auto;
    margin-right:auto;
    clear:both
}
@media only screen and (max-width:1024px){
    .alignwide{
        width:100%;
        max-width:100%
    }
}
.alignfull{
    position:relative;
    left:-1rem;
    width:calc(100% + (2 * 1rem));
    max-width:calc(100% + (2 * 1rem));
    clear:both
}
@media only screen and (max-width:1024px){
    .alignfull{
        left:calc(-12.5% - 75px);
        width:calc(125% + 150px);
        max-width:calc(125% + 150px);
        margin-top:calc(2 * 1rem);
        margin-bottom:calc(2 * 1rem)
    }
}
.text-align-right{
    text-align:right
}
.text-align-left{
    text-align:left
}
.text-align-center{
    text-align:center
}
.qodef-wrapper{
    position:relative;
    left:0;
    z-index:1000;
    -webkit-transition:left .33s cubic-bezier(.694,.0482,.335,1);
    -moz-transition:left .33s cubic-bezier(.694,.0482,.335,1);
    transition:left .33s cubic-bezier(.694,.0482,.335,1)
}
.qodef-wrapper .qodef-wrapper-inner{
    width:100%;
    overflow:hidden
}
.qodef-content{
    position:relative;
    margin-top:0;
    background-color:#fff;
    z-index:100
}
.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-title-holder{
    z-index:100
}
.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-title-holder .qodef-title-inner{
    padding-bottom:80px
}
@media only screen and (max-width:480px){
    .qodef-page-content-is-boxed.qodef-content-overlapping .qodef-title-holder .qodef-title-inner{
        padding-bottom:40px
    }
}
.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner{
    margin-top:-80px
}
@media only screen and (max-width:480px){
    .qodef-page-content-is-boxed.qodef-content-overlapping .qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner{
        margin-top:-40px
    }
}
.qodef-page-content-is-boxed .qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner{
    padding:50px 50px 120px;
    background-color:#fff;
    box-shadow:0 3px 20px 5px rgba(0,0,0,.03);
    box-sizing:border-box
}
@media only screen and (max-width:768px){
    .qodef-page-content-is-boxed .qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner{
        padding:30px 30px 120px
    }
}
.archive.qodef-page-content-is-boxed .qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner{
    padding:50px 50px 42px
}
.archive.qodef-page-content-is-boxed .qodef-content .qodef-content-inner .qodef-tours-search-page-holder .qodef-container>.qodef-container-inner{
    padding:50px 50px 42px;
    background-color:#fff;
    box-shadow:0 3px 20px 5px rgba(0,0,0,.03);
    box-sizing:border-box
}
.archive.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-content .qodef-content-inner .qodef-tours-search-page-holder .qodef-container>.qodef-container-inner{
    -webkit-transform:translateY(-80px);
    -moz-transform:translateY(-80px);
    transform:translateY(-80px)
}
.archive.qodef-page-content-is-boxed .qodef-search-ordering-holder .qodef-search-ordering-list{
    margin:-50px -65px 50px
}
.single-tour-item.qodef-page-content-is-boxed .qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner{
    padding-bottom:80px
}
.single-tour-item.qodef-page-content-is-boxed .qodef-content-bottom{
    position:relative;
    z-index:101
}
.qodef-boxed{
    overflow:hidden!important
}
.qodef-boxed .qodef-wrapper{
    width:100%;
    display:inline-block;
    vertical-align:middle
}
.touch .qodef-boxed .qodef-wrapper{
    background-repeat:repeat
}
.qodef-boxed .qodef-wrapper .qodef-wrapper-inner{
    width:1150px;
    margin:auto;
    overflow:visible
}
.qodef-boxed .qodef-content{
    overflow:hidden
}
.qodef-boxed .qodef-footer-inner{
    width:1150px;
    margin:auto
}
.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,.qodef-boxed .qodef-page-header .qodef-sticky-header{
    left:auto;
    width:1150px
}
.qodef-paspartu-enabled .qodef-wrapper{
    padding:10px;
    background-color:#fff;
    box-sizing:border-box
}
.qodef-paspartu-enabled.qodef-top-paspartu-disabled .qodef-wrapper{
    padding-top:0!important
}
.qodef-paspartu-enabled .qodef-page-header .qodef-fixed-wrapper.fixed{
    left:10px;
    width:calc(100% - 20px)
}
.qodef-paspartu-enabled .qodef-sticky-header{
    left:10px;
    width:calc(100% - 20px)
}
.qodef-paspartu-enabled .qodef-mobile-header.mobile-header-appear .qodef-mobile-header-inner{
    left:10px;
    width:calc(100% - 20px)
}
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled.admin-bar .qodef-wrapper:before{
    top:32px
}
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-wrapper:after,.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-wrapper:before{
    content:'';
    position:fixed;
    left:0;
    width:100%;
    height:auto;
    padding-top:inherit;
    background-color:inherit;
    z-index:99999
}
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-wrapper:before{
    top:0
}
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-wrapper:after{
    bottom:0
}
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-page-header .qodef-fixed-wrapper.fixed{
    margin-top:10px
}
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-sticky-header.header-appear{
    margin-top:10px
}
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-mobile-header.mobile-header-appear .qodef-mobile-header-inner{
    margin-top:10px
}
.qodef-smooth-transition-loader{
    position:fixed;
    top:0;
    bottom:0;
    right:0;
    left:0;
    background-color:#fff;
    z-index:2000
}
.qodef-container{
    position:relative;
    width:100%;
    padding:0;
    z-index:100
}
.qodef-container:before{
    content:" ";
    display:table
}
.qodef-container:after{
    clear:both;
    content:" ";
    display:table
}
.qodef-container-inner{
    width:1100px;
    margin:0 auto;
    box-sizing:border-box
}
.qodef-full-width{
    position:relative;
    z-index:100
}
.qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner,.qodef-content .qodef-content-inner>.qodef-full-width>.qodef-full-width-inner{
    padding-top:70px;
    padding-bottom:40px
}
@media only screen and (width:1600px){
    .qodef-grid-1300.qodef-header-vertical .qodef-container-inner,.qodef-grid-1300.qodef-header-vertical .qodef-grid,.qodef-grid-1300.qodef-header-vertical .qodef-row-grid-section{
        width:1100px
    }
}
@media only screen and (min-width:1400px){
    .qodef-grid-1300 .qodef-container-inner,.qodef-grid-1300 .qodef-grid,.qodef-grid-1300 .qodef-row-grid-section{
        width:1300px
    }
    .qodef-grid-1300.qodef-boxed .qodef-footer-inner,.qodef-grid-1300.qodef-boxed .qodef-wrapper-inner{
        width:1350px
    }
    .qodef-grid-1300.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,.qodef-grid-1300.qodef-boxed .qodef-page-header .qodef-sticky-header{
        left:auto;
        width:1350px
    }
}
@media only screen and (min-width:1367px){
    .qodef-grid-1200 .qodef-container-inner,.qodef-grid-1200 .qodef-grid,.qodef-grid-1200 .qodef-row-grid-section{
        width:1200px
    }
    .qodef-grid-1200.qodef-boxed .qodef-footer-inner,.qodef-grid-1200.qodef-boxed .qodef-wrapper-inner{
        width:1250px
    }
    .qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,.qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-sticky-header{
        left:auto;
        width:1250px
    }
}
@media only screen and (min-width:1200px){
    .qodef-grid-1000 .qodef-container-inner,.qodef-grid-1000 .qodef-grid,.qodef-grid-1000 .qodef-row-grid-section{
        width:1000px
    }
    .qodef-grid-1000.qodef-boxed .qodef-footer-inner,.qodef-grid-1000.qodef-boxed .qodef-wrapper-inner{
        width:1050px
    }
    .qodef-grid-1000.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,.qodef-grid-1000.qodef-boxed .qodef-page-header .qodef-sticky-header{
        width:1050px;
        left:auto
    }
}
@media only screen and (min-width:1024px){
    .qodef-grid-800 .qodef-container-inner,.qodef-grid-800 .qodef-grid,.qodef-grid-800 .qodef-row-grid-section{
        width:800px
    }
    .qodef-grid-800.qodef-boxed .qodef-footer-inner,.qodef-grid-800.qodef-boxed .qodef-wrapper-inner{
        width:850px
    }
    .qodef-grid-800.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,.qodef-grid-800.qodef-boxed .qodef-page-header .qodef-sticky-header{
        width:850px;
        left:auto
    }
}
@-webkit-keyframes preload-background{
    from{
        background-position:0 0
    }
    to{
        background-position:100% 0
    }
}
@keyframes preload-background{
    from{
        background-position:0 0
    }
    to{
        background-position:100% 0
    }
}
.qodef-preload-background{
    background:transparent url(/wp-content/themes/setsail/assets/img/preload_pattern.png) repeat scroll inherit!important;
    -webkit-animation-name:preload-background;
    -webkit-animation-duration:40s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:linear;
    -webkit-animation-delay:0s;
    -webkit-animation-fill-mode:forwards;
    animation-name:preload-background;
    animation-duration:40s;
    animation-iteration-count:infinite;
    animation-timing-function:linear;
    animation-delay:0s;
    animation-fill-mode:forwards
}
.qodef-grid{
    margin:0 auto;
    width:1100px
}
.qodef-vertical-align-containers{
    position:relative;
    width:100%;
    height:100%;
    padding:0 20px;
    box-sizing:border-box
}
.qodef-vertical-align-containers.qodef-25-50-25 .qodef-position-left,.qodef-vertical-align-containers.qodef-25-50-25 .qodef-position-right{
    width:25%
}
.qodef-vertical-align-containers.qodef-25-50-25 .qodef-position-center{
    left:50%;
    width:50%;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    transform:translateX(-50%)
}
.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-center,.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-left,.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-right{
    width:33.33%
}
.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-center{
    left:50%;
    width:50%;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    transform:translateX(-50%)
}
.qodef-vertical-align-containers.qodef-50-50 .qodef-position-left,.qodef-vertical-align-containers.qodef-50-50 .qodef-position-right{
    width:50%
}
.qodef-vertical-align-containers.qodef-33-66 .qodef-position-left{
    width:33.33%
}
.qodef-vertical-align-containers.qodef-33-66 .qodef-position-right{
    width:66.66%
}
.qodef-vertical-align-containers.qodef-66-33 .qodef-position-left{
    width:66.66%
}
.qodef-vertical-align-containers.qodef-66-33 .qodef-position-right{
    width:33.33%
}
.qodef-vertical-align-containers .qodef-position-left{
    position:relative;
    height:100%;
    float:left;
    z-index:2
}
.qodef-vertical-align-containers .qodef-position-center{
    position:absolute;
    left:0;
    width:100%;
    height:100%;
    text-align:center;
    z-index:1
}
.qodef-vertical-align-containers .qodef-position-right{
    position:relative;
    height:100%;
    float:right;
    text-align:right;
    z-index:2
}
.qodef-vertical-align-containers .qodef-position-center-inner,.qodef-vertical-align-containers .qodef-position-left-inner,.qodef-vertical-align-containers .qodef-position-right-inner{
    display:inline-block;
    vertical-align:middle
}
.qodef-vertical-align-containers .qodef-position-right.qodef-has-widget .qodef-position-right-inner{
    height:100%
}
.qodef-vertical-align-containers .qodef-position-center:before,.qodef-vertical-align-containers .qodef-position-left:before,.qodef-vertical-align-containers .qodef-position-right:before{
    content:"";
    height:100%;
    display:inline-block;
    vertical-align:middle;
    margin-right:0
}
.last_toggle_el_margin,.wpb_button,.wpb_content_element,.wpb_row,ul.wpb_thumbnails-fluid>li{
    margin-bottom:0!important
}
.vc_row .wpb_gmaps_widget .wpb_wrapper{
    padding:0;
    background-color:transparent
}
.qodef-row-grid-section{
    position:relative;
    width:1100px;
    margin:0 auto;
    z-index:20
}
.qodef-content-aligment-left{
    text-align:left
}
.qodef-content-aligment-center{
    text-align:center
}
.qodef-content-aligment-right{
    text-align:right
}
.qodef-row-has-shadow{
    box-shadow:5px 8px 13.92px 2.08px rgba(0,0,0,.05)
}
@media only screen and (max-width:1280px){
    .qodef-disabled-bg-image-bellow-1280{
        background-image:none!important
    }
}
@media only screen and (max-width:1024px){
    .qodef-disabled-bg-image-bellow-1024{
        background-image:none!important
    }
}
@media only screen and (max-width:768px){
    .qodef-disabled-bg-image-bellow-768{
        background-image:none!important
    }
}
@media only screen and (max-width:680px){
    .qodef-disabled-bg-image-bellow-680{
        background-image:none!important
    }
}
@media only screen and (max-width:480px){
    .qodef-disabled-bg-image-bellow-480{
        background-image:none!important
    }
}
.qodef-parallax-row-holder{
    position:static;
    padding:0;
    background-attachment:fixed;
    background-color:transparent;
    background-position:center 0;
    background-repeat:no-repeat;
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
    -moz-transform:none;
    overflow:hidden
}
@media only screen and (max-width:1024px){
    .qodef-parallax-row-holder{
        height:auto!important;
        min-height:200px!important;
        background-attachment:scroll;
        background-position:center top!important;
        background-size:cover
    }
}
.qodef-rev-has-paspartu{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    height:100vh;
    margin:0;
    box-sizing:border-box
}
.admin-bar .qodef-rev-has-paspartu{
    height:calc(100vh - 32px)
}
.qodef-rev-has-paspartu.qodef-side-paspartu-disabled{
    padding-left:0!important;
    padding-right:0!important
}
.qodef-rev-has-paspartu.qodef-paspartu-tiny{
    padding:10px
}
.qodef-rev-has-paspartu.qodef-paspartu-tiny.qodef-top-paspartu-disabled{
    padding-top:0
}
.qodef-rev-has-paspartu.qodef-paspartu-tiny.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 10px)!important
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-tiny.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 42px)!important
}
.qodef-rev-has-paspartu.qodef-paspartu-tiny .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 20px)!important
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-tiny .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 52px)!important
}
.qodef-rev-has-paspartu.qodef-paspartu-small{
    padding:20px
}
.qodef-rev-has-paspartu.qodef-paspartu-small.qodef-top-paspartu-disabled{
    padding-top:0
}
.qodef-rev-has-paspartu.qodef-paspartu-small.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 20px)!important
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-small.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 52px)!important
}
.qodef-rev-has-paspartu.qodef-paspartu-small .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 40px)!important
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-small .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 72px)!important
}
.qodef-rev-has-paspartu.qodef-paspartu-normal{
    padding:30px
}
.qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled{
    padding-top:0
}
.qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 30px)!important
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 62px)!important
}
.qodef-rev-has-paspartu.qodef-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 60px)!important
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 92px)!important
}
@media only screen and (max-width:680px){
    .qodef-rev-has-paspartu.qodef-paspartu-normal{
        padding:20px
    }
    .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled{
        padding-top:0
    }
    .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
        height:calc(100vh - 20px)!important
    }
    .admin-bar .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
        height:calc(100vh - 52px)!important
    }
    .qodef-rev-has-paspartu.qodef-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
        height:calc(100vh - 40px)!important
    }
    .admin-bar .qodef-rev-has-paspartu.qodef-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
        height:calc(100vh - 72px)!important
    }
}
.qodef-rev-has-paspartu.qodef-paspartu-large{
    padding:50px
}
.qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled{
    padding-top:0
}
.qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 50px)!important
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 82px)!important
}
.qodef-rev-has-paspartu.qodef-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 100px)!important
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 132px)!important
}
@media only screen and (max-width:680px){
    .qodef-rev-has-paspartu.qodef-paspartu-large{
        padding:20px
    }
    .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled{
        padding-top:0
    }
    .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
        height:calc(100vh - 20px)!important
    }
    .admin-bar .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
        height:calc(100vh - 52px)!important
    }
    .qodef-rev-has-paspartu.qodef-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
        height:calc(100vh - 40px)!important
    }
    .admin-bar .qodef-rev-has-paspartu.qodef-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
        height:calc(100vh - 72px)!important
    }
}
.qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner{
    left:0!important;
    width:100%!important
}
.qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper{
    left:0!important;
    width:100%!important;
    height:100%!important
}
.qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:100vh!important
}
.admin-bar .qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer{
    height:calc(100vh - 32px)!important
}
.screen-reader-text{
    position:absolute!important;
    width:1px;
    height:0;
    clip:rect(1px,1px,1px,1px);
    word-wrap:normal!important;
    overflow:hidden
}
.screen-reader-text:focus{
    top:5px;
    left:5px;
    display:block;
    width:auto;
    height:auto;
    padding:15px 23px 14px;
    font-size:14px;
    font-weight:700;
    line-height:normal;
    text-decoration:none;
    color:#21759b;
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    z-index:100000
}
.qodef-two-columns-form-without-space .qodef-column-left{
    display:table-cell;
    width:99%;
    vertical-align:top
}
.qodef-two-columns-form-without-space .qodef-column-right{
    display:table-cell;
    width:1%;
    text-align:left;
    vertical-align:top
}
.qodef-two-columns-form-with-space .qodef-column-left{
    display:table-cell;
    width:99%;
    vertical-align:top;
    padding:0 10px 0 0;
    box-sizing:border-box
}
.qodef-two-columns-form-with-space .qodef-column-right{
    display:table-cell;
    width:1%;
    text-align:left;
    vertical-align:top;
    padding:0 0 0 10px;
    box-sizing:border-box
}
.qodef-no-space .qodef-outer-space{
    margin:0
}
.qodef-no-space .qodef-outer-space .qodef-item-space{
    padding:0 0;
    margin:0 0 0
}
.qodef-no-space.qodef-disable-bottom-space{
    margin-bottom:0
}
.qodef-no-space.qodef-disable-item-bottom-space .qodef-item-space{
    margin-bottom:0
}
.qodef-no-space.qodef-columns-has-side-space{
    padding:0 0
}
.qodef-tiny-space .qodef-outer-space{
    margin:0 -3px
}
.qodef-tiny-space .qodef-outer-space .qodef-item-space{
    padding:0 3px;
    margin:0 0 6px
}
.qodef-tiny-space.qodef-disable-bottom-space{
    margin-bottom:-6px
}
.qodef-tiny-space.qodef-disable-item-bottom-space .qodef-item-space{
    margin-bottom:0
}
.qodef-tiny-space.qodef-columns-has-side-space{
    padding:0 6px
}
.qodef-small-space .qodef-outer-space{
    margin:0 -10px
}
.qodef-small-space .qodef-outer-space .qodef-item-space{
    padding:0 10px;
    margin:0 0 20px
}
.qodef-small-space.qodef-disable-bottom-space{
    margin-bottom:-20px
}
.qodef-small-space.qodef-disable-item-bottom-space .qodef-item-space{
    margin-bottom:0
}
.qodef-small-space.qodef-columns-has-side-space{
    padding:0 20px
}
.qodef-normal-space .qodef-outer-space{
    margin:0 -15px
}
.qodef-normal-space .qodef-outer-space .qodef-item-space{
    padding:0 15px;
    margin:0 0 30px
}
.qodef-normal-space.qodef-disable-bottom-space{
    margin-bottom:-30px
}
.qodef-normal-space.qodef-disable-item-bottom-space .qodef-item-space{
    margin-bottom:0
}
.qodef-normal-space.qodef-columns-has-side-space{
    padding:0 30px
}
.qodef-medium-space .qodef-outer-space{
    margin:0 -20px
}
.qodef-medium-space .qodef-outer-space .qodef-item-space{
    padding:0 20px;
    margin:0 0 40px
}
.qodef-medium-space.qodef-disable-bottom-space{
    margin-bottom:-40px
}
.qodef-medium-space.qodef-disable-item-bottom-space .qodef-item-space{
    margin-bottom:0
}
.qodef-medium-space.qodef-columns-has-side-space{
    padding:0 40px
}
.qodef-large-space .qodef-outer-space{
    margin:0 -25px
}
.qodef-large-space .qodef-outer-space .qodef-item-space{
    padding:0 25px;
    margin:0 0 50px
}
.qodef-large-space.qodef-disable-bottom-space{
    margin-bottom:-50px
}
.qodef-large-space.qodef-disable-item-bottom-space .qodef-item-space{
    margin-bottom:0
}
.qodef-large-space.qodef-columns-has-side-space{
    padding:0 50px
}
.qodef-extra-large-space .qodef-outer-space{
    margin:0 -30px
}
.qodef-extra-large-space .qodef-outer-space .qodef-item-space{
    padding:0 30px;
    margin:0 0 60px
}
.qodef-extra-large-space.qodef-disable-bottom-space{
    margin-bottom:-60px
}
.qodef-extra-large-space.qodef-disable-item-bottom-space .qodef-item-space{
    margin-bottom:0
}
.qodef-extra-large-space.qodef-columns-has-side-space{
    padding:0 60px
}
.qodef-huge-space .qodef-outer-space{
    margin:0 -40px
}
.qodef-huge-space .qodef-outer-space .qodef-item-space{
    padding:0 40px;
    margin:0 0 80px
}
.qodef-huge-space.qodef-disable-bottom-space{
    margin-bottom:-80px
}
.qodef-huge-space.qodef-disable-item-bottom-space .qodef-item-space{
    margin-bottom:0
}
.qodef-huge-space.qodef-columns-has-side-space{
    padding:0 80px
}
.qodef-grid-list .qodef-list-is-slider .qodef-outer-space{
    margin:0!important
}
.qodef-grid-list .qodef-list-is-slider .qodef-item-space{
    width:auto!important;
    margin:0!important;
    padding:0!important;
    float:none!important;
    clear:none!important
}
.qodef-grid-list .qodef-item-space{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    box-sizing:border-box
}
.qodef-grid-list:not(.qodef-one-columns) .qodef-item-space{
    float:left
}
.qodef-grid-list.qodef-one-columns .qodef-masonry-grid-sizer{
    width:100%
}
.qodef-grid-list.qodef-one-columns .qodef-item-space{
    width:100%
}
.qodef-grid-list.qodef-two-columns .qodef-masonry-grid-sizer{
    width:50%
}
.qodef-grid-list.qodef-two-columns .qodef-item-space{
    width:50%
}
.qodef-grid-list.qodef-two-columns .qodef-item-space.qodef-masonry-size-large-width,.qodef-grid-list.qodef-two-columns .qodef-item-space.qodef-masonry-size-large-width-height{
    width:100%
}
@media only screen and (min-width:681px){
    .qodef-grid-list.qodef-two-columns .qodef-item-space:nth-child(2n+1){
        clear:both
    }
}
.qodef-grid-list.qodef-three-columns .qodef-masonry-grid-sizer{
    width:33.33333%
}
.qodef-grid-list.qodef-three-columns .qodef-item-space{
    width:33.33333%
}
.qodef-grid-list.qodef-three-columns .qodef-item-space.qodef-masonry-size-large-width,.qodef-grid-list.qodef-three-columns .qodef-item-space.qodef-masonry-size-large-width-height{
    width:66.66667%
}
@media only screen and (min-width:769px){
    .qodef-grid-list.qodef-three-columns .qodef-item-space:nth-child(3n+1){
        clear:both
    }
}
.qodef-grid-list.qodef-four-columns .qodef-masonry-grid-sizer{
    width:25%
}
.qodef-grid-list.qodef-four-columns .qodef-item-space{
    width:25%
}
.qodef-grid-list.qodef-four-columns .qodef-item-space.qodef-masonry-size-large-width,.qodef-grid-list.qodef-four-columns .qodef-item-space.qodef-masonry-size-large-width-height{
    width:50%
}
@media only screen and (min-width:1025px){
    .qodef-grid-list.qodef-four-columns .qodef-item-space:nth-child(4n+1){
        clear:both
    }
}
.qodef-grid-list.qodef-five-columns .qodef-masonry-grid-sizer{
    width:20%
}
.qodef-grid-list.qodef-five-columns .qodef-item-space{
    width:20%
}
.qodef-grid-list.qodef-five-columns .qodef-item-space.qodef-masonry-size-large-width,.qodef-grid-list.qodef-five-columns .qodef-item-space.qodef-masonry-size-large-width-height{
    width:40%
}
@media only screen and (min-width:1367px){
    .qodef-grid-list.qodef-five-columns .qodef-item-space:nth-child(5n+1){
        clear:both
    }
}
.qodef-grid-list.qodef-six-columns .qodef-masonry-grid-sizer{
    width:16.66667%
}
.qodef-grid-list.qodef-six-columns .qodef-item-space{
    width:16.66667%
}
.qodef-grid-list.qodef-six-columns .qodef-item-space.qodef-masonry-size-large-width,.qodef-grid-list.qodef-six-columns .qodef-item-space.qodef-masonry-size-large-width-height{
    width:33.33333%
}
@media only screen and (min-width:1441px){
    .qodef-grid-list.qodef-six-columns .qodef-item-space:nth-child(6n+1){
        clear:both
    }
}
.qodef-grid-masonry-list.qodef-fixed-masonry-items img{
    height:100%;
    width:100%
}
.qodef-grid-masonry-list .qodef-masonry-list-wrapper{
    opacity:0
}
.qodef-grid-masonry-list .qodef-masonry-grid-sizer{
    width:100%;
    padding:0;
    margin:0
}
.qodef-grid-masonry-list .qodef-masonry-grid-gutter{
    width:0;
    padding:0;
    margin:0
}
.qodef-grid-masonry-list .qodef-item-space.qodef-fixed-masonry-item img{
    height:100%;
    width:100%
}
.qodef-grid-row{
    margin-left:-15px;
    margin-right:-15px
}
.qodef-grid-row:after,.qodef-grid-row:before{
    content:" ";
    display:table
}
.qodef-grid-row:after{
    clear:both
}
.qodef-grid-no-gutter{
    margin-left:0;
    margin-right:0
}
.qodef-grid-no-gutter>div{
    padding-left:0;
    padding-right:0
}
.qodef-grid-tiny-gutter{
    margin-left:-3px;
    margin-right:-3px
}
.qodef-grid-tiny-gutter>div{
    padding-left:3px;
    padding-right:3px
}
.qodef-grid-small-gutter{
    margin-left:-10px;
    margin-right:-10px
}
.qodef-grid-small-gutter>div{
    padding-left:10px;
    padding-right:10px
}
.qodef-grid-normal-gutter{
    margin-left:-15px;
    margin-right:-15px
}
.qodef-grid-normal-gutter>div{
    padding-left:15px;
    padding-right:15px
}
.qodef-grid- -gutter{
    margin-left:-20px;
    margin-right:-20px
}
.qodef-grid- -gutter>div{
    padding-left:20px;
    padding-right:20px
}
.qodef-grid-large-gutter{
    margin-left:-25px;
    margin-right:-25px
}
.qodef-grid-large-gutter>div{
    padding-left:25px;
    padding-right:25px
}
.qodef-grid-extra-large-gutter{
    margin-left:-30px;
    margin-right:-30px
}
.qodef-grid-extra-large-gutter>div{
    padding-left:30px;
    padding-right:30px
}
.qodef-grid-huge-gutter{
    margin-left:-40px;
    margin-right:-40px
}
.qodef-grid-huge-gutter>div{
    padding-left:40px;
    padding-right:40px
}
.qodef-grid-col-1{
    position:relative;
    float:left;
    width:8.33333%;
    min-height:1px;
    padding-left:15px;
    padding-right:15px;
    box-sizing:border-box
}
.qodef-grid-col-1:after,.qodef-grid-col-1:before{
    content:" ";
    display:table
}
.qodef-grid-col-1:after{
    clear:both
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-1{
        width:100%;
        float:none
    }
}
.qodef-grid-col-2{
    position:relative;
    float:left;
    width:16.66667%;
    min-height:1px;
    padding-left:15px;
    padding-right:15px;
    box-sizing:border-box
}
.qodef-grid-col-2:after,.qodef-grid-col-2:before{
    content:" ";
    display:table
}
.qodef-grid-col-2:after{
    clear:both
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-2{
        width:100%;
        float:none
    }
}
.qodef-grid-col-3{
    position:relative;
    float:left;
    width:25%;
    min-height:1px;
    padding-left:15px;
    padding-right:15px;
    box-sizing:border-box
}
.qodef-grid-col-3:after,.qodef-grid-col-3:before{
    content:" ";
    display:table
}
.qodef-grid-col-3:after{
    clear:both
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-3{
        width:100%;
        float:none
    }
}
.qodef-grid-col-4{
    position:relative;
    float:left;
    width:33.33333%;
    min-height:1px;
    padding-left:15px;
    padding-right:15px;
    box-sizing:border-box
}
.qodef-grid-col-4:after,.qodef-grid-col-4:before{
    content:" ";
    display:table
}
.qodef-grid-col-4:after{
    clear:both
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-4{
        width:100%;
        float:none
    }
}
.qodef-grid-col-5{
    position:relative;
    float:left;
    width:41.66667%;
    min-height:1px;
    padding-left:15px;
    padding-right:15px;
    box-sizing:border-box
}
.qodef-grid-col-5:after,.qodef-grid-col-5:before{
    content:" ";
    display:table
}
.qodef-grid-col-5:after{
    clear:both
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-5{
        width:100%;
        float:none
    }
}
.qodef-grid-col-6{
    position:relative;
    float:left;
    width:50%;
    min-height:1px;
    padding-left:15px;
    padding-right:15px;
    box-sizing:border-box
}
.qodef-grid-col-6:after,.qodef-grid-col-6:before{
    content:" ";
    display:table
}
.qodef-grid-col-6:after{
    clear:both
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-6{
        width:100%;
        float:none
    }
}
.qodef-grid-col-7{
    position:relative;
    float:left;
    width:58.33333%;
    min-height:1px;
    padding-left:15px;
    padding-right:15px;
    box-sizing:border-box
}
.qodef-grid-col-7:after,.qodef-grid-col-7:before{
    content:" ";
    display:table
}
.qodef-grid-col-7:after{
    clear:both
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-7{
        width:100%;
        float:none
    }
}
.qodef-grid-col-8{
    position:relative;
    float:left;
    width:66.66667%;
    min-height:1px;
    padding-left:15px;
    padding-right:15px;
    box-sizing:border-box
}
.qodef-grid-col-8:after,.qodef-grid-col-8:before{
    content:" ";
    display:table
}
.qodef-grid-col-8:after{
    clear:both
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-8{
        width:100%;
        float:none
    }
}
.qodef-grid-col-9{
    position:relative;
    float:left;
    width:75%;
    min-height:1px;
    padding-left:15px;
    padding-right:15px;
    box-sizing:border-box
}
.qodef-grid-col-9:after,.qodef-grid-col-9:before{
    content:" ";
    display:table
}
.qodef-grid-col-9:after{
    clear:both
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-9{
        width:100%;
        float:none
    }
}
.qodef-grid-col-10{
    position:relative;
    float:left;
    width:83.33333%;
    min-height:1px;
    padding-left:15px;
    padding-right:15px;
    box-sizing:border-box
}
.qodef-grid-col-10:after,.qodef-grid-col-10:before{
    content:" ";
    display:table
}
.qodef-grid-col-10:after{
    clear:both
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-10{
        width:100%;
        float:none
    }
}
.qodef-grid-col-11{
    position:relative;
    float:left;
    width:91.66667%;
    min-height:1px;
    padding-left:15px;
    padding-right:15px;
    box-sizing:border-box
}
.qodef-grid-col-11:after,.qodef-grid-col-11:before{
    content:" ";
    display:table
}
.qodef-grid-col-11:after{
    clear:both
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-11{
        width:100%;
        float:none
    }
}
.qodef-grid-col-12{
    position:relative;
    float:left;
    width:100%;
    min-height:1px;
    padding-left:15px;
    padding-right:15px;
    box-sizing:border-box
}
.qodef-grid-col-12:after,.qodef-grid-col-12:before{
    content:" ";
    display:table
}
.qodef-grid-col-12:after{
    clear:both
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-12{
        width:100%;
        float:none
    }
}
.qodef-grid-col-push-1{
    left:8.33333%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-push-1{
        left:0
    }
}
.qodef-grid-col-pull-1{
    right:8.33333%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-pull-1{
        right:0
    }
}
.qodef-grid-col-push-2{
    left:16.66667%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-push-2{
        left:0
    }
}
.qodef-grid-col-pull-2{
    right:16.66667%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-pull-2{
        right:0
    }
}
.qodef-grid-col-push-3{
    left:25%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-push-3{
        left:0
    }
}
.qodef-grid-col-pull-3{
    right:25%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-pull-3{
        right:0
    }
}
.qodef-grid-col-push-4{
    left:33.33333%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-push-4{
        left:0
    }
}
.qodef-grid-col-pull-4{
    right:33.33333%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-pull-4{
        right:0
    }
}
.qodef-grid-col-push-5{
    left:41.66667%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-push-5{
        left:0
    }
}
.qodef-grid-col-pull-5{
    right:41.66667%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-pull-5{
        right:0
    }
}
.qodef-grid-col-push-6{
    left:50%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-push-6{
        left:0
    }
}
.qodef-grid-col-pull-6{
    right:50%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-pull-6{
        right:0
    }
}
.qodef-grid-col-push-7{
    left:58.33333%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-push-7{
        left:0
    }
}
.qodef-grid-col-pull-7{
    right:58.33333%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-pull-7{
        right:0
    }
}
.qodef-grid-col-push-8{
    left:66.66667%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-push-8{
        left:0
    }
}
.qodef-grid-col-pull-8{
    right:66.66667%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-pull-8{
        right:0
    }
}
.qodef-grid-col-push-9{
    left:75%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-push-9{
        left:0
    }
}
.qodef-grid-col-pull-9{
    right:75%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-pull-9{
        right:0
    }
}
.qodef-grid-col-push-10{
    left:83.33333%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-push-10{
        left:0
    }
}
.qodef-grid-col-pull-10{
    right:83.33333%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-pull-10{
        right:0
    }
}
.qodef-grid-col-push-11{
    left:91.66667%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-push-11{
        left:0
    }
}
.qodef-grid-col-pull-11{
    right:91.66667%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-pull-11{
        right:0
    }
}
.qodef-grid-col-push-12{
    left:100%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-push-12{
        left:0
    }
}
.qodef-grid-col-pull-12{
    right:100%
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-pull-12{
        right:0
    }
}
@media only screen and (max-width:1440px){
    .qodef-grid-col-laptop-landscape-large-1{
        width:8.33333%;
        float:left
    }
}
@media only screen and (max-width:1366px){
    .qodef-grid-col-laptop-landscape-mac-1{
        width:8.33333%;
        float:left
    }
}
@media only screen and (max-width:1280px){
    .qodef-grid-col-laptop-landscape-medium-1{
        width:8.33333%;
        float:left
    }
}
@media only screen and (max-width:1200px){
    .qodef-grid-col-laptop-landscape-1{
        width:8.33333%;
        float:left
    }
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-ipad-landscape-1{
        width:8.33333%;
        float:left
    }
}
@media only screen and (max-width:768px){
    .qodef-grid-col-ipad-portrait-1{
        width:8.33333%;
        float:left
    }
}
@media only screen and (max-width:680px){
    .qodef-grid-col-phone-landscape-1{
        width:8.33333%;
        float:left
    }
}
@media only screen and (max-width:480px){
    .qodef-grid-col-phone-portrait-1{
        width:8.33333%;
        float:left
    }
}
@media only screen and (max-width:320px){
    .qodef-grid-col-smaller-phone-portrait-1{
        width:8.33333%;
        float:left
    }
}
@media only screen and (max-width:1440px){
    .qodef-grid-col-laptop-landscape-large-2{
        width:16.66667%;
        float:left
    }
}
@media only screen and (max-width:1366px){
    .qodef-grid-col-laptop-landscape-mac-2{
        width:16.66667%;
        float:left
    }
}
@media only screen and (max-width:1280px){
    .qodef-grid-col-laptop-landscape-medium-2{
        width:16.66667%;
        float:left
    }
}
@media only screen and (max-width:1200px){
    .qodef-grid-col-laptop-landscape-2{
        width:16.66667%;
        float:left
    }
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-ipad-landscape-2{
        width:16.66667%;
        float:left
    }
}
@media only screen and (max-width:768px){
    .qodef-grid-col-ipad-portrait-2{
        width:16.66667%;
        float:left
    }
}
@media only screen and (max-width:680px){
    .qodef-grid-col-phone-landscape-2{
        width:16.66667%;
        float:left
    }
}
@media only screen and (max-width:480px){
    .qodef-grid-col-phone-portrait-2{
        width:16.66667%;
        float:left
    }
}
@media only screen and (max-width:320px){
    .qodef-grid-col-smaller-phone-portrait-2{
        width:16.66667%;
        float:left
    }
}
@media only screen and (max-width:1440px){
    .qodef-grid-col-laptop-landscape-large-3{
        width:25%;
        float:left
    }
}
@media only screen and (max-width:1366px){
    .qodef-grid-col-laptop-landscape-mac-3{
        width:25%;
        float:left
    }
}
@media only screen and (max-width:1280px){
    .qodef-grid-col-laptop-landscape-medium-3{
        width:25%;
        float:left
    }
}
@media only screen and (max-width:1200px){
    .qodef-grid-col-laptop-landscape-3{
        width:25%;
        float:left
    }
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-ipad-landscape-3{
        width:25%;
        float:left
    }
}
@media only screen and (max-width:768px){
    .qodef-grid-col-ipad-portrait-3{
        width:25%;
        float:left
    }
}
@media only screen and (max-width:680px){
    .qodef-grid-col-phone-landscape-3{
        width:25%;
        float:left
    }
}
@media only screen and (max-width:480px){
    .qodef-grid-col-phone-portrait-3{
        width:25%;
        float:left
    }
}
@media only screen and (max-width:320px){
    .qodef-grid-col-smaller-phone-portrait-3{
        width:25%;
        float:left
    }
}
@media only screen and (max-width:1440px){
    .qodef-grid-col-laptop-landscape-large-4{
        width:33.33333%;
        float:left
    }
}
@media only screen and (max-width:1366px){
    .qodef-grid-col-laptop-landscape-mac-4{
        width:33.33333%;
        float:left
    }
}
@media only screen and (max-width:1280px){
    .qodef-grid-col-laptop-landscape-medium-4{
        width:33.33333%;
        float:left
    }
}
@media only screen and (max-width:1200px){
    .qodef-grid-col-laptop-landscape-4{
        width:33.33333%;
        float:left
    }
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-ipad-landscape-4{
        width:33.33333%;
        float:left
    }
}
@media only screen and (max-width:768px){
    .qodef-grid-col-ipad-portrait-4{
        width:33.33333%;
        float:left
    }
}
@media only screen and (max-width:680px){
    .qodef-grid-col-phone-landscape-4{
        width:33.33333%;
        float:left
    }
}
@media only screen and (max-width:480px){
    .qodef-grid-col-phone-portrait-4{
        width:33.33333%;
        float:left
    }
}
@media only screen and (max-width:320px){
    .qodef-grid-col-smaller-phone-portrait-4{
        width:33.33333%;
        float:left
    }
}
@media only screen and (max-width:1440px){
    .qodef-grid-col-laptop-landscape-large-5{
        width:41.66667%;
        float:left
    }
}
@media only screen and (max-width:1366px){
    .qodef-grid-col-laptop-landscape-mac-5{
        width:41.66667%;
        float:left
    }
}
@media only screen and (max-width:1280px){
    .qodef-grid-col-laptop-landscape-medium-5{
        width:41.66667%;
        float:left
    }
}
@media only screen and (max-width:1200px){
    .qodef-grid-col-laptop-landscape-5{
        width:41.66667%;
        float:left
    }
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-ipad-landscape-5{
        width:41.66667%;
        float:left
    }
}
@media only screen and (max-width:768px){
    .qodef-grid-col-ipad-portrait-5{
        width:41.66667%;
        float:left
    }
}
@media only screen and (max-width:680px){
    .qodef-grid-col-phone-landscape-5{
        width:41.66667%;
        float:left
    }
}
@media only screen and (max-width:480px){
    .qodef-grid-col-phone-portrait-5{
        width:41.66667%;
        float:left
    }
}
@media only screen and (max-width:320px){
    .qodef-grid-col-smaller-phone-portrait-5{
        width:41.66667%;
        float:left
    }
}
@media only screen and (max-width:1440px){
    .qodef-grid-col-laptop-landscape-large-6{
        width:50%;
        float:left
    }
}
@media only screen and (max-width:1366px){
    .qodef-grid-col-laptop-landscape-mac-6{
        width:50%;
        float:left
    }
}
@media only screen and (max-width:1280px){
    .qodef-grid-col-laptop-landscape-medium-6{
        width:50%;
        float:left
    }
}
@media only screen and (max-width:1200px){
    .qodef-grid-col-laptop-landscape-6{
        width:50%;
        float:left
    }
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-ipad-landscape-6{
        width:50%;
        float:left
    }
}
@media only screen and (max-width:768px){
    .qodef-grid-col-ipad-portrait-6{
        width:50%;
        float:left
    }
}
@media only screen and (max-width:680px){
    .qodef-grid-col-phone-landscape-6{
        width:50%;
        float:left
    }
}
@media only screen and (max-width:480px){
    .qodef-grid-col-phone-portrait-6{
        width:50%;
        float:left
    }
}
@media only screen and (max-width:320px){
    .qodef-grid-col-smaller-phone-portrait-6{
        width:50%;
        float:left
    }
}
@media only screen and (max-width:1440px){
    .qodef-grid-col-laptop-landscape-large-7{
        width:58.33333%;
        float:left
    }
}
@media only screen and (max-width:1366px){
    .qodef-grid-col-laptop-landscape-mac-7{
        width:58.33333%;
        float:left
    }
}
@media only screen and (max-width:1280px){
    .qodef-grid-col-laptop-landscape-medium-7{
        width:58.33333%;
        float:left
    }
}
@media only screen and (max-width:1200px){
    .qodef-grid-col-laptop-landscape-7{
        width:58.33333%;
        float:left
    }
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-ipad-landscape-7{
        width:58.33333%;
        float:left
    }
}
@media only screen and (max-width:768px){
    .qodef-grid-col-ipad-portrait-7{
        width:58.33333%;
        float:left
    }
}
@media only screen and (max-width:680px){
    .qodef-grid-col-phone-landscape-7{
        width:58.33333%;
        float:left
    }
}
@media only screen and (max-width:480px){
    .qodef-grid-col-phone-portrait-7{
        width:58.33333%;
        float:left
    }
}
@media only screen and (max-width:320px){
    .qodef-grid-col-smaller-phone-portrait-7{
        width:58.33333%;
        float:left
    }
}
@media only screen and (max-width:1440px){
    .qodef-grid-col-laptop-landscape-large-8{
        width:66.66667%;
        float:left
    }
}
@media only screen and (max-width:1366px){
    .qodef-grid-col-laptop-landscape-mac-8{
        width:66.66667%;
        float:left
    }
}
@media only screen and (max-width:1280px){
    .qodef-grid-col-laptop-landscape-medium-8{
        width:66.66667%;
        float:left
    }
}
@media only screen and (max-width:1200px){
    .qodef-grid-col-laptop-landscape-8{
        width:66.66667%;
        float:left
    }
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-ipad-landscape-8{
        width:66.66667%;
        float:left
    }
}
@media only screen and (max-width:768px){
    .qodef-grid-col-ipad-portrait-8{
        width:66.66667%;
        float:left
    }
}
@media only screen and (max-width:680px){
    .qodef-grid-col-phone-landscape-8{
        width:66.66667%;
        float:left
    }
}
@media only screen and (max-width:480px){
    .qodef-grid-col-phone-portrait-8{
        width:66.66667%;
        float:left
    }
}
@media only screen and (max-width:320px){
    .qodef-grid-col-smaller-phone-portrait-8{
        width:66.66667%;
        float:left
    }
}
@media only screen and (max-width:1440px){
    .qodef-grid-col-laptop-landscape-large-9{
        width:75%;
        float:left
    }
}
@media only screen and (max-width:1366px){
    .qodef-grid-col-laptop-landscape-mac-9{
        width:75%;
        float:left
    }
}
@media only screen and (max-width:1280px){
    .qodef-grid-col-laptop-landscape-medium-9{
        width:75%;
        float:left
    }
}
@media only screen and (max-width:1200px){
    .qodef-grid-col-laptop-landscape-9{
        width:75%;
        float:left
    }
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-ipad-landscape-9{
        width:75%;
        float:left
    }
}
@media only screen and (max-width:768px){
    .qodef-grid-col-ipad-portrait-9{
        width:75%;
        float:left
    }
}
@media only screen and (max-width:680px){
    .qodef-grid-col-phone-landscape-9{
        width:75%;
        float:left
    }
}
@media only screen and (max-width:480px){
    .qodef-grid-col-phone-portrait-9{
        width:75%;
        float:left
    }
}
@media only screen and (max-width:320px){
    .qodef-grid-col-smaller-phone-portrait-9{
        width:75%;
        float:left
    }
}
@media only screen and (max-width:1440px){
    .qodef-grid-col-laptop-landscape-large-10{
        width:83.33333%;
        float:left
    }
}
@media only screen and (max-width:1366px){
    .qodef-grid-col-laptop-landscape-mac-10{
        width:83.33333%;
        float:left
    }
}
@media only screen and (max-width:1280px){
    .qodef-grid-col-laptop-landscape-medium-10{
        width:83.33333%;
        float:left
    }
}
@media only screen and (max-width:1200px){
    .qodef-grid-col-laptop-landscape-10{
        width:83.33333%;
        float:left
    }
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-ipad-landscape-10{
        width:83.33333%;
        float:left
    }
}
@media only screen and (max-width:768px){
    .qodef-grid-col-ipad-portrait-10{
        width:83.33333%;
        float:left
    }
}
@media only screen and (max-width:680px){
    .qodef-grid-col-phone-landscape-10{
        width:83.33333%;
        float:left
    }
}
@media only screen and (max-width:480px){
    .qodef-grid-col-phone-portrait-10{
        width:83.33333%;
        float:left
    }
}
@media only screen and (max-width:320px){
    .qodef-grid-col-smaller-phone-portrait-10{
        width:83.33333%;
        float:left
    }
}
@media only screen and (max-width:1440px){
    .qodef-grid-col-laptop-landscape-large-11{
        width:91.66667%;
        float:left
    }
}
@media only screen and (max-width:1366px){
    .qodef-grid-col-laptop-landscape-mac-11{
        width:91.66667%;
        float:left
    }
}
@media only screen and (max-width:1280px){
    .qodef-grid-col-laptop-landscape-medium-11{
        width:91.66667%;
        float:left
    }
}
@media only screen and (max-width:1200px){
    .qodef-grid-col-laptop-landscape-11{
        width:91.66667%;
        float:left
    }
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-ipad-landscape-11{
        width:91.66667%;
        float:left
    }
}
@media only screen and (max-width:768px){
    .qodef-grid-col-ipad-portrait-11{
        width:91.66667%;
        float:left
    }
}
@media only screen and (max-width:680px){
    .qodef-grid-col-phone-landscape-11{
        width:91.66667%;
        float:left
    }
}
@media only screen and (max-width:480px){
    .qodef-grid-col-phone-portrait-11{
        width:91.66667%;
        float:left
    }
}
@media only screen and (max-width:320px){
    .qodef-grid-col-smaller-phone-portrait-11{
        width:91.66667%;
        float:left
    }
}
@media only screen and (max-width:1440px){
    .qodef-grid-col-laptop-landscape-large-12{
        width:100%;
        float:none
    }
}
@media only screen and (max-width:1366px){
    .qodef-grid-col-laptop-landscape-mac-12{
        width:100%;
        float:none
    }
}
@media only screen and (max-width:1280px){
    .qodef-grid-col-laptop-landscape-medium-12{
        width:100%;
        float:none
    }
}
@media only screen and (max-width:1200px){
    .qodef-grid-col-laptop-landscape-12{
        width:100%;
        float:none
    }
}
@media only screen and (max-width:1024px){
    .qodef-grid-col-ipad-landscape-12{
        width:100%;
        float:none
    }
}
@media only screen and (max-width:768px){
    .qodef-grid-col-ipad-portrait-12{
        width:100%;
        float:none
    }
}
@media only screen and (max-width:680px){
    .qodef-grid-col-phone-landscape-12{
        width:100%;
        float:none
    }
}
@media only screen and (max-width:480px){
    .qodef-grid-col-phone-portrait-12{
        width:100%;
        float:none
    }
}
@media only screen and (max-width:320px){
    .qodef-grid-col-smaller-phone-portrait-12{
        width:100%;
        float:none
    }
}
@-webkit-keyframes element-from-left{
    0%{
        opacity:0;
        transform:translate(-20%,0)
    }
    100%{
        opacity:1;
        transform:translate(0,0)
    }
}
@keyframes element-from-left{
    0%{
        opacity:0;
        transform:translate(-20%,0)
    }
    100%{
        opacity:1;
        transform:translate(0,0)
    }
}
@-webkit-keyframes element-from-right{
    0%{
        opacity:0;
        transform:translate(20%,0)
    }
    100%{
        opacity:1;
        transform:translate(0,0)
    }
}
@keyframes element-from-right{
    0%{
        opacity:0;
        transform:translate(20%,0)
    }
    100%{
        opacity:1;
        transform:translate(0,0)
    }
}
@-webkit-keyframes element-from-top{
    0%{
        opacity:0;
        transform:translate(0,-30%)
    }
    100%{
        opacity:1;
        transform:translate(0,0)
    }
}
@keyframes element-from-top{
    0%{
        opacity:0;
        transform:translate(0,-30%)
    }
    100%{
        opacity:1;
        transform:translate(0,0)
    }
}
@-webkit-keyframes element-from-bottom{
    0%{
        opacity:0;
        transform:translate(0,30%)
    }
    100%{
        opacity:1;
        transform:translate(0,0)
    }
}
@keyframes element-from-bottom{
    0%{
        opacity:0;
        transform:translate(0,30%)
    }
    100%{
        opacity:1;
        transform:translate(0,0)
    }
}
.qodef-element-from-bottom,.qodef-element-from-fade,.qodef-element-from-left,.qodef-element-from-right,.qodef-element-from-top{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-element-from-bottom>div,.qodef-element-from-fade>div,.qodef-element-from-left>div,.qodef-element-from-right>div,.qodef-element-from-top>div{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    opacity:0
}
.qodef-element-from-fade.qodef-element-from-fade-on>div{
    opacity:1;
    -webkit-transition:opacity .8s ease 0s;
    -moz-transition:opacity .8s ease 0s;
    transition:opacity .8s ease 0s
}
.qodef-element-from-left.qodef-element-from-left-on>div{
    -webkit-animation:element-from-left .55s 1 ease;
    -moz-animation:element-from-left .55s 1 ease;
    animation:element-from-left .55s 1 ease;
    opacity:1
}
.qodef-element-from-right.qodef-element-from-right-on>div{
    -webkit-animation:element-from-right .55s 1 ease;
    -moz-animation:element-from-right .55s 1 ease;
    animation:element-from-right .55s 1 ease;
    opacity:1
}
.qodef-element-from-top.qodef-element-from-top-on>div{
    -webkit-animation:element-from-top .55s 1 ease;
    -moz-animation:element-from-top .55s 1 ease;
    animation:element-from-top .55s 1 ease;
    opacity:1
}
.qodef-element-from-bottom.qodef-element-from-bottom-on>div{
    -webkit-animation:element-from-bottom .55s 1 ease;
    -moz-animation:element-from-bottom .55s 1 ease;
    animation:element-from-bottom .55s 1 ease;
    opacity:1
}
.qodef-flip-in{
    opacity:0;
    -webkit-transform:perspective(1000px) rotateY(25deg);
    -moz-transform:perspective(1000px) rotateY(25deg);
    transform:perspective(1000px) rotateY(25deg);
    -webkit-transition:all 1.1s ease-in-out;
    -moz-transition:all 1.1s ease-in-out;
    transition:all 1.1s ease-in-out
}
.qodef-flip-in.qodef-flip-in-on{
    opacity:1;
    -webkit-transform:rotateY(0);
    -moz-transform:rotateY(0);
    transform:rotateY(0)
}
.qodef-grow-in{
    opacity:0;
    -webkit-transform:scale(.8);
    -moz-transform:scale(.8);
    transform:scale(.8);
    -webkit-transition:all 1s cubic-bezier(0,1,.5,1);
    -moz-transition:all 1s cubic-bezier(0,1,.5,1);
    transition:all 1s cubic-bezier(0,1,.5,1)
}
.qodef-grow-in.qodef-grow-in-on{
    opacity:1;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    transform:scale(1)
}
.qodef-z-rotate{
    opacity:0;
    -webkit-transform:rotateZ(7deg);
    -moz-transform:rotateZ(7deg);
    transform:rotateZ(7deg);
    -webkit-transition:all .3s cubic-bezier(.165,.84,.44,1);
    -moz-transition:all .3s cubic-bezier(.165,.84,.44,1);
    transition:all .3s cubic-bezier(.165,.84,.44,1);
    -webkit-transform-origin:top right;
    -moz-transform-origin:top right;
    transform-origin:top right
}
.qodef-z-rotate.qodef-z-rotate-on{
    opacity:1;
    -webkit-transform:rotateZ(0);
    -moz-transform:rotateZ(0);
    transform:rotateZ(0)
}
.qodef-x-rotate{
    opacity:0;
    -webkit-transform:perspective(900px) rotateX(-45deg);
    -moz-transform:perspective(900px) rotateX(-45deg);
    transform:perspective(900px) rotateX(-45deg);
    -webkit-transition:all .6s cubic-bezier(.785,.135,.15,.86);
    -moz-transition:all .6s cubic-bezier(.785,.135,.15,.86);
    transition:all .6s cubic-bezier(.785,.135,.15,.86)
}
.qodef-x-rotate.qodef-x-rotate-on{
    opacity:1;
    -webkit-transform:rotateX(0);
    -moz-transform:rotateX(0);
    transform:rotateX(0)
}
.qodef-y-translate{
    opacity:0;
    -webkit-transform:translate(0,30px);
    -moz-transform:translate(0,30px);
    transform:translate(0,30px);
    -webkit-transition:all .7s cubic-bezier(.68,-.65,.265,1.65);
    -moz-transition:all .7s cubic-bezier(.68,-.65,.265,1.65);
    transition:all .7s cubic-bezier(.68,-.65,.265,1.65)
}
.qodef-y-translate.qodef-y-translate-on{
    opacity:1;
    -webkit-transform:translate(0,0);
    -moz-transform:translate(0,0);
    transform:translate(0,0)
}
.qodef-fade-in-down{
    opacity:0;
    -webkit-transform:translate(0,-25px);
    -moz-transform:translate(0,-25px);
    transform:translate(0,-25px);
    -webkit-transition:all .9s cubic-bezier(0,1,.5,1);
    -moz-transition:all .9s cubic-bezier(0,1,.5,1);
    transition:all .9s cubic-bezier(0,1,.5,1)
}
.qodef-fade-in-down.qodef-fade-in-down-on{
    opacity:1;
    -webkit-transform:translate(0,0);
    -moz-transform:translate(0,0);
    transform:translate(0,0)
}
.qodef-fade-in-left-x-rotate{
    opacity:0;
    -webkit-transform:rotateZ(-5deg) translate(-30px,0);
    -moz-transform:rotateZ(-5deg) translate(-30px,0);
    transform:rotateZ(-5deg) translate(-30px,0);
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    transition:all .4s ease
}
.qodef-fade-in-left-x-rotate.qodef-fade-in-left-x-rotate-on{
    opacity:1;
    -webkit-transform:rotateZ(0) translate(0,0);
    -moz-transform:rotateZ(0) translate(0,0);
    transform:rotateZ(0) translate(0,0)
}
.qodef-fade-in{
    opacity:0;
    -webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    transition:all 1s ease
}
.qodef-fade-in.qodef-fade-in-on{
    opacity:1
}
.qodef-st-loader{
    position:absolute;
    top:50%;
    left:50%;
    z-index:2100;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
@-webkit-keyframes ball-fall{
    0%{
        opacity:0;
        -webkit-transform:translateY(-145%);
        -moz-transform:translateY(-145%);
        transform:translateY(-145%)
    }
    10%{
        opacity:.5
    }
    20%{
        opacity:1;
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        transform:translateY(0)
    }
    80%{
        opacity:1;
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        transform:translateY(0)
    }
    90%{
        opacity:.5
    }
    100%{
        opacity:0;
        -webkit-transform:translateY(145%);
        -moz-transform:translateY(145%);
        transform:translateY(145%)
    }
}
@keyframes ball-fall{
    0%{
        opacity:0;
        -webkit-transform:translateY(-145%);
        -moz-transform:translateY(-145%);
        transform:translateY(-145%)
    }
    10%{
        opacity:.5
    }
    20%{
        opacity:1;
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        transform:translateY(0)
    }
    80%{
        opacity:1;
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        transform:translateY(0)
    }
    90%{
        opacity:.5
    }
    100%{
        opacity:0;
        -webkit-transform:translateY(145%);
        -moz-transform:translateY(145%);
        transform:translateY(145%)
    }
}
.qodef-st-loader .qodef-rotate-circles{
    width:60px;
    height:20px
}
.qodef-st-loader .qodef-rotate-circles>div{
    background-color:#333;
    display:inline-block;
    width:12px;
    height:12px;
    margin:4px;
    border-radius:100%;
    opacity:0;
    -webkit-animation:ball-fall 1.5s ease infinite both;
    -moz-animation:ball-fall 1.5s ease infinite both;
    animation:ball-fall 1.5s ease infinite both
}
.qodef-st-loader .qodef-rotate-circles>div:nth-last-of-type(1){
    -webkit-animation-delay:calc((100ms) - 300ms);
    animation-delay:calc((100ms) - 300ms)
}
.qodef-st-loader .qodef-rotate-circles>div:nth-last-of-type(2){
    -webkit-animation-delay:calc((200ms) - 300ms);
    animation-delay:calc((200ms) - 300ms)
}
.qodef-st-loader .qodef-rotate-circles>div:nth-last-of-type(3){
    -webkit-animation-delay:calc((300ms) - 300ms);
    animation-delay:calc((300ms) - 300ms)
}
@-webkit-keyframes scaleout{
    0%{
        -webkit-transform:scale(0)
    }
    100%{
        -webkit-transform:scale(1);
        opacity:0
    }
}
@keyframes scaleout{
    0%{
        -webkit-transform:scale(0)
    }
    100%{
        -webkit-transform:scale(1);
        opacity:0
    }
}
.qodef-st-loader .pulse{
    width:32px;
    height:32px;
    margin:-16px 0 0 -16px;
    background-color:#F58220;
    border-radius:16px;
    -webkit-animation:scaleout 1s infinite ease-in-out;
    -moz-animation:scaleout 1s infinite ease-in-out;
    animation:scaleout 1s infinite ease-in-out
}
@-webkit-keyframes double-pulse{
    0%,100%{
        transform:scale(0)
    }
    50%{
        transform:scale(1)
    }
}
@keyframes double-pulse{
    0%,100%{
        transform:scale(0)
    }
    50%{
        transform:scale(1)
    }
}
.qodef-st-loader .double_pulse{
    width:40px;
    height:40px;
    margin:-20px 0 0 -20px;
    position:relative
}
.qodef-st-loader .double_pulse .double-bounce1,.qodef-st-loader .double_pulse .double-bounce2{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    border-radius:50%;
    background-color:#F58220;
    opacity:.6;
    -webkit-animation:double-pulse 2s infinite ease-in-out;
    -moz-animation:double-pulse 2s infinite ease-in-out;
    animation:double-pulse 2s infinite ease-in-out
}
.qodef-st-loader .double_pulse .double-bounce2{
    -webkit-animation-delay:-1s;
    animation-delay:-1s
}
@-webkit-keyframes cube{
    0%{
        transform:perspective(120px) rotateX(0) rotateY(0)
    }
    50%{
        transform:perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    100%{
        transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}
@keyframes cube{
    0%{
        transform:perspective(120px) rotateX(0) rotateY(0)
    }
    50%{
        transform:perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    100%{
        transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}
.qodef-st-loader .cube{
    width:60px;
    height:60px;
    margin:-30px 0 0 -30px;
    background-color:#F58220;
    -webkit-animation:cube 1.2s infinite ease-in-out;
    -moz-animation:cube 1.2s infinite ease-in-out;
    animation:cube 1.2s infinite ease-in-out
}
@-webkit-keyframes rotating-cubes{
    25%{
        transform:translateX(42px) rotate(-90deg) scale(.5)
    }
    50%{
        transform:translateX(42px) translateY(42px) rotate(-179deg)
    }
    50.1%{
        transform:translateX(42px) translateY(42px) rotate(-180deg)
    }
    75%{
        transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }
    100%{
        transform:rotate(-360deg)
    }
}
@keyframes rotating-cubes{
    25%{
        transform:translateX(42px) rotate(-90deg) scale(.5)
    }
    50%{
        transform:translateX(42px) translateY(42px) rotate(-179deg)
    }
    50.1%{
        transform:translateX(42px) translateY(42px) rotate(-180deg)
    }
    75%{
        transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }
    100%{
        transform:rotate(-360deg)
    }
}
.qodef-st-loader .rotating_cubes{
    width:32px;
    height:32px;
    margin:-16px 0 0 -16px;
    position:relative
}
.qodef-st-loader .rotating_cubes .cube1,.qodef-st-loader .rotating_cubes .cube2{
    background-color:#F58220;
    width:10px;
    height:10px;
    position:absolute;
    top:0;
    left:0;
    -webkit-animation:rotating-cubes 1.8s infinite ease-in-out;
    -moz-animation:rotating-cubes 1.8s infinite ease-in-out;
    animation:rotating-cubes 1.8s infinite ease-in-out
}
.qodef-st-loader .rotating_cubes .cube2{
    -webkit-animation-delay:-.9s;
    animation-delay:-.9s
}
@-webkit-keyframes stretchdelay{
    0%,100%,40%{
        transform:scaleY(.4)
    }
    20%{
        transform:scaleY(1)
    }
}
@keyframes stretchdelay{
    0%,100%,40%{
        transform:scaleY(.4)
    }
    20%{
        transform:scaleY(1)
    }
}
.qodef-st-loader .stripes{
    width:50px;
    height:60px;
    margin:-30px 0 0 -25px;
    text-align:center;
    font-size:10px
}
.qodef-st-loader .stripes>div{
    background-color:#F58220;
    height:100%;
    width:6px;
    display:inline-block;
    margin:0 3px 0 0;
    -webkit-animation:stretchdelay 1.2s infinite ease-in-out;
    -moz-animation:stretchdelay 1.2s infinite ease-in-out;
    animation:stretchdelay 1.2s infinite ease-in-out
}
.qodef-st-loader .stripes .rect2{
    -webkit-animation-delay:calc((200ms) - 1300ms);
    animation-delay:calc((200ms) - 1300ms)
}
.qodef-st-loader .stripes .rect3{
    -webkit-animation-delay:calc((300ms) - 1300ms);
    animation-delay:calc((300ms) - 1300ms)
}
.qodef-st-loader .stripes .rect4{
    -webkit-animation-delay:calc((400ms) - 1300ms);
    animation-delay:calc((400ms) - 1300ms)
}
.qodef-st-loader .stripes .rect5{
    -webkit-animation-delay:calc((500ms) - 1300ms);
    animation-delay:calc((500ms) - 1300ms)
}
@-webkit-keyframes bouncedelay{
    0%,100%,80%{
        transform:scale(0)
    }
    40%{
        transform:scale(1)
    }
}
@keyframes bouncedelay{
    0%,100%,80%{
        transform:scale(0)
    }
    40%{
        transform:scale(1)
    }
}
.qodef-st-loader .wave{
    width:72px;
    text-align:center;
    margin:-9px 0 0 -36px
}
.qodef-st-loader .wave>div{
    width:18px;
    height:18px;
    background-color:#F58220;
    margin:0 3px 0 0;
    border-radius:100%;
    display:inline-block;
    -webkit-animation:bouncedelay 1.4s infinite ease-in-out both;
    -moz-animation:bouncedelay 1.4s infinite ease-in-out both;
    animation:bouncedelay 1.4s infinite ease-in-out both
}
.qodef-st-loader .wave .bounce1{
    -webkit-animation-delay:-.32s;
    animation-delay:-.32s
}
.qodef-st-loader .wave .bounce2{
    -webkit-animation-delay:-.16s;
    animation-delay:-.16s
}
@-webkit-keyframes rotatecircles{
    to{
        transform:rotate(360deg)
    }
}
@keyframes rotatecircles{
    to{
        transform:rotate(360deg)
    }
}
.qodef-st-loader .two_rotating_circles{
    width:40px;
    height:40px;
    margin:-20px 0 0 -20px;
    position:relative;
    text-align:center;
    -webkit-animation:rotatecircles 2s infinite linear;
    -moz-animation:rotatecircles 2s infinite linear;
    animation:rotatecircles 2s infinite linear
}
.qodef-st-loader .two_rotating_circles .dot1,.qodef-st-loader .two_rotating_circles .dot2{
    width:60%;
    height:60%;
    display:inline-block;
    position:absolute;
    top:0;
    background-color:#F58220;
    border-radius:100%;
    -webkit-animation:bounce 2s infinite ease-in-out;
    -moz-animation:bounce 2s infinite ease-in-out;
    animation:bounce 2s infinite ease-in-out
}
.qodef-st-loader .two_rotating_circles .dot2{
    top:auto;
    bottom:0;
    -webkit-animation-delay:-1s;
    animation-delay:-1s
}
.qodef-st-loader .five_rotating_circles{
    width:60px;
    height:60px;
    margin:-30px 0 0 -30px;
    position:relative
}
.qodef-st-loader .five_rotating_circles .spinner-container{
    position:absolute;
    width:100%;
    height:100%
}
.qodef-st-loader .five_rotating_circles .spinner-container>div{
    background-color:#F58220;
    border-radius:100%;
    position:absolute;
    width:12px;
    height:12px;
    -webkit-animation:bouncedelay 1.2s infinite ease-in-out both;
    -moz-animation:bouncedelay 1.2s infinite ease-in-out both;
    animation:bouncedelay 1.2s infinite ease-in-out both
}
.qodef-st-loader .five_rotating_circles .spinner-container>div.circle1{
    top:0;
    left:0
}
.qodef-st-loader .five_rotating_circles .spinner-container>div.circle2{
    top:0;
    right:0
}
.qodef-st-loader .five_rotating_circles .spinner-container>div.circle3{
    right:0;
    bottom:0
}
.qodef-st-loader .five_rotating_circles .spinner-container>div.circle4{
    left:0;
    bottom:0
}
.qodef-st-loader .five_rotating_circles .spinner-container.container1 .circle2{
    -webkit-animation-delay:calc((600ms) - 1500ms);
    animation-delay:calc((600ms) - 1500ms)
}
.qodef-st-loader .five_rotating_circles .spinner-container.container1 .circle3{
    -webkit-animation-delay:calc((900ms) - 1500ms);
    animation-delay:calc((900ms) - 1500ms)
}
.qodef-st-loader .five_rotating_circles .spinner-container.container1 .circle4{
    -webkit-animation-delay:calc((1200ms) - 1500ms);
    animation-delay:calc((1200ms) - 1500ms)
}
.qodef-st-loader .five_rotating_circles .spinner-container.container2{
    -webkit-transform:rotateZ(45deg);
    -moz-transform:rotateZ(45deg);
    transform:rotateZ(45deg)
}
.qodef-st-loader .five_rotating_circles .spinner-container.container2 .circle1{
    -webkit-animation-delay:calc((300ms) - 1400ms);
    animation-delay:calc((300ms) - 1400ms)
}
.qodef-st-loader .five_rotating_circles .spinner-container.container2 .circle2{
    -webkit-animation-delay:calc((600ms) - 1400ms);
    animation-delay:calc((600ms) - 1400ms)
}
.qodef-st-loader .five_rotating_circles .spinner-container.container2 .circle3{
    -webkit-animation-delay:calc((900ms) - 1400ms);
    animation-delay:calc((900ms) - 1400ms)
}
.qodef-st-loader .five_rotating_circles .spinner-container.container2 .circle4{
    -webkit-animation-delay:calc((1200ms) - 1400ms);
    animation-delay:calc((1200ms) - 1400ms)
}
.qodef-st-loader .five_rotating_circles .spinner-container.container3{
    -webkit-transform:rotateZ(90deg);
    -moz-transform:rotateZ(90deg);
    transform:rotateZ(90deg)
}
.qodef-st-loader .five_rotating_circles .spinner-container.container3 .circle1{
    -webkit-animation-delay:calc((300ms) - 1300ms);
    animation-delay:calc((300ms) - 1300ms)
}
.qodef-st-loader .five_rotating_circles .spinner-container.container3 .circle2{
    -webkit-animation-delay:calc((600ms) - 1300ms);
    animation-delay:calc((600ms) - 1300ms)
}
.qodef-st-loader .five_rotating_circles .spinner-container.container3 .circle3{
    -webkit-animation-delay:calc((900ms) - 1300ms);
    animation-delay:calc((900ms) - 1300ms)
}
.qodef-st-loader .five_rotating_circles .spinner-container.container3 .circle4{
    -webkit-animation-delay:calc((1200ms) - 1300ms);
    animation-delay:calc((1200ms) - 1300ms)
}
@-webkit-keyframes atom_position{
    50%{
        top:80px;
        left:80px
    }
}
@keyframes atom_position{
    50%{
        top:80px;
        left:80px
    }
}
@-webkit-keyframes atom_size{
    50%{
        transform:scale(.5)
    }
}
@keyframes atom_size{
    50%{
        transform:scale(.5)
    }
}
@-webkit-keyframes atom_zindex{
    100%{
        z-index:10
    }
}
@keyframes atom_zindex{
    100%{
        z-index:10
    }
}
@-webkit-keyframes atom_shrink{
    50%{
        transform:scale(.9)
    }
}
@keyframes atom_shrink{
    50%{
        transform:scale(.9)
    }
}
.qodef-st-loader .atom{
    width:100px;
    height:100px;
    margin:-50px 0 0 -50px;
    position:relative
}
.qodef-st-loader .atom .ball-1{
    height:50%;
    width:50%;
    left:50%;
    top:50%;
    position:absolute;
    z-index:1;
    -webkit-animation:atom_shrink 4.5s infinite linear;
    -moz-animation:atom_shrink 4.5s infinite linear;
    animation:atom_shrink 4.5s infinite linear
}
.qodef-st-loader .atom .ball-1:before{
    content:'';
    background:#F58220;
    border-radius:50%;
    height:100%;
    width:100%;
    position:absolute;
    top:-50%;
    left:-50%
}
.qodef-st-loader .atom .ball-2{
    -webkit-animation:atom_zindex 1.5s .75s infinite steps(2,end);
    -moz-animation:atom_zindex 1.5s .75s infinite steps(2,end);
    animation:atom_zindex 1.5s .75s infinite steps(2,end)
}
.qodef-st-loader .atom .ball-2:before{
    -webkit-transform:rotate(0);
    -moz-transform:rotate(0);
    transform:rotate(0);
    -webkit-animation:atom_position 1.5s infinite ease,atom_size 1.5s -1.125s infinite ease;
    -moz-animation:atom_position 1.5s infinite ease,atom_size 1.5s -1.125s infinite ease;
    animation:atom_position 1.5s infinite ease,atom_size 1.5s -1.125s infinite ease
}
.qodef-st-loader .atom .ball-3{
    -webkit-transform:rotate(120deg);
    -moz-transform:rotate(120deg);
    transform:rotate(120deg);
    -webkit-animation:atom_zindex 1.5s -.25s infinite steps(2,end);
    -moz-animation:atom_zindex 1.5s -.25s infinite steps(2,end);
    animation:atom_zindex 1.5s -.25s infinite steps(2,end)
}
.qodef-st-loader .atom .ball-3:before{
    -webkit-animation:atom_position 1.5s -1s infinite ease,atom_size 1.5s -.75s infinite ease;
    -moz-animation:atom_position 1.5s -1s infinite ease,atom_size 1.5s -.75s infinite ease;
    animation:atom_position 1.5s -1s infinite ease,atom_size 1.5s -.75s infinite ease
}
.qodef-st-loader .atom .ball-4{
    -webkit-transform:rotate(240deg);
    -moz-transform:rotate(240deg);
    transform:rotate(240deg);
    -webkit-animation:atom_zindex 1.5s .25s infinite steps(2,end);
    -moz-animation:atom_zindex 1.5s .25s infinite steps(2,end);
    animation:atom_zindex 1.5s .25s infinite steps(2,end)
}
.qodef-st-loader .atom .ball-4:before{
    -webkit-animation:atom_position 1.5s -.5s infinite ease,atom_size 1.5s -125ms infinite ease;
    -moz-animation:atom_position 1.5s -.5s infinite ease,atom_size 1.5s -125ms infinite ease;
    animation:atom_position 1.5s -.5s infinite ease,atom_size 1.5s -125ms infinite ease
}
.qodef-st-loader .atom .ball-2,.qodef-st-loader .atom .ball-3,.qodef-st-loader .atom .ball-4{
    position:absolute;
    width:100%;
    height:100%;
    z-index:0
}
.qodef-st-loader .atom .ball-2:before,.qodef-st-loader .atom .ball-3:before,.qodef-st-loader .atom .ball-4:before{
    content:'';
    height:20px;
    width:20px;
    border-radius:50%;
    background:#F58220;
    top:0;
    left:0;
    margin:0 auto;
    position:absolute
}
@-webkit-keyframes clock{
    100%{
        transform:rotate(360deg)
    }
}
@keyframes clock{
    100%{
        transform:rotate(360deg)
    }
}
@-webkit-keyframes clock1{
    0%{
        transform:rotate(-135deg)
    }
    30%{
        transform:rotate(-450deg)
    }
    100%{
        transform:rotate(-450deg)
    }
}
@keyframes clock1{
    0%{
        transform:rotate(-135deg)
    }
    30%{
        transform:rotate(-450deg)
    }
    100%{
        transform:rotate(-450deg)
    }
}
@-webkit-keyframes clock2{
    5%{
        transform:rotate(-90deg)
    }
    35%{
        transform:rotate(-405deg)
    }
    100%{
        transform:rotate(-405deg)
    }
}
@keyframes clock2{
    5%{
        transform:rotate(-90deg)
    }
    35%{
        transform:rotate(-405deg)
    }
    100%{
        transform:rotate(-405deg)
    }
}
@-webkit-keyframes clock3{
    10%{
        transform:rotate(-45deg)
    }
    40%{
        transform:rotate(-360deg)
    }
    100%{
        transform:rotate(-360deg)
    }
}
@keyframes clock3{
    10%{
        transform:rotate(-45deg)
    }
    40%{
        transform:rotate(-360deg)
    }
    100%{
        transform:rotate(-360deg)
    }
}
@-webkit-keyframes clock4{
    15%{
        transform:rotate(0)
    }
    45%{
        transform:rotate(-315deg)
    }
    100%{
        transform:rotate(-315deg)
    }
}
@keyframes clock4{
    15%{
        transform:rotate(0)
    }
    45%{
        transform:rotate(-315deg)
    }
    100%{
        transform:rotate(-315deg)
    }
}
.qodef-st-loader .clock{
    width:50px;
    height:50px;
    margin:-25px 0 0 -25px;
    position:relative;
    -webkit-animation:clock 8s infinite steps(8);
    -moz-animation:clock 8s infinite steps(8);
    animation:clock 8s infinite steps(8)
}
.qodef-st-loader .clock .ball{
    height:50px;
    width:50px;
    position:absolute
}
.qodef-st-loader .clock .ball:before{
    content:'';
    border-radius:50%;
    height:18.31501832px;
    width:18.31501832px;
    position:absolute;
    background:#F58220
}
.qodef-st-loader .clock .ball.ball-1{
    -webkit-transform:rotate(-135deg);
    -moz-transform:rotate(-135deg);
    transform:rotate(-135deg);
    -webkit-animation:clock1 1s ease-in infinite;
    -moz-animation:clock1 1s ease-in infinite;
    animation:clock1 1s ease-in infinite
}
.qodef-st-loader .clock .ball.ball-2{
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    transform:rotate(-90deg);
    -webkit-animation:clock2 1s ease-in infinite;
    -moz-animation:clock2 1s ease-in infinite;
    animation:clock2 1s ease-in infinite
}
.qodef-st-loader .clock .ball.ball-3{
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    transform:rotate(-45deg);
    -webkit-animation:clock3 1s ease-in infinite;
    -moz-animation:clock3 1s ease-in infinite;
    animation:clock3 1s ease-in infinite
}
.qodef-st-loader .clock .ball.ball-4{
    -webkit-animation:clock4 1s ease-in infinite;
    -moz-animation:clock4 1s ease-in infinite;
    animation:clock4 1s ease-in infinite
}
@-webkit-keyframes mitosis_invert{
    100%{
        transform:rotate(180deg)
    }
}
@keyframes mitosis_invert{
    100%{
        transform:rotate(180deg)
    }
}
@-webkit-keyframes mitosis_ball1{
    12%{
        transform:none
    }
    26%{
        transform:translateX(25%) scale(1,.8)
    }
    40%{
        transform:translateX(50%) scale(.8,.8)
    }
    60%{
        transform:translateX(50%) scale(.8,.8)
    }
    74%{
        transform:translate(50%,25%) scale(.6,.8)
    }
    88%{
        transform:translate(50%,50%) scale(.6,.6)
    }
    100%{
        transform:translate(50%,50%) scale(.6,.6)
    }
}
@keyframes mitosis_ball1{
    12%{
        transform:none
    }
    26%{
        transform:translateX(25%) scale(1,.8)
    }
    40%{
        transform:translateX(50%) scale(.8,.8)
    }
    60%{
        transform:translateX(50%) scale(.8,.8)
    }
    74%{
        transform:translate(50%,25%) scale(.6,.8)
    }
    88%{
        transform:translate(50%,50%) scale(.6,.6)
    }
    100%{
        transform:translate(50%,50%) scale(.6,.6)
    }
}
@-webkit-keyframes mitosis_ball2{
    12%{
        transform:none
    }
    26%{
        transform:translateX(25%) scale(1,.8)
    }
    40%{
        transform:translateX(50%) scale(.8,.8)
    }
    60%{
        transform:translateX(50%) scale(.8,.8)
    }
    74%{
        transform:translate(50%,-25%) scale(.6,.8)
    }
    88%{
        transform:translate(50%,-50%) scale(.6,.6)
    }
    100%{
        transform:translate(50%,-50%) scale(.6,.6)
    }
}
@keyframes mitosis_ball2{
    12%{
        transform:none
    }
    26%{
        transform:translateX(25%) scale(1,.8)
    }
    40%{
        transform:translateX(50%) scale(.8,.8)
    }
    60%{
        transform:translateX(50%) scale(.8,.8)
    }
    74%{
        transform:translate(50%,-25%) scale(.6,.8)
    }
    88%{
        transform:translate(50%,-50%) scale(.6,.6)
    }
    100%{
        transform:translate(50%,-50%) scale(.6,.6)
    }
}
@-webkit-keyframes mitosis_ball3{
    12%{
        transform:none
    }
    26%{
        transform:translateX(-25%) scale(1,.8)
    }
    40%{
        transform:translateX(-50%) scale(.8,.8)
    }
    60%{
        transform:translateX(-50%) scale(.8,.8)
    }
    74%{
        transform:translate(-50%,25%) scale(.6,.8)
    }
    88%{
        transform:translate(-50%,50%) scale(.6,.6)
    }
    100%{
        transform:translate(-50%,50%) scale(.6,.6)
    }
}
@keyframes mitosis_ball3{
    12%{
        transform:none
    }
    26%{
        transform:translateX(-25%) scale(1,.8)
    }
    40%{
        transform:translateX(-50%) scale(.8,.8)
    }
    60%{
        transform:translateX(-50%) scale(.8,.8)
    }
    74%{
        transform:translate(-50%,25%) scale(.6,.8)
    }
    88%{
        transform:translate(-50%,50%) scale(.6,.6)
    }
    100%{
        transform:translate(-50%,50%) scale(.6,.6)
    }
}
@-webkit-keyframes mitosis_ball4{
    12%{
        transform:none
    }
    26%{
        transform:translateX(-25%) scale(1,.8)
    }
    40%{
        transform:translateX(-50%) scale(.8,.8)
    }
    60%{
        transform:translateX(-50%) scale(.8,.8)
    }
    74%{
        transform:translate(-50%,-25%) scale(.6,.8)
    }
    88%{
        transform:translate(-50%,-50%) scale(.6,.6)
    }
    100%{
        transform:translate(-50%,-50%) scale(.6,.6)
    }
}
@keyframes mitosis_ball4{
    12%{
        transform:none
    }
    26%{
        transform:translateX(-25%) scale(1,.8)
    }
    40%{
        transform:translateX(-50%) scale(.8,.8)
    }
    60%{
        transform:translateX(-50%) scale(.8,.8)
    }
    74%{
        transform:translate(-50%,-25%) scale(.6,.8)
    }
    88%{
        transform:translate(-50%,-50%) scale(.6,.6)
    }
    100%{
        transform:translate(-50%,-50%) scale(.6,.6)
    }
}
.qodef-st-loader .mitosis{
    height:50px;
    width:50px;
    margin:-25px 0 0 -25px;
    position:relative;
    -webkit-animation:mitosis_invert 2s infinite steps(2,end);
    -moz-animation:mitosis_invert 2s infinite steps(2,end);
    animation:mitosis_invert 2s infinite steps(2,end)
}
.qodef-st-loader .mitosis .ball{
    border-radius:50%;
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:#F58220
}
.qodef-st-loader .mitosis .ball.ball-1{
    -webkit-animation:mitosis_ball1 1s infinite alternate linear;
    -moz-animation:mitosis_ball1 1s infinite alternate linear;
    animation:mitosis_ball1 1s infinite alternate linear
}
.qodef-st-loader .mitosis .ball.ball-2{
    -webkit-animation:mitosis_ball2 1s infinite alternate linear;
    -moz-animation:mitosis_ball2 1s infinite alternate linear;
    animation:mitosis_ball2 1s infinite alternate linear
}
.qodef-st-loader .mitosis .ball.ball-3{
    -webkit-animation:mitosis_ball3 1s infinite alternate linear;
    -moz-animation:mitosis_ball3 1s infinite alternate linear;
    animation:mitosis_ball3 1s infinite alternate linear
}
.qodef-st-loader .mitosis .ball.ball-4{
    -webkit-animation:mitosis_ball4 1s infinite alternate linear;
    -moz-animation:mitosis_ball4 1s infinite alternate linear;
    animation:mitosis_ball4 1s infinite alternate linear
}
@-webkit-keyframes lines_spin{
    100%{
        transform:rotate(360deg)
    }
}
@keyframes lines_spin{
    100%{
        transform:rotate(360deg)
    }
}
.qodef-st-loader .lines{
    width:60px;
    height:60px;
    margin:0 0 0 -30px
}
.qodef-st-loader .lines .line1{
    margin-left:10px;
    position:absolute;
    width:60px;
    height:4px;
    background-color:#F58220;
    -webkit-animation:lines_spin 1.5s infinite ease calc((100ms) - 100ms);
    -moz-animation:lines_spin 1.5s infinite ease calc((100ms) - 100ms);
    animation:lines_spin 1.5s infinite ease calc((100ms) - 100ms)
}
.qodef-st-loader .lines .line2{
    margin-left:10px;
    position:absolute;
    width:60px;
    height:4px;
    background-color:#F58220;
    -webkit-animation:lines_spin 1.5s infinite ease calc((200ms) - 100ms);
    -moz-animation:lines_spin 1.5s infinite ease calc((200ms) - 100ms);
    animation:lines_spin 1.5s infinite ease calc((200ms) - 100ms)
}
.qodef-st-loader .lines .line3{
    margin-left:10px;
    position:absolute;
    width:60px;
    height:4px;
    background-color:#F58220;
    -webkit-animation:lines_spin 1.5s infinite ease calc((300ms) - 100ms);
    -moz-animation:lines_spin 1.5s infinite ease calc((300ms) - 100ms);
    animation:lines_spin 1.5s infinite ease calc((300ms) - 100ms)
}
.qodef-st-loader .lines .line4{
    margin-left:10px;
    position:absolute;
    width:60px;
    height:4px;
    background-color:#F58220;
    -webkit-animation:lines_spin 1.5s infinite ease calc((400ms) - 100ms);
    -moz-animation:lines_spin 1.5s infinite ease calc((400ms) - 100ms);
    animation:lines_spin 1.5s infinite ease calc((400ms) - 100ms)
}
@-webkit-keyframes fussion_ball1{
    50%{
        top:-100%;
        left:200%
    }
    100%{
        top:50%;
        left:100%;
        z-index:2
    }
}
@keyframes fussion_ball1{
    50%{
        top:-100%;
        left:200%
    }
    100%{
        top:50%;
        left:100%;
        z-index:2
    }
}
@-webkit-keyframes fussion_ball2{
    50%{
        top:200%;
        left:200%
    }
    100%{
        top:100%;
        left:50%;
        z-index:1
    }
}
@keyframes fussion_ball2{
    50%{
        top:200%;
        left:200%
    }
    100%{
        top:100%;
        left:50%;
        z-index:1
    }
}
@-webkit-keyframes fussion_ball3{
    50%{
        top:200%;
        left:-100%
    }
    100%{
        top:50%;
        left:0;
        z-index:2
    }
}
@keyframes fussion_ball3{
    50%{
        top:200%;
        left:-100%
    }
    100%{
        top:50%;
        left:0;
        z-index:2
    }
}
@-webkit-keyframes fussion_ball4{
    50%{
        top:-100%;
        left:-100%
    }
    100%{
        top:0;
        left:50%;
        z-index:1
    }
}
@keyframes fussion_ball4{
    50%{
        top:-100%;
        left:-100%
    }
    100%{
        top:0;
        left:50%;
        z-index:1
    }
}
.qodef-st-loader .fussion{
    width:30px;
    height:30px;
    margin:-45px 0 0 -30px;
    position:relative
}
.qodef-st-loader .fussion .ball{
    height:40px;
    width:40px;
    left:50%;
    top:50%;
    background:#F58220;
    border-radius:50%;
    float:left;
    position:absolute
}
.qodef-st-loader .fussion .ball.ball-1{
    top:0;
    left:50%;
    -webkit-animation:fussion_ball1 1s 0s ease infinite;
    -moz-animation:fussion_ball1 1s 0s ease infinite;
    animation:fussion_ball1 1s 0s ease infinite;
    z-index:1
}
.qodef-st-loader .fussion .ball.ball-2{
    top:50%;
    left:100%;
    -webkit-animation:fussion_ball2 1s 0s ease infinite;
    -moz-animation:fussion_ball2 1s 0s ease infinite;
    animation:fussion_ball2 1s 0s ease infinite;
    z-index:2
}
.qodef-st-loader .fussion .ball.ball-3{
    top:100%;
    left:50%;
    -webkit-animation:fussion_ball3 1s 0s ease infinite;
    -moz-animation:fussion_ball3 1s 0s ease infinite;
    animation:fussion_ball3 1s 0s ease infinite;
    z-index:1
}
.qodef-st-loader .fussion .ball.ball-4{
    top:50%;
    left:0;
    -webkit-animation:fussion_ball4 1s 0s ease infinite;
    -moz-animation:fussion_ball4 1s 0s ease infinite;
    animation:fussion_ball4 1s 0s ease infinite;
    z-index:2
}
@-webkit-keyframes wave_jump1{
    12%{
        transform:translate(20px,-40px);
        animation-timing-function:ease-in
    }
    100%,24%{
        transform:translate(40px,0)
    }
}
@keyframes wave_jump1{
    12%{
        transform:translate(20px,-40px);
        animation-timing-function:ease-in
    }
    100%,24%{
        transform:translate(40px,0)
    }
}
@-webkit-keyframes wave_jump2{
    12%{
        transform:translate(0,0)
    }
    24%{
        transform:translate(20px,-40px);
        animation-timing-function:ease-in
    }
    100%,36%{
        transform:translate(40px,0)
    }
}
@keyframes wave_jump2{
    12%{
        transform:translate(0,0)
    }
    24%{
        transform:translate(20px,-40px);
        animation-timing-function:ease-in
    }
    100%,36%{
        transform:translate(40px,0)
    }
}
@-webkit-keyframes wave_jump3{
    24%{
        transform:translate(0,0)
    }
    36%{
        transform:translate(20px,-40px);
        animation-timing-function:ease-in
    }
    100%,48%{
        transform:translate(40px,0)
    }
}
@keyframes wave_jump3{
    24%{
        transform:translate(0,0)
    }
    36%{
        transform:translate(20px,-40px);
        animation-timing-function:ease-in
    }
    100%,48%{
        transform:translate(40px,0)
    }
}
@-webkit-keyframes wave_wipe{
    100%,48%{
        transform:translateX(-120px)
    }
}
@keyframes wave_wipe{
    100%,48%{
        transform:translateX(-120px)
    }
}
.qodef-st-loader .wave_circles{
    width:150px;
    height:30px;
    margin:-15px 0 0 -75px
}
.qodef-st-loader .wave_circles .ball{
    height:30px;
    width:30px;
    float:left;
    background:#F58220;
    border-radius:50%;
    margin-right:10px
}
.qodef-st-loader .wave_circles .ball.ball-1{
    -webkit-animation:wave_jump3 1.8s infinite ease-out;
    -moz-animation:wave_jump3 1.8s infinite ease-out;
    animation:wave_jump3 1.8s infinite ease-out
}
.qodef-st-loader .wave_circles .ball.ball-2{
    -webkit-animation:wave_jump2 1.8s infinite ease-out;
    -moz-animation:wave_jump2 1.8s infinite ease-out;
    animation:wave_jump2 1.8s infinite ease-out
}
.qodef-st-loader .wave_circles .ball.ball-3{
    -webkit-animation:wave_jump1 1.8s infinite ease-out;
    -moz-animation:wave_jump1 1.8s infinite ease-out;
    animation:wave_jump1 1.8s infinite ease-out
}
.qodef-st-loader .wave_circles .ball.ball-4{
    margin-right:0;
    -webkit-animation:wave_wipe 1.8s infinite cubic-bezier(.5,0,.5,1);
    -moz-animation:wave_wipe 1.8s infinite cubic-bezier(.5,0,.5,1);
    animation:wave_wipe 1.8s infinite cubic-bezier(.5,0,.5,1)
}
@-webkit-keyframes pulse_circles_pulse{
    0%{
        transform:scale(.1);
        opacity:1;
        border-width:50px
    }
    100%{
        transform:scale(1,1);
        opacity:0;
        border-width:0
    }
}
@keyframes pulse_circles_pulse{
    0%{
        transform:scale(.1);
        opacity:1;
        border-width:50px
    }
    100%{
        transform:scale(1,1);
        opacity:0;
        border-width:0
    }
}
.qodef-st-loader .pulse_circles{
    width:100px;
    height:100px;
    margin:-50px 0 0 -50px;
    position:relative
}
.qodef-st-loader .pulse_circles .ball{
    height:100%;
    width:100%;
    background:#F58220;
    position:absolute;
    box-sizing:border-box;
    border-radius:50%;
    border:0 solid #F58220
}
.qodef-st-loader .pulse_circles .ball.ball-1{
    -webkit-animation:pulse_circles_pulse 3s infinite calc((-750ms) + 750ms);
    -moz-animation:pulse_circles_pulse 3s infinite calc((-750ms) + 750ms);
    animation:pulse_circles_pulse 3s infinite calc((-750ms) + 750ms)
}
.qodef-st-loader .pulse_circles .ball.ball-2{
    -webkit-animation:pulse_circles_pulse 3s infinite calc((-1500ms) + 750ms);
    -moz-animation:pulse_circles_pulse 3s infinite calc((-1500ms) + 750ms);
    animation:pulse_circles_pulse 3s infinite calc((-1500ms) + 750ms)
}
.qodef-st-loader .pulse_circles .ball.ball-3{
    -webkit-animation:pulse_circles_pulse 3s infinite calc((-2250ms) + 750ms);
    -moz-animation:pulse_circles_pulse 3s infinite calc((-2250ms) + 750ms);
    animation:pulse_circles_pulse 3s infinite calc((-2250ms) + 750ms)
}
.qodef-st-loader .pulse_circles .ball.ball-4{
    -webkit-animation:pulse_circles_pulse 3s infinite calc((-3000ms) + 750ms);
    -moz-animation:pulse_circles_pulse 3s infinite calc((-3000ms) + 750ms);
    animation:pulse_circles_pulse 3s infinite calc((-3000ms) + 750ms)
}
.qodef-st-loader1{
    position:relative;
    display:inline-block;
    width:100%;
    height:100%
}
.qodef-st-loader2{
    margin:-50% 0 0 -50%
}
#respond input[type=text],#respond textarea,.post-password-form input[type=password],.qodef-style-form textarea,.wpcf7-form-control.wpcf7-date,.wpcf7-form-control.wpcf7-number,.wpcf7-form-control.wpcf7-quiz,.wpcf7-form-control.wpcf7-select,.wpcf7-form-control.wpcf7-text,.wpcf7-form-control.wpcf7-textarea,input[type=email],input[type=password],input[type=text]{
    position:relative;
    width:100%;
    margin:0 0 6px;
    padding:12px 16px;
    font-family:Poppins,sans-serif;
    font-size:14px;
    font-weight:400;
    line-height:calc(50px - 12px * 2);
    color:#848484;
    background-color:#f8f8f8;
    border:0;
    border-radius:0;
    outline:0;
    cursor:auto;
    -webkit-appearance:none;
    box-sizing:border-box;
    -webkit-transition:color .2s ease-in-out;
    -moz-transition:color .2s ease-in-out;
    transition:color .2s ease-in-out
}
#respond input:focus[type=text],#respond textarea:focus,.qodef-style-form textarea:focus,.wpcf7-form-control.wpcf7-date:focus,.wpcf7-form-control.wpcf7-number:focus,.wpcf7-form-control.wpcf7-quiz:focus,.wpcf7-form-control.wpcf7-select:focus,.wpcf7-form-control.wpcf7-text:focus,.wpcf7-form-control.wpcf7-textarea:focus,input:focus[type=email],input:focus[type=password],input:focus[type=text]{
    color:inherit
}
#respond input[type=text]::-webkit-input-placeholder,#respond textarea::-webkit-input-placeholder,.post-password-form input[type=password]::-webkit-input-placeholder,.qodef-style-form textarea::-webkit-input-placeholder,.wpcf7-form-control.wpcf7-date::-webkit-input-placeholder,.wpcf7-form-control.wpcf7-number::-webkit-input-placeholder,.wpcf7-form-control.wpcf7-quiz::-webkit-input-placeholder,.wpcf7-form-control.wpcf7-select::-webkit-input-placeholder,.wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,.wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder{
    color:inherit
}
#respond input:-moz-placeholder[type=text],#respond textarea:-moz-placeholder,.qodef-style-form textarea:-moz-placeholder,.wpcf7-form-control.wpcf7-date:-moz-placeholder,.wpcf7-form-control.wpcf7-number:-moz-placeholder,.wpcf7-form-control.wpcf7-quiz:-moz-placeholder,.wpcf7-form-control.wpcf7-select:-moz-placeholder,.wpcf7-form-control.wpcf7-text:-moz-placeholder,.wpcf7-form-control.wpcf7-textarea:-moz-placeholder,input:-moz-placeholder[type=email],input:-moz-placeholder[type=password],input:-moz-placeholder[type=text]{
    color:inherit;
    opacity:1
}
#respond input[type=text]::-moz-placeholder,#respond textarea::-moz-placeholder,.post-password-form input[type=password]::-moz-placeholder,.qodef-style-form textarea::-moz-placeholder,.wpcf7-form-control.wpcf7-date::-moz-placeholder,.wpcf7-form-control.wpcf7-number::-moz-placeholder,.wpcf7-form-control.wpcf7-quiz::-moz-placeholder,.wpcf7-form-control.wpcf7-select::-moz-placeholder,.wpcf7-form-control.wpcf7-text::-moz-placeholder,.wpcf7-form-control.wpcf7-textarea::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=text]::-moz-placeholder{
    color:inherit;
    opacity:1
}
#respond input:-ms-input-placeholder[type=text],#respond textarea:-ms-input-placeholder,.qodef-style-form textarea:-ms-input-placeholder,.wpcf7-form-control.wpcf7-date:-ms-input-placeholder,.wpcf7-form-control.wpcf7-number:-ms-input-placeholder,.wpcf7-form-control.wpcf7-quiz:-ms-input-placeholder,.wpcf7-form-control.wpcf7-select:-ms-input-placeholder,.wpcf7-form-control.wpcf7-text:-ms-input-placeholder,.wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder,input:-ms-input-placeholder[type=email],input:-ms-input-placeholder[type=password],input:-ms-input-placeholder[type=text]{
    color:inherit
}
.qodef-comment-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-comment-holder .qodef-comment-holder-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin:49px 0 0
}
.qodef-comment-holder .qodef-comment.qodef-pingback-comment .qodef-comment-text{
    padding:0
}
.qodef-comment-holder .qodef-comment-list{
    position:relative;
    padding:0;
    margin:0;
    list-style:none;
    z-index:150
}
.qodef-comment-holder .qodef-comment-list li{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:65px 0 0;
    padding:0;
    border:0
}
.qodef-comment-holder .qodef-comment-list>li:first-child{
    margin:0;
    padding:0
}
.qodef-comment-holder .qodef-comment-list .children{
    padding:0 0 0 80px
}
.qodef-comment-holder .qodef-comments-title{
    margin-bottom:52px
}
.qodef-comment-holder .qodef-comments-title>*{
    margin:0
}
.qodef-comment-holder .qodef-comment-image{
    position:relative;
    top:0;
    left:0;
    width:84px;
    display:block;
    float:left
}
.qodef-comment-holder .qodef-comment-image img{
    display:block;
    border-radius:4em
}
.qodef-comment-holder .qodef-comment-text{
    padding:0 0 0 128px;
    min-height:84px
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-heading{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-heading>*{
    width:100%;
    margin:0
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-actions{
    text-align:right;
    white-space:nowrap
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-actions>*{
    font-weight:500;
    margin-right:10px
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-actions>:last-child{
    margin-right:0
}
.qodef-comment-holder .qodef-comment-text .qodef-text-holder p{
    margin:9px 0 0
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-date{
    margin:10px 0 0
}
.qodef-comment-holder .qodef-comment-text .comment-respond{
    margin:20px 0
}
.qodef-comment-holder .qodef-comment-text .comment-respond .comment-reply-title{
    margin:0 0 10px;
    font-size:18px
}
.qodef-comment-holder .qodef-comment-text .comment-respond .logged-in-as{
    margin:0 0 8px
}
.qodef-comment-holder .qodef-comment-text #cancel-comment-reply-link{
    margin-left:10px
}
.qodef-comment-holder .qodef-comment-text #cancel-comment-reply-link:hover{
    color:#fff;
    text-decoration:underline
}
.qodef-comment-holder .qodef-comment-text ol li,.qodef-comment-holder .qodef-comment-text ul li{
    display:list-item
}
.qodef-comment-holder .qodef-comment-text li{
    margin:0!important;
    padding:0!important;
    border:0!important
}
.qodef-comment-holder .comment-respond{
    background-color:#F58220;
    padding:20px
}
.qodef-comment-holder .comment-reply-title{
    margin:0 0 8px;
    color:#fff
}
.qodef-comment-holder .qodef-comment-notes{
    display:block;
    max-width:80%;
    margin:0 0 25px;
    color:#fff
}
@media only screen and (max-width:1024px){
    .qodef-comment-holder .qodef-comment-notes{
        max-width:100%
    }
}
.qodef-comment-holder .logged-in-as{
    margin:0 0 25px;
    color:#fff
}
.qodef-comment-holder .logged-in-as a{
    color:inherit
}
.qodef-comment-holder .logged-in-as a:hover{
    color:rgba(255,255,255,.75)
}
.qodef-comment-holder .qodef-comment-icon{
    position:absolute;
    top:17px;
    left:23px;
    font-size:14px;
    color:#fff;
    z-index:2
}
.qodef-comment-holder .comment-form-cookies-consent{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start;
    margin:4px 0 8px;
    color:#fff
}
.qodef-comment-holder .comment-form-cookies-consent input{
    position:relative;
    top:3px
}
@media only screen and (max-width:1024px){
    .qodef-comment-holder .comment-form-cookies-consent input{
        margin:3px 10px 3px 0
    }
}
.qodef-comment-holder #respond input[type=text],.qodef-comment-holder #respond textarea{
    padding-left:47px;
    background-color:rgba(255,255,255,.25);
    color:#fff
}
.qodef-comment-holder #respond input[type=text]:focus,.qodef-comment-holder #respond textarea:focus{
    color:#fff
}
.qodef-comment-holder #submit_comment{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    width:auto;
    margin:0;
    font-size:13px;
    line-height:1.692307692307692em;
    font-weight:600;
    letter-spacing:.1em;
    text-transform:uppercase;
    outline:0;
    box-sizing:border-box;
    -webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -moz-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    display:block;
    width:100%;
    text-align:center;
    padding:14px 20px;
    color:#212121;
    background-color:#fff;
    border:0;
    cursor:pointer;
    border-radius:0;
    -webkit-border-radius:0;
    -webkit-appearance:none
}
.qodef-comment-holder #submit_comment:hover{
    color:#fff;
    background-color:#23a9af
}
.qodef-comment-form{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin:85px 0 0
}
.qodef-comment-form .comment-respond{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    padding:44px 40px 55px;
    background-color:#F58220;
    clear:both;
    box-sizing:border-box
}
@media only screen and (max-width:1024px){
    .qodef-comment-form .comment-respond{
        padding:44px 30px 55px
    }
}
@media only screen and (max-width:680px){
    .qodef-comment-form .comment-respond{
        padding:44px 20px 55px
    }
}
.qodef-comment-form .comment-reply-title{
    margin:0 0 8px;
    color:#fff
}
.qodef-comment-form .qodef-comment-notes{
    display:block;
    max-width:80%;
    margin:0;
    padding-bottom:7px;
    color:#fff
}
.qodef-comment-form .logged-in-as{
    margin:0 0 25px;
    color:#fff
}
.qodef-comment-form .logged-in-as a{
    color:inherit
}
.qodef-comment-form .logged-in-as a:hover{
    color:rgba(255,255,255,.75)
}
.qodef-comment-form .qodef-comment-icon{
    position:absolute;
    top:17px;
    left:23px;
    font-size:14px;
    color:#fff;
    z-index:2
}
.qodef-comment-form .qodef-comment-form-inner .comment-form-cookies-consent{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start;
    margin:15px 0 23px;
    color:#fff
}
.qodef-comment-form .qodef-comment-form-inner .comment-form-cookies-consent input{
    position:relative;
    top:3px
}
@media only screen and (max-width:1024px){
    .qodef-comment-form .qodef-comment-form-inner .comment-form-cookies-consent input{
        margin:3px 10px 3px 0
    }
}
.qodef-comment-form #respond input[type=text],.qodef-comment-form #respond textarea{
    padding-left:47px;
    background-color:rgba(255,255,255,.25);
    color:#fff
}
.qodef-comment-form #respond input[type=text]:focus,.qodef-comment-form #respond textarea:focus{
    color:#fff
}
.qodef-comment-form #submit_comment{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    width:auto;
    margin:0;
    font-size:13px;
    line-height:1.692307692307692em;
    font-weight:600;
    letter-spacing:.1em;
    text-transform:uppercase;
    outline:0;
    box-sizing:border-box;
    -webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -moz-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    display:block;
    width:100%;
    text-align:center;
    padding:14px 20px;
    color:#212121;
    background-color:#fff;
    font-family:Poppins,sans-serif;
    border:0;
    cursor:pointer;
    border-radius:0;
    -webkit-border-radius:0;
    -webkit-appearance:none
}
.qodef-comment-form #submit_comment:hover{
    color:#fff;
    background-color:#23a9af
}
#review_form #respond input[type=email],#review_form #respond input[type=text],#review_form #respond textarea{
    background-color:rgba(255,255,255,.25);
    color:#fff
}
@media only screen and (max-width:768px){
    .qodef-comment-holder .qodef-comment-list .children{
        padding:0 0 0 40px
    }
    .qodef-comment-holder .qodef-comment-text{
        padding-left:108px
    }
}
@media only screen and (max-width:680px){
    .qodef-comment-holder .qodef-comment-list .children{
        padding:0
    }
}
@media only screen and (max-width:480px){
    .qodef-comment-holder .qodef-comment-image{
        float:none
    }
    .qodef-comment-holder .qodef-comment-text{
        padding:20px 0 0;
        min-height:inherit
    }
    .qodef-comment-holder .qodef-comment-text .qodef-comment-heading{
        flex-wrap:wrap
    }
    .qodef-comment-holder .qodef-comment-text .qodef-comment-actions{
        margin-top:9px;
        text-align:inherit;
        white-space:inherit
    }
}
.post-password-form input[type=password]{
    margin-top:10px
}
.wpcf7-form-control.wpcf7-date,.wpcf7-form-control.wpcf7-number,.wpcf7-form-control.wpcf7-quiz,.wpcf7-form-control.wpcf7-select,.wpcf7-form-control.wpcf7-text,.wpcf7-form-control.wpcf7-textarea{
    color:#fff;
    background-color:rgba(255,255,255,.25)
}
.wpcf7-form-control.wpcf7-date:focus,.wpcf7-form-control.wpcf7-number:focus,.wpcf7-form-control.wpcf7-quiz:focus,.wpcf7-form-control.wpcf7-select:focus,.wpcf7-form-control.wpcf7-text:focus,.wpcf7-form-control.wpcf7-textarea:focus{
    color:#fff
}
footer .wpcf7-form-control.wpcf7-date,footer .wpcf7-form-control.wpcf7-number,footer .wpcf7-form-control.wpcf7-quiz,footer .wpcf7-form-control.wpcf7-select,footer .wpcf7-form-control.wpcf7-text,footer .wpcf7-form-control.wpcf7-textarea{
    margin:0
}
.qodef-custom-nlf-sidearea{
    padding:35px 20px 40px 20px;
    background-color:#F58220
}
.qodef-custom-nlf-sidearea .qodef-newsletter-icon{
    position:absolute;
    top:16px;
    margin-left:20px;
    font-size:14px;
    color:#fff;
    z-index:2
}
.qodef-custom-nlf-sidearea>*{
    position:relative
}
.qodef-custom-nlf-sidearea>*>*{
    position:relative
}
.qodef-custom-nlf-sidearea #respond input[type=text]::-webkit-input-placeholder,.qodef-custom-nlf-sidearea #respond textarea::-webkit-input-placeholder,.qodef-custom-nlf-sidearea .post-password-form input[type=password]::-webkit-input-placeholder,.qodef-custom-nlf-sidearea .qodef-style-form textarea::-webkit-input-placeholder,.qodef-custom-nlf-sidearea input[type=email]::-webkit-input-placeholder,.qodef-custom-nlf-sidearea input[type=password]::-webkit-input-placeholder,.qodef-custom-nlf-sidearea input[type=text]::-webkit-input-placeholder{
    color:#fff
}
.qodef-custom-nlf-sidearea #respond input[type=text]:-moz-placeholder,.qodef-custom-nlf-sidearea #respond textarea:-moz-placeholder,.qodef-custom-nlf-sidearea .post-password-form input[type=password]:-moz-placeholder,.qodef-custom-nlf-sidearea .qodef-style-form textarea:-moz-placeholder,.qodef-custom-nlf-sidearea input[type=email]:-moz-placeholder,.qodef-custom-nlf-sidearea input[type=password]:-moz-placeholder,.qodef-custom-nlf-sidearea input[type=text]:-moz-placeholder{
    color:#fff;
    opacity:1
}
.qodef-custom-nlf-sidearea #respond input[type=text]::-moz-placeholder,.qodef-custom-nlf-sidearea #respond textarea::-moz-placeholder,.qodef-custom-nlf-sidearea .post-password-form input[type=password]::-moz-placeholder,.qodef-custom-nlf-sidearea .qodef-style-form textarea::-moz-placeholder,.qodef-custom-nlf-sidearea input[type=email]::-moz-placeholder,.qodef-custom-nlf-sidearea input[type=password]::-moz-placeholder,.qodef-custom-nlf-sidearea input[type=text]::-moz-placeholder{
    color:#fff;
    opacity:1
}
.qodef-custom-nlf-sidearea #respond input[type=text]:-ms-input-placeholder,.qodef-custom-nlf-sidearea #respond textarea:-ms-input-placeholder,.qodef-custom-nlf-sidearea .post-password-form input[type=password]:-ms-input-placeholder,.qodef-custom-nlf-sidearea .qodef-style-form textarea:-ms-input-placeholder,.qodef-custom-nlf-sidearea input[type=email]:-ms-input-placeholder,.qodef-custom-nlf-sidearea input[type=password]:-ms-input-placeholder,.qodef-custom-nlf-sidearea input[type=text]:-ms-input-placeholder{
    color:#fff
}
.qodef-custom-nlf-title{
    margin:0 0 11px
}
.qodef-custom-nlf-text{
    margin-bottom:21px
}
.qodef-custom-nlf-text,.qodef-custom-nlf-title{
    display:block;
    color:#fff
}
.qodef-custom-nlf-footer .qodef-newsletter-icon{
    position:absolute;
    top:16px;
    margin-left:20px;
    font-size:14px;
    color:#fff;
    z-index:2
}
.qodef-custom-nlf-footer>div>*{
    position:relative
}
.qodef-custom-nlf-footer #respond input[type=text]::-webkit-input-placeholder,.qodef-custom-nlf-footer #respond textarea::-webkit-input-placeholder,.qodef-custom-nlf-footer .post-password-form input[type=password]::-webkit-input-placeholder,.qodef-custom-nlf-footer .qodef-style-form textarea::-webkit-input-placeholder,.qodef-custom-nlf-footer input[type=email]::-webkit-input-placeholder,.qodef-custom-nlf-footer input[type=password]::-webkit-input-placeholder,.qodef-custom-nlf-footer input[type=text]::-webkit-input-placeholder{
    color:#fff
}
.qodef-custom-nlf-footer #respond input[type=text]:-moz-placeholder,.qodef-custom-nlf-footer #respond textarea:-moz-placeholder,.qodef-custom-nlf-footer .post-password-form input[type=password]:-moz-placeholder,.qodef-custom-nlf-footer .qodef-style-form textarea:-moz-placeholder,.qodef-custom-nlf-footer input[type=email]:-moz-placeholder,.qodef-custom-nlf-footer input[type=password]:-moz-placeholder,.qodef-custom-nlf-footer input[type=text]:-moz-placeholder{
    color:#fff;
    opacity:1
}
.qodef-custom-nlf-footer #respond input[type=text]::-moz-placeholder,.qodef-custom-nlf-footer #respond textarea::-moz-placeholder,.qodef-custom-nlf-footer .post-password-form input[type=password]::-moz-placeholder,.qodef-custom-nlf-footer .qodef-style-form textarea::-moz-placeholder,.qodef-custom-nlf-footer input[type=email]::-moz-placeholder,.qodef-custom-nlf-footer input[type=password]::-moz-placeholder,.qodef-custom-nlf-footer input[type=text]::-moz-placeholder{
    color:#fff;
    opacity:1
}
.qodef-custom-nlf-footer #respond input[type=text]:-ms-input-placeholder,.qodef-custom-nlf-footer #respond textarea:-ms-input-placeholder,.qodef-custom-nlf-footer .post-password-form input[type=password]:-ms-input-placeholder,.qodef-custom-nlf-footer .qodef-style-form textarea:-ms-input-placeholder,.qodef-custom-nlf-footer input[type=email]:-ms-input-placeholder,.qodef-custom-nlf-footer input[type=password]:-ms-input-placeholder,.qodef-custom-nlf-footer input[type=text]:-ms-input-placeholder{
    color:#fff
}
.qodef-custom-cf{
    position:relative
}
.qodef-custom-cf .qodef-cf-icon{
    position:absolute;
    top:16px;
    left:20px;
    font-size:14px;
    color:#fff;
    z-index:2
}
.post-password-form input[type=submit],input.wpcf7-form-control.wpcf7-submit{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    width:auto;
    margin:0;
    font-size:13px;
    line-height:1.692307692307692em;
    font-weight:600;
    letter-spacing:.1em;
    text-transform:uppercase;
    outline:0;
    box-sizing:border-box;
    -webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -moz-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    padding:14px 42px;
    color:#fff;
    background-color:#F58220;
    border:1px solid transparent;
    font-family:Poppins,sans-serif;
    width:100%;
    cursor:pointer;
    border-radius:0;
    -webkit-border-radius:0;
    -webkit-appearance:none
}
.post-password-form input[type=submit]:hover,input.wpcf7-form-control.wpcf7-submit:hover{
    color:#fff;
    background-color:#23a9af
}
.wpcf7-form p,p.form-submit{
    margin:0
}
#respond textarea,.qodef-style-form textarea,.wpcf7-form textarea{
    display:block
}
div.wpcf7 .ajax-loader{
    position:absolute
}
.qodef-two-columns-form-without-space .wpcf7-form .ajax-loader{
    display:none
}
.qodef-owl-slider{
    visibility:hidden
}
.qodef-owl-slider .owl-stage-outer{
    z-index:1
}
.qodef-owl-slider.qodef-slider-is-moving .owl-item .qodef-block-drag-link{
    z-index:-1!important
}
.qodef-owl-slider.qodef-slider-has-both-nav .owl-nav .owl-next,.qodef-owl-slider.qodef-slider-has-both-nav .owl-nav .owl-prev{
    -webkit-transform:translateY(-32px);
    -moz-transform:translateY(-32px);
    transform:translateY(-32px)
}
.qodef-owl-slider.qodef-slider-hide-pagination .owl-dots{
    display:none
}
.qodef-owl-slider .owl-nav .owl-next,.qodef-owl-slider .owl-nav .owl-prev{
    position:absolute;
    top:calc(50% - 34px);
    width:55px;
    height:55px;
    padding:1px 0 0;
    margin:0;
    font-size:35px;
    line-height:50px;
    text-align:center;
    color:#F58220;
    background-color:#fff;
    border:0;
    border-radius:100%;
    outline:0;
    -webkit-appearance:none;
    z-index:3;
    box-sizing:border-box;
    -webkit-transition:color .4s ease-in-out,background-color .2s ease-in-out;
    -moz-transition:color .4s ease-in-out,background-color .2s ease-in-out;
    transition:color .4s ease-in-out,background-color .2s ease-in-out
}
.qodef-owl-slider .owl-nav .owl-next:hover,.qodef-owl-slider .owl-nav .owl-prev:hover{
    color:#fff;
    background-color:#3abdc1
}
.qodef-owl-slider .owl-nav .owl-next>span,.qodef-owl-slider .owl-nav .owl-prev>span{
    display:block;
    line-height:inherit
}
.qodef-owl-slider .owl-nav .owl-next>span:before,.qodef-owl-slider .owl-nav .owl-prev>span:before{
    display:block;
    line-height:inherit
}
.qodef-owl-slider .owl-nav .owl-prev{
    left:15px;
    padding-left:4px
}
.qodef-owl-slider .owl-nav .owl-next{
    right:15px;
    padding-right:4px
}
.qodef-owl-slider .owl-dots{
    text-align:center;
    margin:27px 0 0
}
.qodef-owl-slider .owl-dots .owl-dot{
    display:inline-block;
    vertical-align:middle;
    padding:0;
    margin:0 8px;
    background:0 0;
    border:0;
    border-radius:0;
    outline:0;
    -webkit-appearance:none
}
.qodef-owl-slider .owl-dots .owl-dot span{
    display:inline-block;
    vertical-align:middle;
    width:12px;
    height:12px;
    border-radius:3em;
    background-color:#3333;
    box-sizing:border-box;
    -webkit-transition:background-color .2s ease-out;
    -moz-transition:background-color .2s ease-out;
    transition:background-color .2s ease-out
}
.qodef-owl-slider .owl-dots .owl-dot.active span,.qodef-owl-slider .owl-dots .owl-dot:hover span{
    background-color:#F58220
}
.qodef-owl-slider .owl-carousel .owl-item img{
    -webkit-transform:translateZ(0)
}
.qodef-owl-slider+.qodef-slider-thumbnail{
    display:inline-block;
    vertical-align:middle;
    list-style:none;
    margin:20px -10px 0
}
.qodef-owl-slider+.qodef-slider-thumbnail>.qodef-slider-thumbnail-item{
    float:left;
    padding:0 10px;
    margin-bottom:20px;
    box-sizing:border-box;
    line-height:0;
    cursor:pointer
}
.qodef-owl-slider+.qodef-slider-thumbnail>.qodef-slider-thumbnail-item img{
    border:2px solid transparent;
    -webkit-transition:border-color .2s ease-out;
    -moz-transition:border-color .2s ease-out;
    transition:border-color .2s ease-out
}
.qodef-owl-slider+.qodef-slider-thumbnail>.qodef-slider-thumbnail-item.active img{
    border:2px solid #F58220
}
.qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-two .qodef-slider-thumbnail-item{
    width:50%
}
@media only screen and (max-width:1024px){
    .qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-two .qodef-slider-thumbnail-item{
        width:33.3333%
    }
}
.qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-three .qodef-slider-thumbnail-item{
    width:33.33333%
}
@media only screen and (max-width:1024px){
    .qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-three .qodef-slider-thumbnail-item{
        width:33.3333%
    }
}
.qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-four .qodef-slider-thumbnail-item{
    width:25%
}
@media only screen and (max-width:1024px){
    .qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-four .qodef-slider-thumbnail-item{
        width:33.3333%
    }
}
.qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-five .qodef-slider-thumbnail-item{
    width:20%
}
@media only screen and (max-width:1024px){
    .qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-five .qodef-slider-thumbnail-item{
        width:33.3333%
    }
}
.qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-six .qodef-slider-thumbnail-item{
    width:16.66667%
}
@media only screen and (max-width:1024px){
    .qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-six .qodef-slider-thumbnail-item{
        width:33.3333%
    }
}
.error404 .qodef-wrapper{
    padding:0!important
}
.error404 .qodef-content{
    height:100vh
}
.error404.admin-bar .qodef-content{
    height:calc(100vh - 32px)
}
.error404 .qodef-content-inner{
    position:relative;
    display:table;
    table-layout:fixed;
    height:100%;
    width:100%
}
.error404 .qodef-page-not-found{
    position:relative;
    display:table-cell;
    height:100%;
    width:100%;
    vertical-align:middle;
    padding:0 20%;
    text-align:center
}
.error404 .qodef-page-not-found .qodef-404-title-image{
    margin-bottom:15px
}
.error404 .qodef-page-not-found .qodef-404-title{
    margin:0
}
.error404 .qodef-page-not-found .qodef-404-text{
    margin:14px auto 0;
    float:none;
    font-size:17px
}
.error404 .qodef-page-not-found .qodef-btn{
    margin:30px 0 0
}
.error404 .qodef-page-not-found .qodef-btn.qodef-btn-light-style{
    color:#585858;
    background-color:#fff;
    border-color:#fff
}
.error404 .qodef-page-not-found .qodef-btn.qodef-btn-light-style:hover{
    color:#fff!important;
    background-color:transparent!important;
    border-color:#fff!important
}
@media only screen and (max-width:1366px){
    .error404 .qodef-page-not-found{
        padding-top:18px
    }
}
@media only screen and (max-width:1024px){
    .error404 .qodef-content{
        position:relative;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -webkit-align-items:center;
        -ms-flex-align:center;
        align-items:center;
        height:100%;
        min-height:100vh
    }
    .error404.admin-bar .qodef-content{
        height:100%;
        min-height:calc(100vh - 32px)
    }
    .error404 .qodef-page-not-found{
        padding:90px 40px 20px
    }
}
#qodef-back-to-top{
    position:fixed;
    right:25px;
    bottom:25px;
    margin:0;
    z-index:10000;
    opacity:0;
    visibility:hidden
}
#qodef-back-to-top.off{
    opacity:0;
    visibility:hidden;
    -webkit-transition:opacity .15s ease,visibility 0s .15s;
    -moz-transition:opacity .15s ease,visibility 0s .15s;
    transition:opacity .15s ease,visibility 0s .15s
}
#qodef-back-to-top.on{
    opacity:1;
    visibility:visible;
    -webkit-transition:opacity .3s ease;
    -moz-transition:opacity .3s ease;
    transition:opacity .3s ease
}
#qodef-back-to-top>span{
    position:relative;
    display:block;
    width:60px;
    height:60px;
    line-height:60px;
    border-radius:100%;
    font-size:13px;
    font-weight:600;
    letter-spacing:1px;
    text-align:center;
    color:#F58220;
    background-color:#fff;
    box-shadow:4px 6px 15px 0 rgba(0,0,0,.08);
    overflow:hidden;
    -webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -moz-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out
}
#qodef-back-to-top>span:hover{
    color:#fff;
    background-color:#F58220
}
#qodef-back-to-top span span{
    display:block;
    line-height:inherit
}
.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-container,.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-overlay-play,.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-poster{
    height:100%!important;
    /*!important because of the inline style*/
    width:100%!important
    /*!important because of the inline style*/
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{
    display:none
}
input[type=search]::-ms-clear{
    display:none
}
input[type=text]::-ms-clear{
    display:none
}
.qodef-setsail-burger rect:nth-of-type(1),.qodef-setsail-burger rect:nth-of-type(2){
    -webkit-transition:width .2s,x .2s;
    -moz-transition:width .2s,x .2s;
    transition:width .2s,x .2s;
    backface-visibility:hidden
}
.qodef-setsail-burger:hover rect:nth-of-type(1),.qodef-setsail-burger:hover rect:nth-of-type(2){
    width:22.5px
}
aside.qodef-sidebar{
    position:relative;
    z-index:11;
    margin:0 0 60px
}
aside.qodef-sidebar .widget:last-child{
    margin:0!important
}
aside.qodef-sidebar .widget.widget_text .qodef-widget-title{
    margin-bottom:23px
}
.wpb_widgetised_column{
    position:relative
}
.wpb_widgetised_column .widget:last-child{
    margin:0!important
}
.widget{
    margin:0 0 35px
}
.widget .qodef-widget-title{
    margin:0 0 14px
}
.widget .qodef-widget-title a{
    color:inherit
}
.widget ul{
    padding:0;
    margin:0;
    list-style:none
}
.widget ul li{
    margin:0 0 10px
}
.widget ul li:last-child{
    margin:0
}
.widget.widget_text img{
    display:block
}
.widget #wp-calendar{
    width:100%;
    text-align:center
}
.widget #wp-calendar caption{
    color:#212121;
    margin:0 0 15px
}
.widget #wp-calendar td,.widget #wp-calendar th{
    padding:3px 4px
}
.widget #wp-calendar td#today{
    color:#fff;
    background-color:#F58220
}
.widget #wp-calendar td#today a{
    color:inherit
}
.widget.widget_rss .qodef-widget-title .rsswidget:hover{
    color:#F58220
}
.widget.widget_rss .rss-widget-icon{
    display:inline-block
}
.widget.widget_rss ul li{
    margin:0 0 25px
}
.widget.widget_rss ul li .rss-date{
    display:block
}
.widget.widget_search .qodef-widget-title{
    margin-bottom:32px
}
.widget.widget_search form{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    clear:both
}
.widget.widget_search button,.widget.widget_search input{
    position:relative;
    display:inline-block;
    vertical-align:top;
    float:left;
    height:50px;
    font-family:inherit;
    font-size:inherit;
    line-height:30px;
    font-weight:inherit;
    border:0;
    border-radius:0;
    outline:0;
    -webkit-appearance:none;
    box-sizing:border-box;
    -webkit-transition:color .2s ease-out;
    -moz-transition:color .2s ease-out;
    transition:color .2s ease-out
}
.widget.widget_search input{
    width:calc(100% - 50px);
    padding:9px 0 11px 21px;
    font-family:Poppins,sans-serif;
    font-size:14px;
    font-weight:400;
    color:#848484;
    background-color:#f8f8f8
}
.widget.widget_search input::-webkit-input-placeholder{
    color:#848484
}
.widget.widget_search input:-moz-placeholder{
    color:#848484;
    opacity:1
}
.widget.widget_search input::-moz-placeholder{
    color:#848484;
    opacity:1
}
.widget.widget_search input:-ms-input-placeholder{
    color:#848484
}
.widget.widget_search button{
    width:50px;
    padding:10px 0;
    text-align:center;
    color:#fff;
    background-color:#F58220;
    cursor:pointer;
    -webkit-transition:background-color .2s ease-out;
    -moz-transition:background-color .2s ease-out;
    transition:background-color .2s ease-out
}
.widget.widget_search button:hover{
    background-color:#3abdc1
}
.widget.widget_search button span{
    display:block;
    line-height:inherit
}
.widget.widget_search button span:before{
    display:block;
    line-height:inherit
}
.widget.qodef-tours-main-search-filters{
    margin-bottom:30px
}
.widget.widget_archive ul li,.widget.widget_categories ul li,.widget.widget_meta ul li,.widget.widget_nav_menu ul li,.widget.widget_pages ul li,.widget.widget_recent_comments ul li,.widget.widget_recent_entries ul li{
    margin:0;
    padding:6px 0
}
.widget.widget_archive ul li:last-child,.widget.widget_categories ul li:last-child,.widget.widget_meta ul li:last-child,.widget.widget_nav_menu ul li:last-child,.widget.widget_pages ul li:last-child,.widget.widget_recent_comments ul li:last-child,.widget.widget_recent_entries ul li:last-child{
    border:none
}
.widget.widget_archive ul li a,.widget.widget_categories ul li a,.widget.widget_meta ul li a,.widget.widget_nav_menu ul li a,.widget.widget_pages ul li a,.widget.widget_recent_comments ul li a,.widget.widget_recent_entries ul li a{
    color:#505050
}
.widget.widget_archive ul li a:hover,.widget.widget_categories ul li a:hover,.widget.widget_meta ul li a:hover,.widget.widget_nav_menu ul li a:hover,.widget.widget_pages ul li a:hover,.widget.widget_recent_comments ul li a:hover,.widget.widget_recent_entries ul li a:hover{
    color:#F58220
}
.widget.widget_archive ul li ul,.widget.widget_categories ul li ul,.widget.widget_meta ul li ul,.widget.widget_nav_menu ul li ul,.widget.widget_pages ul li ul,.widget.widget_recent_comments ul li ul,.widget.widget_recent_entries ul li ul{
    margin:6px 0 0;
    padding:0 0 0 10px
}
.widget.widget_archive ul li ul li:last-child,.widget.widget_categories ul li ul li:last-child,.widget.widget_meta ul li ul li:last-child,.widget.widget_nav_menu ul li ul li:last-child,.widget.widget_pages ul li ul li:last-child,.widget.widget_recent_comments ul li ul li:last-child,.widget.widget_recent_entries ul li ul li:last-child{
    padding:6px 0 0
}
.widget.widget_recent_entries ul li>span{
    display:block
}
.widget.widget_categories ul li a{
    font-weight:600;
    color:#212121
}
.widget.widget_archive select,.widget.widget_categories select,.widget.widget_text select{
    width:100%;
    max-width:100%;
    height:50px;
    padding:0 20px;
    margin-top:15px;
    font-family:inherit;
    font-size:inherit;
    line-height:50px;
    font-style:inherit;
    font-weight:inherit;
    color:#848484;
    background-color:#f8f8f8;
    border:0;
    border-radius:0;
    outline:0;
    box-sizing:border-box
}
.widget.posts_holder ul li.page_item_has_children>a{
    display:block
}
.widget.posts_holder ul li.page_item_has_children>ul.children{
    padding-left:10px
}
.widget.posts_holder ul li.menu-item-has-children>a{
    display:block
}
.widget.posts_holder ul li.menu-item-has-children>ul.sub-menu{
    padding-left:10px
}
.widget.widget_tag_cloud .qodef-widget-title{
    margin-bottom:29px
}
.widget.widget_tag_cloud a{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin:0 3px 6px 0;
    padding:10px 24px;
    font-size:14px;
    line-height:1.428571428571429em;
    font-weight:600;
    font-size:14px!important;
    text-transform:lowercase;
    color:#fff;
    background-color:#F58220;
    box-sizing:border-box;
    -webkit-transition:color .2s ease-out,background-color .2s ease-out;
    -moz-transition:color .2s ease-out,background-color .2s ease-out;
    transition:color .2s ease-out,background-color .2s ease-out
}
.widget.widget_tag_cloud a:hover{
    background-color:#3abdc1
}
.widget.widget_tag_cloud a:last-child{
    margin-right:0
}
.widget.widget_media_image{
    margin-bottom:20px
}
.widget.widget_media_image .qodef-widget-title{
    margin-bottom:32px
}
.widget.widget_media_image a,.widget.widget_media_image img{
    display:block
}
.widget.widget_media_image img.qodef-image-with-shadow{
    box-shadow:5px 8px 13.92px 2.08px rgba(0,0,0,.05)
}
.widget.qodef-blog-list-widget .qodef-widget-title{
    margin-bottom:29px
}
.qodef-mobile-header .widget,.qodef-page-header .widget,.qodef-sticky-header .widget,.qodef-top-bar .widget{
    margin:0
}
.qodef-mobile-header .widget.widget_archive,.qodef-mobile-header .widget.widget_calendar,.qodef-mobile-header .widget.widget_categories,.qodef-mobile-header .widget.widget_meta,.qodef-mobile-header .widget.widget_nav_menu,.qodef-mobile-header .widget.widget_pages,.qodef-mobile-header .widget.widget_recent_comments,.qodef-mobile-header .widget.widget_recent_entries,.qodef-mobile-header .widget.widget_rss,.qodef-mobile-header .widget.widget_search,.qodef-mobile-header .widget.widget_tag_cloud,.qodef-page-header .widget.widget_archive,.qodef-page-header .widget.widget_calendar,.qodef-page-header .widget.widget_categories,.qodef-page-header .widget.widget_meta,.qodef-page-header .widget.widget_nav_menu,.qodef-page-header .widget.widget_pages,.qodef-page-header .widget.widget_recent_comments,.qodef-page-header .widget.widget_recent_entries,.qodef-page-header .widget.widget_rss,.qodef-page-header .widget.widget_search,.qodef-page-header .widget.widget_tag_cloud,.qodef-sticky-header .widget.widget_archive,.qodef-sticky-header .widget.widget_calendar,.qodef-sticky-header .widget.widget_categories,.qodef-sticky-header .widget.widget_meta,.qodef-sticky-header .widget.widget_nav_menu,.qodef-sticky-header .widget.widget_pages,.qodef-sticky-header .widget.widget_recent_comments,.qodef-sticky-header .widget.widget_recent_entries,.qodef-sticky-header .widget.widget_rss,.qodef-sticky-header .widget.widget_search,.qodef-sticky-header .widget.widget_tag_cloud,.qodef-top-bar .widget.widget_archive,.qodef-top-bar .widget.widget_calendar,.qodef-top-bar .widget.widget_categories,.qodef-top-bar .widget.widget_meta,.qodef-top-bar .widget.widget_nav_menu,.qodef-top-bar .widget.widget_pages,.qodef-top-bar .widget.widget_recent_comments,.qodef-top-bar .widget.widget_recent_entries,.qodef-top-bar .widget.widget_rss,.qodef-top-bar .widget.widget_search,.qodef-top-bar .widget.widget_tag_cloud{
    display:none!important
}
.qodef-side-menu{
    text-align:center
}
.qodef-side-menu .widget{
    margin-bottom:15px
}
.qodef-side-menu .widget.widget_media_image{
    margin-bottom:0
}
.qodef-side-menu .widget.widget_media_image img{
    margin:0 auto
}
.qodef-side-menu .widget.widget_archive select,.qodef-side-menu .widget.widget_categories select,.qodef-side-menu .widget.widget_text select{
    max-width:252px
}
.qodef-side-menu .widget.widget_search form{
    max-width:252px
}
.qodef-page-footer .qodef-icon-widget-holder{
    width:100%;
    color:#fff
}
.qodef-page-footer .qodef-icon-widget-holder:hover{
    color:#F58220
}
.qodef-page-footer .qodef-icon-widget-holder .icon_mail_alt{
    margin-top:-3px
}
.qodef-page-footer .widget{
    margin-bottom:25px;
    color:#b1b2b2
}
.qodef-page-footer .widget.qodef-contact-form-7-widget input.wpcf7-form-control.wpcf7-submit{
    width:100%;
    font-family:Poppins,sans-serif
}
.qodef-page-footer .widget.qodef-blog-list-widget .qodef-post-title{
    color:#a9a9a9;
    font-weight:400
}
.qodef-page-footer .widget.qodef-blog-list-widget .qodef-post-title a{
    color:inherit
}
.qodef-page-footer .widget.qodef-blog-list-widget .qodef-post-title a:hover{
    color:#F58220
}
.qodef-page-footer .widget.qodef-blog-list-widget .qodef-post-info-date a{
    color:#fff
}
.qodef-page-footer .widget.qodef-blog-list-widget .qodef-post-info-date a:hover{
    color:#F58220
}
.qodef-page-footer .widget.widget_media_image{
    margin-bottom:20px
}
.qodef-page-footer .widget:last-child{
    margin:0!important
}
.qodef-page-footer .widget h1,.qodef-page-footer .widget h2,.qodef-page-footer .widget h3,.qodef-page-footer .widget h4,.qodef-page-footer .widget h5,.qodef-page-footer .widget h6{
    margin:0;
    color:#fff
}
.qodef-page-footer .widget .qodef-widget-title{
    color:#fff;
    margin:0 0 23px
}
.qodef-page-footer .widget a{
    color:#a9a9a9
}
.qodef-page-footer .widget a:hover{
    color:#F58220
}
.qodef-page-footer .widget table tbody tr,.qodef-page-footer .widget table thead tr{
    border-color:#b1b2b2
}
.qodef-page-footer .widget table tbody th{
    border-right-color:#b1b2b2
}
.qodef-page-footer .widget #wp-calendar caption{
    color:#b1b2b2
}
.qodef-page-footer .widget.widget_rss .qodef-footer-widget-title .rsswidget{
    color:#fff
}
.qodef-page-footer .widget.widget_rss .qodef-footer-widget-title .rsswidget:hover{
    color:#F58220
}
.qodef-page-footer .widget.widget_search form>div{
    border-color:#b1b2b2
}
.qodef-page-footer .widget.widget_search input{
    color:#b1b2b2
}
.qodef-page-footer .widget.widget_search input::-webkit-input-placeholder{
    color:inherit
}
.qodef-page-footer .widget.widget_search input:-moz-placeholder{
    color:inherit;
    opacity:1
}
.qodef-page-footer .widget.widget_search input::-moz-placeholder{
    color:inherit;
    opacity:1
}
.qodef-page-footer .widget.widget_search input:-ms-input-placeholder{
    color:inherit
}
.qodef-page-footer .widget.widget_search input[type=submit]{
    color:#b1b2b2
}
.qodef-page-footer .widget.widget_search button:hover{
    color:#F58220
}
.qodef-page-footer .widget.widget_archive select,.qodef-page-footer .widget.widget_categories select,.qodef-page-footer .widget.widget_text select{
    color:#b1b2b2;
    border-color:#b1b2b2
}
.qodef-page-footer .widget.widget_archive select option,.qodef-page-footer .widget.widget_categories select option,.qodef-page-footer .widget.widget_text select option{
    background-color:#363636
}
.qodef-page-footer .widget.widget_tag_cloud a{
    color:#b1b2b2
}
.qodef-page-footer .widget.widget_tag_cloud a:after{
    color:inherit
}
.qodef-page-footer .widget.widget_tag_cloud a:hover{
    color:#F58220
}
.qodef-page-footer .qodef-footer-bottom-holder .widget_text a{
    color:#fff
}
.qodef-page-footer .qodef-footer-bottom-holder .widget_text a:hover{
    color:#F58220
}
.qodef-top-bar a{
    color:#fff
}
.qodef-top-bar a:hover{
    color:#F58220
}
.qodef-top-bar .qodef-icon-widget-holder{
    color:#fff
}
.qodef-top-bar .qodef-icon-widget-holder:hover .qodef-icon-text{
    color:#F58220
}
.qodef-top-bar .qodef-icon-widget-holder .qodef-icon-element{
    color:#F58220
}
.qodef-top-bar .qodef-icon-widget-holder .icon_mail_alt{
    margin-top:-3px
}
.qodef-top-bar .widget{
    display:inline-block;
    vertical-align:middle;
    margin:0
}
.qodef-top-bar .widget p{
    margin:0
}
.qodef-top-bar .widget.widget_text{
    margin:0
}
.qodef-top-bar .widget.widget_nav_menu ul{
    clear:both
}
.qodef-top-bar .widget.widget_nav_menu ul li{
    float:left;
    padding:0 8px;
    margin:0;
    line-height:14px;
    border-left:1px solid #fff
}
/*! * animate.css -http://daneden.me/animate * Version - 3.5.0 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2016 Daniel Eden */
.animated{
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.animated.infinite{
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite
}
.animated.hinge{
    -webkit-animation-duration:2s;
    animation-duration:2s
}
.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{
    -webkit-animation-duration:.75s;
    animation-duration:.75s
}
@-webkit-keyframes bounce{
    20%,53%,80%,from,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
        animation-timing-function:cubic-bezier(.215,.61,.355,1);
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
    40%,43%{
        -webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        -webkit-transform:translate3d(0,-30px,0);
        transform:translate3d(0,-30px,0)
    }
    70%{
        -webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        -webkit-transform:translate3d(0,-15px,0);
        transform:translate3d(0,-15px,0)
    }
    90%{
        -webkit-transform:translate3d(0,-4px,0);
        transform:translate3d(0,-4px,0)
    }
}
@keyframes bounce{
    20%,53%,80%,from,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
        animation-timing-function:cubic-bezier(.215,.61,.355,1);
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
    40%,43%{
        -webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        -webkit-transform:translate3d(0,-30px,0);
        transform:translate3d(0,-30px,0)
    }
    70%{
        -webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        -webkit-transform:translate3d(0,-15px,0);
        transform:translate3d(0,-15px,0)
    }
    90%{
        -webkit-transform:translate3d(0,-4px,0);
        transform:translate3d(0,-4px,0)
    }
}
.bounce{
    -webkit-animation-name:bounce;
    animation-name:bounce;
    -webkit-transform-origin:center bottom;
    transform-origin:center bottom
}
@-webkit-keyframes flash{
    50%,from,to{
        opacity:1
    }
    25%,75%{
        opacity:0
    }
}
@keyframes flash{
    50%,from,to{
        opacity:1
    }
    25%,75%{
        opacity:0
    }
}
.flash{
    -webkit-animation-name:flash;
    animation-name:flash
}
@-webkit-keyframes pulse{
    from{
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
    50%{
        -webkit-transform:scale3d(1.05,1.05,1.05);
        transform:scale3d(1.05,1.05,1.05)
    }
    to{
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
}
@keyframes pulse{
    from{
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
    50%{
        -webkit-transform:scale3d(1.05,1.05,1.05);
        transform:scale3d(1.05,1.05,1.05)
    }
    to{
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
}
.pulse{
    -webkit-animation-name:pulse;
    animation-name:pulse
}
@-webkit-keyframes rubberBand{
    from{
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
    30%{
        -webkit-transform:scale3d(1.25,.75,1);
        transform:scale3d(1.25,.75,1)
    }
    40%{
        -webkit-transform:scale3d(.75,1.25,1);
        transform:scale3d(.75,1.25,1)
    }
    50%{
        -webkit-transform:scale3d(1.15,.85,1);
        transform:scale3d(1.15,.85,1)
    }
    65%{
        -webkit-transform:scale3d(.95,1.05,1);
        transform:scale3d(.95,1.05,1)
    }
    75%{
        -webkit-transform:scale3d(1.05,.95,1);
        transform:scale3d(1.05,.95,1)
    }
    to{
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
}
@keyframes rubberBand{
    from{
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
    30%{
        -webkit-transform:scale3d(1.25,.75,1);
        transform:scale3d(1.25,.75,1)
    }
    40%{
        -webkit-transform:scale3d(.75,1.25,1);
        transform:scale3d(.75,1.25,1)
    }
    50%{
        -webkit-transform:scale3d(1.15,.85,1);
        transform:scale3d(1.15,.85,1)
    }
    65%{
        -webkit-transform:scale3d(.95,1.05,1);
        transform:scale3d(.95,1.05,1)
    }
    75%{
        -webkit-transform:scale3d(1.05,.95,1);
        transform:scale3d(1.05,.95,1)
    }
    to{
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
}
.rubberBand{
    -webkit-animation-name:rubberBand;
    animation-name:rubberBand
}
@-webkit-keyframes shake{
    from,to{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
    10%,30%,50%,70%,90%{
        -webkit-transform:translate3d(-10px,0,0);
        transform:translate3d(-10px,0,0)
    }
    20%,40%,60%,80%{
        -webkit-transform:translate3d(10px,0,0);
        transform:translate3d(10px,0,0)
    }
}
@keyframes shake{
    from,to{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
    10%,30%,50%,70%,90%{
        -webkit-transform:translate3d(-10px,0,0);
        transform:translate3d(-10px,0,0)
    }
    20%,40%,60%,80%{
        -webkit-transform:translate3d(10px,0,0);
        transform:translate3d(10px,0,0)
    }
}
.shake{
    -webkit-animation-name:shake;
    animation-name:shake
}
@-webkit-keyframes headShake{
    0%{
        -webkit-transform:translateX(0);
        transform:translateX(0)
    }
    6.5%{
        -webkit-transform:translateX(-6px) rotateY(-9deg);
        transform:translateX(-6px) rotateY(-9deg)
    }
    18.5%{
        -webkit-transform:translateX(5px) rotateY(7deg);
        transform:translateX(5px) rotateY(7deg)
    }
    31.5%{
        -webkit-transform:translateX(-3px) rotateY(-5deg);
        transform:translateX(-3px) rotateY(-5deg)
    }
    43.5%{
        -webkit-transform:translateX(2px) rotateY(3deg);
        transform:translateX(2px) rotateY(3deg)
    }
    50%{
        -webkit-transform:translateX(0);
        transform:translateX(0)
    }
}
@keyframes headShake{
    0%{
        -webkit-transform:translateX(0);
        transform:translateX(0)
    }
    6.5%{
        -webkit-transform:translateX(-6px) rotateY(-9deg);
        transform:translateX(-6px) rotateY(-9deg)
    }
    18.5%{
        -webkit-transform:translateX(5px) rotateY(7deg);
        transform:translateX(5px) rotateY(7deg)
    }
    31.5%{
        -webkit-transform:translateX(-3px) rotateY(-5deg);
        transform:translateX(-3px) rotateY(-5deg)
    }
    43.5%{
        -webkit-transform:translateX(2px) rotateY(3deg);
        transform:translateX(2px) rotateY(3deg)
    }
    50%{
        -webkit-transform:translateX(0);
        transform:translateX(0)
    }
}
.headShake{
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out;
    -webkit-animation-name:headShake;
    animation-name:headShake
}
@-webkit-keyframes swing{
    20%{
        -webkit-transform:rotate3d(0,0,1,15deg);
        transform:rotate3d(0,0,1,15deg)
    }
    40%{
        -webkit-transform:rotate3d(0,0,1,-10deg);
        transform:rotate3d(0,0,1,-10deg)
    }
    60%{
        -webkit-transform:rotate3d(0,0,1,5deg);
        transform:rotate3d(0,0,1,5deg)
    }
    80%{
        -webkit-transform:rotate3d(0,0,1,-5deg);
        transform:rotate3d(0,0,1,-5deg)
    }
    to{
        -webkit-transform:rotate3d(0,0,1,0deg);
        transform:rotate3d(0,0,1,0deg)
    }
}
@keyframes swing{
    20%{
        -webkit-transform:rotate3d(0,0,1,15deg);
        transform:rotate3d(0,0,1,15deg)
    }
    40%{
        -webkit-transform:rotate3d(0,0,1,-10deg);
        transform:rotate3d(0,0,1,-10deg)
    }
    60%{
        -webkit-transform:rotate3d(0,0,1,5deg);
        transform:rotate3d(0,0,1,5deg)
    }
    80%{
        -webkit-transform:rotate3d(0,0,1,-5deg);
        transform:rotate3d(0,0,1,-5deg)
    }
    to{
        -webkit-transform:rotate3d(0,0,1,0deg);
        transform:rotate3d(0,0,1,0deg)
    }
}
.swing{
    -webkit-transform-origin:top center;
    transform-origin:top center;
    -webkit-animation-name:swing;
    animation-name:swing
}
@-webkit-keyframes tada{
    from{
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
    10%,20%{
        -webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }
    30%,50%,70%,90%{
        -webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }
    40%,60%,80%{
        -webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }
    to{
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
}
@keyframes tada{
    from{
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
    10%,20%{
        -webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }
    30%,50%,70%,90%{
        -webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }
    40%,60%,80%{
        -webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }
    to{
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
}
.tada{
    -webkit-animation-name:tada;
    animation-name:tada
}
@-webkit-keyframes wobble{
    from{
        -webkit-transform:none;
        transform:none
    }
    15%{
        -webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }
    30%{
        -webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }
    45%{
        -webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }
    60%{
        -webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }
    75%{
        -webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }
    to{
        -webkit-transform:none;
        transform:none
    }
}
@keyframes wobble{
    from{
        -webkit-transform:none;
        transform:none
    }
    15%{
        -webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }
    30%{
        -webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }
    45%{
        -webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }
    60%{
        -webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }
    75%{
        -webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }
    to{
        -webkit-transform:none;
        transform:none
    }
}
.wobble{
    -webkit-animation-name:wobble;
    animation-name:wobble
}
@-webkit-keyframes jello{
    11.1%,from,to{
        -webkit-transform:none;
        transform:none
    }
    22.2%{
        -webkit-transform:skewX(-12.5deg) skewY(-12.5deg);
        transform:skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3%{
        -webkit-transform:skewX(6.25deg) skewY(6.25deg);
        transform:skewX(6.25deg) skewY(6.25deg)
    }
    44.4%{
        -webkit-transform:skewX(-3.125deg) skewY(-3.125deg);
        transform:skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5%{
        -webkit-transform:skewX(1.5625deg) skewY(1.5625deg);
        transform:skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6%{
        -webkit-transform:skewX(-.78125deg) skewY(-.78125deg);
        transform:skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7%{
        -webkit-transform:skewX(.39063deg) skewY(.39063deg);
        transform:skewX(.39063deg) skewY(.39063deg)
    }
    88.8%{
        -webkit-transform:skewX(-.19531deg) skewY(-.19531deg);
        transform:skewX(-.19531deg) skewY(-.19531deg)
    }
}
@keyframes jello{
    11.1%,from,to{
        -webkit-transform:none;
        transform:none
    }
    22.2%{
        -webkit-transform:skewX(-12.5deg) skewY(-12.5deg);
        transform:skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3%{
        -webkit-transform:skewX(6.25deg) skewY(6.25deg);
        transform:skewX(6.25deg) skewY(6.25deg)
    }
    44.4%{
        -webkit-transform:skewX(-3.125deg) skewY(-3.125deg);
        transform:skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5%{
        -webkit-transform:skewX(1.5625deg) skewY(1.5625deg);
        transform:skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6%{
        -webkit-transform:skewX(-.78125deg) skewY(-.78125deg);
        transform:skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7%{
        -webkit-transform:skewX(.39063deg) skewY(.39063deg);
        transform:skewX(.39063deg) skewY(.39063deg)
    }
    88.8%{
        -webkit-transform:skewX(-.19531deg) skewY(-.19531deg);
        transform:skewX(-.19531deg) skewY(-.19531deg)
    }
}
.jello{
    -webkit-animation-name:jello;
    animation-name:jello;
    -webkit-transform-origin:center;
    transform-origin:center
}
@-webkit-keyframes bounceIn{
    20%,40%,60%,80%,from,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0%{
        opacity:0;
        -webkit-transform:scale3d(.3,.3,.3);
        transform:scale3d(.3,.3,.3)
    }
    20%{
        -webkit-transform:scale3d(1.1,1.1,1.1);
        transform:scale3d(1.1,1.1,1.1)
    }
    40%{
        -webkit-transform:scale3d(.9,.9,.9);
        transform:scale3d(.9,.9,.9)
    }
    60%{
        opacity:1;
        -webkit-transform:scale3d(1.03,1.03,1.03);
        transform:scale3d(1.03,1.03,1.03)
    }
    80%{
        -webkit-transform:scale3d(.97,.97,.97);
        transform:scale3d(.97,.97,.97)
    }
    to{
        opacity:1;
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
}
@keyframes bounceIn{
    20%,40%,60%,80%,from,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0%{
        opacity:0;
        -webkit-transform:scale3d(.3,.3,.3);
        transform:scale3d(.3,.3,.3)
    }
    20%{
        -webkit-transform:scale3d(1.1,1.1,1.1);
        transform:scale3d(1.1,1.1,1.1)
    }
    40%{
        -webkit-transform:scale3d(.9,.9,.9);
        transform:scale3d(.9,.9,.9)
    }
    60%{
        opacity:1;
        -webkit-transform:scale3d(1.03,1.03,1.03);
        transform:scale3d(1.03,1.03,1.03)
    }
    80%{
        -webkit-transform:scale3d(.97,.97,.97);
        transform:scale3d(.97,.97,.97)
    }
    to{
        opacity:1;
        -webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
}
.bounceIn{
    -webkit-animation-name:bounceIn;
    animation-name:bounceIn
}
@-webkit-keyframes bounceInDown{
    60%,75%,90%,from,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0%{
        opacity:0;
        -webkit-transform:translate3d(0,-3000px,0);
        transform:translate3d(0,-3000px,0)
    }
    60%{
        opacity:1;
        -webkit-transform:translate3d(0,25px,0);
        transform:translate3d(0,25px,0)
    }
    75%{
        -webkit-transform:translate3d(0,-10px,0);
        transform:translate3d(0,-10px,0)
    }
    90%{
        -webkit-transform:translate3d(0,5px,0);
        transform:translate3d(0,5px,0)
    }
    to{
        -webkit-transform:none;
        transform:none
    }
}
@keyframes bounceInDown{
    60%,75%,90%,from,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0%{
        opacity:0;
        -webkit-transform:translate3d(0,-3000px,0);
        transform:translate3d(0,-3000px,0)
    }
    60%{
        opacity:1;
        -webkit-transform:translate3d(0,25px,0);
        transform:translate3d(0,25px,0)
    }
    75%{
        -webkit-transform:translate3d(0,-10px,0);
        transform:translate3d(0,-10px,0)
    }
    90%{
        -webkit-transform:translate3d(0,5px,0);
        transform:translate3d(0,5px,0)
    }
    to{
        -webkit-transform:none;
        transform:none
    }
}
.bounceInDown{
    -webkit-animation-name:bounceInDown;
    animation-name:bounceInDown
}
@-webkit-keyframes bounceInLeft{
    60%,75%,90%,from,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0%{
        opacity:0;
        -webkit-transform:translate3d(-3000px,0,0);
        transform:translate3d(-3000px,0,0)
    }
    60%{
        opacity:1;
        -webkit-transform:translate3d(25px,0,0);
        transform:translate3d(25px,0,0)
    }
    75%{
        -webkit-transform:translate3d(-10px,0,0);
        transform:translate3d(-10px,0,0)
    }
    90%{
        -webkit-transform:translate3d(5px,0,0);
        transform:translate3d(5px,0,0)
    }
    to{
        -webkit-transform:none;
        transform:none
    }
}
@keyframes bounceInLeft{
    60%,75%,90%,from,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0%{
        opacity:0;
        -webkit-transform:translate3d(-3000px,0,0);
        transform:translate3d(-3000px,0,0)
    }
    60%{
        opacity:1;
        -webkit-transform:translate3d(25px,0,0);
        transform:translate3d(25px,0,0)
    }
    75%{
        -webkit-transform:translate3d(-10px,0,0);
        transform:translate3d(-10px,0,0)
    }
    90%{
        -webkit-transform:translate3d(5px,0,0);
        transform:translate3d(5px,0,0)
    }
    to{
        -webkit-transform:none;
        transform:none
    }
}
.bounceInLeft{
    -webkit-animation-name:bounceInLeft;
    animation-name:bounceInLeft
}
@-webkit-keyframes bounceInRight{
    60%,75%,90%,from,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    from{
        opacity:0;
        -webkit-transform:translate3d(3000px,0,0);
        transform:translate3d(3000px,0,0)
    }
    60%{
        opacity:1;
        -webkit-transform:translate3d(-25px,0,0);
        transform:translate3d(-25px,0,0)
    }
    75%{
        -webkit-transform:translate3d(10px,0,0);
        transform:translate3d(10px,0,0)
    }
    90%{
        -webkit-transform:translate3d(-5px,0,0);
        transform:translate3d(-5px,0,0)
    }
    to{
        -webkit-transform:none;
        transform:none
    }
}
@keyframes bounceInRight{
    60%,75%,90%,from,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    from{
        opacity:0;
        -webkit-transform:translate3d(3000px,0,0);
        transform:translate3d(3000px,0,0)
    }
    60%{
        opacity:1;
        -webkit-transform:translate3d(-25px,0,0);
        transform:translate3d(-25px,0,0)
    }
    75%{
        -webkit-transform:translate3d(10px,0,0);
        transform:translate3d(10px,0,0)
    }
    90%{
        -webkit-transform:translate3d(-5px,0,0);
        transform:translate3d(-5px,0,0)
    }
    to{
        -webkit-transform:none;
        transform:none
    }
}
.bounceInRight{
    -webkit-animation-name:bounceInRight;
    animation-name:bounceInRight
}
@-webkit-keyframes bounceInUp{
    60%,75%,90%,from,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    from{
        opacity:0;
        -webkit-transform:translate3d(0,3000px,0);
        transform:translate3d(0,3000px,0)
    }
    60%{
        opacity:1;
        -webkit-transform:translate3d(0,-20px,0);
        transform:translate3d(0,-20px,0)
    }
    75%{
        -webkit-transform:translate3d(0,10px,0);
        transform:translate3d(0,10px,0)
    }
    90%{
        -webkit-transform:translate3d(0,-5px,0);
        transform:translate3d(0,-5px,0)
    }
    to{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
}
@keyframes bounceInUp{
    60%,75%,90%,from,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    from{
        opacity:0;
        -webkit-transform:translate3d(0,3000px,0);
        transform:translate3d(0,3000px,0)
    }
    60%{
        opacity:1;
        -webkit-transform:translate3d(0,-20px,0);
        transform:translate3d(0,-20px,0)
    }
    75%{
        -webkit-transform:translate3d(0,10px,0);
        transform:translate3d(0,10px,0)
    }
    90%{
        -webkit-transform:translate3d(0,-5px,0);
        transform:translate3d(0,-5px,0)
    }
    to{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
}
.bounceInUp{
    -webkit-animation-name:bounceInUp;
    animation-name:bounceInUp
}
@-webkit-keyframes bounceOut{
    20%{
        -webkit-transform:scale3d(.9,.9,.9);
        transform:scale3d(.9,.9,.9)
    }
    50%,55%{
        opacity:1;
        -webkit-transform:scale3d(1.1,1.1,1.1);
        transform:scale3d(1.1,1.1,1.1)
    }
    to{
        opacity:0;
        -webkit-transform:scale3d(.3,.3,.3);
        transform:scale3d(.3,.3,.3)
    }
}
@keyframes bounceOut{
    20%{
        -webkit-transform:scale3d(.9,.9,.9);
        transform:scale3d(.9,.9,.9)
    }
    50%,55%{
        opacity:1;
        -webkit-transform:scale3d(1.1,1.1,1.1);
        transform:scale3d(1.1,1.1,1.1)
    }
    to{
        opacity:0;
        -webkit-transform:scale3d(.3,.3,.3);
        transform:scale3d(.3,.3,.3)
    }
}
.bounceOut{
    -webkit-animation-name:bounceOut;
    animation-name:bounceOut
}
@-webkit-keyframes bounceOutDown{
    20%{
        -webkit-transform:translate3d(0,10px,0);
        transform:translate3d(0,10px,0)
    }
    40%,45%{
        opacity:1;
        -webkit-transform:translate3d(0,-20px,0);
        transform:translate3d(0,-20px,0)
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(0,2000px,0);
        transform:translate3d(0,2000px,0)
    }
}
@keyframes bounceOutDown{
    20%{
        -webkit-transform:translate3d(0,10px,0);
        transform:translate3d(0,10px,0)
    }
    40%,45%{
        opacity:1;
        -webkit-transform:translate3d(0,-20px,0);
        transform:translate3d(0,-20px,0)
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(0,2000px,0);
        transform:translate3d(0,2000px,0)
    }
}
.bounceOutDown{
    -webkit-animation-name:bounceOutDown;
    animation-name:bounceOutDown
}
@-webkit-keyframes bounceOutLeft{
    20%{
        opacity:1;
        -webkit-transform:translate3d(20px,0,0);
        transform:translate3d(20px,0,0)
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(-2000px,0,0);
        transform:translate3d(-2000px,0,0)
    }
}
@keyframes bounceOutLeft{
    20%{
        opacity:1;
        -webkit-transform:translate3d(20px,0,0);
        transform:translate3d(20px,0,0)
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(-2000px,0,0);
        transform:translate3d(-2000px,0,0)
    }
}
.bounceOutLeft{
    -webkit-animation-name:bounceOutLeft;
    animation-name:bounceOutLeft
}
@-webkit-keyframes bounceOutRight{
    20%{
        opacity:1;
        -webkit-transform:translate3d(-20px,0,0);
        transform:translate3d(-20px,0,0)
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(2000px,0,0);
        transform:translate3d(2000px,0,0)
    }
}
@keyframes bounceOutRight{
    20%{
        opacity:1;
        -webkit-transform:translate3d(-20px,0,0);
        transform:translate3d(-20px,0,0)
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(2000px,0,0);
        transform:translate3d(2000px,0,0)
    }
}
.bounceOutRight{
    -webkit-animation-name:bounceOutRight;
    animation-name:bounceOutRight
}
@-webkit-keyframes bounceOutUp{
    20%{
        -webkit-transform:translate3d(0,-10px,0);
        transform:translate3d(0,-10px,0)
    }
    40%,45%{
        opacity:1;
        -webkit-transform:translate3d(0,20px,0);
        transform:translate3d(0,20px,0)
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(0,-2000px,0);
        transform:translate3d(0,-2000px,0)
    }
}
@keyframes bounceOutUp{
    20%{
        -webkit-transform:translate3d(0,-10px,0);
        transform:translate3d(0,-10px,0)
    }
    40%,45%{
        opacity:1;
        -webkit-transform:translate3d(0,20px,0);
        transform:translate3d(0,20px,0)
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(0,-2000px,0);
        transform:translate3d(0,-2000px,0)
    }
}
.bounceOutUp{
    -webkit-animation-name:bounceOutUp;
    animation-name:bounceOutUp
}
@-webkit-keyframes fadeIn{
    from{
        opacity:0
    }
    to{
        opacity:1
    }
}
@keyframes fadeIn{
    from{
        opacity:0
    }
    to{
        opacity:1
    }
}
.fadeIn{
    -webkit-animation-name:fadeIn;
    animation-name:fadeIn
}
@-webkit-keyframes fadeInDown{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,-100%,0);
        transform:translate3d(0,-100%,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fadeInDown{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,-100%,0);
        transform:translate3d(0,-100%,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.fadeInDown{
    -webkit-animation-name:fadeInDown;
    animation-name:fadeInDown
}
@-webkit-keyframes fadeInDownBig{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,-2000px,0);
        transform:translate3d(0,-2000px,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fadeInDownBig{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,-2000px,0);
        transform:translate3d(0,-2000px,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.fadeInDownBig{
    -webkit-animation-name:fadeInDownBig;
    animation-name:fadeInDownBig
}
@-webkit-keyframes fadeInLeft{
    from{
        opacity:0;
        -webkit-transform:translate3d(-100%,0,0);
        transform:translate3d(-100%,0,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fadeInLeft{
    from{
        opacity:0;
        -webkit-transform:translate3d(-100%,0,0);
        transform:translate3d(-100%,0,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.fadeInLeft{
    -webkit-animation-name:fadeInLeft;
    animation-name:fadeInLeft
}
@-webkit-keyframes fadeInLeftBig{
    from{
        opacity:0;
        -webkit-transform:translate3d(-2000px,0,0);
        transform:translate3d(-2000px,0,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fadeInLeftBig{
    from{
        opacity:0;
        -webkit-transform:translate3d(-2000px,0,0);
        transform:translate3d(-2000px,0,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.fadeInLeftBig{
    -webkit-animation-name:fadeInLeftBig;
    animation-name:fadeInLeftBig
}
@-webkit-keyframes fadeInRight{
    from{
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fadeInRight{
    from{
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.fadeInRight{
    -webkit-animation-name:fadeInRight;
    animation-name:fadeInRight
}
@-webkit-keyframes fadeInRightBig{
    from{
        opacity:0;
        -webkit-transform:translate3d(2000px,0,0);
        transform:translate3d(2000px,0,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fadeInRightBig{
    from{
        opacity:0;
        -webkit-transform:translate3d(2000px,0,0);
        transform:translate3d(2000px,0,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.fadeInRightBig{
    -webkit-animation-name:fadeInRightBig;
    animation-name:fadeInRightBig
}
@-webkit-keyframes fadeInUp{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,100%,0);
        transform:translate3d(0,100%,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fadeInUp{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,100%,0);
        transform:translate3d(0,100%,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.fadeInUp{
    -webkit-animation-name:fadeInUp;
    animation-name:fadeInUp
}
@-webkit-keyframes fadeInUpBig{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,2000px,0);
        transform:translate3d(0,2000px,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fadeInUpBig{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,2000px,0);
        transform:translate3d(0,2000px,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.fadeInUpBig{
    -webkit-animation-name:fadeInUpBig;
    animation-name:fadeInUpBig
}
@-webkit-keyframes fadeOut{
    from{
        opacity:1
    }
    to{
        opacity:0
    }
}
@keyframes fadeOut{
    from{
        opacity:1
    }
    to{
        opacity:0
    }
}
.fadeOut{
    -webkit-animation-name:fadeOut;
    animation-name:fadeOut
}
@-webkit-keyframes fadeOutDown{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(0,100%,0);
        transform:translate3d(0,100%,0)
    }
}
@keyframes fadeOutDown{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(0,100%,0);
        transform:translate3d(0,100%,0)
    }
}
.fadeOutDown{
    -webkit-animation-name:fadeOutDown;
    animation-name:fadeOutDown
}
@-webkit-keyframes fadeOutDownBig{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(0,2000px,0);
        transform:translate3d(0,2000px,0)
    }
}
@keyframes fadeOutDownBig{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(0,2000px,0);
        transform:translate3d(0,2000px,0)
    }
}
.fadeOutDownBig{
    -webkit-animation-name:fadeOutDownBig;
    animation-name:fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(-100%,0,0);
        transform:translate3d(-100%,0,0)
    }
}
@keyframes fadeOutLeft{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(-100%,0,0);
        transform:translate3d(-100%,0,0)
    }
}
.fadeOutLeft{
    -webkit-animation-name:fadeOutLeft;
    animation-name:fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(-2000px,0,0);
        transform:translate3d(-2000px,0,0)
    }
}
@keyframes fadeOutLeftBig{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(-2000px,0,0);
        transform:translate3d(-2000px,0,0)
    }
}
.fadeOutLeftBig{
    -webkit-animation-name:fadeOutLeftBig;
    animation-name:fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}
@keyframes fadeOutRight{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}
.fadeOutRight{
    -webkit-animation-name:fadeOutRight;
    animation-name:fadeOutRight
}
@-webkit-keyframes fadeOutRightBig{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(2000px,0,0);
        transform:translate3d(2000px,0,0)
    }
}
@keyframes fadeOutRightBig{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(2000px,0,0);
        transform:translate3d(2000px,0,0)
    }
}
.fadeOutRightBig{
    -webkit-animation-name:fadeOutRightBig;
    animation-name:fadeOutRightBig
}
@-webkit-keyframes fadeOutUp{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(0,-100%,0);
        transform:translate3d(0,-100%,0)
    }
}
@keyframes fadeOutUp{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(0,-100%,0);
        transform:translate3d(0,-100%,0)
    }
}
.fadeOutUp{
    -webkit-animation-name:fadeOutUp;
    animation-name:fadeOutUp
}
@-webkit-keyframes fadeOutUpBig{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(0,-2000px,0);
        transform:translate3d(0,-2000px,0)
    }
}
@keyframes fadeOutUpBig{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(0,-2000px,0);
        transform:translate3d(0,-2000px,0)
    }
}
.fadeOutUpBig{
    -webkit-animation-name:fadeOutUpBig;
    animation-name:fadeOutUpBig
}
@-webkit-keyframes flip{
    from{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);
        transform:perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function:ease-out;
        animation-timing-function:ease-out
    }
    40%{
        -webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function:ease-out;
        animation-timing-function:ease-out
    }
    50%{
        -webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    80%{
        -webkit-transform:perspective(400px) scale3d(.95,.95,.95);
        transform:perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    to{
        -webkit-transform:perspective(400px);
        transform:perspective(400px);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
}
@keyframes flip{
    from{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);
        transform:perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function:ease-out;
        animation-timing-function:ease-out
    }
    40%{
        -webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function:ease-out;
        animation-timing-function:ease-out
    }
    50%{
        -webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    80%{
        -webkit-transform:perspective(400px) scale3d(.95,.95,.95);
        transform:perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    to{
        -webkit-transform:perspective(400px);
        transform:perspective(400px);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
}
.animated.flip{
    -webkit-backface-visibility:visible;
    backface-visibility:visible;
    -webkit-animation-name:flip;
    animation-name:flip
}
@-webkit-keyframes flipInX{
    from{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);
        transform:perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in;
        opacity:0
    }
    40%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);
        transform:perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    60%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);
        transform:perspective(400px) rotate3d(1,0,0,10deg);
        opacity:1
    }
    80%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);
        transform:perspective(400px) rotate3d(1,0,0,-5deg)
    }
    to{
        -webkit-transform:perspective(400px);
        transform:perspective(400px)
    }
}
@keyframes flipInX{
    from{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);
        transform:perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in;
        opacity:0
    }
    40%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);
        transform:perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    60%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);
        transform:perspective(400px) rotate3d(1,0,0,10deg);
        opacity:1
    }
    80%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);
        transform:perspective(400px) rotate3d(1,0,0,-5deg)
    }
    to{
        -webkit-transform:perspective(400px);
        transform:perspective(400px)
    }
}
.flipInX{
    -webkit-backface-visibility:visible!important;
    backface-visibility:visible!important;
    -webkit-animation-name:flipInX;
    animation-name:flipInX
}
@-webkit-keyframes flipInY{
    from{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);
        transform:perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in;
        opacity:0
    }
    40%{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);
        transform:perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    60%{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);
        transform:perspective(400px) rotate3d(0,1,0,10deg);
        opacity:1
    }
    80%{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);
        transform:perspective(400px) rotate3d(0,1,0,-5deg)
    }
    to{
        -webkit-transform:perspective(400px);
        transform:perspective(400px)
    }
}
@keyframes flipInY{
    from{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);
        transform:perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in;
        opacity:0
    }
    40%{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);
        transform:perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    60%{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);
        transform:perspective(400px) rotate3d(0,1,0,10deg);
        opacity:1
    }
    80%{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);
        transform:perspective(400px) rotate3d(0,1,0,-5deg)
    }
    to{
        -webkit-transform:perspective(400px);
        transform:perspective(400px)
    }
}
.flipInY{
    -webkit-backface-visibility:visible!important;
    backface-visibility:visible!important;
    -webkit-animation-name:flipInY;
    animation-name:flipInY
}
@-webkit-keyframes flipOutX{
    from{
        -webkit-transform:perspective(400px);
        transform:perspective(400px)
    }
    30%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);
        transform:perspective(400px) rotate3d(1,0,0,-20deg);
        opacity:1
    }
    to{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);
        transform:perspective(400px) rotate3d(1,0,0,90deg);
        opacity:0
    }
}
@keyframes flipOutX{
    from{
        -webkit-transform:perspective(400px);
        transform:perspective(400px)
    }
    30%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);
        transform:perspective(400px) rotate3d(1,0,0,-20deg);
        opacity:1
    }
    to{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);
        transform:perspective(400px) rotate3d(1,0,0,90deg);
        opacity:0
    }
}
.flipOutX{
    -webkit-animation-name:flipOutX;
    animation-name:flipOutX;
    -webkit-backface-visibility:visible!important;
    backface-visibility:visible!important
}
@-webkit-keyframes flipOutY{
    from{
        -webkit-transform:perspective(400px);
        transform:perspective(400px)
    }
    30%{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);
        transform:perspective(400px) rotate3d(0,1,0,-15deg);
        opacity:1
    }
    to{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);
        transform:perspective(400px) rotate3d(0,1,0,90deg);
        opacity:0
    }
}
@keyframes flipOutY{
    from{
        -webkit-transform:perspective(400px);
        transform:perspective(400px)
    }
    30%{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);
        transform:perspective(400px) rotate3d(0,1,0,-15deg);
        opacity:1
    }
    to{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);
        transform:perspective(400px) rotate3d(0,1,0,90deg);
        opacity:0
    }
}
.flipOutY{
    -webkit-backface-visibility:visible!important;
    backface-visibility:visible!important;
    -webkit-animation-name:flipOutY;
    animation-name:flipOutY
}
@-webkit-keyframes lightSpeedIn{
    from{
        -webkit-transform:translate3d(100%,0,0) skewX(-30deg);
        transform:translate3d(100%,0,0) skewX(-30deg);
        opacity:0
    }
    60%{
        -webkit-transform:skewX(20deg);
        transform:skewX(20deg);
        opacity:1
    }
    80%{
        -webkit-transform:skewX(-5deg);
        transform:skewX(-5deg);
        opacity:1
    }
    to{
        -webkit-transform:none;
        transform:none;
        opacity:1
    }
}
@keyframes lightSpeedIn{
    from{
        -webkit-transform:translate3d(100%,0,0) skewX(-30deg);
        transform:translate3d(100%,0,0) skewX(-30deg);
        opacity:0
    }
    60%{
        -webkit-transform:skewX(20deg);
        transform:skewX(20deg);
        opacity:1
    }
    80%{
        -webkit-transform:skewX(-5deg);
        transform:skewX(-5deg);
        opacity:1
    }
    to{
        -webkit-transform:none;
        transform:none;
        opacity:1
    }
}
.lightSpeedIn{
    -webkit-animation-name:lightSpeedIn;
    animation-name:lightSpeedIn;
    -webkit-animation-timing-function:ease-out;
    animation-timing-function:ease-out
}
@-webkit-keyframes lightSpeedOut{
    from{
        opacity:1
    }
    to{
        -webkit-transform:translate3d(100%,0,0) skewX(30deg);
        transform:translate3d(100%,0,0) skewX(30deg);
        opacity:0
    }
}
@keyframes lightSpeedOut{
    from{
        opacity:1
    }
    to{
        -webkit-transform:translate3d(100%,0,0) skewX(30deg);
        transform:translate3d(100%,0,0) skewX(30deg);
        opacity:0
    }
}
.lightSpeedOut{
    -webkit-animation-name:lightSpeedOut;
    animation-name:lightSpeedOut;
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in
}
@-webkit-keyframes rotateIn{
    from{
        -webkit-transform-origin:center;
        transform-origin:center;
        -webkit-transform:rotate3d(0,0,1,-200deg);
        transform:rotate3d(0,0,1,-200deg);
        opacity:0
    }
    to{
        -webkit-transform-origin:center;
        transform-origin:center;
        -webkit-transform:none;
        transform:none;
        opacity:1
    }
}
@keyframes rotateIn{
    from{
        -webkit-transform-origin:center;
        transform-origin:center;
        -webkit-transform:rotate3d(0,0,1,-200deg);
        transform:rotate3d(0,0,1,-200deg);
        opacity:0
    }
    to{
        -webkit-transform-origin:center;
        transform-origin:center;
        -webkit-transform:none;
        transform:none;
        opacity:1
    }
}
.rotateIn{
    -webkit-animation-name:rotateIn;
    animation-name:rotateIn
}
@-webkit-keyframes rotateInDownLeft{
    from{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:rotate3d(0,0,1,-45deg);
        transform:rotate3d(0,0,1,-45deg);
        opacity:0
    }
    to{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:none;
        transform:none;
        opacity:1
    }
}
@keyframes rotateInDownLeft{
    from{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:rotate3d(0,0,1,-45deg);
        transform:rotate3d(0,0,1,-45deg);
        opacity:0
    }
    to{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:none;
        transform:none;
        opacity:1
    }
}
.rotateInDownLeft{
    -webkit-animation-name:rotateInDownLeft;
    animation-name:rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight{
    from{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        -webkit-transform:rotate3d(0,0,1,45deg);
        transform:rotate3d(0,0,1,45deg);
        opacity:0
    }
    to{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        -webkit-transform:none;
        transform:none;
        opacity:1
    }
}
@keyframes rotateInDownRight{
    from{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        -webkit-transform:rotate3d(0,0,1,45deg);
        transform:rotate3d(0,0,1,45deg);
        opacity:0
    }
    to{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        -webkit-transform:none;
        transform:none;
        opacity:1
    }
}
.rotateInDownRight{
    -webkit-animation-name:rotateInDownRight;
    animation-name:rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft{
    from{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:rotate3d(0,0,1,45deg);
        transform:rotate3d(0,0,1,45deg);
        opacity:0
    }
    to{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:none;
        transform:none;
        opacity:1
    }
}
@keyframes rotateInUpLeft{
    from{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:rotate3d(0,0,1,45deg);
        transform:rotate3d(0,0,1,45deg);
        opacity:0
    }
    to{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:none;
        transform:none;
        opacity:1
    }
}
.rotateInUpLeft{
    -webkit-animation-name:rotateInUpLeft;
    animation-name:rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight{
    from{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        -webkit-transform:rotate3d(0,0,1,-90deg);
        transform:rotate3d(0,0,1,-90deg);
        opacity:0
    }
    to{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        -webkit-transform:none;
        transform:none;
        opacity:1
    }
}
@keyframes rotateInUpRight{
    from{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        -webkit-transform:rotate3d(0,0,1,-90deg);
        transform:rotate3d(0,0,1,-90deg);
        opacity:0
    }
    to{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        -webkit-transform:none;
        transform:none;
        opacity:1
    }
}
.rotateInUpRight{
    -webkit-animation-name:rotateInUpRight;
    animation-name:rotateInUpRight
}
@-webkit-keyframes rotateOut{
    from{
        -webkit-transform-origin:center;
        transform-origin:center;
        opacity:1
    }
    to{
        -webkit-transform-origin:center;
        transform-origin:center;
        -webkit-transform:rotate3d(0,0,1,200deg);
        transform:rotate3d(0,0,1,200deg);
        opacity:0
    }
}
@keyframes rotateOut{
    from{
        -webkit-transform-origin:center;
        transform-origin:center;
        opacity:1
    }
    to{
        -webkit-transform-origin:center;
        transform-origin:center;
        -webkit-transform:rotate3d(0,0,1,200deg);
        transform:rotate3d(0,0,1,200deg);
        opacity:0
    }
}
.rotateOut{
    -webkit-animation-name:rotateOut;
    animation-name:rotateOut
}
@-webkit-keyframes rotateOutDownLeft{
    from{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        opacity:1
    }
    to{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:rotate3d(0,0,1,45deg);
        transform:rotate3d(0,0,1,45deg);
        opacity:0
    }
}
@keyframes rotateOutDownLeft{
    from{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        opacity:1
    }
    to{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:rotate3d(0,0,1,45deg);
        transform:rotate3d(0,0,1,45deg);
        opacity:0
    }
}
.rotateOutDownLeft{
    -webkit-animation-name:rotateOutDownLeft;
    animation-name:rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight{
    from{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        opacity:1
    }
    to{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        -webkit-transform:rotate3d(0,0,1,-45deg);
        transform:rotate3d(0,0,1,-45deg);
        opacity:0
    }
}
@keyframes rotateOutDownRight{
    from{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        opacity:1
    }
    to{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        -webkit-transform:rotate3d(0,0,1,-45deg);
        transform:rotate3d(0,0,1,-45deg);
        opacity:0
    }
}
.rotateOutDownRight{
    -webkit-animation-name:rotateOutDownRight;
    animation-name:rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft{
    from{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        opacity:1
    }
    to{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:rotate3d(0,0,1,-45deg);
        transform:rotate3d(0,0,1,-45deg);
        opacity:0
    }
}
@keyframes rotateOutUpLeft{
    from{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        opacity:1
    }
    to{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:rotate3d(0,0,1,-45deg);
        transform:rotate3d(0,0,1,-45deg);
        opacity:0
    }
}
.rotateOutUpLeft{
    -webkit-animation-name:rotateOutUpLeft;
    animation-name:rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight{
    from{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        opacity:1
    }
    to{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        -webkit-transform:rotate3d(0,0,1,90deg);
        transform:rotate3d(0,0,1,90deg);
        opacity:0
    }
}
@keyframes rotateOutUpRight{
    from{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        opacity:1
    }
    to{
        -webkit-transform-origin:right bottom;
        transform-origin:right bottom;
        -webkit-transform:rotate3d(0,0,1,90deg);
        transform:rotate3d(0,0,1,90deg);
        opacity:0
    }
}
.rotateOutUpRight{
    -webkit-animation-name:rotateOutUpRight;
    animation-name:rotateOutUpRight
}
@-webkit-keyframes hinge{
    0%{
        -webkit-transform-origin:top left;
        transform-origin:top left;
        -webkit-animation-timing-function:ease-in-out;
        animation-timing-function:ease-in-out
    }
    20%,60%{
        -webkit-transform:rotate3d(0,0,1,80deg);
        transform:rotate3d(0,0,1,80deg);
        -webkit-transform-origin:top left;
        transform-origin:top left;
        -webkit-animation-timing-function:ease-in-out;
        animation-timing-function:ease-in-out
    }
    40%,80%{
        -webkit-transform:rotate3d(0,0,1,60deg);
        transform:rotate3d(0,0,1,60deg);
        -webkit-transform-origin:top left;
        transform-origin:top left;
        -webkit-animation-timing-function:ease-in-out;
        animation-timing-function:ease-in-out;
        opacity:1
    }
    to{
        -webkit-transform:translate3d(0,700px,0);
        transform:translate3d(0,700px,0);
        opacity:0
    }
}
@keyframes hinge{
    0%{
        -webkit-transform-origin:top left;
        transform-origin:top left;
        -webkit-animation-timing-function:ease-in-out;
        animation-timing-function:ease-in-out
    }
    20%,60%{
        -webkit-transform:rotate3d(0,0,1,80deg);
        transform:rotate3d(0,0,1,80deg);
        -webkit-transform-origin:top left;
        transform-origin:top left;
        -webkit-animation-timing-function:ease-in-out;
        animation-timing-function:ease-in-out
    }
    40%,80%{
        -webkit-transform:rotate3d(0,0,1,60deg);
        transform:rotate3d(0,0,1,60deg);
        -webkit-transform-origin:top left;
        transform-origin:top left;
        -webkit-animation-timing-function:ease-in-out;
        animation-timing-function:ease-in-out;
        opacity:1
    }
    to{
        -webkit-transform:translate3d(0,700px,0);
        transform:translate3d(0,700px,0);
        opacity:0
    }
}
.hinge{
    -webkit-animation-name:hinge;
    animation-name:hinge
}
@-webkit-keyframes rollIn{
    from{
        opacity:0;
        -webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes rollIn{
    from{
        opacity:0;
        -webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.rollIn{
    -webkit-animation-name:rollIn;
    animation-name:rollIn
}
@-webkit-keyframes rollOut{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}
@keyframes rollOut{
    from{
        opacity:1
    }
    to{
        opacity:0;
        -webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}
.rollOut{
    -webkit-animation-name:rollOut;
    animation-name:rollOut
}
@-webkit-keyframes zoomIn{
    from{
        opacity:0;
        -webkit-transform:scale3d(.3,.3,.3);
        transform:scale3d(.3,.3,.3)
    }
    50%{
        opacity:1
    }
}
@keyframes zoomIn{
    from{
        opacity:0;
        -webkit-transform:scale3d(.3,.3,.3);
        transform:scale3d(.3,.3,.3)
    }
    50%{
        opacity:1
    }
}
.zoomIn{
    -webkit-animation-name:zoomIn;
    animation-name:zoomIn
}
@-webkit-keyframes zoomInDown{
    from{
        opacity:0;
        -webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    60%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
@keyframes zoomInDown{
    from{
        opacity:0;
        -webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    60%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
.zoomInDown{
    -webkit-animation-name:zoomInDown;
    animation-name:zoomInDown
}
@-webkit-keyframes zoomInLeft{
    from{
        opacity:0;
        -webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    60%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform:scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
@keyframes zoomInLeft{
    from{
        opacity:0;
        -webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    60%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform:scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
.zoomInLeft{
    -webkit-animation-name:zoomInLeft;
    animation-name:zoomInLeft
}
@-webkit-keyframes zoomInRight{
    from{
        opacity:0;
        -webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    60%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
@keyframes zoomInRight{
    from{
        opacity:0;
        -webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    60%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
.zoomInRight{
    -webkit-animation-name:zoomInRight;
    animation-name:zoomInRight
}
@-webkit-keyframes zoomInUp{
    from{
        opacity:0;
        -webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    60%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
@keyframes zoomInUp{
    from{
        opacity:0;
        -webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    60%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
.zoomInUp{
    -webkit-animation-name:zoomInUp;
    animation-name:zoomInUp
}
@-webkit-keyframes zoomOut{
    from{
        opacity:1
    }
    50%{
        opacity:0;
        -webkit-transform:scale3d(.3,.3,.3);
        transform:scale3d(.3,.3,.3)
    }
    to{
        opacity:0
    }
}
@keyframes zoomOut{
    from{
        opacity:1
    }
    50%{
        opacity:0;
        -webkit-transform:scale3d(.3,.3,.3);
        transform:scale3d(.3,.3,.3)
    }
    to{
        opacity:0
    }
}
.zoomOut{
    -webkit-animation-name:zoomOut;
    animation-name:zoomOut
}
@-webkit-keyframes zoomOutDown{
    40%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    to{
        opacity:0;
        -webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin:center bottom;
        transform-origin:center bottom;
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
@keyframes zoomOutDown{
    40%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    to{
        opacity:0;
        -webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin:center bottom;
        transform-origin:center bottom;
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
.zoomOutDown{
    -webkit-animation-name:zoomOutDown;
    animation-name:zoomOutDown
}
@-webkit-keyframes zoomOutLeft{
    40%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform:scale3d(.475,.475,.475) translate3d(42px,0,0)
    }
    to{
        opacity:0;
        -webkit-transform:scale(.1) translate3d(-2000px,0,0);
        transform:scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin:left center;
        transform-origin:left center
    }
}
@keyframes zoomOutLeft{
    40%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform:scale3d(.475,.475,.475) translate3d(42px,0,0)
    }
    to{
        opacity:0;
        -webkit-transform:scale(.1) translate3d(-2000px,0,0);
        transform:scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin:left center;
        transform-origin:left center
    }
}
.zoomOutLeft{
    -webkit-animation-name:zoomOutLeft;
    animation-name:zoomOutLeft
}
@-webkit-keyframes zoomOutRight{
    40%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }
    to{
        opacity:0;
        -webkit-transform:scale(.1) translate3d(2000px,0,0);
        transform:scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin:right center;
        transform-origin:right center
    }
}
@keyframes zoomOutRight{
    40%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }
    to{
        opacity:0;
        -webkit-transform:scale(.1) translate3d(2000px,0,0);
        transform:scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin:right center;
        transform-origin:right center
    }
}
.zoomOutRight{
    -webkit-animation-name:zoomOutRight;
    animation-name:zoomOutRight
}
@-webkit-keyframes zoomOutUp{
    40%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    to{
        opacity:0;
        -webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin:center bottom;
        transform-origin:center bottom;
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
@keyframes zoomOutUp{
    40%{
        opacity:1;
        -webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    to{
        opacity:0;
        -webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin:center bottom;
        transform-origin:center bottom;
        -webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
.zoomOutUp{
    -webkit-animation-name:zoomOutUp;
    animation-name:zoomOutUp
}
@-webkit-keyframes slideInDown{
    from{
        -webkit-transform:translate3d(0,-100%,0);
        transform:translate3d(0,-100%,0);
        visibility:visible
    }
    to{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
}
@keyframes slideInDown{
    from{
        -webkit-transform:translate3d(0,-100%,0);
        transform:translate3d(0,-100%,0);
        visibility:visible
    }
    to{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
}
.slideInDown{
    -webkit-animation-name:slideInDown;
    animation-name:slideInDown
}
@-webkit-keyframes slideInLeft{
    from{
        -webkit-transform:translate3d(-100%,0,0);
        transform:translate3d(-100%,0,0);
        visibility:visible
    }
    to{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
}
@keyframes slideInLeft{
    from{
        -webkit-transform:translate3d(-100%,0,0);
        transform:translate3d(-100%,0,0);
        visibility:visible
    }
    to{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
}
.slideInLeft{
    -webkit-animation-name:slideInLeft;
    animation-name:slideInLeft
}
@-webkit-keyframes slideInRight{
    from{
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0);
        visibility:visible
    }
    to{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
}
@keyframes slideInRight{
    from{
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0);
        visibility:visible
    }
    to{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
}
.slideInRight{
    -webkit-animation-name:slideInRight;
    animation-name:slideInRight
}
@-webkit-keyframes slideInUp{
    from{
        -webkit-transform:translate3d(0,100%,0);
        transform:translate3d(0,100%,0);
        visibility:visible
    }
    to{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
}
@keyframes slideInUp{
    from{
        -webkit-transform:translate3d(0,100%,0);
        transform:translate3d(0,100%,0);
        visibility:visible
    }
    to{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
}
.slideInUp{
    -webkit-animation-name:slideInUp;
    animation-name:slideInUp
}
@-webkit-keyframes slideOutDown{
    from{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
    to{
        visibility:hidden;
        -webkit-transform:translate3d(0,100%,0);
        transform:translate3d(0,100%,0)
    }
}
@keyframes slideOutDown{
    from{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
    to{
        visibility:hidden;
        -webkit-transform:translate3d(0,100%,0);
        transform:translate3d(0,100%,0)
    }
}
.slideOutDown{
    -webkit-animation-name:slideOutDown;
    animation-name:slideOutDown
}
@-webkit-keyframes slideOutLeft{
    from{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
    to{
        visibility:hidden;
        -webkit-transform:translate3d(-100%,0,0);
        transform:translate3d(-100%,0,0)
    }
}
@keyframes slideOutLeft{
    from{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
    to{
        visibility:hidden;
        -webkit-transform:translate3d(-100%,0,0);
        transform:translate3d(-100%,0,0)
    }
}
.slideOutLeft{
    -webkit-animation-name:slideOutLeft;
    animation-name:slideOutLeft
}
@-webkit-keyframes slideOutRight{
    from{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
    to{
        visibility:hidden;
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}
@keyframes slideOutRight{
    from{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
    to{
        visibility:hidden;
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}
.slideOutRight{
    -webkit-animation-name:slideOutRight;
    animation-name:slideOutRight
}
@-webkit-keyframes slideOutUp{
    from{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
    to{
        visibility:hidden;
        -webkit-transform:translate3d(0,-100%,0);
        transform:translate3d(0,-100%,0)
    }
}
@keyframes slideOutUp{
    from{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
    to{
        visibility:hidden;
        -webkit-transform:translate3d(0,-100%,0);
        transform:translate3d(0,-100%,0)
    }
}
.slideOutUp{
    -webkit-animation-name:slideOutUp;
    animation-name:slideOutUp
}
#ui-datepicker-div{
    width:223px;
    z-index:1000!important
}
#ui-datepicker-div .ui-widget-header{
    background-color:#212121;
    border-color:#212121;
    padding:10px 25px;
    position:relative
}
#ui-datepicker-div .ui-widget-header>*{
    color:#fff
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-next,#ui-datepicker-div .ui-widget-header .ui-datepicker-prev{
    cursor:pointer;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    transform:translateY(-50%);
    margin-top:-1px
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-next:before,#ui-datepicker-div .ui-widget-header .ui-datepicker-prev:before{
    display:block;
    font-family:ElegantIcons;
    font-size:20px;
    vertical-align:middle
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-next .ui-icon,#ui-datepicker-div .ui-widget-header .ui-datepicker-prev .ui-icon{
    display:none
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-prev{
    left:20px
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-prev:before{
    content:"\34"
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-next{
    right:20px
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-next:before{
    content:"\35"
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-title{
    display:inline-block;
    width:100%;
    text-align:center
}
#ui-datepicker-div .ui-datepicker-calendar{
    background-color:rgba(255,255,255,.25)
}
#ui-datepicker-div .ui-datepicker-calendar thead tr{
    border:none;
    border-bottom:1px solid #F58220
}
#ui-datepicker-div .ui-datepicker-calendar thead th{
    color:#fff;
    font-weight:500
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr{
    border:none
}
#ui-datepicker-div .ui-datepicker-calendar td{
    padding:5px 0;
    font-size:12px;
    color:#fff
}
#ui-datepicker-div .ui-datepicker-calendar td a{
    display:block;
    margin:0 auto;
    width:25px;
    height:25px;
    line-height:25px;
    color:#F58220;
    background-color:#fff;
    border-radius:100%;
    box-sizing:border-box
}
.qodef-owl-slider{
    position:relative;
    display:none;
    width:100%;
    margin:0;
    -webkit-tap-highlight-color:transparent;
    z-index:1
}
.qodef-owl-slider.owl-loaded{
    display:block
}
.qodef-owl-slider.owl-loading{
    opacity:0;
    display:block
}
.qodef-owl-slider.owl-hidden{
    opacity:0
}
.qodef-owl-slider.owl-refresh .owl-item{
    visibility:hidden
}
.qodef-owl-slider.owl-drag .owl-item{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.qodef-owl-slider.owl-grab{
    cursor:move;
    cursor:grab
}
.qodef-owl-slider.owl-rtl{
    direction:rtl
}
.qodef-owl-slider.owl-rtl .owl-item{
    float:right
}
.no-js .qodef-owl-slider{
    display:block
}
.qodef-owl-slider .owl-stage{
    position:relative;
    -ms-touch-action:pan-Y;
    touch-action:manipulation;
    -moz-backface-visibility:hidden
}
.qodef-owl-slider .owl-stage:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
.qodef-owl-slider .owl-stage-outer{
    position:relative;
    overflow:hidden;
    -webkit-transform:translate3d(0,0,0)
}
.qodef-owl-slider .owl-item,.qodef-owl-slider .owl-wrapper{
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0)
}
.qodef-owl-slider .owl-item{
    position:relative;
    min-height:1px;
    float:left;
    -webkit-backface-visibility:hidden;
    -webkit-tap-highlight-color:transparent;
    -webkit-touch-callout:none
}
.qodef-owl-slider .owl-item img{
    display:block;
    width:100%
}
.qodef-owl-slider .owl-item img .owl-lazy{
    -webkit-transform-style:preserve-3d;
    transform-style:preserve-3d
}
.qodef-owl-slider .owl-item .owl-lazy{
    opacity:0;
    transition:opacity .4s ease
}
.qodef-owl-slider .owl-nav.disabled{
    display:none
}
.qodef-owl-slider .owl-nav .owl-next,.qodef-owl-slider .owl-nav .owl-prev{
    cursor:pointer;
    cursor:hand;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.qodef-owl-slider .owl-dots.disabled{
    display:none
}
.qodef-owl-slider .owl-dots .owl-dot{
    cursor:pointer;
    cursor:hand;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.qodef-owl-slider .animated{
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.qodef-owl-slider .owl-animated-in{
    z-index:0
}
.qodef-owl-slider .owl-animated-out{
    z-index:1
}
.qodef-owl-slider .fadeOut{
    -webkit-animation-name:fadeOut;
    animation-name:fadeOut
}
.owl-height{
    transition:height .5s ease-in-out
}
@-webkit-keyframes fadeOut{
    0%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
@keyframes fadeOut{
    0%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
.ps{
    overflow:hidden!important;
    overflow-anchor:none;
    -ms-overflow-style:none;
    touch-action:auto;
    -ms-touch-action:auto
}
.ps__rail-x{
    display:none;
    opacity:0;
    transition:background-color .2s linear,opacity .2s linear;
    -webkit-transition:background-color .2s linear,opacity .2s linear;
    height:15px;
    bottom:0;
    position:absolute
}
.ps__rail-y{
    display:none;
    opacity:0;
    transition:background-color .2s linear,opacity .2s linear;
    -webkit-transition:background-color .2s linear,opacity .2s linear;
    width:15px;
    right:0;
    position:absolute
}
.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{
    display:block;
    background-color:transparent
}
.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{
    opacity:0
}
.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{
    background-color:#eee;
    opacity:0
}
.ps__thumb-x{
    background-color:#aaa;
    border-radius:6px;
    transition:background-color .2s linear,height .2s ease-in-out;
    -webkit-transition:background-color .2s linear,height .2s ease-in-out;
    height:6px;
    bottom:2px;
    position:absolute
}
.ps__thumb-y{
    background-color:#aaa;
    border-radius:6px;
    transition:background-color .2s linear,width .2s ease-in-out;
    -webkit-transition:background-color .2s linear,width .2s ease-in-out;
    width:6px;
    right:2px;
    position:absolute
}
.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{
    background-color:#999;
    height:11px
}
.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{
    background-color:#999;
    width:11px
}
@supports (-ms-overflow-style:none){
    .ps{
        overflow:auto!important
    }
}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
    .ps{
        overflow:auto!important
    }
}
body .pp_pic_holder{
    position:fixed!important;
    top:50%!important;
    left:50%!important;
    display:none;
    width:100px;
    z-index:10001!important;
    -webkit-transform:translateX(-50%) translateY(-50%);
    -moz-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
@media only screen and (max-width:768px){
    body .pp_pic_holder{
        width:90%!important
    }
}
body .pp_pic_holder.pp_pic_have_only_one .pp_details{
    display:none
}
body .pp_pic_holder .pp_bottom,body .pp_pic_holder .pp_top{
    display:none!important
}
body .pp_pic_holder .pp_content{
    position:relative;
    background:0 0;
    margin:0 auto;
    height:40px;
    min-width:40px;
    width:100%
}
@media only screen and (max-width:768px){
    body .pp_pic_holder .pp_content{
        width:100%!important
    }
}
* html body .pp_pic_holder .pp_content{
    width:40px
}
body .pp_pic_holder .pp_content_container{
    position:relative;
    text-align:left;
    width:100%
}
body .pp_pic_holder .pp_content_container .pp_left,body .pp_pic_holder .pp_content_container .pp_right{
    background:0 0!important;
    padding:0!important
}
body .pp_pic_holder #pp_full_res{
    line-height:1!important
}
body .pp_pic_holder #pp_full_res .pp_inline{
    color:#212121;
    text-align:left
}
body .pp_pic_holder #pp_full_res .pp_inline p{
    margin:0 0 15px
}
body .pp_pic_holder #pp_full_res iframe{
    width:100%!important
}
body .pp_pic_holder #pp_full_res video{
    width:100%
}
body .pp_pic_holder #pp_full_res img{
    display:block
}
@media only screen and (max-width:768px){
    body .pp_pic_holder #pp_full_res img{
        width:100%!important;
        height:auto!important
    }
}
body .pp_pic_holder .pp_description,body .pp_pic_holder .pp_gallery,body .pp_pic_holder .ppt{
    display:none!important
}
body .pp_pic_holder .pp_loaderIcon{
    position:absolute;
    left:50%;
    top:50%;
    width:32px;
    height:32px;
    margin:-16px 0 0 -16px;
    background-color:#fff;
    border-radius:16px;
    -webkit-animation:scaleout 1s infinite ease-in-out;
    animation:scaleout 1s infinite ease-in-out
}
body .pp_pic_holder .pp_fade{
    position:relative;
    top:50%;
    display:none;
    -webkit-transform:translateY(-50%) translateZ(0);
    -moz-transform:translateY(-50%) translateZ(0);
    transform:translateY(-50%) translateZ(0)
}
body .pp_pic_holder .pp_details{
    position:relative;
    top:-1px;
    display:table;
    vertical-align:top;
    width:100%!important;
    float:none!important;
    margin:0!important;
    padding:15px 24px;
    background-color:#fff;
    box-sizing:border-box
}
body .pp_pic_holder .pp_details .pp_nav{
    position:relative;
    display:table-cell;
    vertical-align:middle;
    width:100%;
    height:auto;
    float:none;
    margin:0!important
}
body .pp_pic_holder .pp_details .pp_nav .pp_pause,body .pp_pic_holder .pp_details .pp_nav .pp_play{
    display:none
}
body .pp_pic_holder .pp_details .pp_nav .currentTextHolder{
    position:absolute;
    top:0;
    left:50%;
    width:auto;
    margin:0;
    padding:0;
    float:none;
    color:#505050;
    font-family:inherit;
    font-size:inherit;
    line-height:30px;
    font-style:inherit;
    letter-spacing:5px
}
body .pp_pic_holder a:focus{
    outline:0
}
body .pp_pic_holder a.pp_arrow_next,body .pp_pic_holder a.pp_arrow_previous{
    position:relative;
    display:inline-block;
    vertical-align:top;
    left:auto!important;
    float:none;
    width:auto!important;
    height:auto!important;
    margin:0!important;
    color:#505050;
    font-family:linea-arrows-10;
    font-size:0;
    line-height:1;
    text-indent:0;
    background:0 0!important;
    opacity:1!important;
    overflow:visible;
    z-index:9999
}
body .pp_pic_holder a.pp_arrow_next:after,body .pp_pic_holder a.pp_arrow_previous:after{
    font-size:30px
}
body .pp_pic_holder a.pp_arrow_next:hover,body .pp_pic_holder a.pp_arrow_previous:hover{
    color:#F58220
}
body .pp_pic_holder a.pp_arrow_previous:after{
    content:"\e03f"
}
body .pp_pic_holder a.pp_arrow_next:after{
    content:"\e04b"
}
body .pp_pic_holder a.pp_next,body .pp_pic_holder a.pp_previous{
    position:absolute;
    top:calc(50% - 24px);
    width:auto;
    height:auto;
    display:inline-block;
    margin:0!important;
    background:0 0!important;
    color:#212121;
    font-family:linea-arrows-10;
    font-size:35px;
    line-height:1;
    text-indent:-9999px!important;
    opacity:0;
    -webkit-transition:opacity .2s ease-out,color .2s ease-out;
    -moz-transition:opacity .2s ease-out,color .2s ease-out;
    transition:opacity .2s ease-out,color .2s ease-out
}
body .pp_pic_holder a.pp_next>*,body .pp_pic_holder a.pp_previous>*{
    display:none
}
body .pp_pic_holder a.pp_next:after,body .pp_pic_holder a.pp_previous:after{
    display:block;
    line-height:inherit;
    text-indent:0!important
}
body .pp_pic_holder a.pp_next:hover,body .pp_pic_holder a.pp_previous:hover{
    color:#F58220
}
body .pp_pic_holder a.pp_previous{
    left:30px
}
@media only screen and (max-width:768px){
    body .pp_pic_holder a.pp_previous{
        left:20px
    }
}
body .pp_pic_holder a.pp_previous:after{
    content:"\e03f"
}
body .pp_pic_holder a.pp_next{
    right:30px
}
@media only screen and (max-width:768px){
    body .pp_pic_holder a.pp_next{
        right:20px
    }
}
body .pp_pic_holder a.pp_next:after{
    content:"\e04b"
}
body .pp_pic_holder a.pp_close{
    position:relative;
    display:table-cell;
    vertical-align:middle;
    width:auto;
    height:auto;
    margin:0!important;
    background:0 0!important;
    color:#505050;
    font-family:Ionicons;
    font-size:0;
    line-height:1;
    text-indent:0;
    cursor:pointer;
    opacity:1!important
}
body .pp_pic_holder a.pp_close:hover{
    color:#212121
}
body .pp_pic_holder a.pp_expand{
    position:absolute;
    right:-22px;
    top:-18px;
    display:block;
    height:auto;
    width:auto;
    color:#fff;
    font-family:Ionicons;
    font-size:0;
    line-height:1;
    text-align:center;
    text-indent:0;
    background:0 0!important;
    z-index:2001
}
body .pp_pic_holder a.pp_expand:after{
    content:"\f386";
    font-size:22px
}
body .pp_pic_holder a.pp_expand:hover{
    color:rgba(255,255,255,.8)
}
body .pp_hoverContainer{
    position:absolute;
    top:0;
    width:100%;
    z-index:2000
}
@media only screen and (max-width:768px){
    body .pp_hoverContainer{
        width:100%!important;
        height:100%!important
    }
}
body .pp_hoverContainer:hover a.pp_next,body .pp_hoverContainer:hover a.pp_previous{
    opacity:1
}
body .pp_overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    display:none;
    background-color:#212121;
    z-index:10000!important
}
body .select2-container--default{
    position:relative;
    display:inline-block;
    height:50px;
    width:auto;
    margin:0 0 6px;
    vertical-align:middle;
    font-style:normal;
    text-align:left;
    border:0;
    border-radius:0;
    box-sizing:border-box
}
body .select2-container--default[dir=rtl]{
    text-align:right
}
body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{
    float:left
}
body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered{
    padding:0 22px 0 32px
}
body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{
    left:20px;
    right:auto
}
body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{
    float:right
}
body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__rendered{
    padding:0 22px 0 32px
}
body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{
    margin:7px auto 0 5px
}
body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{
    margin:0 auto 0 3px
}
body .select2-container--default.select2-container--disabled .select2-selection--single{
    background-color:#eee;
    cursor:default
}
body .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{
    display:none
}
body .select2-container--default.select2-container--disabled .select2-selection--multiple{
    background-color:#eee;
    cursor:default
}
body .select2-container--default.select2-container--disabled .select2-selection__choice__remove{
    display:none
}
body .select2-container--default.select2-container--open .select2-selection--single{
    color:#848484
}
body .select2-container--default.select2-container--open .select2-dropdown{
    left:0;
    background-color:#fff
}
body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above,body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below{
    box-shadow:0 3px 13px 0 rgba(0,0,0,.03);
    box-sizing:border-box
}
body .select2-container--default .select2-selection--single{
    display:block;
    height:50px;
    padding:0;
    font-family:inherit;
    font-size:inherit;
    line-height:48px;
    color:#848484;
    background-color:#f8f8f8;
    border:none;
    border-radius:0;
    cursor:pointer;
    user-select:none;
    -webkit-user-select:none;
    box-sizing:border-box
}
body .select2-container--default .select2-selection--single .select2-selection__rendered{
    display:block;
    padding:0 32px 0 22px;
    color:inherit;
    line-height:inherit;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    box-sizing:border-box
}
body .select2-container--default .select2-selection--single .select2-selection__clear{
    position:relative;
    float:right;
    margin:0;
    font-weight:inherit;
    cursor:pointer
}
body .select2-container--default .select2-selection--single .select2-selection__placeholder{
    color:inherit
}
body .select2-container--default .select2-selection--single .select2-selection__arrow{
    position:absolute;
    right:20px;
    top:0;
    width:auto;
    height:100%;
    color:inherit;
    font-size:20px;
    line-height:inherit;
    text-align:center
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b{
    display:none
}
body .select2-container--default .select2-selection--single .select2-selection__arrow:before{
    content:'\33';
    font-family:ElegantIcons;
    font-style:normal
}
body .select2-container--default .select2-selection--multiple{
    display:block;
    height:44px;
    padding:0;
    font-family:inherit;
    font-size:inherit;
    line-height:42px;
    color:inherit;
    background-color:transparent;
    border:1px solid #d4d3d3;
    border-radius:0;
    outline:0;
    cursor:pointer;
    user-select:none;
    -webkit-user-select:none;
    box-sizing:border-box
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered{
    display:block;
    margin:0;
    padding:0 32px 0 22px;
    list-style:none;
    color:inherit;
    line-height:inherit;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    box-sizing:border-box
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li{
    list-style:none
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder{
    float:left;
    margin:0;
    color:inherit
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear{
    position:relative;
    float:right;
    margin:0;
    font-weight:inherit;
    cursor:pointer
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{
    float:left;
    margin:7px 5px 0 0;
    padding:0 10px;
    line-height:30px;
    color:#fff;
    background-color:#212121;
    border:0;
    border-radius:0;
    cursor:default
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove{
    display:inline-block;
    margin:0 3px 0 0;
    font-weight:700;
    color:inherit;
    cursor:pointer;
    -webkit-transition:opacity .2s ease-out;
    -moz-transition:opacity .2s ease-out;
    transition:opacity .2s ease-out
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover{
    color:inherit;
    opacity:.8
}
body .select2-container--default .select2-search--inline{
    float:left
}
body .select2-container--default .select2-search--inline .select2-search__field{
    margin:0;
    padding:0;
    font-size:100%;
    background:0 0;
    border:none;
    outline:0;
    box-shadow:none;
    -webkit-appearance:textfield;
    box-sizing:border-box
}
body .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button{
    -webkit-appearance:none
}
body .select2-container--default .select2-dropdown{
    position:absolute;
    top:0;
    left:-100000px;
    width:100%;
    display:block;
    background-color:#f8f8f8;
    border:0;
    border-radius:0;
    z-index:1051;
    box-sizing:border-box
}
body .select2-container--default .select2-search--dropdown{
    display:block;
    padding:14px 22px 2px
}
body .select2-container--default .select2-search--dropdown.select2-search--hide{
    display:none
}
body .select2-container--default .select2-search--dropdown .select2-search__field{
    margin:0;
    padding:4px 8px;
    width:100%;
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
    line-height:20px;
    color:inherit;
    border:1px solid #d4d3d3;
    outline:0;
    -webkit-appearance:none;
    box-sizing:border-box
}
body .select2-container--default .select2-search--dropdown .select2-search__field:focus{
    border-color:#212121
}
body .select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{
    -webkit-appearance:none
}
body .select2-container--default .select2-results{
    display:block;
    margin:0;
    padding:0;
    overflow:hidden
}
body .select2-container--default .select2-results>.select2-results__options{
    max-height:200px;
    overflow-y:auto
}
body .select2-container--default .select2-results__options{
    position:relative;
    list-style:none;
    margin:5px 0;
    padding:2px 22px
}
body .select2-container--default .select2-results__option{
    padding:7px 0;
    color:#848484;
    user-select:none;
    -webkit-user-select:none;
    -webkit-transition:color .2s ease-out;
    -moz-transition:color .2s ease-out;
    transition:color .2s ease-out
}
body .select2-container--default .select2-results__option[aria-selected]{
    cursor:pointer
}
body .select2-container--default .select2-results__option[role=group]{
    padding:0
}
body .select2-container--default .select2-results__option[aria-disabled=true]{
    color:#212121
}
body .select2-container--default .select2-results__option[aria-selected=true],body .select2-container--default .select2-results__option[data-selected=true]{
    color:#F58220;
    background:0 0
}
body .select2-container--default .select2-results__option .select2-results__option{
    padding-left:1em
}
body .select2-container--default .select2-results__option .select2-results__option .select2-results__group{
    padding-left:0
}
body .select2-container--default .select2-results__option .select2-results__option .select2-results__option{
    margin-left:-1em;
    padding-left:2em
}
body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left:-2em;
    padding-left:3em
}
body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left:-3em;
    padding-left:4em
}
body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left:-4em;
    padding-left:5em
}
body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left:-5em;
    padding-left:6em
}
body .select2-container--default .select2-results__option--highlighted[aria-selected]{
    color:#F58220;
    background:0 0
}
body .select2-container--default .select2-results__group{
    display:block;
    padding:7px 0;
    cursor:default
}
.select2-close-mask{
    position:fixed;
    top:0;
    left:0;
    width:auto;
    height:auto;
    min-height:100%;
    min-width:100%;
    display:block;
    margin:0;
    padding:0;
    background-color:#fff;
    border:0;
    opacity:0;
    z-index:99
}
.select2-hidden-accessible{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    margin:-1px!important;
    padding:0!important;
    border:0!important;
    clip:rect(0 0 0 0)!important;
    overflow:hidden!important
}
.widget_icl_lang_sel_widget{
    position:relative;
    display:inline-block;
    vertical-align:middle
}
.widget_icl_lang_sel_widget img{
    position:relative;
    display:inline-block!important;
    vertical-align:middle;
    top:-1px;
    padding-right:6px
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    width:200px;
    text-align:left;
    box-sizing:border-box
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click:hover .wpml-ls-sub-menu,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu{
    padding:14px 20px 14px 42px;
    height:142px;
    visibility:visible;
    -webkit-transition-delay:0s;
    -moz-transition-delay:0s;
    transition-delay:0s
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click:hover .wpml-ls-sub-menu .wpml-ls-item,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu .wpml-ls-item{
    -webkit-transition:.2s .1s;
    -moz-transition:.2s .1s;
    transition:.2s .1s;
    opacity:1
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-legacy-dropdown{
    padding:0;
    margin:0
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{
    position:relative;
    display:block;
    padding:9px 20px;
    color:#212121;
    background-color:#fff;
    border:1px solid #d4d3d3;
    box-sizing:border-box
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{
    color:#F58220
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after{
    content:'\33';
    position:absolute;
    top:calc(50% - 11px);
    right:20px;
    display:block;
    font-family:ElegantIcons;
    font-size:18px;
    line-height:1
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    padding:0 20px 0 42px;
    margin:0;
    list-style:none;
    background-color:#F58220;
    box-shadow:0 3px 13px 0 rgba(0,0,0,.03);
    border-top:0;
    z-index:10;
    height:0;
    visibility:hidden;
    box-sizing:border-box;
    -webkit-transition:.2s ease-out;
    -moz-transition:.2s ease-out;
    transition:.2s ease-out
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item{
    display:block;
    width:100%;
    margin:0;
    padding:0;
    opacity:0;
    -webkit-transition:0s;
    -moz-transition:0s;
    transition:0s
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{
    display:block;
    padding:7px 0
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul{
    list-style-type:none;
    margin:0;
    padding:0
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{
    display:inline-block;
    vertical-align:middle;
    margin:0 15px 5px 0
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{
    margin-right:0
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{
    display:block
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul{
    list-style-type:none;
    margin:0;
    padding:0
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{
    display:block;
    margin:0;
    padding:5px 0
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{
    display:block
}
.qodef-page-footer .widget_icl_lang_sel_widget,.qodef-side-menu .widget_icl_lang_sel_widget,.qodef-vertical-menu-area .widget_icl_lang_sel_widget,.wpb_widgetised_column .widget_icl_lang_sel_widget,aside.qodef-sidebar .widget_icl_lang_sel_widget{
    width:100%
}
.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,.qodef-side-menu .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,.qodef-side-menu .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,.qodef-vertical-menu-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,.qodef-vertical-menu-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,.wpb_widgetised_column .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,.wpb_widgetised_column .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,aside.qodef-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,aside.qodef-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{
    width:100%
}
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{
    width:140px;
    text-transform:capitalize
}
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{
    padding:0;
    font-size:13px;
    line-height:46px;
    letter-spacing:.01em;
    font-weight:500;
    text-align:center;
    color:#fff;
    background-color:#3abdc1;
    border:0;
    text-indent:-6px
}
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after{
    right:32px
}
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{
    font-size:13px;
    line-height:24px;
    font-weight:500;
    letter-spacing:.01em;
    color:#fff
}
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a span,.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a span{
    position:relative
}
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a span:after,.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a span:after{
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    height:2px;
    width:0;
    background-color:currentColor;
    -webkit-transition:width .3s ease-out;
    -moz-transition:width .3s ease-out;
    transition:width .3s ease-out
}
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover span:after,.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover span:after{
    width:100%
}
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{
    margin-bottom:0
}
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px
}
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li:last-child{
    margin-right:0
}
.qodef-footer-top-holder .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li,.qodef-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li,.qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px
}
.qodef-footer-top-holder .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li:last-child,.qodef-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li:last-child,.qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li:last-child{
    margin-right:0
}
.qodef-main-menu>ul>li.menu-item-language.has_sub>a>span.item_outer .item_text:after{
    content:'\33';
    position:absolute;
    right:-15px;
    top:0;
    font-family:ElegantIcons;
    font-size:15px
}
.qodef-main-menu>ul>li.menu-item-language a>span.item_outer .item_text{
    position:relative;
    display:table
}
.qodef-main-menu>ul>li.menu-item-language a>span.item_outer .item_text>*{
    display:table-cell;
    vertical-align:middle
}
.qodef-main-menu>ul>li.menu-item-language a>span.item_outer .item_text img{
    padding:5px 6px 0 0
}
.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{
    color:#fff;
    background-color:transparent;
    border-color:#fff
}
.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{
    color:rgba(255,255,255,.8)
}
.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{
    background-color:#363636
}
.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{
    color:#fff
}
.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{
    color:rgba(255,255,255,.8)
}
.qodef-blog-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:0 0 40px;
    clear:both;
    box-sizing:border-box
}
.qodef-page-content-is-boxed .qodef-blog-holder{
    margin-bottom:0
}
.qodef-blog-holder article{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    box-sizing:border-box
}
.qodef-blog-holder article.sticky .qodef-post-title a{
    color:#F58220
}
.qodef-blog-holder article .qodef-post-content{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-blog-holder article .qodef-post-heading{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    max-width:100%;
    overflow:hidden
}
.qodef-blog-holder article .qodef-post-heading .qodef-post-info-category{
    position:absolute;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    top:0;
    right:-1px;
    padding:10px 25px;
    background-color:#fff;
    z-index:1;
    box-sizing:border-box
}
.qodef-blog-holder article .qodef-post-heading .qodef-post-info-category a{
    margin:0 15px;
    font-family:Satisfy,cursive;
    font-size:25px;
    line-height:1.145833333333333em;
    color:#F58220
}
.qodef-blog-holder article .qodef-post-heading .qodef-post-info-category a:hover{
    color:#3abdc1
}
@media only screen and (max-width:680px){
    .qodef-blog-holder article .qodef-post-heading .qodef-post-info-category{
        display:none
    }
}
.qodef-blog-holder article .qodef-post-image{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    max-width:100%
}
.qodef-blog-holder article .qodef-post-image img{
    display:block
}
.qodef-blog-holder article .qodef-post-image-background{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    height:100%;
    background-position:center;
    background-size:cover
}
.qodef-blog-holder article .qodef-post-image-background a{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0
}
.qodef-blog-holder article .qodef-post-image-icon{
    position:absolute;
    top:20px;
    right:20px;
    font-size:30px;
    line-height:1;
    color:#fff
}
.qodef-blog-holder article .qodef-post-text{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    box-sizing:border-box
}
.qodef-blog-holder article .qodef-post-title{
    margin:0
}
.qodef-blog-holder article .qodef-post-excerpt-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:15px 0 0
}
.qodef-blog-holder article .qodef-post-excerpt-holder p{
    margin:0
}
.qodef-blog-holder article .qodef-post-excerpt:after{
    content:'...'
}
.qodef-blog-holder article .qodef-more-link-container{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:15px 0 0
}
.qodef-blog-holder article .qodef-post-info{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-blog-holder article .qodef-post-info>*{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin:0 20px 10px 0;
    color:#212121;
    font-size:14px;
    line-height:1.428571428571429em;
    font-weight:600
}
.qodef-blog-holder article .qodef-post-info>:last-child{
    margin-right:0
}
.qodef-blog-holder article .qodef-post-info>* a{
    color:inherit
}
.qodef-blog-holder article .qodef-post-info>* a:hover{
    color:#F58220
}
.qodef-blog-holder article .qodef-post-info .qodef-post-info-comments-icon{
    margin-right:6px;
    font-weight:600
}
.qodef-blog-holder article .qodef-tags-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin-top:37px
}
.qodef-blog-holder article .qodef-tags-holder a{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin:0 6px 6px 0;
    padding:10px 24px;
    font-size:14px;
    line-height:1.428571428571429em;
    font-weight:600;
    text-transform:lowercase;
    color:#fff;
    background-color:#F58220;
    box-sizing:border-box;
    -webkit-transition:color .2s ease-out,background-color .2s ease-out;
    -moz-transition:color .2s ease-out,background-color .2s ease-out;
    transition:color .2s ease-out,background-color .2s ease-out
}
.qodef-blog-holder article .qodef-tags-holder a:hover{
    background-color:#3abdc1
}
.qodef-blog-holder article .qodef-tags-holder a:last-child{
    margin-right:0
}
.qodef-blog-holder article .qodef-post-info-bottom{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin-top:39px
}
.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left,.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
@media only screen and (min-width:768px){
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left,.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right{
        width:50%
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left{
        float:left
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right{
        text-align:right;
        float:right
    }
}
.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right>div{
    margin-left:17px
}
.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right>div:first-child{
    margin-left:0
}
.qodef-blog-holder article.format-link .qodef-post-text{
    padding:52px 68px;
    background-color:#fff;
    box-shadow:0 0 45.92px .08px rgba(0,0,0,.07);
    text-align:center
}
.qodef-blog-holder article.format-link .qodef-link-mark{
    position:absolute;
    top:-18px;
    right:-10px;
    width:68px;
    height:68px;
    font-size:24px;
    line-height:68px;
    text-align:center;
    color:#F58220;
    background-color:#fff;
    border-radius:100%;
    box-sizing:border-box;
    box-shadow:0 3px 20px 5px rgba(0,0,0,.03)
}
.qodef-blog-holder article.format-link span.qodef-post-title{
    display:block;
    font-family:Satisfy,cursive;
    font-size:30px;
    line-height:1.5em;
    font-weight:300;
    color:#212121
}
@media only screen and (max-width:680px){
    .qodef-blog-holder article.format-link .qodef-post-text{
        padding:42px 38px
    }
    .qodef-blog-holder article.format-link span.qodef-post-title{
        font-size:18px
    }
}
.qodef-blog-holder article.format-quote .qodef-post-text{
    padding:49px 68px 33px;
    background-color:#fff;
    box-shadow:0 0 45.92px .08px rgba(0,0,0,.07);
    text-align:center
}
.qodef-blog-holder article.format-quote .qodef-quote-mark{
    position:absolute;
    top:-18px;
    right:-10px;
    width:68px;
    height:68px;
    font-size:30px;
    line-height:68px;
    text-align:center;
    color:#F58220;
    background-color:#fff;
    border-radius:100%;
    box-sizing:border-box;
    box-shadow:0 3px 20px 5px rgba(0,0,0,.03)
}
.qodef-blog-holder article.format-quote span.qodef-post-title{
    display:block;
    font-size:20px;
    line-height:1.5em
}
.qodef-blog-holder article.format-quote .qodef-quote-author{
    margin:0;
    font-family:Satisfy,cursive;
    font-size:24px;
    line-height:2.625em;
    font-weight:400;
    color:#212121
}
@media only screen and (max-width:680px){
    .qodef-blog-holder article.format-quote .qodef-post-text{
        padding:36px 38px 30px
    }
    .qodef-blog-holder article.format-quote span.qodef-post-title{
        font-size:18px
    }
}
.qodef-blog-holder article.format-gallery .qodef-post-image{
    width:100%
}
.qodef-blog-holder article.format-gallery .owl-carousel .owl-item{
    z-index:2
}
.qodef-blog-holder article.format-gallery .owl-carousel .owl-item.active{
    z-index:3
}
@media only screen and (max-width:680px){
    .qodef-blog-holder article.format-gallery .owl-nav{
        display:none
    }
}
.qodef-blog-holder article.format-audio.has-post-thumbnail .qodef-post-heading{
    position:relative
}
.qodef-blog-holder article.format-audio.has-post-thumbnail .qodef-blog-audio-holder{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    display:inline-block;
    vertical-align:middle
}
.qodef-blog-holder article.format-audio .qodef-post-image{
    width:100%;
    max-width:inherit
}
.qodef-blog-holder article.format-audio .qodef-post-image img{
    width:100%
}
.qodef-blog-holder article.format-video .qodef-service-video .mejs-controls,.qodef-blog-holder article.format-video .qodef-service-video .mejs-iframe-overlay{
    display:none!important
}
.qodef-blog-holder article.format-video .qodef-self-hosted-video{
    max-width:100%
}
.qodef-blog-audio-holder .mejs-container,.qodef-blog-audio-holder .mejs-container .mejs-controls,.qodef-blog-audio-holder .mejs-embed,.qodef-blog-audio-holder .mejs-embed body{
    background:0 0
}
.qodef-blog-audio-holder .mejs-container,.qodef-blog-audio-holder .mejs-container .mejs-controls{
    height:40px!important
}
.qodef-blog-audio-holder .mejs-container .mejs-controls{
    background:#212121;
    box-sizing:border-box;
    font-family:Poppins,sans-serif;
    padding:0
}
.qodef-blog-audio-holder .mejs-container .mejs-controls .mejs-button{
    height:40px;
    width:40px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls button{
    background-color:transparent;
    background-image:none;
    border:0;
    height:40px;
    margin:0;
    outline:0;
    position:relative;
    top:0;
    width:40px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls button:before{
    color:#fff;
    display:block;
    font-family:ElegantIcons;
    font-size:15px;
    height:40px;
    left:0;
    line-height:40px;
    position:absolute;
    text-align:center;
    top:0;
    width:40px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-playpause-button.mejs-play button:before,.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-playpause-button.mejs-replay button:before{
    content:"\45";
    font-size:25px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-playpause-button.mejs-pause button:before{
    content:"\60";
    font-size:25px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-playpause-button.mejs-stop button:before{
    content:"\5e";
    font-size:25px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-volume-button.mejs-mute button:before{
    content:"\78"
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-volume-button.mejs-unmute button:before{
    content:"\79"
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-volume-button>a.mejs-volume-slider{
    background:rgba(33,33,33,.7);
    height:130px;
    width:36px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-volume-button>a.mejs-volume-slider .mejs-volume-total{
    background:#fff;
    top:15px;
    width:6px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-volume-button>a.mejs-volume-slider .mejs-volume-current{
    background-color:#F58220
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-volume-button>a.mejs-volume-slider .mejs-volume-handle{
    display:none
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider{
    height:40px;
    margin-right:20px;
    width:100px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.qodef-blog-audio-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total{
    height:6px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total{
    background:#fff;
    top:17px;
    width:100px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current{
    background-color:#F58220
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time{
    color:#fff;
    font-family:Poppins,sans-serif;
    font-size:13px;
    height:100%;
    line-height:40px;
    padding:0 20px;
    width:40px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time>*{
    font-family:inherit
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail{
    font-family:inherit;
    height:6px;
    margin:0;
    padding:0;
    top:17px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total{
    background:rgba(255,255,255,.7);
    height:6px;
    margin:0
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total span{
    height:6px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-buffering,.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-hovered,.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-marker{
    background:0 0
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-loaded{
    background:#fff
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-current{
    background:#F58220
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-hovered{
    background:rgba(63,208,212,.7)
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-float,.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-float-corner,.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-float-current{
    background:0 0;
    border:0;
    color:#fff;
    top:-20px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-handle,.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-handle-content{
    border:none;
    height:6px;
    left:0;
    top:0;
    width:6px
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-fullscreen-button button:before{
    content:"\30"
}
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-fullscreen-button.mejs-unfullscreen button:before{
    content:"\2f"
}
.qodef-self-hosted-video-holder{
    overflow:hidden
}
.qodef-self-hosted-video-holder video{
    object-fit:cover
}
.qodef-blog-pagination-wp{
    display:none
}
.qodef-blog-pagination{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin:37px 0 0;
    clear:both
}
.qodef-blog-pagination ul{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    padding:0;
    margin:0;
    list-style:none;
    text-align:center
}
.qodef-blog-pagination ul li{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin:0 8px
}
.qodef-blog-pagination ul li a{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin:0;
    padding:0;
    font-weight:500;
    color:#c1c1c1
}
.qodef-blog-pagination ul li a:hover{
    color:#212121
}
.qodef-blog-pagination ul li.qodef-pag-active a{
    color:#212121
}
.qodef-blog-pagination ul li.qodef-pag-next,.qodef-blog-pagination ul li.qodef-pag-prev{
    margin:0 1px
}
.qodef-blog-pagination ul li.qodef-pag-next a,.qodef-blog-pagination ul li.qodef-pag-prev a{
    font-size:24px;
    color:#212121
}
.qodef-blog-pagination ul li.qodef-pag-next a span,.qodef-blog-pagination ul li.qodef-pag-prev a span{
    display:inline-block;
    line-height:inherit
}
.qodef-blog-pagination ul li.qodef-pag-next a span:before,.qodef-blog-pagination ul li.qodef-pag-prev a span:before{
    display:block;
    line-height:inherit
}
.qodef-blog-pagination ul li.qodef-pag-next a:hover,.qodef-blog-pagination ul li.qodef-pag-prev a:hover{
    color:#F58220
}
.qodef-blog-pagination ul li.qodef-pag-next a .qodef-nav-label-next,.qodef-blog-pagination ul li.qodef-pag-next a .qodef-nav-label-prev,.qodef-blog-pagination ul li.qodef-pag-prev a .qodef-nav-label-next,.qodef-blog-pagination ul li.qodef-pag-prev a .qodef-nav-label-prev{
    font-size:16px;
    vertical-align:top
}
.qodef-blog-list-holder.qodef-bl-pag-standard-shortcodes .qodef-blog-list{
    opacity:1;
    -webkit-transition:opacity .2s ease-out;
    -moz-transition:opacity .2s ease-out;
    transition:opacity .2s ease-out
}
.qodef-blog-list-holder.qodef-bl-pag-standard-shortcodes.qodef-bl-pag-standard-shortcodes-animate .qodef-blog-list{
    opacity:0
}
.qodef-bl-standard-pagination{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin:37px 0 0;
    clear:both
}
.qodef-bl-standard-pagination ul{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    padding:0;
    margin:0;
    list-style:none;
    text-align:center
}
.qodef-bl-standard-pagination ul li{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin:0 8px
}
.qodef-bl-standard-pagination ul li a{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin:0;
    padding:0;
    font-weight:500;
    color:#c1c1c1
}
.qodef-bl-standard-pagination ul li a:hover{
    color:#212121
}
.qodef-bl-standard-pagination ul li.qodef-pag-active a{
    color:#212121
}
.qodef-bl-standard-pagination ul li.qodef-pag-next,.qodef-bl-standard-pagination ul li.qodef-pag-prev{
    margin:0 1px
}
.qodef-bl-standard-pagination ul li.qodef-pag-next a,.qodef-bl-standard-pagination ul li.qodef-pag-prev a{
    font-size:24px;
    color:#212121
}
.qodef-bl-standard-pagination ul li.qodef-pag-next a span,.qodef-bl-standard-pagination ul li.qodef-pag-prev a span{
    display:inline-block;
    line-height:inherit
}
.qodef-bl-standard-pagination ul li.qodef-pag-next a span:before,.qodef-bl-standard-pagination ul li.qodef-pag-prev a span:before{
    display:block;
    line-height:inherit
}
.qodef-bl-standard-pagination ul li.qodef-pag-next a:hover,.qodef-bl-standard-pagination ul li.qodef-pag-prev a:hover{
    color:#F58220
}
.qodef-bl-standard-pagination ul li.qodef-pag-next a .qodef-nav-label-next,.qodef-bl-standard-pagination ul li.qodef-pag-next a .qodef-nav-label-prev,.qodef-bl-standard-pagination ul li.qodef-pag-prev a .qodef-nav-label-next,.qodef-bl-standard-pagination ul li.qodef-pag-prev a .qodef-nav-label-prev{
    font-size:16px;
    vertical-align:top
}
.qodef-bl-standard-pagination ul li.qodef-pag-prev a{
    opacity:0;
    color:#212121
}
.qodef-bl-standard-pagination ul li.qodef-pag-next a{
    opacity:1;
    color:#212121
}
.qodef-blog-pag-load-more{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:40px 0 30px;
    text-align:center
}
.qodef-blog-pag-loading{
    position:relative;
    display:none;
    width:100%;
    margin:40px 0 20px;
    color:#F58220;
    text-align:center
}
.qodef-blog-pag-loading.qodef-standard-pag-trigger{
    position:absolute;
    top:50px;
    left:0
}
.qodef-blog-pag-loading.qodef-showing{
    display:block
}
.qodef-blog-pag-loading>div{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    width:14px;
    height:14px;
    margin:0 3px;
    background-color:#F58220;
    border-radius:100%;
    -webkit-animation:bl-pag-bouncedelay 1.4s infinite ease-in-out both;
    -moz-animation:bl-pag-bouncedelay 1.4s infinite ease-in-out both;
    animation:bl-pag-bouncedelay 1.4s infinite ease-in-out both
}
.qodef-blog-pag-loading .qodef-blog-pag-bounce1{
    -webkit-animation-delay:-.32s;
    -moz-animation-delay:-.32s;
    animation-delay:-.32s
}
.qodef-blog-pag-loading .qodef-blog-pag-bounce2{
    -webkit-animation-delay:-.16s;
    -moz-animation-delay:-.16s;
    animation-delay:-.16s
}
@-webkit-keyframes bl-pag-bouncedelay{
    0%,100%,80%{
        -webkit-transform:scale(0)
    }
    40%{
        -webkit-transform:scale(1)
    }
}
@-moz-keyframes bl-pag-bouncedelay{
    0%,100%,80%{
        -moz-transform:scale(0)
    }
    40%{
        -moz-transform:scale(1)
    }
}
@keyframes bl-pag-bouncedelay{
    0%,100%,80%{
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    40%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.qodef-blog-holder.qodef-blog-masonry article{
    margin:0 0 30px
}
.qodef-blog-holder.qodef-blog-masonry article.has-post-thumbnail .qodef-post-heading,.qodef-blog-holder.qodef-blog-masonry article.qodef-post-has-media .qodef-post-heading{
    margin-bottom:27px
}
.qodef-blog-holder.qodef-blog-masonry article .qodef-post-content{
    margin-bottom:21px
}
.qodef-blog-holder.qodef-blog-masonry article .qodef-post-excerpt-holder{
    margin-top:9px
}
.qodef-blog-holder.qodef-blog-masonry article .qodef-post-info-bottom{
    margin-top:11px
}
.qodef-blog-holder.qodef-blog-masonry article.format-link .qodef-post-content{
    margin-bottom:30px
}
.qodef-blog-holder.qodef-blog-masonry article.format-link .qodef-post-text{
    padding:50px 46px
}
@media only screen and (max-width:1024px){
    .qodef-blog-holder.qodef-blog-masonry article.format-link .qodef-post-text{
        padding:40px 36px
    }
    .qodef-blog-holder.qodef-blog-masonry article.format-link span.qodef-post-title{
        font-size:18px
    }
}
.qodef-blog-holder.qodef-blog-masonry article.format-quote .qodef-post-content{
    margin-bottom:30px
}
.qodef-blog-holder.qodef-blog-masonry article.format-quote .qodef-post-text{
    padding:49px 46px 33px
}
@media only screen and (max-width:1024px){
    .qodef-blog-holder.qodef-blog-masonry article.format-quote .qodef-post-text{
        padding:39px 36px 23px
    }
    .qodef-blog-holder.qodef-blog-masonry article.format-quote span.qodef-post-title{
        font-size:18px
    }
}
.qodef-blog-holder.qodef-blog-standard article{
    margin:0 0 67px
}
.qodef-blog-holder.qodef-blog-standard article.has-post-thumbnail .qodef-post-heading,.qodef-blog-holder.qodef-blog-standard article.qodef-post-has-media .qodef-post-heading{
    margin-bottom:39px;
    overflow:hidden
}
.qodef-blog-holder.qodef-blog-standard article.format-link,.qodef-blog-holder.qodef-blog-standard article.format-quote{
    margin-bottom:86px
}
.qodef-blog-holder.qodef-blog-standard article .qodef-post-excerpt-holder{
    margin-top:23px
}
.qodef-blog-holder.qodef-blog-standard article .qodef-post-info-bottom{
    margin-top:29px
}
.qodef-author-description{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin-top:40px;
    padding:42px 50px;
    background-color:#fff;
    box-shadow:0 0 45.92px .08px rgba(0,0,0,.07);
    box-sizing:border-box
}
.qodef-author-description .qodef-author-description-content{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center
}
@media only screen and (max-width:680px){
    .qodef-author-description .qodef-author-description-content{
        flex-wrap:wrap
    }
}
.qodef-author-description .qodef-author-description-image{
    width:166px;
    margin-right:40px
}
@media only screen and (max-width:680px){
    .qodef-author-description .qodef-author-description-image{
        width:100%;
        margin-right:0;
        margin-bottom:30px
    }
}
.qodef-author-description .qodef-author-description-image img{
    display:block;
    border-radius:100%
}
.qodef-author-description .qodef-author-description-text-holder{
    position:relative;
    display:inline-block;
    width:calc(100% - 206px);
    vertical-align:top
}
@media only screen and (max-width:680px){
    .qodef-author-description .qodef-author-description-text-holder{
        width:100%
    }
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-name{
    margin:0
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-email{
    margin:0
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-text{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin-top:10px
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-text>p{
    margin:0
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-social-icons{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin-top:11px
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-social-icons a{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin:0 20px 0 0;
    font-size:16px
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-social-icons a:last-child{
    margin:0
}
.qodef-blog-single-navigation{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    margin:50px 0 30px;
    box-sizing:border-box
}
.qodef-blog-single-navigation>*{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    width:100%
}
.qodef-blog-single-navigation>*>*{
    position:relative;
    display:inline-block;
    vertical-align:middle
}
.qodef-blog-single-navigation>* img{
    width:120px
}
@media only screen and (max-width:768px){
    .qodef-blog-single-navigation>* img{
        width:80px
    }
}
@media only screen and (max-width:680px){
    .qodef-blog-single-navigation>* img{
        display:none
    }
}
.qodef-blog-single-navigation .qodef-blog-single-prev{
    text-align:left
}
.qodef-blog-single-navigation .qodef-blog-single-prev.qodef-has-image img{
    margin-right:20px
}
@media only screen and (max-width:768px){
    .qodef-blog-single-navigation .qodef-blog-single-prev.qodef-has-image img{
        margin-right:15px
    }
}
.qodef-blog-single-navigation .qodef-blog-single-next{
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    flex-direction:row-reverse;
    text-align:right
}
.qodef-blog-single-navigation .qodef-blog-single-next.qodef-has-image img{
    margin-left:20px
}
@media only screen and (max-width:768px){
    .qodef-blog-single-navigation .qodef-blog-single-next.qodef-has-image img{
        margin-left:15px
    }
}
.qodef-blog-single-navigation .qodef-blog-single-nav-title{
    font-size:18px;
    line-height:1.333333333333333em;
    font-weight:600
}
@media only screen and (max-width:768px){
    .qodef-blog-single-navigation .qodef-blog-single-nav-title{
        display:none
    }
}
.qodef-blog-single-navigation .qodef-blog-single-nav-label{
    display:block;
    margin-top:1px;
    color:#212121;
    font-size:14px;
    line-height:1.428571428571429em;
    font-weight:600
}
.qodef-single-links-pages{
    clear:both;
    margin:20px 0 5px
}
.qodef-single-links-pages .qodef-single-links-pages-inner>a,.qodef-single-links-pages .qodef-single-links-pages-inner>span{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin:0 15px 5px 0
}
.qodef-single-links-pages .qodef-single-links-pages-inner>a{
    font-weight:500;
    color:#c1c1c1
}
.qodef-single-links-pages .qodef-single-links-pages-inner>a:hover{
    color:#212121
}
.qodef-single-links-pages .qodef-single-links-pages-inner>span:not(.qodef-single-links-label){
    color:#212121
}
.qodef-related-posts-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:49px 0 0
}
.qodef-related-posts-holder .qodef-related-posts-title{
    margin:0 0 52px
}
.qodef-related-posts-holder .qodef-related-posts-title>*{
    margin:0
}
.qodef-related-posts-holder .qodef-related-posts-inner{
    margin:0 -15px
}
.qodef-related-posts-holder .qodef-related-post{
    position:relative;
    display:inline-block;
    float:left;
    width:25%;
    margin:0 0 30px;
    padding:0 15px;
    box-sizing:border-box
}
.qodef-content-has-sidebar .qodef-related-posts-holder .qodef-related-post{
    widtH:33.33333333333333%
}
.touch .qodef-related-posts-holder .qodef-related-post{
    cursor:pointer
}
.qodef-related-posts-holder .qodef-related-post:hover .qodef-related-post-image a:after{
    opacity:1
}
.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    overflow:hidden
}
.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image a{
    position:relative;
    display:block
}
.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image a:after{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    content:'';
    background-color:rgba(255,255,255,.25);
    opacity:0;
    -webkit-transition:opacity .2s ease-in-out;
    -moz-transition:opacity .2s ease-in-out;
    transition:opacity .2s ease-in-out
}
.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image img{
    display:block
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-title{
    margin:30px 0 0
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-title:first-child{
    margin-top:0
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-info{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:11px 0 0
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-info>div{
    position:relative;
    display:inline-block;
    vertical-align:top;
    float:left;
    padding:0 13px 0 0;
    font-size:14px;
    line-height:1.428571428571429em;
    font-weight:600
}
.qodef-blog-holder.qodef-blog-single article{
    margin:0 0 24px
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-heading{
    margin-bottom:39px
}
.qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-content,.qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-content{
    margin-bottom:35px
}
.qodef-blog-list-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    clear:both
}
.qodef-blog-list-holder .qodef-blog-list{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    list-style:none;
    margin:0;
    padding:0
}
.qodef-blog-list-holder .qodef-bl-item{
    padding:0;
    margin:0
}
.qodef-blog-list-holder .qodef-bli-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-blog-list-holder .qodef-bli-content{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    box-sizing:border-box
}
.qodef-blog-list-holder .qodef-post-image{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:0 0 29px
}
.qodef-blog-list-holder .qodef-post-image a{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    overflow:hidden
}
.qodef-blog-list-holder .qodef-post-image:hover img{
    -webkit-transform:scale(1.03);
    -moz-transform:scale(1.03);
    transform:scale(1.03)
}
.qodef-blog-list-holder .qodef-post-image img{
    display:block;
    width:100%;
    -webkit-transition:.5s;
    -moz-transition:.5s;
    transition:.5s;
    backface-visibility:hidden
}
.qodef-blog-list-holder .qodef-post-title{
    margin:0
}
.qodef-blog-list-holder .qodef-post-excerpt-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:14px 0 0
}
.qodef-blog-list-holder .qodef-post-excerpt-holder p{
    margin:0
}
.qodef-blog-list-holder .qodef-bli-info{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin-top:16px
}
.qodef-blog-list-holder .qodef-bli-info>*{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin-right:20px;
    color:#212121;
    font-size:14px;
    line-height:1.428571428571429em;
    font-weight:600
}
.qodef-blog-list-holder .qodef-bli-info>:last-child{
    margin-right:0
}
.qodef-blog-list-holder .qodef-bli-info>* a{
    color:inherit
}
.qodef-blog-list-holder .qodef-bli-info>* a:hover{
    color:#F58220
}
.qodef-blog-list-holder .qodef-bli-info .qodef-post-info-comments-icon{
    margin-right:6px;
    font-weight:600
}
.qodef-blog-list-holder.qodef-bl-masonry{
    transition:none!important;
    overflow:visible!important
}
.qodef-blog-list-holder.qodef-bl-masonry .qodef-bl-item{
    z-index:100
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date{
    display:block;
    margin:11px 0 0;
    line-height:1
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a{
    color:#505050
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a:hover{
    color:#F58220
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-post-image{
    display:table-cell;
    vertical-align:top;
    width:136px
}
@media only screen and (max-width:1024px) and (min-width:681px){
    .qodef-blog-list-holder.qodef-bl-simple .qodef-post-image{
        width:110px
    }
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content{
    display:table-cell;
    vertical-align:top;
    width:auto;
    padding-left:25px
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-post-excerpt-holder{
    margin-top:15px
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-info{
    margin-top:19px
}
@media only screen and (max-width:680px){
    .qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content,.qodef-blog-list-holder.qodef-bl-simple .qodef-post-image{
        display:block
    }
    .qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content{
        margin-top:25px;
        padding-left:0
    }
}
.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-image{
    display:table-cell;
    width:72px
}
.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content{
    display:table-cell;
    padding-left:15px;
    margin-top:0
}
.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content .qodef-post-info-date{
    display:block;
    margin:11px 0 0;
    line-height:1
}
.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content .qodef-post-info-date a{
    color:#505050
}
.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content .qodef-post-info-date a:hover{
    color:#F58220
}
.qodef-bl-loading{
    position:relative;
    display:none;
    width:100%;
    margin:40px 0 20px;
    text-align:center
}
.qodef-bl-loading.qodef-showing{
    display:block
}
.qodef-bl-loading>div{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    width:14px;
    height:14px;
    margin:0 3px;
    background-color:#212121;
    border-radius:100%;
    -webkit-animation:bl-bouncedelay 1.4s infinite ease-in-out both;
    -moz-animation:bl-bouncedelay 1.4s infinite ease-in-out both;
    animation:bl-bouncedelay 1.4s infinite ease-in-out both
}
.qodef-bl-loading .qodef-bl-loading-bounce1{
    -webkit-animation-delay:-.32s;
    -moz-animation-delay:-.32s;
    animation-delay:-.32s
}
.qodef-bl-loading .qodef-bl-loading-bounce2{
    -webkit-animation-delay:-.16s;
    -moz-animation-delay:-.16s;
    animation-delay:-.16s
}
@-webkit-keyframes bl-bouncedelay{
    0%,100%,80%{
        -webkit-transform:scale(0)
    }
    40%{
        -webkit-transform:scale(1)
    }
}
@-moz-keyframes bl-bouncedelay{
    0%,100%,80%{
        -moz-transform:scale(0)
    }
    40%{
        -moz-transform:scale(1)
    }
}
@keyframes bl-bouncedelay{
    0%,100%,80%{
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    40%{
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.qodef-blog-slider-holder.qodef-bs-slider .qodef-blog-slider-item{
    text-align:center
}
.touch .qodef-blog-slider-holder.qodef-bs-slider .qodef-blog-slider-item{
    cursor:pointer
}
.qodef-blog-slider-holder.qodef-bs-slider .qodef-blog-slider-item:hover .qodef-item-text-wrapper{
    opacity:1
}
.qodef-blog-slider-holder.qodef-bs-slider .qodef-post-title{
    color:#fff
}
.qodef-blog-slider-holder.qodef-bs-slider .qodef-post-title a:hover{
    color:rgba(255,255,255,.8)
}
.qodef-blog-slider-holder.qodef-bs-slider .qodef-post-read-more-button a{
    color:#fff
}
.qodef-blog-slider-holder.qodef-bs-slider .qodef-post-read-more-button a:hover{
    color:rgba(255,255,255,.8)!important
}
.qodef-blog-slider-holder.qodef-bs-carousel .qodef-item-image a:hover:after{
    opacity:1
}
.qodef-blog-slider-holder.qodef-bs-carousel .qodef-item-image a:after{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    content:'';
    background-color:rgba(255,255,255,.25);
    opacity:0;
    -webkit-transition:opacity .2s ease-in-out;
    -moz-transition:opacity .2s ease-in-out;
    transition:opacity .2s ease-in-out
}
.qodef-blog-slider-holder.qodef-bs-carousel .qodef-post-title{
    margin:29px 0 0
}
.qodef-blog-slider-holder.qodef-bs-carousel .qodef-post-read-more-button{
    margin:15px 0 0
}
.qodef-blog-slider-holder.qodef-bs-carousel-centered .active.center .qodef-item-text-wrapper{
    opacity:1
}
.qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-blog-slider-item{
    text-align:center
}
.qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-post-title{
    color:#fff
}
.qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-post-title a:hover{
    color:rgba(255,255,255,.8)
}
.qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-post-read-more-button a{
    color:#fff
}
.qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-post-read-more-button a:hover{
    color:rgba(255,255,255,.8)!important
}
.qodef-blog-slider-holder .qodef-blog-slider-item{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    list-style-type:none
}
.qodef-blog-slider-holder .qodef-item-image{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-blog-slider-holder .qodef-item-text-wrapper{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-color:rgba(63,208,212,.85);
    opacity:0;
    -webkit-transition:opacity .45s ease-out;
    -moz-transition:opacity .45s ease-out;
    transition:opacity .45s ease-out
}
.qodef-blog-slider-holder .qodef-item-text-holder{
    position:relative;
    display:table;
    table-layout:fixed;
    height:100%;
    width:100%
}
.qodef-blog-slider-holder .qodef-item-text-holder-inner{
    position:relative;
    display:table-cell;
    height:100%;
    width:100%;
    vertical-align:middle;
    padding:0 5%
}
.qodef-blog-slider-holder .qodef-item-info-section{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin-bottom:2px
}
.qodef-blog-slider-holder .qodef-item-info-section>div{
    position:relative;
    display:inline-block;
    vertical-align:top;
    padding-right:10px;
    margin-right:3px;
    color:#fff;
    font-size:12px;
    line-height:24px
}
.qodef-blog-slider-holder .qodef-item-info-section>div a{
    color:inherit;
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
    font-style:inherit;
    line-height:inherit;
    letter-spacing:inherit;
    text-transform:inherit
}
.qodef-blog-slider-holder .qodef-item-info-section>div a:hover{
    color:rgba(255,255,255,.8)
}
.qodef-blog-slider-holder .qodef-item-info-section>div:after{
    content:"/";
    position:absolute;
    top:0;
    right:2px
}
.qodef-blog-slider-holder .qodef-item-info-section>div:last-child{
    padding-right:0;
    margin-right:0
}
.qodef-blog-slider-holder .qodef-item-info-section>div:last-child:after{
    content:''
}
.qodef-blog-slider-holder .qodef-post-title{
    margin:0
}
.qodef-blog-slider-holder .qodef-bli-excerpt{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:12px 0 0
}
.qodef-blog-slider-holder .qodef-bli-excerpt p{
    margin:0
}
.qodef-blog-slider-holder .qodef-post-read-more-button{
    margin:5px 0 0
}
.qodef-content-bottom .qodef-content-bottom-inner{
    box-sizing:border-box
}
.qodef-content-bottom .qodef-content-bottom-inner.qodef-grid{
    padding:20px 0
}
.qodef-content-bottom .qodef-content-bottom-inner.qodef-full-width{
    padding:20px 40px
}
.qodef-content-bottom .widget{
    margin-bottom:20px
}
.qodef-page-footer{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    z-index:100;
    box-sizing:border-box
}
.no-touch body:not(.error404) .qodef-page-footer.qodef-footer-uncover{
    position:fixed;
    bottom:0;
    left:0;
    z-index:99;
    -webkit-transition:left .33s cubic-bezier(.694,.0482,.335,1);
    -moz-transition:left .33s cubic-bezier(.694,.0482,.335,1);
    transition:left .33s cubic-bezier(.694,.0482,.335,1)
}
.qodef-right-side-menu-opened .qodef-page-footer.qodef-footer-uncover{
    left:-270px
}
.qodef-page-footer .qodef-footer-top-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    background-color:#212121;
    border-top:0 solid #d4d3d3;
    box-sizing:border-box
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-center{
    text-align:center
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-left{
    text-align:left
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-right{
    text-align:right
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner{
    box-sizing:border-box
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-grid{
    padding:106px 0 78px
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-full-width{
    padding:106px 110px 78px
}
.qodef-page-footer .qodef-footer-bottom-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    background-color:#212121;
    border-top:0 solid #d4d3d3;
    box-sizing:border-box
}
.qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner{
    box-sizing:border-box
}
.qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-grid{
    padding:12px 0
}
.qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-full-width{
    padding:12px 40px
}
.qodef-page-header{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:0;
    padding:0;
    z-index:110;
    box-sizing:border-box
}
.qodef-page-header a img{
    display:block
}
.qodef-page-header p{
    margin:0
}
.qodef-page-header .qodef-vertical-align-containers{
    padding:0 20px
}
.qodef-paspartu-enabled .qodef-page-header .qodef-vertical-align-containers{
    padding:0
}
.qodef-page-header .qodef-grid{
    height:100%
}
.qodef-page-header .qodef-grid .qodef-vertical-align-containers{
    padding:0;
    -webkit-transition:background-color .3s ease;
    -moz-transition:background-color .3s ease;
    transition:background-color .3s ease
}
.qodef-page-header .qodef-logo-area{
    position:relative;
    height:80px;
    overflow:hidden;
    background-color:#fff
}
.qodef-page-header .qodef-logo-area .qodef-logo-wrapper a{
    max-height:80px
}
.qodef-page-header .qodef-menu-area{
    position:relative;
    height:80px;
    background-color:#fff;
    box-sizing:border-box
}
.qodef-boxed .qodef-page-header .qodef-menu-area{
    padding:0
}
.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a{
    max-height:80px
}
.qodef-page-header .qodef-menu-area .widget{
    display:inline-block;
    vertical-align:middle;
    margin:0
}
.qodef-logo-area-border-disable .qodef-page-header .qodef-logo-area{
    border:none
}
.qodef-logo-area-in-grid-border-disable .qodef-page-header .qodef-logo-area .qodef-grid .qodef-vertical-align-containers{
    border:none
}
.qodef-header-logo-area-in-grid-padding .qodef-page-header .qodef-logo-area .qodef-vertical-align-containers{
    padding:0 25px
}
.qodef-menu-area-shadow-disable .qodef-page-header .qodef-menu-area{
    box-shadow:none
}
.qodef-menu-area-shadow-disable .qodef-page-header .qodef-menu-area .qodef-grid .qodef-vertical-align-containers{
    box-shadow:none
}
.qodef-menu-area-border-disable .qodef-page-header .qodef-menu-area{
    border:none
}
.qodef-menu-area-in-grid-border-disable .qodef-page-header .qodef-menu-area .qodef-grid .qodef-vertical-align-containers{
    border:none
}
.qodef-header-logo-area-in-grid-padding .qodef-page-header .qodef-menu-area .qodef-vertical-align-containers{
    padding:0 25px
}
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-light-logo{
    opacity:1
}
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-dark-logo,.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-normal-logo{
    opacity:0
}
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area{
    color:#fff!important
}
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget{
    color:#fff!important
}
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget .widgettitle,.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget a,.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget i,.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget p,.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget span{
    color:#fff!important
}
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget a:hover{
    color:#F58220!important
}
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area{
    color:#fff!important
}
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget{
    color:#fff!important
}
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget .widgettitle,.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget a,.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget i,.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget p,.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget span{
    color:#fff!important
}
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget a:hover{
    color:#F58220!important
}
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-dark-logo{
    opacity:1
}
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-light-logo,.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-normal-logo{
    opacity:0
}
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area{
    color:#212121!important
}
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget{
    color:#212121!important
}
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget .widgettitle,.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget a,.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget i,.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget p,.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget span{
    color:#212121!important
}
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget a:hover{
    color:#F58220!important
}
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area{
    color:#212121!important
}
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget{
    color:#212121!important
}
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget .widgettitle,.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget a,.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget i,.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget p,.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget span{
    color:#212121!important
}
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget a:hover{
    color:#F58220!important
}
.qodef-logo-wrapper{
    display:inline-block;
    vertical-align:middle;
    line-height:1
}
.qodef-logo-wrapper a{
    position:relative;
    display:inline-block;
    vertical-align:top;
    max-width:100%
}
.qodef-logo-wrapper a img{
    height:100%;
    width:auto;
    -webkit-transition:opacity .2s ease;
    -moz-transition:opacity .2s ease;
    transition:opacity .2s ease
}
.qodef-logo-wrapper a img.qodef-normal-logo{
    opacity:1
}
.qodef-logo-wrapper a img.qodef-dark-logo{
    opacity:0;
    -webkit-transform:translateY(-100%);
    -moz-transform:translateY(-100%);
    transform:translateY(-100%)
}
.qodef-logo-wrapper a img.qodef-light-logo{
    opacity:0;
    -webkit-transform:translateY(-200%);
    -moz-transform:translateY(-200%);
    transform:translateY(-200%)
}
.qodef-main-menu{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    height:100%;
    width:auto
}
.qodef-main-menu ul{
    list-style:none outside none;
    margin:0;
    padding:0;
    text-align:left
}
.qodef-main-menu ul li{
    position:relative;
    display:inline-block;
    float:left;
    padding:0;
    margin:0
}
.qodef-main-menu ul li a{
    font-size:14px;
    line-height:24px;
    font-weight:500
}
.qodef-main-menu ul li a i:before{
    margin:0 7px 0 0
}
.qodef-main-menu ul li a .menu_icon_wrapper{
    position:relative;
    display:inline-block;
    vertical-align:top
}
.qodef-main-menu ul li a .qodef-menu-featured-icon{
    position:relative;
    top:-4px;
    left:5px;
    color:currentColor;
    font-size:10px;
    margin:0
}
.qodef-main-menu ul li a .qodef-menu-featured-icon:before{
    margin:0
}
.qodef-main-menu>ul{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    height:100%
}
.qodef-main-menu>ul>li{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    height:100%
}
.qodef-main-menu>ul>li>a{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    padding:0 37px;
    font-size:15px;
    line-height:25px;
    font-weight:600;
    box-sizing:border-box;
	color: #212121 !important;
}

.qodef-main-menu>ul>li>a:hover{
	color: #F58220 !important;	
}
.qodef-main-menu>ul>li>a:hover>span.item_outer:after{
    width:100%
}
.qodef-main-menu>ul>li>a>span.item_outer{
    position:relative;
    display:block
}
.qodef-main-menu>ul>li>a>span.item_outer:after{
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    height:2px;
    width:0;
    background-color:transparent;
    -webkit-transition:width .3s ease-out,background-color .2s ease-out;
    -moz-transition:width .3s ease-out,background-color .2s ease-out;
    transition:width .3s ease-out,background-color .2s ease-out
}
.qodef-main-menu>ul>li>a>span.item_outer .item_text{
    position:relative;
    display:inline-block;
    vertical-align:top
}
.qodef-main-menu>ul>li a:hover>span.item_outer .item_text:after{
    width:100%;
    background-color:currentColor
}
.qodef-main-menu>ul>li a>span.item_outer{
    position:relative;
    display:block
}
.qodef-main-menu>ul>li a>span.item_outer .item_text{
    position:relative;
    display:inline-block;
    vertical-align:top
}
.qodef-main-menu>ul>li a>span.item_outer .item_text:after{
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    height:2px;
    width:0;
    background-color:transparent;
    -webkit-transition:width .3s ease-out,background-color .2s ease-out;
    -moz-transition:width .3s ease-out,background-color .2s ease-out;
    transition:width .3s ease-out,background-color .2s ease-out
}
.qodef-main-menu>ul>li.qodef-active-item>a{
    color:#F58220 !important;
}
.qodef-main-menu>ul>li.qodef-active-item>a>span.item_outer:after{
    width:100%
}
.qodef-main-menu>ul>li.has_sub>a .qodef-menu-arrow{
    display:none
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li>a{
    color:#fff
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li>a:hover{
    color:#F58220
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li.qodef-active-item>a{
    color:#F58220
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li>a{
    color:#212121
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li>a:hover{
    color:#F58220
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li.qodef-active-item>a{
    color:#F58220
}
.qodef-drop-down .second{
    position:absolute;
    display:block;
    left:5px;
    top:100%;
    visibility:hidden;
    overflow:hidden;
    opacity:0;
    z-index:10;
    box-shadow:0 3px 13px 0 rgba(0,0,0,.03);
    -webkit-transition:top .15s ease-out;
    -moz-transition:top .15s ease-out;
    transition:top .15s ease-out
}
.qodef-drop-down .second.qodef-drop-down-start{
    visibility:visible;
    overflow:visible;
    opacity:1;
    -webkit-transition:opacity .2s ease-out;
    -moz-transition:opacity .2s ease-out;
    transition:opacity .2s ease-out
}
.qodef-drop-down .second.right{
    right:5px;
    left:auto
}
.qodef-drop-down .second .inner{
    position:relative;
    display:block;
    padding:0;
    margin:0;
    z-index:997
}
.qodef-drop-down .second .inner ul li{
    display:block;
    float:none;
    height:auto
}
.qodef-drop-down .second .inner ul li .widget{
    width:100%;
    margin:0!important
}
.qodef-drop-down .second .inner ul li a{
    display:block;
    float:none;
    margin:0;
    padding:5px 25px 6px 32px;
	color: #212121 !important;
}
.qodef-drop-down .second .inner ul li a:hover{
	color:#F58220!important;
	text-decoration:none;
	
}
.qodef-drop-down .second .inner ul li a .item_outer{
    position:relative;
    display:block
}
.qodef-drop-down .second .inner ul li.current-menu-ancestor>a,.qodef-drop-down .second .inner ul li.current-menu-item>a{
    color:#F58220
}
.qodef-drop-down .second .inner ul li.sub>a .item_outer:after{
    position:absolute;
    display:inline-block;
    vertical-align:middle;
    top:0;
    right:0;
    content:'\35';
    font-family:ElegantIcons;
    font-size:20px;
    font-weight:400;
    font-style:normal;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.qodef-drop-down .second .inner ul.right li.sub>a .item_outer:after{
    right:auto;
    left:0;
    content:"\34"
}
.qodef-drop-down .second .inner ul.right li a{
    text-align:right
}
.qodef-drop-down .second .inner ul.right li ul{
    left:-100%
}
.qodef-drop-down li.left_position .second{
    left:0
}
.qodef-drop-down li.right_position .second{
    left:auto;
    right:0
}
.qodef-drop-down>ul>li:hover>.second{
    z-index:20
}
.qodef-drop-down .narrow .second .inner ul{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    padding:28px 0 30px;
    border-top:1px solid transparent;
    box-sizing:border-box;
    background-color:#fff
}
.qodef-drop-down .narrow .second .inner ul li{
    width:257px
}
.qodef-drop-down .narrow .second .inner ul li ul{
    position:absolute;
    left:100%;
    top:-29px;
    height:auto;
    opacity:0;
    box-shadow:0 3px 13px 0 rgba(0,0,0,.03);
    box-sizing:border-box;
    overflow:hidden;
    z-index:10;
    -webkit-transform:translateZ(0);
    -webkit-transition:opacity .4s ease-out;
    -moz-transition:opacity .4s ease-out;
    transition:opacity .4s ease-out
}
.qodef-drop-down .narrow .second .inner ul li:hover ul{
    z-index:20;
    opacity:1
}
.qodef-drop-down .narrow .second .inner ul.right li ul{
    left:-100%
}
.qodef-drop-down .wide .second .inner{
    text-align:center;
    background-color:#fff;
    border-top:1px solid transparent;
    box-shadow:0 3px 13px 0 rgba(0,0,0,.03)
}
.qodef-drop-down .wide .second .inner ul li a{
    padding:7px 0
}
.qodef-drop-down .wide .second .inner ul li ul{
    position:relative;
    display:block;
    top:0;
    left:0;
    visibility:visible
}
.qodef-drop-down .wide .second .inner ul li ul li:last-child a{
    padding-bottom:0
}
.qodef-drop-down .wide .second .inner>ul{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    padding:46px 0 44px;
    box-sizing:border-box;
    width:100%
}
.qodef-wide-dropdown-menu-content-in-grid .qodef-drop-down .wide .second .inner>ul{
    width:1100px
}
@media only screen and (min-width:1400px){
    .qodef-grid-1300.qodef-wide-dropdown-menu-content-in-grid .qodef-drop-down .wide .second .inner>ul{
        width:1300px
    }
}
@media only screen and (min-width:1300px){
    .qodef-grid-1200.qodef-wide-dropdown-menu-content-in-grid .qodef-drop-down .wide .second .inner>ul{
        width:1200px
    }
}
@media only screen and (min-width:1200px){
    .qodef-grid-1000.qodef-wide-dropdown-menu-content-in-grid .qodef-drop-down .wide .second .inner>ul{
        width:1000px
    }
}
@media only screen and (min-width:1024px){
    .qodef-grid-800.qodef-wide-dropdown-menu-content-in-grid .qodef-drop-down .wide .second .inner>ul{
        width:800px
    }
}
.qodef-drop-down .wide .second .inner>ul>li{
    float:left;
    width:25%
}
.qodef-drop-down .wide .second .inner>ul>li:nth-child(4n+1){
    clear:both
}
.qodef-drop-down .wide .second .inner>ul>li.current-menu-ancestor>a,.qodef-drop-down .wide .second .inner>ul>li.current-menu-item>a{
    color:#F58220
}
.qodef-drop-down .wide .second .inner>ul>li>a{
    padding:0 0 15px;
    font-family:Catamaran,sans-serif;
    font-size:13px;
    line-height:1.692307692307692em;
    font-weight:800;
    letter-spacing:.1em;
    text-transform:uppercase;
    color:#F58220
}
.qodef-drop-down .wide .second .inner>ul>li>a.no_link{
    cursor:default
}
.qodef-drop-down .wide .second .inner>ul>li>a .item_outer{
    padding:0;
    overflow:inherit
}
.qodef-drop-down .wide .second .inner>ul>li>a .item_outer:after,.qodef-drop-down .wide .second .inner>ul>li>a .item_outer:before{
    display:none
}
.qodef-drop-down .wide.left_position .second .inner>ul,.qodef-drop-down .wide.right_position .second .inner>ul{
    width:auto;
    white-space:nowrap
}
.qodef-drop-down .wide.left_position .second .inner>ul>li,.qodef-drop-down .wide.right_position .second .inner>ul>li{
    float:none;
    display:inline-block;
    vertical-align:top
}
.qodef-drop-down .wide.left_position .second .inner>ul>li:nth-child(4n+1),.qodef-drop-down .wide.right_position .second .inner>ul>li:nth-child(4n+1){
    border-left:none
}
.qodef-drop-down .wide.left_position .second ul li,.qodef-drop-down .wide.right_position .second ul li{
    width:257px
}
.qodef-page-header .qodef-fixed-wrapper.fixed{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    -webkit-backface-visibility:hidden
}
.admin-bar .qodef-page-header .qodef-fixed-wrapper.fixed{
    top:32px
}
.qodef-page-header .qodef-fixed-wrapper.fixed .qodef-menu-area{
    background-color:#fff
}
.qodef-header-centered .qodef-page-header .qodef-logo-area{
    overflow:visible;
    z-index:2;
    box-sizing:border-box
}
.qodef-header-centered .qodef-page-header .qodef-menu-area{
    z-index:1
}
.qodef-header-centered .qodef-page-header .qodef-menu-area .qodef-vertical-align-containers .qodef-position-center-inner{
    height:100%
}
.qodef-header-centered .qodef-page-header .qodef-sticky-header .qodef-position-left-inner{
    height:auto
}
.qodef-header-centered .qodef-page-header .qodef-sticky-header .qodef-position-right-inner{
    height:100%
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener{
    color:#212121
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener.qodef-fm-opened,.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener:hover{
    color:#F58220
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener{
    color:#fff
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener.qodef-fm-opened,.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener:hover{
    color:#F58220
}
.qodef-header-minimal .qodef-menu-area .qodef-vertical-align-containers{
    padding:0 0 0 20px!important
}
.qodef-fullscreen-menu-opener{
    position:relative;
    display:inline-block;
    vertical-align:middle
}
.qodef-fullscreen-menu-opener .qodef-fullscreen-menu-opener-icon{
    position:relative;
    visibility:visible
}
.qodef-fullscreen-menu-opener .qodef-fullscreen-menu-close-icon{
    position:absolute;
    top:0;
    left:0;
    visibility:hidden
}
.qodef-fullscreen-menu-opener.qodef-fm-opened .qodef-fullscreen-menu-opener-icon{
    visibility:hidden;
    display:none
}
.qodef-fullscreen-menu-opener.qodef-fm-opened .qodef-fullscreen-menu-close-icon{
    visibility:visible
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-icon-pack{
    font-size:20px
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-icon-pack *{
    display:inline-block;
    line-height:inherit
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-icon-pack :before{
    display:inline-block;
    line-height:inherit
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-svg-path span{
    position:relative;
    background:#F58220;
    padding:41px 36px
}
@media only screen and (max-width:1024px){
    .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-svg-path span{
        background:0 0;
        padding:0
    }
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-svg-path span line{
    stroke-width:2
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-svg-path span svg{
    margin-top:10px;
    height:20px;
    fill:#fff
}
@media only screen and (max-width:1024px){
    .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-svg-path span svg{
        margin-top:-2px
    }
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-svg-path span svg line{
    stroke:#fff
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-svg-path span>*{
    vertical-align:middle
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined{
    line-height:1
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined .qodef-hm-lines{
    position:relative;
    display:block;
    width:23px;
    height:17px
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined .qodef-hm-lines .qodef-hm-line{
    position:absolute;
    left:0;
    height:3px;
    width:100%;
    background-color:currentColor;
    border-radius:12px;
    -webkit-transition:width .3s ease;
    -moz-transition:width .3s ease;
    transition:width .3s ease
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-1{
    top:0
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-2{
    top:7px
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-3{
    bottom:0
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined .qodef-fullscreen-menu-close-icon{
    top:-9px;
    left:-5px;
    font-size:32px
}
.qodef-fullscreen-menu-opened .qodef-page-header,.qodef-fullscreen-menu-opened .qodef-top-bar{
    visibility:hidden
}
.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-opener,.qodef-fullscreen-menu-opened .qodef-logo-wrapper{
    visibility:visible
}
.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-holder-outer{
    visibility:visible!important;
    opacity:1!important
}
.qodef-fullscreen-menu-holder-outer{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow-x:hidden!important;
    visibility:hidden;
    opacity:0;
    z-index:105
}
.qodef-fullscreen-menu-holder{
    position:relative;
    width:100%;
    height:100%;
    background-color:rgba(255,255,255,.9);
    display:table;
    background-repeat:repeat;
    background-position:0 0
}
.qodef-fullscreen-menu-holder-inner{
    display:table-cell;
    vertical-align:middle;
    padding:92px 0 100px
}
.touch .qodef-fullscreen-menu-holder-outer{
    display:none
}
.touch .qodef-fullscreen-menu-opened .qodef-fullscreen-menu-holder-outer{
    display:block
}
nav.qodef-fullscreen-menu{
    position:relative;
    top:0;
    margin:0 auto;
    text-align:left
}
nav.qodef-fullscreen-menu ul{
    position:relative;
    list-style:none;
    padding:0;
    margin:0
}
nav.qodef-fullscreen-menu ul li{
    margin:0;
    padding:0;
    text-align:center
}
nav.qodef-fullscreen-menu ul li a{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin:18px 0;
    color:#fff;
    font-size:22px;
    line-height:1.272727272727273em;
    font-weight:600;
    letter-spacing:-.05em
}
nav.qodef-fullscreen-menu ul li a:after{
    content:'';
    position:absolute;
    left:0;
    bottom:2px;
    height:2px;
    width:0;
    background-color:currentColor;
    -webkit-transition:width .3s ease-out;
    -moz-transition:width .3s ease-out;
    transition:width .3s ease-out
}
nav.qodef-fullscreen-menu ul li a:hover:after{
    width:100%
}
nav.qodef-fullscreen-menu ul li a span{
    position:relative;
    display:inline-block;
    vertical-align:top
}
nav.qodef-fullscreen-menu ul li a .qodef-fullscreen-menu-arrow{
    display:none
}
nav.qodef-fullscreen-menu ul li ul{
    padding:3px 0
}
nav.qodef-fullscreen-menu ul li ul.sub_menu{
    display:none
}
nav.qodef-fullscreen-menu ul li ul li.current-menu-ancestor>a:after,nav.qodef-fullscreen-menu ul li ul li.current-menu-item>a:after{
    opacity:1;
    width:100%
}
nav.qodef-fullscreen-menu ul li ul li a{
    margin:7px 0
}
nav.qodef-fullscreen-menu>ul{
    display:block
}
nav.qodef-fullscreen-menu>ul>li>a{
    font-size:30px;
    line-height:1.2em;
    font-weight:600;
    letter-spacing:-.05em
}
nav.qodef-fullscreen-menu>ul>li.qodef-active-item>a:after{
    opacity:1;
    width:100%
}
.qodef-fullscreen-below-menu-widget-holder{
    text-align:center;
    margin-top:20px
}
.qodef-fullscreen-above-menu-widget-holder{
    text-align:center
}
@-webkit-keyframes fade_out{
    0%{
        opacity:1;
        visibility:visible
    }
    100%{
        opacity:0;
        visibility:hidden
    }
}
@-moz-keyframes fade_out{
    0%{
        opacity:1;
        visibility:visible
    }
    100%{
        opacity:0;
        visibility:hidden
    }
}
@keyframes fade_out{
    0%{
        opacity:1;
        visibility:visible
    }
    100%{
        opacity:0;
        visibility:hidden
    }
}
@-webkit-keyframes fade_in{
    0%{
        opacity:0;
        visibility:hidden
    }
    100%{
        opacity:1;
        visibility:visible
    }
}
@-moz-keyframes fade_in{
    0%{
        opacity:0;
        visibility:hidden
    }
    100%{
        opacity:1;
        visibility:visible
    }
}
@keyframes fade_in{
    0%{
        opacity:0;
        visibility:hidden
    }
    100%{
        opacity:1;
        visibility:visible
    }
}
.qodef-fade-push-text-right .qodef-fullscreen-menu-holder-outer,.qodef-fade-push-text-top .qodef-fullscreen-menu-holder-outer,.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer{
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    visibility:hidden;
    overflow:hidden!important;
    z-index:105;
    opacity:0
}
.qodef-fullscreen-fade-out .qodef-fullscreen-menu-holder-outer{
    -webkit-animation:fade_out .25s linear both;
    -moz-animation:fade_out .25s linear both;
    animation:fade_out .25s linear both
}
.qodef-fullscreen-menu-opened.qodef-fullscreen-fade-in .qodef-fullscreen-menu-holder-outer{
    -webkit-animation:fade_in .25s linear both;
    -moz-animation:fade_in .25s linear both;
    animation:fade_in .25s linear both
}
@-webkit-keyframes push_text_right{
    0%{
        opacity:0;
        -webkit-transform:translateX(-60px)
    }
    100%{
        opacity:1;
        -webkit-transform:translateX(0)
    }
}
@-moz-keyframes push_text_right{
    0%{
        opacity:0;
        -moz-transform:translateX(-60px)
    }
    100%{
        opacity:1;
        -moz-transform:translateX(0)
    }
}
@keyframes push_text_right{
    0%{
        opacity:0;
        transform:translateX(-60px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
@-webkit-keyframes push_nav_right{
    0%{
        opacity:0;
        -webkit-transform:translateX(-60px)
    }
    100%{
        opacity:1;
        -webkit-transform:translateX(0)
    }
}
@-moz-keyframes push_nav_right{
    0%{
        opacity:0;
        -moz-transform:translateX(-60px)
    }
    100%{
        opacity:1;
        -moz-transform:translateX(0)
    }
}
@keyframes push_nav_right{
    0%{
        opacity:0;
        transform:translateX(-60px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
.qodef-fullscreen-menu-opened.qodef-fade-push-text-right .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-above-menu-widget-holder>div,.qodef-fullscreen-menu-opened.qodef-fade-push-text-right .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-below-menu-widget-holder>div,.qodef-fullscreen-menu-opened.qodef-fade-push-text-right .qodef-fullscreen-menu-holder-outer nav>ul>li>a{
    -webkit-animation:push_text_right .4s cubic-bezier(.175,.885,.32,1) both;
    -moz-animation:push_text_right .4s cubic-bezier(.175,.885,.32,1) both;
    animation:push_text_right .4s cubic-bezier(.175,.885,.32,1) both
}
.qodef-fade-push-text-right.qodef-push-nav-right .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-above-menu-widget-holder,.qodef-fade-push-text-right.qodef-push-nav-right .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-below-menu-widget-holder,.qodef-fade-push-text-right.qodef-push-nav-right .qodef-fullscreen-menu-holder-outer nav{
    -webkit-transition:all .75s ease-out;
    -moz-transition:all .75s ease-out;
    transition:all .75s ease-out;
    -webkit-transform:translateX(50px);
    -moz-transform:translateX(50px);
    transform:translateX(50px)
}
@-webkit-keyframes push_text_top{
    0%{
        opacity:0;
        -webkit-transform:translateY(60px)
    }
    100%{
        opacity:1;
        -webkit-transform:translateY(0)
    }
}
@-moz-keyframes push_text_top{
    0%{
        opacity:0;
        -moz-transform:translateY(60px)
    }
    100%{
        opacity:1;
        -moz-transform:translateY(0)
    }
}
@keyframes push_text_top{
    0%{
        opacity:0;
        transform:translateY(60px)
    }
    100%{
        opacity:1;
        transform:translateY(0)
    }
}
.qodef-fullscreen-menu-opened.qodef-fade-push-text-top .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-above-menu-widget-holder>div,.qodef-fullscreen-menu-opened.qodef-fade-push-text-top .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-below-menu-widget-holder>div,.qodef-fullscreen-menu-opened.qodef-fade-push-text-top .qodef-fullscreen-menu-holder-outer nav>ul>li>a{
    -webkit-animation:push_text_top .4s ease-out both .5s;
    -moz-animation:push_text_top .4s ease-out both .5s;
    animation:push_text_top .4s ease-out both .5s
}
.qodef-fade-push-text-top.qodef-push-text-top .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-above-menu-widget-holder,.qodef-fade-push-text-top.qodef-push-text-top .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-below-menu-widget-holder,.qodef-fade-push-text-top.qodef-push-text-top .qodef-fullscreen-menu-holder-outer nav{
    -webkit-transform:translateY(-30px);
    -moz-transform:translateY(-30px);
    transform:translateY(-30px);
    -webkit-transition:all .75s ease-out;
    -moz-transition:all .75s ease-out;
    transition:all .75s ease-out
}
.qodef-fullscreen-menu-opened.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-above-menu-widget-holder,.qodef-fullscreen-menu-opened.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-below-menu-widget-holder,.qodef-fullscreen-menu-opened.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer nav{
    opacity:1;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    transform:scale(1);
    -webkit-transition:all .25s linear .1s;
    -moz-transition:all .25s linear .1s;
    transition:all .25s linear .1s
}
.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-above-menu-widget-holder,.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-below-menu-widget-holder,.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer nav{
    opacity:0;
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    transform:scale(1.1);
    -webkit-transition:all .25s linear .1s;
    -moz-transition:all .25s linear .1s;
    transition:all .25s linear .1s
}
.qodef-fullscreen-menu-opened{
    position:fixed;
    top:0;
    left:0;
    height:100%;
    width:100%;
    overflow-y:hidden
}
.qodef-fullscreen-menu-opened.admin-bar{
    top:32px;
    height:calc(100% - 32px)
}
.qodef-header-minimal .qodef-page-header .qodef-menu-area .qodef-position-right-inner{
    height:auto
}
.qodef-header-minimal .qodef-page-header .qodef-position-left:before,.qodef-header-minimal .qodef-page-header .qodef-position-right:before{
    content:""
}
.qodef-header-minimal .qodef-page-header .qodef-sticky-header .qodef-position-left-inner{
    height:auto
}
.qodef-header-minimal .qodef-page-header .qodef-sticky-header .qodef-vertical-align-containers .qodef-position-right .qodef-position-right-inner{
    height:auto
}
.qodef-header-standard .qodef-menu-area.qodef-menu-left .qodef-main-menu{
    width:auto;
    padding:0 0 0 20px
}
.qodef-header-standard .qodef-menu-area.qodef-menu-left .qodef-vertical-align-containers .qodef-position-left-inner{
    height:100%
}
.qodef-header-standard .qodef-menu-area.qodef-menu-left .qodef-vertical-align-containers .qodef-position-left:before,.qodef-header-standard .qodef-menu-area.qodef-menu-left .qodef-vertical-align-containers .qodef-position-right:before{
    display:none
}
.qodef-header-standard .qodef-menu-area.qodef-menu-left .qodef-vertical-align-containers .qodef-position-right-inner{
    display:-webkit-flex;
    -webkit-align-items:center;
    display:flex;
    align-items:center;
    height:100%
}
.qodef-header-standard .qodef-menu-area.qodef-menu-center .qodef-vertical-align-containers .qodef-position-center-inner{
    height:100%
}
.qodef-header-standard .qodef-menu-area.qodef-menu-center .qodef-vertical-align-containers .qodef-position-right:before{
    display:none
}
.qodef-header-standard .qodef-menu-area.qodef-menu-center .qodef-vertical-align-containers .qodef-position-right-inner{
    display:-webkit-flex;
    -webkit-align-items:center;
    display:flex;
    align-items:center;
    height:100%
}
.qodef-header-standard .qodef-menu-area.qodef-menu-right .qodef-main-menu{
    width:auto
}
.qodef-header-standard .qodef-menu-area.qodef-menu-right .qodef-vertical-align-containers .qodef-position-right-inner{
    height:100%
}
.qodef-header-vertical .qodef-vertical-alignment-center{
    text-align:center
}
.qodef-header-vertical .qodef-vertical-alignment-center .qodef-logo-wrapper a{
    display:inline-block;
    vertical-align:top
}
.qodef-header-vertical .qodef-vertical-menu-outer{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    box-sizing:border-box
}
.qodef-header-vertical .qodef-vertical-menu{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:59px 0 31px;
    padding:0;
    z-index:100
}
.qodef-header-vertical .qodef-vertical-menu ul{
    position:relative;
    list-style-type:none;
    padding:0;
    margin:0
}
.qodef-header-vertical .qodef-vertical-menu ul li{
    position:relative;
    padding:0;
    margin:0
}
.qodef-header-vertical .qodef-vertical-menu ul li a{
    position:relative;
    display:block;
    margin:0;
    padding:11px 0;
    font-size:14px;
    line-height:24px;
    font-weight:500
}
.qodef-header-vertical .qodef-vertical-menu ul li a .item_outer{
    position:relative;
    display:block;
    padding:0 15px 0 0;
    box-sizing:border-box
}
.qodef-header-vertical .qodef-vertical-menu ul li a .qodef-menu-arrow{
    display:none
}
.qodef-header-vertical .qodef-vertical-menu ul li a .qodef-menu-featured-icon{
    position:relative;
    top:-4px;
    left:5px;
    color:currentColor;
    font-size:10px;
    margin:0
}
.qodef-header-vertical .qodef-vertical-menu ul li a .qodef-menu-featured-icon:before{
    margin:0
}
.qodef-header-vertical .qodef-vertical-menu ul li a .menu_icon:not(.blank):not(.null){
    padding:0 5px 0 0
}
.qodef-header-vertical .qodef-vertical-menu ul li.current-menu-ancestor>a,.qodef-header-vertical .qodef-vertical-menu ul li.current-menu-item>a,.qodef-header-vertical .qodef-vertical-menu ul li.current_page_item>a,.qodef-header-vertical .qodef-vertical-menu ul li.qodef-active-item>a{
    color:#F58220
}
.qodef-header-vertical .qodef-vertical-menu ul li.current-menu-ancestor>a span.item_text:after,.qodef-header-vertical .qodef-vertical-menu ul li.current-menu-item>a span.item_text:after,.qodef-header-vertical .qodef-vertical-menu ul li.current_page_item>a span.item_text:after,.qodef-header-vertical .qodef-vertical-menu ul li.qodef-active-item>a span.item_text:after{
    opacity:1
}
.qodef-header-vertical .qodef-vertical-menu ul li ul{
    padding:8px 0 7px
}
.qodef-header-vertical .qodef-vertical-menu ul li ul li a{
    padding:4px 0
}
.qodef-header-vertical .qodef-vertical-menu ul li .second{
    -webkit-transform:translateZ(0);
    -moz-transform:translateZ(0);
    transform:translateZ(0)
}
.qodef-header-vertical .qodef-vertical-menu ul li .second .inner{
    position:relative;
    display:block;
    padding:0;
    z-index:997
}
.qodef-header-vertical .qodef-vertical-menu>ul>li>a{
    font-size:15px;
    line-height:25px;
    font-weight:600
}
.qodef-header-vertical .qodef-vertical-menu>ul>li>a:hover span.item_text:after{
    width:100%;
    background-color:currentColor
}
.qodef-header-vertical .qodef-vertical-menu>ul>li>a span.item_text{
    position:relative;
    display:inline-block;
    vertical-align:top
}
.qodef-header-vertical .qodef-vertical-menu>ul>li>a span.item_text:after{
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    height:2px;
    width:0;
    background-color:transparent;
    -webkit-transition:width .3s ease-out,background-color .2s ease-out;
    -moz-transition:width .3s ease-out,background-color .2s ease-out;
    transition:width .3s ease-out,background-color .2s ease-out
}
.qodef-header-vertical .qodef-vertical-menu>ul>li a:hover>span.item_outer .item_text:after{
    width:100%;
    background-color:currentColor
}
.qodef-header-vertical .qodef-vertical-menu>ul>li a>span.item_outer{
    position:relative;
    display:block
}
.qodef-header-vertical .qodef-vertical-menu>ul>li a>span.item_outer .item_text{
    position:relative;
    display:inline-block;
    vertical-align:top
}
.qodef-header-vertical .qodef-vertical-menu>ul>li a>span.item_outer .item_text:after{
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    height:2px;
    width:0;
    background-color:transparent;
    -webkit-transition:width .3s ease-out,background-color .2s ease-out;
    -moz-transition:width .3s ease-out,background-color .2s ease-out;
    transition:width .3s ease-out,background-color .2s ease-out
}
.qodef-header-vertical .qodef-vertical-menu.qodef-vertical-dropdown-below ul li .second{
    display:none
}
.qodef-header-vertical .qodef-vertical-menu.qodef-vertical-dropdown-side .second{
    position:absolute;
    top:0;
    width:100%
}
.qodef-header-vertical .qodef-vertical-menu.qodef-vertical-dropdown-side .second ul{
    position:absolute;
    top:-23px;
    left:calc(100% + 47px);
    width:257px;
    background-color:#fff;
    padding:25px 20px;
    margin-left:50px;
    visibility:hidden;
    opacity:0;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    transition:all .2s ease
}
.qodef-header-vertical .qodef-vertical-menu.qodef-vertical-dropdown-side .second ul *{
    visibility:inherit;
    -webkit-transition:visibility .2s ease;
    -moz-transition:visibility .2s ease;
    transition:visibility .2s ease
}
.qodef-header-vertical .qodef-vertical-menu.qodef-vertical-dropdown-side .second ul.qodef-float-open{
    margin-left:0;
    opacity:1;
    visibility:visible;
    z-index:900
}
.qodef-header-vertical .qodef-vertical-menu.qodef-vertical-dropdown-side .second ul ul{
    top:-25px;
    left:calc(100% + 20px);
    visibility:hidden;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    transition:all .2s ease
}
.qodef-light-header.qodef-header-vertical .qodef-vertical-menu ul li a{
    color:#fff!important
}
.qodef-light-header.qodef-header-vertical .qodef-vertical-menu ul li a:hover{
    color:#F58220!important
}
.qodef-light-header.qodef-header-vertical .qodef-vertical-menu ul li ul li.current-menu-ancestor>a,.qodef-light-header.qodef-header-vertical .qodef-vertical-menu ul li ul li.current-menu-item>a,.qodef-light-header.qodef-header-vertical .qodef-vertical-menu ul li ul li.current_page_item>a{
    color:#F58220!important
}
.qodef-light-header.qodef-header-vertical .qodef-vertical-menu>ul>li.current-menu-ancestor>a,.qodef-light-header.qodef-header-vertical .qodef-vertical-menu>ul>li.qodef-active-item>a{
    color:#F58220!important
}
.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu ul li a{
    color:#212121!important
}
.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu ul li a:hover{
    color:#F58220!important
}
.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu ul li ul li.current-menu-ancestor>a,.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu ul li ul li.current-menu-item>a,.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu ul li ul li.current_page_item>a{
    color:#F58220!important
}
.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu>ul>li.current-menu-ancestor>a,.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu>ul>li.qodef-active-item>a{
    color:#F58220!important
}
.qodef-header-vertical .qodef-vertical-area-widget-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:10px 0 0;
    z-index:100
}
.qodef-header-vertical .qodef-vertical-alignment-center .qodef-vertical-area-widget-holder{
    position:absolute;
    width:100%;
    bottom:10px;
    left:0;
    margin:0
}
.qodef-header-vertical.admin-bar .qodef-vertical-menu-area{
    top:32px;
    height:calc(100% - 32px)
}
.qodef-header-vertical .qodef-content,.qodef-header-vertical footer{
    padding-left:336px;
    box-sizing:border-box
}
.qodef-header-vertical .qodef-vertical-menu-area{
    position:fixed;
    top:0;
    left:0;
    width:336px;
    height:100%;
    padding:100px 47px 30px;
    background-color:transparent;
    box-shadow:0 3px 13px 0 rgba(0,0,0,.05);
    outline:0;
    z-index:101;
    -webkit-backface-visibility:hidden;
    box-sizing:border-box
}
.qodef-header-vertical .qodef-vertical-menu-area.qodef-with-scroll{
    overflow:hidden
}
.qodef-header-vertical .qodef-vertical-menu-area-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    height:100%
}
.qodef-header-vertical .qodef-vertical-menu-area-inner.qodef-vertical-align-left{
    text-align:left
}
.qodef-header-vertical .qodef-vertical-menu-area-inner.qodef-vertical-align-center{
    text-align:center
}
.qodef-header-vertical .qodef-vertical-menu-area-inner.qodef-vertical-align-center .qodef-logo-wrapper img{
    margin:0 auto
}
.qodef-header-vertical .qodef-logo-wrapper{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    z-index:100
}
.qodef-header-vertical .qodef-logo-wrapper a{
    display:block;
    position:relative;
    height:100%
}
.qodef-header-vertical .qodef-logo-wrapper img{
    display:block;
    height:auto;
    max-height:100%;
    -webkit-transition:opacity .3s ease;
    -moz-transition:opacity .3s ease;
    transition:opacity .3s ease
}
.qodef-header-vertical .qodef-vertical-area-background{
    position:fixed;
    top:0;
    left:0;
    width:336px;
    height:100%;
    background-color:#fff;
    background-position:right top;
    background-repeat:no-repeat;
    background-size:cover;
    z-index:0;
    opacity:1;
    -webkit-transition:opacity .5s ease,background-color .5s ease;
    -moz-transition:opacity .5s ease,background-color .5s ease;
    transition:opacity .5s ease,background-color .5s ease
}
.qodef-header-vertical.qodef-header-vertical-shadow-disable .qodef-vertical-area-background{
    box-shadow:none
}
.qodef-header-vertical.qodef-header-vertical-border-disable .qodef-vertical-area-background{
    border:none
}
.qodef-light-header .qodef-vertical-menu-area .qodef-logo-wrapper .qodef-light-logo{
    opacity:1
}
.qodef-light-header .qodef-vertical-menu-area .qodef-logo-wrapper .qodef-dark-logo,.qodef-light-header .qodef-vertical-menu-area .qodef-logo-wrapper .qodef-normal-logo{
    opacity:0
}
.qodef-dark-header .qodef-vertical-menu-area .qodef-logo-wrapper .qodef-dark-logo{
    opacity:1
}
.qodef-dark-header .qodef-vertical-menu-area .qodef-logo-wrapper .qodef-light-logo,.qodef-dark-header .qodef-vertical-menu-area .qodef-logo-wrapper .qodef-normal-logo{
    opacity:0
}
.qodef-mobile-header{
    position:relative;
    display:none;
    z-index:110
}
.qodef-mobile-header .qodef-mobile-header-inner{
    position:relative;
    height:70px;
    background-color:#F58220;
    border-bottom:1px solid transparent;
    box-sizing:border-box
}
.qodef-mobile-header .qodef-mobile-header-inner .qodef-mobile-header-holder{
    position:relative;
    z-index:2;
    height:100%
}
.qodef-mobile-header .qodef-grid{
    height:100%
}
.qodef-mobile-header .qodef-vertical-align-containers{
    padding:0
}
.qodef-mobile-header .qodef-vertical-align-containers .qodef-position-right{
    max-width:80%
}
.qodef-mobile-header .qodef-mobile-logo-wrapper a{
    display:block
}
.qodef-mobile-header .qodef-mobile-logo-wrapper img{
    display:block;
    height:100%;
    width:auto
}
.qodef-mobile-header .qodef-mobile-menu-opener{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    z-index:2
}
.qodef-mobile-header .qodef-mobile-menu-opener a{
    display:table;
    height:100%;
    color:#fff
}
.qodef-mobile-header .qodef-mobile-menu-opener a>*{
    position:relative;
    display:table-cell;
    vertical-align:middle;
    line-height:1em
}
.qodef-mobile-header .qodef-mobile-menu-opener a .qodef-mobile-menu-text{
    color:inherit;
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
    font-style:inherit;
    line-height:inherit;
    letter-spacing:inherit;
    text-transform:inherit;
    padding-right:10px
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opened .qodef-setsail-burger rect:nth-of-type(1),.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opened .qodef-setsail-burger rect:nth-of-type(2){
    width:22.5px!important
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-icon-pack .qodef-mobile-menu-icon{
    font-size:20px
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-icon-pack .qodef-mobile-menu-icon *{
    display:block;
    line-height:inherit
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-icon-pack .qodef-mobile-menu-icon :before{
    display:block;
    line-height:inherit
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-svg-path svg{
    fill:currentColor
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-svg-path .qodef-mobile-menu-icon .qodef-setsail-burger:hover rect:nth-of-type(1){
    width:13.7px
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-svg-path .qodef-mobile-menu-icon .qodef-setsail-burger:hover rect:nth-of-type(2){
    width:16.2px
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-svg-path .qodef-mobile-menu-icon>*{
    vertical-align:middle
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined{
    line-height:1
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined .qodef-hm-lines{
    position:relative;
    display:block;
    width:23px;
    height:17px
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined .qodef-hm-lines .qodef-hm-line{
    position:absolute;
    left:0;
    height:3px;
    width:100%;
    background-color:currentColor;
    border-radius:12px;
    -webkit-transition:width .3s ease;
    -moz-transition:width .3s ease;
    transition:width .3s ease
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-1{
    top:0
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-2{
    top:7px
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-3{
    bottom:0
}
.qodef-mobile-header .qodef-mobile-nav{
    display:none;
    width:100%;
    background-color:#fff;
    border-bottom:1px solid #ebebeb
}
.qodef-mobile-header .qodef-mobile-nav ul{
    padding:0;
    margin:0;
    list-style-type:none
}
.qodef-mobile-header .qodef-mobile-nav ul li{
    position:relative;
    padding:0;
    margin:0;
    -webkit-transform:translateZ(0)
}
.qodef-mobile-header .qodef-mobile-nav ul li a,.qodef-mobile-header .qodef-mobile-nav ul li h6{
    position:relative;
    display:block;
    padding:9px 0;
    margin:0;
    font-size:14px;
    line-height:23px;
    font-weight:500;
    color:#212121;
    border-bottom:1px solid #ebebeb;
    cursor:pointer
}
.qodef-mobile-header .qodef-mobile-nav ul li a:hover,.qodef-mobile-header .qodef-mobile-nav ul li h6:hover{
    color:#F58220
}
.qodef-mobile-header .qodef-mobile-nav ul ul{
    display:none;
    margin-left:15px
}
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-ancestor>a,.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-ancestor>h6,.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-item>a,.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-item>h6{
    color:#F58220
}
.qodef-mobile-header .qodef-mobile-nav .qodef-grid>ul>li>a,.qodef-mobile-header .qodef-mobile-nav .qodef-grid>ul>li>h6{
    font-size:15px;
    font-weight:600
}
.qodef-mobile-header .qodef-mobile-nav .qodef-grid>ul>li.qodef-active-item>a,.qodef-mobile-header .qodef-mobile-nav .qodef-grid>ul>li.qodef-active-item>h6{
    color:#F58220
}
.qodef-mobile-header .qodef-mobile-nav .qodef-grid>ul>li.qodef-active-item>.mobile_arrow{
    color:#F58220
}
.qodef-mobile-header .qodef-mobile-nav .mobile_arrow{
    position:absolute;
    display:inline-block;
    right:0;
    top:0;
    width:50px;
    height:auto;
    padding:11px 12px 9px 0;
    font-size:20px;
    line-height:1;
    font-weight:400;
    text-align:right;
    cursor:pointer;
    box-sizing:border-box
}
.qodef-mobile-header .qodef-mobile-nav .mobile_arrow:hover{
    color:#F58220
}
.qodef-mobile-header .qodef-mobile-nav .mobile_arrow .qodef-sub-arrow{
    display:inline-block;
    color:#212121
}
.qodef-mobile-header .qodef-mobile-nav li.qodef-opened>.mobile_arrow{
    color:#F58220
}
.qodef-mobile-header .qodef-mobile-nav li.qodef-opened>.mobile_arrow>.qodef-sub-arrow{
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    transform:rotate(90deg)
}
.qodef-mobile-header .qodef-mobile-nav>.qodef-grid>ul>li:last-child>a,.qodef-mobile-header .qodef-mobile-nav>ul>li:last-child>a{
    border-bottom:none
}
.qodef-sticky-up-mobile-header .qodef-animate-mobile-header .qodef-mobile-header-inner{
    width:100%;
    -webkit-transform:translateY(-100%);
    -moz-transform:translateY(-100%);
    transform:translateY(-100%);
    -webkit-transition:-webkit-transform .4s ease-in-out,left .2s ease,right .2s ease;
    -moz-transition:-moz-transform .4s ease-in-out,left .2s ease,right .2s ease;
    transition:transform .4s ease-in-out,left .2s ease,right .2s ease
}
.qodef-sticky-up-mobile-header .mobile-header-appear .qodef-mobile-header-inner{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    transform:translateY(0)
}
.admin-bar.qodef-sticky-up-mobile-header .mobile-header-appear .qodef-mobile-header-inner{
    -webkit-transform:translateY(32px);
    -moz-transform:translateY(32px);
    transform:translateY(32px)
}
.qodef-sticky-header{
    position:fixed;
    top:0;
    left:0;
    height:70px;
    width:100%;
    z-index:100;
    -webkit-backface-visibility:hidden;
    -webkit-transform:translateY(-100%);
    -moz-transform:translateY(-100%);
    transform:translateY(-100%);
    -webkit-transition:-webkit-transform .6s ease;
    -moz-transition:-moz-transform .6s ease;
    transition:transform .6s ease
}
.qodef-sticky-header .qodef-grid{
    height:100%!important
}
.qodef-sticky-header.header-appear{
    transform:translateY(0)
}
.admin-bar .qodef-sticky-header.header-appear{
    top:32px
}
.qodef-sticky-header .qodef-sticky-holder{
    position:relative;
    height:100%;
    z-index:2;
    background-color:#fff;
    border-bottom:1px solid transparent;
    box-shadow:0 3px 13px 0 rgba(0,0,0,.03);
    box-sizing:border-box
}
.qodef-sticky-header .qodef-sticky-holder .qodef-logo-wrapper a{
    max-height:70px
}
.qodef-sticky-header .qodef-sticky-holder .qodef-vertical-align-containers{
    padding:0 20px
}
.qodef-sticky-header .qodef-sticky-holder.qodef-menu-left .qodef-main-menu{
    width:auto;
    padding:0 0 0 20px
}
.qodef-sticky-header .qodef-sticky-holder.qodef-menu-left .qodef-vertical-align-containers .qodef-position-left-inner{
    height:100%
}
.qodef-sticky-header .qodef-sticky-holder.qodef-menu-left .qodef-vertical-align-containers .qodef-position-right:before{
    display:none
}
.qodef-sticky-header .qodef-sticky-holder.qodef-menu-left .qodef-vertical-align-containers .qodef-position-right-inner{
    display:-webkit-flex;
    -webkit-align-items:center;
    display:flex;
    align-items:center;
    height:100%
}
.qodef-sticky-header .qodef-sticky-holder.qodef-menu-center .qodef-vertical-align-containers .qodef-position-center-inner{
    height:100%
}
.qodef-sticky-header .qodef-sticky-holder.qodef-menu-center .qodef-vertical-align-containers .qodef-position-right:before{
    display:none
}
.qodef-sticky-header .qodef-sticky-holder.qodef-menu-center .qodef-vertical-align-containers .qodef-position-right-inner{
    display:-webkit-flex;
    -webkit-align-items:center;
    display:flex;
    align-items:center;
    height:100%
}
.qodef-sticky-header .qodef-sticky-holder.qodef-menu-right .qodef-main-menu{
    width:auto
}
.qodef-sticky-header .qodef-sticky-holder.qodef-menu-right .qodef-vertical-align-containers .qodef-position-right-inner{
    height:100%
}
.qodef-sticky-header .widget{
    display:inline-block;
    vertical-align:middle;
    margin:0
}
.qodef-top-bar{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    height:46px;
    font-size:13px;
    line-height:1;
    color:#fff;
    background-color:#1c1c1c;
    box-sizing:border-box;
    z-index:111
}
.qodef-top-bar>.qodef-vertical-align-containers{
    padding:0 0 0 20px
}
.qodef-top-bar .qodef-vertical-align-containers .qodef-position-left:before,.qodef-top-bar .qodef-vertical-align-containers .qodef-position-right:before{
    display:none
}
.qodef-top-bar .qodef-vertical-align-containers .qodef-position-left-inner,.qodef-top-bar .qodef-vertical-align-containers .qodef-position-right-inner{
    display:-webkit-flex;
    display:flex;
    height:100%;
    -webkit-align-items:center;
    align-items:center
}
.qodef-top-bar .qodef-grid{
    height:100%
}
.qodef-top-bar .qodef-grid .qodef-vertical-align-containers{
    padding-left:0;
    padding-right:0
}
.qodef-top-bar-in-grid-padding .qodef-top-bar .qodef-grid .qodef-vertical-align-containers{
    padding:0 20px
}
.qodef-top-bar .widget{
    margin:0
}
.qodef-search-opener{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    font-size:15px;
    line-height:1;
    margin:0 10px
}
.qodef-search-opener .qodef-search-opener-wrapper{
    display:block
}
.qodef-search-opener .qodef-search-opener-wrapper>*{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    line-height:inherit
}
.qodef-search-opener .qodef-search-opener-wrapper>:before{
    display:block;
    line-height:inherit
}
.qodef-search-opener.qodef-search-opener-svg-path .qodef-search-opener-wrapper>*{
    vertical-align:middle
}
.qodef-search-opener.qodef-search-opener-svg-path .qodef-search-opener-wrapper path,.qodef-search-opener.qodef-search-opener-svg-path .qodef-search-opener-wrapper>*{
    fill:currentColor;
    stroke:currentColor
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-search-opener,.qodef-light-header .qodef-top-bar .qodef-search-opener{
    color:#fff!important
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-search-opener:hover,.qodef-light-header .qodef-top-bar .qodef-search-opener:hover{
    color:#F58220!important
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-search-opener,.qodef-dark-header .qodef-top-bar .qodef-search-opener{
    color:#212121!important
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-search-opener:hover,.qodef-dark-header .qodef-top-bar .qodef-search-opener:hover{
    color:#F58220!important
}
.qodef-search-page-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:0 0 80px
}
.qodef-search-page-holder .qodef-search-page-form{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:0 0 30px
}
.qodef-search-page-holder .qodef-search-page-form .qodef-search-title{
    margin:0 0 20px
}
.qodef-search-page-holder .qodef-search-page-form .qodef-search-label{
    display:block;
    font-size:13px
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:0 0 10px;
    clear:both;
    border-bottom:1px solid #d4d3d3
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-column-left{
    display:table-cell;
    vertical-align:top
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-column-right{
    display:table-cell;
    width:1%;
    text-align:left;
    vertical-align:top
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-field{
    position:relative;
    width:100%;
    height:40px;
    line-height:40px;
    margin:0;
    padding:0 20px 0 3px;
    font-family:inherit;
    font-size:inherit;
    color:inherit;
    background-color:transparent;
    border:none;
    outline:0;
    vertical-align:middle;
    -webkit-appearance:none;
    box-sizing:border-box
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-field::-webkit-input-placeholder{
    color:inherit
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-field:-moz-placeholder{
    color:inherit;
    opacity:1
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-field::-moz-placeholder{
    color:inherit;
    opacity:1
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-field:-ms-input-placeholder{
    color:inherit
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-submit{
    position:relative;
    display:inline-block;
    width:auto;
    height:40px;
    line-height:40px;
    padding:0;
    font-size:18px;
    color:#505050;
    background-color:transparent;
    border:0;
    outline:0;
    cursor:pointer;
    vertical-align:middle;
    -webkit-transition:color .2s ease-in-out;
    -moz-transition:color .2s ease-in-out;
    transition:color .2s ease-in-out
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-submit:hover{
    color:#212121
}
.qodef-search-page-holder article{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    padding:30px 0;
    margin:0;
    border-bottom:1px solid #d4d3d3
}
.qodef-search-page-holder article.sticky .qodef-post-title a{
    color:#F58220
}
.qodef-search-page-holder article.page .qodef-post-title-area .qodef-post-info>div.qodef-post-info-category{
    display:none
}
.qodef-search-page-holder article .qodef-post-content{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-search-page-holder article .qodef-post-image{
    display:block;
    float:left;
    width:130px
}
.qodef-search-page-holder article .qodef-post-image a,.qodef-search-page-holder article .qodef-post-image img{
    display:block
}
.qodef-search-page-holder article .qodef-post-title-area{
    min-height:130px;
    padding:0 0 0 150px
}
.qodef-search-page-holder article .qodef-post-title-area.qodef-no-thumbnail{
    padding:0;
    min-height:inherit
}
.qodef-search-page-holder article .qodef-post-title-area .qodef-post-title-area-inner{
    width:100%;
    height:100%;
    overflow:hidden;
    box-sizing:border-box
}
.qodef-search-page-holder article .qodef-post-title-area .qodef-post-title-area-inner .qodef-post-title{
    margin:0
}
.qodef-search-page-holder article .qodef-post-title-area .qodef-post-title-area-inner .qodef-post-excerpt{
    margin:7px 0 0
}
.qodef-search-page-holder .qodef-blog-pagination{
    margin:50px 0 0
}
.qodef-fullscreen-search-holder{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:105;
    opacity:0
}
.qodef-fullscreen-search-holder .qodef-fullscreen-search-table{
    display:table;
    width:100%;
    height:100%
}
.qodef-fullscreen-search-holder .qodef-fullscreen-search-cell{
    position:relative;
    display:table-cell;
    height:100%;
    width:100%;
    vertical-align:middle;
    text-align:center
}
.qodef-fullscreen-search-holder .qodef-form-holder-inner{
    position:relative;
    width:100%;
    max-width:930px;
    margin:0 auto
}
.qodef-fullscreen-search-holder .qodef-search-close{
    position:absolute;
    top:21px;
    right:20px;
    color:#212121;
    opacity:0;
    visibility:hidden;
    z-index:1
}
.admin-bar .qodef-fullscreen-search-holder .qodef-search-close{
    top:58px
}
.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close-icon-pack{
    font-size:40px;
    line-height:1em
}
.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close-icon-pack *{
    display:block;
    line-height:inherit
}
.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close-icon-pack :before{
    display:block;
    line-height:inherit
}
.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close-svg-path line{
    stroke-width:2
}
.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close-svg-path>*{
    vertical-align:middle
}
.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close-svg-path path,.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close-svg-path>*{
    fill:currentColor
}
.qodef-fullscreen-search-holder .qodef-field-holder{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start
}
.qodef-fullscreen-search-holder .qodef-search-field{
    height:82px;
    padding:0 35px;
    margin:0;
    color:#848484;
    background-color:#fff
}
.qodef-fullscreen-search-holder .qodef-search-field:focus{
    color:#848484
}
.qodef-fullscreen-search-holder .qodef-search-field::-webkit-input-placeholder{
    color:inherit
}
.qodef-fullscreen-search-holder .qodef-search-field:-moz-placeholder{
    color:inherit;
    opacity:1
}
.qodef-fullscreen-search-holder .qodef-search-field::-moz-placeholder{
    color:inherit;
    opacity:1
}
.qodef-fullscreen-search-holder .qodef-search-field:-ms-input-placeholder{
    color:inherit
}
.qodef-fullscreen-search-holder .qodef-search-submit{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    width:auto;
    margin:0;
    font-size:13px;
    line-height:1.692307692307692em;
    font-weight:600;
    letter-spacing:.1em;
    text-transform:uppercase;
    outline:0;
    box-sizing:border-box;
    -webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -moz-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    color:#fff;
    background-color:#F58220;
    border:1px solid transparent;
    height:82px;
    padding:16px 72px 12px;
    font-family:Poppins,sans-serif;
    white-space:nowrap;
    cursor:pointer
}
.qodef-fullscreen-search-holder .qodef-search-submit:hover{
    color:#fff;
    background-color:#23a9af
}
@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){
    .qodef-fullscreen-search-holder .qodef-search-submit{
        min-width:220px
    }
}
.qodef-fullscreen-search-holder .qodef-flp-search-results ul{
    margin:45px -15px 0;
    padding:0;
    list-style-type:none
}
.qodef-fullscreen-search-holder .qodef-flp-search-results ul li{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    width:33.33333333333333%;
    float:left;
    padding:0 15px;
    color:#fff;
    box-sizing:border-box
}
.qodef-fullscreen-search-holder .qodef-flp-search-results ul li .qodef-fslp-img{
    margin-right:20px;
    width:100px
}
.qodef-fullscreen-search-holder .qodef-flp-search-results ul li .qodef-fslp-img a,.qodef-fullscreen-search-holder .qodef-flp-search-results ul li .qodef-fslp-img img{
    display:block
}
.qodef-fullscreen-search-holder .qodef-flp-search-results ul li .qodef-fslp-title{
    position:relative;
    margin:0;
    color:#fff
}
.qodef-fullscreen-search-holder .qodef-flp-search-results ul li .qodef-fslp-title a{
    color:inherit
}
.qodef-fullscreen-search-holder .qodef-flp-search-results ul li .qodef-fslp-title a:before{
    content:'';
    position:absolute;
    display:block;
    width:0;
    height:2px;
    background-color:#fff;
    bottom:0;
    left:0;
    -webkit-transition:width .3s ease-out;
    -moz-transition:width .3s ease-out;
    transition:width .3s ease-out
}
.qodef-fullscreen-search-holder .qodef-flp-search-results ul li .qodef-fslp-title a:hover:before{
    width:100%
}
.qodef-fullscreen-search-holder .qodef-flp-search-results ul li .qodef-fslp-price{
    margin:4px 0 0;
    color:#fff
}
.qodef-search-fade .qodef-fullscreen-search-holder{
    visibility:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    opacity:0;
    z-index:112;
    box-sizing:border-box
}
.qodef-search-fade .qodef-fullscreen-search-holder .qodef-fullscreen-search-table{
    background-color:rgba(63,208,212,.85)
}
.qodef-search-fade-out.qodef-search-fade .qodef-fullscreen-search-holder{
    -webkit-animation:search_fade_out .2s ease-out both;
    -moz-animation:search_fade_out .2s ease-out both;
    animation:search_fade_out .2s ease-out both
}
.qodef-search-fade-in.qodef-search-fade .qodef-fullscreen-search-holder.qodef-animate{
    -webkit-animation:search_fade_in .3s ease both;
    -moz-animation:search_fade_in .3s ease both;
    animation:search_fade_in .3s ease both
}
.qodef-search-fade .qodef-fullscreen-search-holder.qodef-animate .qodef-search-close{
    opacity:1;
    visibility:visible
}
@-webkit-keyframes search_fade_out{
    0%{
        opacity:1;
        visibility:visible
    }
    100%{
        opacity:0;
        visibility:hidden
    }
}
@keyframes search_fade_out{
    0%{
        opacity:1;
        visibility:visible
    }
    100%{
        opacity:0;
        visibility:hidden
    }
}
@-webkit-keyframes search_fade_in{
    0%{
        opacity:0;
        visibility:hidden
    }
    100%{
        opacity:1;
        visibility:visible
    }
}
@keyframes search_fade_in{
    0%{
        opacity:0;
        visibility:hidden
    }
    100%{
        opacity:1;
        visibility:visible
    }
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-side-menu-button-opener,.qodef-light-header .qodef-top-bar .qodef-side-menu-button-opener{
    color:#fff!important
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-side-menu-button-opener.opened,.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-side-menu-button-opener:hover,.qodef-light-header .qodef-top-bar .qodef-side-menu-button-opener.opened,.qodef-light-header .qodef-top-bar .qodef-side-menu-button-opener:hover{
    color:#F58220!important
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-side-menu-button-opener,.qodef-dark-header .qodef-top-bar .qodef-side-menu-button-opener{
    color:#212121!important
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-side-menu-button-opener.opened,.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-side-menu-button-opener:hover,.qodef-dark-header .qodef-top-bar .qodef-side-menu-button-opener.opened,.qodef-dark-header .qodef-top-bar .qodef-side-menu-button-opener:hover{
    color:#F58220!important
}
.qodef-side-menu-button-opener{
    position:relative;
    display:inline-block;
    vertical-align:middle
}
.qodef-side-menu-button-opener .qodef-side-menu-title{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin:0 8px 0 0;
    color:currentColor
}
.qodef-side-menu-button-opener .qodef-side-menu-icon{
    position:relative;
    display:inline-block;
    vertical-align:middle
}
.qodef-side-menu-button-opener.opened,.qodef-side-menu-button-opener:hover{
    color:#F58220
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-icon-pack .qodef-side-menu-icon{
    font-size:20px
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-icon-pack .qodef-side-menu-icon *{
    display:block;
    line-height:inherit
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-icon-pack .qodef-side-menu-icon :before{
    display:block;
    line-height:inherit
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-svg-path .qodef-side-menu-icon svg{
    height:28px;
    width:20px
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-svg-path .qodef-side-menu-icon>*{
    vertical-align:middle
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-svg-path .qodef-side-menu-icon path,.qodef-side-menu-button-opener.qodef-side-menu-button-opener-svg-path .qodef-side-menu-icon>*{
    fill:currentColor
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined{
    line-height:1
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined .qodef-hm-lines{
    position:relative;
    display:block;
    width:23px;
    height:17px
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined .qodef-hm-lines .qodef-hm-line{
    position:absolute;
    left:0;
    height:3px;
    width:100%;
    background-color:currentColor;
    border-radius:12px;
    -webkit-transition:width .3s ease;
    -moz-transition:width .3s ease;
    transition:width .3s ease
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-1{
    top:0
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-2{
    top:7px
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-3{
    bottom:0
}
.qodef-side-menu{
    position:fixed;
    top:0;
    right:-458px;
    width:458px;
    height:100%;
    min-height:100%;
    padding:100px 50px 40px;
    background-color:#fff;
    text-align:center;
    overflow:hidden;
    visibility:hidden;
    z-index:9999;
    -webkit-backface-visibility:hidden;
    box-sizing:border-box;
    box-shadow:5px 8px 13.92px 2.08px rgba(0,0,0,.1);
    -webkit-transition:all .6s cubic-bezier(.77,0,.175,1);
    -moz-transition:all .6s cubic-bezier(.77,0,.175,1);
    transition:all .6s cubic-bezier(.77,0,.175,1)
}
.qodef-side-menu a.qodef-close-side-menu{
    position:absolute;
    top:25px;
    right:40px;
    display:block;
    z-index:1000
}
.admin-bar .qodef-side-menu a.qodef-close-side-menu{
    top:57px
}
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-icon-pack{
    font-size:20px
}
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-icon-pack *{
    display:block;
    line-height:inherit
}
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-icon-pack :before{
    display:block;
    line-height:inherit
}
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-svg-path{
    line-height:1
}
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-svg-path svg{
    height:16px;
    margin-right:-20px
}
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-svg-path svg line{
    stroke-width:1.7px
}
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-svg-path>*{
    vertical-align:middle
}
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-svg-path path,.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-svg-path>*{
    fill:currentColor;
    stroke:currentColor
}
.qodef-right-side-menu-opened .mobile-header-appear .qodef-mobile-header-inner,.qodef-right-side-menu-opened .qodef-fixed-wrapper.fixed,.qodef-right-side-menu-opened .qodef-sticky-header,.qodef-right-side-menu-opened .qodef-wrapper,.qodef-right-side-menu-opened footer.qodef-footer-uncover{
    left:0
}
.qodef-side-menu-slide-from-right .qodef-wrapper{
    background-color:#fff;
    position:relative;
    z-index:1000;
    -webkit-transition:all .6s cubic-bezier(.77,0,.175,1);
    -moz-transition:all .6s cubic-bezier(.77,0,.175,1);
    transition:all .6s cubic-bezier(.77,0,.175,1)
}
.qodef-side-menu-slide-from-right .qodef-wrapper .qodef-cover{
    z-index:0;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:hidden;
    opacity:0;
    background-color:transparent;
    -webkit-transition:opacity .2s ease-in-out,z-index .2s ease-in-out;
    -moz-transition:opacity .2s ease-in-out,z-index .2s ease-in-out;
    transition:opacity .2s ease-in-out,z-index .2s ease-in-out
}
.qodef-side-menu-slide-from-right .qodef-fixed-wrapper.fixed,.qodef-side-menu-slide-from-right .qodef-sticky-header{
    -webkit-transition:all .6s cubic-bezier(.77,0,.175,1);
    -moz-transition:all .6s cubic-bezier(.77,0,.175,1);
    transition:all .6s cubic-bezier(.77,0,.175,1)
}
.qodef-side-menu-slide-from-right footer.qodef-footer-uncover{
    -webkit-transition:all .6s cubic-bezier(.77,0,.175,1);
    -moz-transition:all .6s cubic-bezier(.77,0,.175,1);
    transition:all .6s cubic-bezier(.77,0,.175,1)
}
.qodef-side-menu-slide-from-right.qodef-right-side-menu-opened .qodef-cover{
    z-index:1002;
    opacity:1
}
.qodef-side-menu-slide-from-right.qodef-right-side-menu-opened .qodef-side-menu{
    right:0;
    visibility:visible
}
@media only screen and (max-width:1366px){
    .qodef-side-menu-slide-from-right .qodef-side-menu{
        padding:50px 50px 70px
    }
}
@media only screen and (max-width:1280px){
    .qodef-side-menu-slide-from-right .qodef-side-menu{
        padding:80px 40px 40px
    }
}
.qodef-subscribe-popup-holder{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    z-index:115;
    visibility:hidden;
    -webkit-transition:opacity .2s ease-out .1s,visibility 0s .4s;
    -moz-transition:opacity .2s ease-out .1s,visibility 0s .4s;
    transition:opacity .2s ease-out .1s,visibility 0s .4s
}
.qodef-subscribe-popup-holder .qodef-sp-shader{
    position:fixed;
    top:0;
    left:0;
    width:110%;
    height:130%;
    z-index:1;
    -webkit-transform-style:flat;
    transform-style:flat;
    backface-visibility:hidden;
    background-color:rgba(0,0,0,.65);
    -webkit-transform:translateZ(0);
    -moz-transform:translateZ(0);
    transform:translateZ(0)
}
.qodef-subscribe-popup-holder .qodef-sp-table{
    position:relative;
    display:table;
    width:100%;
    height:100%;
    z-index:9;
    background-color:rgba(255,255,255,.75)
}
.qodef-subscribe-popup-holder .qodef-sp-table-cell{
    position:relative;
    display:table-cell;
    height:100%;
    width:100%;
    vertical-align:middle;
    text-align:center
}
.qodef-subscribe-popup-holder .qodef-sp-inner{
    display:table;
    margin:0 auto;
    width:49%;
    min-height:420px;
    box-sizing:border-box;
    opacity:0;
    box-shadow:0 0 7px 0 rgba(0,0,0,.07);
    -webkit-transition:transform .3s cubic-bezier(.06,.47,.38,.99),opacity .3s cubic-bezier(.06,.47,.38,.99);
    -moz-transition:transform .3s cubic-bezier(.06,.47,.38,.99),opacity .3s cubic-bezier(.06,.47,.38,.99);
    transition:transform .3s cubic-bezier(.06,.47,.38,.99),opacity .3s cubic-bezier(.06,.47,.38,.99);
    -webkit-transform:scale(.6);
    -moz-transform:scale(.6);
    transform:scale(.6)
}
@media only screen and (max-width:1440px){
    .qodef-subscribe-popup-holder .qodef-sp-inner{
        width:70%
    }
}
.qodef-subscribe-popup-holder .qodef-sp-close{
    position:absolute;
    top:16px;
    right:16px;
    display:block;
    color:#000
}
.qodef-subscribe-popup-holder .qodef-sp-close:hover{
    color:#505050
}
.qodef-subscribe-popup-holder .qodef-sp-close svg{
    stroke:currentColor;
    fill:currentColor
}
.qodef-subscribe-popup-holder .qodef-sp-content-container{
    background:#fff;
    display:table-cell;
    vertical-align:middle;
    padding:10px 60px;
    text-align:left
}
.qodef-subscribe-popup-holder .qodef-sp-background{
    display:table-cell;
    width:39%;
    background-size:cover
}
.qodef-subscribe-popup-holder .qodef-sp-title{
    position:relative;
    margin-bottom:51px
}
.qodef-subscribe-popup-holder .qodef-sp-title:after{
    content:'';
    position:absolute;
    bottom:-26px;
    left:0;
    height:3px;
    width:37px;
    background-color:currentColor
}
.qodef-subscribe-popup-holder .qodef-sp-subtitle{
    margin-bottom:28px
}
.qodef-subscribe-popup-holder .wpcf7{
    position:relative;
    width:100%;
    display:block;
    margin:0 auto
}
.qodef-subscribe-popup-holder .qodef-sp-prevent{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin-top:28px;
    text-align:right
}
.qodef-subscribe-popup-holder .qodef-sp-prevent-inner{
    position:relative;
    display:inline-block;
    vertical-align:top;
    cursor:pointer
}
.qodef-subscribe-popup-holder .qodef-sp-prevent-inner>*{
    position:relative;
    display:inline-block;
    vertical-align:top;
    line-height:1
}
.qodef-subscribe-popup-holder .qodef-sp-prevent-input{
    margin:1px 1px 0 0;
    width:11px;
    height:11px;
    border:1px solid #212121;
    overflow:hidden;
    box-sizing:border-box
}
.qodef-subscribe-popup-holder .qodef-sp-prevent-input svg{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    opacity:0;
    -webkit-transition:opacity .1s ease;
    -moz-transition:opacity .1s ease;
    transition:opacity .1s ease
}
.qodef-subscribe-popup-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg{
    opacity:1
}
.qodef-subscribe-popup-holder .qodef-sp-prevent-label{
    font-size:13px
}
.qodef-sp-opened .qodef-subscribe-popup-holder{
    opacity:1;
    visibility:visible;
    -webkit-transition:opacity .3s ease;
    -moz-transition:opacity .3s ease;
    transition:opacity .3s ease
}
.qodef-sp-opened .qodef-subscribe-popup-holder .qodef-sp-inner{
    opacity:1;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    transform:scale(1);
    -webkit-transition:transform .8s cubic-bezier(.26,.63,0,.96);
    -moz-transition:transform .8s cubic-bezier(.26,.63,0,.96);
    transition:transform .8s cubic-bezier(.26,.63,0,.96)
}
.qodef-title-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    height:240px;
    background-color:#f8f8f8;
    background-position:center 0;
    background-repeat:no-repeat;
    z-index:101
}
.qodef-title-holder.qodef-title-full-width .qodef-grid{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:0;
    padding:0 40px;
    box-sizing:border-box
}
.qodef-title-holder.qodef-bg-responsive{
    height:auto!important
}
.qodef-title-holder.qodef-bg-responsive .qodef-title-image{
    display:block
}
.qodef-title-holder.qodef-bg-responsive .qodef-title-wrapper{
    position:absolute;
    top:50%;
    left:0;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    transform:translateY(-50%)
}
.qodef-title-holder.qodef-bg-parallax{
    background-attachment:fixed
}
.qodef-title-holder .qodef-title-image{
    display:none
}
.qodef-title-holder .qodef-title-image img{
    display:block;
    width:100%
}
.qodef-title-holder .qodef-title-wrapper{
    position:relative;
    display:table;
    table-layout:fixed;
    height:100%;
    width:100%
}
.qodef-title-holder .qodef-title-inner{
    position:relative;
    display:table-cell;
    height:100%;
    width:100%;
    vertical-align:middle
}
.qodef-title-holder .qodef-page-subtitle{
    margin:0
}
.qodef-title-holder span.qodef-page-subtitle{
    display:block;
    font-family:Satisfy,cursive;
    font-size:33px;
    line-height:1.145833333333333em
}
.qodef-title-holder .qodef-page-title{
    margin:0
}
.qodef-title-holder .qodef-breadcrumbs{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    color:#505050
}
.qodef-title-holder .qodef-breadcrumbs.qodef-has-inline-style a{
    opacity:1;
    -webkit-transition:opacity .2s ease-out;
    -moz-transition:opacity .2s ease-out;
    transition:opacity .2s ease-out
}
.qodef-title-holder .qodef-breadcrumbs.qodef-has-inline-style a:hover{
    color:inherit;
    opacity:.9
}
.qodef-title-holder .qodef-breadcrumbs a,.qodef-title-holder .qodef-breadcrumbs span{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    color:inherit
}
.qodef-title-holder .qodef-breadcrumbs a:hover{
    color:#212121
}
.qodef-title-holder.qodef-centered-type .qodef-title-inner{
    text-align:center
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs-info,.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-title-info{
    display:table-cell;
    vertical-align:middle
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-title-info{
    width:99%
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs-info{
    width:1%;
    text-align:right;
    white-space:nowrap
}
.qodef-author-info-widget{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    box-sizing:border-box
}
.qodef-author-info-widget .qodef-aiw-image{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    border-radius:100%;
    overflow:hidden
}
.qodef-author-info-widget .qodef-aiw-image img{
    display:block
}
.qodef-author-info-widget .qodef-aiw-title{
    margin:28px 0 0
}
.qodef-author-info-widget .qodef-aiw-text{
    display:block;
    margin:10px 0 0
}
.widget.qodef-custom-font-widget{
    margin:0
}
.widget.qodef-custom-font-widget>*{
    margin:0
}
.qodef-icon-widget-holder{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin:0
}
.qodef-icon-widget-holder>*{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    color:inherit;
    font-size:inherit;
    line-height:inherit;
    font-style:inherit;
    font-weight:inherit;
    letter-spacing:inherit;
    text-transform:inherit
}
.qodef-icon-widget-holder .qodef-icon-text{
    padding:0 0 0 10px
}
.qodef-icon-widget-holder .qodef-icon-text.qodef-no-icon{
    padding:0
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-icon-widget-holder{
    color:#212121!important
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-icon-widget-holder:hover{
    color:#F58220!important
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-icon-widget-holder{
    color:#fff!important
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-icon-widget-holder:hover{
    color:#F58220!important
}
.widget.qodef-image-gallery-widget{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.widget.qodef-image-gallery-widget img{
    display:block;
    width:100%
}
.widget.qodef-search-post-type-widget .qodef-search-post-type input{
    position:relative;
    width:100%;
    margin:0 0 6px;
    padding:12px 16px;
    font-family:Poppins,sans-serif;
    font-size:14px;
    font-weight:400;
    line-height:calc(50px - 12px * 2);
    color:#848484;
    background-color:#f8f8f8;
    border:0;
    border-radius:0;
    outline:0;
    cursor:auto;
    -webkit-appearance:none;
    box-sizing:border-box;
    -webkit-transition:color .2s ease-in-out;
    -moz-transition:color .2s ease-in-out;
    transition:color .2s ease-in-out
}
.widget.qodef-search-post-type-widget .qodef-search-post-type input:focus{
    color:inherit
}
.widget.qodef-search-post-type-widget .qodef-search-post-type input::-webkit-input-placeholder{
    color:inherit
}
.widget.qodef-search-post-type-widget .qodef-search-post-type input:-moz-placeholder{
    color:inherit;
    opacity:1
}
.widget.qodef-search-post-type-widget .qodef-search-post-type input::-moz-placeholder{
    color:inherit;
    opacity:1
}
.widget.qodef-search-post-type-widget .qodef-search-post-type input:-ms-input-placeholder{
    color:inherit
}
.widget.qodef-search-post-type-widget{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    line-height:0
}
.widget.qodef-search-post-type-widget .qodef-search-post-type{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.widget.qodef-search-post-type-widget .qodef-search-post-type .qodef-input-icon{
    position:absolute;
    top:50%;
    left:22px;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    transform:translateY(-50%);
    z-index:1;
    color:#848484
}
@media only screen and (max-width:680px){
    .widget.qodef-search-post-type-widget .qodef-search-post-type .qodef-input-icon{
        top:calc(50% - 28px)
    }
}
.widget.qodef-search-post-type-widget .qodef-search-post-type input{
    width:calc(100% - 230px);
    margin:0 5px 0 0;
    padding:17px 16px 17px 42px;
    vertical-align:top;
    background-color:#fff
}
@media only screen and (max-width:1024px){
    .widget.qodef-search-post-type-widget .qodef-search-post-type input{
        padding:13px 16px 13px 42px
    }
}
@media only screen and (max-width:680px){
    .widget.qodef-search-post-type-widget .qodef-search-post-type input{
        width:100%;
        margin:0 0 10px 0
    }
}
.widget.qodef-search-post-type-widget .qodef-search-post-type button[type=submit]{
    font-family:Poppins,sans-serif
}
.widget.qodef-search-post-type-widget .qodef-post-type-search-results{
    position:absolute;
    top:100%;
    left:0;
    width:calc(100% - 230px);
    height:auto;
    display:none;
    padding:8px 0;
    font-size:13px;
    background-color:#fff;
    border:1px solid #ebebeb;
    box-sizing:border-box;
    z-index:99
}
.widget.qodef-search-post-type-widget .qodef-post-type-search-results ul{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    padding:5px 20px 5px 23px;
    line-height:0;
    box-sizing:border-box
}
.widget.qodef-search-post-type-widget .qodef-post-type-search-results ul li{
    display:block;
    width:100%;
    line-height:20px;
    text-align:left
}
.widget.qodef-search-post-type-widget .qodef-post-type-search-results ul li a{
    display:block
}
@media only screen and (max-width:680px){
    .widget.qodef-search-post-type-widget .qodef-search-loading{
        top:calc(100% - 35px)
    }
}
.widget.qodef-search-post-type-widget .qodef-search-icon,.widget.qodef-search-post-type-widget .qodef-search-loading{
    position:absolute;
    right:20px;
    top:calc(50% - 9px);
    font-size:18px;
    color:#212121;
    opacity:1;
    -webkit-transition:opacity .2s ease-out;
    -moz-transition:opacity .2s ease-out;
    transition:opacity .2s ease-out
}
.widget.qodef-search-post-type-widget .qodef-search-icon.qodef-hidden,.widget.qodef-search-post-type-widget .qodef-search-loading.qodef-hidden{
    opacity:0
}
.widget.qodef-separator-widget{
    margin:0!important
}
.qodef-social-icon-widget-holder{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin:0
}
.qodef-social-icon-widget-holder .qodef-social-icon-widget{
    color:inherit;
    line-height:inherit;
    font-size:inherit;
    font-style:inherit;
    font-weight:inherit;
    letter-spacing:inherit
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-social-icon-widget-holder{
    color:#212121!important
}
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-social-icon-widget-holder:hover{
    color:#F58220!important
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-social-icon-widget-holder{
    color:#fff!important
}
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-social-icon-widget-holder:hover{
    color:#F58220!important
}
.qodef-social-icons-group-widget.qodef-circle-icons .qodef-social-icon-widget-holder,.qodef-social-icons-group-widget.qodef-square-icons .qodef-social-icon-widget-holder{
    position:relative;
    width:48px;
    height:48px;
    margin:0 10px 0 0;
    font-size:13px;
    line-height:48px;
    color:#fff;
    background-color:#F58220;
    -webkit-transition:.4s;
    -moz-transition:.4s;
    transition:.4s
}
.qodef-social-icons-group-widget.qodef-circle-icons .qodef-social-icon-widget-holder:hover,.qodef-social-icons-group-widget.qodef-square-icons .qodef-social-icon-widget-holder:hover{
    color:#fff;
    background-color:#3abdc1
}
.qodef-social-icons-group-widget.qodef-circle-icons .qodef-social-icon-widget-holder{
    border-radius:100%
}
.qodef-social-icons-group-widget .qodef-social-icon-widget-holder{
    display:inline-block;
    vertical-align:middle;
    margin:0 10px 0 0;
    text-align:center
}
.qodef-social-icons-group-widget .qodef-social-icon-widget-holder:first-child{
    margin-left:0
}
.qodef-social-icons-group-widget .qodef-social-icon-widget-holder:last-child{
    margin-right:0
}
.qodef-widget-sticky-sidebar{
    position:relative;
    width:100%;
    height:0;
    margin:0!important;
    padding:0!important;
    border:none!important;
    background:0 0!important
}
.qodef-testimonials-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-testimonials-holder.qodef-testimonials-light .qodef-testimonial-author,.qodef-testimonials-holder.qodef-testimonials-light .qodef-testimonial-text{
    color:#fff
}
.qodef-testimonials-holder.qodef-testimonials-light .qodef-owl-slider .owl-nav .owl-next,.qodef-testimonials-holder.qodef-testimonials-light .qodef-owl-slider .owl-nav .owl-prev{
    color:#fff
}
.qodef-testimonials-holder.qodef-testimonials-light .qodef-owl-slider .owl-nav .owl-next:hover,.qodef-testimonials-holder.qodef-testimonials-light .qodef-owl-slider .owl-nav .owl-prev:hover{
    color:#F58220
}
.qodef-testimonials-holder .qodef-testimonials{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    padding:0 50px;
    box-sizing:border-box
}
@media only screen and (max-width:680px){
    .qodef-testimonials-holder .qodef-testimonials{
        padding:0 20px
    }
}
.qodef-testimonials-holder .qodef-testimonials .owl-nav .owl-next,.qodef-testimonials-holder .qodef-testimonials .owl-nav .owl-prev{
    font-size:55px;
    color:#000;
    background-color:transparent
}
.qodef-testimonials-holder .qodef-testimonials .owl-nav .owl-next:hover,.qodef-testimonials-holder .qodef-testimonials .owl-nav .owl-prev:hover{
    color:#F58220
}
@media only screen and (max-width:1024px){
    .qodef-testimonials-holder .qodef-testimonials .owl-nav{
        display:none
    }
}
@media only screen and (min-width:1025px){
    .qodef-testimonials-holder .qodef-testimonials .owl-dots{
        display:none
    }
}
.qodef-testimonials-holder .qodef-testimonial-content{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    text-align:center
}
.qodef-testimonials-holder .qodef-testimonial-image{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin-bottom:29px
}
.qodef-testimonials-holder .qodef-testimonial-image img{
    display:block;
    width:auto!important;
    margin:0 auto;
    border-radius:100%
}
.qodef-testimonials-holder .qodef-testimonial-text{
    display:block;
    font-size:20px;
    line-height:1.5em
}
@media only screen and (min-width:1025px){
    .qodef-testimonials-holder .qodef-testimonial-text{
        max-width:80%;
        margin-left:auto;
        margin-right:auto
    }
}
.qodef-testimonials-holder .qodef-testimonial-author{
    display:block;
    margin:8px 0 0;
    font-family:Satisfy,cursive;
    font-size:24px;
    line-height:2.625em;
    color:#212121
}
@media only screen and (max-width:680px){
    .qodef-testimonials-holder .qodef-owl-slider .owl-nav{
        display:none
    }
}
.qodef-comment-rating-box{
    display:inline-block;
    margin-left:18px;
    vertical-align:middle;
    line-height:18px
}
.qodef-comment-rating-box .qodef-star-rating{
    position:relative;
    display:inline-block;
    font-family:Font Awesome\ 5 Free;
    color:#c8c8c8;
    font-size:11px;
    font-weight:100;
    letter-spacing:5px;
    cursor:pointer;
    overflow:hidden;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    transition:all .3s ease
}
.qodef-comment-rating-box .qodef-star-rating.active{
    color:#ffd740;
    font-weight:900
}
.qodef-comment-rating-box .qodef-star-rating:before{
    content:"\f005"
}
@media only screen and (min-width:1025px){
    .qodef-reviews-per-criteria .qodef-grid-row{
        position:relative;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:stretch;
        -webkit-align-items:stretch;
        -ms-flex-align:stretch;
        align-items:stretch
    }
    .qodef-reviews-per-criteria .qodef-item-reviews-average-wrapper{
        position:relative;
        display:table;
        table-layout:fixed;
        height:100%;
        width:100%
    }
    .qodef-reviews-per-criteria .qodef-item-reviews-average-inner{
        position:relative;
        display:table-cell;
        height:100%;
        width:100%;
        vertical-align:middle;
        padding-left:16px
    }
}
.qodef-reviews-per-criteria .qodef-item-reviews-average-rating{
    color:#212121;
    font-size:65px;
    line-height:1em;
    font-weight:600
}
.qodef-reviews-per-criteria .qodef-item-reviews-verbal-description{
    vertical-align:middle;
    margin:2px 0 0;
    font-weight:500;
    color:#F58220
}
.qodef-reviews-per-criteria .qodef-item-reviews-rating-icon{
    vertical-align:middle;
    font-size:13px;
    margin-right:7px
}
.qodef-reviews-per-criteria .qodef-item-reviews-display-right{
    vertical-align:middle;
    padding-left:200px;
    box-sizing:border-box
}
.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar{
    line-height:28px
}
.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar .qodef-item-reviews-display-bar-inner{
    padding:6px 0
}
.qodef-reviews-per-mark .qodef-reviews-number-wrapper{
    padding-top:23%;
    padding-left:15%;
    display:table;
    width:100%;
    height:100%;
    box-sizing:border-box;
    vertical-align:middle
}
.qodef-reviews-per-mark .qodef-reviews-number{
    font-size:72px;
    color:#ffd740;
    font-weight:700;
    line-height:1em;
    margin-right:22px;
    display:table-cell;
    vertical-align:middle;
    position:relative;
    top:-6px
}
.qodef-reviews-per-mark .qodef-stars-wrapper{
    display:table-cell;
    vertical-align:middle
}
.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars{
    display:block
}
.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars i{
    color:#ffd740
}
.qodef-reviews-per-mark .qodef-reviews-count{
    font-weight:700;
    font-size:14px
}
.qodef-reviews-per-mark .qodef-rating-percentage-wrapper{
    padding:29px 50px 40px;
    background-color:#fafafa;
    border-left:1px solid #e5e5e5
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-reviews-summary{
    display:inline-block;
    vertical-align:middle
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper{
    display:inline-block;
    vertical-align:middle;
    padding:0 0 0 15px
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper-inner{
    display:block
}
.qodef-comment-list .qodef-comment-name{
    float:none
}
.qodef-comment-list .qodef-review-rating{
    display:inline-block;
    width:100%
}
.qodef-comment-list .qodef-rating-inner{
    display:inline-block;
    width:100%
}
.qodef-top-reviews-carousel-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-carousel-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    box-sizing:border-box
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-carousel-title{
    margin:0 0 22px
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-carousel{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    visibility:hidden
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-carousel-item{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-top-reviews-carousel-holder.qodef-has-shadow .qodef-top-reviews-carousel-item-wrapper{
    margin:25px 0;
    box-shadow:0 0 45.92px .08px rgba(0,0,0,.07)
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-carousel-item-wrapper{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start;
    padding:40px 9% 40px;
    background-color:#fff;
    border-radius:6px;
    box-sizing:border-box
}
@media only screen and (max-width:1024px){
    .qodef-top-reviews-carousel-holder .qodef-top-reviews-carousel-item-wrapper{
        position:relative;
        display:inline-block;
        width:100%;
        vertical-align:middle;
        text-align:center
    }
}
@media only screen and (max-width:680px){
    .qodef-top-reviews-carousel-holder .qodef-top-reviews-carousel-item-wrapper{
        padding:51px 22px 33px
    }
}
.qodef-top-reviews-carousel-holder .qodef-tour-reviews-star-holder .qodef-tour-reviews-star{
    color:#F58220;
    font-size:13px;
    margin-right:2px
}
.qodef-top-reviews-carousel-holder .qodef-tour-reviews-star-holder .icon_star_alt{
    display:none
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-title{
    margin:0 0 5px
}
.qodef-top-reviews-carousel-holder .qodef-tour-reviews-criteria-holder{
    display:block;
    width:100%;
    float:none;
    margin:0
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-content{
    margin:10px 0 0
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-content p{
    margin:0
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-author-info{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:11px 0 0;
    box-sizing:border-box
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-author-avatar{
    position:relative;
    display:inline-block;
    width:107px;
    vertical-align:middle;
    margin:0 21px 0 0
}
@media only screen and (max-width:1024px){
    .qodef-top-reviews-carousel-holder .qodef-top-reviews-item-author-avatar{
        margin:0 auto 20px auto
    }
}
@media only screen and (max-width:680px){
    .qodef-top-reviews-carousel-holder .qodef-top-reviews-item-author-avatar{
        margin:0 auto;
        width:auto
    }
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-author-avatar img{
    display:block;
    border-radius:50%
}
.qodef-top-reviews-carousel-holder .qodef-tr-content-holder{
    width:calc(100% - 128px)
}
@media only screen and (max-width:1024px){
    .qodef-top-reviews-carousel-holder .qodef-tr-content-holder{
        width:100%
    }
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-author-name{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin:0
}
.qodef-top-reviews-carousel-holder .qodef-owl-slider .owl-dots{
    margin:12px 0 0
}
@media only screen and (max-width:680px){
    .qodef-top-reviews-carousel-holder .qodef-owl-slider .owl-dots{
        display:none
    }
}
.qodef-top-reviews-carousel-holder .owl-nav{
    position:absolute;
    bottom:10px;
    right:30px;
    width:60px
}
.qodef-top-reviews-carousel-holder .owl-nav .owl-prev{
    left:0
}
.qodef-top-reviews-carousel-holder .owl-nav .owl-next{
    right:0
}
.qodef-accordion-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-accordion-holder .qodef-accordion-title{
    position:relative;
    cursor:pointer;
    margin:0;
    box-sizing:border-box;
    -webkit-transform:translateZ(0);
    -moz-transform:translateZ(0);
    transform:translateZ(0);
    -webkit-transition:color .2s ease-out,background-color .2s ease-out;
    -moz-transition:color .2s ease-out,background-color .2s ease-out;
    transition:color .2s ease-out,background-color .2s ease-out
}
.qodef-accordion-holder .qodef-accordion-title .qodef-tab-title{
    display:block;
    line-height:inherit;
    letter-spacing:.07em
}
.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark{
    position:absolute;
    top:calc(50% - 9px);
    left:15px;
    width:24px;
    height:24px;
    margin:0;
    font-size:17px;
    line-height:1;
    text-align:center
}
.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark span{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    font-size:inherit;
    line-height:inherit;
    font-weight:700;
    -webkit-transition:opacity .2s ease-out;
    -moz-transition:opacity .2s ease-out;
    transition:opacity .2s ease-out
}
.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark span:before{
    display:block;
    line-height:inherit
}
.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark span.qodef_icon_minus{
    opacity:0
}
.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark span.qodef_icon_plus{
    opacity:1
}
.qodef-accordion-holder .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef_icon_minus{
    opacity:1
}
.qodef-accordion-holder .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef_icon_plus{
    opacity:0
}
.qodef-accordion-holder .qodef-accordion-content{
    margin:0
}
.qodef-accordion-holder .qodef-accordion-content p{
    margin:0
}
.qodef-accordion-holder.qodef-ac-boxed.qodef-white-skin .qodef-accordion-title{
    background-color:#fff
}
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title{
    margin:6px 0 0;
    padding:17px 55px 17px 45px;
    background-color:#f8f8f8
}
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title:first-child{
    margin:0
}
.qodef-accordion-holder.qodef-ac-boxed>.qodef-accordion-content{
    box-shadow:0 3px 13px 0 rgba(0,0,0,.03)
}
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-content{
    padding:41px 45px 43px;
    background-color:#fff
}
.qodef-accordion-holder.qodef-ac-simple{
    border-bottom:1px solid #d4d3d3
}
.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-title{
    padding:17px 45px;
    border-top:1px solid #d4d3d3
}
.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-content{
    border-top:1px solid transparent
}
.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-content.ui-accordion-content-active{
    border-color:#d4d3d3
}
.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-content{
    padding:21px 45px 16px
}
.qodef-banner-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.touch .qodef-banner-holder{
    cursor:pointer
}
.qodef-banner-holder.qodef-item-appear .qodef-banner-image,.qodef-banner-holder.qodef-item-appear .qodef-banner-text-holder{
    clip-path:inset(0 0 0 0);
    -webkit-clip-path:inset(0 0 0 0)
}
.qodef-banner-holder.qodef-visible-on-hover:hover .qodef-banner-text-holder{
    opacity:1
}
.qodef-banner-holder.qodef-visible-on-hover .qodef-banner-text-holder{
    opacity:0;
    -webkit-transition:opacity .2s ease-out;
    -moz-transition:opacity .2s ease-out;
    transition:opacity .2s ease-out
}
.qodef-banner-holder.qodef-disabled .qodef-banner-text-holder{
    display:none
}
.qodef-banner-holder.qodef-banner-info-default .qodef-banner-title{
    font-family:Satisfy,cursive;
    font-weight:100
}
.qodef-banner-holder.qodef-banner-info-centered .qodef-banner-text-holder{
    padding:70px 20px;
    text-align:center
}
.qodef-banner-holder.qodef-banner-info-right{
    width:calc(100% - 20px);
    overflow:hidden;
    padding-right:20px
}
.qodef-banner-holder.qodef-banner-info-right .qodef-banner-text-holder{
    width:auto;
    height:auto;
    top:auto;
    right:-55px;
    bottom:0;
    left:auto;
    padding:30px 85px;
    text-align:center;
    background-color:#F58220;
    -webkit-transform:rotate(-15deg);
    -moz-transform:rotate(-15deg);
    transform:rotate(-15deg);
    -webkit-transform-origin:0 100%;
    -ms-transform-origin:0 100%;
    transform-origin:0 100%
}
.qodef-banner-holder.qodef-banner-info-right .qodef-banner-text-outer{
    width:auto
}
.qodef-banner-holder.qodef-banner-info-right .qodef-banner-subtitle{
    margin:0;
    color:#212121
}
.qodef-banner-holder.qodef-banner-info-right .qodef-banner-title{
    font-size:48px
}
.qodef-banner-holder.qodef-banner-info-top{
    width:calc(100% - 30px);
    overflow:hidden;
    padding:0 15px;
    margin:0 auto
}
.qodef-banner-holder.qodef-banner-info-top .qodef-banner-image{
    width:calc(100% - 10px);
    left:5px
}
.qodef-banner-holder.qodef-banner-info-top .qodef-banner-text-holder{
    width:calc(100% + 80px);
    height:auto;
    top:0;
    left:-40px;
    padding:35px;
    text-align:center;
    background-color:#F58220;
    -webkit-transform:rotate(-15deg);
    -moz-transform:rotate(-15deg);
    transform:rotate(-15deg);
    -webkit-transform-origin:100% 100%;
    -ms-transform-origin:100% 100%;
    transform-origin:100% 100%
}
.qodef-banner-holder.qodef-banner-info-top .qodef-banner-subtitle{
    margin:0 0 3px;
    color:#212121
}
.qodef-banner-holder .qodef-banner-image{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    clip-path:inset(0 100% 0 0);
    -webkit-clip-path:inset(0 100% 0 0);
    -webkit-transition:1s cubic-bezier(1,-.04,.46,.85);
    -moz-transition:1s cubic-bezier(1,-.04,.46,.85);
    transition:1s cubic-bezier(1,-.04,.46,.85)
}
.qodef-banner-holder .qodef-banner-image img{
    display:block
}
.qodef-banner-holder .qodef-banner-text-holder{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    padding:35px;
    background-color:rgba(33,33,33,.4);
    box-sizing:border-box;
    -webkit-transition:1s .7s;
    -moz-transition:1s .7s;
    transition:1s .7s;
    clip-path:inset(0 0 0 100%);
    -webkit-clip-path:inset(0 0 0 100%)
}
.qodef-banner-holder .qodef-banner-text-outer{
    position:relative;
    display:table;
    table-layout:fixed;
    height:100%;
    width:100%
}
.qodef-banner-holder .qodef-banner-text-inner{
    position:relative;
    display:table-cell;
    height:100%;
    width:100%;
    vertical-align:bottom
}
.qodef-banner-holder .qodef-banner-subtitle{
    font-family:Satisfy,cursive;
    font-size:30px;
    line-height:25px;
    font-weight:400;
    color:#fff
}
.qodef-banner-holder .qodef-banner-title{
    margin:0;
    color:#fff
}
.qodef-banner-holder .qodef-banner-title .qodef-banner-title-light{
    font-weight:300
}
.qodef-banner-holder .qodef-banner-link-text{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin:11px 0 0;
    color:#fff;
    line-height:1em;
    z-index:2;
    -webkit-transform:translateZ(0);
    -moz-transform:translateZ(0);
    transform:translateZ(0)
}
.qodef-banner-holder .qodef-banner-link-text:hover .qodef-banner-link-hover{
    width:100%
}
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-original{
    position:relative;
    display:inline-block;
    vertical-align:top;
    width:100%
}
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-original span{
    color:inherit
}
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-hover{
    position:absolute;
    top:0;
    left:0;
    width:.1%;
    height:100%;
    display:inline-block;
    vertical-align:top;
    white-space:nowrap;
    overflow:hidden;
    -webkit-transition:width .4s ease-in-out;
    -moz-transition:width .4s ease-in-out;
    transition:width .4s ease-in-out
}
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-hover span{
    color:#F58220
}
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-icon,.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-label{
    position:relative;
    display:inline-block;
    vertical-align:top
}
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-icon{
    margin:0 2px 0 0;
    font-size:15px
}
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-label{
    font-size:14px;
    line-height:inherit
}
.qodef-banner-holder .qodef-banner-link{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:1
}
.qodef-btn{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    width:auto;
    margin:0;
    font-size:13px;
    line-height:1.692307692307692em;
    font-weight:600;
    letter-spacing:.1em;
    text-transform:uppercase;
    outline:0;
    box-sizing:border-box;
    -webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -moz-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    padding:14px 42px;
    cursor:pointer
}
.qodef-btn.qodef-btn-simple{
    position:relative;
    padding:0!important;
    font-size:14px;
    letter-spacing:-.01em;
    text-transform:lowercase;
    color:#212121;
    background-color:transparent;
    border:0;
    vertical-align:middle
}
.qodef-btn.qodef-btn-simple .qodef-btn-text{
    display:inline-block;
    vertical-align:middle
}
.qodef-btn.qodef-btn-simple .qodef-btn-text:after{
    content:'';
    position:relative;
    display:block;
    top:-3px;
    width:100%;
    height:2px;
    background-color:currentColor;
    -webkit-transform:scaleX(1);
    -moz-transform:scaleX(1);
    transform:scaleX(1);
    -webkit-transform-origin:0 50%;
    -moz-transform-origin:0 50%;
    transform-origin:0 50%;
    -webkit-transition:-webkit-transform .2s ease-out;
    transition:transform .2s ease-out
}
.qodef-btn.qodef-btn-simple:hover .qodef-btn-text:after{
    -webkit-transform-origin:100% 50%;
    -moz-transform-origin:100% 50%;
    transform-origin:100% 50%;
    -webkit-transform:scaleX(0);
    -moz-transform:scaleX(0);
    transform:scaleX(0);
    -webkit-animation:animate-btn-line .5s .2s forwards;
    -moz-animation:animate-btn-line .5s .2s forwards;
    animation:animate-btn-line .5s .2s forwards
}
@keyframes animate-btn-line{
    0%{
        -webkit-transform-origin:0 50%;
        -moz-transform-origin:0 50%;
        transform-origin:0 50%;
        -webkit-transform:scaleX(0);
        -moz-transform:scaleX(0);
        transform:scaleX(0)
    }
    100%{
        -webkit-transform-origin:0 50%;
        -moz-transform-origin:0 50%;
        transform-origin:0 50%;
        -webkit-transform:scaleX(1);
        -moz-transform:scaleX(1);
        transform:scaleX(1)
    }
}
.qodef-btn.qodef-btn-simple:not(.qodef-btn-custom-hover-color):hover{
    color:#212121!important
}
.qodef-btn.qodef-btn-simple:not(.qodef-btn-custom-hover-bg):hover{
    background-color:transparent!important
}
.qodef-btn.qodef-btn-simple:not(.qodef-btn-custom-border-hover):hover{
    border-color:transparent!important
}
.qodef-btn.qodef-btn-solid{
    color:#fff;
    background-color:#F58220;
    border:1px solid transparent
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-color):hover{
    color:#fff!important
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg):hover{
    background-color:#23a9af!important
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-border-hover):hover{
    border-color:#23a9af!important
}
.qodef-btn.qodef-btn-outline{
    color:#F58220;
    background-color:transparent;
    border:1px solid #F58220
}
.qodef-btn.qodef-btn-outline:not(.qodef-btn-custom-hover-color):hover{
    color:#fff!important
}
.qodef-btn.qodef-btn-outline:not(.qodef-btn-custom-hover-bg):hover{
    background-color:#F58220!important
}
.qodef-btn.qodef-btn-outline:not(.qodef-btn-custom-border-hover):hover{
    border-color:#F58220!important
}
.qodef-btn.qodef-btn-small{
    padding:10px 42px
}
.qodef-btn.qodef-btn-large{
    padding:18px 66px
}
.qodef-btn.qodef-btn-huge{
    display:block;
    width:100%;
    text-align:center;
    padding:14px 20px
}
.qodef-btn.qodef-btn-icon>i,.qodef-btn.qodef-btn-icon>span:not(.qodef-btn-text){
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin:-1px 0 0 4px;
    font-size:1.142857142857143em;
    line-height:inherit
}
.qodef-btn.qodef-btn-icon>i:before,.qodef-btn.qodef-btn-icon>span:not(.qodef-btn-text):before{
    display:block;
    line-height:inherit
}
.qodef-call-to-action-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-call-to-action-holder .qodef-cta-button-holder,.qodef-call-to-action-holder .qodef-cta-text-holder{
    position:relative;
    display:inline-block;
    vertical-align:middle
}
.qodef-call-to-action-holder .qodef-cta-text-holder h1,.qodef-call-to-action-holder .qodef-cta-text-holder h2,.qodef-call-to-action-holder .qodef-cta-text-holder h3,.qodef-call-to-action-holder .qodef-cta-text-holder h4,.qodef-call-to-action-holder .qodef-cta-text-holder h5,.qodef-call-to-action-holder .qodef-cta-text-holder h6{
    margin:0
}
.qodef-call-to-action-holder .qodef-cta-button-holder .qodef-btn{
    white-space:nowrap
}
.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-inner{
    display:table
}
.qodef-call-to-action-holder.qodef-normal-layout:not(.qodef-content-in-grid) .qodef-cta-inner{
    width:100%
}
.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-button-holder,.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-text-holder{
    display:table-cell;
    box-sizing:border-box
}
.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-button-holder{
    text-align:right
}
.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-inner{
    text-align:center
}
.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-button-holder,.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-text-holder{
    width:100%
}
.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-button-holder{
    margin:28px 0 0
}
.qodef-call-to-action-holder.qodef-two-halves-columns .qodef-cta-button-holder,.qodef-call-to-action-holder.qodef-two-halves-columns .qodef-cta-text-holder{
    width:50%
}
.qodef-call-to-action-holder.qodef-two-thirds-columns .qodef-cta-text-holder{
    width:66.66666666666667%
}
.qodef-call-to-action-holder.qodef-two-thirds-columns .qodef-cta-button-holder{
    width:33.33333333333333%
}
.qodef-call-to-action-holder.qodef-three-quarters-columns .qodef-cta-text-holder{
    width:75%
}
.qodef-call-to-action-holder.qodef-three-quarters-columns .qodef-cta-button-holder{
    width:25%
}
.qodef-call-to-action-holder.qodef-four-fifths-columns .qodef-cta-text-holder{
    width:80%
}
.qodef-call-to-action-holder.qodef-four-fifths-columns .qodef-cta-button-holder{
    width:20%
}
.qodef-clients-carousel-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    width:96%
}
.qodef-clients-carousel-holder .qodef-cc-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    width:96%
}
.qodef-clients-carousel-holder.qodef-cc-light .qodef-owl-slider .owl-nav .owl-next,.qodef-clients-carousel-holder.qodef-cc-light .qodef-owl-slider .owl-nav .owl-prev{
    color:#fff
}
.qodef-clients-carousel-holder .qodef-owl-slider .owl-nav .owl-next,.qodef-clients-carousel-holder .qodef-owl-slider .owl-nav .owl-prev{
    top:calc(50% - 44px);
    font-size:55px;
    color:#000;
    background:0 0
}
.qodef-clients-carousel-holder .qodef-owl-slider .owl-nav .owl-next:hover,.qodef-clients-carousel-holder .qodef-owl-slider .owl-nav .owl-prev:hover{
    color:#F58220
}
@media only screen and (max-width:680px){
    .qodef-clients-carousel-holder .qodef-owl-slider .owl-nav .owl-next,.qodef-clients-carousel-holder .qodef-owl-slider .owl-nav .owl-prev{
        display:none
    }
}
.qodef-clients-carousel-holder.qodef-cc-post-stamp-frame .qodef-cc-item .qodef-cc-link{
    border-image:url(/wp-content/plugins/setsail-core/assets/img/stamp.png) 17 round;
    border-width:13px;
    border-style:solid;
    filter:drop-shadow(4px 5px 12px rgba(0, 0, 0, .07));
    -webkit-transform:translateZ(0)
}
.qodef-clients-carousel-holder .qodef-cc-item{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.touch .qodef-clients-carousel-holder .qodef-cc-item{
    cursor:pointer
}
.qodef-clients-carousel-holder .qodef-cc-item img{
    display:block
}
.qodef-clients-carousel-holder .qodef-cc-item .qodef-cc-info{
    position:absolute;
    right:-85px;
    bottom:-103px;
    width:170px;
    height:170px;
    display:none;
    padding:10px 15px;
    text-align:center;
    overflow:hidden;
    box-sizing:border-box;
    -webkit-transition:opacity .4s,right .6s;
    -moz-transition:opacity .4s,right .6s;
    transition:opacity .4s,right .6s
}
.qodef-clients-carousel-holder .qodef-cc-item .qodef-cc-info:after{
    content:"";
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-color:#fff;
    border-radius:100%
}
@media only screen and (max-width:480px){
    .qodef-clients-carousel-holder .qodef-cc-item .qodef-cc-info{
        right:-35px
    }
}
.qodef-clients-carousel-holder .qodef-cc-item .qodef-cc-info>*{
    margin:0
}
.qodef-clients-carousel-holder .qodef-cc-item .qodef-cc-info .qodef-cc-info-text,.qodef-clients-carousel-holder .qodef-cc-item .qodef-cc-info .qodef-cc-info-title{
    opacity:0;
    -webkit-transition:.2s;
    -moz-transition:.2s;
    transition:.2s
}
.qodef-clients-carousel-holder .qodef-cc-item .qodef-cc-info .qodef-cc-info-title{
    color:#212121;
    z-index:123
}
.qodef-clients-carousel-holder .qodef-cc-item .qodef-cc-info .qodef-cc-info-text{
    max-height:50px;
    margin-top:7px;
    color:#505050;
    z-index:123;
    font-size:13px
}
.qodef-clients-carousel-holder .qodef-cc-link{
    position:relative;
    display:inline-block;
    vertical-align:top
}
.qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage-outer{
    padding:85px 0 115px 12px;
    overflow:hidden;
    clip-path:inset(0 132px 0 120px);
    -webkit-clip-path:inset(0 132px 0 120px)
}
@supports (-ms-ime-align:auto){
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage-outer{
        border-right:120px solid transparent
    }
}
@media only screen and (max-width:1440px){
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage-outer{
        padding:85px 0 115px 184px;
        clip-path:inset(0 118px 0 95px);
        -webkit-clip-path:inset(0 118px 0 95px)
    }
}
@media only screen and (max-width:1366px){
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage-outer{
        padding:85px 0 115px 47px;
        clip-path:inset(0 115px 0 120px);
        -webkit-clip-path:inset(0 115px 0 120px)
    }
}
@media only screen and (max-width:1024px){
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage-outer{
        padding:85px 0 115px 181px
    }
}
@media only screen and (max-width:768px){
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage-outer{
        padding:85px 0 115px 16px
    }
}
@media only screen and (max-width:480px){
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage-outer{
        clip-path:none;
        -webkit-clip-path:none;
        padding:85px 0 115px 8px
    }
}
@media only screen and (max-width:1024px){
    .qodef-row-grid-section .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage-outer{
        padding:85px 0 115px 153px;
        clip-path:inset(0 100px 0 120px);
        -webkit-clip-path:inset(0 100px 0 120px)
    }
}
@media only screen and (max-width:768px){
    .qodef-row-grid-section .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage-outer{
        padding:85px 0 115px 47px
    }
}
@media only screen and (max-width:680px){
    .qodef-row-grid-section .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage-outer{
        clip-path:none;
        -webkit-clip-path:none
    }
}
.qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center
}
.qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item{
    opacity:0;
    -webkit-transition:.4s;
    -moz-transition:.4s;
    transition:.4s
}
@media only screen and (max-width:1440px){
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item{
        margin-right:70px!important
    }
}
@media only screen and (max-width:1024px){
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item{
        margin-right:10px!important
    }
}
@media only screen and (max-width:1024px){
    .qodef-row-grid-section .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item{
        margin-right:60px!important
    }
}
@media only screen and (max-width:768px){
    .qodef-row-grid-section .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item{
        margin-right:116px!important
    }
}
.qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.active{
    opacity:1
}
@media only screen and (max-width:1024px){
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.active .qodef-cc-item .qodef-cc-info{
        right:55px
    }
}
@media only screen and (max-width:768px){
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.active .qodef-cc-item .qodef-cc-info{
        right:-85px
    }
}
@media only screen and (max-width:480px){
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.active .qodef-cc-item .qodef-cc-info{
        right:-35px
    }
}
@media only screen and (max-width:1024px){
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.active .qodef-cc-item a .qodef-cc-info{
        right:55px
    }
}
@media only screen and (max-width:768px){
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.active .qodef-cc-item a .qodef-cc-info{
        right:-85px
    }
}
@media only screen and (max-width:480px){
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.active .qodef-cc-item a .qodef-cc-info{
        right:-35px
    }
}
@media only screen and (max-width:680px){
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.active .qodef-cc-info:after{
        opacity:1;
        -webkit-transform:scale(1);
        -moz-transform:scale(1);
        transform:scale(1);
        -webkit-transition:transform .7s,opacity .3s;
        -moz-transition:transform .7s,opacity .3s;
        transition:transform .7s,opacity .3s
    }
    .qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.active .qodef-cc-info .qodef-cc-info-text,.qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.active .qodef-cc-info .qodef-cc-info-title{
        opacity:1;
        -webkit-transition:.5s .1s;
        -moz-transition:.5s .1s;
        transition:.5s .1s
    }
}
.qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.qodef-cc-info-right .qodef-cc-info{
    right:55px
}
.qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.center{
    z-index:123
}
.qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.center .qodef-cc-item .qodef-cc-info:after{
    opacity:1;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    transform:scale(1);
    -webkit-transition:transform .7s,opacity .3s;
    -moz-transition:transform .7s,opacity .3s;
    transition:transform .7s,opacity .3s
}
.qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.center .qodef-cc-item .qodef-cc-info .qodef-cc-info-text,.qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.center .qodef-cc-item .qodef-cc-info .qodef-cc-info-title{
    opacity:1;
    -webkit-transition:.5s .1s;
    -moz-transition:.5s .1s;
    transition:.5s .1s
}
.qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.center .qodef-cc-item a .qodef-cc-info:after{
    opacity:1;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    transform:scale(1);
    -webkit-transition:transform .7s,opacity .3s;
    -moz-transition:transform .7s,opacity .3s;
    transition:transform .7s,opacity .3s
}
.qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.center .qodef-cc-item a .qodef-cc-info .qodef-cc-info-text,.qodef-cc-hover-hover-info .qodef-owl-slider .owl-stage .owl-item.center .qodef-cc-item a .qodef-cc-info .qodef-cc-info-title{
    opacity:1;
    -webkit-transition:.5s .1s;
    -moz-transition:.5s .1s;
    transition:.5s .1s
}
.qodef-cc-hover-hover-info .qodef-cc-item{
    text-align:center
}
.qodef-cc-hover-hover-info .qodef-cc-item.qodef-cci-has-link a:hover .qodef-cc-info:after{
    opacity:1;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    transform:scale(1);
    -webkit-transition:transform .7s,opacity .3s;
    -moz-transition:transform .7s,opacity .3s;
    transition:transform .7s,opacity .3s
}
.qodef-cc-hover-hover-info .qodef-cc-item.qodef-cci-has-link a:hover .qodef-cc-info .qodef-cc-info-text,.qodef-cc-hover-hover-info .qodef-cc-item.qodef-cci-has-link a:hover .qodef-cc-info .qodef-cc-info-title{
    opacity:1;
    -webkit-transition:.5s .1s;
    -moz-transition:.5s .1s;
    transition:.5s .1s
}
.touch .qodef-cc-hover-hover-info .qodef-cc-item.qodef-cci-no-link{
    cursor:pointer
}
.qodef-cc-hover-hover-info .qodef-cc-item.qodef-cci-no-link:hover .qodef-cc-info:after{
    opacity:1;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    transform:scale(1);
    -webkit-transition:transform .7s,opacity .3s;
    -moz-transition:transform .7s,opacity .3s;
    transition:transform .7s,opacity .3s
}
.qodef-cc-hover-hover-info .qodef-cc-item.qodef-cci-no-link:hover .qodef-cc-info .qodef-cc-info-text,.qodef-cc-hover-hover-info .qodef-cc-item.qodef-cci-no-link:hover .qodef-cc-info .qodef-cc-info-title{
    opacity:1;
    -webkit-transition:.5s .1s;
    -moz-transition:.5s .1s;
    transition:.5s .1s
}
.qodef-cc-hover-hover-info .qodef-cc-item .qodef-cc-info{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    flex-direction:column
}
.qodef-cc-hover-hover-info .qodef-cc-item .qodef-cc-info:after{
    opacity:0;
    -webkit-transform:scale(.6);
    -moz-transform:scale(.6);
    transform:scale(.6);
    -webkit-transition:.2s;
    -moz-transition:.2s;
    transition:.2s
}
.qodef-cc-hover-switch-images .qodef-cc-item{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center
}
.qodef-cc-hover-switch-images .qodef-cc-item.qodef-cci-has-link a:hover .qodef-cc-image{
    opacity:0
}
.qodef-cc-hover-switch-images .qodef-cc-item.qodef-cci-has-link a:hover .qodef-cc-hover-image{
    opacity:1
}
.qodef-cc-hover-switch-images .qodef-cc-item.qodef-cci-no-link:hover .qodef-cc-image{
    opacity:0
}
.qodef-cc-hover-switch-images .qodef-cc-item.qodef-cci-no-link:hover .qodef-cc-hover-image{
    opacity:1
}
.qodef-cc-hover-switch-images .qodef-cc-item.qodef-cci-no-link .qodef-cc-hover-image{
    left:50%;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    transform:translateX(-50%)
}
.qodef-cc-hover-switch-images .qodef-cc-item .qodef-cc-image{
    width:auto;
    opacity:1;
    will-change:opacity;
    -webkit-transition:opacity .15s ease-out;
    -moz-transition:opacity .15s ease-out;
    transition:opacity .15s ease-out
}
.qodef-cc-hover-switch-images .qodef-cc-item .qodef-cc-hover-image{
    position:absolute;
    top:0;
    left:0;
    width:auto;
    opacity:0;
    will-change:opacity;
    -webkit-transition:opacity .15s ease-out;
    -moz-transition:opacity .15s ease-out;
    transition:opacity .15s ease-out
}
.qodef-cc-hover-roll-over .qodef-cc-item{
    overflow:hidden
}
.qodef-cc-hover-roll-over .qodef-cc-item.qodef-cci-has-link a:hover .qodef-cc-image{
    -webkit-transform:translateY(100%);
    -moz-transform:translateY(100%);
    transform:translateY(100%)
}
.qodef-cc-hover-roll-over .qodef-cc-item.qodef-cci-has-link a:hover .qodef-cc-hover-image{
    -webkit-transform:translate(-50%,0);
    -moz-transform:translate(-50%,0);
    transform:translate(-50%,0)
}
.qodef-cc-hover-roll-over .qodef-cc-item.qodef-cci-no-link:hover .qodef-cc-image{
    -webkit-transform:translateY(100%);
    -moz-transform:translateY(100%);
    transform:translateY(100%)
}
.qodef-cc-hover-roll-over .qodef-cc-item.qodef-cci-no-link:hover .qodef-cc-hover-image{
    -webkit-transform:translate(-50%,0);
    -moz-transform:translate(-50%,0);
    transform:translate(-50%,0)
}
.qodef-cc-hover-roll-over .qodef-cc-item .qodef-cc-image{
    position:relative;
    display:block;
    width:auto;
    margin:0 auto;
    -webkit-transition:-webkit-transform .4s ease;
    -moz-transition:-moz-transform .4s ease;
    transition:transform .4s ease
}
.qodef-cc-hover-roll-over .qodef-cc-item .qodef-cc-hover-image{
    position:absolute;
    top:0;
    left:50%;
    width:auto;
    -webkit-transform:translate(-50%,-100%);
    -moz-transform:translate(-50%,-100%);
    transform:translate(-50%,-100%);
    -webkit-transition:-webkit-transform .4s ease;
    -moz-transition:-moz-transform .4s ease;
    transition:transform .4s ease
}
.qodef-clients-grid-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    text-align:center
}
.qodef-clients-grid-holder.qodef-cg-alignment-left{
    text-align:left
}
.qodef-clients-grid-holder.qodef-cg-alignment-right{
    text-align:right
}
.qodef-clients-grid-holder .qodef-cc-link{
    position:relative;
    display:inline-block;
    vertical-align:top
}
.qodef-countdown{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-countdown.qodef-light-skin .countdown-row .countdown-section .countdown-amount,.qodef-countdown.qodef-light-skin .countdown-row .countdown-section .countdown-period{
    color:#fff
}
.qodef-countdown .countdown-rtl{
    direction:rtl
}
.qodef-countdown .countdown-row{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    text-align:center;
    clear:both
}
.qodef-countdown .countdown-row.countdown-show1 .countdown-section{
    width:100%
}
.qodef-countdown .countdown-row.countdown-show2 .countdown-section{
    width:50%
}
.qodef-countdown .countdown-row.countdown-show3 .countdown-section{
    width:33.33333%
}
.qodef-countdown .countdown-row.countdown-show4 .countdown-section{
    width:25%
}
.qodef-countdown .countdown-row.countdown-show5 .countdown-section{
    width:20%
}
.qodef-countdown .countdown-row.countdown-show6 .countdown-section{
    width:16.66667%
}
.qodef-countdown .countdown-row .countdown-section{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    padding:0 5px;
    box-sizing:border-box
}
.qodef-countdown .countdown-row .countdown-section .countdown-amount{
    position:relative;
    display:block;
    color:#212121;
    font-size:65px;
    line-height:1em;
    font-weight:600;
    letter-spacing:-.05em
}
.qodef-countdown .countdown-row .countdown-section .countdown-period{
    display:block;
    margin:13px 0 0;
    color:#212121;
    font-size:18px;
    line-height:1.333333333333333em;
    font-weight:600
}
.qodef-counter-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    opacity:0;
    -webkit-transition:opacity .2s ease-in;
    -moz-transition:opacity .2s ease-in;
    transition:opacity .2s ease-in
}
.qodef-counter-holder .qodef-counter-inner{
    position:relative;
    display:inline-block;
    vertical-align:middle
}
.qodef-counter-holder .qodef-counter{
    height:1em;
    display:inline-block!important;
    vertical-align:middle;
    color:#212121;
    font-size:65px;
    line-height:1em;
    font-weight:600;
    letter-spacing:-.05em;
    overflow:hidden
}
.qodef-counter-holder .qodef-counter-title{
    margin:13px 0 0
}
.qodef-counter-holder .qodef-counter-text{
    margin:11px 0 0
}
.qodef-custom-font-holder .qodef-cf-typed-wrap{
    width:0;
    white-space:nowrap
}
.qodef-custom-font-holder .qodef-cf-typed{
    display:inline-block
}
.qodef-custom-font-holder .qodef-cf-typed span{
    display:none
}
.qodef-custom-font-holder .qodef-cf-typed~.typed-cursor{
    display:inline-block;
    opacity:1;
    -webkit-animation:blink .7s infinite;
    animation:blink .7s infinite
}
@-webkit-keyframes blink{
    0%{
        opacity:1
    }
    50%{
        opacity:0
    }
    100%{
        opacity:1
    }
}
@keyframes blink{
    0%{
        opacity:1
    }
    50%{
        opacity:0
    }
    100%{
        opacity:1
    }
}
.qodef-dropcaps{
    position:relative;
    display:inline-block;
    vertical-align:top;
    float:left;
    color:#212121;
    font-size:40px;
    line-height:1.15em;
    font-weight:600;
    letter-spacing:-.05em;
    text-align:center;
    margin:0 20px 0 0
}
.qodef-dropcaps.qodef-circle,.qodef-dropcaps.qodef-square{
    height:35px;
    width:35px;
    font-size:22px;
    line-height:35px;
    color:#fff;
    background-color:#212121;
    margin:6px 9px 0 0;
    box-sizing:border-box
}
.qodef-dropcaps.qodef-circle{
    border-radius:3em
}
.qodef-elements-holder{
    width:100%;
    display:table;
    table-layout:fixed
}
.qodef-elements-holder.qodef-eh-full-height{
    height:100%
}
.qodef-elements-holder.qodef-ehi-float .qodef-eh-item{
    float:left
}
.qodef-elements-holder.qodef-two-columns .qodef-eh-item{
    width:50%
}
.qodef-elements-holder.qodef-three-columns .qodef-eh-item{
    width:33.33333%
}
.qodef-elements-holder.qodef-four-columns .qodef-eh-item{
    width:25%
}
.qodef-elements-holder.qodef-five-columns .qodef-eh-item{
    width:20%
}
.qodef-elements-holder.qodef-six-columns .qodef-eh-item{
    width:16.66667%
}
.qodef-elements-holder .qodef-eh-item{
    display:table-cell;
    vertical-align:middle;
    height:100%;
    background-position:center;
    background-size:cover
}
.qodef-elements-holder .qodef-eh-item.qodef-vertical-alignment-top{
    vertical-align:top
}
.qodef-elements-holder .qodef-eh-item.qodef-vertical-alignment-bottom{
    vertical-align:bottom
}
.qodef-elements-holder .qodef-eh-item.qodef-horizontal-alignment-center{
    text-align:center
}
.qodef-elements-holder .qodef-eh-item.qodef-horizontal-alignment-right{
    text-align:right
}
.qodef-elements-holder .qodef-eh-item .qodef-elements-holder-item-inner{
    width:100%
}
.qodef-elements-holder .qodef-ehi-content{
    padding:0 20px
}
.fp-enabled body,html.fp-enabled{
    margin:0;
    padding:0;
    overflow:hidden;
    -webkit-tap-highlight-color:transparent
}
#superContainer{
    height:100%;
    position:relative;
    -ms-touch-action:none;
    touch-action:none
}
.fp-scrollable{
    overflow:hidden;
    position:relative
}
.fp-scroller{
    overflow:hidden
}
.iScrollIndicator{
    border:0!important
}
.fp-notransition{
    -webkit-transition:none!important;
    transition:none!important
}
.fp-auto-height .fp-tableCell,.fp-auto-height .qodef-fss-slide,.fp-auto-height.qodef-fss-item{
    height:auto!important
}
.fp-responsive .fp-auto-height-responsive .fp-tableCell,.fp-responsive .fp-auto-height-responsive .qodef-fss-slide,.fp-responsive .fp-auto-height-responsive.qodef-fss-item{
    height:auto!important
}
#fp-nav{
    position:fixed;
    top:50%;
    right:40px;
    margin:-32px 0 0;
    z-index:1001
}
@media only screen and (max-width:1024px){
    #fp-nav{
        right:30px
    }
}
#fp-nav ul{
    margin:0;
    padding:0
}
#fp-nav ul li{
    position:relative;
    display:block;
    margin:10px 0;
    padding:0
}
#fp-nav ul li a{
    position:relative;
    width:12px;
    height:12px;
    display:block;
    background-color:rgba(80,80,80,.3);
    border-radius:100%;
    z-index:1;
    -webkit-transition:background-color .2s ease-in-out;
    -moz-transition:background-color .2s ease-in-out;
    transition:background-color .2s ease-in-out
}
#fp-nav ul li a.active,#fp-nav ul li a:hover{
    background-color:rgba(80,80,80,.7)
}
.qodef-light-header #fp-nav ul li a span{
    background-color:rgba(255,255,255,.3)
}
.qodef-light-header #fp-nav ul li a.active span,.qodef-light-header #fp-nav ul li a:hover span{
    background-color:#fff
}
.qodef-dark-header #fp-nav ul li a span{
    background-color:rgba(0,0,0,.3)
}
.qodef-dark-header #fp-nav ul li a.active span,.qodef-dark-header #fp-nav ul li a:hover span{
    background-color:#000
}
#fp-nav ul li a span{
    position:relative;
    height:100%;
    width:100%;
    display:block
}
.qodef-full-screen-sections{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-full-screen-sections .qodef-fss-wrapper{
    visibility:hidden
}
.qodef-full-screen-sections .qodef-fss-item{
    position:relative;
    display:table;
    table-layout:fixed;
    height:100%;
    width:100%;
    margin:0;
    padding:0;
    background-position:center;
    background-size:cover;
    box-sizing:border-box
}
.qodef-full-screen-sections .qodef-fss-item .fp-scroller>.vc_column_container{
    padding:0;
    margin:0
}
.qodef-full-screen-sections .qodef-fss-item .fp-scroller>.vc_column_container>.vc_column-inner{
    padding:0;
    margin:0
}
.qodef-full-screen-sections .qodef-fss-item.qodef-fss-item-va-top .qodef-fss-item-inner{
    vertical-align:top
}
.qodef-full-screen-sections .qodef-fss-item.qodef-fss-item-va-bottom .qodef-fss-item-inner{
    vertical-align:bottom
}
.qodef-full-screen-sections .qodef-fss-item.qodef-fss-item-ha-left .qodef-fss-item-inner{
    text-align:left
}
.qodef-full-screen-sections .qodef-fss-item.qodef-fss-item-ha-center .qodef-fss-item-inner{
    text-align:center
}
.qodef-full-screen-sections .qodef-fss-item.qodef-fss-item-ha-right .qodef-fss-item-inner{
    text-align:right
}
.qodef-full-screen-sections .qodef-fss-item.qodef-fss-item-has-link .qodef-fss-item-inner a{
    position:relative;
    z-index:2
}
.qodef-full-screen-sections .qodef-fss-item .qodef-fss-item-inner{
    position:relative;
    display:table-cell;
    height:100%;
    width:100%;
    vertical-align:middle;
    padding:5% 0;
    box-sizing:border-box
}
.qodef-full-screen-sections .qodef-fss-item .qodef-fss-item-inner a{
    position:relative;
    z-index:2
}
.qodef-full-screen-sections .qodef-fss-item .qodef-fss-item-link{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:1
}
.qodef-full-screen-sections .qodef-fss-nav-holder{
    position:fixed;
    bottom:48px;
    left:57px;
    display:block;
    width:55px;
    text-align:center;
    visibility:hidden;
    z-index:1001
}
.qodef-full-screen-sections .qodef-fss-nav-holder a{
    display:block;
    font-size:55px;
    line-height:.9;
    color:#212121;
    height:auto;
    opacity:1;
    -webkit-transition:color .2s ease-out,opacity .25s ease-out;
    -moz-transition:color .2s ease-out,opacity .25s ease-out;
    transition:color .2s ease-out,opacity .25s ease-out
}
.qodef-full-screen-sections .qodef-fss-nav-holder a:hover{
    color:rgba(33,33,33,.7)
}
.qodef-light-header .qodef-full-screen-sections .qodef-fss-nav-holder a{
    color:#fff
}
.qodef-light-header .qodef-full-screen-sections .qodef-fss-nav-holder a:hover{
    color:rgba(255,255,255,.7)
}
.qodef-dark-header .qodef-full-screen-sections .qodef-fss-nav-holder a{
    color:#000
}
.qodef-dark-header .qodef-full-screen-sections .qodef-fss-nav-holder a:hover{
    color:rgba(0,0,0,.7)
}
.qodef-full-screen-sections .qodef-fss-nav-holder a span{
    display:block;
    line-height:inherit
}
.qodef-full-screen-sections .qodef-fss-nav-holder a span:before{
    display:block;
    line-height:inherit
}
@media only screen and (max-width:1024px){
    .qodef-full-screen-sections .qodef-fss-nav-holder{
        bottom:28px;
        left:37px
    }
}
.qodef-google-map-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-google-map-holder .qodef-google-map-direction{
    position:absolute;
    top:10px;
    left:10px;
    padding:0 8px;
    font-size:13px;
    line-height:24px;
    color:#505050;
    background-color:#fff;
    z-index:999;
    box-sizing:border-box
}
.qodef-google-map-holder .qodef-google-map-direction:hover{
    color:#212121
}
.qodef-google-map-holder .qodef-google-map{
    display:block;
    width:100%;
    height:300px
}
.qodef-google-map-holder .qodef-google-map embed,.qodef-google-map-holder .qodef-google-map iframe,.qodef-google-map-holder .qodef-google-map object{
    width:100%;
    display:block
}
.qodef-google-map-holder .qodef-google-map img{
    max-width:none
}
.qodef-google-map-holder .qodef-snazzy-map{
    display:none
}
.qodef-google-map-holder .qodef-google-map-overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:none;
    z-index:1000
}
.qodef-icon-list-holder{
    position:relative;
    display:table;
    table-layout:fixed;
    height:auto;
    width:100%;
    margin-bottom:8px
}
.qodef-icon-list-holder .qodef-il-icon-holder,.qodef-icon-list-holder .qodef-il-text{
    position:relative;
    display:table-cell;
    vertical-align:top
}
.qodef-icon-list-holder .qodef-il-icon-holder{
    width:1%
}
.qodef-icon-list-holder .qodef-il-icon-holder>*{
    position:relative;
    display:inline-block;
    vertical-align:top;
    color:#212121;
    font-size:17px;
    line-height:inherit
}
.qodef-icon-list-holder .qodef-il-icon-holder>:before{
    display:block;
    line-height:inherit
}
.qodef-icon-list-holder .qodef-il-text{
    width:99%;
    padding:0 0 0 13px;
    box-sizing:border-box
}
.qodef-iwt{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-iwt .qodef-iwt-icon a{
    position:relative;
    display:inline-block;
    vertical-align:middle
}
.qodef-iwt .qodef-iwt-icon .qodef-icon-shortcode{
    line-height:1
}
.qodef-iwt .qodef-iwt-icon .qodef-icon-shortcode.qodef-circle,.qodef-iwt .qodef-iwt-icon .qodef-icon-shortcode.qodef-dropcaps.qodef-circle,.qodef-iwt .qodef-iwt-icon .qodef-icon-shortcode.qodef-square{
    line-height:2
}
.qodef-iwt .qodef-iwt-title{
    margin:0
}
.qodef-iwt .qodef-iwt-title a{
    position:relative;
    display:inline-block;
    vertical-align:top;
    color:#505050
}
.qodef-iwt .qodef-iwt-title a:hover{
    color:#F58220
}
.qodef-iwt .qodef-iwt-title-text{
    display:block
}
.qodef-iwt .qodef-iwt-text{
    margin:11px 0 0
}
.qodef-iwt.qodef-iwt-icon-left{
    width:auto
}
.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-content,.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-icon{
    display:table-cell;
    vertical-align:top
}
.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-icon{
    position:relative;
    top:1px
}
.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-icon img{
    max-width:none
}
.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-content{
    padding:0 0 0 13px
}
.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-icon,.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-title-text{
    position:relative;
    display:table-cell;
    vertical-align:middle
}
.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-icon .qodef-icon-element{
    -webkit-transition:none;
    -moz-transition:none;
    transition:none
}
.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-icon img{
    max-width:none
}
.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-title-text{
    padding:0 0 0 17px
}
.qodef-iwt.qodef-iwt-icon-top{
    text-align:center
}
.qodef-iwt.qodef-iwt-icon-top img{
    -webkit-transition:.3s;
    -moz-transition:.3s;
    transition:.3s;
    backface-visibility:hidden
}
.qodef-iwt.qodef-iwt-icon-top img:hover{
    -webkit-transform:translateY(-5px);
    -moz-transform:translateY(-5px);
    transform:translateY(-5px)
}
.qodef-iwt.qodef-iwt-icon-top .qodef-iwt-content{
    padding:27px 0 0
}
.qodef-icon-shortcode{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    line-height:1.1em
}
.qodef-icon-shortcode.qodef-circle,.qodef-icon-shortcode.qodef-dropcaps.qodef-circle,.qodef-icon-shortcode.qodef-square{
    width:2em;
    height:2em;
    line-height:2em;
    text-align:center;
    background-color:#F58220;
    -webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out;
    -moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out;
    transition:background-color .15s ease-in-out,border-color .15s ease-in-out
}
.qodef-icon-shortcode.qodef-circle a,.qodef-icon-shortcode.qodef-dropcaps.qodef-circle a,.qodef-icon-shortcode.qodef-square a{
    position:relative;
    display:inline-block;
    vertical-align:top;
    width:100%;
    height:100%
}
.qodef-icon-shortcode.qodef-circle .qodef-icon-element,.qodef-icon-shortcode.qodef-dropcaps.qodef-circle .qodef-icon-element,.qodef-icon-shortcode.qodef-square .qodef-icon-element{
    color:#fff;
    line-height:inherit
}
.qodef-icon-shortcode.qodef-circle{
    border-radius:50%
}
.qodef-icon-shortcode .qodef-icon-element{
    display:block;
    line-height:inherit;
    -webkit-transition:color .15s ease-in-out;
    -moz-transition:color .15s ease-in-out;
    transition:color .15s ease-in-out
}
.qodef-icon-shortcode .qodef-icon-element.icon_mail_alt:before{
    margin-top:-2px
}
.qodef-icon-shortcode .qodef-icon-element:before{
    display:block;
    line-height:inherit
}
.qodef-icon-animation-holder{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    transform:scale(0);
    -webkit-transition:transform .15s ease-in-out;
    -moz-transition:transform .15s ease-in-out;
    transition:transform .15s ease-in-out
}
.qodef-icon-animation-holder.qodef-icon-animation-show{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    transform:scale(1)
}
.qodef-icon-tiny{
    font-size:1.33333333em;
    line-height:.75em;
    vertical-align:-15%
}
.qodef-icon-small{
    font-size:2em
}
.qodef-icon-medium{
    font-size:3em
}
.qodef-icon-large{
    font-size:4em
}
.qodef-icon-huge{
    font-size:5em
}
.qodef-image-gallery{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-image-gallery.qodef-has-shadow .qodef-ig-image-inner{
    box-shadow:0 3px 20px 5px rgba(0,0,0,.03)
}
.qodef-image-gallery.qodef-has-shadow.qodef-ig-carousel-type .owl-stage-outer,.qodef-image-gallery.qodef-has-shadow.qodef-ig-slider-type .owl-stage-outer{
    padding:0 0 20px
}
.qodef-image-gallery.qodef-has-shadow.qodef-ig-carousel-type .qodef-ig-image,.qodef-image-gallery.qodef-has-shadow.qodef-ig-slider-type .qodef-ig-image{
    box-shadow:0 3px 20px 5px rgba(0,0,0,.03)
}
.qodef-image-gallery .qodef-ig-image a,.qodef-image-gallery .qodef-ig-image img{
    position:relative;
    display:block
}
.qodef-image-gallery .qodef-ig-image-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-image-gallery .qodef-ig-slider{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-image-gallery.qodef-ig-masonry-type .qodef-ig-image.qodef-fixed-masonry-item .qodef-ig-image-inner,.qodef-image-gallery.qodef-ig-masonry-type .qodef-ig-image.qodef-fixed-masonry-item a{
    height:100%
}
.qodef-image-gallery.qodef-image-behavior-custom-link .qodef-ig-image a:hover:after{
    opacity:1
}
.qodef-image-gallery.qodef-image-behavior-custom-link .qodef-ig-image a:after{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    content:'';
    background-color:rgba(255,255,255,.25);
    opacity:0;
    -webkit-transition:opacity .2s ease-in-out;
    -moz-transition:opacity .2s ease-in-out;
    transition:opacity .2s ease-in-out
}
.qodef-image-gallery.qodef-image-behavior-lightbox .qodef-ig-image a:hover:after{
    opacity:1
}
.qodef-image-gallery.qodef-image-behavior-lightbox .qodef-ig-image a:after{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    content:'';
    background-color:rgba(255,255,255,.25);
    opacity:0;
    -webkit-transition:opacity .2s ease-in-out;
    -moz-transition:opacity .2s ease-in-out;
    transition:opacity .2s ease-in-out
}
.touch .qodef-image-gallery.qodef-image-behavior-zoom .qodef-ig-image{
    cursor:pointer
}
.qodef-image-gallery.qodef-image-behavior-zoom .qodef-ig-image:hover img{
    -webkit-transform:scale(1.04);
    -moz-transform:scale(1.04);
    transform:scale(1.04)
}
.qodef-image-gallery.qodef-image-behavior-zoom .qodef-ig-image .qodef-ig-image-inner{
    overflow:hidden
}
.qodef-image-gallery.qodef-image-behavior-zoom .qodef-ig-image img{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    transform:scale(1);
    -webkit-transition:-webkit-transform .3s ease-in-out;
    -moz-transition:-moz-transform .3s ease-in-out;
    transition:transform .3s ease-in-out
}
.qodef-image-gallery.qodef-image-behavior-grayscale .qodef-ig-image{
    overflow:hidden
}
.touch .qodef-image-gallery.qodef-image-behavior-grayscale .qodef-ig-image{
    cursor:pointer
}
.qodef-image-gallery.qodef-image-behavior-grayscale .qodef-ig-image:hover img{
    -webkit-filter:grayscale(0);
    filter:none
}
.qodef-image-gallery.qodef-image-behavior-grayscale .qodef-ig-image img{
    filter:url(/wp-content/plugins/setsail-core/assets/css/img/desaturate.svg#grayscale);
    -webkit-filter:grayscale(100%);
    -moz-filter:grayscale(100%);
    filter:gray;
    filter:grayscale(100%);
    -webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.qodef-image-with-text-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-image-with-text-holder.qodef-has-shadow .qodef-iwt-image{
    box-shadow:0 3px 20px 5px rgba(0,0,0,.03)
}
.qodef-image-with-text-holder .qodef-iwt-image{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-image-with-text-holder .qodef-iwt-image a,.qodef-image-with-text-holder .qodef-iwt-image img{
    position:relative;
    display:block
}
.qodef-image-with-text-holder .qodef-iwt-text-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-image-with-text-holder .qodef-iwt-title{
    margin:34px 0 0
}
.qodef-image-with-text-holder span.qodef-iwt-title{
    display:block;
    font-family:Satisfy,cursive;
    font-size:24px;
    line-height:1.145833333333333em
}
.qodef-image-with-text-holder .qodef-iwt-text{
    margin:11px 0 0
}
.qodef-image-with-text-holder.qodef-image-behavior-custom-link .qodef-iwt-image{
    backface-visibility:hidden;
    -webkit-transition:.5s;
    -moz-transition:.5s;
    transition:.5s
}
.qodef-image-with-text-holder.qodef-image-behavior-custom-link .qodef-iwt-image:hover{
    -webkit-transform:translateY(-5px);
    -moz-transform:translateY(-5px);
    transform:translateY(-5px)
}
.qodef-image-with-text-holder.qodef-image-behavior-lightbox .qodef-iwt-image a:hover:after{
    opacity:1
}
.qodef-image-with-text-holder.qodef-image-behavior-lightbox .qodef-iwt-image a:after{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    content:'';
    background-color:rgba(255,255,255,.25);
    opacity:0;
    -webkit-transition:opacity .2s ease-in-out;
    -moz-transition:opacity .2s ease-in-out;
    transition:opacity .2s ease-in-out
}
.qodef-image-with-text-holder.qodef-image-behavior-zoom .qodef-iwt-image{
    overflow:hidden
}
.touch .qodef-image-with-text-holder.qodef-image-behavior-zoom .qodef-iwt-image{
    cursor:pointer
}
.qodef-image-with-text-holder.qodef-image-behavior-zoom .qodef-iwt-image:hover img{
    -webkit-transform:scale(1.04);
    -moz-transform:scale(1.04);
    transform:scale(1.04)
}
.qodef-image-with-text-holder.qodef-image-behavior-zoom .qodef-iwt-image img{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    transform:scale(1);
    -webkit-transition:-webkit-transform .3s ease-in-out;
    -moz-transition:-moz-transform .3s ease-in-out;
    transition:transform .3s ease-in-out
}
.qodef-image-with-text-holder.qodef-image-behavior-grayscale .qodef-iwt-image{
    overflow:hidden
}
.touch .qodef-image-with-text-holder.qodef-image-behavior-grayscale .qodef-iwt-image{
    cursor:pointer
}
.qodef-image-with-text-holder.qodef-image-behavior-grayscale .qodef-iwt-image:hover img{
    -webkit-filter:grayscale(0);
    filter:none
}
.qodef-image-with-text-holder.qodef-image-behavior-grayscale .qodef-iwt-image img{
    filter:url(/wp-content/plugins/setsail-core/assets/css/img/desaturate.svg#grayscale);
    -webkit-filter:grayscale(100%);
    -moz-filter:grayscale(100%);
    filter:gray;
    filter:grayscale(100%);
    -webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.qodef-progress-bar{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-progress-bar.qodef-pb-percent-floating{
    width:100%;
    height:100%
}
.qodef-progress-bar.qodef-pb-percent-floating .qodef-pb-percent{
    position:absolute;
    left:0;
    right:auto;
    bottom:0;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    transform:translateX(-50%)
}
.qodef-progress-bar .qodef-pb-title-holder{
    position:relative;
    margin:29px 0 11px
}
.qodef-progress-bar .qodef-pb-title-holder .qodef-pb-title{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    z-index:100
}
.qodef-progress-bar .qodef-pb-percent{
    position:absolute;
    right:0;
    bottom:0;
    width:auto;
    display:inline-block;
    vertical-align:middle;
    opacity:0;
    z-index:10
}
.qodef-progress-bar .qodef-pb-percent:after{
    content:'%'
}
.qodef-progress-bar .qodef-pb-content-holder{
    position:relative;
    height:22px;
    overflow:hidden;
    background-color:#f0ede8
}
.qodef-progress-bar .qodef-pb-content-holder .qodef-pb-content{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    max-width:100%;
    overflow:hidden;
    background-color:#F58220
}
.qodef-progress-bar .qodef-pb-content-holder .qodef-pb-content:after,.qodef-progress-bar .qodef-pb-content-holder .qodef-pb-content:before{
    content:'';
    position:absolute;
    top:0;
    width:22px;
    height:100%;
    background-color:#3abdc1
}
.qodef-progress-bar .qodef-pb-content-holder .qodef-pb-content:before{
    left:0
}
.qodef-progress-bar .qodef-pb-content-holder .qodef-pb-content:after{
    right:0
}
.qodef-section-title-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    box-sizing:border-box
}
.qodef-section-title-holder .qodef-st-tagline{
    margin:0
}
.qodef-section-title-holder span.qodef-st-tagline{
    display:block;
    font-family:Satisfy,cursive;
    font-size:33px;
    line-height:1.8em;
    color:#F58220
}
.qodef-section-title-holder .qodef-st-title{
    margin:0
}
.qodef-section-title-holder .qodef-st-text{
    margin:12px 0 0
}
.qodef-separator-holder{
    position:relative;
    height:auto;
    font-size:0;
    line-height:1em
}
.qodef-separator-holder.qodef-separator-center{
    text-align:center
}
.qodef-separator-holder.qodef-separator-left{
    text-align:left
}
.qodef-separator-holder.qodef-separator-right{
    text-align:right
}
.qodef-separator-holder.qodef-separator-full-width .qodef-separator{
    width:100%!important
}
.qodef-separator{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    border-bottom:1px solid #ebebeb;
    margin:10px 0
}
.qodef-single-image-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-single-image-holder.qodef-has-shadow .qodef-si-inner{
    box-shadow:0 3px 20px 5px rgba(0,0,0,.03)
}
.qodef-single-image-holder .qodef-si-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-single-image-holder .qodef-si-inner a,.qodef-single-image-holder .qodef-si-inner img{
    position:relative;
    display:block
}
.qodef-single-image-holder.qodef-image-behavior-custom-link .qodef-si-inner a:hover:after{
    opacity:1
}
.qodef-single-image-holder.qodef-image-behavior-custom-link .qodef-si-inner a:after{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    content:'';
    background-color:rgba(255,255,255,.25);
    opacity:0;
    -webkit-transition:opacity .2s ease-in-out;
    -moz-transition:opacity .2s ease-in-out;
    transition:opacity .2s ease-in-out
}
.qodef-single-image-holder.qodef-image-behavior-lightbox .qodef-si-inner a:hover:after{
    opacity:1
}
.qodef-single-image-holder.qodef-image-behavior-lightbox .qodef-si-inner a:after{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    content:'';
    background-color:rgba(255,255,255,.25);
    opacity:0;
    -webkit-transition:opacity .2s ease-in-out;
    -moz-transition:opacity .2s ease-in-out;
    transition:opacity .2s ease-in-out
}
.qodef-single-image-holder.qodef-image-behavior-zoom .qodef-si-inner{
    overflow:hidden
}
.touch .qodef-single-image-holder.qodef-image-behavior-zoom .qodef-si-inner{
    cursor:pointer
}
.qodef-single-image-holder.qodef-image-behavior-zoom .qodef-si-inner:hover img{
    -webkit-transform:scale(1.04);
    -moz-transform:scale(1.04);
    transform:scale(1.04)
}
.qodef-single-image-holder.qodef-image-behavior-zoom .qodef-si-inner img{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    transform:scale(1);
    -webkit-transition:-webkit-transform .3s ease-in-out;
    -moz-transition:-moz-transform .3s ease-in-out;
    transition:transform .3s ease-in-out
}
.qodef-single-image-holder.qodef-image-behavior-grayscale .qodef-si-inner{
    overflow:hidden
}
.touch .qodef-single-image-holder.qodef-image-behavior-grayscale .qodef-si-inner{
    cursor:pointer
}
.qodef-single-image-holder.qodef-image-behavior-grayscale .qodef-si-inner:hover img{
    -webkit-filter:grayscale(0);
    filter:none
}
.qodef-single-image-holder.qodef-image-behavior-grayscale .qodef-si-inner img{
    filter:url(/wp-content/plugins/setsail-core/assets/css/img/desaturate.svg#grayscale);
    -webkit-filter:grayscale(100%);
    -moz-filter:grayscale(100%);
    filter:gray;
    filter:grayscale(100%);
    -webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner{
    overflow:hidden;
    padding:10% 0;
    background-repeat:no-repeat;
    background-position:0 center;
    background-size:120%;
    -webkit-transition:background .7s ease-out;
    -moz-transition:background .7s ease-out;
    transition:background .7s ease-out
}
.qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner:hover{
    background-position:90% center
}
.touch .qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner{
    cursor:pointer
}
.qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner img{
    z-index:-1;
    max-width:80%
}
@media only screen and (max-width:1024px){
    .qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner{
        padding:0;
        background:0 0
    }
    .qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner img{
        z-index:inherit;
        max-width:100%
    }
}
.qodef-social-share-holder{
    position:relative;
    display:inline-block;
    vertical-align:top
}
.qodef-social-share-holder .qodef-social-title{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin-right:13px
}
.qodef-social-share-holder ul{
    position:relative;
    display:inline-block;
    vertical-align:top;
    list-style:none;
    padding:0;
    margin:0
}
.qodef-social-share-holder.qodef-list li{
    position:relative;
    display:inline-block;
    vertical-align:top;
    padding:0;
    margin:0 22px 0 0
}
.qodef-social-share-holder.qodef-list li:last-child{
    margin-right:0
}
.qodef-social-share-holder.qodef-list li a{
    font-size:16px
}
.qodef-social-share-holder.qodef-text li{
    position:relative;
    display:inline-block;
    vertical-align:top;
    padding:0;
    margin:0 22px 0 0
}
.qodef-social-share-holder.qodef-text li:last-child{
    margin-right:0
}
.qodef-social-share-holder.qodef-text li a{
    font-size:16px
}
.qodef-social-share-holder.qodef-dropdown{
    position:relative;
    display:inline-block;
    vertical-align:bottom
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener{
    display:block;
    color:#505050
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title{
    display:inline-block;
    vertical-align:top;
    margin-right:5px
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener .social_share{
    font-size:12px;
    color:#212121
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener:hover{
    color:#F58220
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener:hover .social_share{
    color:inherit
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown{
    position:relative;
    visibility:hidden;
    z-index:950
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul{
    position:relative;
    display:block;
    z-index:990;
    margin:0;
    padding:0!important
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li{
    width:88px;
    height:28px;
    line-height:28px;
    visibility:hidden;
    position:absolute;
    text-align:center;
    opacity:0;
    margin:0;
    padding:0;
    border:1px solid #d4d3d3;
    background-color:#fff;
    font-size:12px;
    color:#505050;
    box-sizing:border-box;
    -webkit-transition:opacity .2s ease-out 0s,visibility .2s ease-out 0s,background-color .2s ease-out 0s;
    -moz-transition:opacity .2s ease-out 0s,visibility .2s ease-out 0s,background-color .2s ease-out 0s;
    transition:opacity .2s ease-out 0s,visibility .2s ease-out 0s,background-color .2s ease-out 0s
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:not(:first-child){
    border-top:none
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li.qodef-facebook-share:hover{
    background-color:#3b5998;
    color:#fff
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li.qodef-twitter-share:hover{
    background-color:#00aced;
    color:#fff
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li.qodef-google_plus-share:hover{
    background-color:#dd4b39;
    color:#fff
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li.qodef-linkedin-share:hover{
    background-color:#007bb5;
    color:#fff
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li.qodef-tumblr-share:hover{
    background-color:#32506d;
    color:#fff
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li.qodef-pinterest-share:hover{
    background-color:#cb2027;
    color:#fff
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li.qodef-vk-share:hover{
    background-color:#45668e;
    color:#fff
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li *{
    display:block;
    line-height:inherit
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li a{
    color:inherit!important
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(1){
    bottom:-28px
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(2){
    bottom:-56px
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(3){
    bottom:-84px
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(4){
    bottom:-112px
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(5){
    bottom:-140px
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(6){
    bottom:-168px
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(7){
    bottom:-196px
}
.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li{
    opacity:1;
    visibility:visible;
    cursor:pointer
}
.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2){
    -webkit-transition:opacity .2s ease-out .2s,visibility .2s ease-out .2s,background-color .2s ease-out;
    -moz-transition:opacity .2s ease-out .2s,visibility .2s ease-out .2s,background-color .2s ease-out;
    transition:opacity .2s ease-out .2s,visibility .2s ease-out .2s,background-color .2s ease-out
}
.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3){
    -webkit-transition:opacity .2s ease-out .3s,visibility .2s ease-out .3s,background-color .2s ease-out;
    -moz-transition:opacity .2s ease-out .3s,visibility .2s ease-out .3s,background-color .2s ease-out;
    transition:opacity .2s ease-out .3s,visibility .2s ease-out .3s,background-color .2s ease-out
}
.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4){
    -webkit-transition:opacity .2s ease-out .4s,visibility .2s ease-out .4s,background-color .2s ease-out;
    -moz-transition:opacity .2s ease-out .4s,visibility .2s ease-out .4s,background-color .2s ease-out;
    transition:opacity .2s ease-out .4s,visibility .2s ease-out .4s,background-color .2s ease-out
}
.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5){
    -webkit-transition:opacity .2s ease-out .5s,visibility .2s ease-out .5s,background-color .2s ease-out;
    -moz-transition:opacity .2s ease-out .5s,visibility .2s ease-out .5s,background-color .2s ease-out;
    transition:opacity .2s ease-out .5s,visibility .2s ease-out .5s,background-color .2s ease-out
}
.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6){
    -webkit-transition:opacity .2s ease-out .6s,visibility .2s ease-out .6s,background-color .2s ease-out;
    -moz-transition:opacity .2s ease-out .6s,visibility .2s ease-out .6s,background-color .2s ease-out;
    transition:opacity .2s ease-out .6s,visibility .2s ease-out .6s,background-color .2s ease-out
}
.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7){
    -webkit-transition:opacity .2s ease-out .7s,visibility .2s ease-out .7s,background-color .2s ease-out;
    -moz-transition:opacity .2s ease-out .7s,visibility .2s ease-out .7s,background-color .2s ease-out;
    transition:opacity .2s ease-out .7s,visibility .2s ease-out .7s,background-color .2s ease-out
}
.qodef-tabs{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-tabs .qodef-tabs-nav{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:0;
    padding:0;
    list-style:none
}
.qodef-tabs .qodef-tabs-nav li{
    float:left;
    margin:0;
    padding:0
}
.qodef-tabs .qodef-tabs-nav li a{
    position:relative;
    display:inline-block;
    vertical-align:top;
    font-size:13px;
    line-height:30px;
    font-weight:600;
    letter-spacing:.1em;
    box-sizing:border-box;
    -webkit-transition:color .2s ease-out,background-color .2s ease-out;
    -moz-transition:color .2s ease-out,background-color .2s ease-out;
    transition:color .2s ease-out,background-color .2s ease-out
}
.qodef-tabs .qodef-tab-container{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    box-sizing:border-box
}
.qodef-tabs .qodef-tab-container p{
    margin:0
}
.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li{
    margin-right:48px
}
.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li:last-child{
    margin-right:0
}
.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li.ui-state-active a,.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li.ui-state-hover a{
    color:#F58220
}
.qodef-tabs.qodef-tabs-standard .qodef-tab-container{
    margin-top:30px
}
.qodef-tabs.qodef-tabs-boxed{
    background-color:#fff;
    box-shadow:0 3px 20px 5px rgba(0,0,0,.03)
}
.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav{
    background-color:#f8f8f8
}
.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li a{
    padding:14px 36px
}
.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li.ui-state-active a,.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li.ui-state-hover a{
    color:#212121;
    background-color:#fff
}
.qodef-tabs.qodef-tabs-boxed .qodef-tab-container{
    padding:41px 36px 49px
}
.ui-widget-content{
    padding:0;
    font-family:inherit;
    font-size:inherit;
    color:inherit;
    background:0 0;
    border:0;
    border-radius:0
}
.ui-widget-content .ui-widget-header{
    font-size:inherit;
    line-height:inherit;
    font-weight:inherit;
    color:initial;
    background:0 0;
    border:0;
    border-radius:0
}
.ui-widget-content .ui-tabs-nav li{
    position:initial;
    font-weight:inherit;
    color:inherit;
    background:initial;
    border:0;
    border-radius:0
}
.ui-widget-content .ui-widget-content{
    color:inherit;
    background:0 0;
    border:0;
    border-radius:0
}
@media only screen and (max-width:680px){
    .qodef-team-carousel-holder .qodef-owl-slider .owl-nav{
        display:none
    }
}
.qodef-team-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.touch .qodef-team-holder.qodef-team-info-on-image{
    cursor:pointer
}
.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-social-wrapper{
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    transform:translateY(0)
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-name,.qodef-team-holder.qodef-team-info-on-image .qodef-team-position,.qodef-team-holder.qodef-team-info-on-image .qodef-team-text{
    color:#fff
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-social-holder .qodef-team-icon a{
    color:#fff
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-social-holder .qodef-team-icon a:hover{
    color:#23a9af
}
.qodef-team-holder .qodef-team-image{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    overflow:hidden
}
.qodef-team-holder .qodef-team-image img{
    display:block
}
.qodef-team-holder .qodef-team-info{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    text-align:center;
    margin:22px 0 0
}
.qodef-team-holder .qodef-team-name{
    margin:0
}
.qodef-team-holder .qodef-team-position{
    margin:4px 0 0
}
.qodef-team-holder .qodef-team-text{
    margin:11px 0 0
}
.qodef-team-holder .qodef-team-social-wrapper{
    position:absolute;
    display:block;
    width:100%;
    height:auto;
    bottom:0;
    left:0;
    background-color:#F58220;
    z-index:1;
    -webkit-transform:translateY(100%);
    -moz-transform:translateY(100%);
    transform:translateY(100%);
    -webkit-transition:-webkit-transform .6s;
    -moz-transition:-moz-transform .6s;
    transition:transform .6s
}
.qodef-team-holder .qodef-team-social-outer{
    position:relative;
    display:table;
    table-layout:fixed;
    height:100%;
    width:100%
}
.qodef-team-holder .qodef-team-social-inner{
    position:relative;
    display:table-cell;
    height:100%;
    width:100%;
    padding:22px 25px 26px;
    vertical-align:middle;
    text-align:center
}
.qodef-team-holder .qodef-team-social-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:13px 0 0
}
.qodef-team-holder .qodef-team-social-holder .qodef-team-icon{
    font-size:16px;
    margin:0 24px 0 0
}
.qodef-team-holder .qodef-team-social-holder .qodef-team-icon:last-child{
    margin-right:0
}
.qodef-team-holder .qodef-team-social-holder .qodef-team-icon .qodef-icon-element{
    font-size:inherit;
    -webkit-transition:none;
    -moz-transition:none;
    transition:none
}
.qodef-text-marquee{
    position:relative;
    white-space:nowrap;
    color:#212121;
    font-size:418px;
    line-height:1.2em;
    font-weight:600;
    letter-spacing:-.05em;
    overflow:hidden
}
.qodef-text-marquee .qodef-marquee-element{
    position:relative;
    display:inline-block;
    vertical-align:top;
    padding:0 25px;
    box-sizing:border-box
}
.qodef-text-marquee .qodef-marquee-element.qodef-aux-text{
    position:absolute;
    top:0;
    left:0
}
.qodef-vss-initialized .qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner{
    padding:0
}
.qodef-vss-initialized .qodef-content .qodef-content-inner>.qodef-full-width>.qodef-full-width-inner{
    padding:0
}
.qodef-vertical-split-slider{
    position:relative;
    opacity:0;
    margin:0 -2px;
    overflow:hidden
}
.qodef-vertical-split-slider .qodef-vss-ms-left,.qodef-vertical-split-slider .qodef-vss-ms-right{
    position:absolute;
    width:50%;
    height:100%;
    box-sizing:border-box
}
.qodef-vertical-split-slider .qodef-vss-ms-left{
    top:0;
    left:0
}
.qodef-vertical-split-slider .qodef-vss-ms-left .qodef-vss-ms-section{
    background-position:100% center;
    background-size:cover
}
.qodef-vertical-split-slider .qodef-vss-ms-right{
    top:10000px;
    right:0
}
.qodef-vertical-split-slider .qodef-vss-ms-right .qodef-vss-ms-section{
    background-position:0 center;
    background-size:cover
}
.qodef-vertical-split-slider .qodef-vss-ms-section.ms-table{
    display:table;
    width:100%;
    table-layout:fixed;
    box-sizing:border-box
}
.qodef-vertical-split-slider .qodef-vss-ms-section .ms-tableCell{
    display:table-cell;
    vertical-align:middle;
    width:100%;
    height:100%;
    box-sizing:border-box;
    -webkit-transition:padding .45s cubic-bezier(.4,0,.2,1);
    -moz-transition:padding .45s cubic-bezier(.4,0,.2,1);
    transition:padding .45s cubic-bezier(.4,0,.2,1)
}
.qodef-vertical-split-slider .qodef-vss-ms-section .ms-easing{
    -webkit-transition:all .7s ease-out;
    -moz-transition:all .7s ease-out;
    transition:all .7s ease-out
}
.qodef-vertical-split-slider.qodef-vss-scrolled .qodef-vss-ms-left .qodef-vss-ms-section .ms-tableCell{
    padding:7.5rem 0 7.5rem 7.5rem
}
.qodef-vertical-split-slider.qodef-vss-scrolled .qodef-vss-ms-right .qodef-vss-ms-section .ms-tableCell{
    padding:7.5rem 7.5rem 7.5rem 0
}
.qodef-vertical-split-slider.qodef-vss-scrolled .qodef-vss-horizontal-mask:after,.qodef-vertical-split-slider.qodef-vss-scrolled .qodef-vss-horizontal-mask:before{
    -webkit-transform:scaleY(1);
    -moz-transform:scaleY(1);
    transform:scaleY(1)
}
.qodef-vertical-split-slider.qodef-vss-scrolled .qodef-vss-vertical-mask:after,.qodef-vertical-split-slider.qodef-vss-scrolled .qodef-vss-vertical-mask:before{
    -webkit-transform:scaleX(1);
    -moz-transform:scaleX(1);
    transform:scaleX(1)
}
.qodef-vertical-split-slider .qodef-vss-horizontal-mask:after,.qodef-vertical-split-slider .qodef-vss-horizontal-mask:before{
    content:'';
    position:absolute;
    left:0;
    right:0;
    background-color:#fff;
    height:7.5rem;
    z-index:500;
    -webkit-transform:scaleY(0);
    -moz-transform:scaleY(0);
    transform:scaleY(0);
    -webkit-transition:-webkit-transform .45s cubic-bezier(.4,0,.2,1);
    -moz-transition:-moz-transform .45s cubic-bezier(.4,0,.2,1);
    transition:transform .45s cubic-bezier(.4,0,.2,1)
}
.qodef-vertical-split-slider .qodef-vss-horizontal-mask:before{
    top:0;
    -webkit-transform-origin:center top;
    -ms-transform-origin:center top;
    transform-origin:center top
}
.qodef-vertical-split-slider .qodef-vss-horizontal-mask:after{
    bottom:0;
    -webkit-transform-origin:center bottom;
    -ms-transform-origin:center bottom;
    transform-origin:center bottom
}
.qodef-vertical-split-slider .qodef-vss-vertical-mask:after,.qodef-vertical-split-slider .qodef-vss-vertical-mask:before{
    content:'';
    position:absolute;
    top:0;
    bottom:0;
    background-color:#fff;
    width:7.5rem;
    z-index:500;
    -webkit-transform:scaleX(0);
    -moz-transform:scaleX(0);
    transform:scaleX(0);
    -webkit-transition:-webkit-transform .45s cubic-bezier(.4,0,.2,1);
    -moz-transition:-moz-transform .45s cubic-bezier(.4,0,.2,1);
    transition:transform .45s cubic-bezier(.4,0,.2,1)
}
.qodef-vertical-split-slider .qodef-vss-vertical-mask:before{
    left:0;
    -webkit-transform-origin:center left;
    -ms-transform-origin:center left;
    transform-origin:center left
}
.qodef-vertical-split-slider .qodef-vss-vertical-mask:after{
    right:0;
    -webkit-transform-origin:center right;
    -ms-transform-origin:center right;
    transform-origin:center right
}
.qodef-vss-responsive{
    display:none
}
.qodef-vss-responsive .qodef-vss-ms-section{
    background-position:center;
    background-size:cover
}
#multiscroll-nav{
    position:fixed;
    top:50%;
    right:27px;
    margin-top:-10px;
    opacity:1;
    z-index:1000;
    -webkit-transition:opacity .5s ease-out;
    -moz-transition:opacity .5s ease-out;
    transition:opacity .5s ease-out
}
.qodef-fullscreen-menu-opened #multiscroll-nav{
    z-index:-1
}
#multiscroll-nav ul{
    margin:0;
    padding:0
}
#multiscroll-nav ul li{
    position:relative;
    display:block;
    margin:12px 3px;
    overflow:hidden
}
#multiscroll-nav ul li a{
    position:relative;
    display:block;
    width:12px;
    height:12px;
    margin:0 auto;
    background-color:rgba(63,208,212,.5);
    border-radius:3em;
    z-index:1;
    box-sizing:border-box
}
#multiscroll-nav ul li a.active{
    background-color:#F58220
}
.qodef-light-header #multiscroll-nav ul li a.active{
    background-color:#fff
}
.qodef-dark-header #multiscroll-nav ul li a.active{
    background-color:#212121
}
#multiscroll-nav ul li a span{
    display:block
}
.qodef-video-button-holder{
    position:relative;
    display:inline-block;
    vertical-align:middle
}
.qodef-video-button-holder.qodef-vb-has-shadow{
    box-shadow:5px 8px 13.92px 2.08px rgba(0,0,0,.05)
}
.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play,.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play-image{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:1
}
.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play .qodef-video-button-play-inner,.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play-image .qodef-video-button-play-inner{
    position:relative;
    top:50%;
    left:0;
    display:block;
    text-align:center;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    transform:translateY(-50%)
}
.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play .qodef-video-button-play-inner img,.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play-image .qodef-video-button-play-inner img{
    -webkit-transition:.3s;
    -moz-transition:.3s;
    transition:.3s;
    backface-visibility:hidden
}
.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play-image:hover img{
    -webkit-transform:scale(1.06);
    -moz-transform:scale(1.06);
    transform:scale(1.06)
}
.qodef-video-button-holder .qodef-video-button-image{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.qodef-video-button-holder .qodef-video-button-image img{
    display:block;
    width:100%
}
.qodef-video-button-holder .qodef-video-button-play,.qodef-video-button-holder .qodef-video-button-play-image{
    position:relative;
    display:inline-block;
    vertical-align:top;
    z-index:1
}
.qodef-video-button-holder .qodef-video-button-play{
    color:#212121;
    font-size:106px;
    line-height:1
}
.qodef-video-button-holder .qodef-video-button-play span{
    display:block;
    line-height:inherit
}
.qodef-video-button-holder .qodef-video-button-play span:before{
    display:block;
    line-height:inherit
}
.qodef-video-button-holder .qodef-video-button-play-image.qodef-vb-has-hover-image:hover img:first-child{
    opacity:0
}
.qodef-video-button-holder .qodef-video-button-play-image.qodef-vb-has-hover-image:hover img:nth-child(2){
    opacity:1
}
.qodef-video-button-holder .qodef-video-button-play-image img{
    display:block;
    margin:0 auto;
    -webkit-transition:opacity .3s ease-in-out;
    -moz-transition:opacity .3s ease-in-out;
    transition:opacity .3s ease-in-out
}
.qodef-video-button-holder .qodef-video-button-play-image img:first-child{
    position:relative;
    opacity:1
}
.qodef-video-button-holder .qodef-video-button-play-image img:nth-child(2){
    position:absolute;
    top:0;
    left:50%;
    opacity:0;
    -webkit-transform:translateX(-50%) translateZ(0);
    -moz-transform:translateX(-50%) translateZ(0);
    transform:translateX(-50%) translateZ(0)
}
.rev_slider_wrapper .qodef-video-button-holder .qodef-video-button-play-image img:nth-child(2){
    -webkit-transform:translateZ(0);
    -moz-transform:translateZ(0);
    transform:translateZ(0)
}
.qodef-instagram-list-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    clear:both
}
.qodef-instagram-list-holder:not(.qodef-il-one-column) .qodef-il-item{
    float:left
}
.qodef-instagram-list-holder .qodef-instagram-carousel .qodef-il-item{
    width:auto!important;
    padding:0!important;
    margin:0!important;
    float:none!important
}
.qodef-instagram-list-holder .qodef-il-item{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    padding:0;
    box-sizing:border-box
}
.qodef-instagram-list-holder.qodef-il-two-columns .qodef-il-item{
    width:50%
}
@media only screen and (min-width:1025px){
    .qodef-instagram-list-holder.qodef-il-two-columns .qodef-il-item:nth-child(2n+1){
        clear:both
    }
}
.qodef-instagram-list-holder.qodef-il-three-columns .qodef-il-item{
    width:33.33333%
}
@media only screen and (min-width:1201px){
    .qodef-instagram-list-holder.qodef-il-three-columns .qodef-il-item:nth-child(3n+1){
        clear:both
    }
}
.qodef-instagram-list-holder.qodef-il-four-columns .qodef-il-item{
    width:25%
}
@media only screen and (min-width:1281px){
    .qodef-instagram-list-holder.qodef-il-four-columns .qodef-il-item:nth-child(4n+1){
        clear:both
    }
}
.qodef-instagram-list-holder.qodef-il-five-columns .qodef-il-item{
    width:20%
}
@media only screen and (min-width:1281px){
    .qodef-instagram-list-holder.qodef-il-five-columns .qodef-il-item:nth-child(5n+1){
        clear:both
    }
}
.wpb_widgetised_column .widget.widget_qodef_instagram_widget .qodef-widget-title,aside.qodef-sidebar .widget.widget_qodef_instagram_widget .qodef-widget-title{
    margin:0 0 25px
}
.qodef-instagram-feed{
    list-style:none;
    padding:0;
    margin:0
}
.qodef-instagram-feed li{
    float:left;
    box-sizing:border-box;
    border:none!important
}
.qodef-instagram-feed li a{
    position:relative;
    display:block;
    overflow:hidden
}
.qodef-instagram-feed li a .qodef-instagram-icon{
    position:absolute;
    top:50%;
    left:50%;
    color:#212121;
    opacity:0;
    z-index:1;
    -webkit-transition:opacity .2s ease-in-out;
    -moz-transition:opacity .2s ease-in-out;
    transition:opacity .2s ease-in-out;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.qodef-instagram-feed li a:hover .qodef-instagram-icon{
    opacity:1
}
.qodef-instagram-feed li a:hover img{
    -webkit-transform:scale(1.03);
    -moz-transform:scale(1.03);
    transform:scale(1.03)
}
.qodef-instagram-feed li img{
    width:100%;
    display:block;
    -webkit-transition:.5s;
    -moz-transition:.5s;
    transition:.5s;
    backface-visibility:hidden
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-no-space{
    margin:0
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-no-space li{
    padding:0 0;
    margin:0 0 0
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-tiny-space{
    margin:0 -3px -6px
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-tiny-space li{
    padding:0 3px;
    margin:0 0 6px
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-small-space{
    margin:0 -10px -20px
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-small-space li{
    padding:0 10px;
    margin:0 0 20px
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-normal-space{
    margin:0 -15px -30px
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-normal-space li{
    padding:0 15px;
    margin:0 0 30px
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-medium-space{
    margin:0 -20px -40px
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-medium-space li{
    padding:0 20px;
    margin:0 0 40px
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-extra-large-space{
    margin:0 -30px -60px
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-extra-large-space li{
    padding:0 30px;
    margin:0 0 60px
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-2 li{
    width:50%
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-3 li{
    width:33.33333%
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-4 li{
    width:25%
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-5 li{
    width:20%
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-6 li{
    width:16.66667%
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-9 li{
    width:11.11111%
}
.qodef-instagram-feed.qodef-instagram-carousel li{
    position:relative;
    width:100%;
    margin:0;
    padding:0
}
.qodef-instagram-feed.qodef-instagram-carousel li a{
    position:relative;
    display:block;
    height:100%
}
.qodef-twitter-list-holder{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    clear:both
}
.qodef-twitter-list-holder .qodef-twitter-list{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    list-style:none;
    margin:0;
    padding:0
}
.qodef-twitter-list-holder .qodef-tl-item{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    padding:0;
    margin:0;
    box-sizing:border-box
}
.qodef-twitter-list-holder .qodef-tli-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    background-color:#fff;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}
.qodef-twitter-list-holder .qodef-tli-inner:hover{
    box-shadow:-2px 4px 13px 0 rgba(81,137,162,.05);
    -webkit-transform:translateY(-3px);
    -moz-transform:translateY(-3px);
    transform:translateY(-3px)
}
.qodef-twitter-list-holder .qodef-tli-content{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    padding:35px 23px;
    border:1px solid #f2f2f2;
    box-sizing:border-box
}
.qodef-twitter-list-holder .qodef-twitter-content-top{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin-bottom:25px;
    box-sizing:border-box
}
.qodef-twitter-list-holder .qodef-twitter-link-over{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:1
}
.qodef-twitter-list-holder .qodef-twitter-user{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    padding-right:30px;
    box-sizing:border-box
}
.qodef-twitter-list-holder .qodef-twitter-user .qodef-twitter-image{
    position:relative;
    display:inline-block;
    vertical-align:top;
    float:left;
    width:56px;
    height:56px
}
.qodef-twitter-list-holder .qodef-twitter-user .qodef-twitter-image img{
    border-radius:50%
}
.qodef-twitter-list-holder .qodef-twitter-user .qodef-twitter-name{
    position:relative;
    display:inline-block;
    vertical-align:top;
    float:left;
    width:calc(100% - 56px);
    padding-left:15px;
    box-sizing:border-box
}
.qodef-twitter-list-holder .qodef-twitter-user .qodef-twitter-name *{
    margin:0
}
.qodef-twitter-list-holder .qodef-twitter-icon{
    position:absolute;
    top:-7px;
    right:3px;
    width:20px;
    display:inline-block;
    vertical-align:top;
    color:#F58220;
    font-size:24px;
    text-align:right
}
.qodef-twitter-list-holder .qodef-tweet-text{
    padding-left:12px;
    box-sizing:border-box
}
.qodef-twitter-list-holder .qodef-tweet-text a{
    position:relative;
    color:grey;
    z-index:2
}
.qodef-twitter-list-holder .qodef-tweet-text a:hover{
    color:#F58220
}
.qodef-twitter-list-holder .qodef-twitter-profile a{
    position:relative;
    color:grey;
    z-index:2
}
.qodef-twitter-list-holder .qodef-twitter-profile a:hover{
    color:#F58220
}
.widget.widget_qodef_twitter_widget{
    margin:0 0 20px
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    margin:0
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget li{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget li:not(:last-child){
    margin:0 0 22px
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-twitter-icon{
    font-size:18px;
    color:#F58220
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text{
    position:relative
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text span{
    color:#505050
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text a{
    position:relative;
    color:#505050
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text a:hover{
    color:#F58220
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text a.qodef-tweet-time{
    display:block
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text a.qodef-tweet-time span{
    margin:0 2px 0 0
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-twitter-icon{
    position:absolute;
    top:2px;
    left:0
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-tweet-text{
    padding:0 0 0 40px
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:middle;
    padding:0 40px;
    text-align:center;
    box-sizing:border-box
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider li{
    overflow:hidden
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider li .qodef-tweet-text a.qodef-tweet-time{
    margin:21px 0 0
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider .owl-nav .owl-prev{
    left:0
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider .owl-nav .owl-next{
    right:0
}
.qodef-tours-row{position:relative;width:100%}.qodef-tours-row .qodef-tours-row-item{display:inline-block;margin-bottom:50px;vertical-align:top;float:left;box-sizing:border-box}.qodef-tours-row.qodef-tours-columns-1 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-1 .qodef-tours-row-item{width:100%}.qodef-tours-row.qodef-tours-columns-1 .qodef-tours-row-item.qodef-size-large-width,.qodef-tours-row.qodef-tours-columns-1 .qodef-tours-row-item.qodef-size-large-width-height{width:200%}.qodef-tours-row.qodef-tours-columns-2 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-2 .qodef-tours-row-item{width:50%}.qodef-tours-row.qodef-tours-columns-2 .qodef-tours-row-item.qodef-size-large-width,.qodef-tours-row.qodef-tours-columns-2 .qodef-tours-row-item.qodef-size-large-width-height{width:100%}.qodef-tours-row.qodef-tours-columns-3 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-3 .qodef-tours-row-item{width:33.33333%}.qodef-tours-row.qodef-tours-columns-3 .qodef-tours-row-item.qodef-size-large-width,.qodef-tours-row.qodef-tours-columns-3 .qodef-tours-row-item.qodef-size-large-width-height{width:66.66667%}.qodef-tours-row.qodef-tours-columns-4 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-4 .qodef-tours-row-item{width:25%}.qodef-tours-row.qodef-tours-columns-4 .qodef-tours-row-item.qodef-size-large-width,.qodef-tours-row.qodef-tours-columns-4 .qodef-tours-row-item.qodef-size-large-width-height{width:50%}.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-row-item{width:20%}.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-row-item.qodef-size-large-width,.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-row-item.qodef-size-large-width-height{width:40%}.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-row-item{width:16.66667%}.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-row-item.qodef-size-large-width,.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-row-item.qodef-size-large-width-height{width:33.33333%}#ui-datepicker-div{background-color:#3fd0d4;z-index:1000!important}#ui-datepicker-div .ui-datepicker-header{position:relative;text-align:center;color:#fff;background-color:#3fd0d4}#ui-datepicker-div .ui-datepicker-header a{color:inherit}#ui-datepicker-div .ui-datepicker-prev{position:absolute;left:0}#ui-datepicker-div .ui-datepicker-next{position:absolute;right:0}.qodef-tours-destination-holder{position:relative;display:inline-block;width:100%;vertical-align:middle}.qodef-tours-destination-holder .qodef-tdi-content{position:relative;display:inline-block;width:100%;vertical-align:middle}.qodef-tours-destination-holder .qodef-tdi-content:hover .qodef-tdi-image img{-webkit-transform:translateZ(0) scale(1.03);-moz-transform:translateZ(0) scale(1.03);transform:translateZ(0) scale(1.03)}.touch .qodef-tours-destination-holder .qodef-tdi-content{cursor:pointer}.qodef-tours-destination-holder .qodef-tdi-image{position:relative;display:inline-block;width:100%;vertical-align:middle;overflow:hidden}.qodef-tours-destination-holder .qodef-tdi-image img{display:block;-webkit-transition:-webkit-transform .5s ease-in-out;-moz-transition:-moz-transform .5s ease-in-out;transition:transform .5s ease-in-out;-webkit-transform:translateZ(0) scale(1);-moz-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.qodef-tours-destination-holder .qodef-tdi-text{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.qodef-tours-destination-holder.qodef-destination-standard .qodef-tdi-content-link{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1}.qodef-tours-destination-holder.qodef-destination-standard .qodef-tdi-text-inner{position:relative;display:table;table-layout:fixed;height:100%;width:100%;text-align:center}.qodef-tours-destination-holder.qodef-destination-standard .qodef-tdi-title{padding:0 20px;font-family:Satisfy,cursive;font-size:48px;font-weight:100;letter-spacing:0}.qodef-tours-destination-holder .qodef-tdi-title{position:relative;display:table-cell;height:100%;width:100%;vertical-align:middle;margin:0;color:#fff}.qodef-tours-destination-holder .qodef-destination-has-featured-mark{position:absolute;display:inline-block;top:-18px;right:20px;height:47px;width:47px;text-align:center;line-height:47px;background-color:#3fd0d4;border-radius:50%;box-sizing:border-box;z-index:2}.qodef-tours-destination-holder .qodef-destination-has-featured-mark>span{color:#fff}.qodef-tours-destination-holder.qodef-has-rounded-style .qodef-tdi-image{-webkit-transform:translateZ(0)}.qodef-tours-destination-holder.qodef-has-rounded-style .qodef-tdi-content-link,.qodef-tours-destination-holder.qodef-has-rounded-style .qodef-tdi-image,.qodef-tours-destination-holder.qodef-has-rounded-style .qodef-tdi-image img{border-radius:100%;box-sizing:border-box}.qodef-tours-destination-holder.qodef-has-rounded-style .qodef-destination-has-featured-mark{top:15px;right:43px}.qodef-tours-destination-holder.qodef-has-rounded-style.qodef-has-overlay-style .qodef-tdi-image:after{border-radius:100%;box-sizing:border-box}.qodef-tours-destination-holder.qodef-has-overlay-style .qodef-tdi-image:after{position:absolute;display:block;width:100%;height:100%;top:0;left:0;height:100%;content:'';background-color:rgba(0,0,0,.25)}.qodef-tours-destination-holder.qodef-destination-with-desc .qodef-tdi-text-inner{display:inline-block;padding:63px 0 67px 60px;width:70%;color:#fff}.qodef-tours-destination-holder.qodef-destination-with-desc .qodef-tdi-text-inner>*{display:block;color:#fff}.qodef-tours-destination-holder.qodef-destination-with-desc .qodef-tdi-text-inner .qodef-tdi-title{margin:0 0 4px}.qodef-tours-destination-holder.qodef-destination-with-desc .qodef-tdi-text-inner .qodef-tours-item-price-holder{font-weight:600}.qodef-tours-destination-holder.qodef-destination-with-desc .qodef-tdi-text-inner .qodef-tdi-excerpt,.qodef-tours-destination-holder.qodef-destination-with-desc .qodef-tdi-text-inner .qodef-tours-item-price-holder{margin:0 0 8px}.qodef-tours-destination-holder.qodef-destination-with-desc .qodef-tdi-text-inner .qodef-btn-text{position:relative;display:inline-block;width:auto;font-weight:600}.qodef-tours-destination-holder.qodef-destination-with-desc .qodef-tdi-text-inner .qodef-btn-text:after{content:'';display:block;width:100%;height:2px;margin-top:-3px;background-color:currentColor;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out}.qodef-tours-destination-holder.qodef-destination-with-desc .qodef-tdi-text-inner .qodef-btn-text:hover:after{-webkit-transform-origin:100% 50%;-moz-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);-webkit-animation:animate-btn-line .5s .2s forwards;-moz-animation:animate-btn-line .5s .2s forwards;animation:animate-btn-line .5s .2s forwards}@keyframes animate-btn-line{0%{-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0)}100%{-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}}.qodef-tours-dwt-holder .qodef-td-item-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 -15px}.qodef-tours-dwt-holder .qodef-td-items{position:relative;width:100%;padding:0 15px;box-sizing:border-box}.qodef-tours-dwt-holder .qodef-td-items .qodef-tdi-link{position:absolute;display:block;width:100%;height:100%;top:0;left:0;line-height:0;z-index:2}.qodef-tours-dwt-holder .qodef-td-items.destination .qodef-tdi-link{position:absolute;display:block;width:100%;height:100%;top:0;left:0;line-height:0;z-index:2;border-radius:100%;box-sizing:border-box}.qodef-tours-dwt-holder .qodef-td-items.destination .qodef-tdi-title{padding:0 20px;font-family:Satisfy,cursive;font-size:48px;font-weight:100;letter-spacing:0}.qodef-tours-dwt-holder .qodef-td-items.destination:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);transform:scale(1.03)}.qodef-tours-dwt-holder .qodef-td-items.destination .qodef-tdi-image{border-radius:100%;overflow:hidden;-webkit-transform:translateZ(0)}.qodef-tours-dwt-holder .qodef-td-items.destination .qodef-tdi-image img{-webkit-transition:.7s;-moz-transition:.7s;transition:.7s;backface-visibility:hidden;position:relative}.qodef-tours-dwt-holder .qodef-td-items.destination .qodef-tdi-image:before{content:'';position:absolute;display:block;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.25)}.qodef-tours-dwt-holder .qodef-td-items.destination .qodef-tdi-image:after{content:'';position:absolute;display:block;width:100%;height:100%;top:0;left:0;background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 43%);background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 43%);background:radial-gradient(ellipse at center,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 43%);-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}.qodef-tours-dwt-holder .qodef-td-items.tour .qodef-tdi-title{letter-spacing:-.05em;font-weight:600}.qodef-tours-dwt-holder .qodef-td-items.tour .qodef-tdi-price-holder .qodef-tours-item-price{font-weight:600}.qodef-tours-dwt-holder .qodef-td-items.tour .qodef-tdi-price-holder,.qodef-tours-dwt-holder .qodef-td-items.tour .qodef-tdi-title{font-size:18px}.qodef-tours-dwt-holder .qodef-td-items.tour .qodef-tour-has-featured-mark{right:35px}.qodef-tours-dwt-holder .qodef-td-items.tour .qodef-tdi-image{overflow:hidden}.qodef-tours-dwt-holder .qodef-td-items.tour .qodef-tdi-image:hover:after{opacity:1}.qodef-tours-dwt-holder .qodef-td-items.tour .qodef-tdi-image:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);transform:scale(1.03)}.qodef-tours-dwt-holder .qodef-td-items.tour .qodef-tdi-image img{-webkit-transition:.7s;-moz-transition:.7s;transition:.7s;backface-visibility:hidden}.qodef-tours-dwt-holder .qodef-td-items.tour .qodef-tdi-image:after{content:'';position:absolute;display:block;width:100%;height:100%;top:0;left:0;opacity:.7;background:-moz-linear-gradient(to bottom,rgba(0,0,0,0) 57%,rgba(0,0,0,.67) 99%,rgba(0,0,0,.6) 100%);background:-webkit-linear-gradient(to bottom,rgba(0,0,0,0) 57%,rgba(0,0,0,.67) 99%,rgba(0,0,0,.6) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 57%,rgba(0,0,0,.67) 99%,rgba(0,0,0,.6) 100%);z-index:1;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}.qodef-tours-dwt-holder .qodef-td-items .qodef-destination-has-featured-mark{position:absolute;display:inline-block;top:5%;right:14%;-webkit-transform:translateX(14%);-moz-transform:translateX(14%);transform:translateX(14%);height:47px;width:47px;text-align:center;line-height:47px;background-color:#3fd0d4;border-radius:50%;box-sizing:border-box;z-index:2}.qodef-tours-dwt-holder .qodef-td-items .qodef-destination-has-featured-mark>span{color:#fff}.qodef-tours-dwt-holder .qodef-td-items .qodef-tdi-image{position:relative}.qodef-tours-dwt-holder .qodef-td-items .qodef-tdi-image img{display:block}.qodef-tours-dwt-holder .qodef-td-items .qodef-tdi-text{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.qodef-tours-dwt-holder .qodef-td-items .qodef-tdi-text-inner{position:relative;display:table;table-layout:fixed;height:100%;width:100%;text-align:center}.qodef-tours-dwt-holder .qodef-td-items .qodef-tdi-title{position:relative;display:table-cell;height:100%;width:100%;vertical-align:middle;margin:0;color:#fff}.qodef-tours-dwt-holder .qodef-td-items .qodef-tdi-content-holder{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1}.qodef-tours-dwt-holder .qodef-td-items .qodef-tdi-content-holder-outer{position:relative;display:table;table-layout:fixed;height:100%;width:100%}.qodef-tours-dwt-holder .qodef-td-items .qodef-tdi-content-holder-inner{position:relative;display:table-cell;height:100%;width:100%;vertical-align:bottom;padding:17px 35px}@media only screen and (max-width:680px){.qodef-tours-dwt-holder .qodef-td-items .qodef-tdi-content-holder-inner{padding:18px 20px}}.qodef-tours-dwt-holder .qodef-tdi-title-holder{display:block;width:100%;line-height:1}.qodef-tours-dwt-holder .qodef-tdi-rating-and-price-holder{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:1px}.qodef-tours-dwt-holder .qodef-tdi-rating-and-price-holder .qodef-tdi-price-holder{position:relative;width:50%;top:1px;text-align:right;line-height:1}.qodef-tours-dwt-holder .qodef-tdi-rating-and-price-holder .qodef-tdi-price-holder>*{color:#fff}.qodef-tours-dwt-holder .qodef-tdi-rating{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:50%;line-height:1}.qodef-tours-dwt-holder .qodef-tdi-rating>*{color:#fff;margin-right:5px;font-weight:500}.qodef-tours-dwt-holder .qodef-tdi-rating>span{margin-right:10px}.qodef-tours-dwt-holder .qodef-tdi-rating .qodef-item-reviews-rating-icon{margin-top:-1px}.qodef-tours-dwt-holder .qodef-tdi-rating .qodef-item-reviews-rating-icon>span{font-size:13px}.qodef-tours-dwt-holder .qodef-outer-space .qodef-item-space:nth-child(even) .qodef-td-item-inner{flex-direction:row-reverse}.qodef-destinations-slider-full-screen{position:relative;display:inline-block;width:100%;vertical-align:middle}.qodef-destinations-slider-full-screen .qodef-tdi-content{position:relative;display:inline-block;width:100%;vertical-align:middle;width:100%}.touch .qodef-destinations-slider-full-screen .qodef-tdi-content{cursor:pointer}.qodef-destinations-slider-full-screen .qodef-tdi-content:hover .qodef-td-item img{-webkit-transform:translateZ(0) scale(1.03);-moz-transform:translateZ(0) scale(1.03);transform:translateZ(0) scale(1.03)}.qodef-destinations-slider-full-screen .qodef-tdi-content:hover .qodef-td-item:after{opacity:1}.qodef-destinations-slider-full-screen .qodef-td-item{position:relative;display:inline-block;width:100%;vertical-align:middle;height:100vh;width:calc(100% + 1px);overflow:hidden;box-sizing:border-box}.admin-bar .qodef-destinations-slider-full-screen .qodef-td-item{height:calc(100vh - 32px)}.qodef-destinations-slider-full-screen .qodef-td-item:hover .qodef-tdi-text:after{opacity:1}.qodef-destinations-slider-full-screen .qodef-td-item:hover .qodef-dsfs-image{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);transform:scale(1.03)}.qodef-destinations-slider-full-screen .qodef-dsfs-link{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.qodef-destinations-slider-full-screen .qodef-dsfs-image{position:relative;display:inline-block;width:100%;vertical-align:middle;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;-webkit-transition:.7s;-moz-transition:.7s;transition:.7s}.qodef-destinations-slider-full-screen .qodef-tdi-text{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.qodef-destinations-slider-full-screen .qodef-tdi-text:after{content:'';position:absolute;display:block;width:100%;height:100%;top:0;left:0;opacity:.7;background:-moz-linear-gradient(to bottom,rgba(0,0,0,0) 57%,rgba(0,0,0,.67) 99%,rgba(0,0,0,.6) 100%);background:-webkit-linear-gradient(to bottom,rgba(0,0,0,0) 57%,rgba(0,0,0,.67) 99%,rgba(0,0,0,.6) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 57%,rgba(0,0,0,.67) 99%,rgba(0,0,0,.6) 100%);z-index:10;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}.qodef-destinations-slider-full-screen .qodef-tdi-text-outer{position:relative;display:table;table-layout:fixed;height:100%;width:100%}.qodef-destinations-slider-full-screen .qodef-tdi-text-inner{position:relative;display:table-cell;height:100%;width:100%;vertical-align:bottom;text-align:center;padding:76px 20px;position:relative;z-index:123}.qodef-destinations-slider-full-screen .qodef-tdi-title{margin:0}.qodef-destinations-slider-full-screen .qodef-tdi-subtitle{margin:0 0 6px;font-family:Satisfy,cursive;font-size:30px;font-weight:100}.qodef-destinations-slider-full-screen .qodef-tdi-subtitle,.qodef-destinations-slider-full-screen .qodef-tdi-title{display:block;color:#fff}.qodef-tours-booking-form-holder{position:relative;display:inline-block;width:100%;vertical-align:top;box-sizing:border-box;margin:0 0 30px;background-color:#3fd0d4}.qodef-tours-booking-form-holder *{box-sizing:border-box}.qodef-tours-booking-form-holder #qodef-tour-booking-time-picker select option{color:#505050}.qodef-tours-booking-form-holder .qodef-boxed-widget{padding:27px 20px 30px}.qodef-tours-booking-form-holder .qodef-boxed-widget #qodef-tour-booking-form{position:relative;display:inline-block;width:100%;vertical-align:middle}.qodef-tours-booking-form-holder .qodef-boxed-widget #qodef-tour-booking-form input[type=number]{padding-right:10px}.qodef-tours-booking-form-holder .qodef-boxed-widget #qodef-tour-booking-form input[type=number],.qodef-tours-booking-form-holder .qodef-boxed-widget #qodef-tour-booking-form input[type=text],.qodef-tours-booking-form-holder .qodef-boxed-widget #qodef-tour-booking-form textarea{background-color:#6fdcdf;color:#fff}.qodef-tours-booking-form-holder .qodef-boxed-widget #qodef-tour-booking-form textarea{padding:15px 43px}.qodef-tours-booking-form-holder .qodef-boxed-widget input[type=submit]{left:0;bottom:0;font-family:Poppins,sans-serif;color:#212121;background:#fff;border-radius:0;-webkit-border-radius:0;-webkit-appearance:none}.qodef-tours-booking-form-holder .qodef-tour-booking-title{margin:0 0 6px}.qodef-tours-booking-form-holder .qodef-tour-booking-description{display:block;margin-bottom:23px}.qodef-tours-booking-form-holder .qodef-tour-booking-description,.qodef-tours-booking-form-holder .qodef-tour-booking-title{color:#fff}.qodef-tours-booking-form-holder input[type=submit]:disabled{cursor:not-allowed;opacity:1}.qodef-tours-booking-form-holder input[type=submit]{width:100%;border-radius:0;-webkit-border-radius:0;-webkit-appearance:none}.qodef-tours-booking-form-holder .qodef-tours-check-availability,.qodef-tours-booking-form-holder input[type=submit]:disabled{color:#212121;background-color:#fff;text-align:center;width:100%;position:relative;transform:none;margin:0 0 5px;padding:25px 12px;line-height:0;border:0}@media only screen and (min-width:1025px) and (max-width:1366px){.qodef-tours-booking-form-holder .qodef-tours-check-availability,.qodef-tours-booking-form-holder input[type=submit]:disabled{padding:25px 5px}}.qodef-tours-booking-form-holder .qodef-tours-check-availability:hover,.qodef-tours-booking-form-holder input[type=submit]:disabled:hover{background-color:#23a9af;color:#fff}.qodef-tours-booking-form-holder #booking-validation-messages-holder{margin:0 0 5px}.qodef-tours-booking-form-holder .qodef-tour-booking-validation-list{padding:10px 15px;box-sizing:border-box}.qodef-tours-booking-form-holder .qodef-tour-booking-validation-list li{padding:10px 5px!important;border-bottom:none!important}.qodef-tours-booking-form-holder .qodef-tour-message-danger{background-color:#ebebeb;color:#e83f53;border:1px solid #f7bac1}.qodef-tours-booking-form-holder .qodef-tour-message-success{color:#3fd0d4;background-color:#fff;border:1px solid #ebebeb}.qodef-tours-my-bookings-list{list-style-type:none}.qodef-content-overlapping .qodef-tours-my-bookings-list{margin-bottom:7px}.qodef-tours-my-booking-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:76px}.qodef-tours-my-booking-item:last-child{margin-bottom:0}.qodef-tours-my-booking-item .qodef-tours-booking-item-image-holder{width:250px;margin-right:30px}.qodef-tours-my-booking-item .qodef-tours-booking-item-image-holder img{display:inline-block;vertical-align:middle;width:100%}.qodef-tours-my-booking-item .qodef-tours-info-items{width:calc(100% - 280px);padding-bottom:34px}.qodef-tours-my-booking-item .qodef-tours-info-items .qodef-tours-booking-info-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:24px}.qodef-tours-my-booking-item .qodef-tours-info-items .qodef-tours-booking-info-item .qodef-tours-booking-price{font-weight:700}.qodef-tours-my-booking-item .qodef-tours-info-items .qodef-membership-desc{display:inline-block;width:60%;padding-top:20px;margin-bottom:44px}.qodef-tours-my-booking-item .qodef-tours-info-items .qodef-membership-desc .qodef-tours-booking-info-title{display:block;margin-bottom:16px}.qodef-tours-my-booking-item .qodef-tours-info-items button[type=submit]{margin-top:9px;font-family:Poppins,sans-serif}.qodef-tours-my-booking-item .qodef-tours-booking-item-image-holder,.qodef-tours-my-booking-item .qodef-tours-info-items{display:inline-block;vertical-align:top}.qodef-tours-my-booking-item .qodef-tours-booking-info-title{width:20%;margin-right:20px;font-weight:600;color:#212121}.qodef-tours-my-booking-item .qodef-tb-content{width:calc(80% - 20px)}.qodef-tours-my-booking-item:last-child .qodef-tours-info-items{border-bottom:0;padding-bottom:0}.qodef-tours-checkout-content-inner{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:10px}.qodef-tours-checkout-content-inner .qodef-tours-image-holder{width:250px;margin-right:30px}.qodef-tours-checkout-content-inner .qodef-tours-info-holder{width:calc(100% - 280px)}.qodef-tours-checkout-content-inner .qodef-tours-info-holder .qodef-tours-info-title{margin:0 0 6px}.qodef-tours-checkout-content-inner .qodef-tours-info-holder .qodef-tours-info-message{margin:0;color:#3fd0d4}.qodef-tours-checkout-content-inner .qodef-tours-info-holder>div{margin:0 0 24px}.qodef-tours-checkout-content-inner .qodef-tours-info-holder>div.qodef-tci-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.qodef-tours-checkout-content-inner .qodef-tours-info-holder>div .qodef-tours-info-checkout-title{display:inline-block;width:20%;margin-right:20px;font-weight:600;color:#212121}.qodef-tours-checkout-content-inner .qodef-tours-info-holder>div .qodef-tours-info-checkout-content{width:calc(80% - 209px)}.qodef-tours-checkout-content-inner .qodef-tours-info-holder>div.qodef-tours-info-description{margin:24px 0}.qodef-tours-checkout-content-inner .qodef-tours-info-holder .qodef-tours-booking-price{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#505050}.qodef-tours-checkout-content-inner .qodef-tours-info-holder form{margin-top:33px}.qodef-tours-checkout-content-inner .qodef-tours-info-holder form button[type=submit]{font-family:Poppins,sans-serif}.qodef-tours-checkout-content-inner .qodef-tours-image-holder,.qodef-tours-checkout-content-inner .qodef-tours-info-holder{display:inline-block;vertical-align:top}.page-template-tour-checkout .qodef-content .qodef-content-inner>.qodef-full-width>.qodef-full-width-inner{padding:100px 0}.qodef-tours-list-holder .qodef-tours-list-filter-holder{margin-bottom:64px}.qodef-tours-list-holder .qodef-tours-list-filter-holder ul{list-style-type:none;text-align:center;margin:0}.qodef-tours-list-holder .qodef-tours-list-filter-holder ul li{display:inline-block;margin:0 13px}.qodef-tours-list-holder .qodef-tours-list-filter-holder ul li a{color:#999;text-transform:uppercase;font-weight:700;font-size:13px}.qodef-tours-list-holder .qodef-tour-list-filter-item.qodef-tour-list-current-filter a{color:#3fd0d4}.page-template-search-tour-item-template.qodef-page-content-is-boxed .qodef-content .qodef-content-inner .qodef-container .qodef-container-inner{padding:0 50px 42px;background-color:#fff;box-shadow:0 9px 16px 13px rgba(0,0,0,.03);box-sizing:border-box}.page-template-search-tour-item-template.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-title-holder{z-index:100}.page-template-search-tour-item-template.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-title-holder .qodef-title-inner{padding-bottom:80px}.page-template-search-tour-item-template.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-content .qodef-content-inner .qodef-container .qodef-container-inner{-webkit-transform:translateY(-80px);-moz-transform:translateY(-80px);transform:translateY(-80px)}.page-template-search-tour-item-template.qodef-page-content-is-boxed .qodef-search-ordering-holder .qodef-search-ordering-list{margin:0 -65px 50px}.qodef-tours-standard-item-top-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;background-color:#3fd0d4}.qodef-tours-standard-item-top-content>*{width:auto;padding:8px 10px}.qodef-tours-standard-item-top-content>:first-child{padding-left:26px}.qodef-tours-standard-item-top-content .qodef-tour-cat-item-custom-image{display:inline-block}.qodef-tours-tour-categories-item .qodef-tour-cat-item-icon{position:relative;top:1px;margin-right:4px}.qodef-tours-tour-categories-item a{color:#fff;position:relative;display:block}.qodef-tours-tour-categories-item a .qodef-tour-cat-item-text{position:relative;display:inline-block}.qodef-tours-tour-categories-item a .qodef-tour-cat-item-text:after{content:'';position:absolute;left:0;bottom:0;height:2px;width:0;background-color:currentColor;-webkit-transition:width .3s ease-out;-moz-transition:width .3s ease-out;transition:width .3s ease-out}.qodef-tours-tour-categories-item a:hover .qodef-tour-cat-item-text:after{width:100%}.qodef-tour-title{margin:0}.qodef-tours-price-holder .qodef-tours-item-price{font-size:18px;font-weight:600}.qodef-tours-list-item-price-holder{display:inline-block;margin-right:15px}.qodef-tours-price-with-discount .qodef-tours-price-old{text-decoration:line-through}.qodef-tours-item-rating{display:inline-block;color:#212121}.qodef-tours-item-rating>*{display:inline-block;margin-right:5px}.qodef-tours-item-rating .qodef-tour-item-rating{color:#999;margin-bottom:16px}.qodef-tour-rating-rate{vertical-align:middle}.qodef-tour-rating-label{vertical-align:middle}.qodef-tour-has-featured-mark{position:absolute;display:inline-block;top:-18px;right:20px;height:47px;width:47px;text-align:center;line-height:49px;background-color:#3fd0d4;border-radius:50%;box-sizing:border-box;z-index:130}.qodef-tour-has-featured-mark>span{color:#fff}.qodef-boxed-widget{padding:40px 20px 76px}@media only screen and (max-width:680px){.qodef-boxed-widget{padding:45px 10px 50px}}.qodef-boxed-widget.qodef-tours-search-main-filters-holder{position:relative;margin:0 0 28px;background-color:#3fd0d4}.qodef-boxed-widget.qodef-tours-search-main-filters-holder .qodef-btn{position:relative;bottom:0;margin:12px 0 0;width:100%;font-family:Poppins,sans-serif;color:#000;background:#fff;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);transform:translateY(50%);border-radius:0;-webkit-border-radius:0;-webkit-appearance:none}.qodef-tours-input-with-icon input[type=email],.qodef-tours-input-with-icon input[type=number],.qodef-tours-input-with-icon input[type=password],.qodef-tours-input-with-icon input[type=text],.qodef-tours-input-with-icon select,.qodef-tours-input-with-icon textarea{position:relative;width:100%;margin:0;padding:16px 24px 16px 43px;font-family:inherit;font-size:14px;line-height:20px;font-weight:inherit;color:#fff;background-color:rgba(255,255,255,.25);border:none;border-radius:0;outline:0;-webkit-appearance:none;cursor:text;box-sizing:border-box;-webkit-transition:border-color .2s ease-in-out;-moz-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out}.qodef-tours-input-with-icon input[type=email]::-webkit-input-placeholder,.qodef-tours-input-with-icon input[type=number]::-webkit-input-placeholder,.qodef-tours-input-with-icon input[type=password]::-webkit-input-placeholder,.qodef-tours-input-with-icon input[type=text]::-webkit-input-placeholder,.qodef-tours-input-with-icon select::-webkit-input-placeholder,.qodef-tours-input-with-icon textarea::-webkit-input-placeholder{color:inherit}.qodef-tours-input-with-icon input:-moz-placeholder[type=email],.qodef-tours-input-with-icon input:-moz-placeholder[type=number],.qodef-tours-input-with-icon input:-moz-placeholder[type=password],.qodef-tours-input-with-icon input:-moz-placeholder[type=text],.qodef-tours-input-with-icon select:-moz-placeholder,.qodef-tours-input-with-icon textarea:-moz-placeholder{color:inherit;opacity:1}.qodef-tours-input-with-icon input[type=email]::-moz-placeholder,.qodef-tours-input-with-icon input[type=number]::-moz-placeholder,.qodef-tours-input-with-icon input[type=password]::-moz-placeholder,.qodef-tours-input-with-icon input[type=text]::-moz-placeholder,.qodef-tours-input-with-icon select::-moz-placeholder,.qodef-tours-input-with-icon textarea::-moz-placeholder{color:inherit;opacity:1}.qodef-tours-input-with-icon input:-ms-input-placeholder[type=email],.qodef-tours-input-with-icon input:-ms-input-placeholder[type=number],.qodef-tours-input-with-icon input:-ms-input-placeholder[type=password],.qodef-tours-input-with-icon input:-ms-input-placeholder[type=text],.qodef-tours-input-with-icon select:-ms-input-placeholder,.qodef-tours-input-with-icon textarea:-ms-input-placeholder{color:inherit}.qodef-tours-input-with-icon{position:relative;margin-bottom:5px}.qodef-tours-input-with-icon textarea{display:block;padding:15px 24px}.qodef-tours-input-with-icon input[type=text].qodef-tours-price-range-field{background-color:transparent;padding:0}.qodef-tours-input-with-icon select{-moz-appearance:none}.qodef-tours-input-icon{position:absolute;top:0;left:20px;width:auto;font-size:14px;line-height:54px;color:#fff;z-index:1}.qodef-tour-categories-widget .qodef-widget-title{margin:0 0 22px}.qodef-tour-categories-widget .qodef-tour-categories-list-title{margin:13px 0 18px}.qodef-tours-list-holder.qodef-info-on-image .qodef-tours-gi-image:after{content:'';position:absolute;display:block;width:100%;height:100%;top:0;left:0;opacity:.7;background:-moz-linear-gradient(to bottom,rgba(0,0,0,0) 57%,rgba(0,0,0,.67) 99%,rgba(0,0,0,.6) 100%);background:-webkit-linear-gradient(to bottom,rgba(0,0,0,0) 57%,rgba(0,0,0,.67) 99%,rgba(0,0,0,.6) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 57%,rgba(0,0,0,.67) 99%,rgba(0,0,0,.6) 100%);z-index:1}.qodef-tours-list-holder.qodef-info-on-image .qodef-tours-gi-content-holder{position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;overflow:hidden;z-index:2}.qodef-tours-list-holder.qodef-info-on-image .qodef-tours-gi-content-outer{position:relative;display:table;table-layout:fixed;height:100%;width:100%}.qodef-tours-list-holder.qodef-info-on-image .qodef-tours-gi-content-inner{position:relative;display:table-cell;height:100%;width:100%;vertical-align:middle;vertical-align:bottom;padding:30px}.qodef-tours-list-holder.qodef-info-skin-light .qodef-tour-title,.qodef-tours-list-holder.qodef-info-skin-light .qodef-tours-gi-excerpt,.qodef-tours-list-holder.qodef-info-skin-light .qodef-tours-item-rating,.qodef-tours-list-holder.qodef-info-skin-light .qodef-tours-price-holder{color:#fff}.qodef-tours-list-holder.qodef-info-skin-light.qodef-info-below-image .qodef-tours-gallery-item-content-holder{background-color:#3fd0d4}.qodef-tours-list-holder.qodef-info-skin-dark .qodef-tour-title,.qodef-tours-list-holder.qodef-info-skin-dark .qodef-tours-gi-excerpt,.qodef-tours-list-holder.qodef-info-skin-dark .qodef-tours-item-rating,.qodef-tours-list-holder.qodef-info-skin-dark .qodef-tours-price-holder{color:#212121}.qodef-tours-gallery-item{position:relative;display:inline-block;width:100%;vertical-align:middle}.qodef-tours-gallery-item .qodef-tours-gi-price-holder{display:inline-block}.qodef-tours-gallery-item .qodef-tours-item-rating{display:inline-block;margin-left:10px}.qodef-tours-gallery-item .qodef-tours-item-rating>*{display:inline-block;margin-right:3px;font-weight:500}.qodef-tours-gallery-item .qodef-tours-item-rating .qodef-item-reviews-rating-icon{font-size:13px;margin-right:7px}.touch .qodef-tours-gallery-item{cursor:pointer}.qodef-tours-gallery-item .qodef-gi-title-and-price-holder{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between;line-height:1}.qodef-tours-gallery-item .qodef-gi-title-and-price-holder .qodef-tour-title{width:70%;line-height:1.1em}.qodef-tours-gallery-item .qodef-gi-title-and-price-holder .qodef-tours-price-holder{width:30%;text-align:right}.qodef-tours-gallery-item .qodef-tours-gallery-item-image-holder{position:relative;display:inline-block;width:100%;vertical-align:middle}.qodef-tours-gallery-item:hover .qodef-tours-gallery-item-image:after{opacity:1}.qodef-tours-gallery-item:hover .qodef-tours-gallery-item-image img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);transform:scale(1.03)}.qodef-tours-gallery-item .qodef-tours-gallery-item-image{position:relative;display:inline-block;width:100%;vertical-align:middle;overflow:hidden}.qodef-tours-gallery-item .qodef-tours-gallery-item-image img{vertical-align:middle;-webkit-transition:.7s;-moz-transition:.7s;transition:.7s;backface-visibility:hidden}.qodef-tours-gallery-item .qodef-tours-gallery-item-image:after{content:'';position:absolute;display:block;width:100%;height:100%;top:0;left:0;opacity:.7;background:-moz-linear-gradient(to bottom,rgba(0,0,0,0) 57%,rgba(0,0,0,.67) 99%,rgba(0,0,0,.6) 100%);background:-webkit-linear-gradient(to bottom,rgba(0,0,0,0) 57%,rgba(0,0,0,.67) 99%,rgba(0,0,0,.6) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 57%,rgba(0,0,0,.67) 99%,rgba(0,0,0,.6) 100%);z-index:10;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}.qodef-tours-gallery-item .qodef-tours-gallery-item-content-holder{position:absolute;bottom:0;left:0;width:100%;z-index:20;height:auto;padding:18px 19px;box-sizing:border-box;-webkit-transition:all .3s cubic-bezier(.29,.22,.11,1.33);-moz-transition:all .3s cubic-bezier(.29,.22,.11,1.33);transition:all .3s cubic-bezier(.29,.22,.11,1.33)}.qodef-tours-gallery-item .qodef-tours-gallery-item-content-inner{position:relative;display:inline-block;width:100%;vertical-align:middle;overflow:hidden}.qodef-tours-type-gallery .qodef-tours-gallery-item .qodef-tours-gallery-title-holder{padding:10px 0;text-align:center}.qodef-tours-gallery-item .qodef-tours-gallery-title-holder .qodef-tour-title{display:block;margin:0 0 6px}.qodef-tours-gallery-item .qodef-tours-gallery-title-holder .qodef-tours-gallery-item-price-holder{position:relative;display:block;white-space:nowrap;color:#fff}.qodef-tours-gallery-item .qodef-tour-title{color:#fff}.qodef-tours-gallery-item .qodef-tour-item-label{position:absolute;display:inline-block;top:0;right:0;padding:9px 30px;letter-spacing:-.05em;font-weight:500;color:#fff;background-color:#3fd0d4;z-index:2}.qodef-tours-gallery-item .qodef-tours-gallery-item-link{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:100}.qodef-info-below-image.qodef-tours-type-gallery-with-description .qodef-tours-gallery-item-image-holder{box-shadow:0 3px 20px 5px rgba(0,0,0,.05);box-sizing:border-box}.qodef-info-below-image.qodef-tours-type-gallery-with-description .qodef-tours-gi-image{display:block}.qodef-info-below-image.qodef-tours-type-gallery-with-description .qodef-tours-gallery-item-content-holder{position:relative;display:block;padding:43px 30px 38px;overflow:hidden;text-align:center;background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.qodef-info-below-image.qodef-tours-type-gallery-with-description .qodef-tours-gallery-title-holder{margin-bottom:14px}.qodef-info-below-image.qodef-tours-type-gallery-with-description .qodef-tours-gi-excerpt{margin-bottom:16px}.qodef-info-on-image.qodef-tours-type-gallery-with-description .qodef-tours-gallery-item-content-holder{padding:30px 30px 37px}.qodef-info-on-image.qodef-tours-type-gallery-with-description .qodef-tours-gallery-title-holder{margin-bottom:9px}.qodef-info-on-image.qodef-tours-type-gallery-with-description .qodef-tours-gi-excerpt{margin-bottom:14px}.qodef-info-on-image.qodef-tours-type-gallery-with-description .qodef-tours-item-price{font-size:12px;line-height:24px;font-weight:400}.qodef-info-on-image.qodef-tours-type-gallery-with-description .qodef-tours-gallery-item-image:after{background:-moz-linear-gradient(to bottom,rgba(0,0,0,0) 40%,rgba(0,0,0,.6) 75%,rgba(0,0,0,.8) 100%);background:-webkit-linear-gradient(to bottom,rgba(0,0,0,0) 40%,rgba(0,0,0,.6) 75%,rgba(0,0,0,.8) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 40%,rgba(0,0,0,.6) 75%,rgba(0,0,0,.8) 100%)}.qodef-tours-type-gallery-simple .qodef-tours-gallery-item-content-holder{padding:26px 40px 23px}@media only screen and (min-width:769px) and (max-width:1024px){.qodef-tours-type-gallery-simple .qodef-tours-gallery-item-content-holder{padding:26px 25px 23px}}.qodef-tours-type-gallery-simple .qodef-tours-item-rating{margin:2px 0 0}.qodef-tours-type-gallery-simple .qodef-tours-item-rating .qodef-item-reviews-rating-icon{position:relative;top:-1px}.qodef-tours-list-item .qodef-tours-list-item-table{display:table;width:100%}.qodef-tours-list-item .qodef-tours-list-item-image-holder{position:relative;display:table-cell;width:50%;box-sizing:border-box}.qodef-tours-list-item .qodef-tours-list-item-image-holder .qodef-tours-list-item-image-holder-inner{height:100%}.qodef-tours-list-item .qodef-tours-list-item-image-holder a{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.qodef-tours-list-item .qodef-tours-list-item-image-holder a img{display:block;-webkit-transition:.7s;-moz-transition:.7s;transition:.7s;backface-visibility:hidden}.qodef-tours-list-item .qodef-tours-list-item-image-holder a:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);transform:scale(1.03)}.qodef-tours-list-item .qodef-tours-list-item-image-holder img{display:none}.qodef-tours-list-item .qodef-tours-list-item-content-holder{display:table-cell;padding:41px 50px 50px}@media only screen and (min-width:769px){.qodef-tours-list-item .qodef-tours-list-item-content-holder{border-top-right-radius:6px;border-bottom-right-radius:6px}}.qodef-tours-list-item .qodef-tours-list-item-content-holder,.qodef-tours-list-item .qodef-tours-list-item-image-holder{box-shadow:0 0 45.92px .08px rgba(0,0,0,.07);box-sizing:border-box}.qodef-tours-list-item .qodef-tour-title{margin:0 0 8px}.qodef-tours-list-item .qodef-tours-list-item-excerpt{margin:10px 0 0}.qodef-tours-list-item .qodef-tours-list-item-excerpt p{margin:0}.qodef-tours-list-item .qodef-tours-list-item-price-and-rating-holder{margin:12px 0 19px}.qodef-tours-list-item .qodef-tours-list-item-price-and-rating-holder .qodef-tours-item-price{font-size:14px;font-weight:500;color:#212121}.qodef-tours-list-item .qodef-tours-list-item-price-and-rating-holder .qodef-item-reviews-average-rating,.qodef-tours-list-item .qodef-tours-list-item-price-and-rating-holder .qodef-item-reviews-rating-description{font-weight:500}.qodef-tours-list-item .qodef-tours-list-item-price-and-rating-holder .qodef-item-reviews-rating-icon{margin-right:2px}.qodef-tours-list-item .qodef-tours-item-price-holder{display:inline-block;margin-right:15px}.qodef-tours-list-item .qodef-tours-item-price-holder:after,.qodef-tours-list-item .qodef-tours-item-price-holder:before{content:" ";display:table}.qodef-tours-list-item .qodef-tours-item-price-holder:after{clear:both}.qodef-tours-list-item .qodef-tours-list-item-bottom-info{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:flexstart;-webkit-justify-content:flexstart;-ms-flex-pack:flexstart;justify-content:flexstart}.qodef-tours-list-item .qodef-tours-list-item-bottom-info>*{width:auto;margin-right:5px;color:#fff}.qodef-tours-list-item .qodef-tours-list-item-bottom-info .qodef-tour-duration-holder,.qodef-tours-list-item .qodef-tours-list-item-bottom-info .qodef-tour-min-age-holder,.qodef-tours-list-item .qodef-tours-list-item-bottom-info .qodef-tours-tour-categories-holder{padding:8px 20px;background-color:#3fd0d4}.qodef-tours-list-item .qodef-tours-list-item-price{float:left}.qodef-tours-list-item .qodef-social-share-holder{float:right}.qodef-tours-list-item .qodef-tours-list-item-bottom-content{position:relative;display:inline-block;width:100%;vertical-align:middle;margin:24px 0 0;padding:16px 30px;color:#fff;background-color:#3fd0d4;box-sizing:border-box}.qodef-tours-list-item .qodef-tours-list-item-bottom-content a{color:inherit}.qodef-tours-list-item .qodef-tours-list-item-bottom-content .qodef-tours-list-item-bottom-item{float:left;margin-right:21px}.qodef-tours-list-item .qodef-tours-list-item-bottom-content .qodef-tours-list-item-bottom-item:last-child{margin-right:0}.qodef-tours-list-item .qodef-tours-list-item-bottom-content .qodef-tour-info-icon{font-size:14px;margin-right:3px}.qodef-tours-list-item .qodef-tours-tour-categories-item{display:inline-block;margin-right:21px}.qodef-tours-list-item .qodef-tours-tour-categories-item:last-child{margin-right:0}.qodef-tours-list-item .qodef-tours-tour-categories-item .qodef-tour-cat-item-icon{position:relative;top:1px;font-size:14px;margin-right:3px}.qodef-tours-list-item .qodef-tours-tour-categories-item .qodef-tour-cat-item-custom-image{vertical-align:baseline}.qodef-tours-list-item .qodef-tours-tour-categories-item .qodef-tour-cat-item-custom-image img{vertical-align:middle;width:14px}.qodef-tours-gim-price-holder{display:inline-block;margin-right:10px}.qodef-tours-gim-rating{display:inline-block}.qodef-tours-gim-rating>*{display:inline-block;margin-right:3px}.qodef-gim-title-holder{z-index:123;position:relative}.qodef-gim-title-holder,.qodef-tours-gim-excerpt{margin-bottom:14px}.qodef-tours-masonry-item-link{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:125}.qodef-tours-gim-image{position:relative;display:inline-block;width:100%;vertical-align:middle;height:100%;line-height:0;overflow:hidden;z-index:123}.qodef-tours-gim-image img{height:100%;display:block;-webkit-transition:.7s;-moz-transition:.7s;transition:.7s;backface-visibility:hidden}.qodef-tours-gim-image:after{content:'';position:absolute;display:block;width:100%;height:100%;top:0;left:0;opacity:.7;background:-moz-linear-gradient(to bottom,rgba(0,0,0,0) 57%,rgba(0,0,0,.67) 99%,rgba(0,0,0,.6) 100%);background:-webkit-linear-gradient(to bottom,rgba(0,0,0,0) 57%,rgba(0,0,0,.67) 99%,rgba(0,0,0,.6) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 57%,rgba(0,0,0,.67) 99%,rgba(0,0,0,.6) 100%);z-index:10;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}.qodef-tours-type-masonry .qodef-tours-masonry-item{position:relative;display:inline-block;width:100%;vertical-align:middle}.qodef-tours-type-masonry .qodef-tours-masonry-item:hover .qodef-tours-gim-image:after{opacity:1}.qodef-tours-type-masonry .qodef-tours-masonry-item:hover .qodef-tours-gim-image img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);transform:scale(1.03)}.touch .qodef-tours-type-masonry .qodef-tours-masonry-item{cursor:pointer}.qodef-tours-type-masonry .qodef-tours-masonry-item .qodef-tours-gim-holder-inner{position:relative;height:100%}.qodef-tours-type-masonry .qodef-tours-gim-content-holder{position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;overflow:hidden;z-index:124}.qodef-tours-type-masonry .qodef-tours-gim-content-outer{position:relative;display:table;table-layout:fixed;height:100%;width:100%}.qodef-tours-type-masonry .qodef-tours-gim-content-inner{position:relative;display:table-cell;height:100%;width:100%;vertical-align:middle;vertical-align:bottom;padding:18px 25px}.qodef-tours-type-masonry .qodef-gim-title-and-price-holder{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between;margin:0 0 2px 0;line-height:1}.qodef-tours-type-masonry .qodef-gim-title-and-price-holder .qodef-tour-title{width:70%;line-height:1.1em}.qodef-tours-type-masonry .qodef-gim-title-and-price-holder .qodef-tours-price-holder{width:30%;text-align:right}.qodef-tours-type-masonry .qodef-tours-gim-rating .qodef-item-reviews-rating-icon{position:relative;margin-right:7px;font-size:13px}.qodef-tours-type-masonry .qodef-tours-gim-rating .qodef-item-reviews-average-rating{margin-right:0}.qodef-tours-type-masonry.qodef-info-skin-light .qodef-tour-title,.qodef-tours-type-masonry.qodef-info-skin-light .qodef-tours-gim-excerpt,.qodef-tours-type-masonry.qodef-info-skin-light .qodef-tours-gim-rating,.qodef-tours-type-masonry.qodef-info-skin-light .qodef-tours-price-holder{color:#fff;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.qodef-tours-type-masonry.qodef-info-skin-light .qodef-tour-title:hover,.qodef-tours-type-masonry.qodef-info-skin-light .qodef-tours-gim-excerpt:hover,.qodef-tours-type-masonry.qodef-info-skin-light .qodef-tours-gim-rating:hover,.qodef-tours-type-masonry.qodef-info-skin-light .qodef-tours-price-holder:hover{color:#3fd0d4}.qodef-tours-type-masonry.qodef-info-skin-dark .qodef-tour-title,.qodef-tours-type-masonry.qodef-info-skin-dark .qodef-tours-gim-rating,.qodef-tours-type-masonry.qodef-info-skin-dark .qodef-tours-price-holder{color:#212121;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.qodef-tours-type-masonry.qodef-info-skin-dark .qodef-tour-title:hover,.qodef-tours-type-masonry.qodef-info-skin-dark .qodef-tours-gim-rating:hover,.qodef-tours-type-masonry.qodef-info-skin-dark .qodef-tours-price-holder:hover{color:#3fd0d4}@media only screen and (min-width:1025px){.qodef-tours-row.standard>*{padding:0 10px}}@media only screen and (min-width:1025px){.qodef-tours-row.standard .qodef-tours-row-inner-holder{margin:0 -25px}.qodef-tours-row.standard .qodef-tours-row-inner-holder>*{padding:0 15px}}.qodef-tours-standard-item .qodef-tour-standard-item-holder{position:relative}.qodef-tours-standard-item .qodef-tour-standard-item-holder-inner{border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:5px 8px 13.92px 2.08px rgba(0,0,0,.05);box-sizing:border-box;overflow:hidden}.qodef-tours-standard-item .qodef-tours-standard-item-image-holder{position:relative}.qodef-tours-standard-item .qodef-tours-standard-item-image-holder>a{position:relative;display:inline-block;width:100%;vertical-align:middle;overflow:hidden;height:100%}.qodef-tours-standard-item .qodef-tours-standard-item-image-holder>a:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);transform:scale(1.03)}.qodef-tours-standard-item .qodef-tours-standard-item-image-holder img{vertical-align:middle;line-height:0;display:block;-webkit-transition:.7s;-moz-transition:.7s;transition:.7s;backface-visibility:hidden}.qodef-tours-standard-item .qodef-tours-standard-item-content-inner{padding:31px 25px 33px;background-color:#fff}.qodef-tours-standard-item .qodef-tours-standard-item-title-holder{position:relative}.qodef-tours-standard-item .qodef-tours-standard-item-title-holder .qodef-tour-title{margin:0 0 10px;color:#212121}.qodef-tours-standard-item .qodef-tours-standard-item-price-and-rating-holder{margin-top:10px}.qodef-tours-standard-item .qodef-tours-standard-item-price-and-rating-holder .qodef-tours-item-rating{color:#212121}.qodef-tours-standard-item .qodef-tours-standard-item-price-and-rating-holder .qodef-tours-item-rating .qodef-item-reviews-average-rating,.qodef-tours-standard-item .qodef-tours-standard-item-price-and-rating-holder .qodef-tours-item-rating .qodef-item-reviews-rating-description{font-size:14px;line-height:1.428571428571429em;font-weight:600}.qodef-tours-standard-item .qodef-tours-item-price-holder{margin-right:15px}.qodef-tours-standard-item .qodef-tours-item-price-holder .qodef-tours-item-price{font-size:14px;line-height:1.428571428571429em;font-weight:600;color:#212121}.qodef-tours-standard-item .qodef-tour-min-age-icon.qodef-tour-info-icon{margin:0 5px 0 0}.qodef-tours-standard-item .qodef-tour-info-icon{margin:0 8px 0 0}.qodef-review-ratings{margin-top:16px}.qodef-tours-search-content{position:relative;display:inline-block;width:100%;vertical-align:middle}.qodef-tours-search-content.qodef-tours-searching{opacity:.2}.qodef-tours-search-content .qodef-tours-row .qodef-tours-row-item{margin-bottom:30px}.qodef-tours-search-content .qodef-tours-search-item.qodef-tours-search-list-item{margin-bottom:60px}.qodef-tours-search-content .qodef-tours-search-item.qodef-tours-search-list-item:last-child{margin-bottom:0}.qodef-tours-item-with-smaller-spacing.qodef-tours-search-item .qodef-tours-standard-item .qodef-tours-standard-item-content-inner{padding:21px 20px;border:1px solid #ebebeb;border-top:none;border-bottom:none}@media only screen and (min-width:1025px){.qodef-tours-item-with-smaller-spacing.qodef-tours-search-item .qodef-tours-standard-item .qodef-tours-standard-item-title-price-holder{padding-right:80px}}.qodef-tours-item-with-smaller-spacing.qodef-tours-search-item .qodef-tours-standard-item .qodef-tours-price-holder,.qodef-tours-item-with-smaller-spacing.qodef-tours-search-item .qodef-tours-standard-item .qodef-tours-standard-item-title-price-holder .qodef-tour-title{font-size:15px}.qodef-tours-item-with-smaller-spacing.qodef-tours-search-item .qodef-tours-standard-item .qodef-tours-price-with-discount .qodef-tours-item-price{font-size:12px}.qodef-tours-item-with-smaller-spacing.qodef-tours-search-item .qodef-tours-standard-item .qodef-tours-price-with-discount .qodef-tours-item-discount-price{font-size:15px}.qodef-tours-item-with-smaller-spacing.qodef-tours-search-item .qodef-tours-standard-item .qodef-tours-standard-item-excerpt{position:relative;display:inline-block;width:100%;vertical-align:middle;margin:10px 0 0}.qodef-tours-item-with-smaller-spacing.qodef-tours-search-item .qodef-tours-gallery-item .qodef-tours-gallery-item-image{border:1px solid #ebebeb;border-top:none;box-sizing:border-box}.qodef-tours-item-with-smaller-spacing.qodef-tours-search-item .qodef-tours-gallery-item .qodef-tours-gallery-title-holder .qodef-tour-title,.qodef-tours-item-with-smaller-spacing.qodef-tours-search-item .qodef-tours-gallery-item .qodef-tours-price-holder{font-size:15px}.qodef-tours-item-with-smaller-spacing.qodef-tours-search-item .qodef-tours-gallery-item .qodef-tours-price-with-discount .qodef-tours-item-price{font-size:12px}.qodef-tours-item-with-smaller-spacing.qodef-tours-search-item .qodef-tours-gallery-item .qodef-tours-price-with-discount .qodef-tours-item-discount-price{font-size:15px}.qodef-tours-search-page-holder .qodef-tours-search-pagination{position:relative;display:inline-block;width:100%;vertical-align:top;margin:37px 0 0;clear:both;margin-top:23px;margin-bottom:80px}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul{position:relative;display:inline-block;width:100%;vertical-align:top;padding:0;margin:0;list-style:none;text-align:center}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li{position:relative;display:inline-block;vertical-align:top;margin:0 8px}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li a{position:relative;display:inline-block;vertical-align:top;margin:0;padding:0;font-weight:500;color:#c1c1c1}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li a:hover{color:#212121}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pag-active a{color:#212121}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pag-next,.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pag-prev{margin:0 1px}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pag-next a,.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pag-prev a{font-size:24px;color:#212121}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pag-next a span,.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pag-prev a span{display:inline-block;line-height:inherit}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pag-next a span:before,.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pag-prev a span:before{display:block;line-height:inherit}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pag-next a:hover,.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pag-prev a:hover{color:#3fd0d4}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pag-next a .qodef-nav-label-next,.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pag-next a .qodef-nav-label-prev,.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pag-prev a .qodef-nav-label-next,.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pag-prev a .qodef-nav-label-prev{font-size:16px;vertical-align:top}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li{margin:0 7px}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li a{font-weight:500}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.active span{font-weight:500;color:#212121}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pagination-next,.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pagination-prev{margin:0 2px}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pagination-next a,.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pagination-prev a{font-size:24px;color:#212121}.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pagination-next a:hover,.qodef-tours-search-page-holder .qodef-tours-search-pagination ul li.qodef-pagination-prev a:hover{color:#3fd0d4}.qodef-tours-type-filter-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:9px}.qodef-tours-search-main-filters-holder.qodef-boxed-widget .qodef-tours-input-with-icon{padding:0}.qodef-tours-search-main-filters-holder.qodef-boxed-widget .qodef-tours-input-with-icon .select2-container--default,.qodef-tours-search-main-filters-holder.qodef-boxed-widget .qodef-tours-input-with-icon input[type=number],.qodef-tours-search-main-filters-holder.qodef-boxed-widget .qodef-tours-input-with-icon input[type=text],.qodef-tours-search-main-filters-holder.qodef-boxed-widget .qodef-tours-input-with-icon select{padding-left:45px}.qodef-tours-search-main-filters-holder.qodef-boxed-widget .select2-container--default{margin:0;height:52px;background-color:rgba(255,255,255,.25);width:100%!important}.qodef-tours-search-main-filters-holder.qodef-boxed-widget .select2-container--default .select2-selection--single{padding:0 20px 0 0;height:52px;line-height:52px;cursor:text;color:#fff;background:0 0}.qodef-tours-search-main-filters-holder.qodef-boxed-widget .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0}.qodef-tours-search-main-filters-holder.qodef-boxed-widget .select2-container--default.select2-container--open .select2-selection--single{color:#fff}.qodef-tours-search-main-filters-holder.qodef-boxed-widget .select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.qodef-tours-search-main-filters-holder .qodef-tours-input-with-icon{padding:0 20px}.qodef-tours-search-main-filters-holder .qodef-tours-input-with-icon input[type=number],.qodef-tours-search-main-filters-holder .qodef-tours-input-with-icon input[type=text],.qodef-tours-search-main-filters-holder .qodef-tours-input-with-icon select{padding-left:23px}.qodef-tours-search-main-filters-holder .qodef-tours-input-with-icon input[type=text].qodef-tours-price-range-field{width:60%;padding-left:0}.qodef-tours-search-main-filters-holder .qodef-tours-input-with-icon.qodef-tpl-holder{margin-bottom:28px}.qodef-tours-search-main-filters-holder *{color:#fff;box-sizing:border-box}.qodef-tours-search-main-filters-holder .qodef-tours-filter-label{margin:37px 0 0}.qodef-tours-search-main-filters-holder input[type=checkbox]{display:none}.qodef-tours-search-main-filters-holder label{vertical-align:middle;font-size:14px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.qodef-tours-search-main-filters-holder label:before{content:'';display:inline-block;vertical-align:middle;margin-right:10px;font-family:'Font Awesome\ 5 Free';font-size:5px;text-align:center;width:14px;height:14px;line-height:15px;background-color:#fff;border-radius:50%;box-sizing:border-box}.qodef-tours-search-main-filters-holder input[type=checkbox]:checked+label:before{content:'\f111';font-weight:900;color:#3abdc1}@supports (-ms-ime-align:auto){.qodef-tours-search-main-filters-holder input[type=checkbox]:checked+label:before{border-radius:14px;line-height:14px}}.qodef-tours-search-main-filters-holder .qodef-tours-search-main-filters-title h4{margin:0;color:#fff}.qodef-tours-search-main-filters-holder .qodef-tours-search-main-filters-text p{margin:6px 0 22px;white-space:normal}.qodef-tours-search-main-filters-holder .qodef-tours-range-input{height:22px;border:none;margin-bottom:16px;margin-top:19px;box-shadow:none}.qodef-tours-search-main-filters-holder .qodef-tours-range-input .noUi-background,.qodef-tours-search-main-filters-holder .qodef-tours-range-input .noUi-base{background-color:#3abdc1;box-shadow:none;border-radius:0}.qodef-tours-search-main-filters-holder .qodef-tours-range-input .noUi-connect{background-color:#f0ede8;box-shadow:none}.qodef-tours-search-main-filters-holder .qodef-tours-range-input .noUi-handle{width:22px;height:22px;top:0;left:0;border:none;border-radius:0;box-shadow:none}.qodef-tours-search-main-filters-holder .qodef-tours-range-input .noUi-handle:after,.qodef-tours-search-main-filters-holder .qodef-tours-range-input .noUi-handle:before{content:none}.qodef-tours-search-main-filters-holder .qodef-tours-range-input .noUi-handle:hover{cursor:move}.qodef-tours-search-main-filters-holder .qodef-tours-range-input .noUi-handle.noUi-handle-upper{left:-22px}.qodef-tours-search-main-filters-holder .qodef-btn{width:100%;display:block;margin-top:19px}.qodef-tours-search-main-filters-holder select option{color:#000}.typeahead{background-color:#fff}.typeahead:focus{border:2px solid #0097cf}.tt-hint{color:#999}.tt-menu{width:100%;margin:0;padding:8px 0;background-color:#fff;box-shadow:0 3px 13px 0 rgba(0,0,0,.03);box-sizing:border-box;font-size:13px}.tt-menu *{color:#848484}.twitter-typeahead{width:100%}.tt-suggestion{padding:3px 20px 3px 23px;font-size:14px;-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;transition:color .2s ease-out}.tt-suggestion strong{font-weight:400;-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;transition:color .2s ease-out}.tt-suggestion:hover{cursor:pointer;color:#3fd0d4}.tt-suggestion:hover strong{color:#3fd0d4}.tt-suggestion.tt-cursor{color:#fff;background-color:#3fd0d4}.tt-suggestion p{margin:0}.qodef-tours-search-content .qodef-social-share-holder .qodef-icon-name{display:none}.qodef-search-ordering-holder{position:relative;display:inline-block;width:100%;vertical-align:middle}.qodef-search-ordering-holder .qodef-search-ordering-items-holder{padding:0 15px}.qodef-search-ordering-holder .qodef-search-ordering-list{position:relative;display:block;list-style:none;margin:0 -15px 50px;overflow:hidden;vertical-align:middle;background-color:#f8f8f8}.qodef-search-ordering-holder .qodef-search-ordering-list li{float:left;display:inline-block;vertical-align:middle}.qodef-search-ordering-holder .qodef-search-ordering-list li:first-child a:before{display:none}.qodef-search-ordering-holder .qodef-search-ordering-list li:last-child a{border-right:none}.qodef-search-ordering-holder .qodef-search-ordering-list li.qodef-search-ordering-item-active a{color:#3fd0d4;background-color:#fff;border-color:#fff}.qodef-search-ordering-holder .qodef-search-ordering-list li.qodef-search-ordering-item-active a:before{display:block}.qodef-search-ordering-holder .qodef-search-ordering-list li a{position:relative;display:block;margin:0;padding:27px 40px 26px;width:auto;font-family:Catamaran,sans-serif;font-size:13px;font-weight:800;letter-spacing:.1em;color:#212121;border:none;text-align:center;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,margin .2s ease-in-out,padding .2s ease-in-out;-moz-transition:color .2s ease-in-out,background-color .2s ease-in-out,margin .2s ease-in-out,padding .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,margin .2s ease-in-out,padding .2s ease-in-out}.qodef-search-ordering-holder .qodef-search-ordering-list li a:before{content:'';position:absolute;display:none;bottom:0;left:-1px;width:1px;height:100%;background-color:#fff;z-index:1}.qodef-search-ordering-holder .qodef-search-ordering-list li a:hover{color:#3fd0d4}.qodef-search-ordering-holder .qodef-search-ordering-list li a .qodef-search-ordering-icon{margin-right:7px;font-size:14px;line-height:1.928571428571429em}.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder{padding-top:0!important}.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav{left:-50px;width:calc(100% + 100px)}.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder .qodef-info-section-part:first-child .qodef-route-top-holder{margin-top:17px}.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder .qodef-info-section-part:last-child .qodef-tour-item-plan-part-description{padding-bottom:28px}.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder .qodef-comment-form{margin-bottom:50px}.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder .qodef-tour-item-title-holder{margin-top:24px}.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder .qodef-location-part{margin:24px 0 43px}.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder .qodef-info-section-part .qodef-tour-item-plan-part{margin:17px 0 0}.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder .qodef-tour-plan-title{margin:24px 0 57px}.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder .qodef-tour-gallery-title{margin:24px 0 13px}.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder .qodef-tour-gallery-excerpt{margin:0 0 40px}.qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav{background-color:#f8f8f8}.qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav li{display:inline-block;vertical-align:middle}.qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav li.ui-state-active a{background-color:#fff}.qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav li a{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0;padding:29px 44px;font-family:Catamaran,sans-serif;font-size:13px;line-height:1.692307692307692em;font-weight:800;letter-spacing:.1em;color:#212121;background-color:#f8f8f8;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:color .2s ease-in-out,background-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out}.qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav li a:hover{background-color:#fff}.qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav li a .qodef-tour-nav-section-icon{margin-right:10px;font-size:14px;line-height:inherit;font-weight:700}.qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav li a .qodef-tour-nav-section-icon:before{display:block;line-height:inherit}.qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav li a .qodef-tour-nav-section-title{position:relative;top:2px}.qodef-tour-item-single-holder .qodef-tabs .qodef-tab-container{padding:50px 0 0}@media only screen and (min-width:1025px){.qodef-tour-item-single-holder .qodef-sidebar-holder{position:absolute;right:0;top:130px;display:inline-block;width:calc(25% - 37px);padding:0 25px;margin:0 -25px}}.qodef-tour-item-single-holder .qodef-tour-item-section:not(:first-child){display:none}.qodef-tour-item-single-holder .qodef-tour-item-section.qodef-information-section .qodef-title-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.qodef-tour-item-single-holder .qodef-tour-item-section.qodef-information-section .qodef-tour-item-title{margin:0 26px 0 0}.qodef-tour-item-single-holder .qodef-tour-item-section.qodef-information-section .qodef-tour-item-price-holder{white-space:nowrap}.qodef-tour-item-single-holder .qodef-tour-item-section.qodef-information-section .qodef-tours-price-holder{margin-right:6px}.qodef-tour-item-single-holder .qodef-tour-item-section.qodef-information-section .qodef-tour-item-price{font-size:30px;line-height:1.2em;font-weight:600;letter-spacing:-.05em;color:#3fd0d4}.qodef-tour-item-single-holder .qodef-tour-item-section.qodef-information-section .qodef-tours-price-old{color:#848484;text-decoration:line-through}.qodef-tour-item-single-holder .qodef-tour-item-section.qodef-information-section .qodef-tour-item-price-text{position:relative;bottom:2px}.qodef-tour-item-single-holder .qodef-tour-item-section.qodef-information-section .qodef-reviews-list-info{padding-top:10px}.qodef-tour-item-single-holder .qodef-tour-item-section.qodef-information-section .qodef-reviews-list-info .qodef-stars{margin-right:9px;color:#3fd0d4}.qodef-tour-item-single-holder .qodef-tour-item-section.qodef-information-section .qodef-tour-item-content{margin-top:32px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-short-info{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:38px;clear:both}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-short-info>*{display:inline-block;vertical-align:top;float:left;margin:0 5px 5px 0}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-short-info>:last-child{margin-right:0}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-short-info>*>:not(.qodef-tours-tour-categories-item){position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:8px 30px;color:#fff;background-color:#3fd0d4;box-sizing:border-box}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-short-info>* .qodef-tours-tour-categories-item{position:relative;display:inline-block;vertical-align:top;float:left;margin-right:5px;padding:8px 30px;background-color:#3fd0d4}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-short-info>* .qodef-tours-tour-categories-item:last-child{margin-right:0}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-short-info>* .qodef-tours-tour-categories-item a{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;box-sizing:border-box;-webkit-transition:color .2s ease-out,background-color .2s ease-out;-moz-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-short-info>* .qodef-tours-tour-categories-item a:hover{color:#fff}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-short-info>* .qodef-tour-duration-icon{margin-right:11px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-short-info>* .qodef-tour-min-age-icon{margin-right:8px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-short-info>* .qodef-tour-cat-item-icon{margin-right:8px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-main-info{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:28px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-main-info li:not(:last-child){padding-bottom:23px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-main-info .qodef-tour-main-info-attr:before{margin-right:4px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-main-info-holder{list-style:none;margin:0;padding:0}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-main-info-holder li{display:inline-table;width:100%}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-main-info-holder li.qodef-tours-checked-attributes .qodef-tour-main-info-attr:before{content:"\52"}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-main-info-holder li.qodef-tours-unchecked-attributes .qodef-tour-main-info-attr:before{content:"\51"}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-main-info-holder .qodef-info{display:table-cell;vertical-align:middle;width:30%;margin:0}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-main-info-holder .qodef-value{display:table-cell;vertical-align:middle}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-main-info-holder .qodef-tour-main-info-attr{width:40%;float:left;line-height:38px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-main-info-holder .qodef-tour-main-info-attr:before{position:relative;top:1px;margin-right:5px;font-family:ElegantIcons;font-size:13px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-gallery-item-holder{position:relative;display:inline-block;width:100%;vertical-align:top;margin:84px 0 50px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-gallery-item-holder .qodef-gallery-title{margin:0;font-size:30px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-gallery-item-holder p.qodef-tour-gallery-item-excerpt{margin:12px 0 0}.qodef-tour-item-single-holder .qodef-tour-item-section.qodef-gallery-section .qodef-tour-gallery-item-excerpt{margin:0 0 38px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-gallery{margin:42px -15px 0}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-gallery .qodef-tour-gallery-item{position:relative;float:left;width:33.33333333333333%;padding:0 15px;box-sizing:border-box}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-gallery .qodef-tour-gallery-item:nth-child(3n+1){clear:both}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-gallery .qodef-tour-gallery-item a{position:relative;display:block}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-gallery .qodef-tour-gallery-item a:hover:after{opacity:1}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-gallery .qodef-tour-gallery-item a:after{position:absolute;display:block;width:100%;height:100%;top:0;left:0;height:100%;content:'';z-index:1;opacity:0;background-color:rgba(255,255,255,.25);-webkit-transition:opacity 1s cubic-bezier(.29,.22,.11,1);-moz-transition:opacity 1s cubic-bezier(.29,.22,.11,1);transition:opacity 1s cubic-bezier(.29,.22,.11,1)}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-gallery .qodef-tour-gallery-item a img{display:block;width:100%}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-info-section-part.qodef-tour-item-plan-part:not(:last-child){position:relative;z-index:1}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-route-top-holder{display:table;width:100%;margin-bottom:9px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-route-top-holder .qodef-route-id{display:table-cell;height:50px;width:50px;line-height:50px;font-size:22px;font-weight:600;border-radius:0;text-align:center}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-route-top-holder .qodef-route-id .qodef-route-id-inner{position:relative;display:inline-block;width:100%;color:#fff;background-color:#3fd0d4}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-route-top-holder .qodef-route-id:after{color:red}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-route-top-holder .qodef-line-between-icons{height:100%;position:absolute;z-index:-1;width:50px;left:0}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-route-top-holder .qodef-line-between-icons-inner{position:absolute;top:0;left:50%;display:block;width:0;height:100%;border-right:2px dashed #3fd0d4;z-index:8;content:'';-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-route-top-holder .qodef-tour-item-plan-part-title{display:table-cell;vertical-align:middle;padding-left:25px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-plan-part-description{padding:4px 0 49px 76px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-plan-part-description ul{list-style-type:square}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-plan-part-description ol,.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-plan-part-description pre,.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-plan-part-description ul{padding:24px 0 3px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-plan-part-description li{padding-bottom:11px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-plan-part-description li:last-child{padding-bottom:0}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-plan-part-description .eltd-iwt ul{list-style-type:square;margin:0;padding:0}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-plan-part-description .eltd-iwt li{padding-bottom:10px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-plan-part-description .eltd-iwt li:last-child{padding-bottom:0}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-location-part{margin-bottom:40px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-location-part .qodef-tour-location{margin:0 0 15px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-location-part p.qodef-location-excerpt{font-size:14px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-location-part .qodef-google-map{height:500px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-location-part .qodef-location-addresses{padding-top:43px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-location-part .qodef-location-content{padding-top:57px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-masonry-gallery-holder{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:20px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-masonry-gallery-holder .qodef-tour-gallery-item-inner{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%;overflow:hidden}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-masonry-gallery-holder .qodef-tour-gallery-item-inner a{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-masonry-gallery-holder .qodef-tour-gallery-item-inner a:hover:after{opacity:1}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-masonry-gallery-holder .qodef-tour-gallery-item-inner a:after{position:absolute;display:block;width:100%;height:100%;top:0;left:0;content:'';z-index:1;opacity:0;background-color:rgba(255,255,255,.2);-webkit-transition:opacity 1s cubic-bezier(.29,.22,.11,1);-moz-transition:opacity 1s cubic-bezier(.29,.22,.11,1);transition:opacity 1s cubic-bezier(.29,.22,.11,1)}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-masonry-gallery-holder .qodef-tour-gallery-item-inner a img{display:block;object-fit:cover}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-holder{margin:0}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-holder .qodef-comment-list li{padding-top:73px;margin-top:73px;border-top:1px solid #d4d3d3}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-holder .qodef-review-rating{padding-top:28px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-holder .qodef-review-rating .qodef-rating-inner{width:33.33%;float:left;margin:0 0 16px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-holder .qodef-review-rating .qodef-rating-inner .qodef-rating-value{color:#3fd0d4;padding-left:10px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-holder .qodef-review-rating .qodef-rating-inner .qodef-rating-label{font-weight:500;color:#212121}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-form .qodef-comment-form-rating{float:left;width:33.33%;display:inline-block;margin:0 0 10px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-form .qodef-comment-form-rating label{color:#fff}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-form .qodef-comment-form-rating .qodef-star-rating{color:#6fdcdf}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-form .qodef-comment-form-rating .qodef-star-rating.active{color:#fff}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-form .qodef-comment-form-rating .qodef-comment-rating-box{position:relative;top:2px;margin-left:12px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-form .qodef-comment-input-text{margin-top:23px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-form .comment-reply-title{margin:0 0 20px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-form .logged-in-as{padding-bottom:24px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-form .qodef-comment-input-text{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-form .qodef-comment-input-title{padding-bottom:20px}.qodef-tour-item-single-holder .qodef-course-reviews-list-top .qodef-item-review-title{margin:24px 0 13px}.qodef-tour-item-single-holder .qodef-course-reviews-list-top .qodef-item-review-subtitle{margin-bottom:16px}.qodef-tours-carousel-holder ul li{list-style-type:none}.qodef-tours-carousel-holder .qodef-owl-slider.owl-drag .owl-item{padding-top:20px}.qodef-tours-carousel-holder .qodef-owl-slider.owl-drag .owl-stage-outer{padding:0 10px;margin:0 -10px}.qodef-tours-carousel-holder .qodef-owl-slider .owl-dots{margin:2px 0 0}.qodef-tours-carousel-holder .qodef-tours-item-price{color:#212121}.qodef-tours-carousel-holder .qodef-tours-row .qodef-tours-row-item{margin-bottom:35px}.qodef-tours-full-width-filter .qodef-container{background-color:transparent}.qodef-tours-filter-vertical-small{width:345px}.qodef-tours-filter-vertical-small .qodef-tours-search-filters-holder{background-color:#3fd0d4;box-shadow:0 3px 13px 0 rgba(0,0,0,.07);box-sizing:border-box}.qodef-tours-filter-vertical-small .qodef-tours-search-filters-holder input[type=submit]{background-color:#fff;color:#212121;border-radius:0;-webkit-border-radius:0;-webkit-appearance:none}.qodef-tours-filter-vertical-small .qodef-tours-input-icon{left:25px;line-height:80px;color:#fff}.qodef-tours-filter-vertical-small .qodef-tours-input-with-icon{margin-bottom:0;border-top:1px solid #bbe2e3;box-sizing:border-box}.qodef-tours-filter-vertical-small .qodef-title-and-description-holder,.qodef-tours-filter-vertical-small input[type=email],.qodef-tours-filter-vertical-small input[type=number],.qodef-tours-filter-vertical-small input[type=password],.qodef-tours-filter-vertical-small input[type=text],.qodef-tours-filter-vertical-small select,.qodef-tours-filter-vertical-small textarea{margin:0;height:80px;padding-left:53px;color:#fff;background:0 0;box-sizing:border-box;cursor:text}.qodef-tours-filter-vertical-small .select2-container--default{width:100%!important;height:80px;padding:15px 0 15px 53px;margin:0;font-size:14px;color:#fff;background:0 0;box-sizing:border-box}.qodef-tours-filter-vertical-small .select2-container--default .select2-selection--single{padding:0 20px 0 0;cursor:text;color:#fff;background:0 0}.qodef-tours-filter-vertical-small .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0}.qodef-tours-filter-vertical-small .select2-container--default.select2-container--open .select2-selection--single{color:#fff}.qodef-tours-filter-vertical-small .select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.qodef-tours-filter-vertical-small .qodef-title-and-description-holder{display:block;height:auto;padding:11px 20px 20px}.qodef-tours-filter-vertical-small .qodef-tsf-title{margin:24px 0 5px;color:#fff;white-space:normal}.qodef-tours-filter-vertical-small .qodef-tsf-subtitle{display:block;margin:0 0 16px;white-space:normal}.qodef-tours-filter-vertical-small .qodef-tours-filter-submit-field-holder input{width:100%;height:80px;font-family:Poppins,sans-serif}.qodef-tours-filter-horizontal{box-shadow:0 3px 13px 0 rgba(0,0,0,.07)}.qodef-tours-filter-horizontal .qodef-tours-input-icon,.qodef-tours-filter-horizontal input[type=email],.qodef-tours-filter-horizontal input[type=number],.qodef-tours-filter-horizontal input[type=password],.qodef-tours-filter-horizontal input[type=text],.qodef-tours-filter-horizontal select,.qodef-tours-filter-horizontal textarea{font-family:Poppins,sans-serif;color:#848484;background:0 0}.qodef-tours-filter-horizontal .select2-container--default{margin:0;padding:16px 0 16px 53px;width:100%!important;height:78px;color:#848484}.qodef-tours-filter-horizontal .select2-container--default .select2-selection--single{padding:0 20px 0 0;font-size:14px;cursor:text;background:0 0}.qodef-tours-filter-horizontal .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0}.qodef-tours-filter-horizontal .select2-container--default.select2-container--open .select2-selection--single{color:#848484}.qodef-tours-filter-horizontal .select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.qodef-tours-filter-horizontal .qodef-grid{box-sizing:border-box}.qodef-tours-filter-horizontal .qodef-tours-search-filters-holder{background-color:#fff}.qodef-tours-filter-horizontal .qodef-tours-search-filters-holder:after,.qodef-tours-filter-horizontal .qodef-tours-search-filters-holder:before{content:" ";display:table}.qodef-tours-filter-horizontal .qodef-tours-search-filters-holder:after{clear:both}.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder{float:left;width:100%}@media only screen and (min-width:769px){.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-filter-field-holder:not(.qodef-tours-filter-submit-field-holder){max-height:78px;border:none;border-right:1px solid #f1f1f1;box-sizing:border-box}.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-filter-field-holder:nth-child(3){border-right:1px solid #f1f1f1}}.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-filter-field-holder:after,.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-filter-field-holder:before{content:" ";display:table}.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-filter-field-holder:after{clear:both}.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-filter-submit-field-holder{width:16.4%}.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-filter-submit-field-holder input[type=submit]{width:100%;min-width:calc(100% + 1px);padding:28px 10px;max-height:80px;font-family:Poppins,sans-serif;border:none;border-radius:0;-webkit-border-radius:0;-webkit-appearance:none;box-sizing:border-box}.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-input-with-icon{width:100%;margin-bottom:0;float:left}.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-input-with-icon input[type=number],.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-input-with-icon input[type=text],.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-input-with-icon select{margin:0;padding:16px 20px 16px 53px;height:78px}.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-input-with-icon input[type=number]:focus,.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-input-with-icon input[type=text]:focus,.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-input-with-icon select:focus{color:#848484}.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-input-with-icon .qodef-tours-input-icon{left:25px;line-height:80px}.qodef-tours-filter-horizontal .qodef-tours-filter-col{float:left;width:27.86666666666667%;box-sizing:border-box}.qodef-tours-list-holder .qodef-tours-list-holder-inner{opacity:0;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;transition:opacity .2s ease-out}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.qodef-tours-list-holder .qodef-tours-list-holder-inner{position:relative;opacity:1}}.qodef-tours-list-holder.qodef-tours-columns-1 .qodef-tours-list-grid-sizer{width:100%}.qodef-tours-list-holder.qodef-tours-columns-2 .qodef-tours-list-grid-sizer{width:50%}.qodef-tours-list-holder.qodef-tours-columns-3 .qodef-tours-list-grid-sizer{width:33.33333%}.qodef-tours-list-holder.qodef-tours-columns-4 .qodef-tours-list-grid-sizer{width:25%}.qodef-tours-list-holder.qodef-tours-columns-5 .qodef-tours-list-grid-sizer{width:20%}.qodef-tours-list-holder.qodef-tours-columns-6 .qodef-tours-list-grid-sizer{width:16.66667%}.qodef-tours-list-holder .qodef-tours-pagination-holder.qodef-tours-pagination-load-more{text-align:center;margin-top:60px}@media only screen and (max-width:1024px){body:not(.qodef-content-is-behind-header):not(.error404) .qodef-content{margin-top:0!important}.qodef-sidebar-holder{margin-top:60px}.single-destinations .qodef-sidebar-holder{padding-top:38px}}@media only screen and (max-width:1024px){.qodef-hide-on-tablet{display:none!important}}@media only screen and (max-width:680px){.qodef-hide-on-mobile{display:none!important}}@media only screen and (max-width:1200px){.qodef-container-inner,.qodef-grid,.qodef-row-grid-section{width:950px}}@media only screen and (max-width:1024px){.qodef-container-inner,.qodef-grid,.qodef-row-grid-section{width:768px}}@media only screen and (min-width:769px) and (max-width:850px){.qodef-container-inner,.qodef-grid,.qodef-row-grid-section{width:700px}}@media only screen and (max-width:768px){.qodef-container-inner,.qodef-grid,.qodef-row-grid-section{width:600px}}@media only screen and (max-width:680px){.qodef-container-inner,.qodef-grid,.qodef-row-grid-section{width:420px}}@media only screen and (max-width:480px){.qodef-container-inner,.qodef-grid,.qodef-row-grid-section{width:300px}}@media only screen and (max-width:320px){.qodef-container-inner,.qodef-grid,.qodef-row-grid-section{width:90%}}@media only screen and (max-width:1200px){.qodef-boxed .qodef-wrapper .qodef-footer-inner,.qodef-boxed .qodef-wrapper .qodef-wrapper-inner{width:1000px}}@media only screen and (max-width:1024px){.qodef-boxed .qodef-wrapper .qodef-footer-inner,.qodef-boxed .qodef-wrapper .qodef-wrapper-inner{width:818px}}@media only screen and (max-width:768px){.qodef-boxed .qodef-wrapper .qodef-footer-inner,.qodef-boxed .qodef-wrapper .qodef-wrapper-inner{width:650px}}@media only screen and (max-width:680px){.qodef-boxed .qodef-wrapper .qodef-footer-inner,.qodef-boxed .qodef-wrapper .qodef-wrapper-inner{width:470px}}@media only screen and (max-width:480px){.qodef-boxed .qodef-wrapper .qodef-footer-inner,.qodef-boxed .qodef-wrapper .qodef-wrapper-inner{width:350px}}@media only screen and (max-width:320px){.qodef-boxed .qodef-wrapper .qodef-footer-inner,.qodef-boxed .qodef-wrapper .qodef-wrapper-inner{width:92%}}@media only screen and (max-width:1024px){.page-template-search-tour-item-template.qodef-page-content-is-boxed .qodef-content .qodef-content-inner .qodef-container .qodef-container-inner{padding:0 30px 70px}.page-template-search-tour-item-template.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-title-holder .qodef-title-inner{padding-bottom:30px}.page-template-search-tour-item-template.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-content .qodef-content-inner .qodef-container .qodef-container-inner{-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);transform:translateY(-40px)}.page-template-search-tour-item-template.qodef-page-content-is-boxed .qodef-search-ordering-holder .qodef-search-ordering-list{margin:0 -45px 30px}.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-title-holder .qodef-title-inner{padding-bottom:40px}.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner{margin-top:-40px}.qodef-page-content-is-boxed .qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner{padding:30px 30px 120px}.archive.qodef-page-content-is-boxed .qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner{padding:30px 30px 70px}.archive.qodef-page-content-is-boxed .qodef-content .qodef-content-inner .qodef-tours-search-page-holder .qodef-container>.qodef-container-inner{padding:30px 30px 70px}.archive.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-content .qodef-content-inner .qodef-tours-search-page-holder .qodef-container>.qodef-container-inner{-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);transform:translateY(-40px)}.archive.qodef-page-content-is-boxed .qodef-search-ordering-holder .qodef-search-ordering-list{margin:-30px -45px 30px}}@media only screen and (max-width:1280px){.qodef-huge-space .qodef-outer-space{margin:0 -25px}.qodef-huge-space .qodef-outer-space .qodef-item-space{padding:0 25px;margin:0 0 50px}.qodef-huge-space.qodef-disable-bottom-space{margin-bottom:-50px}.qodef-huge-space.qodef-columns-has-side-space{padding:0 50px}}@media only screen and (max-width:1440px){.qodef-grid-list.qodef-six-columns .qodef-masonry-grid-sizer{width:20%}.qodef-grid-list.qodef-six-columns .qodef-item-space{width:20%}.qodef-grid-list.qodef-six-columns .qodef-item-space.qodef-masonry-size-large-width,.qodef-grid-list.qodef-six-columns .qodef-item-space.qodef-masonry-size-large-width-height{width:40%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid-list.qodef-six-columns .qodef-item-space:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid-list.qodef-five-columns .qodef-masonry-grid-sizer{width:25%}.qodef-grid-list.qodef-five-columns .qodef-item-space{width:25%}.qodef-grid-list.qodef-five-columns .qodef-item-space.qodef-masonry-size-large-width,.qodef-grid-list.qodef-five-columns .qodef-item-space.qodef-masonry-size-large-width-height{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid-list.qodef-five-columns .qodef-item-space:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid-list.qodef-six-columns .qodef-masonry-grid-sizer{width:25%}.qodef-grid-list.qodef-six-columns .qodef-item-space{width:25%}.qodef-grid-list.qodef-six-columns .qodef-item-space.qodef-masonry-size-large-width,.qodef-grid-list.qodef-six-columns .qodef-item-space.qodef-masonry-size-large-width-height{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid-list.qodef-six-columns .qodef-item-space:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid-list.qodef-four-columns .qodef-masonry-grid-sizer{width:33.33333%}.qodef-grid-list.qodef-four-columns .qodef-item-space{width:33.33333%}.qodef-grid-list.qodef-four-columns .qodef-item-space.qodef-masonry-size-large-width,.qodef-grid-list.qodef-four-columns .qodef-item-space.qodef-masonry-size-large-width-height{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid-list.qodef-four-columns .qodef-item-space:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid-list.qodef-five-columns .qodef-masonry-grid-sizer{width:33.33333%}.qodef-grid-list.qodef-five-columns .qodef-item-space{width:33.33333%}.qodef-grid-list.qodef-five-columns .qodef-item-space.qodef-masonry-size-large-width,.qodef-grid-list.qodef-five-columns .qodef-item-space.qodef-masonry-size-large-width-height{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid-list.qodef-five-columns .qodef-item-space:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid-list.qodef-six-columns .qodef-masonry-grid-sizer{width:33.33333%}.qodef-grid-list.qodef-six-columns .qodef-item-space{width:33.33333%}.qodef-grid-list.qodef-six-columns .qodef-item-space.qodef-masonry-size-large-width,.qodef-grid-list.qodef-six-columns .qodef-item-space.qodef-masonry-size-large-width-height{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid-list.qodef-six-columns .qodef-item-space:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid-list.qodef-three-columns .qodef-masonry-grid-sizer{width:50%}.qodef-grid-list.qodef-three-columns .qodef-item-space{width:50%}.qodef-grid-list.qodef-three-columns .qodef-item-space.qodef-masonry-size-large-width,.qodef-grid-list.qodef-three-columns .qodef-item-space.qodef-masonry-size-large-width-height{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid-list.qodef-three-columns .qodef-item-space:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid-list.qodef-four-columns .qodef-masonry-grid-sizer{width:50%}.qodef-grid-list.qodef-four-columns .qodef-item-space{width:50%}.qodef-grid-list.qodef-four-columns .qodef-item-space.qodef-masonry-size-large-width,.qodef-grid-list.qodef-four-columns .qodef-item-space.qodef-masonry-size-large-width-height{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid-list.qodef-four-columns .qodef-item-space:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid-list.qodef-five-columns .qodef-masonry-grid-sizer{width:50%}.qodef-grid-list.qodef-five-columns .qodef-item-space{width:50%}.qodef-grid-list.qodef-five-columns .qodef-item-space.qodef-masonry-size-large-width,.qodef-grid-list.qodef-five-columns .qodef-item-space.qodef-masonry-size-large-width-height{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid-list.qodef-five-columns .qodef-item-space:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid-list.qodef-six-columns .qodef-masonry-grid-sizer{width:50%}.qodef-grid-list.qodef-six-columns .qodef-item-space{width:50%}.qodef-grid-list.qodef-six-columns .qodef-item-space.qodef-masonry-size-large-width,.qodef-grid-list.qodef-six-columns .qodef-item-space.qodef-masonry-size-large-width-height{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid-list.qodef-six-columns .qodef-item-space:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid-list.qodef-two-columns .qodef-masonry-grid-sizer{width:100%}.qodef-grid-list.qodef-two-columns .qodef-item-space{width:100%}.qodef-grid-list.qodef-three-columns .qodef-masonry-grid-sizer{width:100%}.qodef-grid-list.qodef-three-columns .qodef-item-space{width:100%}.qodef-grid-list.qodef-four-columns .qodef-masonry-grid-sizer{width:100%}.qodef-grid-list.qodef-four-columns .qodef-item-space{width:100%}.qodef-grid-list.qodef-five-columns .qodef-masonry-grid-sizer{width:100%}.qodef-grid-list.qodef-five-columns .qodef-item-space{width:100%}.qodef-grid-list.qodef-six-columns .qodef-masonry-grid-sizer{width:100%}.qodef-grid-list.qodef-six-columns .qodef-item-space{width:100%}}@media only screen and (max-width:768px){.qodef-related-posts-holder .qodef-related-post{width:50%!important}}@media only screen and (max-width:480px){.qodef-related-posts-holder .qodef-related-post{width:100%!important}}@media only screen and (max-width:1024px){.qodef-blog-slider-holder.qodef-bs-carousel-centered .active.center .qodef-item-text-wrapper{opacity:1}}@media only screen and (max-width:1440px){.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-full-width{padding:106px 61px 78px}}@media only screen and (max-width:1366px){.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-full-width{padding:106px 80px 78px}}@media only screen and (max-width:1024px) and (min-width:681px){.qodef-page-footer .qodef-column-content.qodef-grid-col-3{width:50%;float:left}.qodef-page-footer .qodef-column-content.qodef-grid-col-3:nth-child(2n+1){clear:both}.qodef-page-footer .qodef-column-content.qodef-grid-col-3:nth-child(3),.qodef-page-footer .qodef-column-content.qodef-grid-col-3:nth-child(4){margin-top:65px}.qodef-page-footer .qodef-column-content.qodef-grid-col-4{width:33.33333333333333%;float:left}}@media only screen and (max-width:680px){.qodef-page-footer .qodef-column-content:not(:first-child){margin-top:60px}.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-full-width{padding:106px 40px 78px}}@media only screen and (max-width:1024px){.qodef-page-header{display:none}}@media only screen and (max-width:1200px){.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed{width:1000px}}@media only screen and (min-width:1025px){.error404.qodef-header-vertical .qodef-content{margin:0!important}}@media only screen and (max-width:1024px){.qodef-header-vertical .qodef-vertical-menu-area{display:none}.qodef-header-vertical .qodef-content,.qodef-header-vertical footer{padding-left:0}}@media only screen and (max-width:1440px){.qodef-header-vertical .qodef-container-inner,.qodef-header-vertical .qodef-grid,.qodef-header-vertical .qodef-row-grid-section{width:950px}}@media only screen and (max-width:1200px){.qodef-header-vertical .qodef-container-inner,.qodef-header-vertical .qodef-grid,.qodef-header-vertical .qodef-row-grid-section{width:768px}}@media only screen and (max-width:1024px){.qodef-header-vertical .qodef-container-inner,.qodef-header-vertical .qodef-grid,.qodef-header-vertical .qodef-row-grid-section{width:768px}}@media only screen and (max-width:768px){.qodef-header-vertical .qodef-container-inner,.qodef-header-vertical .qodef-grid,.qodef-header-vertical .qodef-row-grid-section{width:600px}}@media only screen and (max-width:680px){.qodef-header-vertical .qodef-container-inner,.qodef-header-vertical .qodef-grid,.qodef-header-vertical .qodef-row-grid-section{width:420px}}@media only screen and (max-width:480px){.qodef-header-vertical .qodef-container-inner,.qodef-header-vertical .qodef-grid,.qodef-header-vertical .qodef-row-grid-section{width:300px}}@media only screen and (max-width:320px){.qodef-header-vertical .qodef-container-inner,.qodef-header-vertical .qodef-grid,.qodef-header-vertical .qodef-row-grid-section{width:90%}}@media only screen and (max-width:1024px){.qodef-mobile-header{display:block}}@media only screen and (max-width:768px){.qodef-paspartu-enabled .qodef-mobile-header .qodef-grid{width:90%}}@media only screen and (max-width:1200px){.qodef-boxed .qodef-page-header .qodef-sticky-header{width:1000px}}@media only screen and (max-width:1024px){.qodef-boxed.qodef-sticky-up-mobile-header .mobile-header-appear .qodef-mobile-header-inner{width:818px;left:auto}}@media only screen and (max-width:768px){.qodef-boxed.qodef-sticky-up-mobile-header .mobile-header-appear .qodef-mobile-header-inner{width:650px}}@media only screen and (max-width:680px){.qodef-boxed.qodef-sticky-up-mobile-header .mobile-header-appear .qodef-mobile-header-inner{width:470px}}@media only screen and (max-width:480px){.qodef-boxed.qodef-sticky-up-mobile-header .mobile-header-appear .qodef-mobile-header-inner{width:350px}}@media only screen and (max-width:320px){.qodef-boxed.qodef-sticky-up-mobile-header .mobile-header-appear .qodef-mobile-header-inner{width:92%}}@media only screen and (max-width:1024px){.qodef-top-bar{display:none}}@media only screen and (max-width:1024px){.qodef-search-page-holder article .qodef-post-image{width:80px}.qodef-search-page-holder article .qodef-post-title-area{padding:0 0 0 105px;min-height:80px}}@media only screen and (max-width:680px){.qodef-search-page-holder article .qodef-post-image{width:60px}.qodef-search-page-holder article .qodef-post-title-area{padding:0 0 0 80px;min-height:60px}}@media only screen and (max-width:1024px){.qodef-fullscreen-search-holder .qodef-form-holder-inner{width:80%}}@media only screen and (max-width:1280px){.qodef-subscribe-popup-holder .qodef-sp-inner{width:63%}}@media only screen and (max-width:1024px){.qodef-subscribe-popup-holder .qodef-sp-inner{width:75%}}@media only screen and (max-width:768px){.qodef-subscribe-popup-holder .qodef-sp-inner{width:90%}}@media only screen and (max-width:680px){.qodef-subscribe-popup-holder .qodef-sp-inner{min-height:450px}}@media only screen and (max-width:680px){.qodef-subscribe-popup-holder .qodef-sp-content-container{width:100%;padding:0 40px}.qodef-subscribe-popup-holder .qodef-sp-background{display:none}}@media only screen and (max-width:1024px){.qodef-title-holder.qodef-has-bg-image{height:auto!important;background-image:none!important}.qodef-title-holder.qodef-has-bg-image .qodef-title-image{display:block}.qodef-title-holder.qodef-has-bg-image .qodef-title-wrapper{position:absolute;top:50%;left:0;height:100%!important;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.qodef-title-holder.qodef-title-va-header-bottom{height:auto!important}.qodef-title-holder.qodef-title-va-header-bottom .qodef-title-wrapper{padding-top:0!important}}@media only screen and (max-width:680px){.qodef-title-holder span.qodef-page-subtitle{font-size:25px;margin-bottom:1px}}@media only screen and (max-width:1024px){.qodef-title-holder.qodef-centered-type .qodef-page-subtitle{padding:0!important}}@media only screen and (max-width:1024px){.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs-info,.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-title-info{display:block;width:100%}.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs-info{margin:10px 0 0;text-align:initial;white-space:inherit}}@media only screen and (max-width:680px){.qodef-banner-holder.qodef-banner-info-right .qodef-banner-text-holder{padding:15px 55px}.qodef-banner-holder.qodef-banner-info-right .qodef-banner-subtitle{font-size:38px}.qodef-banner-holder.qodef-banner-info-right .qodef-banner-title{font-size:28px}}@media only screen and (max-width:680px){.qodef-banner-holder.qodef-banner-info-top .qodef-banner-text-holder{padding:15px 35px}}@media only screen and (max-width:768px){.qodef-banner-holder .qodef-banner-text-holder{padding:25px}}@media only screen and (max-width:1024px){.qodef-btn.qodef-btn-huge,.qodef-btn.qodef-btn-large{padding:14px 42px}}@media only screen and (max-width:1200px){.qodef-call-to-action-holder.qodef-four-fifths-columns .qodef-cta-text-holder,.qodef-call-to-action-holder.qodef-three-quarters-columns .qodef-cta-text-holder{width:66.66666666666667%}.qodef-call-to-action-holder.qodef-four-fifths-columns .qodef-cta-button-holder,.qodef-call-to-action-holder.qodef-three-quarters-columns .qodef-cta-button-holder{width:33.33333333333333%}}@media only screen and (max-width:768px){.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-button-holder,.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-inner,.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-text-holder{display:block}.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-button-holder{margin:28px 0 0;text-align:initial}.qodef-call-to-action-holder.qodef-four-fifths-columns .qodef-cta-button-holder,.qodef-call-to-action-holder.qodef-four-fifths-columns .qodef-cta-text-holder,.qodef-call-to-action-holder.qodef-three-quarters-columns .qodef-cta-button-holder,.qodef-call-to-action-holder.qodef-three-quarters-columns .qodef-cta-text-holder,.qodef-call-to-action-holder.qodef-two-halves-columns .qodef-cta-button-holder,.qodef-call-to-action-holder.qodef-two-halves-columns .qodef-cta-text-holder,.qodef-call-to-action-holder.qodef-two-thirds-columns .qodef-cta-button-holder,.qodef-call-to-action-holder.qodef-two-thirds-columns .qodef-cta-text-holder{width:100%}}@media only screen and (max-width:1200px){.qodef-countdown .countdown-row .countdown-section .countdown-amount{font-size:60px}}@media only screen and (max-width:768px){.qodef-countdown .countdown-row.countdown-show4 .countdown-section,.qodef-countdown .countdown-row.countdown-show5 .countdown-section,.qodef-countdown .countdown-row.countdown-show6 .countdown-section{width:33.33333333333333%}.qodef-countdown .countdown-row .countdown-section{margin-bottom:23px}.qodef-countdown .countdown-row .countdown-section .countdown-amount{font-size:50px}}@media only screen and (max-width:680px){.qodef-countdown .countdown-row .countdown-section{margin-bottom:24px}.qodef-countdown .countdown-row .countdown-section .countdown-amount{font-size:40px}}@media only screen and (max-width:768px){.qodef-custom-font-holder.qodef-disable-title-break br{display:none}}@media only screen and (max-width:1366px){.qodef-elements-holder.qodef-responsive-mode-1366.qodef-two-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-1366.qodef-three-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-1366.qodef-four-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-1366.qodef-five-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-1366.qodef-six-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-1366.qodef-one-column-alignment-left .qodef-eh-item .qodef-eh-item-content{text-align:left}.qodef-elements-holder.qodef-responsive-mode-1366.qodef-one-column-alignment-right .qodef-eh-item .qodef-eh-item-content{text-align:right}.qodef-elements-holder.qodef-responsive-mode-1366.qodef-one-column-alignment-center .qodef-eh-item .qodef-eh-item-content{text-align:center}}@media only screen and (max-width:1024px){.qodef-elements-holder.qodef-responsive-mode-1024.qodef-two-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-1024.qodef-three-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-1024.qodef-four-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-1024.qodef-five-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-1024.qodef-six-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-1024.qodef-one-column-alignment-left .qodef-eh-item .qodef-eh-item-content{text-align:left}.qodef-elements-holder.qodef-responsive-mode-1024.qodef-one-column-alignment-right .qodef-eh-item .qodef-eh-item-content{text-align:right}.qodef-elements-holder.qodef-responsive-mode-1024.qodef-one-column-alignment-center .qodef-eh-item .qodef-eh-item-content{text-align:center}}@media only screen and (max-width:768px){.qodef-elements-holder.qodef-responsive-mode-768.qodef-two-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-768.qodef-three-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-768.qodef-four-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-768.qodef-five-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-768.qodef-six-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-768.qodef-one-column-alignment-left .qodef-eh-item .qodef-eh-item-content{text-align:left}.qodef-elements-holder.qodef-responsive-mode-768.qodef-one-column-alignment-right .qodef-eh-item .qodef-eh-item-content{text-align:right}.qodef-elements-holder.qodef-responsive-mode-768.qodef-one-column-alignment-center .qodef-eh-item .qodef-eh-item-content{text-align:center}}@media only screen and (max-width:680px){.qodef-elements-holder.qodef-responsive-mode-680.qodef-two-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-680.qodef-three-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-680.qodef-four-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-680.qodef-five-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-680.qodef-six-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-680.qodef-one-column-alignment-left .qodef-eh-item .qodef-eh-item-content{text-align:left}.qodef-elements-holder.qodef-responsive-mode-680.qodef-one-column-alignment-right .qodef-eh-item .qodef-eh-item-content{text-align:right}.qodef-elements-holder.qodef-responsive-mode-680.qodef-one-column-alignment-center .qodef-eh-item .qodef-eh-item-content{text-align:center}}@media only screen and (max-width:480px){.qodef-elements-holder.qodef-responsive-mode-480.qodef-two-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-480.qodef-three-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-480.qodef-four-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-480.qodef-five-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-480.qodef-six-columns .qodef-eh-item{width:100%;height:auto;display:inline-block}.qodef-elements-holder.qodef-responsive-mode-480.qodef-one-column-alignment-left .qodef-eh-item .qodef-eh-item-content{text-align:left}.qodef-elements-holder.qodef-responsive-mode-480.qodef-one-column-alignment-right .qodef-eh-item .qodef-eh-item-content{text-align:right}.qodef-elements-holder.qodef-responsive-mode-480.qodef-one-column-alignment-center .qodef-eh-item .qodef-eh-item-content{text-align:center}.qodef-elements-holder .qodef-eh-item-content{padding:0 10px}}@media only screen and (max-width:1024px){.qodef-google-map-overlay{display:block}}@media only screen and (max-width:768px){.qodef-section-title-holder{padding:0!important}}@media only screen and (max-width:1024px){.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li{margin-right:28px}}@media only screen and (max-width:680px){.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li{display:block;float:none;margin-right:0;margin-bottom:10px}.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li:last-child{margin-bottom:0}.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li a{width:100%}.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li{display:block;float:none}.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li a{width:100%}}@media only screen and (max-width:1024px){body.qodef-vss-initialized{overflow-y:visible!important;height:auto!important}#multiscroll-nav,.qodef-vertical-split-slider{display:none}.qodef-vss-responsive{display:block}.qodef-vss-responsive .qodef-vss-ms-section .ms-tableCell{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:1280px){.qodef-instagram-list-holder.qodef-il-four-columns .qodef-il-item{width:33.33333%}}@media only screen and (max-width:1280px) and (min-width:1025px){.qodef-instagram-list-holder.qodef-il-four-columns .qodef-il-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1280px){.qodef-instagram-list-holder.qodef-il-five-columns .qodef-il-item{width:33.33333%}}@media only screen and (max-width:1280px) and (min-width:1025px){.qodef-instagram-list-holder.qodef-il-five-columns .qodef-il-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-instagram-list-holder.qodef-il-three-columns .qodef-il-item{width:50%}}@media only screen and (max-width:1024px) and (min-width:681px){.qodef-instagram-list-holder.qodef-il-three-columns .qodef-il-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-instagram-list-holder.qodef-il-four-columns .qodef-il-item{width:50%}}@media only screen and (max-width:1024px) and (min-width:681px){.qodef-instagram-list-holder.qodef-il-four-columns .qodef-il-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-instagram-list-holder.qodef-il-five-columns .qodef-il-item{width:50%}}@media only screen and (max-width:1024px) and (min-width:681px){.qodef-instagram-list-holder.qodef-il-five-columns .qodef-il-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px){.qodef-instagram-list-holder .qodef-il-item{width:100%!important}}@media only screen and (max-width:1024px){.qodef-instagram-feed:not(.qodef-instagram-carousel) li img{width:100%}.qodef-instagram-feed:not(.qodef-instagram-carousel).qodef-col-6 li{width:25%}.qodef-instagram-feed:not(.qodef-instagram-carousel).qodef-col-9 li{width:25%}}@media only screen and (max-width:768px){.qodef-instagram-feed:not(.qodef-instagram-carousel).qodef-col-5 li{width:33.33333%}.qodef-instagram-feed:not(.qodef-instagram-carousel).qodef-col-6 li{width:33.33333%}.qodef-instagram-feed:not(.qodef-instagram-carousel).qodef-col-9 li{width:33.33333%}}@media only screen and (max-width:680px){.qodef-instagram-feed:not(.qodef-instagram-carousel) li{width:50%!important}}@media only screen and (max-width:1440px){.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-row-item{width:25%}.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-row-item.qodef-size-large-width,.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-row-item.qodef-size-large-width-height{width:50%}.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-row-item{width:25%}.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-row-item.qodef-size-large-width,.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-row-item.qodef-size-large-width-height{width:50%}}@media only screen and (max-width:1024px){.qodef-tours-row.qodef-tours-columns-4 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-4 .qodef-tours-row-item{width:33.33333%}.qodef-tours-row.qodef-tours-columns-4 .qodef-tours-row-item.qodef-size-large-width,.qodef-tours-row.qodef-tours-columns-4 .qodef-tours-row-item.qodef-size-large-width-height{width:66.66667%}.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-row-item{width:33.33333%}.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-row-item.qodef-size-large-width,.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-row-item.qodef-size-large-width-height{width:66.66667%}.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-row-item{width:33.33333%}.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-row-item.qodef-size-large-width,.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-row-item.qodef-size-large-width-height{width:66.66667%}}@media only screen and (max-width:768px){.qodef-tours-row.qodef-tours-columns-3 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-3 .qodef-tours-row-item{width:50%}.qodef-tours-row.qodef-tours-columns-3 .qodef-tours-row-item.qodef-size-large-width,.qodef-tours-row.qodef-tours-columns-3 .qodef-tours-row-item.qodef-size-large-width-height{width:100%}.qodef-tours-row.qodef-tours-columns-4 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-4 .qodef-tours-row-item{width:50%}.qodef-tours-row.qodef-tours-columns-4 .qodef-tours-row-item.qodef-size-large-width,.qodef-tours-row.qodef-tours-columns-4 .qodef-tours-row-item.qodef-size-large-width-height{width:100%}.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-row-item{width:50%}.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-row-item.qodef-size-large-width,.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-row-item.qodef-size-large-width-height{width:100%}.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-row-item{width:50%}.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-row-item.qodef-size-large-width,.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-row-item.qodef-size-large-width-height{width:100%}}@media only screen and (max-width:680px){.qodef-tours-row.qodef-tours-columns-2 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-2 .qodef-tours-row-item{width:100%!important}.qodef-tours-row.qodef-tours-columns-3 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-3 .qodef-tours-row-item{width:100%!important}.qodef-tours-row.qodef-tours-columns-4 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-4 .qodef-tours-row-item{width:100%!important}.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-5 .qodef-tours-row-item{width:100%!important}.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-list-grid-sizer,.qodef-tours-row.qodef-tours-columns-6 .qodef-tours-row-item{width:100%!important}}@media only screen and (max-width:768px){.qodef-tours-destination-holder .qodef-tdi-title{line-height:.96em}}@media only screen and (max-width:1024px){.qodef-tours-destination-holder.qodef-destination-standard .qodef-tdi-title{font-size:38px}}@media only screen and (min-width:1280px) and (max-width:1440px){.qodef-tours-destination-holder.qodef-destination-with-desc .qodef-tdi-text-inner{padding:43px 0 67px 34px}}@media only screen and (max-width:1024px){.qodef-tours-destination-holder.qodef-destination-with-desc .qodef-tdi-text-inner{width:60%;padding:43px 0 67px 42px}.qodef-tours-destination-holder.qodef-destination-with-desc .qodef-tdi-text-inner .qodef-tdi-excerpt{display:none}}@media only screen and (max-width:768px){.qodef-tours-destination-holder.qodef-destination-with-desc .qodef-tdi-text-inner{padding:33px 0 67px 32px}}@media only screen and (max-width:1024px){.qodef-tours-destination-holder.qodef-has-rounded-style .qodef-destination-has-featured-mark{top:15px;right:3px}}@media only screen and (max-width:768px){.qodef-tours-destination-holder.qodef-has-rounded-style .qodef-destination-has-featured-mark{top:40px;right:0}}@media only screen and (min-width:769px) and (max-width:1024px){.qodef-tours-dwt-holder .qodef-td-item-inner{flex-wrap:wrap}.qodef-tours-dwt-holder .qodef-td-items{width:50%}.qodef-tours-dwt-holder .qodef-td-items:nth-child(1),.qodef-tours-dwt-holder .qodef-td-items:nth-child(2){margin-bottom:30px}}@media only screen and (max-width:768px){.qodef-tours-dwt-holder .qodef-td-items.destination .qodef-tdi-title{font-size:60px}.qodef-tours-dwt-holder .qodef-td-item-inner{margin:0}.qodef-tours-dwt-holder .qodef-td-items{padding:0;margin:15px 0}.qodef-tours-dwt-holder .qodef-td-items .qodef-destination-has-featured-mark{right:20%;-webkit-transform:translateX(20%);-moz-transform:translateX(20%);transform:translateX(20%)}.qodef-tours-dwt-holder .qodef-outer-space .qodef-item-space .qodef-td-item-inner{flex-direction:column!important}}@media only screen and (max-width:680px){.qodef-tours-dwt-holder .qodef-td-items .qodef-destination-has-featured-mark{right:17%;-webkit-transform:translateX(17%);-moz-transform:translateX(17%);transform:translateX(17%)}}@media only screen and (max-width:480px){.qodef-tours-dwt-holder .qodef-td-items .qodef-destination-has-featured-mark{right:13%;-webkit-transform:translateX(13%);-moz-transform:translateX(13%);transform:translateX(13%)}}@media only screen and (max-width:1024px){.qodef-tours-my-booking-item .qodef-tours-info-items .qodef-membership-desc{width:100%}.qodef-tours-my-booking-item .qodef-tours-booking-info-item{flex-direction:column}.qodef-tours-my-booking-item .qodef-membership-desc .qodef-tours-booking-info-title{margin-bottom:0}.qodef-tours-my-booking-item .qodef-tb-content,.qodef-tours-my-booking-item .qodef-tours-booking-info-title{width:100%}}@media only screen and (max-width:768px){.qodef-tours-my-booking-item{flex-direction:column}.qodef-tours-my-booking-item .qodef-tours-booking-info-item{flex-direction:row}.qodef-tours-my-booking-item .qodef-tours-booking-item-image-holder{width:100%;margin-right:0}.qodef-tours-my-booking-item .qodef-tours-info-items{margin-top:30px;width:100%}}@media only screen and (max-width:680px){.qodef-tours-booking-form-holder .qodef-boxed-widget{padding-left:20px;padding-right:20px}.qodef-tours-my-booking-item{margin-bottom:36px}.qodef-tours-my-booking-item .qodef-tours-info-items .qodef-tours-booking-info-item{margin-bottom:10px}.qodef-tours-my-booking-item .qodef-tours-booking-info-item{flex-direction:column}}@media only screen and (max-width:1024px){.qodef-tours-checkout-content-inner .qodef-tours-info-holder>div.qodef-tci-item{flex-direction:column}.qodef-tours-checkout-content-inner .qodef-tours-info-holder>div .qodef-tours-info-checkout-content,.qodef-tours-checkout-content-inner .qodef-tours-info-holder>div .qodef-tours-info-checkout-title{display:block;width:100%}}@media only screen and (max-width:768px){.qodef-tours-checkout-content-inner{flex-direction:column}.qodef-tours-checkout-content-inner .qodef-tours-image-holder{width:100%;margin-right:0}.qodef-tours-checkout-content-inner .qodef-tours-info-holder{width:100%}.qodef-tours-checkout-content-inner .qodef-tours-info-holder .qodef-tours-info-title{margin:18px 0 6px}.qodef-tours-checkout-content-inner .qodef-tours-info-holder>div.qodef-tci-item{flex-direction:row}.qodef-tours-checkout-content-inner .qodef-tours-info-holder>div .qodef-tours-info-checkout-title{width:30%}.qodef-tours-checkout-content-inner .qodef-tours-info-holder>div .qodef-tours-info-checkout-content{width:calc(70% - 20px)}}@media only screen and (max-width:680px){.qodef-tours-checkout-content-inner .qodef-tours-info-holder>div.qodef-tci-item{flex-direction:column}.qodef-tours-checkout-content-inner .qodef-tours-info-holder>div .qodef-tours-info-checkout-content,.qodef-tours-checkout-content-inner .qodef-tours-info-holder>div .qodef-tours-info-checkout-title{display:block;width:100%}}.page-template-tour-checkout .qodef-content .qodef-content-inner>.qodef-full-width>.qodef-full-width-inner{padding:100px 0}@media only screen and (max-width:1024px){.qodef-tours-list-item .qodef-tours-list-item-content-holder{display:block;padding:41px 20px 50px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}}@media only screen and (max-width:768px){.qodef-tours-list-item .qodef-tours-list-item-table{display:block}.qodef-tours-list-item .qodef-tours-list-item-image-holder{display:block;width:100%;padding-right:0}.qodef-tours-list-item .qodef-tours-list-item-image-holder a{position:relative}.qodef-tours-list-item .qodef-tours-list-item-image-holder img{display:block}}@media only screen and (max-width:680px){.qodef-tours-list-item .qodef-tours-list-item-bottom-info{flex-direction:column}.qodef-tours-list-item .qodef-tours-list-item-bottom-info>*{margin:0 0 5px;width:100%}.qodef-tours-list-item .qodef-tours-list-item-bottom-info>:last-child{margin:0}}@media only screen and (max-width:1024px){.qodef-search-ordering-holder .qodef-search-ordering-list li a{padding:26px 27px}}@media only screen and (max-width:768px){.qodef-search-ordering-holder .qodef-search-ordering-list{padding:0}.qodef-search-ordering-holder .qodef-search-ordering-list li{float:none;width:100%}.qodef-search-ordering-holder .qodef-search-ordering-list li.qodef-search-ordering-item-active a{margin:0}.qodef-search-ordering-holder .qodef-search-ordering-list li a{width:100%;padding:27px 20px 26px;border:none;text-align:left}.qodef-search-ordering-holder .qodef-search-ordering-list li a:before{display:none}.qodef-search-ordering-holder .qodef-search-ordering-list li a .qodef-search-ordering-icon,.qodef-search-ordering-holder .qodef-search-ordering-list li a .qodef-search-ordering-title{display:inline-block;vertical-align:middle}.qodef-search-ordering-holder .qodef-search-ordering-list li a .qodef-search-ordering-icon{position:relative;top:-1px}.qodef-search-ordering-holder .qodef-search-ordering-list li a .qodef-search-ordering-title{margin:0 0 0 4px}}@media only screen and (min-width:769px) and (max-width:1024px){.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav li a{padding:29px 24px}}@media only screen and (max-width:1024px){.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav{left:-30px;width:calc(100% + 60px)}.qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav li a{padding:29px 30px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-holder .qodef-review-rating .qodef-rating-inner{width:50%}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-form .qodef-comment-form-rating{width:50%}.qodef-tour-item-single-holder aside.qodef-sidebar{margin:60px 0 0}}@media only screen and (max-width:768px){.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav{left:-30px;width:calc(100% + 60px)}.qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav li{width:100%}.qodef-tour-item-single-holder .qodef-tabs .qodef-tabs-nav li a{-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left}.qodef-tour-item-single-holder .qodef-tabs .qodef-tab-container{padding-top:52px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-main-info-holder .qodef-info,.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-main-info-holder .qodef-tour-main-info-attr{width:50%;padding-right:0}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-main-info li{display:block}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-main-info li:not(:last-child){padding-bottom:16px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-main-info-holder .qodef-info,.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-main-info-holder .qodef-tour-main-info-attr{display:block;width:100%}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-main-info-holder .qodef-info{margin-bottom:5px}}@media only screen and (max-width:680px){.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-short-info>*{display:block;width:100%;margin-right:0;float:none}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-short-info>* .qodef-tours-tour-categories-item{display:block;margin-bottom:5px;float:none}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-info-section-part .qodef-title-wrapper{display:block}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-info-section-part .qodef-title-wrapper .qodef-tour-item-title{margin:0 0 12px 0}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-gallery .qodef-tour-gallery-item{width:100%;margin-bottom:30px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-gallery .qodef-tour-gallery-item:last-child{margin-bottom:0}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-holder .qodef-review-rating .qodef-rating-inner{width:100%}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-comment-form .qodef-comment-form-rating{width:100%}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-route-top-holder .qodef-route-id{height:35px;width:35px;line-height:35px;font-size:16px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-route-top-holder .qodef-line-between-icons{width:35px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-route-top-holder .qodef-tour-item-plan-part-title{padding-left:10px}.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-tour-item-plan-part-description{padding-left:45px}}@media only screen and (max-width:768px){.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-filter-submit-field-holder{width:100%}.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-filter-submit-field-holder input[type=submit]{min-width:100%}.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-filter-field-holder:not(:last-child){border-bottom:1px solid #f1f1f1}.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-filter-field-holder:not(:last-child):nth-child(3){border-bottom:0}.qodef-tours-filter-horizontal .qodef-tours-filter-col,.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder{float:none;width:100%}.qodef-tours-filter-horizontal .qodef-grid{width:100%}}@media only screen and (max-width:480px){.qodef-tours-filter-vertical-small{width:100%}.qodef-tours-filter-vertical-small .qodef-tours-input-icon{line-height:50px}.qodef-tours-filter-vertical-small input[type=email],.qodef-tours-filter-vertical-small input[type=number],.qodef-tours-filter-vertical-small input[type=password],.qodef-tours-filter-vertical-small input[type=text],.qodef-tours-filter-vertical-small select,.qodef-tours-filter-vertical-small textarea{height:50px}.qodef-tours-filter-vertical-small .select2-container--default{height:50px;padding:10px 0 10px 53px}.qodef-tours-filter-vertical-small .select2-container--default .select2-selection--single{height:30px;line-height:30px}.qodef-tours-filter-vertical-small .qodef-tours-filter-submit-field-holder input{height:50px}}/*! nouislider - 8.3.0 - 2016-02-14 17:37:20 */


.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base,.noUi-handle{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-background{background:#FAFAFA;box-shadow:inset 0 1px 1px #f0f0f0}.noUi-connect{background:#3FB8AF;box-shadow:inset 0 0 3px rgba(51,51,51,.45);-webkit-transition:background 450ms;transition:background 450ms}.noUi-origin{border-radius:2px}.noUi-target{border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-target.noUi-connect{box-shadow:inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB}.noUi-draggable{cursor:w-resize}.noUi-vertical .noUi-draggable{cursor:n-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect,[disabled].noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-origin{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{width:40px;position:absolute;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:50px;top:100%;left:0;width:100%}.noUi-value-horizontal{margin-left:-20px;padding-top:20px}.noUi-value-horizontal.noUi-value-sub{padding-top:15px}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{width:15px;margin-left:20px;margin-top:-5px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;padding:5px;text-align:center}.noUi-horizontal .noUi-handle-lower .noUi-tooltip{top:-32px}.noUi-horizontal .noUi-handle-upper .noUi-tooltip{bottom:-32px}.noUi-vertical .noUi-handle-lower .noUi-tooltip{left:120%}.noUi-vertical .noUi-handle-upper .noUi-tooltip{right:120%}.hotel_bx .vc_column-inner a.qodef-btn.qodef-btn-medium{letter-spacing:0}#mailpoet_form_1 .mailpoet_form.mailpoet_form_successfully_send
.mailpoet_validate_success{top:19% !important;left:34% !important;text-align:initial !important;color:#036333 !important}.ho_cate_box figure
img{object-fit:cover}.second .inner
ul.right{overflow:unset !important}.qodef-drop-down .narrow .second .inner ul.right li
ul{top:100%;max-height:none}.qodef-drop-down .narrow .second .inner ul.right li
ul{top:-1px !important}.qodef-tdi-rating{font-size:small !important}.menu-footer-menu-container ul li a, .menu-footer-pages-container ul li
a{color:#a9a9a9 !important}.menu-footer-menu-container ul li a:hover, .menu-footer-pages-container ul li a:hover{color:#036333 !important}.qodef-icon-widget-holder{display:inline-flex !important}.qodef-page-footer .qodef-icon-widget-holder:hover{text-decoration:none}#qodef-back-to-top{position:fixed;right:21px !important;bottom:100px !important;margin:0;z-index:10000;opacity:0}.home-stats-icons-text h2.qodef-iwt-title{font-size:60px;font-family:Satisfy,cursive}.ho_cate_box{margin:0
0 30px;padding:0;box-shadow:5px 5px 10px rgb(0 0 0 / 10%);background:#fff;border-radius:5px 5px;overflow:hidden}.ho_cate_box
figure{margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important}.ho_cate_box figure:before{content:"";position:absolute;left:0;top:0;background:#00000047;width:100%;height:100%}.ho_cate_box figure
img{min-height:370px}.category-destination-continents .ho_cate_box figure
img{min-height:300px !important}.ho_cate_box
.h_tpn{position:absolute;z-index:3;bottom:0;color:#fff;background:linear-gradient(rgba(255, 0, 0, 0), #000);width:100%;left:0;padding:15px
10px;text-align:center}.ho_cate_box .h_tpn
p.h_dn{margin-bottom:20px}.ho_cate_box .h_tpn
p{margin:0}.ho_cate_box .h_tpn p
span{display:block}.ho_cate_box .h_tpn p
strong{font-size:20px}.nh_nav{margin:0px
0;background:#fff;box-shadow:0 0 10px #ddd;padding:0;border-radius:6px;width:100%;overflow:auto;position:sticky;top:0;z-index:99}.nh_nav
ul{margin:0px;padding:0px
0px 0px 0px;display:flex;align-items:center}.nh_nav ul
li{text-align:center;margin-right:15px;padding:20px}.nh_nav ul
li{text-align:center;margin-right:0px;margin-left:0;list-style-type:none;padding-left:0px}.nh_nav ul li
a{color:#000;font-weight:600;padding:15px
13px}.nh_nav ul li
a.active{background:#036333;color:#fff;padding:20px}.nh_box{margin-bottom:30px;background:#fff;box-shadow:0 0 10px #ddd;padding:30px;border-radius:6px}.slide_panel
p{font-size:14px;margin-bottom:0px}.hs_list-desc a:hover{text-decoration:none!important;color:#036333}.custom-carousel-hrmn .qodef-tour-title a:hover{text-decoration:none!important}.qodef-main-menu>ul>li.qodef-active-item>a{color:#036333 !important}.qodef-tours-standard-item .qodef-tours-item-price-holder .qodef-tours-item-price{font-weight:700 !important}.qodef-page-header .qodef-vertical-align-containers .qodef-position-center{text-align:right !important}#menu-footer-menu{column-count:2;column-gap:0px}.cf-on-cupage input.wpcf7-form-control.wpcf7-text, .cf-on-cupage input.wpcf7-form-control.wpcf7-number, .cf-on-cupage input.wpcf7-form-control.wpcf7-date, .cf-on-cupage textarea.wpcf7-form-control.wpcf7-textarea, .cf-on-cupage select.wpcf7-form-control.wpcf7-select, .cf-on-cupage input.wpcf7-form-control.wpcf7-quiz{color:#fff;padding-top:12px;padding-bottom:12px;padding-left:47px;margin-top:7px}.cf-on-cupage input.wpcf7-form-control.wpcf7-submit{color:#222;padding-top:0;padding-bottom:0;margin-top:17px;height:52px;line-height:52px;background-color:rgba(255, 255, 255, 1)}.cf-on-cupage span.qodef-cf-icon.qodef-cf-email-icon.icon_mail_alt , .cf-on-cupage span.qodef-cf-icon.qodef-cf-name-icon.icon_profile{margin-top:7px}.wp-block-tnp-minimal{padding:0px
!important}.wp-block-tnp-minimal input.tnp-submit{color:#fff !important;background-color:rgba(63, 208, 212, 1) !important;font-weight:600 !important;width:70% !important}.qodef-tours-dwt-holder .qodef-td-items.destination .qodef-tdi-image:after{background:radial-gradient(ellipse at center,rgba(134, 125, 125, 0.3) 0,rgba(0,0,0,0) 60%) !important}nav.qodef-main-menu li:last-child
a{background:#036333;color:#fff !important;padding:8px
20px;border-radius:4px}nav.qodef-main-menu li:last-child a:hover{color:#fff !important}.hajj_pack a.qodef-btn.qodef-btn-medium.qodef-btn-solid.offer_btn{background:#fff;color:#287950;left:20px;padding:3px
10px;bottom:8px;border-radius:4px}.hajj_pack a.qodef-btn.qodef-btn-medium.qodef-btn-solid.offer_btn:hover{background:#fff !important;color:#287950 !important;text-decoration:none}nav.qodef-main-menu .second li:last-child
a{background:transparent}nav.qodef-main-menu li:last-child
a.current{color:#fff !important}.contact_us_form_bg li input.wpcf7-form-control, .contact_us_form_bg li select.wpcf7-form-control{padding:8px
10px}.contact_us_form_bg
li{list-style:none;margin:10px
0;float:left;width:100%}.contact_us_form_bg .contact_us_tagline
p{text-align:center;font-size:24px;font-weight:bold;color:#000}.alsfr_cont_pg form.wpcf7-form{padding:20px;border:1px
solid #ddd;border-radius:10px;float:right;width:100%;max-width:500px}.alsfr_cont_pg form.wpcf7-form .wpcf7-response-output{text-align:left}.contact_us_form_bg
textarea{height:100px;resize:none}.contact_us_form_bg li input.wpcf7-form-control.wpcf7-submit.form_button{background:#036333;color:#fff !important;padding:8px
20px;border-radius:4px;font-size:20px;width:100%}.contact_us_form_bg li:first-child, .contact_us_form_bg li:nth-child(2), .contact_us_form_bg li:nth-child(3), .contact_us_form_bg li:nth-child(4){width:49%;float:left}.contact_us_form_bg li:nth-child(2), .contact_us_form_bg li:nth-child(4){float:right}@media only screen and (max-width: 600px){.banner_text{padding:40px
20px 40px 20px !important}.banner_text
h1{font-size:50px !important}}.qodef-mobile-header .qodef-mobile-header-inner{background-color:#ffff !important}.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-svg-path .qodef-mobile-menu-icon>*{color:#000;}.qodef-social-icon-widget-holder{text-decoration:none}@media only screen and (max-width: 480px){.qodef-container-inner,.qodef-grid,.qodef-row-grid-section{width:340px !important}.breadcrums-sect-custom.wpb_column{padding:16px
0px 0px 19px !important}.enquiry-form iframe, #enquiry
iframe{min-height:690px !important}}.fmFooter{padding:0px
20px !important}@media only screen and (max-width: 600px){.page-id-469 .qodef-title-holder .qodef-title-image
img{display:block;height:240px}.page-id-469 .wp-caption, .page-id-469 .qodef-title-image
img{max-width:none !important}.page-id-469 .qodef-title-holder .qodef-title-image
img{width:auto !important}.qodef-side-menu-slide-from-right .qodef-side-menu{width:100%}.owl-dots{display:none}rs-mask-wrap{margin-top:120px}#accommodations .slide_panel, #itinerary .slide_panel, #inclusions .slide_panel, #exclusions .slide_panel, #payment_information .slide_panel, #package_cost .slide_panel , .pricdv
.price_hdiv{overflow-x:scroll}ul.sub_menu li a
span{color:#848484!important;margin-left:10px!important}.send_enq_button{margin-top:0 !important;margin-left:0 !important;margin-bottom:30px}#accommodations table , .price_hdiv
table{width:600px}.statring_price
i{display:none}nav.qodef-mobile-nav.ps{height:400px !important}}@media only screen and (min-width: 800px){.breadcrums-sect-custom.wpb_column{padding:16px
0px 0px 111px !important}.pricdv:hover
.price_hdiv{display:block}.enquiry-form iframe, #enquiry-box
iframe{min-height:630px !important;height:auto !important}}.second .inner
ul{overflow-y:scroll;max-height:300px}.second .inner ul::-webkit-scrollbar{width:8px;border-radius:10px}.second .inner ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}.second .inner ul::-webkit-scrollbar-thumb{background-color:#a9a9a9 !important;border-radius:10px}div#block-16{height:100% !important}a.qodef-close-side-menu.qodef-close-side-menu-svg-path{color:#212121}a.qodef-close-side-menu.qodef-close-side-menu-svg-path:hover{color:#036333}.qodef-right-side-menu-opened{}.qodef-right-side-menu-closed .qodef-side-menu{visibility:hidden !important}.breadcrums-sect-custom-terms.wpb_column{padding:0px
0px 15px 0px}.breadcrumb a:hover{color:#036333;text-decoration:none}div#greeting-paris-section{display:none !important}.custom-class{height:300px;visibility:visible;opacity:1;overflow:visible}.nh_nav ul li a:hover{text-decoration:none;color:#036333}.tab-sections-inner ol, .tab-sections-inner
ul{list-style-position:outside !important;margin-left:19px !important}.page-id-634 .qodef-page-title.entry-title{display:none}ol ol, ol ul, ul ol, ul
ul{margin:0
!important;padding:0
0 0 0px !important}:marker{unicode-bidi:isolate;font-variant-numeric:tabular-nums;text-transform:none;text-indent:0px !important;text-align:start !important;text-align-last:start !important}@media only screen and (max-width: 1280px){.qodef-side-menu-slide-from-right .qodef-side-menu{padding:26px
40px 40px !important}}.qodef-tours-standard-item-top-content{background-color:#333}.setsail-navigation.tparrows.tp-leftarrow .qodef-nav-arrow,
.setsail-navigation.tparrows.tp-rightarrow .qodef-nav-arrow{color:#036333 !important}.setsail-navigation.tparrows.tp-leftarrow.rs-touchhover .qodef-nav-arrow,
.setsail-navigation.tparrows.tp-rightarrow.rs-touchhover .qodef-nav-arrow{background-color:#036333 !important;color:#fff !important}#rev_slider_7_1_wrapper .setsail-navigation .tp-bullet.rs-touchhover:after,
#rev_slider_7_1_wrapper .setsail-navigation .tp-bullet.selected:after{background-color:#036333 !important}#qodef-back-to-top.on{text-decoration:none}a.qodef-social-icon-widget-holder.qodef-icon-has-hover:hover{color:#036333 !important;text-decoration:none}.page-id-634 span.qodef-icon-font-elegant{color:#036333 !important}.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{border-color:#dc3232 !important;color:#dc3232 !important}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;color:#46b450}.qodef-position-left a:hover{text-decoration:none}.qodef-footer-top-inner a:hover{text-decoration:none}#text-7 a:hover{text-decoration:none}.sat-contact-inner-heading .wpb_column:hover
a{color:#000}.page-id-634 .qodef-content-inner a:hover{text-decoration:none}.sat-contact-inner-heading .qodef-iwt-content{padding:0
0 0 3px !important}.sat-contact-inner-heading .wpb_column:hover{color:#000;border:1px
solid #036333 }.sat-contact-inner-heading .wpb_column:hover .qodef-iwt-icon
span{color:#036333  !important}.sat-contact-inner-heading
.wpb_column{cursor:pointer}.qodef-position-right-inner .qodef-search-opener , .qodef-position-right-inner .qodef-side-menu-button-opener{display:none}.qodef-logo-wrapper
a{height:65px !important}@media only screen and (min-width:1400px){.qodef-grid-1300 .qodef-container-inner,.qodef-grid-1300 .qodef-grid,.qodef-grid-1300 .qodef-row-grid-section{width:1300px !important}.qodef-grid-1300.qodef-boxed .qodef-footer-inner,.qodef-grid-1300.qodef-boxed .qodef-wrapper-inner{width:1350px}.qodef-grid-1300.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,.qodef-grid-1300.qodef-boxed .qodef-page-header .qodef-sticky-header{left:auto;width:1350px}}header.qodef-page-header{box-shadow:0 0 10px #ddd !important}.sat-package-title{margin-top:20px}#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next
span{background-image:url(https://storage.googleapis.com/satguruonline/static/html/staticPages/assets/images/fancybox_sprite.png) !important}.sat-contact-inner-heading .vc_column-inner{overflow-y:auto;max-height:242px;min-height:242px;-webkit-mask-image:linear-gradient(to top, transparent, black),
linear-gradient(to left, transparent 17px, black 17px);-webkit-mask-size:100% 20000px;-webkit-mask-position:left bottom;transition:mask-position 0.3s, -webkit-mask-position 0.3s;padding:20px
!important;background-color:#f7f7f7}.sat-contact-inner-heading .vc_column-inner:hover{-webkit-mask-position:left top}.sat-contact-inner-heading .vc_column-inner::-webkit-scrollbar{width:8px;border-radius:10px}.sat-contact-inner-heading .vc_column-inner::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}.sat-contact-inner-heading .vc_column-inner::-webkit-scrollbar-thumb{background-color:#a9a9a9 !important;border-radius:10px}.nh_nav::-webkit-scrollbar{height:8px;border-radius:10px}.nh_nav::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}.nh_nav::-webkit-scrollbar-thumb{background-color:#036333 !important;border-radius:10px}#qodef-back-to-top>span{text-align:center !important}.qodef-page-header .qodef-vertical-align-containers{padding:0
100px !important}.qodef-sticky-header .qodef-sticky-holder .qodef-vertical-align-containers{padding:0px
110px !important}.qodef-top-bar>.qodef-vertical-align-containers{padding:0
122px 0 105px !important}div#payment_information p
strong{line-height:3}.postid-7740 div#payment_information p strong , .postid-7753 div#payment_information p strong , .postid-7758 div#payment_information p strong , .postid-7761 div#payment_information p strong , .postid-7764 div#payment_information p strong , .postid-7766 div#payment_information p strong , .postid-7826 div#payment_information p strong , .postid-7820 div#payment_information p strong , .postid-7802 div#payment_information p strong , .postid-5642 div#payment_information p strong , .postid-5631 div#payment_information p strong , .postid-5633 div#payment_information p strong , .postid-5635 div#payment_information p strong , .postid-5637 div#payment_information p strong , .postid-5639 div#payment_information p strong , .postid-5642 div#payment_information p strong , .postid-7802 div#payment_information p strong , .postid-7807 div#payment_information p
strong{line-height:0 !important}.b_font.sat-package-title
strong{font-family:sans-serif !important}.qodef-position-right .qodef-drop-down .second .inner ul.right li
a{text-align:left}.qodef-position-right .qodef-drop-down .second .inner ul.right li.sub>a .item_outer:after{right:0;left:auto;content:"\35"}.qodef-position-right .qodef-drop-down .narrow .second .inner ul.right li
ul{right:-100%;left:auto}.printfriendly
a{background:#036333;padding:13px
30px;border-radius:8px;color:#fff;font-weight:700;text-decoration:none;cursor:pointer;border:none;outline:none}.printfriendly a:hover, .printfriendly a:focus , .printfriendly a:active{background:#8f8e8d;border:none;outline:none;color:#fff;text-decoration:none}.tour_services .col-sm-6{width:50%;float:left}#formDiv
button.fmSmtButton.submitColor.submitWrapper.fmSmtButtom{background:#036333}@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');.f_family{font-family:Montserrat}.banner_text{text-align:center;padding:117px
200px 170px 200px;background-repeat:no-repeat;color:#fff !important;background-size:cover;height:423px}.category-destination-list
.banner_text{margin-bottom:40px}.banner_text
h1{font-weight:bold;font-size:34px;color:#fff !important;margin-bottom:0px}.banner_text
p{text-shadow:3px 3px 10px rgb(0 0 0)}.no-bg{background:none !important}.pl-0,.px-0{padding-left:0 !important}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:8px !important;margin-bottom:0px !important;list-style:none;background-color:transparent !important;border-radius:0.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:0.5rem}.breadcrumb-item+.breadcrumb-item{padding-left:0.5rem}.breadcrumb-item
a{color:#000}.row:before,.row:after{content:" ";display:table}.hs_list_box{margin:0
0 30px;padding:0;box-shadow:5px 5px 10px rgb(0 0 0 / 10%);background:#fff;border-radius:5px 5px}.hs_list_box
figure{margin:0;display:flex;align-items:center;justify-content:center;position:relative;border-radius:5px 15px 0 0}.hs_list_box figure:before{content:"";position:absolute;left:0;top:0;background:#00000047;width:100%;height:100%}.daynight{background-color:#036333;color:#fff;position:absolute;left:-7px;top:5px;z-index:4;padding:4px
12px;font-size:14px;border-radius:0 5px 5px 0}.daynight:before{height:0;width:0;bottom:-6.5px;left:0.1px;border-top:7px solid #036333;border-left:7px solid transparent;content:"";position:absolute}.easy_emi{position:absolute;right:0;bottom:1px;z-index:3;background:#fff;padding:4px
8px;font-weight:600;text-transform:capitalize;border-radius:5px 0 0 0;color:#4b4b4b;font-size:12px}span.hlocation{padding:0
5px;position:absolute;z-index:2;color:#fff;font-size:25px;font-weight:600;text-shadow:4px 3px 10px#000}.hs_list_box figure>img{min-height:220px;width:100%;border-radius:5px 5px 0 0}.hs_list-desc{padding:15px}.tp_div{display:flex;align-items:center;justify-content:space-between}.hs_list-desc
p{font-size:13px;color:#676767}*/ .hs_list_box .st-price-left{min-height:75px}.st-price-left{text-align:right}.hs_list-desc
h3{margin-bottom:5px;color:#000;font-weight:700;font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tp_div
span{white-space:nowrap;margin-left:10px;font-weight:600;color:#000}.hs_list_box ul.usp-ions.usp_icons{margin:0;display:flex;padding:0}.usp_icons
li.usp_icon{display:flex;align-items:center;padding:5px
0;font-size:14px;color:#4b4b4b;font-weight:bold;text-transform:capitalize}.usp_icons li.usp_icon:before{content:"";width:30px;height:30px;background-image:url(https://storage.googleapis.com/b2c-production/static/html/staticPages/img/usp-icons.svg);background-repeat:no-repeat;background-size:450px;margin-right:10px}.usp_icons li.usp_flight:before{background-position:-163px -69px}.usp_icons li.usp_star:before{background-position:-229px -3px}.usp_icons li.usp_insurance:before{background-position:-355px -70px}.usp_icons li.usp_vehcile:before{background-position:-322px -4px}.usp_icons li.usp_cityviewr:before{background-position:-228px -35px}.usp_icons li.usp_pcrtest:before{background-position:-389px -3px}.usp_icons li.usp_breakfast:before{background-position:-258px -38px}.hs_list_box .st-price-left{min-height:75px}.st-price-left .st-from{color:#888}.st-price{font-size:22px;font-weight:bold;color:#036333}.st-pricetxt{color:#356035;font-size:14px;font-weight:500}.nhp_btns{margin-top:15px;display:flex;justify-content:space-between;width:100%}.nhp_btns .view_packages,.enq_nbtn{padding:7px
10px;margin:5px
5px 0;width:calc(100% - 10px);border-radius:5px}.view_packages{font-weight:600;border:1px
solid #ddd;text-align:center;display:flex;align-items:center;justify-content:center}.enq_nbtn{font-weight:600;border:1px
solid #036333;background:#036333;color:#fff;cursor:pointer;text-align:center;display:flex;align-items:center;justify-content:center}.nhp_btns .view_packages,.enq_nbtn{padding:7px
10px;margin:5px
5px 0;width:calc(100% - 10px);border-radius:5px}.easy_emi
img{width:20px !important}.nhp_btns
a{color:#333}a:hover{text-decoration:none}.hs_list_box:hover{transform:translateY(-2px);box-shadow:5px 10px 20px rgb(0 0 0 / 20%);transition:all 0.35s}.hs_list_box:hover
h3{color:#036333;.holiday_offer_cls{background-image:url(/wp-content/themes/setsail-child/css/images/holiday_offer.png);padding:40px
50px 40px 50px;color:#fff;border-radius:20px;font-size:20px;float:left;margin-right:20px}.top_offers a:hover{color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:3px 4px 12px #acacac}.container{margin-top:60px;display:flex;justify-content:space-evenly}.eid_al-adha_cls{background-image:url(/wp-content/themes/setsail-child/css/images/eid-al-adha.png);padding:40px
50px 40px 50px;color:#fff;border-radius:20px;font-size:20px;float:left;margin-right:20px}.summer_cls{background-image:url(/wp-content/themes/setsail-child/css/images/summer.png);padding:40px
50px 40px 50px;color:#fff;border-radius:20px;font-size:20px;float:left;margin-right:20px}.ho_cate_box{margin:0
0 30px;padding:0;box-shadow:5px 5px 10px rgb(0 0 0 / 10%);background:#fff;border-radius:5px 5px;overflow:hidden}.ho_cate_box
figure{margin:0;display:flex;align-items:center;justify-content:center;position:relative}.ho_cate_box figure:before{content:"";position:absolute;left:0;top:0;background:#00000047;width:100%;height:100%}.ho_cate_box figure
img{min-height:370px}.ho_cate_box
.h_tpn{position:absolute;z-index:3;bottom:0;color:#fff;background:linear-gradient(rgba(255, 0, 0, 0), #000);width:100%;left:0;padding:15px
10px;text-align:center}.ho_cate_box .h_tpn
p.h_dn{margin-bottom:20px}.ho_cate_box .h_tpn
p{margin:0}.ho_cate_box .h_tpn p
span{display:block}.ho_cate_box .h_tpn p
strong{font-size:20px}@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');.f_family{font-family:Montserrat}.strip-box{width:1600px;height:69px;left:0px;top:0px;background:#fff;box-shadow:0px 4px 20px rgba(0, 0, 0, 0.25)}.logo{margin-left:0px;width:112px;height:63px;left:200px;top:3px;background:url("Satguru Logo .jpg")}.header-1st{position:absolute;z-index:99;left:0px;top:0px;width:100%;background:#fff;box-shadow:0px 4px 20px rgba(0, 0, 0, 0.25)}ul.navbar{margin-top:14px;list-style:none;font-size:14px}.navbar{padding:0.5rem 0rem}.navbar li
a{color:#333}.greencolor{color:#429d47 !important}.b_font{font-size:30px}.b_font
p{margin-bottom:0rem}.dubai_2021{color:#707070;font-size:12px}.rating.rating_4{margin-top:20px}.rating.rating_4
i{color:#ffc600;font-size:20px}.dubai_2021
p{margin-bottom:0.5rem}.day_night{color:#333}.day_night
p{margin-bottom:0.4rem}.event_validity{font-size:14px}.col-sm-6{float:left}.line_2{margin-top:35px}.view_all_button{float:right;color:#036333;background-color:#fff;border:solid 1px #fff;font-size:14px;margin-right:30px}.starts_from{font-size:14px;color:#707070}.starts_from
p{margin-bottom:0rem}.statring_price{font-size:30px;color:#036333}.statring_price
p{margin-bottom:0rem}.pp{color:#329632;font-size:12px}.st_price{float:left}.send_enq_button{margin-top:30px;margin-left:40px;float:left}.send_enq_button
button{color:#fff;font-size:16px;border:none;background-color:#036333;padding:10px
20px;border-radius:8px}.estimate_price{float:left}i.fa.fa-info-circle.text-secondary{font-size:20px;margin-left:10px}.hov
.price_hdiv{visibility:hidden;min-width:550px;position:absolute;z-index:991;background:#fff;box-shadow:10px 10px 20px rgb(0 0 0 / 18%);padding:15px
15px 0;border-radius:5px;top:93%;right:210px;font-size:14px}.pricdv{position:relative}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:#56111100}table,th,td{background:white;margin-bottom:1.25rem;border:solid 1px #ddd;table-layout:auto}.price_hdiv
h2{font-size:20px;text-align:center;color:#000;font-weight:600}.nh_nav{margin:0px
0;background:#fff;box-shadow:0 0 10px #ddd;padding:0;border-radius:6px;width:100%;overflow:auto;position:sticky;top:0;z-index:99;align-items:center}.nh_nav
ul{margin:0
auto;padding:0px
0px 0px 0px;display:flex;align-items:center}.nh_nav ul
li{text-align:center;margin-right:15px;padding:20px}.nh_nav ul
li{text-align:center;margin-right:0px;margin-left:0;list-style-type:none;padding-left:0px}.nh_nav ul li
a{color:#000;font-weight:600;padding:15px
13px;white-space:nowrap}.nh_nav ul li
a.active{background:#036333;color:#fff;padding:20px}.nh_box{margin-bottom:30px;background:#fff;box-shadow:0 0 10px #ddd;padding:30px;border-radius:6px}.slide_panel
p{font-size:14px;margin-bottom:0px}ul.checkmark_new li:before{font-size:14px;font-size:2rem;vertical-align:middle}ul.checkmark_new li:before{color:#036333;content:"\f3fd";display:inline-block;font-family:"ionicons";margin-left:-20px;width:24px}ul.checkmark_new
li{line-height:1;padding:1px
0 0px 20px}.checkmark_new
li{list-style-type:none !important}ul.checkmark_new{padding-left:0px;font-size:14px;margin-bottom:0px}.m--g{padding-left:20px}.m--g
li{margin-bottom:10px;font-size:14px}.formulario_2{margin:60px;display:table;text-align:left;display:inline-block;background:#fff;padding:20px;border:1px
solid #333;font-family:Montserrat;box-shadow:0px 0px 24px rgba(0, 0, 0, 0.3);border-radius:8px;margin-left:-15px;position:sticky;top:80px;margin-top:0px}.titulo_form2{font-size:28px;color:#fff;margin:-20px -20px 10px -21px;background-color:#333;height:68px;text-align:center;border-radius:6px 6px 0px 0px;line-height:2.3}.formulario_2
p{font-size:12px;color:#6e6e6e;margin:12px
0 12px 0}hr{border:none;border-bottom:1px solid #ddd}.campo_input2{margin:0px}.formulario_2
span{font-weight:bold;width:80px;display:inline-block}.formulario_2 input[type="text"]{padding:10px;border:1px
solid #ddd;width:334px;margin:8px
0px;font-size:12px}.formulario_2 input[type="email"]{padding:10px;border:1px
solid #ddd;width:334px;margin:8px
0px;font-size:12px}.formulario_2
textarea{padding:10px;border:1px
solid #ddd;width:334px;margin:8px
0px;font-family:Montserrat;font-size:12px}.bt_save2{background-color:#036333;width:100%;border:none;color:white;padding:10px
10px;text-decoration:none;margin:15px
0 20px 0;cursor:pointer;border-radius:8px;height:40px}.l-i{list-style:none;font-size:12px}.stick_nav{margin:30px
0;background:#fff;padding:0;border-radius:6px;width:100%;overflow:auto;position:sticky;top:114px;z-index:99}.nh_banner_img{margin:0;padding:0;width:100%;min-height:500px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:flex-end;justify-content:flex-end}.nh_banner_img
.viewallpic{margin:10px;padding:10px
20px;background:#fff;font-weight:600;border-radius:5px;font-size:15px;position:absolute;white-space:nowrap}.pricdv{position:relative}.price_hdiv{display:none;min-width:615px;position:absolute;z-index:991;background:#fff;box-shadow:10px 10px 20px rgb(0 0 0 / 10%);padding:15px
15px 0;border-radius:5px;top:100%;right:0}.price_hdiv
h2{font-size:20px;text-align:center;color:#000;font-weight:600}.accordion_h2.active{margin:0
0 15px}.nh_box
h2{font-size:24px;font-weight:600;color:#4b4b4b;margin:0;position:relative;cursor:pointer}.accordion_h2.active::after{content:"\f107"}.accordion_h2::after{position:absolute;right:0;top:3px;font-family:"Font Awesome 5 Pro";content:"\f105";width:30px;height:30px;line-height:30px;text-align:center;color:#969696;border-radius:100%;font-size:20px}.slide_panel{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.enquiry-form{position:sticky;top:71px}.enquiry-form{background-color:#fff;border:1px
solid rgba(0,0,0,0.1);box-shadow:10px 10px 20px rgb(0 0 0 / 10%);margin:0
0 10px 0;border-radius:6px;width:300px !important}.enquiry-form h2.staycation-name{font-weight:bold;font-size:22px;margin:20px
10px 0 10px;text-align:center}.holiday_package_page .tour_services
img{width:auto}.tour_services
p{font-size:13px;margin:0px
5px 0px 0px!important}.b_font{font-size:30px !important}.holiday_package_page
.checkmark_new{position:unset !important}.qodef-mobile-header .qodef-mobile-menu-opener
a{color:#000 !important}/*!
 * Bootstrap v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.input-group-append>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,69,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label::before,.was-validated .custom-file-input:valid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label::before,.was-validated .custom-file-input:invalid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:30px;left:0;z-index:1000;display:none;float:left;min-width:9.3rem;padding:.5rem 0;margin:.125rem 0 0 0.7rem;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file:focus,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label::after{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{margin-bottom:0}.custom-control-label::before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label::after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-label::after{border-color:#80bdff}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(calc(2.25rem + 2px) - 1px * 2);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;padding-left:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-appearance:none;appearance:none}.custom-range::-webkit-slider-thumb:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-appearance:none;appearance:none}.custom-range::-moz-range-thumb:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;appearance:none}.custom-range::-ms-thumb:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 0.3rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#333;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}@media screen and (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}}
/*# sourceMappingURL=bootstrap.min.css.map */