:root{--accent-color:#52b7bd;}.btQuoteItem.btCCLock,.btQuoteGBlock.btCCLock{position:relative;}.btQuoteItem.btCCLock:before,.btQuoteGBlock.btCCLock:before{content:" ";position:absolute;top:-10px;bottom:-10px;left:0;right:0;background:transparent;z-index:999;}.btQuoteBooking{margin:0 0 20px;box-sizing:border-box;transition:opacity 400ms ease;opacity:1 !important;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);}.btQuoteBooking *,.btQuoteBooking *:after,.btQuoteBooking *:before{box-sizing:border-box;}.btQuoteBooking:after{content:" ";display:table;clear:both;width:100%;}.btQuoteBooking .btQuoteBookingForm{margin:0 0 30px;}.btQuoteBooking .btTotalQuoteContactGroup{transition:all 600ms ease;max-height:0;overflow:hidden;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);}.btQuoteBooking .btTotalQuoteContactGroup.btActive{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";max-height:50000px;filter:alpha(opacity=100);transition-delay:400ms;}.btQuoteBooking .btTotalNextWrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding-right:0 !important;transition:all 400ms ease;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-pack:end;justify-content:flex-end;text-align:initial;}.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn{-ms-flex:0 0 160px;flex:0 0 160px;width:160px;max-width:160px;}.btQuoteBooking .btQuoteBookingForm .boldBtn{display:-ms-flexbox;display:flex;-ms-flex:0 1 0px;flex:0 1 0px;float:none;margin-right:0;width:0px;transition:all 300ms ease;max-width:0;}.btQuoteBooking .btContactNext{font-family:inherit;margin:0 0 0 30px;line-height:2.25;border-radius:50px;border:var(--accent-color) 2px solid;color:var(--accent-color);text-transform:uppercase;font-weight:900;display:inline-block;padding:0 10px 0 10px;background:transparent;cursor:pointer;font-size:20px;transition:all 400ms ease;-webkit-transition:all 400ms ease;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);transform:translate(250px,0);white-space:nowrap;}.rtl .btQuoteBooking .btContactNext{margin:0 30px 0 0;transform:translate(-250px,0);}.btQuoteBooking .btContactNext:focus{outline:0;}.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);transform:translate(0,0);transition:all 400ms ease;width:100%;}.btQuoteBooking .btContactNext:hover,.btQuoteBooking .btContactNext:active{border-color:#999;color:#555;box-shadow:0 0 10px #ccc inset,0 2px 10px rgba(0,0,0,.2);}.btQuoteBooking .btContactNext:hover:after,.btQuoteBooking .btContactNext:active:after{margin:0 7px 0 10px;transition:margin 200ms ease;}.btQuoteBooking .btContactNext:active{box-shadow:0 0 0 #ccc inset,0 -2px 10px rgba(0,0,0,.4);}.btQuoteBooking .btQuoteItem{padding:0 0 0 220px;margin:0 0 30px;}.rtl .btQuoteBooking .btQuoteItem{padding:0 220px 0 0;}.btQuoteBooking .btQuoteItem label{display:block;float:left;width:220px;margin:8px 0 0 -220px;padding-right:20px;}.rtl .btQuoteBooking .btQuoteItem label{float:right;margin-left:0;margin-right:-220px;padding-right:0;padding-left:20px;text-align:right;}.btQuoteBooking .btQuoteSlider{float:left;margin:0 0 0;width:100%;}.rtl .btQuoteBooking .btQuoteSlider{float:right;}.btQuoteBooking .btQuoteSwitch{float:left;margin:0 0 0;width:76px;height:38px;border:1px solid #ccc;border-radius:38px;cursor:pointer;padding:5px;transition:box-shadow 380ms ease;}.rtl .btQuoteBooking .btQuoteSwitch{float:right;}.btQuoteBooking .btQuoteSwitch:hover{box-shadow:0 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner{width:26px;height:26px;background:#ccc;border-radius:50%;transition:all 190ms cubic-bezier(.8,.1,.8,.1);}.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner{margin-left:38px;background:var(--accent-color);}.rtl .btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner{margin-left:0;margin-right:38px;}.btQuoteBooking .btQuoteItemInput{text-align:center;}.btQuoteBooking .btQuoteItem .fancy-select .trigger{text-align:left;color:#b4b4b4;}.rtl .btQuoteBooking .btQuoteItem .fancy-select .trigger{text-align:right;}.btQuoteBooking .btQuoteItem .fancy-select .trigger.selected{color:#333;}.btQuoteBooking input[type="text"],.btQuoteBooking  input[type="email"],.btQuoteBooking input[type="password"],.btQuoteBooking input[type="url"],.btQuoteBooking input[type="tel"],.btQuoteBooking input[type="number"],.btQuoteBooking input[type="date"],.btQuoteBooking textarea,.btQuoteBooking .fancy-select .trigger{width:100%;display:block;line-height:2;min-height:38px;padding:0 12px;background-color:#fff;border:1px solid #ccc;font-family:inherit;font-weight:inherit;font-size:inherit;transition:all 380ms ease;color:#000;border-radius:2px;outline:none;}.btQuoteBooking .btQuoteItem textarea{resize:vertical;font-size:inherit;color:#000;padding:0px 12px 0px 12px;min-height:160px;}.btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText{transition:all 380ms ease;border-radius:2px;min-height:38px;}.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText{border-radius:0;-webkit-border-top-left-radius:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;border-top-left-radius:2px;border-top-right-radius:2px;}.btQuoteBooking  input[type="text"]:hover,.btQuoteBooking  input[type="email"]:hover,.btQuoteBooking  input[type="password"]:hover,.btQuoteBooking  input[type="url"]:hover,.btQuoteBooking  input[type="tel"]:hover,.btQuoteBooking  input[type="number"]:hover,.btQuoteBooking  input[type="date"]:hover,.btQuoteBooking  textarea:hover,.btQuoteBooking  .fancy-select .trigger:hover{box-shadow:0 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.btQuoteBooking .dd.ddcommon.borderRadius:hover .ddTitleText{box-shadow:0 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.btQuoteBooking  input[type="text"]:focus,.btQuoteBooking  input[type="email"]:focus,.btQuoteBooking  input[type="url"]:focus,.btQuoteBooking  input[type="tel"]:focus,.btQuoteBooking  input[type="number"]:focus,.btQuoteBooking  input[type="date"]:focus,.btQuoteBooking  textarea:focus,.btQuoteBooking  .fancy-select .trigger.open{border-color:#999;box-shadow:5px 0 0 var(--accent-color) inset,0 2px 10px rgba(0,0,0,.2);outline:none;}.rtl .btQuoteBooking  input[type="text"]:focus,.rtl .btQuoteBooking  input[type="email"]:focus,.rtl .btQuoteBooking  input[type="url"]:focus,.rtl .btQuoteBooking  input[type="tel"]:focus,.rtl .btQuoteBooking  input[type="number"]:focus,.rtl .btQuoteBooking  input[type="date"]:focus,.rtl .btQuoteBooking  textarea:focus,.rtl .btQuoteBooking  .fancy-select .trigger.open{box-shadow:-5px 0 0 var(--accent-color) inset,0 2px 10px rgba(0,0,0,.2);}.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText{transition:all 380ms ease;box-shadow:5px 0 0 var(--accent-color) inset,0 2px 10px rgba(0,0,0,.2);min-height:38px;}.rtl .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.rtl .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText{box-shadow:-5px 0 0 var(--accent-color) inset,0 2px 10px rgba(0,0,0,.2);}.btQuoteBooking .btQuoteItem:after{content:" ";display:table;width:100%;clear:both;}.btQuoteBooking  .ui-slider{background:#ededed;background:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,.05),rgba(0,0,0,0));position:relative;text-align:left;border:1px solid #ccc;border-radius:14px;box-shadow:0 0 0 rgba(0,0,0,.2);transition:all 190ms ease;}.btQuoteBooking  .ui-slider{text-align:right;}.btQuoteBooking  .ui-slider:hover{box-shadow:0 1px 5px rgba(0,0,0,.2);transition:all 380ms ease;}.btQuoteBooking  .ui-slider .ui-slider-handle{display:block;position:absolute;z-index:2;min-width:38px;height:38px;-ms-touch-action:none;touch-action:none;background:var(--accent-color);border-radius:50%;cursor:w-resize;cursor:-moz-grab;box-shadow:0 0 0 rgba(0,0,0,.5),0 0 0 0 rgba(0,0,0,.2) inset;transition:all 190ms ease;}.btQuoteBooking .btQuoteSliderValue{min-width:34px;height:38px;line-height:38px;padding:0 2px;font-size:11px;font-weight:700;color:#fff;text-align:center;display:block;}.btQuoteBooking  .ui-slider .ui-slider-handle.ui-state-hover{box-shadow:0 0 0 rgba(0,0,0,.5),0 0 0 3px rgba(0,0,0,.2) inset;}.btQuoteBooking  .ui-slider .ui-slider-handle.ui-state-active,.btQuoteBooking  .ui-slider .ui-slider-handle.ui-state-active.ui-state-hover{cursor:-moz-grabbing;box-shadow:0 2px 10px rgba(0,0,0,.5),0 0 0 3px rgba(0,0,0,.2) inset;}.btQuoteBooking  .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0;}.btQuoteBooking  .ui-slider.ui-state-disabled .ui-slider-handle,.btQuoteBooking  .ui-slider.ui-state-disabled .ui-slider-range{filter:inherit;}.btQuoteBooking  .ui-slider-horizontal{height:20px;margin-top:10px;cursor:pointer;}.btQuoteBooking  .ui-slider-horizontal .ui-slider-handle{top:-10px;margin-left:-18px;}.btQuoteBooking  .ui-slider-horizontal .ui-slider-range{top:0;height:100%;}.btQuoteBooking  .ui-slider-horizontal .ui-slider-range-min{left:0;}.rtl .btQuoteBooking  .ui-slider-horizontal .ui-slider-range-min{left:auto;right:0;}.rtl .btQuoteBooking  .ui-slider-horizontal .ui-slider-range-max{right:auto;left:0;}.btQuoteBooking  .ui-slider-vertical{min-width:34px;height:100px;}.btQuoteBooking  .ui-slider-vertical .ui-slider-handle{left:0;margin-left:0;margin-bottom:-18px;}.rtl .btQuoteBooking  .ui-slider-vertical .ui-slider-handle{left:auto;right:0;margin-left:auto;margin-right:0;}.btQuoteBooking  .ui-slider-vertical .ui-slider-range{left:0;width:100%;}.rtl .btQuoteBooking  .ui-slider-vertical .ui-slider-range{left:auto;right:0;}.btQuoteBooking  .ui-slider-vertical .ui-slider-range-min{bottom:0;}.btQuoteBooking  .ui-slider-vertical .ui-slider-range-max{top:0;}.btQuoteBooking  .btQuoteBookingForm .btQuoteTotal{font-weight:bold;padding:0;text-align:right;color:#fff;background:var(--accent-color);border-radius:50px;line-height:1.8;display:-ms-flexbox;display:flex;-ms-flex:0 1 100%;flex:0 1 100%;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:stretch;align-items:stretch;float:none;}.rtl .btQuoteBooking  .btQuoteBookingForm .btQuoteTotal{text-align:left;}.btQuoteBooking  .btQuoteBookingForm.btActive .btQuoteTotal{}.btQuoteBooking  .btQuoteTotalText{margin-right:1em;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;}.rtl .btQuoteBooking  .btQuoteTotalText{margin-right:0;margin-left:1em;}.btQuoteBooking .btQuoteTotalCurrency{font-size:22px;line-height:1.8;display:inline-block;background:rgba(0,0,0,.25);-webkit-border-top-left-radius:50px;-webkit-border-bottom-left-radius:50px;-moz-border-radius-topleft:50px;-moz-border-radius-bottomleft:50px;border-top-left-radius:50px;border-bottom-left-radius:50px;padding:5px 0px 5px 20px;}.rtl .btQuoteBooking .btQuoteTotalCurrency{padding:5px 20px 5px 0px;border-radius:0 50px 50px 0;}.btQuoteBooking .btQuoteTotalCalc{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);font-size:22px;line-height:1.8;display:inline-block;background:rgba(0,0,0,.25);-webkit-border-top-right-radius:50px;-webkit-border-bottom-right-radius:50px;-moz-border-radius-topright:50px;-moz-border-radius-bottomright:50px;border-top-right-radius:50px;border-bottom-right-radius:50px;padding:5px 20px 5px 0px;}.rtl .btQuoteBooking .btQuoteTotalCalc{padding:5px 0px 5px 20px;border-radius:50px 0 0 50px;}.currencyAfter .btQuoteTotalCurrency{border-radius:0px;border-top-right-radius:50px;border-bottom-right-radius:50px;padding:5px 20px 5px 0px;}.rtl .currencyAfter .btQuoteTotalCurrency{border-radius:50px 0 0 50px;padding:5px 0px 5px 20px;}.currencyAfter .btQuoteTotalCalc{border-radius:0px;border-top-left-radius:50px;border-bottom-left-radius:50px;padding:5px 0px 5px 20px;}.rtl .currencyAfter .btQuoteTotalCalc{border-radius:0 50px 50px 0;padding:5px 20px 5px 0px;}.btQuoteBooking .btQuoteItem ul.options{text-align:left;}.rtl .btQuoteBooking .btQuoteItem ul.options{text-align:right;}.btQuoteBooking .btQuoteContact:not(.btQuoteContactForm7){margin:0 -10px 0px -10px;}.btQuoteBooking .btQuoteContact .btQuoteItem{padding:0 10px;float:left;width:50%;}.rtl .btQuoteBooking .btQuoteContact .btQuoteItem{float:right;}.btQuoteBooking .btQuoteContact .btQuoteItem:nth-child(odd){clear:left;}.rtl .btQuoteBooking .btQuoteContact .btQuoteItem:nth-child(odd){clear:right;}.btQuoteBooking .btQuoteItem.btQuoteItemFullWidth{float:none !important;width:auto !important;}.btQuoteBooking .btQuoteContact .boldBtn{clear:left;margin:0px;text-align:center;white-space:normal;}.rtl .btQuoteBooking .btQuoteContact .boldBtn{clear:right;}.rtl .btQuoteContact.btQuoteContactForm7{text-align:right;}.rtl .btQuoteContact.btQuoteContactForm7 input,.rtl .btQuoteContact.btQuoteContactForm7 select,.rtl .btQuoteContact.btQuoteContactForm7 textarea{text-align:right;}.btQuoteBooking  .btContactFieldMandatory input,.btQuoteBooking  .btContactFieldMandatory textarea{border:1px solid #aaa;box-shadow:0 0 0 1px #aaa inset;transition:all 380ms ease;}.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadius .ddTitleText{border:1px solid #aaa;box-shadow:0 0 0 1px #aaa inset;}.btQuoteBooking  .btContactFieldMandatory input:hover,.btQuoteBooking  .btContactFieldMandatory textarea:hover{box-shadow:0 0 0 1px #aaa inset,0 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadius:hover .ddTitleText{box-shadow:0 0 0 1px #aaa inset,0 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.btQuoteBooking  .btContactFieldMandatory input:focus,.btQuoteBooking  .btContactFieldMandatory textarea:focus{box-shadow:0 0 0 1px #aaa inset,5px 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.rtl .btQuoteBooking  .btContactFieldMandatory input:focus,.btQuoteBooking  .btContactFieldMandatory textarea:focus{box-shadow:0 0 0 1px #aaa inset,-5px 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText{box-shadow:0 0 0 1px #aaa inset,5px 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.rtl .btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText{box-shadow:0 0 0 1px #aaa inset,-5px 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.btQuoteBooking  .btContactFieldMandatory.btContactFieldError input,.btQuoteBooking  .btContactFieldMandatory.btContactFieldError textarea{border:1px solid var(--accent-color);box-shadow:0 0 0 1px var(--accent-color) inset;transition:all 380ms ease;}.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText{border:1px solid var(--accent-color);box-shadow:0 0 0 1px var(--accent-color) inset;}.btQuoteBooking  .btContactFieldMandatory.btContactFieldError input:hover,.btQuoteBooking  .btContactFieldMandatory.btContactFieldError textarea:hover{box-shadow:0 0 0 1px var(--accent-color) inset,0 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius:hover .ddTitleText{box-shadow:0 0 0 1px var(--accent-color) inset,0 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.btQuoteBooking  .btContactFieldMandatory.btContactFieldError input:focus,.btQuoteBooking  .btContactFieldMandatory.btContactFieldError textarea:focus{box-shadow:0 0 0 1px var(--accent-color) inset,5px 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.rtl .btQuoteBooking  .btContactFieldMandatory.btContactFieldError input:focus,.btQuoteBooking  .btContactFieldMandatory.btContactFieldError textarea:focus{box-shadow:0 0 0 1px var(--accent-color) inset,-5px 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText{box-shadow:0 0 0 1px var(--accent-color) inset,5px 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.rtl .btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText{box-shadow:0 0 0 1px var(--accent-color) inset,-5px 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.btQuoteBooking .btSubmitMessage{color:var(--accent-color);font-weight:600;text-align:center;line-height:30px;height:30px;}.btDatePicker{z-index:10000 !important;width:300px;}.btDatePicker table th,.btDatePicker table td{border:1px solid #e0e0e0;}.btDatePicker .ui-datepicker-header{display:block;padding:10px;overflow:hidden;background-color:var(--accent-color);color:#fff;}.btDatePicker table.ui-datepicker-calendar{width:100%;text-align:center;border-collapse:collapse;margin:0;padding:0;line-height:1.2;background-color:#f2f2f2;}.btDatePicker table.ui-datepicker-calendar th{padding:10px 8px;font-size:14px;font-weight:600;color:#333;text-align:center;}.btDatePicker a.ui-datepicker-prev,.btDatePicker a.ui-datepicker-next{display:block;font-size:10px;font-weight:700;line-height:1;border-radius:2px;padding:2px 4px;text-transform:uppercase;cursor:pointer;color:white;}.btDatePicker a.ui-datepicker-prev{float:left;}.rtl .btDatePicker a.ui-datepicker-prev{float:right;}.btDatePicker a.ui-datepicker-next{float:right;}.rtl .btDatePicker a.ui-datepicker-next{float:left;}.btDatePicker a.ui-datepicker-prev:hover,.btDatePicker a.ui-datepicker-next:hover{color:inherit;transition:all 200ms ease;}.btDatePicker .ui-datepicker-title{text-align:center;font-size:14px;line-height:1.1;font-weight:600;color:#fff;}.btDatePicker#ui-datepicker-div{background-color:#f2f2f2;border:1px solid #ccc;box-shadow:0 2px 10px rgba(0,0,0,.2);border-radius:2px;margin-top:1px;}.btDatePicker .ui-datepicker-calendar td{font-size:12px;font-weight:500;line-height:1;padding:.3em;text-align:center;}.btDatePicker table.ui-datepicker-calendar td a{color:#666;width:18px;height:18px;border-radius:50%;line-height:18px;transition:all 200ms ease;}.btDatePicker table.ui-datepicker-calendar td a.ui-state-active{font-weight:bold;transition:all 200ms ease;}.btDatePicker table td:hover{cursor:pointer;}.btDatePicker table td:hover{background:#e0e0e0;transition:all 200ms ease;}.btQuoteBooking .btDropDown .dd{position:relative;}.btQuoteBooking .ddChild{position:absolute;left:0 !important;right:0 !important;margin:-1px 0 0;-webkit-border-bottom-right-radius:2px;-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-moz-border-radius-bottomleft:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}.btQuoteBooking .ddChild{position:absolute !important;}.btQuoteBooking .ddChild{background-color:#fff;border:1px solid #999;overflow-y:auto;}.btQuoteBooking .ddChild ul{list-style:none;display:block;margin:0;padding:0;}.btQuoteBooking .ddChild ul li{display:table;width:100%;min-height:38px;margin:0;padding:0 37px 0 0;cursor:pointer;line-height:1.2;border-top:1px solid rgba(0,0,0,.1);color:#000;transition:all 200ms ease;}.rtl .btQuoteBooking .ddChild ul li{padding:0 0 0 37px;}.btQuoteBooking .ddChild ul li span{display:block;padding:0px 12px;line-height:2;}.btQuoteBooking .ddChild ul li span.description{line-height:1.5;margin-top:-.3em;margin-bottom:.3em;}.btQuoteBooking .ddChild ul li:hover,.btQuoteBooking .ddChild ul li.selected:hover{color:#666;background:rgba(0,0,0,.05);transition:all 200ms ease;}.btQuoteBooking .ddChild ul li:first-child,.btQuoteBooking .ddChild ul li:first-child:hover{border-top:none;color:#666;background:none;}.btQuoteBooking .ddOutOfVision{position:absolute;height:0;width:0;overflow:hidden;}.btQuoteBooking .ddItem{display:table;width:100%;margin:1px 0 0;padding:0;font-size:14px;line-height:1.1;}.btQuoteBooking .ddTitleText{display:table;width:100%;}.btQuoteBooking .ddTitleText span,.btQuoteBooking .ddChild ul li span{display:table-cell;vertical-align:middle;text-align:left;}.rtl .btQuoteBooking .ddTitleText span,.rtl .btQuoteBooking .ddChild ul li span{text-align:right;}.btQuoteBooking .ddTitleText span span,.btQuoteBooking .ddChild ul li span span,.btQuoteBooking .ddChild ul li:hover span span,.btQuoteBooking .ddChild ul li.selected:hover span span{display:block;font-size:12px;padding:0px;color:#555;transition:all 200ms ease;}.btQuoteBooking .ddChild span{padding:8px 12px;}.btQuoteBooking .ddTitleText span{padding:0px 12px;}.btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText{background-color:#fff;border:1px solid #ccc;padding:0 37px 0 0;}.rtl .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText{padding:0 0 0 37px;}.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText{background-color:#fff;border:1px solid #999;padding:0 37px 0 0;}.rtl .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.rtl .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText{padding:0 0 0 37px;}.btQuoteBooking .ddlabel,.btQuoteBooking .description{width:100%;}.btNotSelected{min-height:38px;}.btNotSelected  .ddlabel{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.btQuoteBooking .ddTitleText .ddImage,.btQuoteBooking .ddChild ul li .ddImage{text-align:center;padding:12px;padding-right:0px;}.rtl .btQuoteBooking .ddTitleText .ddImage,.btQuoteBooking .ddChild ul li .ddImage{padding-right:12px;padding-left:0;}.btQuoteBooking .ddTitleText .ddImage img,.btQuoteBooking .ddChild ul li .ddImage img{display:block;width:auto;max-width:none !important;}.btQuoteBooking .ddTitleText.btNotSelected .ddlabel{color:#a9a9a9;}.btQuoteBooking .ddTitleText .ddlabel{width:100%;line-height:2;color:#000;}.btQuoteBooking .ddTitleText .ddlabel .description{line-height:1.5;margin-top:-.3em;margin-bottom:.3em;}.btQuoteBooking .ddTitle{position:relative;cursor:pointer;}.btQuoteBooking .ddTitle .arrow{display:block;position:absolute;right:10px;top:50%;margin-top:-2px;}.rtl .btQuoteBooking .ddTitle .arrow{right:auto;left:10px;}.btQuoteBooking .ddTitle .arrow:before{content:" ";width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;display:block;}.btQuoteBooking .btContactSubmit{font-family:inherit;cursor:pointer;border:none;border-radius:3px;border-radius:50px;background-color:var(--accent-color);color:#fff;line-height:1.5;padding:10px 50px;font-weight:700;font-size:20px;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);transition:all 300ms ease;text-transform:uppercase;}.btQuoteBooking .btContactSubmit:focus{outline:0;}.btQuoteBooking  .btContactSubmit:hover{box-shadow:0 0 0 5px rgba(0,0,0,.2) inset;opacity:.85;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:alpha(opacity=85);transition:all 300ms ease;text-shadow:0 1px 0 rgba(0,0,0,.5);}@media (max-width: 1024px){.btQuoteBooking .btQuoteContact .btQuoteItem,.rtl .btQuoteBooking .btQuoteContact .btQuoteItem{float:none;width:auto;}.btQuoteBooking .btTotalQuoteContactGroup.btActive,.rtl .btQuoteBooking .btTotalQuoteContactGroup.btActive{max-height:50000px;}}@media (max-width: 650px){.btQuoteBooking .btQuoteItem label,.rtl .btQuoteBooking .btQuoteItem label{display:block;float:none;margin:0 0 8px;width:auto;padding:0;}.btQuoteBooking .btQuoteItem,.rtl .btQuoteBooking .btQuoteItem{margin:0 0 20px;padding:0;}.rtl .btQuoteBooking .btQuoteContact .btQuoteItem{padding:0 10px;}}@media (max-width: 480px){.btQuoteBooking .ddTitleText .ddImage img,.btQuoteBooking .ddChild ul li .ddImage img{display:block;width:auto;margin:0 auto;}.btQuoteBooking .btTotalNextWrapper{display:block;}.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn,.btQuoteBooking .btQuoteBookingForm .boldBtn{-ms-flex:1 0 100%;flex:1 0 100%;width:100%;max-width:100%;}.btQuoteBooking .btQuoteBookingForm.btActive .btQuoteTotal,.btQuoteBooking .btQuoteBookingForm .btQuoteTotal{display:-ms-flexbox;display:flex;width:100%;float:none;margin-bottom:20px;height:50px;}.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext,.btQuoteBooking .btQuoteBookingForm .btContactNext{transform:none;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);margin-left:auto;margin-right:auto;width:100%;}.btQuoteBooking .btQuoteBookingForm .btContactNext{transform:translateY(-100%);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}.btQuoteBooking .btContactBack,.btQuoteBooking .btContactSubmit{margin:0 auto 20px auto;clear:both;display:block;}}.btQuoteBooking *::-webkit-input-placeholder{font-family:inherit;color:#a9a9a9;}.btQuoteBooking *:-moz-placeholder{font-family:inherit;color:#a9a9a9;}.btQuoteBooking *::-moz-placeholder{font-family:inherit;color:#a9a9a9;}.btQuoteBooking *:-ms-input-placeholder{font-family:inherit;color:#a9a9a9;}.btQuoteBooking .g-rec{margin-bottom:30px;padding:0 10px;}.btQuoteBooking .g-rec > div > div{margin:auto;}.btPayPalButton{display:-ms-flexbox;display:flex;margin:0;background:transparent;border:#ccc 2px solid;border-radius:50px;width:130px;height:49px;cursor:pointer;transition:box-shadow 380ms ease;background-position:center center;background-size:70%;background-repeat:no-repeat;-ms-flex:0 0 130px;flex:0 0 130px;margin-left:30px;}.rtl .btPayPalButton{margin-left:0;margin-right:30px;}.btPayPalButton:hover{box-shadow:0 0 0 var(--accent-color) inset,0 1px 5px rgba(0,0,0,.2);}.btPayPalForm{width:0px;height:0px;overflow:hidden;}.bt_cc_email_confirmation_container{margin-bottom:30px;padding-left:10px;}.rtl .bt_cc_email_confirmation_container{padding-left:0;padding-right:10px;text-align:right;}@media (max-width: 480px){.btPayPalButton,.rtl .btPayPalButton{margin-left:0;margin-right:0;-ms-flex:0 0 160px;flex:0 0 160px;width:160px;}}.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked),.bt_cc_email_confirmation_container [type="checkbox"]:checked{position:absolute;left:-9999px;}.rtl .bt_cc_email_confirmation_container [type=checkbox]:not(:checked),.rtl .bt_cc_email_confirmation_container [type=checkbox]:checked{left:auto;right:-9999px;}.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label,.bt_cc_email_confirmation_container [type="checkbox"]:checked + label{position:relative;padding-left:25px;cursor:pointer;}.rtl .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label,.rtl .bt_cc_email_confirmation_container [type="checkbox"]:checked + label{padding-left:0;padding-right:25px;}.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,.bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before{content:"";position:absolute;left:0px;top:.7em;transform:translateY(-50%);width:17px;height:17px;border:1px solid #ccc;background:#fff;border-radius:2px;}.rtl .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:before,.rtl .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:before{left:auto;right:0;}.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:after,.bt_cc_email_confirmation_container [type="checkbox"]:checked + label:after{content:"✔";position:absolute;left:3px;top:1px;transform:translateY(-50%);font-size:16px;line-height:1;transition:all .2s;}.rtl .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:after,.rtl .bt_cc_email_confirmation_container [type="checkbox"]:checked + label:after{left:auto;right:3px;}.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked) + label:after{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";transform:scale(0);}.bt_cc_email_confirmation_container [type="checkbox"]:checked + label:after{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";transform:scale(1);}.bt_cc_email_confirmation_container [type="checkbox"]:disabled:not(:checked) + label:before,.bt_cc_email_confirmation_container [type="checkbox"]:disabled:checked + label:before{box-shadow:none;border-color:#bbb;background-color:#ddd;}.bt_cc_email_confirmation_container [type="checkbox"]:disabled:checked + label:after{}.bt_cc_email_confirmation_container [type="checkbox"]:disabled + label{color:#aaa;}.bt_cc_email_confirmation_container [type="checkbox"]:checked:focus + label:before,.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked):focus + label:before{}.bt_cc_email_confirmation_container label:hover:before{}.bt_cc_separator.bt_cc_bottom_spacing_extra_small{margin-bottom:.25em !important;}.bt_cc_separator.bt_cc_bottom_spacing_small{margin-bottom:.5em !important;}.bt_cc_separator.bt_cc_bottom_spacing_normal{margin-bottom:1em !important;}.bt_cc_separator.bt_cc_bottom_spacing_medium{margin-bottom:2em !important;}.bt_cc_separator.bt_cc_bottom_spacing_large{margin-bottom:4em !important;}.bt_cc_separator.bt_cc_bottom_spacing_extra_large{margin-bottom:8em !important;}.bt_cc_separator.bt_cc_top_spacing_extra_small{margin-top:.25em !important;}.bt_cc_separator.bt_cc_top_spacing_small{margin-top:.5em !important;}.bt_cc_separator.bt_cc_top_spacing_normal{margin-top:1em !important;}.bt_cc_separator.bt_cc_top_spacing_medium{margin-top:2em !important;}.bt_cc_separator.bt_cc_top_spacing_large{margin-top:4em !important;}.bt_cc_separator.bt_cc_top_spacing_extra_large{margin-top:8em !important;}.bt_cc_separator.bt_cc_border_style_solid{border-top:1px solid #ddd;}.bt_cc_separator.bt_cc_border_style_dashed{border-top:1px dashed #ddd;}.bt_cc_separator.bt_cc_border_style_dotted{border-top:1px dotted #ddd;}.btQuoteItemDescription{text-align:right;font-size:.7em;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";pointer-events:none;}.btQuoteItemDescription:before{content:" ";clear:both;display:table;width:100%;}.btQuoteBooking .btQuoteSubtotal{padding:0;margin:0 0 20px;display:flex;align-items:center;}.btQuoteBooking .btQuoteSubtotal .btQuoteSubtotalText{display:block;max-width:220px;padding-right:20px;flex:0 0 220px;}.rtl .btQuoteBooking .btQuoteSubtotal .btQuoteSubtotalText{padding-right:0;padding-left:20px;text-align:right;}.btQuoteBooking .btQuoteSubtotal .btQuoteSubtotalCalc{font-weight:bold;line-height:1.8;}@media (max-width: 480px){.btQuoteBooking .btQuoteSubtotal{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;padding:0;}.rtl .btQuoteBooking .btQuoteSubtotal{padding:0;}.btQuoteBooking .btQuoteSubtotal .btQuoteSubtotalText{float:none;width:auto;margin:0;padding-right:20px;}.rtl .btQuoteBooking .btQuoteSubtotal .btQuoteSubtotalText{float:none;width:auto;margin:0;padding-right:20px;text-align:right;}.btQuoteBooking .btQuoteSubtotal .btQuoteSubtotalCalc{padding:0 20px;}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2;}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none;}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}.wpcf7-form-control-wrap{position:relative;}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" ";}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}form.submitting .wpcf7-spinner{visibility:visible;}.wpcf7-spinner::before{content:"";position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}}@keyframes spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes blink{from{opacity:0;}50%{opacity:1;}to{opacity:0;}}.wpcf7 [inert]{opacity:.5;}.wpcf7 input[type="file"]{cursor:pointer;}.wpcf7 input[type="file"]:disabled{cursor:default;}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr;}.wpcf7-reflection > output{display:list-item;list-style:none;}.wpcf7-reflection > output[hidden]{display:none;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.28571429em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}.fa-ul > li{position:relative;}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center;}.fa-li.fa-lg{left:-1.85714286em;}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right{margin-left:.3em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-gear:before,.fa-cog:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-rotate-right:before,.fa-repeat:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-warning:before,.fa-exclamation-triangle:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-gears:before,.fa-cogs:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook-f:before,.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-save:before,.fa-floppy-o:before{content:"";}.fa-square:before{content:"";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-unsorted:before,.fa-sort:before{content:"";}.fa-sort-down:before,.fa-sort-desc:before{content:"";}.fa-sort-up:before,.fa-sort-asc:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-legal:before,.fa-gavel:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-flash:before,.fa-bolt:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-paste:before,.fa-clipboard:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-unlink:before,.fa-chain-broken:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"";}.fa-euro:before,.fa-eur:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-rupee:before,.fa-inr:before{content:"";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"";}.fa-won:before,.fa-krw:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before,.fa-gratipay:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-turkish-lira:before,.fa-try:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"";}.fa-ge:before,.fa-empire:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-send:before,.fa-paper-plane:before{content:"";}.fa-send-o:before,.fa-paper-plane-o:before{content:"";}.fa-history:before{content:"";}.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"";}.fa-meanpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-dashcube:before{content:"";}.fa-forumbee:before{content:"";}.fa-leanpub:before{content:"";}.fa-sellsy:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-skyatlas:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-diamond:before{content:"";}.fa-ship:before{content:"";}.fa-user-secret:before{content:"";}.fa-motorcycle:before{content:"";}.fa-street-view:before{content:"";}.fa-heartbeat:before{content:"";}.fa-venus:before{content:"";}.fa-mars:before{content:"";}.fa-mercury:before{content:"";}.fa-intersex:before,.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-venus-double:before{content:"";}.fa-mars-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-neuter:before{content:"";}.fa-genderless:before{content:"";}.fa-facebook-official:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-whatsapp:before{content:"";}.fa-server:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-times:before{content:"";}.fa-hotel:before,.fa-bed:before{content:"";}.fa-viacoin:before{content:"";}.fa-train:before{content:"";}.fa-subway:before{content:"";}.fa-medium:before{content:"";}.fa-yc:before,.fa-y-combinator:before{content:"";}.fa-optin-monster:before{content:"";}.fa-opencart:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-battery-4:before,.fa-battery-full:before{content:"";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"";}.fa-battery-2:before,.fa-battery-half:before{content:"";}.fa-battery-1:before,.fa-battery-quarter:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-i-cursor:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-sticky-note:before{content:"";}.fa-sticky-note-o:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-clone:before{content:"";}.fa-balance-scale:before{content:"";}.fa-hourglass-o:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-hourglass:before{content:"";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"";}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"";}.fa-hand-scissors-o:before{content:"";}.fa-hand-lizard-o:before{content:"";}.fa-hand-spock-o:before{content:"";}.fa-hand-pointer-o:before{content:"";}.fa-hand-peace-o:before{content:"";}.fa-trademark:before{content:"";}.fa-registered:before{content:"";}.fa-creative-commons:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-get-pocket:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-safari:before{content:"";}.fa-chrome:before{content:"";}.fa-firefox:before{content:"";}.fa-opera:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-tv:before,.fa-television:before{content:"";}.fa-contao:before{content:"";}.fa-500px:before{content:"";}.fa-amazon:before{content:"";}.fa-calendar-plus-o:before{content:"";}.fa-calendar-minus-o:before{content:"";}.fa-calendar-times-o:before{content:"";}.fa-calendar-check-o:before{content:"";}.fa-industry:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-map-o:before{content:"";}.fa-map:before{content:"";}.fa-commenting:before{content:"";}.fa-commenting-o:before{content:"";}.fa-houzz:before{content:"";}.fa-vimeo:before{content:"";}.fa-black-tie:before{content:"";}.fa-fonticons:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-edge:before{content:"";}.fa-credit-card-alt:before{content:"";}.fa-codiepie:before{content:"";}.fa-modx:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-usb:before{content:"";}.fa-product-hunt:before{content:"";}.fa-mixcloud:before{content:"";}.fa-scribd:before{content:"";}.fa-pause-circle:before{content:"";}.fa-pause-circle-o:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stop-circle-o:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-hashtag:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-percent:before{content:"";}.fa-gitlab:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpforms:before{content:"";}.fa-envira:before{content:"";}.fa-universal-access:before{content:"";}.fa-wheelchair-alt:before{content:"";}.fa-question-circle-o:before{content:"";}.fa-blind:before{content:"";}.fa-audio-description:before{content:"";}.fa-volume-control-phone:before{content:"";}.fa-braille:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"";}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-signing:before,.fa-sign-language:before{content:"";}.fa-low-vision:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-pied-piper:before{content:"";}.fa-first-order:before{content:"";}.fa-yoast:before{content:"";}.fa-themeisle:before{content:"";}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"";}.fa-fa:before,.fa-font-awesome:before{content:"";}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;}.owl-carousel{display:none;width:100%;z-index:1;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}.owl-carousel .owl-item,.owl-carousel .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);}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;}.owl-carousel .owl-item img{display:block;width:100%;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none;}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block;}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:0;}.owl-carousel.owl-refresh .owl-item{visibility:hidden;}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-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;}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{animation-name:fadeOut;}@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 .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0;}.owl-carousel .owl-item img.owl-lazy{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;background:url("https://www.kungfuonline.com.au/wp-content/plugins/super-testimonial/frontend/css/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease;}.owl-carousel .owl-video-play-icon.nitro-lazy{background-image:none !important;}.owl-carousel .owl-video-play-icon:hover{-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%;}.testimonials_list_area{display:block;overflow:hidden;}.testimonials_list_area > div{display:block;overflow:hidden;}#ktsttestimonial_list_style .client_names{background:url("https://cdn-edgnb.nitrocdn.com/TWrmEZMBWZkeYUuiRFcLznRJwJdESBfF/assets/images/optimized/rev-5ad6a09/www.kungfuonline.com.au/wp-content/plugins/super-testimonial/frontend/images/h3.png") no-repeat center;color:#dd3c04;font-size:13px;font-weight:normal;text-align:center;text-transform:uppercase;margin-bottom:17px;}#ktsttestimonial_list_style .client_names.nitro-lazy{background-image:none !important;}#ktsttestimonial_list_style .client_names_photo{background:url("https://cdn-edgnb.nitrocdn.com/TWrmEZMBWZkeYUuiRFcLznRJwJdESBfF/assets/images/optimized/rev-5ad6a09/www.kungfuonline.com.au/wp-content/plugins/super-testimonial/frontend/images/photo-bg.png") no-repeat center;margin-right:6px;position:relative;float:left;}#ktsttestimonial_list_style .client_names_photo.nitro-lazy{background-image:none !important;}#ktsttestimonial_list_style .client_names_photo img{border-radius:0;box-shadow:none;max-height:115px;max-width:115px;overflow:hidden;position:absolute;}#ktsttestimonial_list_style .client_names_photo img.photo-bg{z-index:1;}#ktsttestimonial_list_style .client_names_photo img.client_names_photo{left:0;}#ktsttestimonial_list_style .client_content{font-style:italic;line-height:24px;padding-left:19px;margin-left:121px;position:relative;overflow:hidden;}#ktsttestimonial_list_style .client_content span{}#ktsttestimonial_list_style .client_content span.laquo{background:url("https://cdn-edgnb.nitrocdn.com/TWrmEZMBWZkeYUuiRFcLznRJwJdESBfF/assets/images/optimized/rev-5ad6a09/www.kungfuonline.com.au/wp-content/plugins/super-testimonial/frontend/images/laquo.png") no-repeat;width:14px;height:11px;position:absolute;left:0;top:4px;display:block;}#ktsttestimonial_list_style .client_content span.laquo.nitro-lazy{background-image:none !important;}#ktsttestimonial_list_style .client_content span.raquo{background:url("https://cdn-edgnb.nitrocdn.com/TWrmEZMBWZkeYUuiRFcLznRJwJdESBfF/assets/images/optimized/rev-5ad6a09/www.kungfuonline.com.au/wp-content/plugins/super-testimonial/frontend/images/raquo.png") no-repeat right 4px;width:13px;height:15px;padding-left:20px;display:inline-block;}#ktsttestimonial_list_style .client_content span.raquo.nitro-lazy{background-image:none !important;}#ktsttestimonial_list_style .client_content_info{text-align:right;float:right;}#ktsttestimonial_list_style .client_content_info a{box-shadow:none;color:#577302;font-family:Arial,sans-serif;font-size:13px;text-decoration:none;}#ktsttestimonial_list_style .client_content_info a:hover{text-decoration:underline;text-decoration:none;box-shadow:none;}#ktsttestimonial_list_style .client_content_info p{color:#5a5a5a;font-size:12px;line-height:15px;margin-top:6px;}.stpcol-col-lg-1,.stpcol-col-lg-2,.stpcol-col-lg-3,.stpcol-col-lg-4,.stpcol-col-lg-5,.stpcol-col-lg-6,.stpcol-col-md-1,.stpcol-col-md-2,.stpcol-col-md-3,.stpcol-col-md-4,.stpcol-col-md-5,.stpcol-col-md-6,.stpcol-col-sm-1,.stpcol-col-sm-2,.stpcol-col-sm-3,.stpcol-col-sm-4,.stpcol-col-sm-5,.stpcol-col-sm-6,.stpcol-col-xs-1,.stpcol-col-xs-2,.stpcol-col-xs-3,.stpcol-col-xs-4,.stpcol-col-xs-5,.stpcol-col-xs-6{float:left;margin-bottom:30px;min-height:1px;padding-left:15px;padding-right:15px;position:relative;}.stpcol-col-lg-1{width:100%;}.stpcol-col-lg-2{width:50%;}.stpcol-col-lg-3{width:33.2222%;}.stpcol-col-lg-4{width:24.9%;}.stpcol-col-lg-5{width:19.9%;}.stpcol-col-lg-6{width:16.6667%;}@media (min-width: 992px) and (max-width: 1100px){.stpcol-col-md-1{width:100%;}.stpcol-col-md-2{width:50%;}.stpcol-col-md-3{width:33.22222222%;}.stpcol-col-md-4{width:24.9%;}.stpcol-col-md-5{width:19.9%;}.stpcol-col-md-6{width:16.666666666667%;}}@media (min-width: 650px) and (max-width: 991px){.stpcol-col-sm-1{width:100%;}.stpcol-col-sm-2{width:49.9%;}.stpcol-col-sm-3{width:33.22222222%;}.stpcol-col-sm-4{width:24.9%;}.stpcol-col-sm-5{width:19.9%;}.stpcol-col-sm-6{width:16.666666666667%;}}@media (max-width: 651px){.stpcol-col-xs-1{width:100%;}.stpcol-col-xs-2{width:49.9%;}.stpcol-col-xs-3{width:33.22222222%;}.stpcol-col-xs-4{width:24.9%;}.stpcol-col-xs-5{width:19.9%;}.stpcol-col-xs-6{width:16.666666666667%;}}