/* Bootstrap select */
select.selectpicker{display:none!important}.bootstrap-select{display:inline-block;width:auto;max-width:100%;vertical-align:middle;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select .dropdown-toggle{display:block;max-width:100%;font:inherit;white-space:nowrap;color:inherit;padding-right:8px;position:relative}.bootstrap-select .filter-option{float:left;width:100%;line-height:40px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.bootstrap-select .caret{display:block;width:6px;height:6px;margin-top:-1px;background:url(/static/images/icons/arrow-down.svg) center no-repeat;position:absolute;top:50%;right:0;-webkit-transition:-webkit-transform .3s ease;-moz-transition:-moz-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease}.bootstrap-select.open .caret{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.bootstrap-select .dropdown-menu.open{min-width:100%;background:#fff;position:absolute;top:100%;left:0;z-index:100;overflow:hidden;opacity:0;visibility:hidden;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 5px 10px 0 rgba(0,0,0,.15);box-shadow:0 5px 10px 0 rgba(0,0,0,.15);-webkit-transform:translateY(20%);-moz-transform:translateY(20%);-ms-transform:translateY(20%);-o-transform:translateY(20%);transform:translateY(20%);-webkit-transition:opacity .3s ease,visibility 0s ease .3s,-webkit-transform .3s ease;-moz-transition:opacity .3s ease,visibility 0s ease .3s,-moz-transform .3s ease;-o-transition:opacity .3s ease,visibility 0s ease .3s,-o-transform .3s ease;transition:opacity .3s ease,visibility 0s ease .3s,transform .3s ease}.bootstrap-select.dropup .dropdown-menu.open{top:auto;bottom:100%;-webkit-transform:translateY(-20%);-moz-transform:translateY(-20%);-ms-transform:translateY(-20%);-o-transform:translateY(-20%);transform:translateY(-20%)}.bootstrap-select.open .dropdown-menu.open{opacity:1;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;-moz-transition:opacity .3s ease,-moz-transform .3s ease;-o-transition:opacity .3s ease,-o-transform .3s ease;transition:opacity .3s ease,transform .3s ease}.bootstrap-select .dropdown-menu.inner{padding-top:10px;padding-bottom:10px}.bootstrap-select .dropdown-menu.inner>li>a{display:block;font:inherit;line-height:1em;white-space:nowrap;color:inherit;border-bottom:none;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.bootstrap-select .dropdown-menu.inner>li.selected>a,.bootstrap-select .dropdown-menu.inner>li>a:hover{background-color:#e3f1fc}.bootstrap-select .dropdown-menu.inner>li>a>span.text{display:block;padding:8px 15px}@media (max-width:768px){.bootstrap-select .dropdown-menu.inner>li>a{white-space:normal}}

/* Calendar */
.calendar{border:1px solid #cfd9db;padding:20px}.calendar-popup{background:#fff;position:absolute;top:100%;left:0;z-index:901}.calendar .dncalendar-header{padding-right:40px;padding-left:40px;position:relative}.calendar .dncalendar-header>h2{font-size:16px;line-height:1em;text-align:center;color:#95acbc;padding-top:12px;padding-bottom:12px}.calendar .dncalendar-next-month,.calendar .dncalendar-prev-month{display:block;width:40px;height:40px;margin-top:-20px;position:absolute;top:50%;z-index:2;cursor:pointer}.calendar .dncalendar-prev-month{left:0}.calendar .dncalendar-next-month{right:0}.calendar .dncalendar-next-month:after,.calendar .dncalendar-prev-month:after{content:'';display:block;width:12px;height:12px;background:center no-repeat;margin-top:-6px;margin-left:-6px;position:absolute;top:50%;left:50%;z-index:3}.calendar .dncalendar-prev-month:after{background-image:url(/static/images/icons/arrow-left.svg)}.calendar .dncalendar-next-month:after{background-image:url(/static/images/icons/arrow-right.svg)}.calendar .dncalendar-body table{width:100%}.calendar .dncalendar-body td{text-align:center;padding-right:4px;padding-left:4px;cursor:default}.calendar .dncalendar-body td>div{display:inline-block;font-size:16px;font-weight:700;line-height:1em;color:#eceff1;border-bottom:2px solid transparent;padding:6px;cursor:pointer;-webkit-transition:color .3s ease,border-color .3s ease;-moz-transition:color .3s ease,border-color .3s ease;-o-transition:color .3s ease,border-color .3s ease;transition:color .3s ease,border-color .3s ease}.calendar .dncalendar-body td.calendarClick>div{color:#95acbc}.calendar .dncalendar-body td.holiday.calendarClick>div{color:#ef4023}.calendar .dncalendar-body td.today-date>div,.calendar .dncalendar-body td>div:hover{color:#006eb0;border-color:#006eb0}.calendar .dncalendar-body td.holiday.today-date>div,.calendar .dncalendar-body td.holiday>div:hover{color:#ef4023;border-color:#ef4023}.calendar .dncalendar-body thead td,.calendar .dncalendar-body thead td.holiday{font-size:16px;font-weight:700;text-transform:uppercase;color:#597a96;padding-top:8px;padding-bottom:8px}@media (max-width:640px){.calendar{padding:10px}}

/* Owl carousel */
.owl-carousel,.owl-carousel .owl-item{position:relative;-webkit-tap-highlight-color:transparent}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-stage{position:relative;z-index:1;-ms-touch-action:pan-y;touch-action:pan-y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{width:100%;position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);z-index:1}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .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}.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{display:block;width:48px;text-indent:-9999px;position:absolute;top:0;bottom:0;z-index:10;opacity:1;-webkit-transition:height .3s ease,top .3s ease,bottom .3s ease,opacity .3s ease;-moz-transition:height .3s ease,top .3s ease,bottom .3s ease,opacity .3s ease;-o-transition:height .3s ease,top .3s ease,bottom .3s ease,opacity .3s ease;transition:height .3s ease,top .3s ease,bottom .3s ease,opacity .3s ease}.owl-carousel .owl-nav .owl-next.disabled,.owl-carousel .owl-nav .owl-prev.disabled{opacity:.25;cursor:default}.owl-carousel .owl-nav .owl-prev{right:100%}.owl-carousel.full-width .owl-nav .owl-prev{right:auto;left:0}.owl-carousel .owl-nav .owl-next{left:100%}.owl-carousel.full-width .owl-nav .owl-next{right:0;left:auto}.owl-carousel .owl-nav .owl-next:after,.owl-carousel .owl-nav .owl-prev:after{content:'';display:block;width:24px;height:24px;margin-top:-12px;margin-left:-12px;background:url(/static/images/icons/arrow-left.svg) center no-repeat;position:absolute;top:50%;left:50%}.owl-carousel .owl-nav .owl-prev:after{background-image:url(/static/images/icons/arrow-left.svg)}.owl-carousel .owl-nav .owl-next:after{background-image:url(/static/images/icons/arrow-right.svg)}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@media (max-width:768px){.owl-carousel{padding-right:32px;padding-left:32px}.owl-carousel.full-width{padding-right:0;padding-left:0}.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{width:32px}.owl-carousel .owl-nav .owl-prev{right:auto;left:-6px}.owl-carousel .owl-nav .owl-next{right:-6px;left:auto}.owl-carousel .owl-nav .owl-next:after,.owl-carousel .owl-nav .owl-prev:after{width:16px;height:16px;margin-top:-8px;margin-left:-8px}}@media (max-width:640px){.owl-carousel.hide-mobile-arrows{padding-right:0;padding-left:0}.owl-carousel.hide-mobile-arrows .owl-nav .owl-next,.owl-carousel.hide-mobile-arrows .owl-nav .owl-prev{display:none}}