.select2-container{min-height:34px;border:none}.select2-container .select2-selection--single{height:42px;background:#f7f7f7;border:1px solid #e9e9e9;box-shadow:none;outline:0;border-radius:4px;padding-left:15px}.select2-container .select2-selection--single .select2-selection__placeholder{color:#757575;font-family:GothamPro,open sans,sans-serif;font-size:14px}.select2-container .select2-selection--single .select2-selection__arrow{border-left:none;height:32px}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:0;line-height:32px;font-size:14px;font-family:GothamPro,open sans,sans-serif}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#005096}.select2-container .select2-selection:focus,.select2-container.select2-container--open .select2-selection{box-shadow:none;border-color:#e9e9e9}.select2-container .select2-dropdown{border-color:#e9e9e9}.select2-search--dropdown{padding:8px}.select2-container--default .select2-search--dropdown .select2-search__field{font-family:GothamPro,open sans,sans-serif;font-size:14px}.has-success .select2-container--krajee.select2-container--focus .select2-selection,.has-success .select2-container--open .select2-selection{border-color:#e9e9e9;box-shadow:none}.select2-results__option{font-size:14px}.select2-container .select2-selection--multiple{min-height:34px;background:#f7f7f7;border:1px solid #e9e9e9}.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0 15px;margin-bottom:5px}.select2-container .select2-search--inline .select2-search__field{margin-top:7px;font-size:14px;font-family:GothamPro,open sans,sans-serif}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #e9e9e9}.select2-container--default .select2-selection--multiple .select2-selection__clear{margin-right:-10px;color:#005096;margin-top:7px}.select2-container--default .select2-selection--multiple .select2-selection__choice{margin-top:7px;font-size:14px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{margin-right:6px}.modal-body{font-size:14px;line-height:18px}.user-authentication{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background:url(../../uploads/background/beach.jpg) no-repeat center;background-size:cover;font-family:GothamPro,open sans,sans-serif}.user-authentication button{background-color:transparent;padding:0;border:0;outline:0;cursor:pointer}.user-authentication input{background-color:transparent;padding:0;border:0;outline:0}.user-authentication input::-webkit-input-placeholder{font-size:.85rem;font-weight:300;letter-spacing:.1rem;color:#c2c2c2}.user-authentication input:-ms-input-placeholder{font-size:.85rem;font-weight:300;letter-spacing:.1rem;color:#c2c2c2}.user-authentication input::-ms-input-placeholder{font-size:.85rem;font-weight:300;letter-spacing:.1rem;color:#c2c2c2}.user-authentication input::placeholder{font-size:.85rem;font-weight:300;letter-spacing:.1rem;color:#c2c2c2}.user-authentication button[type=submit]{cursor:pointer}.user-authentication .user_options-container{position:relative;width:80%}.user-authentication .user_options-text{display:flex;justify-content:space-between;width:100%;background-color:rgba(0,51,102,.6);border:1px solid #fff;border-radius:5px}.user-authentication .user_options-registered,.user-authentication .user_options-unregistered{width:50%;padding:75px 45px;color:#fff;font-weight:300}.user-authentication .user_registered-title,.user-authentication .user_unregistered-title{margin-bottom:15px;font-size:1.66rem;line-height:1em}.user-authentication .user_registered-text,.user-authentication .user_unregistered-text{font-size:.85rem;line-height:1.4em;letter-spacing:.5px}.user-authentication .user_registered-login,.user-authentication .user_unregistered-signup{margin-top:30px;border:1px solid #00bcd4;border-radius:3px;padding:10px 30px;color:#fff;text-transform:uppercase;line-height:1em;letter-spacing:.2rem;transition:background-color .2s ease-in-out,color .2s ease-in-out}.user-authentication .user_registered-login:hover,.user-authentication .user_unregistered-signup:hover{color:#00e2ff;background-color:transparent}.user-authentication .user_options-forms{position:absolute;top:50%;left:30px;width:calc(50% - 30px);min-height:420px;background-color:#fff;border-radius:3px;box-shadow:2px 0 15px rgba(0,0,0,.25);overflow:hidden;transform:translate3d(100%,-50%,0);transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.user-authentication .user_options-forms .user_forms-forgot,.user-authentication .user_options-forms .user_forms-login,.user-authentication .user_options-forms .user_forms-signup{position:absolute;top:80px;left:40px;width:calc(100% - 80px);transition:opacity .4s ease-in-out,visibility .4s ease-in-out,transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.user-authentication .user_options-forms .user_forms-login{opacity:1;visibility:visible;transform:translate3d(0,0,0)}.user-authentication .user_options-forms .user_forms-signup{opacity:0;visibility:hidden;transform:translate3d(120px,0,0)}.user-authentication .user_options-forms .user_forms-signup .forms_buttons{justify-content:flex-end}.user-authentication .user_options-forms .user_forms-forgot{opacity:0;visibility:hidden;transform:translate3d(120px,0,0)}.user-authentication .user_options-forms .forms_title{margin-bottom:45px;font-size:1.5rem;font-weight:500;line-height:1em;text-transform:uppercase;color:#00bcd4;letter-spacing:.1rem}.user-authentication .user_options-forms .forms_field:not(:last-of-type){margin-bottom:20px}.user-authentication .user_options-forms .forms_field .has-error:first-child input{border:1px solid red}.user-authentication .user_options-forms .forms_field-input{width:100%;border-bottom:1px solid #ccc;padding:6px 20px 6px 0;font-size:1rem;font-weight:300;color:grey;letter-spacing:.1rem;transition:border-color .2s ease-in-out}.user-authentication .user_options-forms .forms_field-input:focus{border-color:grey}.user-authentication .user_options-forms .forms_buttons{display:flex;justify-content:space-between;align-items:center;margin-top:35px}.user-authentication .user_options-forms .forms_buttons-forgot{letter-spacing:.1rem;color:grey;text-decoration:underline;transition:color .2s ease-in-out}.user-authentication .user_options-forms .forms_buttons-forgot:hover{color:#222}.user-authentication .user_options-forms .forms_buttons-action{background-color:#00bcd4;border-radius:3px;padding:10px 35px;font-size:1rem;font-weight:300;color:#fff;text-transform:uppercase;letter-spacing:.1rem;transition:background-color .2s ease-in-out}.user-authentication .user_options-forms .forms_buttons-action:hover{background-color:#00e2ff}.user-authentication .user_options-forms .forms_buttons-mb-button{display:none}.user-authentication .user_options-forms.show-signup{display:block;transform:translate3d(2%,-50%,0)}.user-authentication .user_options-forms.show-signup .user_forms-login{opacity:0;visibility:hidden;transform:translate3d(-150%,0,0)}.user-authentication .user_options-forms.show-signup .user_forms-signup{opacity:1;visibility:visible;transform:translate3d(0,0,0)}.user-authentication .user_options-forms.show-login{display:block;transform:translate3d(2%,-50%,0)}.user-authentication .user_options-forms.show-login .user_forms-signup{opacity:0;visibility:hidden;transform:translate3d(150%,0,0)}.user-authentication .user_options-forms.show-login .user_forms-login{opacity:1;visibility:visible;transform:translate3d(0,0,0)}.user-authentication .user_options-forms.show-forgotPass{display:block;transform:translate3d(100%,-50%,0)}.user-authentication .user_options-forms.show-forgotPass .user_forms-forgot{opacity:1;visibility:visible;transform:translate3d(0,0,0)}.user-authentication .user_options-forms.show-forgotPass .user_forms-signup{opacity:0;visibility:hidden;transform:translate3d(150%,0,0)}.user-authentication .user_options-forms.show-forgotPass .user_forms-login{opacity:0;visibility:hidden;transform:translate3d(-120%,0,0)}.user-authentication .user_options-forms.bounceLeft{-webkit-animation:bounceLeft 1s forwards;animation:bounceLeft 1s forwards}.user-authentication .user_options-forms.bounceLeft .user_forms-signup{-webkit-animation:showSignUp 1s forwards;animation:showSignUp 1s forwards}.user-authentication .user_options-forms.bounceLeft .user_forms-login{opacity:0;visibility:hidden;transform:translate3d(-120px,0,0)}.user-authentication .user_options-forms.bounceRight{-webkit-animation:bounceRight 1s forwards;animation:bounceRight 1s forwards}@media screen and (max-width:580px){.user-authentication .user_options-text{display:none}.user-authentication .user_options-forms{width:96%;left:0;min-height:400px!important;transform:translate3d(2%,-50%,0)}.user-authentication .user_options-forms .forms_buttons-mb-button{display:block;border:2px solid #00bcd4;color:#00bcd4;padding:10px 26px;margin:20px auto;font-size:16px;border-radius:3px;text-transform:uppercase;letter-spacing:.1rem;transition-duration:.3s}.user-authentication .user_options-forms .forms_buttons-mb-button:hover{background-color:#00bcd4;color:#fff}.user-authentication .user_options-forms .forms_title{margin-bottom:20px;text-align:center}}@media screen and (max-width:990px){.user-authentication .user_options-container{width:90%}.user-authentication .user_options-forms{min-height:360px}.user-authentication .user_options-forms .forms_buttons{flex-direction:column}.user-authentication .user_options-forms .user_forms-login{top:40px}.user-authentication .user_options-forms .user_forms-login .forms_buttons-action{margin-top:30px}.user-authentication .user_options-forms .user_forms-signup{top:40px}.user-authentication .user_options-registered,.user-authentication .user_options-unregistered{padding:50px 45px}}@-webkit-keyframes bounceLeft{0%{transform:translate3d(100%,-50%,0)}50%{transform:translate3d(-30px,-50%,0)}100%{transform:translate3d(0,-50%,0)}}@keyframes bounceLeft{0%{transform:translate3d(100%,-50%,0)}50%{transform:translate3d(-30px,-50%,0)}100%{transform:translate3d(0,-50%,0)}}@-webkit-keyframes bounceRight{0%{transform:translate3d(0,-50%,0)}50%{transform:translate3d(calc(100% + 30px),-50%,0)}100%{transform:translate3d(100%,-50%,0)}}@keyframes bounceRight{0%{transform:translate3d(0,-50%,0)}50%{transform:translate3d(calc(100% + 30px),-50%,0)}100%{transform:translate3d(100%,-50%,0)}}@-webkit-keyframes showSignUp{100%{opacity:1;visibility:visible;transform:translate3d(0,0,0)}}@keyframes showSignUp{100%{opacity:1;visibility:visible;transform:translate3d(0,0,0)}}.l-supplier .c-timeLine__content{margin:0;padding:1em 0}.l-supplier .c-supplierForm .radio input[type=radio]{margin-top:0;vertical-align:middle!important}.l-supplier .l-supplier__item i,.l-supplier .l-supplier__item svg{font-size:45px;color:#00bcd4;margin:1% 1% 15px}.l-supplier .c-supplierDescription__list .c-supplierDescription__text{font-weight:400}.l-supplier .l-supplier__timeLine{max-width:80%}.c-locationTabs__content .c-locationTabs__headArticle{margin:.9em 0 .1em}#timeline-wrapper .timeline-top{text-align:left}#timeline-wrapper .timeline-top .top-year{display:inline-block;width:80px;height:80px;border-radius:40px;background-color:#03a9f4;color:#fff;line-height:80px;text-align:center;font-size:1.5rem}#timeline-wrapper .timeline-top .top-year>span{font-size:3rem}#timeline-wrapper .timeline-block{width:100%;height:auto;position:relative}#timeline-wrapper .timeline-block .timeline-events .l-event{float:left;position:relative}#timeline-wrapper .timeline-block .timeline-events .l-event .thumb{right:0;transform:translate(50%,-50%)}#timeline-wrapper .timeline-block .timeline-events .l-event:after,#timeline-wrapper .timeline-block .timeline-events .l-event:before{position:absolute;content:'';color:#333;width:40px;height:40px;background:#fff;transform:translate(50%,-50%);border-radius:20px;z-index:4;top:50%;right:0}#timeline-wrapper .timeline-block .timeline-events .l-event:after{width:60px;height:60px;z-index:3;border-radius:30px;background:#03a9f4}#timeline-wrapper .timeline-block .timeline-events .l-event .event-body:before{position:absolute;content:'';color:#333;width:16px;height:16px;background:#fff;border-top:1px solid #eee;border-right:1px solid #eee;transform:rotate(45deg) translate(-50%,-50%);border-radius:3px;top:50%;right:-8px}#timeline-wrapper .timeline-block .timeline-events .r-event{float:left;position:relative}#timeline-wrapper .timeline-block .timeline-events .r-event .thumb{left:0;transform:translate(-50%,-50%)}#timeline-wrapper .timeline-block .timeline-events .r-event .event-body{float:right}#timeline-wrapper .timeline-block .event{min-height:100px;background:0 0;position:relative;margin-left:40px}.event-last{margin-bottom:35px}#timeline-wrapper .timeline-block .event .thumb{font-size:30px;font-weight:700;position:absolute;top:50%;color:#333;z-index:5}#timeline-wrapper .timeline-block .event .event-body{background-color:#fff;min-height:100px;border-radius:5px;padding:5px 10px;width:90%;position:relative}#timeline-wrapper .timeline-block .event .event-body h4{font-weight:700;margin:2% 0}#timeline-wrapper .timeline-block .event .event-body blockquote{margin-bottom:2%}#timeline-wrapper .timeline-block .event .event-body .person-image{display:inline-block;text-align:left;width:20%;height:100%;margin-right:10px;padding-right:10px;border-right:1px dashed #eee}#timeline-wrapper .timeline-block .event .event-body .person-image img{width:100%;height:100%}@media(max-width:768px){#timeline-wrapper .timeline-block:after{left:8%}}@media(max-width:1024px){#timeline-wrapper .timeline-block:after{left:5%}}.l-destinationManager__text{max-width:inherit}.l-destinationManager__block{max-width:880px}.lastname input{padding-left:0}.l-form-p{padding:15px 5px 5px}.l-addUserAffilaite{max-width:550px;margin:auto}.l-addUserAffilaite__step .aff-form--wrapper .c-tourForm__text{margin-bottom:10px}.l-addUserAffilaite__step .form-group input{width:100%;height:36px;border:1px solid #c6c6c6;border-radius:3px;color:#212121;font-size:1em;-webkit-transition:border .3s ease-out;transition:border .3s ease-out}.l-addUserAffilaite__step .form-group select{height:36px}.form-url-row{display:flex}.form-row select{height:36px}.l-addUserAffilaite__step .c-supplierForm__photoHeader{color:#7c7c7c;font-size:12px}.aff-shared_botpad.aff-signup__accept-terms{display:flex;flex-wrap:wrap}.aff-shared_botpad.aff-signup__accept-terms a,.aff-shared_botpad.aff-signup__accept-terms span{margin-top:3px}.aff-shared_botpad.aff-signup__accept-terms a{margin-left:5px}.l-destinationManager__list{max-width:31em}.l-destinationManager__list .l-destinationManager__item{text-align:left}.lds-default{display:inline-block;position:relative;width:64px;height:64px}#index_loading:before{content:'';position:absolute;top:0;right:0;left:0;bottom:0;background-color:#ffffffa8}.lds-default div{position:absolute;width:7px;height:7px;background:#00bcd4;border-radius:50%;animation:lds-default 1.2s linear infinite}.lds-default div:first-child{animation-delay:0s;top:29px;left:53px}.lds-default div:nth-child(2){animation-delay:-.1s;top:18px;left:50px}.lds-default div:nth-child(3){animation-delay:-.2s;top:9px;left:41px}.lds-default div:nth-child(4){animation-delay:-.3s;top:6px;left:29px}.lds-default div:nth-child(5){animation-delay:-.4s;top:9px;left:18px}.lds-default div:nth-child(6){animation-delay:-.5s;top:18px;left:9px}.lds-default div:nth-child(7){animation-delay:-.6s;top:29px;left:6px}.lds-default div:nth-child(8){animation-delay:-.7s;top:41px;left:9px}.lds-default div:nth-child(9){animation-delay:-.8s;top:50px;left:18px}.lds-default div:nth-child(10){animation-delay:-.9s;top:53px;left:29px}.lds-default div:nth-child(11){animation-delay:-1s;top:50px;left:41px}.lds-default div:nth-child(12){animation-delay:-1.1s;top:41px;left:50px}@keyframes lds-default{0%,100%,20%,80%{transform:scale(1)}50%{transform:scale(1.5)}}.tp-tooltip .text{pointer-events:none;width:275px;padding:11px;border:1px solid #e9e9e9;border-radius:10px;position:absolute;bottom:30px;right:-10px;visibility:hidden;opacity:0;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;box-shadow:0 0 15px #ccc;background-color:#fff;color:#7c7c7c;font-size:11px;font-weight:400;z-index:200}.tp-tooltip .text:before{margin-left:-10px;border-top:10px solid #f6f6f6;border-left:10px solid transparent;content:'';position:absolute;top:100%;right:11px;width:0;height:0;border-right:10px solid transparent}.tp-tooltip .text .head{color:#005096;font-size:13px;font-weight:700;font-family:GothamPro,open sans,sans-serif;margin:5px 0}.tp-tooltip .text .content{border:none;display:block;font-size:12px;color:#005096;text-align:left}.tp-tooltip{position:relative}.tp-tooltip svg{height:1rem;vertical-align:bottom}.tp-tooltip:hover .text{opacity:1;visibility:visible}.c-pickupPoints__form{width:220px;padding:20px 10px 10px;border:1px solid #bababa;background:#fff}.c-pickupPoints__title{color:#005096;font-size:15px;font-weight:700;margin-bottom:7px;text-align:center}.c-pickupPoints__guide,.c-pickupPoints__time{color:#383838;font-size:12px;font-weight:700;margin-bottom:4px}.c-pickupPoints__desc{color:#383838;font-size:12px;text-align:justify}