/*!*
* Responsive Timetable for Wordpress
* For Wordpress
*
* @author Rik de Vos
* @link http://rikdevos.com/
* @version 1.10.0
*
* This is not free software. Visit http://rikdevos.com/demos/wordpress-responsive-timetable/ to purchase a license
**/.sched{font-family:lato,sans-serif;font-weight:400;-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-o-transition:opacity .5s;-ms-transition:opacity .5s;transition:opacity .5s;opacity:0}.sched.sched-visible{opacity:1}.sched.sched-hidden,.sched-list.sched-hidden{display:none}.sched,.sched *,.sched-list,.sched-list *,.sched-popup,.sched-popup *{-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.sched:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched .sched-style{display:none}.sched-loader{line-height:32px;height:32px;clear:both;text-align:center;position:relative;top:100px}.sched-loader .sched-loader-icon{background:url(https://audio.dev/wp-content/plugins/rdv-timetable/css/../img/rolling.svg)no-repeat;width:32px;height:32px;position:relative;-webkit-animation:rotating 1s linear infinite;-moz-animation:rotating 1s linear infinite;-ms-animation:rotating 1s linear infinite;-o-animation:rotating 1s linear infinite;animation:rotating 1s linear infinite;display:inline-block}.sched-loader .sched-loader-text{height:32px;width:160px;line-height:32px;font-size:18px;display:inline-block;position:relative}.sched-loader .sched-loader-text:after{position:absolute;left:10px;top:0;color:#000;content:'Loading Timetable';font-family:lato,sans-serif}@-webkit-keyframes rotating{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.sched-top:after{content:".";display:block;height:0;clear:both;visibility:hidden}body .sched h2.sched-title{font-size:24px;line-height:32px;padding:0!important;margin:18px 32px 18px 0!important;font-weight:700;display:inline-block!important;float:left}.sched h2.sched-title span{font-weight:400}.sched .sched-top-buttons{float:left}.sched .sched-top-buttons.sched-top-buttons-right{float:right}.sched .sched-top-buttons.sched-top-buttons-below-title{float:none;clear:both;margin-left:0}a.sched-download-button{display:inline-block;color:#3c3c3c!important;font-size:14px!important;font-weight:700!important;margin:9px 9px 9px 0;line-height:50px;height:50px;float:left;text-decoration:none!important;outline:none!important;border:none!important;background:0 0;-webkit-transition:background .2s,padding .2s,margin .2s;-moz-transition:background .2s,padding .2s,margin .2s;-o-transition:background .2s,padding .2s,margin .2s;-ms-transition:background .2s,padding .2s,margin .2s;transition:background .2s,padding .2s,margin .2s;padding:0;margin-right:24px}a.sched-download-button:hover{background:#e8e8e8;padding:0 12px;margin-right:0}a.sched-download-button i{margin-left:16px;display:inline-block}.sched-sort{display:block;color:#3c3c3c;font-size:14px;margin:9px 0 9px 12px;line-height:18px;height:50px;float:left;-webkit-transition:margin .2s;-moz-transition:margin .2s;-o-transition:margin .2s;-ms-transition:margin .2s;transition:margin .2s}.sched-top-buttons.sched-top-buttons-below-title .sched-sort{}.sched-top-buttons.sched-top-buttons-below-title .sched-sort.sched-sort-open{margin-right:0;margin-left:0}.sched-sort.sched-sort-right{float:right}.sched-sort.sched-sort-below-title{float:none;clear:both;margin-left:0}.sched-sort.sched-sort-clear{float:none;clear:both;margin-left:0}.sched-sort.sched-sort-hidden{display:none}.sched-sort:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-sort .sched-sort-label{display:block;line-height:18px;padding:16px 8px 16px 0;height:18px;float:left}.sched-sort .sched-sort-dropdown{display:block;line-height:18px;padding:16px 0;height:18px;float:left;position:relative;-webkit-transition:background .2s;-moz-transition:background .2s;-o-transition:background .2s;-ms-transition:background .2s;transition:background .2s;background:0 0}.sched-sort.sched-sort-open .sched-sort-dropdown{background:#e8e8e8}.sched-sort .sched-sort-current{font-weight:700;line-height:18px;padding:0;margin:0;-webkit-transition:padding .2s,margin .2s;-moz-transition:padding .2s,margin .2s;-o-transition:padding .2s,margin .2s;-ms-transition:padding .2s,margin .2s;transition:padding .2s,margin .2s}.sched-sort .sched-sort-current:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-sort.sched-sort-open .sched-sort-dropdown .sched-sort-current{padding-left:16px}.sched-sort .sched-sort-current .sched-sort-current-label{display:inline-block;width:100px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:18px;height:18px;padding:0;margin:0;float:left;-webkit-transition:width .2s,max-width .2s;-moz-transition:width .2s,max-width .2s;-o-transition:width .2s,max-width .2s;-ms-transition:width .2s,max-width .2s;transition:width .2s,max-width .2s}.sched-sort.sched-sort-open .sched-sort-dropdown .sched-sort-current .sched-sort-current-label{max-width:initial;width:180px}.sched-sort .sched-sort-current .sched-sort-current-icon{display:inline-block;width:30px;line-height:18px;height:18px;padding:0;margin:0 0 0 8px;float:left}.sched-sort .sched-sort-current .sched-sort-current-icon .sched-icon-chevron-up{display:none}.sched-sort.sched-sort-open .sched-sort-dropdown .sched-sort-current .sched-sort-current-icon .sched-icon-chevron-up{display:inline}.sched-sort.sched-sort-open .sched-sort-dropdown .sched-sort-current .sched-sort-current-icon .sched-icon-chevron-down{display:none}.sched-sort .sched-sort-dropdown .sched-sort-dropdown-select{display:none;opacity:0;position:absolute;background:#e8e8e8;z-index:20;top:50px;width:100%;-webkit-transition:opacity .2s,box-shadow .2s;-moz-transition:opacity .2s,box-shadow .2s;-o-transition:opacity .2s,box-shadow .2s;-ms-transition:opacity .2s,box-shadow .2s;transition:opacity .2s,box-shadow .2s;box-shadow:0 0 12px rgba(0,0,0,.1);padding-bottom:8px}.sched-sort .sched-sort-dropdown .sched-sort-dropdown-select:after{width:100%;height:12px;z-index:0;background:#e8e8e8;position:absolute;top:-12px;left:0;content:''}.sched-sort.sched-sort-open .sched-sort-dropdown .sched-sort-dropdown-select{display:block;opacity:1}.sched-sort .sched-sort-item{width:100%;line-height:18px;padding:9px 0;cursor:pointer;-ms-user-select:none;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.sched-sort .sched-sort-item:hover{background:rgba(0,0,0,5%)}.sched-sort .sched-sort-item:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-sort .sched-sort-item.sched-sort-item-all{padding-left:30px;font-weight:700}.sched-sort .sched-sort-item .sched-sort-item-icon{float:left;width:30px;text-align:right;opacity:0;-webkit-transition:opacity .2s,width .2s;-moz-transition:opacity .2s,width .2s;-o-transition:opacity .2s,width .2s;-ms-transition:opacity .2s,width .2s;transition:opacity .2s,width .2s}.sched-sort .sched-sort-item:hover .sched-sort-item-icon{opacity:.3}.sched-is-mobile .sched-sort .sched-sort-item:hover .sched-sort-item-icon{opacity:0}.sched-sort .sched-sort-item.sched-sort-item-selected:hover .sched-sort-item-icon{opacity:.8}.sched-is-mobile .sched-sort .sched-sort-item.sched-sort-item-selected:hover .sched-sort-item-icon{opacity:1}.sched-sort .sched-sort-item.sched-sort-item-selected .sched-sort-item-icon{opacity:1}.sched-sort .sched-sort-item .sched-sort-item-label{margin-left:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 16px;-webkit-transition:margin .2s;-moz-transition:margin .2s;-o-transition:margin .2s;-ms-transition:margin .2s;transition:margin .2s}.sched-sort.sched-sort-empty .sched-sort-item .sched-sort-item-icon{opacity:0;width:0}.sched-sort.sched-sort-empty .sched-sort-item .sched-sort-item-label{margin-left:0}.sched-sidebar{width:100px;float:left}.sched-sidebar.sched-sidebar-right{float:right}.sched-sidebar .sched-time{margin-top:50px}.sched-sidebar .sched-time .sched-time-value{line-height:14px;height:14px;padding:0 20px 36px 0;color:#3f3f3f;font-size:14px;text-align:right;position:relative;top:-9px}.sched-sidebar.sched-sidebar-right .sched-time .sched-time-value{text-align:left;padding:0 0 36px 20px}.sched-sidebar .sched-time .sched-time-value:last-child{padding-bottom:0}.sched-columns{margin-left:100px;position:relative}.sched-columns:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-row:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-h-columns{float:left;width:200px;height:400px;height:100%}.sched-h-content{margin-left:200px;height:400px;height:100%}.sched-h-content .sched-h-content-scroll{overflow:hidden;position:relative}.sched-h-content .sched-h-content-scroll .sched-h-content-scroll-time{position:relative;height:30px}.sched-h-content .sched-h-content-scroll .sched-h-content-scroll-time:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-h-content .sched-h-content-scroll .sched-h-content-scroll-time-value{position:absolute;top:0;left:0;z-index:1;color:##3f3f3f;font-size:14px;width:80px}.sched-h-content .sched-h-content-scroll .sched-h-content-columns{position:relative}.sched-h-column{font-size:14px;background:#e8e8e8;line-height:18px;height:18px;padding:16px;position:relative;font-weight:700;margin-bottom:1px}.sched-horizontal-medium .sched-h-column{height:28px;line-height:28px}.sched-h-column .sched-h-column-title{font-size:14px;text-align:center;position:relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:700}.sched-h-column .sched-h-column-title.sched-h-column-title-multiline{white-space:inherit;overflow:visible;text-overflow:inherit;line-height:18px}.sched-h-column .sched-h-column-title.sched-h-column-title-top{line-height:14px}.sched-h-row{background:#f8f8f8;height:60px;width:9999px;margin-bottom:1px;position:relative}.sched-h-row .sched-h-row-events{background:red}.sched-h-row .sched-h-row-events a.sched-event{top:0;height:100%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-1{}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-21{height:50%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-22{height:50%;top:50%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-31{height:33.3333%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-32{height:33.3333%;top:33.3333%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-33{height:33.3333%;top:66.6666%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-41{height:25%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-42{height:25%;top:25%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-43{height:25%;top:50%}.sched-h-row .sched-h-row-events a.sched-event.sched-event-size-44{height:25%;top:75%}.sched-column{width:25%;float:left;position:relative}.sched-column .sched-column-tooltip,.sched-h-column .sched-column-tooltip{position:absolute;z-index:25!important;color:#fff;display:none;top:-70px;z-index:1;background:#18bc9c;color:#fff;width:100%;border-radius:3px;padding:6px 0}.sched-h-column .sched-column-tooltip{top:0}.sched-column .sched-column-tooltip .sched-column-tooltip-arrow,.sched-h-column .sched-column-tooltip .sched-column-tooltip-arrow{position:absolute;bottom:-5px;left:50%}.sched-column .sched-column-tooltip .sched-column-tooltip-arrow .sched-column-tooltip-arrow-inside,.sched-h-column .sched-column-tooltip .sched-column-tooltip-arrow .sched-column-tooltip-arrow-inside{position:relative;left:-5px;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:#18bc9c transparent transparent transparent}.sched-column .sched-column-tooltip .sched-column-tooltip-title,.sched-h-column .sched-column-tooltip .sched-column-tooltip-title{font-size:14px;line-height:22px;padding:0 6px;text-align:center}.sched-column .sched-column-tooltip .sched-column-tooltip-description,.sched-h-column .sched-column-tooltip .sched-column-tooltip-description{font-size:12px;line-height:18px;padding:0 6px;text-align:center}.sched-column .sched-column-header,.sched-column .sched-column-header-sticky{font-size:14px;background:#e8e8e8;line-height:18px;height:18px;padding:16px;text-align:center;position:relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:700}.sched-column .sched-column-header-sticky{position:fixed;top:30px;z-index:99;display:none}.sched-sticky-header-visible .sched-column .sched-column-header-sticky{display:block}.sched-columns .sched-column:last-child .sched-column-header:after,.sched-columns .sched-column:last-child .sched-column-header-sticky:after{background:red #e8e8e8;top:0;right:0;content:'';height:100px;width:1px;position:absolute}.sched-column .sched-column-header:after,.sched-column .sched-column-header-sticky:after{position:absolute;background:#fff;content:'';right:0;top:0;height:100%;width:1px}.sched-column:last-child .sched-column-header:after,.sched-column:last-child .sched-column-header-sticky:after{background:#e8e8e8}.sched-column .sched-column-header-handle{position:absolute;right:8px;top:18px;font-size:14px;line-height:14px;opacity:.3}.sched-column .sched-column-content{position:absolute;top:50px;width:100%}.sched-column .sched-column-bg{background:#fff;width:100%;height:100%}.sched-column .sched-column-bg .sched-column-bg-block{border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;height:49px;position:relative}.sched-column .sched-column-bg .sched-column-bg-block:after{position:absolute;background:#f5f5f5;content:'';left:0;top:50%;height:1px;width:100%}.sched-column:first-child .sched-column-bg .sched-column-bg-block{border-left:1px solid #e8e8e8}.sched-column .sched-column-bg .sched-column-bg-block .sched-column-bg-block-button{background:#18bc9c;height:25px;width:100%;position:absolute;top:0;left:0;opacity:0;z-index:1;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;-ms-transition:opacity .2s;transition:opacity .2s}.sched-column .sched-column-bg .sched-column-bg-block .sched-column-bg-block-button.sched-column-bg-block-button-even{top:25px;height:25px}.sched-column .sched-column-bg .sched-column-bg-block .sched-column-bg-block-button.sched-column-bg-block-button-visible{opacity:1}.sched-row{}.sched-row.sched-row-no-title{margin-bottom:20px}.sched-row-no-title .sched-column .sched-column-header{display:none}.sched-row-no-title .sched-column .sched-column-content{top:0}.sched-row-no-title .sched-sidebar .sched-time{margin-top:0}.sched-row-no-title .sched-column .sched-column-bg{box-shadow:0 -1px #e8e8e8}a.sched-event{position:absolute;top:100px;height:99px;z-index:10;width:100%;color:#fff!important;font-family:lato,sans-serif!important;font-weight:400!important;font-size:14px!important;text-decoration:none!important;font-style:normal!important;background:0 0!important;padding:0!important;margin:0!important;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;-ms-transition:opacity .2s;transition:opacity .2s;outline:none!important;border:none!important;box-shadow:none!important}a.sched-event:hover{z-index:11}a.sched-event[data-onclick="0"]:hover{cursor:default}a.sched-event.sched-event-sort-hidden{opacity:.3}.sched-column:first-child a.sched-event:after{left:1px}.sched-event.sched-event-size-1{}.sched-event.sched-event-size-21{width:50%}.sched-event.sched-event-size-22{width:50%;left:50%}.sched-event.sched-event-size-31{width:33.3333%}.sched-event.sched-event-size-32{width:33.3333%;left:33.3333%}.sched-event.sched-event-size-33{width:33.3333%;left:66.6666%}.sched-event.sched-event-size-41{width:25%}.sched-event.sched-event-size-42{width:25%;left:25%}.sched-event.sched-event-size-43{width:25%;left:50%}.sched-event.sched-event-size-44{width:25%;left:75%}.sched-column:first-child a.sched-event.sched-event-size-22:before,.sched-column:first-child a.sched-event.sched-event-size-32:before,.sched-column:first-child a.sched-event.sched-event-size-33:before,.sched-column:first-child a.sched-event.sched-event-size-42:before,.sched-column:first-child a.sched-event.sched-event-size-43:before,.sched-column:first-child a.sched-event.sched-event-size-44:before{background:0 0}.sched-event .sched-event-tooltip{position:absolute;z-index:35;color:#fff;display:none;top:-70px;z-index:1;background:#18bc9c;color:#fff;width:100%;border-radius:3px;padding:6px 0;left:0}.sched-event .sched-event-tooltip .sched-event-tooltip-arrow{position:absolute;bottom:-5px;left:50%}.sched-event .sched-event-tooltip .sched-event-tooltip-arrow .sched-event-tooltip-arrow-inside{position:relative;left:-5px;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:#18bc9c transparent transparent transparent}.sched-event .sched-event-tooltip .sched-event-tooltip-title{font-size:14px;line-height:22px;padding:0 6px;text-align:center}.sched-event .sched-event-tooltip .sched-event-tooltip-time{font-size:12px;line-height:18px;padding:0 6px;text-align:center}.sched-event .sched-event-tooltip .sched-event-tooltip-description{font-size:12px;line-height:18px;padding:0 6px;text-align:center}.sched-event .sched-event-inner{background:#888;margin:0 1px 0 0;height:100%;padding:0 20px;position:relative;-webkit-transition:background .2s,opacity .2s;-moz-transition:background .2s,opacity .2s;-o-transition:background .2s,opacity .2s;-ms-transition:background .2s,opacity .2s;transition:background .2s,opacity .2s;max-width:100%;overflow:hidden}.sched-event.sched-event-image-bg .sched-event-inner{background-size:cover;background-repeat:no-repeat;background-position:50%}.sched-event.sched-event-image-bg .sched-event-inner:hover{opacity:.9}.sched-event .sched-event-inner .sched-event-inner-bar{display:none;background:#000;position:absolute;top:0;left:0;width:3px;height:100%;content:'';opacity:.5}.sched-columns .sched-column:first-child .sched-event .sched-event-inner .sched-event-inner-bar{left:1px}.sched-event.sched-event-invert .sched-event-inner .sched-event-inner-bar{display:block}.sched-event .sched-event-inner>*{}.sched-column:first-child a.sched-event:before{position:absolute;z-index:12;width:1px;height:100%;background:#e8e8e8;left:0;top:0;content:''}.sched-event .sched-event-copy-icon{position:absolute;top:1px;left:1px;color:#fff;background:rgba(0,0,0,.5);height:16px;line-height:16px;text-align:left;font-size:12px;border-radius:2px;padding:3px 7px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:100%}.sched-event .sched-event-copy-icon span{display:none;margin-left:6px}.sched-event .sched-event-copy-icon:hover span{display:inline}.sched-event .sched-event-title{font-size:14px;line-height:18px;padding-top:14px;font-weight:700}.sched-event .sched-event-subtitle{font-size:12px;line-height:16px;padding-top:6px}.sched-event .sched-event-description{font-size:12px;line-height:16px;padding-top:6px}.sched-event-fulldescription{display:none}.sched-event-image-load{display:none}.sched-popup{position:absolute;width:174px;color:#535353;top:0;left:0;z-index:99999999;display:none;font-family:lato,sans-serif;font-weight:400;font-size:14px;line-height:24px;margin-bottom:20px}.sched-popup.sched-popup-done{box-shadow:2px 2px 10px rgba(0,0,0,.25)}html body .sched-popup .sched-popup-description-text a,html body .sched-popup .sched-meta a{color:#18bc9c}.sched-popup .sched-popup-title{font-size:18px;line-height:18px;background:#01c0c8;color:#fff;padding:30px;border-top-left-radius:3px;border-top-right-radius:3px}.sched-popup.sched-popup-has-image .sched-popup-title{border-top-left-radius:0;border-top-right-radius:0}.sched-popup .sched-popup-title>div{position:relative}.sched-popup .sched-popup-media{display:none;border-top-left-radius:3px;border-top-right-radius:3px;overflow:hidden}.sched-popup .sched-popup-media[data-media-type=youtube]{background:#000;position:relative}.sched-popup .sched-popup-media[data-media-type=youtube] i{position:absolute;top:50%;left:50%;color:#fff;font-size:16px}.sched-popup .sched-popup-media img{width:100%;border-top-left-radius:3px;border-top-right-radius:3px;position:relative;left:0;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;box-shadow:0 0 rgba(0,0,0,.25);padding:0;margin:0;display:block;border:none}.sched-popup .sched-popup-media img:hover{transform:scale(1.05)}.sched-popup .sched-popup-close{position:absolute;right:0;top:0;color:#fff;font-size:18px;line-height:18px;height:18px;width:18px;padding:10px;text-align:center;z-index:999999999;opacity:0;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;-ms-transition:opacity .2s;transition:opacity .2s;border-top-right-radius:3px;display:block;display:none}.sched-popup.sched-popup-done .sched-popup-close:hover{opacity:1}.sched-popup.sched-popup-done .sched-popup-close{opacity:.75}.sched-popup .sched-popup-description{display:none;background:#fff;padding:30px 30px 16px;padding:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.sched-popup p.sched-popup-description-text{font-family:lato,sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:24px!important;padding:0!important;margin:0!important;padding:30px!important}.sched-popup p.sched-popup-description-text.sched-event-no-description{display:none}.sched-meta{}.sched-meta .sched-meta-field{padding:15px 30px;-webkit-transition:background .2s;-moz-transition:background .2s;-o-transition:background .2s;-ms-transition:background .2s;transition:background .2s}.sched-meta .sched-meta-field:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-meta .sched-meta-field:hover{}.sched-meta .sched-meta-field .sched-meta-icon{float:left;font-size:20px;text-align:center;width:18px;margin-top:14px}.sched-meta .sched-meta-field .sched-meta-right{margin-left:50px}.sched-meta .sched-meta-field .sched-meta-right .sched-meta-name{}.sched-meta .sched-meta-field .sched-meta-right .sched-meta-value{}.sched-meta .sched-meta-field.sched-meta-field-single{}.sched-meta .sched-meta-field.sched-meta-field-single .sched-meta-icon{margin-top:0}.sched-meta .sched-meta-field.sched-meta-field-no-icon .sched-meta-right{margin-left:0}.sched-meta .sched-meta-field.sched-meta-field-no-icon .sched-meta-icon{display:none}.sched-popup .sched-popup-widgets{margin-bottom:16px}.sched-popup .sched-popup-widget{}.sched-popup .sched-popup-widget:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-popup .sched-popup-widget .sched-popup-widget-icon{float:left;margin-top:3px}.sched-popup .sched-popup-widget .sched-popup-widget-text{margin-left:30px}.sched-popup .sched-popup-buttons{border-top:1px solid #eee;padding:16px;display:none}.sched-popup .sched-popup-buttons a{}.sched-popup .sched-popup-buttons a:hover{}.sched-popup .sched-popup-edit{padding:20px;box-shadow:inset 0 0 20px rgba(0,0,0,.25);background:#595967;height:100px;color:#fff}.sched-popup .sched-popup-social-buttons{margin:16px 30px 0;border-top:1px solid #eee;padding-top:16px}.sched-popup .sched-popup-social-buttons:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-popup .sched-popup-social-buttons a.sched-popup-social-button{text-decoration:none!important;border:none!important;padding:0!important;margin:0 10px 0 0!important;width:40px;height:40px;border-radius:20px;z-index:999;display:inline-block;font-size:14px!important;color:#fff!important;line-height:40px!important;text-align:center!important;float:left}.sched-popup .sched-popup-social-buttons a.sched-popup-social-button.sched-popup-social-facebook{background-color:#3b5998}.sched-popup .sched-popup-social-buttons a.sched-popup-social-button.sched-popup-social-twitter{background-color:#55acee}.sched-popup .sched-popup-social-buttons a.sched-popup-social-button.sched-popup-social-google-plus{background-color:#dd4b39}.sched-popup .sched-popup-navigate-left,.sched-popup .sched-popup-navigate-right{width:30px;height:50px;padding:30px;background:url(https://audio.dev/wp-content/plugins/rdv-timetable/css/../img/arrow-left.png)no-repeat 50%;background-size:30px 50px;opacity:0;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;cursor:pointer;position:absolute;left:-120px;top:30px}.sched-popup.sched-popup-hide-arrows .sched-popup-navigate-left,.sched-popup.sched-popup-hide-arrows .sched-popup-navigate-right{display:none!important}.sched-popup .sched-popup-navigate-right{background:url(https://audio.dev/wp-content/plugins/rdv-timetable/css/../img/arrow-right.png)no-repeat 50%;background-size:30px 50px;left:600px}.sched-popup.sched-popup-done .sched-popup-navigate-left,.sched-popup.sched-popup-done .sched-popup-navigate-right{opacity:1}.sched-popup.sched-popup-done .sched-popup-navigate-left:hover{}.sched-popup-overlay{background:#000;position:fixed;width:100%;height:100%;z-index:99999998;top:0;left:0;overflow:hidden;opacity:0;display:none}.sched-popup-overlay .sched-popup-overlay-close{width:50px;height:50px;display:block;position:fixed;right:0;top:0;padding:30px;background:url(https://audio.dev/wp-content/plugins/rdv-timetable/css/../img/close.png)no-repeat 50%;background-size:50px 50px;opacity:.5;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;cursor:pointer}.sched-popup-overlay .sched-popup-overlay-close:hover{opacity:1}.sched-popup-overlay.sched-popup-overlay-show{display:block;animation-duration:.5s;animation-name:schedFadeOverlay;-ms-animation-duration:.5s;-ms-animation-name:schedFadeOverlay;-moz-animation-duration:.5s;-moz-animation-name:schedFadeOverlay;-webkit-animation-duration:.5s;-webkit-animation-name:schedFadeOverlay;opacity:.5}.sched-popup-overlay.sched-popup-overlay-hide{display:block;animation-duration:.5s;animation-name:schedFadeOverlayReverse;animation-direction:reverse;-ms-animation-duration:.5s;-ms-animation-name:schedFadeOverlayReverse;-ms-animation-direction:reverse;-moz-animation-duration:.5s;-moz-animation-name:schedFadeOverlayReverse;-moz-animation-direction:reverse;-webkit-animation-duration:.5s;-webkit-animation-name:schedFadeOverlayReverse;-webkit-animation-direction:reverse}@keyframes schedFadeOverlay{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}@-ms-keyframes schedFadeOverlay{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}@-moz-keyframes schedFadeOverlay{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}@-webkit-keyframes schedFadeOverlay{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}@keyframes schedFadeOverlayReverse{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}@-ms-keyframes schedFadeOverlayReverse{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}@-moz-keyframes schedFadeOverlayReverse{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}@-webkit-keyframes schedFadeOverlayReverse{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.5}}.sched-list{font-family:lato,sans-serif;font-weight:400}.sched-list .sched-list-title{font-size:24px;line-height:32px;padding:0!important;margin:18px 32px 18px 0!important;font-weight:700;color:#3f3f3f}.sched-list.sched-list-upcoming .sched-top-buttons{display:none}.sched-list .sched-list-column{margin-bottom:18px;clear:both}.sched-list.sched-list-upcoming .sched-list-column{margin-bottom:0;clear:both}.sched-list .sched-list-column:last-child{margin-bottom:0}.sched-list .sched-list-column .sched-list-column-title{font-size:18px;margin-bottom:6px;line-height:1.5em;color:#000;font-weight:700;font-family:lato,sans-serif}.sched-list .sched-list-column ul.sched-list-column-events{list-style-type:none;padding:0!important;margin:0!important}.sched-list .sched-list-column li.sched-list-event-li{list-style-type:none;padding:0!important;margin:0!important}.sched-list .sched-list-column li.sched-list-event-li:hover{}.sched-list a.sched-list-event{position:relative;width:100%;display:block;font-size:14px;line-height:24px;text-decoration:none;color:#3f3f3f;font-family:lato,sans-serif;font-weight:400;padding:6px 0;outline:none;border:none;box-shadow:none}.sched-list a.sched-list-event.sched-list-event-odd{}.sched-list a.sched-list-event:hover{}.sched-list a.sched-list-event:hover .sched-list-event-text{text-decoration:underline}.sched-list a.sched-list-event:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sched-list a.sched-list-event .sched-list-event-color{display:block;width:7px;height:7px;border-radius:15px;margin:8px 2px 2px;float:left;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;-ms-transition:all .1s;transition:all .1s;display:none}.sched-list a.sched-list-event:hover .sched-list-event-color{width:11px;height:11px;margin:6px 0 0}.sched-list a.sched-list-event.sched-list-event-has-color .sched-list-event-color{display:block}.sched-list a.sched-list-event.sched-list-event-has-background{padding:10px;margin-bottom:1px!important}.sched-list li:last-child a.sched-list-event.sched-list-event-has-background{margin-bottom:0!important}.sched-list a.sched-list-event .sched-list-event-text{margin-right:140px}.sched-list a.sched-list-event.sched-list-event-upcoming .sched-list-event-text{margin-right:0}.sched-list a.sched-list-event.sched-list-event-has-color .sched-list-event-text{margin-left:20px}.sched-list a.sched-list-event .sched-list-event-text .sched-list-event-title{}.sched-list a.sched-list-event.sched-list-event-upcoming .sched-list-event-text .sched-list-event-title{font-weight:700}.sched-list a.sched-list-event .sched-list-event-text .sched-list-event-description{font-style:italic}.sched-list a.sched-list-event .sched-list-event-text .sched-list-event-description.sched-list-event-description-truncated{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sched-list a.sched-list-event .sched-list-event-text .sched-list-event-upcoming-time{}.sched-list a.sched-list-event .sched-list-event-time{position:absolute;right:0;top:6px;width:140px;text-align:right}.sched-list a.sched-list-event.sched-list-event-has-background .sched-list-event-time{right:10px}.sched-list .sched-list-top .sched-sort{}
.sched-popup-speaker{display:none;}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/*
 * NOTE: The prefix "fa" has been changed to "sched-icon" for this plugin!
 */
@font-face{font-family:FontAwesomeSCHED;src:url(https://audio.dev/wp-content/plugins/rdv-timetable/packages/icons/css/../fonts/fontawesome-webfont.eot?v=4.3.0);src:url(https://audio.dev/wp-content/plugins/rdv-timetable/packages/icons/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(https://audio.dev/wp-content/plugins/rdv-timetable/packages/icons/css/../fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(https://audio.dev/wp-content/plugins/rdv-timetable/packages/icons/css/../fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(https://audio.dev/wp-content/plugins/rdv-timetable/packages/icons/css/../fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(https://audio.dev/wp-content/plugins/rdv-timetable/packages/icons/css/../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.sched-icon{display:inline-block;font:normal normal normal 14px/1 FontAwesomeSCHED;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.sched-icon-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.sched-icon-2x{font-size:2em}.sched-icon-3x{font-size:3em}.sched-icon-4x{font-size:4em}.sched-icon-5x{font-size:5em}.sched-icon-fw{width:1.28571429em;text-align:center}.sched-icon-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.sched-icon-ul>li{position:relative}.sched-icon-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.sched-icon-li.sched-icon-lg{left:-1.85714286em}.sched-icon-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.sched-icon.pull-left{margin-right:.3em}.sched-icon.pull-right{margin-left:.3em}.sched-icon-spin{-webkit-animation:sched-icon-spin 2s infinite linear;animation:sched-icon-spin 2s infinite linear}.sched-icon-pulse{-webkit-animation:sched-icon-spin 1s infinite steps(8);animation:sched-icon-spin 1s infinite steps(8)}@-webkit-keyframes sched-icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes sched-icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.sched-icon-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sched-icon-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sched-icon-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sched-icon-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.sched-icon-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .sched-icon-flip-horizontal,:root .sched-icon-flip-vertical,:root .sched-icon-rotate-180,:root .sched-icon-rotate-270,:root .sched-icon-rotate-90{filter:none}.sched-icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.sched-icon-stack-1x,.sched-icon-stack-2x{position:absolute;left:0;width:100%;text-align:center}.sched-icon-stack-1x{line-height:inherit}.sched-icon-stack-2x{font-size:2em}.sched-icon-inverse{color:#fff}.sched-icon-glass:before{content:"\f000"}.sched-icon-music:before{content:"\f001"}.sched-icon-search:before{content:"\f002"}.sched-icon-envelope-o:before{content:"\f003"}.sched-icon-heart:before{content:"\f004"}.sched-icon-star:before{content:"\f005"}.sched-icon-star-o:before{content:"\f006"}.sched-icon-user:before{content:"\f007"}.sched-icon-film:before{content:"\f008"}.sched-icon-th-large:before{content:"\f009"}.sched-icon-th:before{content:"\f00a"}.sched-icon-th-list:before{content:"\f00b"}.sched-icon-check:before{content:"\f00c"}.sched-icon-close:before,.sched-icon-remove:before,.sched-icon-times:before{content:"\f00d"}.sched-icon-search-plus:before{content:"\f00e"}.sched-icon-search-minus:before{content:"\f010"}.sched-icon-power-off:before{content:"\f011"}.sched-icon-signal:before{content:"\f012"}.sched-icon-cog:before,.sched-icon-gear:before{content:"\f013"}.sched-icon-trash-o:before{content:"\f014"}.sched-icon-home:before{content:"\f015"}.sched-icon-file-o:before{content:"\f016"}.sched-icon-clock-o:before{content:"\f017"}.sched-icon-road:before{content:"\f018"}.sched-icon-download:before{content:"\f019"}.sched-icon-arrow-circle-o-down:before{content:"\f01a"}.sched-icon-arrow-circle-o-up:before{content:"\f01b"}.sched-icon-inbox:before{content:"\f01c"}.sched-icon-play-circle-o:before{content:"\f01d"}.sched-icon-repeat:before,.sched-icon-rotate-right:before{content:"\f01e"}.sched-icon-refresh:before{content:"\f021"}.sched-icon-list-alt:before{content:"\f022"}.sched-icon-lock:before{content:"\f023"}.sched-icon-flag:before{content:"\f024"}.sched-icon-headphones:before{content:"\f025"}.sched-icon-volume-off:before{content:"\f026"}.sched-icon-volume-down:before{content:"\f027"}.sched-icon-volume-up:before{content:"\f028"}.sched-icon-qrcode:before{content:"\f029"}.sched-icon-barcode:before{content:"\f02a"}.sched-icon-tag:before{content:"\f02b"}.sched-icon-tags:before{content:"\f02c"}.sched-icon-book:before{content:"\f02d"}.sched-icon-bookmark:before{content:"\f02e"}.sched-icon-print:before{content:"\f02f"}.sched-icon-camera:before{content:"\f030"}.sched-icon-font:before{content:"\f031"}.sched-icon-bold:before{content:"\f032"}.sched-icon-italic:before{content:"\f033"}.sched-icon-text-height:before{content:"\f034"}.sched-icon-text-width:before{content:"\f035"}.sched-icon-align-left:before{content:"\f036"}.sched-icon-align-center:before{content:"\f037"}.sched-icon-align-right:before{content:"\f038"}.sched-icon-align-justify:before{content:"\f039"}.sched-icon-list:before{content:"\f03a"}.sched-icon-dedent:before,.sched-icon-outdent:before{content:"\f03b"}.sched-icon-indent:before{content:"\f03c"}.sched-icon-video-camera:before{content:"\f03d"}.sched-icon-image:before,.sched-icon-photo:before,.sched-icon-picture-o:before{content:"\f03e"}.sched-icon-pencil:before{content:"\f040"}.sched-icon-map-marker:before{content:"\f041"}.sched-icon-adjust:before{content:"\f042"}.sched-icon-tint:before{content:"\f043"}.sched-icon-edit:before,.sched-icon-pencil-square-o:before{content:"\f044"}.sched-icon-share-square-o:before{content:"\f045"}.sched-icon-check-square-o:before{content:"\f046"}.sched-icon-arrows:before{content:"\f047"}.sched-icon-step-backward:before{content:"\f048"}.sched-icon-fast-backward:before{content:"\f049"}.sched-icon-backward:before{content:"\f04a"}.sched-icon-play:before{content:"\f04b"}.sched-icon-pause:before{content:"\f04c"}.sched-icon-stop:before{content:"\f04d"}.sched-icon-forward:before{content:"\f04e"}.sched-icon-fast-forward:before{content:"\f050"}.sched-icon-step-forward:before{content:"\f051"}.sched-icon-eject:before{content:"\f052"}.sched-icon-chevron-left:before{content:"\f053"}.sched-icon-chevron-right:before{content:"\f054"}.sched-icon-plus-circle:before{content:"\f055"}.sched-icon-minus-circle:before{content:"\f056"}.sched-icon-times-circle:before{content:"\f057"}.sched-icon-check-circle:before{content:"\f058"}.sched-icon-question-circle:before{content:"\f059"}.sched-icon-info-circle:before{content:"\f05a"}.sched-icon-crosshairs:before{content:"\f05b"}.sched-icon-times-circle-o:before{content:"\f05c"}.sched-icon-check-circle-o:before{content:"\f05d"}.sched-icon-ban:before{content:"\f05e"}.sched-icon-arrow-left:before{content:"\f060"}.sched-icon-arrow-right:before{content:"\f061"}.sched-icon-arrow-up:before{content:"\f062"}.sched-icon-arrow-down:before{content:"\f063"}.sched-icon-mail-forward:before,.sched-icon-share:before{content:"\f064"}.sched-icon-expand:before{content:"\f065"}.sched-icon-compress:before{content:"\f066"}.sched-icon-plus:before{content:"\f067"}.sched-icon-minus:before{content:"\f068"}.sched-icon-asterisk:before{content:"\f069"}.sched-icon-exclamation-circle:before{content:"\f06a"}.sched-icon-gift:before{content:"\f06b"}.sched-icon-leaf:before{content:"\f06c"}.sched-icon-fire:before{content:"\f06d"}.sched-icon-eye:before{content:"\f06e"}.sched-icon-eye-slash:before{content:"\f070"}.sched-icon-exclamation-triangle:before,.sched-icon-warning:before{content:"\f071"}.sched-icon-plane:before{content:"\f072"}.sched-icon-calendar:before{content:"\f073"}.sched-icon-random:before{content:"\f074"}.sched-icon-comment:before{content:"\f075"}.sched-icon-magnet:before{content:"\f076"}.sched-icon-chevron-up:before{content:"\f077"}.sched-icon-chevron-down:before{content:"\f078"}.sched-icon-retweet:before{content:"\f079"}.sched-icon-shopping-cart:before{content:"\f07a"}.sched-icon-folder:before{content:"\f07b"}.sched-icon-folder-open:before{content:"\f07c"}.sched-icon-arrows-v:before{content:"\f07d"}.sched-icon-arrows-h:before{content:"\f07e"}.sched-icon-bar-chart-o:before,.sched-icon-bar-chart:before{content:"\f080"}.sched-icon-twitter-square:before{content:"\f081"}.sched-icon-facebook-square:before{content:"\f082"}.sched-icon-camera-retro:before{content:"\f083"}.sched-icon-key:before{content:"\f084"}.sched-icon-cogs:before,.sched-icon-gears:before{content:"\f085"}.sched-icon-comments:before{content:"\f086"}.sched-icon-thumbs-o-up:before{content:"\f087"}.sched-icon-thumbs-o-down:before{content:"\f088"}.sched-icon-star-half:before{content:"\f089"}.sched-icon-heart-o:before{content:"\f08a"}.sched-icon-sign-out:before{content:"\f08b"}.sched-icon-linkedin-square:before{content:"\f08c"}.sched-icon-thumb-tack:before{content:"\f08d"}.sched-icon-external-link:before{content:"\f08e"}.sched-icon-sign-in:before{content:"\f090"}.sched-icon-trophy:before{content:"\f091"}.sched-icon-github-square:before{content:"\f092"}.sched-icon-upload:before{content:"\f093"}.sched-icon-lemon-o:before{content:"\f094"}.sched-icon-phone:before{content:"\f095"}.sched-icon-square-o:before{content:"\f096"}.sched-icon-bookmark-o:before{content:"\f097"}.sched-icon-phone-square:before{content:"\f098"}.sched-icon-twitter:before{content:"\f099"}.sched-icon-facebook-f:before,.sched-icon-facebook:before{content:"\f09a"}.sched-icon-github:before{content:"\f09b"}.sched-icon-unlock:before{content:"\f09c"}.sched-icon-credit-card:before{content:"\f09d"}.sched-icon-rss:before{content:"\f09e"}.sched-icon-hdd-o:before{content:"\f0a0"}.sched-icon-bullhorn:before{content:"\f0a1"}.sched-icon-bell:before{content:"\f0f3"}.sched-icon-certificate:before{content:"\f0a3"}.sched-icon-hand-o-right:before{content:"\f0a4"}.sched-icon-hand-o-left:before{content:"\f0a5"}.sched-icon-hand-o-up:before{content:"\f0a6"}.sched-icon-hand-o-down:before{content:"\f0a7"}.sched-icon-arrow-circle-left:before{content:"\f0a8"}.sched-icon-arrow-circle-right:before{content:"\f0a9"}.sched-icon-arrow-circle-up:before{content:"\f0aa"}.sched-icon-arrow-circle-down:before{content:"\f0ab"}.sched-icon-globe:before{content:"\f0ac"}.sched-icon-wrench:before{content:"\f0ad"}.sched-icon-tasks:before{content:"\f0ae"}.sched-icon-filter:before{content:"\f0b0"}.sched-icon-briefcase:before{content:"\f0b1"}.sched-icon-arrows-alt:before{content:"\f0b2"}.sched-icon-group:before,.sched-icon-users:before{content:"\f0c0"}.sched-icon-chain:before,.sched-icon-link:before{content:"\f0c1"}.sched-icon-cloud:before{content:"\f0c2"}.sched-icon-flask:before{content:"\f0c3"}.sched-icon-cut:before,.sched-icon-scissors:before{content:"\f0c4"}.sched-icon-copy:before,.sched-icon-files-o:before{content:"\f0c5"}.sched-icon-paperclip:before{content:"\f0c6"}.sched-icon-floppy-o:before,.sched-icon-save:before{content:"\f0c7"}.sched-icon-square:before{content:"\f0c8"}.sched-icon-bars:before,.sched-icon-navicon:before,.sched-icon-reorder:before{content:"\f0c9"}.sched-icon-list-ul:before{content:"\f0ca"}.sched-icon-list-ol:before{content:"\f0cb"}.sched-icon-strikethrough:before{content:"\f0cc"}.sched-icon-underline:before{content:"\f0cd"}.sched-icon-table:before{content:"\f0ce"}.sched-icon-magic:before{content:"\f0d0"}.sched-icon-truck:before{content:"\f0d1"}.sched-icon-pinterest:before{content:"\f0d2"}.sched-icon-pinterest-square:before{content:"\f0d3"}.sched-icon-google-plus-square:before{content:"\f0d4"}.sched-icon-google-plus:before{content:"\f0d5"}.sched-icon-money:before{content:"\f0d6"}.sched-icon-caret-down:before{content:"\f0d7"}.sched-icon-caret-up:before{content:"\f0d8"}.sched-icon-caret-left:before{content:"\f0d9"}.sched-icon-caret-right:before{content:"\f0da"}.sched-icon-columns:before{content:"\f0db"}.sched-icon-sort:before,.sched-icon-unsorted:before{content:"\f0dc"}.sched-icon-sort-desc:before,.sched-icon-sort-down:before{content:"\f0dd"}.sched-icon-sort-asc:before,.sched-icon-sort-up:before{content:"\f0de"}.sched-icon-envelope:before{content:"\f0e0"}.sched-icon-linkedin:before{content:"\f0e1"}.sched-icon-rotate-left:before,.sched-icon-undo:before{content:"\f0e2"}.sched-icon-gavel:before,.sched-icon-legal:before{content:"\f0e3"}.sched-icon-dashboard:before,.sched-icon-tachometer:before{content:"\f0e4"}.sched-icon-comment-o:before{content:"\f0e5"}.sched-icon-comments-o:before{content:"\f0e6"}.sched-icon-bolt:before,.sched-icon-flash:before{content:"\f0e7"}.sched-icon-sitemap:before{content:"\f0e8"}.sched-icon-umbrella:before{content:"\f0e9"}.sched-icon-clipboard:before,.sched-icon-paste:before{content:"\f0ea"}.sched-icon-lightbulb-o:before{content:"\f0eb"}.sched-icon-exchange:before{content:"\f0ec"}.sched-icon-cloud-download:before{content:"\f0ed"}.sched-icon-cloud-upload:before{content:"\f0ee"}.sched-icon-user-md:before{content:"\f0f0"}.sched-icon-stethoscope:before{content:"\f0f1"}.sched-icon-suitcase:before{content:"\f0f2"}.sched-icon-bell-o:before{content:"\f0a2"}.sched-icon-coffee:before{content:"\f0f4"}.sched-icon-cutlery:before{content:"\f0f5"}.sched-icon-file-text-o:before{content:"\f0f6"}.sched-icon-building-o:before{content:"\f0f7"}.sched-icon-hospital-o:before{content:"\f0f8"}.sched-icon-ambulance:before{content:"\f0f9"}.sched-icon-medkit:before{content:"\f0fa"}.sched-icon-fighter-jet:before{content:"\f0fb"}.sched-icon-beer:before{content:"\f0fc"}.sched-icon-h-square:before{content:"\f0fd"}.sched-icon-plus-square:before{content:"\f0fe"}.sched-icon-angle-double-left:before{content:"\f100"}.sched-icon-angle-double-right:before{content:"\f101"}.sched-icon-angle-double-up:before{content:"\f102"}.sched-icon-angle-double-down:before{content:"\f103"}.sched-icon-angle-left:before{content:"\f104"}.sched-icon-angle-right:before{content:"\f105"}.sched-icon-angle-up:before{content:"\f106"}.sched-icon-angle-down:before{content:"\f107"}.sched-icon-desktop:before{content:"\f108"}.sched-icon-laptop:before{content:"\f109"}.sched-icon-tablet:before{content:"\f10a"}.sched-icon-mobile-phone:before,.sched-icon-mobile:before{content:"\f10b"}.sched-icon-circle-o:before{content:"\f10c"}.sched-icon-quote-left:before{content:"\f10d"}.sched-icon-quote-right:before{content:"\f10e"}.sched-icon-spinner:before{content:"\f110"}.sched-icon-circle:before{content:"\f111"}.sched-icon-mail-reply:before,.sched-icon-reply:before{content:"\f112"}.sched-icon-github-alt:before{content:"\f113"}.sched-icon-folder-o:before{content:"\f114"}.sched-icon-folder-open-o:before{content:"\f115"}.sched-icon-smile-o:before{content:"\f118"}.sched-icon-frown-o:before{content:"\f119"}.sched-icon-meh-o:before{content:"\f11a"}.sched-icon-gamepad:before{content:"\f11b"}.sched-icon-keyboard-o:before{content:"\f11c"}.sched-icon-flag-o:before{content:"\f11d"}.sched-icon-flag-checkered:before{content:"\f11e"}.sched-icon-terminal:before{content:"\f120"}.sched-icon-code:before{content:"\f121"}.sched-icon-mail-reply-all:before,.sched-icon-reply-all:before{content:"\f122"}.sched-icon-star-half-empty:before,.sched-icon-star-half-full:before,.sched-icon-star-half-o:before{content:"\f123"}.sched-icon-location-arrow:before{content:"\f124"}.sched-icon-crop:before{content:"\f125"}.sched-icon-code-fork:before{content:"\f126"}.sched-icon-chain-broken:before,.sched-icon-unlink:before{content:"\f127"}.sched-icon-question:before{content:"\f128"}.sched-icon-info:before{content:"\f129"}.sched-icon-exclamation:before{content:"\f12a"}.sched-icon-superscript:before{content:"\f12b"}.sched-icon-subscript:before{content:"\f12c"}.sched-icon-eraser:before{content:"\f12d"}.sched-icon-puzzle-piece:before{content:"\f12e"}.sched-icon-microphone:before{content:"\f130"}.sched-icon-microphone-slash:before{content:"\f131"}.sched-icon-shield:before{content:"\f132"}.sched-icon-calendar-o:before{content:"\f133"}.sched-icon-fire-extinguisher:before{content:"\f134"}.sched-icon-rocket:before{content:"\f135"}.sched-icon-maxcdn:before{content:"\f136"}.sched-icon-chevron-circle-left:before{content:"\f137"}.sched-icon-chevron-circle-right:before{content:"\f138"}.sched-icon-chevron-circle-up:before{content:"\f139"}.sched-icon-chevron-circle-down:before{content:"\f13a"}.sched-icon-html5:before{content:"\f13b"}.sched-icon-css3:before{content:"\f13c"}.sched-icon-anchor:before{content:"\f13d"}.sched-icon-unlock-alt:before{content:"\f13e"}.sched-icon-bullseye:before{content:"\f140"}.sched-icon-ellipsis-h:before{content:"\f141"}.sched-icon-ellipsis-v:before{content:"\f142"}.sched-icon-rss-square:before{content:"\f143"}.sched-icon-play-circle:before{content:"\f144"}.sched-icon-ticket:before{content:"\f145"}.sched-icon-minus-square:before{content:"\f146"}.sched-icon-minus-square-o:before{content:"\f147"}.sched-icon-level-up:before{content:"\f148"}.sched-icon-level-down:before{content:"\f149"}.sched-icon-check-square:before{content:"\f14a"}.sched-icon-pencil-square:before{content:"\f14b"}.sched-icon-external-link-square:before{content:"\f14c"}.sched-icon-share-square:before{content:"\f14d"}.sched-icon-compass:before{content:"\f14e"}.sched-icon-caret-square-o-down:before,.sched-icon-toggle-down:before{content:"\f150"}.sched-icon-caret-square-o-up:before,.sched-icon-toggle-up:before{content:"\f151"}.sched-icon-caret-square-o-right:before,.sched-icon-toggle-right:before{content:"\f152"}.sched-icon-eur:before,.sched-icon-euro:before{content:"\f153"}.sched-icon-gbp:before{content:"\f154"}.sched-icon-dollar:before,.sched-icon-usd:before{content:"\f155"}.sched-icon-inr:before,.sched-icon-rupee:before{content:"\f156"}.sched-icon-cny:before,.sched-icon-jpy:before,.sched-icon-rmb:before,.sched-icon-yen:before{content:"\f157"}.sched-icon-rouble:before,.sched-icon-rub:before,.sched-icon-ruble:before{content:"\f158"}.sched-icon-krw:before,.sched-icon-won:before{content:"\f159"}.sched-icon-bitcoin:before,.sched-icon-btc:before{content:"\f15a"}.sched-icon-file:before{content:"\f15b"}.sched-icon-file-text:before{content:"\f15c"}.sched-icon-sort-alpha-asc:before{content:"\f15d"}.sched-icon-sort-alpha-desc:before{content:"\f15e"}.sched-icon-sort-amount-asc:before{content:"\f160"}.sched-icon-sort-amount-desc:before{content:"\f161"}.sched-icon-sort-numeric-asc:before{content:"\f162"}.sched-icon-sort-numeric-desc:before{content:"\f163"}.sched-icon-thumbs-up:before{content:"\f164"}.sched-icon-thumbs-down:before{content:"\f165"}.sched-icon-youtube-square:before{content:"\f166"}.sched-icon-youtube:before{content:"\f167"}.sched-icon-xing:before{content:"\f168"}.sched-icon-xing-square:before{content:"\f169"}.sched-icon-youtube-play:before{content:"\f16a"}.sched-icon-dropbox:before{content:"\f16b"}.sched-icon-stack-overflow:before{content:"\f16c"}.sched-icon-instagram:before{content:"\f16d"}.sched-icon-flickr:before{content:"\f16e"}.sched-icon-adn:before{content:"\f170"}.sched-icon-bitbucket:before{content:"\f171"}.sched-icon-bitbucket-square:before{content:"\f172"}.sched-icon-tumblr:before{content:"\f173"}.sched-icon-tumblr-square:before{content:"\f174"}.sched-icon-long-arrow-down:before{content:"\f175"}.sched-icon-long-arrow-up:before{content:"\f176"}.sched-icon-long-arrow-left:before{content:"\f177"}.sched-icon-long-arrow-right:before{content:"\f178"}.sched-icon-apple:before{content:"\f179"}.sched-icon-windows:before{content:"\f17a"}.sched-icon-android:before{content:"\f17b"}.sched-icon-linux:before{content:"\f17c"}.sched-icon-dribbble:before{content:"\f17d"}.sched-icon-skype:before{content:"\f17e"}.sched-icon-foursquare:before{content:"\f180"}.sched-icon-trello:before{content:"\f181"}.sched-icon-female:before{content:"\f182"}.sched-icon-male:before{content:"\f183"}.sched-icon-gittip:before,.sched-icon-gratipay:before{content:"\f184"}.sched-icon-sun-o:before{content:"\f185"}.sched-icon-moon-o:before{content:"\f186"}.sched-icon-archive:before{content:"\f187"}.sched-icon-bug:before{content:"\f188"}.sched-icon-vk:before{content:"\f189"}.sched-icon-weibo:before{content:"\f18a"}.sched-icon-renren:before{content:"\f18b"}.sched-icon-pagelines:before{content:"\f18c"}.sched-icon-stack-exchange:before{content:"\f18d"}.sched-icon-arrow-circle-o-right:before{content:"\f18e"}.sched-icon-arrow-circle-o-left:before{content:"\f190"}.sched-icon-caret-square-o-left:before,.sched-icon-toggle-left:before{content:"\f191"}.sched-icon-dot-circle-o:before{content:"\f192"}.sched-icon-wheelchair:before{content:"\f193"}.sched-icon-vimeo-square:before{content:"\f194"}.sched-icon-try:before,.sched-icon-turkish-lira:before{content:"\f195"}.sched-icon-plus-square-o:before{content:"\f196"}.sched-icon-space-shuttle:before{content:"\f197"}.sched-icon-slack:before{content:"\f198"}.sched-icon-envelope-square:before{content:"\f199"}.sched-icon-wordpress:before{content:"\f19a"}.sched-icon-openid:before{content:"\f19b"}.sched-icon-bank:before,.sched-icon-institution:before,.sched-icon-university:before{content:"\f19c"}.sched-icon-graduation-cap:before,.sched-icon-mortar-board:before{content:"\f19d"}.sched-icon-yahoo:before{content:"\f19e"}.sched-icon-google:before{content:"\f1a0"}.sched-icon-reddit:before{content:"\f1a1"}.sched-icon-reddit-square:before{content:"\f1a2"}.sched-icon-stumbleupon-circle:before{content:"\f1a3"}.sched-icon-stumbleupon:before{content:"\f1a4"}.sched-icon-delicious:before{content:"\f1a5"}.sched-icon-digg:before{content:"\f1a6"}.sched-icon-pied-piper:before{content:"\f1a7"}.sched-icon-pied-piper-alt:before{content:"\f1a8"}.sched-icon-drupal:before{content:"\f1a9"}.sched-icon-joomla:before{content:"\f1aa"}.sched-icon-language:before{content:"\f1ab"}.sched-icon-fax:before{content:"\f1ac"}.sched-icon-building:before{content:"\f1ad"}.sched-icon-child:before{content:"\f1ae"}.sched-icon-paw:before{content:"\f1b0"}.sched-icon-spoon:before{content:"\f1b1"}.sched-icon-cube:before{content:"\f1b2"}.sched-icon-cubes:before{content:"\f1b3"}.sched-icon-behance:before{content:"\f1b4"}.sched-icon-behance-square:before{content:"\f1b5"}.sched-icon-steam:before{content:"\f1b6"}.sched-icon-steam-square:before{content:"\f1b7"}.sched-icon-recycle:before{content:"\f1b8"}.sched-icon-automobile:before,.sched-icon-car:before{content:"\f1b9"}.sched-icon-cab:before,.sched-icon-taxi:before{content:"\f1ba"}.sched-icon-tree:before{content:"\f1bb"}.sched-icon-spotify:before{content:"\f1bc"}.sched-icon-deviantart:before{content:"\f1bd"}.sched-icon-soundcloud:before{content:"\f1be"}.sched-icon-database:before{content:"\f1c0"}.sched-icon-file-pdf-o:before{content:"\f1c1"}.sched-icon-file-word-o:before{content:"\f1c2"}.sched-icon-file-excel-o:before{content:"\f1c3"}.sched-icon-file-powerpoint-o:before{content:"\f1c4"}.sched-icon-file-image-o:before,.sched-icon-file-photo-o:before,.sched-icon-file-picture-o:before{content:"\f1c5"}.sched-icon-file-archive-o:before,.sched-icon-file-zip-o:before{content:"\f1c6"}.sched-icon-file-audio-o:before,.sched-icon-file-sound-o:before{content:"\f1c7"}.sched-icon-file-movie-o:before,.sched-icon-file-video-o:before{content:"\f1c8"}.sched-icon-file-code-o:before{content:"\f1c9"}.sched-icon-vine:before{content:"\f1ca"}.sched-icon-codepen:before{content:"\f1cb"}.sched-icon-jsfiddle:before{content:"\f1cc"}.sched-icon-life-bouy:before,.sched-icon-life-buoy:before,.sched-icon-life-ring:before,.sched-icon-life-saver:before,.sched-icon-support:before{content:"\f1cd"}.sched-icon-circle-o-notch:before{content:"\f1ce"}.sched-icon-ra:before,.sched-icon-rebel:before{content:"\f1d0"}.sched-icon-empire:before,.sched-icon-ge:before{content:"\f1d1"}.sched-icon-git-square:before{content:"\f1d2"}.sched-icon-git:before{content:"\f1d3"}.sched-icon-hacker-news:before{content:"\f1d4"}.sched-icon-tencent-weibo:before{content:"\f1d5"}.sched-icon-qq:before{content:"\f1d6"}.sched-icon-wechat:before,.sched-icon-weixin:before{content:"\f1d7"}.sched-icon-paper-plane:before,.sched-icon-send:before{content:"\f1d8"}.sched-icon-paper-plane-o:before,.sched-icon-send-o:before{content:"\f1d9"}.sched-icon-history:before{content:"\f1da"}.sched-icon-circle-thin:before,.sched-icon-genderless:before{content:"\f1db"}.sched-icon-header:before{content:"\f1dc"}.sched-icon-paragraph:before{content:"\f1dd"}.sched-icon-sliders:before{content:"\f1de"}.sched-icon-share-alt:before{content:"\f1e0"}.sched-icon-share-alt-square:before{content:"\f1e1"}.sched-icon-bomb:before{content:"\f1e2"}.sched-icon-futbol-o:before,.sched-icon-soccer-ball-o:before{content:"\f1e3"}.sched-icon-tty:before{content:"\f1e4"}.sched-icon-binoculars:before{content:"\f1e5"}.sched-icon-plug:before{content:"\f1e6"}.sched-icon-slideshare:before{content:"\f1e7"}.sched-icon-twitch:before{content:"\f1e8"}.sched-icon-yelp:before{content:"\f1e9"}.sched-icon-newspaper-o:before{content:"\f1ea"}.sched-icon-wifi:before{content:"\f1eb"}.sched-icon-calculator:before{content:"\f1ec"}.sched-icon-paypal:before{content:"\f1ed"}.sched-icon-google-wallet:before{content:"\f1ee"}.sched-icon-cc-visa:before{content:"\f1f0"}.sched-icon-cc-mastercard:before{content:"\f1f1"}.sched-icon-cc-discover:before{content:"\f1f2"}.sched-icon-cc-amex:before{content:"\f1f3"}.sched-icon-cc-paypal:before{content:"\f1f4"}.sched-icon-cc-stripe:before{content:"\f1f5"}.sched-icon-bell-slash:before{content:"\f1f6"}.sched-icon-bell-slash-o:before{content:"\f1f7"}.sched-icon-trash:before{content:"\f1f8"}.sched-icon-copyright:before{content:"\f1f9"}.sched-icon-at:before{content:"\f1fa"}.sched-icon-eyedropper:before{content:"\f1fb"}.sched-icon-paint-brush:before{content:"\f1fc"}.sched-icon-birthday-cake:before{content:"\f1fd"}.sched-icon-area-chart:before{content:"\f1fe"}.sched-icon-pie-chart:before{content:"\f200"}.sched-icon-line-chart:before{content:"\f201"}.sched-icon-lastfm:before{content:"\f202"}.sched-icon-lastfm-square:before{content:"\f203"}.sched-icon-toggle-off:before{content:"\f204"}.sched-icon-toggle-on:before{content:"\f205"}.sched-icon-bicycle:before{content:"\f206"}.sched-icon-bus:before{content:"\f207"}.sched-icon-ioxhost:before{content:"\f208"}.sched-icon-angellist:before{content:"\f209"}.sched-icon-cc:before{content:"\f20a"}.sched-icon-ils:before,.sched-icon-shekel:before,.sched-icon-sheqel:before{content:"\f20b"}.sched-icon-meanpath:before{content:"\f20c"}.sched-icon-buysellads:before{content:"\f20d"}.sched-icon-connectdevelop:before{content:"\f20e"}.sched-icon-dashcube:before{content:"\f210"}.sched-icon-forumbee:before{content:"\f211"}.sched-icon-leanpub:before{content:"\f212"}.sched-icon-sellsy:before{content:"\f213"}.sched-icon-shirtsinbulk:before{content:"\f214"}.sched-icon-simplybuilt:before{content:"\f215"}.sched-icon-skyatlas:before{content:"\f216"}.sched-icon-cart-plus:before{content:"\f217"}.sched-icon-cart-arrow-down:before{content:"\f218"}.sched-icon-diamond:before{content:"\f219"}.sched-icon-ship:before{content:"\f21a"}.sched-icon-user-secret:before{content:"\f21b"}.sched-icon-motorcycle:before{content:"\f21c"}.sched-icon-street-view:before{content:"\f21d"}.sched-icon-heartbeat:before{content:"\f21e"}.sched-icon-venus:before{content:"\f221"}.sched-icon-mars:before{content:"\f222"}.sched-icon-mercury:before{content:"\f223"}.sched-icon-transgender:before{content:"\f224"}.sched-icon-transgender-alt:before{content:"\f225"}.sched-icon-venus-double:before{content:"\f226"}.sched-icon-mars-double:before{content:"\f227"}.sched-icon-venus-mars:before{content:"\f228"}.sched-icon-mars-stroke:before{content:"\f229"}.sched-icon-mars-stroke-v:before{content:"\f22a"}.sched-icon-mars-stroke-h:before{content:"\f22b"}.sched-icon-neuter:before{content:"\f22c"}.sched-icon-facebook-official:before{content:"\f230"}.sched-icon-pinterest-p:before{content:"\f231"}.sched-icon-whatsapp:before{content:"\f232"}.sched-icon-server:before{content:"\f233"}.sched-icon-user-plus:before{content:"\f234"}.sched-icon-user-times:before{content:"\f235"}.sched-icon-bed:before,.sched-icon-hotel:before{content:"\f236"}.sched-icon-viacoin:before{content:"\f237"}.sched-icon-train:before{content:"\f238"}.sched-icon-subway:before{content:"\f239"}.sched-icon-medium:before{content:"\f23a"}
/*!normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css*/button,hr,input{overflow:visible}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body,h1,h2,h3,h4,h5,h6{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:initial;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}html{box-sizing:border-box}body{font-size:16px;color:#404040}body.oxygen-aos-enabled{overflow-x:hidden}*,::after,::before{box-sizing:inherit}.ct-section-inner-wrap{margin-left:auto;margin-right:auto;height:100%;min-height:inherit}.ct-section-with-shape-divider{position:relative!important}.oxygen-unslider-container:not(.unslider-fade)>ul{list-style:none;width:0}.oxygen-unslider-container:not(.unslider-fade):not(.unslider-horizontal)>ul>li{opacity:0}.oxygen-unslider-container.unslider-fade>ul>li:not(.unslider-active){opacity:0}div.ct-svg-icon>svg,svg.ct-svg-icon{height:1em!important;fill:currentColor}.ct-columns-inner-wrap{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.ct-column{float:left!important;word-break:break-word}svg.ct-svg-icon{display:inline-block;width:1em!important}div.ct-svg-icon{display:inline-block;box-sizing:content-box;border-radius:50%;width:auto}div.ct-svg-icon>svg{width:1em!important;display:block}div.ct-fancy-icon{display:inline-flex;border-radius:50%}.ct-fancy-icon>svg{fill:currentColor}.ct-columns-inner-wrap>.ct-column:first-child{margin-left:0!important}.ct-columns-inner-wrap>.ct-column:last-child{margin-right:0!important}.ct-video{width:100%}.ct-video>.oxygen-vsb-responsive-video-wrapper{position:relative}.ct-video>.oxygen-vsb-responsive-video-wrapper>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.oxy-nav-menu-list{display:flex;padding:0;margin:0}.oxy-nav-menu .oxy-nav-menu-list li.menu-item{list-style-type:none;display:flex;flex-direction:column}.oxy-nav-menu .oxy-nav-menu-list li.menu-item a{text-decoration:none;border-style:solid;border-width:0;transition-timing-function:ease-in-out;transition-property:background-color,color,border-color;border-color:transparent}.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item>a,.oxy-nav-menu .oxy-nav-menu-list li.menu-item:focus-within>a,.oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover>a{border-color:initial}.oxy-nav-menu .menu-item,.oxy-nav-menu .sub-menu{position:relative}.oxy-nav-menu .menu-item .sub-menu{padding:0;flex-direction:column;white-space:nowrap;transition-timing-function:ease-in-out;transition-property:visibility,opacity;visibility:hidden;opacity:0;display:flex;position:absolute;top:100%}.oxy-nav-menu .sub-menu .sub-menu,.oxy-nav-menu.oxy-nav-menu-vertical .sub-menu{left:100%;top:0}.oxy-nav-menu .menu-item:hover>.sub-menu,.oxy-nav-menu .menu-item:focus-within>.sub-menu{visibility:visible;opacity:1}.oxy-nav-menu .sub-menu li.menu-item{flex-direction:column}@keyframes oxy_sticky_header_fadein{0%{opacity:0}100%{opacity:1}}.oxy-sticky-header-fade-in{animation-name:oxy_sticky_header_fadein;animation-duration:.5s;animation-iteration-count:1}.oxy-sticky-header .oxygen-show-in-sticky-only{display:none}.oxy-sticky-header.oxy-sticky-header-active .oxygen-show-in-sticky-only{display:block}.oxy-header-wrapper{position:relative}.oxy-header-row{width:100%;display:block}.oxy-header-container{height:100%;margin-left:auto;margin-right:auto;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.oxy-header-center,.oxy-header-left,.oxy-header-right{display:flex;align-items:center}.oxy-header .oxygen-only-show-in-overlay,.oxy-video-container{display:none}.oxy-header-left{justify-content:flex-start}.oxy-header-center{flex-grow:1;justify-content:center}.oxy-header-right{justify-content:flex-end}.admin-bar .oxy-sticky-header-active{top:32px!important}@media screen and (max-width:782px){.admin-bar .oxy-sticky-header-active{top:46px!important}}@media screen and (max-width:600px){.admin-bar .oxy-sticky-header-active{top:0!important}}.oxy-video-background{position:relative;z-index:1}.oxy-video-background .oxy-video-container{display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:-1}.oxy-video-background .oxy-video-container video{min-width:100%;min-height:100%;width:auto;height:auto;top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.oxy-video-overlay{position:absolute;top:0;bottom:0;left:0;right:0}.oxy-map iframe{width:100%;height:100%;display:block}.unslider .unslider-fade ul li.unslider-active{position:relative}.oxy-menu-toggle{cursor:pointer;display:none}.oxy-nav-menu.oxy-nav-menu-open{width:100%;position:fixed;top:0;right:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:auto;z-index:2147483642!important;background-color:#fff}.oxy-nav-menu.oxy-nav-menu-open>div:last-child{max-height:100%;overflow:auto;padding-top:2em;padding-bottom:2em;width:100%}.oxy-nav-menu-prevent-overflow{overflow:hidden;height:100%}.oxy-nav-menu.oxy-nav-menu-open .oxy-menu-toggle{display:initial}.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list{flex-direction:column!important;width:100%}.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a{text-align:center;border:0!important;background-color:initial!important;justify-content:center}.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap{position:absolute;top:20px;right:20px;z-index:1}.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu{background-color:#fff;z-index:2147483641}.oxy-nav-menu.oxy-nav-menu-open .menu-item .sub-menu,.oxy-nav-menu.oxy-nav-menu-open .menu-item-has-children>a::after{display:none}.oxy-nav-menu.oxy-nav-menu-open.oxy-nav-menu-responsive-dropdowns .menu-item .sub-menu{display:flex;position:static;animation-name:none;visibility:visible;opacity:1;transition-duration:0s!important}.oxy-nav-menu.oxy-nav-menu-open a:not([href]){display:none}.oxy-nav-menu-hamburger-wrap{display:flex;align-items:center;justify-content:center}.oxy-nav-menu-hamburger{display:flex;justify-content:space-between;flex-direction:column}.oxy-nav-menu-hamburger-line{border-radius:2px}.oxy-nav-menu-open .oxy-nav-menu-hamburger{transform:rotate(45deg)}.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line{display:none}.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{display:initial;position:relative}.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{display:initial;position:relative;transform:rotate(90deg)}.oxy-nav-menu .menu-item a{display:flex;align-items:center}.oxy-nav-menu.oxy-nav-menu-vertical .menu-item a{flex-direction:row}.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow .menu-item-has-children>a::after{width:.35em;height:.35em;margin-left:.5em;border-right:.1em solid;border-top:.1em solid;transform:rotate(135deg);content:""}.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow .sub-menu .menu-item-has-children>a::after,.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow.oxy-nav-menu-vertical .menu-item-has-children>a::after{transform:rotate(45deg)}.oxy-social-icons{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.oxy-social-icons a{line-height:1;width:1em;height:1em;display:flex;align-items:center;justify-content:center;text-decoration:none}.oxy-social-icons a svg{stroke-width:0;stroke:currentColor;fill:currentColor}.oxy-soundcloud{min-width:300px;min-height:120px}.oxy-soundcloud iframe{width:100%;height:100%}.comment-body .alignleft,.oxy-stock-content-styles .alignleft{margin-right:1em;float:left}.comment-body .alignright,.oxy-stock-content-styles .alignright{margin-left:1em;float:right}.comment-body .aligncenter,.oxy-stock-content-styles .aligncenter{margin-left:auto;margin-right:auto}.comment-body img,.oxy-stock-content-styles img{max-width:100%}.oxy-comment-form .comment-reply-title{margin-bottom:.5em}.oxy-comment-form .logged-in-as{margin-bottom:1em;font-size:.75em}.oxy-comment-form #submit{padding:1em 2em;background-color:#000;color:#fff;cursor:pointer;margin-top:.5em;border:none;font-weight:700}.oxy-comment-form input,.oxy-comment-form textarea{padding:.5em;border-radius:0;border:1px solid #000;color:gray;width:100%}.oxy-comment-form label{font-weight:700}.oxy-comment-form .comment-form>p{margin-top:0;margin-bottom:1em}.oxy-comments h3.comments-title{margin-bottom:1em}.oxy-comments ol.children,.oxy-comments ol.comments-list{list-style:none;margin:0;padding:0}.oxy-comments ol.children{margin-left:50px}.oxy-comments li.comment .comment-body{margin-left:0;margin-right:0;margin-bottom:50px}.oxy-comments li.comment .comment-body .comment-content{margin-bottom:1em}.oxy-comments .comment-meta .comment-author{display:flex;flex-direction:row;align-items:center}.oxy-comments .comment-meta .comment-author .avatar{max-width:64px;max-height:64px;margin-right:.5em}.oxy-comments .comment-meta .comment-author span.says::before{content:" ";white-space:pre}.oxy-progress-bar-overlay-percent,.oxy-progress-bar-overlay-text{line-height:1;white-space:nowrap;color:#fff}.oxy-comments .comment-meta .comment-metadata{font-size:.75em;margin-top:.75em}.oxy-comments .comment-meta .edit-link{margin-left:.5em}.oxy-comments .reply{display:flex}.oxy-comments .reply .comment-reply-link{font-size:.75em}.oxy-comments .comment-meta{flex-wrap:wrap}.oxy-comments .comment-awaiting-moderation{flex-basis:100%}.oxy-login-form p{display:flex;flex-direction:column}.oxy-login-form input{padding:.5em;border-radius:0;border:1px solid #000}.oxy-login-form input[type=submit]{padding:1em 2em;background-color:#000;color:#fff;cursor:pointer;border:none;font-weight:700}.oxy-search-form input{padding:.5em;border-radius:0;border:1px solid #000}.oxy-search-form input[type=submit]{padding:calc(.5em + 1px)1em;background-color:#000;color:#fff;cursor:pointer;border:none}.oxy-search-form label.screen-reader-text{display:none}.oxy-icon-box-icon{display:flex;flex-shrink:0;flex-grow:0}.oxy-icon-box-content{flex-grow:1;width:100%}.oxy-icon-box-heading,.oxy-icon-box-text{margin:0}.oxy-icon-box{display:flex;align-items:flex-start}.oxy-pricing-box{display:flex;flex-direction:column;position:relative;overflow:hidden}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic{order:10;display:flex;flex-direction:row}.oxy-pricing-box-graphic>img{max-width:100%;display:block}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-title{order:20}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price{order:30;display:flex;flex-wrap:wrap;flex-direction:row;align-items:baseline;justify-content:center}.oxy-pricing-box-amount{display:flex;align-items:baseline;flex-direction:row}.oxy-pricing-box-currency{align-self:flex-start}.oxy-pricing-box-amount-decimal{align-self:baseline}.oxy-pricing-box-term{margin-left:.4em}.oxy-pricing-box-sale-price{width:100%;flex-grow:0;flex-shrink:0}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content{order:40}.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta{order:60}@keyframes oxy_progress_bar_width{0%{width:0%}100%{width:100%}}@keyframes oxy_progress_bar_stripes{from{background-position:44px 0}to{background-position:0 0}}.oxy-progress-bar-background,.oxy-progress-bar-progress{background-position:0 0;background-attachment:fixed;background-size:44px 44px}.oxy-progress-bar{display:flex;flex-direction:column;align-items:center;width:100%}.oxy-progress-bar-background{background-color:#d3d3d3;width:100%}.oxy-progress-bar-progress{padding:20px;display:flex;background-color:#a9a9a9;align-items:center}.oxy-progress-bar-overlay-percent{margin-left:auto;padding-left:1em;font-size:.8em}.oxy-tab,.oxy-tab-content{padding:20px}.oxy-progress-bar-overlay-percent:empty{display:none}.oxy-superbox{display:inline-flex}.oxy-superbox-primary,.oxy-superbox-secondary,.oxy-tabs-wrapper{display:flex}.oxy-superbox-wrap{position:relative;overflow:hidden;display:flex;width:100%}.oxy-superbox-primary{position:relative;top:0;left:0;width:100%}.oxy-superbox-secondary{position:absolute;top:0;left:0;width:100%;height:100%}.oxy-tab{cursor:pointer}.oxy-tabs-contents-content-hidden{display:none!important}.oxy-testimonial{display:flex;width:100%}.oxy-testimonial .oxy-testimonial-photo-wrap{display:flex;flex-direction:column}.oxy-testimonial .oxy-testimonial-photo{border-radius:50%}.oxy-testimonial .oxy-testimonial-content-wrap{display:flex;flex-direction:column;order:2}.oxy-testimonial .oxy-testimonial-author-wrap{display:flex;flex-direction:column}.oxy-testimonial .oxy-testimonial-author,.oxy-testimonial .oxy-testimonial-author-info{display:flex}.oxy-toggle{display:flex;flex-direction:row;cursor:pointer}.oxy-toggle-content{align-self:stretch;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.oxy-expand-collapse-icon{align-self:center;flex-shrink:0;flex-grow:0;margin-right:.4em;text-align:initial;width:1em;height:1em;position:relative;display:inline-block}.oxy-expand-collapse-icon::after,.oxy-expand-collapse-icon::before{content:"";background-color:#000;position:absolute;width:1em;height:.16em;top:calc((1em/2) - .08em);transition:.3s ease-in-out all;border-radius:.03em}.oxy-expand-collapse-icon::after{transform:rotate(-90deg)scale(0)}.oxy-eci-collapsed.oxy-expand-collapse-icon::after{transform:rotate(-180deg)}.oxy-eci-collapsed.oxy-expand-collapse-icon::before{transform:rotate(-90deg)}[data-aos][data-aos=""]{transition-duration:0s!important}body.oxy-modal-active{height:100vh;overflow-y:hidden;position:fixed;right:0;left:0}.oxy-modal-backdrop{display:flex;align-items:center;justify-content:center}body:not(.oxygen-builder-body) .oxy-modal-backdrop{display:none}body.oxygen-builder-body .oxy-modal-backdrop{height:100vh}.oxy-modal-backdrop.live{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1400}.oxy-modal-backdrop.hidden{display:none}.oxy-modal-backdrop.left{flex-direction:column;align-items:flex-start}.oxy-modal-backdrop.right{flex-direction:column;align-items:flex-end}.oxy-modal-backdrop.top{flex-direction:row;align-items:flex-start}.oxy-modal-backdrop.bottom{flex-direction:row;align-items:flex-end}.oxy-modal-backdrop.upper_left{flex-direction:row;align-items:flex-start;justify-content:flex-start}.oxy-modal-backdrop.upper_right{flex-direction:row;align-items:flex-start;justify-content:flex-end}.oxy-modal-backdrop.bottom_left{flex-direction:row;align-items:flex-end;justify-content:flex-start}.oxy-modal-backdrop.bottom_right{flex-direction:row;align-items:flex-end;justify-content:flex-end}.oxy-modal-backdrop .ct-modal{background-color:#fff;max-height:100vh;overflow-y:auto}div.oxy-dynamic-list div.oxy-product-images.oxy-woo-element{align-self:stretch}div.oxy-repeater-pages,div.oxy-repeater-pages-wrap{display:flex}.oxy-rich-text p:first-child{margin-block-start:0}.oxy-rich-text p:last-child{margin-block-end:0}:-webkit-any(li,div._important),:is(li,div._important){display:list-item}:-webkit-any(table,div._important),:is(table,div._important){display:table}:is(thead,div._important),:-webkit-any(thead,div._important){display:table-header-group}:is(tr,div._important),:-webkit-any(tr,div._important){display:table-row}:is(tbody,div._important),:-webkit-any(tbody,div._important){display:table-row-group}:is(th,td,div._important),:-webkit-any(th,td,div._important){display:table-cell}:is(caption,div._important),:-webkit-any(caption,div._important){display:table-caption}:is(colgroup,div._important),:-webkit-any(colgroup,div._important){display:table-column-group}:is(col,div._important),:-webkit-any(col,div._important){display:table-column}:is(tfoot,div._important),:-webkit-any(tfoot,div._important){display:table-footer-group}
#div_block-202-11{background-color:#1f385f;flex-direction:column;display:flex;text-align:center;align-items:center;padding-top:48px}#div_block-22-14{text-align:left;flex-direction:row;display:flex}#div_block-16-14{flex-direction:row;display:flex;align-items:center;justify-content:center;text-align:center}#div_block-15-14{text-align:left;align-items:center;margin-bottom:4em}@media (max-width:767px){#div_block-202-11{padding-top:30px}}#headline-20-14{color:#efedf3}#text_block-13-14{font-weight:400;color:color(8)}#text_block-207-11{font-size:16px;color:#ffffff;font-weight:500;font-family:'Open Sans';line-height:1.4;margin-bottom:24px;border-bottom-width:1px;border-bottom-color:#000000;border-bottom-style:none;padding-bottom:24px;padding-left:20px;padding-right:20px;border-top-style:none;border-right-style:none;border-left-style:none}#text_block-211-11{background-color:#000;width:100%;font-size:12px;color:rgba(255,255,255,0.5);padding-top:12px;padding-bottom:12px;line-height:1.4;padding-left:20px;padding-right:20px}#link_text-205-11{line-height:1.4;padding-left:20px;padding-right:20px}#link_text-210-11{margin-bottom:36px}#link_text-210-11:hover{color:#ffffff}#link-203-11{margin-top:12px;margin-bottom:12px;margin-right:12px}#link-23-14{width:40px}#link-35-14{width:40px}#link-33-14{width:40px}#link-31-14{width:40px}#link-29-14{width:40px}#link-27-14{width:40px}#link-25-14{width:40px}#link-37-14{width:40px}@media (max-width:767px){#link-203-11{margin-right:0px}}#image-204-11{width:82px}#image-24-14{width:36px}#image-36-14{width:36px}#image-34-14{width:36px}#image-32-14{width:36px}#image-30-14{width:36px}#image-28-14{width:36px}#image-26-14{width:36px}#image-38-14{width:36px}#fancy_icon-18-14{margin-left:16px;margin-right:16px}#_nav_menu-209-11 .oxy-nav-menu-hamburger-line{background-color:rgba(255,255,255,0.7)}@media (max-width:991px){#_nav_menu-209-11 .oxy-nav-menu-list{display:none}#_nav_menu-209-11 .oxy-menu-toggle{display:initial}#_nav_menu-209-11.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list{display:initial}}#_nav_menu-209-11.oxy-nav-menu.oxy-nav-menu-open{background-color:color(3);margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-209-11.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:8px;padding-bottom:8px;padding-left:15px;padding-right:15px}#_nav_menu-209-11 .oxy-nav-menu-hamburger-wrap{width:24px;height:24px}#_nav_menu-209-11 .oxy-nav-menu-hamburger{width:24px;height:19px}#_nav_menu-209-11 .oxy-nav-menu-hamburger-line{height:3px;background-color:color(2)}#_nav_menu-209-11 .oxy-nav-menu-hamburger-wrap:hover .oxy-nav-menu-hamburger-line{background-color:color(8)}#_nav_menu-209-11.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:8px}#_nav_menu-209-11.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-8px}#_nav_menu-209-11{font-family:'Open Sans';margin-top:12px;margin-bottom:12px;font-weight:300}#_nav_menu-209-11 .oxy-nav-menu-list{flex-direction:row}#_nav_menu-209-11 .menu-item a{padding-top:8px;padding-left:15px;padding-right:15px;padding-bottom:8px;color:rgba(255,255,255,0.7);font-size:16px;font-weight:900;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#_nav_menu-209-11.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a{justify-content:center}#_nav_menu-209-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-top:8px;padding-bottom:8px;color:rgba(255,255,255,0.7)}#_nav_menu-209-11 .menu-item:focus-within a,#_nav_menu-209-11 .menu-item:hover a{color:#fff}#_nav_menu-209-11.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a:hover{justify-content:center}#_nav_menu-209-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-top:8px;padding-bottom:8px;color:white}@media (max-width:1120px){#_nav_menu-21-14 .oxy-nav-menu-list{display:none}#_nav_menu-21-14 .oxy-menu-toggle{display:initial}#_nav_menu-21-14.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list{display:initial}}#_nav_menu-21-14.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-21-14.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px}#_nav_menu-21-14 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-21-14 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-21-14 .oxy-nav-menu-hamburger-line{height:6px}#_nav_menu-21-14.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-21-14.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-21-14 .oxy-nav-menu-list{flex-direction:row}#_nav_menu-21-14 .menu-item a{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px}#_nav_menu-21-14.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu{background-color:#eee}#_nav_menu-21-14.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-top:20px;padding-bottom:20px}#_nav_menu-21-14 .menu-item:focus-within a,#_nav_menu-21-14 .menu-item:hover a{background-color:#eee;padding-top:17px;border-top-width:3px}#_nav_menu-21-14.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu:hover{background-color:#eee}#_nav_menu-21-14.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-top:20px;padding-bottom:20px}@media (max-width:991px){#_nav_menu-209-11{padding-top:12px;padding-left:12px;padding-right:12px;padding-bottom:12px}#_nav_menu-209-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}@media (max-width:767px){#_nav_menu-209-11{margin-right:0px;margin-top:12px;margin-bottom:12px}#_nav_menu-209-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}
#div_block-5-11{flex-direction:row;display:flex;align-items:center}#div_block-215-11{text-align:left;flex-direction:row;display:flex}#div_block-11-11{flex-direction:row;display:flex;align-items:center;justify-content:center;text-align:center}@media (max-width:767px){#div_block-5-11{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:767px){#div_block-11-11{flex-direction:column;display:flex;align-items:center;text-align:center}}#link-6-11{margin-top:12px;margin-bottom:12px;margin-right:12px}#link-216-11{width:40px}#link-218-11{width:40px}#link-220-11{width:40px}#link-222-11{width:40px}#link-224-11{width:40px}#link-226-11{width:40px}#link-228-11{width:40px}#link-230-11{width:40px}@media (max-width:767px){#link-6-11{margin-right:0px}}#image-7-11{width:82px}#image-217-11{width:36px}#image-219-11{width:36px}#image-221-11{width:36px}#image-223-11{width:36px}#image-225-11{width:36px}#image-227-11{width:36px}#image-229-11{width:36px}#image-231-11{width:36px}#_nav_menu-12-11 .oxy-nav-menu-hamburger-line{background-color:#f9f9fa}@media (max-width:991px){#_nav_menu-12-11 .oxy-nav-menu-list{display:none}#_nav_menu-12-11 .oxy-menu-toggle{display:initial}#_nav_menu-12-11.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list{display:initial}}#_nav_menu-12-11.oxy-nav-menu.oxy-nav-menu-open{background-color:#a1acaf;margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-12-11.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:8px;padding-bottom:8px;padding-left:15px;padding-right:15px}#_nav_menu-12-11.oxy-nav-menu.oxy-nav-menu-open .menu-item a:hover{color:#efefef}#_nav_menu-12-11 .oxy-nav-menu-hamburger-wrap{width:24px;height:24px}#_nav_menu-12-11 .oxy-nav-menu-hamburger{width:24px;height:19px}#_nav_menu-12-11 .oxy-nav-menu-hamburger-line{height:3px;background-color:#b8d6e5}#_nav_menu-12-11.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:8px}#_nav_menu-12-11.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-8px}#_nav_menu-12-11{font-family:'futura-pt';margin-right:12px}#_nav_menu-12-11 .oxy-nav-menu-list{flex-direction:row}#_nav_menu-12-11 .menu-item a{padding-top:8px;padding-left:15px;padding-right:15px;padding-bottom:8px;color:#f9f9fa;font-size:16px;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#_nav_menu-12-11.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a{justify-content:center}#_nav_menu-12-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-top:8px;padding-bottom:8px;color:color(7)}#_nav_menu-12-11 .menu-item:focus-within a,#_nav_menu-12-11 .menu-item:hover a{color:color(8);padding-bottom:5px;border-bottom-width:3px}#_nav_menu-12-11.oxy-nav-menu:not(.oxy-nav-menu-open) .menu-item a:hover{justify-content:center}#_nav_menu-12-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-top:8px;padding-bottom:8px;color:color(8)}@media (max-width:991px){#_nav_menu-12-11{padding-top:12px;padding-left:12px;padding-right:12px;padding-bottom:12px}#_nav_menu-12-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}@media (max-width:767px){#_nav_menu-12-11{margin-right:0px;margin-top:12px;margin-bottom:12px}#_nav_menu-12-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}#_header-2-11 .oxy-nav-menu-open,#_header-2-11 .oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu{background-color:#305aa3}#_header-2-11{background-color:#305aa3}@media (max-width:767px){#_header_row-3-11 .oxy-header-container{flex-direction:column}#_header_row-3-11 .oxy-header-container > div{justify-content:center}}.oxy-header.oxy-sticky-header-active > #_header_row-3-11.oxygen-show-in-sticky-only{display:block}@media (max-width:767px){.oxy-header.oxy-sticky-header-active > #_header_row-3-11.oxygen-show-in-sticky-only{display:block}#_header_row-3-11{padding-bottom:24px;padding-top:6px}}
#section-10-3654 > .ct-section-inner-wrap{padding-top:37px;padding-bottom:0}#section-8-3654 > .ct-section-inner-wrap{padding-top:19px}@media (max-width:991px){#section-8-3654 > .ct-section-inner-wrap{padding-top:20px}}#div_block-11-3654{width:100%}#div_block-13-3654{flex-direction:row;display:flex;align-items:center;justify-content:center;text-align:center}#headline-12-3654{margin-bottom:0px}#_posts_grid-9-3654 .oxy-posts{display:flex;flex-direction:row;flex-wrap:wrap}#_posts_grid-9-3654 .oxy-post{display:flex;flex-direction:column;text-align:left;align-items:flex-start;margin-bottom:3em;width:33.33%;padding:1em}#_posts_grid-9-3654 .oxy-post-image{margin-bottom:1em;position:relative;background-color:grey;background-image:repeating-linear-gradient( 45deg,#eeeeee,#eeeeee 10px,#dddddd 10px,#dddddd 20px);width:100%;border-radius:6px}#_posts_grid-9-3654 .oxy-post-image-fixed-ratio{padding-bottom:60%;background-size:cover;background-position:center center;border-radius:6px}#_posts_grid-9-3654 .oxy-post-image-date-overlay{position:absolute;top:1em;right:1em;font-size:.7em;color:white;background-color:rgba(0,0,0,0.5);padding:.7em 1em;font-weight:bold;-webkit-font-smoothing:antialiased;border-radius:6px}#_posts_grid-9-3654 .oxy-post-title{font-size:24px;line-height:1.1em;font-family:futura-pt,sans-serif;text-decoration:none;color:#313856;font-weight:700}#_posts_grid-9-3654 .oxy-post-title:hover{text-decoration:none;color:#054E96}#_posts_grid-9-3654 .oxy-post-meta{margin-top:18px;font-size:.8em;display:flex;flex-direction:row;color:#9ca1b9}#_posts_grid-9-3654 a{color:#f64e6e;text-decoration:none}#_posts_grid-9-3654 a:hover{text-decoration:underline}#_posts_grid-9-3654 .oxy-post-meta-item::after{content:"\00b7";margin-right:.5em;margin-left:.5em}#_posts_grid-9-3654 .oxy-post-meta-item:last-child::after{content:"";display:none}#_posts_grid-9-3654 .oxy-post-content{margin-top:1em;margin-bottom:1em;color:#8188a6}#_posts_grid-9-3654 .oxy-post-content p{margin:0}@media (max-width:768px){#_posts_grid-9-3654 .oxy-post{width:100%}}#_posts_grid-9-3654 .oxy-read-more{color:#000000;font-size:14px;text-transform:uppercase;border:1px solid;background:transparent;letter-spading:2px;padding:16px 48px;border-radius:100px;margin-top:auto;line-height:1.1}#_posts_grid-9-3654 .oxy-read-more:hover{color:#ffffff;background:#054E96;text-decoration:none}#_posts_grid-9-3654 .page-numbers{padding:12px}#_posts_grid-9-3654 .page-numbers.current{color:#ffffff;background:#f64e6e;padding:12px 18px;border-radius:100px}#_posts_grid-9-3654 .oxy-easy-posts-pages{text-align:center}@media (max-width:1120px){#_posts_grid-9-3654 .oxy-post{width:50% !important}}@media (max-width:767px){#_posts_grid-9-3654 .oxy-post{width:100% !important}}
.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
			.ct-div-block,
			.oxy-post-content,
			.ct-text-block,
			.ct-headline,
			.oxy-rich-text,
			.ct-link-text { max-width: 100%; }
			img { flex-shrink: 0; }
			body * { min-height: 1px; }
		}            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
body {font-family: 'Open Sans';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Source Sans Pro';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel_horizontal_divider {
 margin-top:16px;
 margin-bottom:16px;
 width:100%;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_horizontal_divider__line {
 height:2px;
 background-color:#98a1a8;
}
.oxel_horizontal_divider__icon {
color: #98a1a8;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_switcher__content {
 width:100%;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
}
.oxel_switcher__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content.oxy-easy-posts .oxy-posts,
.oxel_switcher__content.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
.oxel_switcher {
 width:100%;
 min-width:100%;
}
.oxel_switcher__toggle {
 width:64px;
 background-color:#374047;
 border-radius:999em;
 margin-left:16px;
 margin-right:16px;
 padding-bottom:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle__icon {
color: #f9f9fa;}.oxel_switcher__toggle__icon 
>svg {width: 32px;height: 32px;}.oxel_switcher__toggle__icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label {
 font-size:14px;
 color:#374047;
 font-weight:600;
 letter-spacing:4px;
 text-transform:uppercase;
 opacity:0.5;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label--active {
 opacity:1;
}
.oxel_switcher__content--active {
}
.oxel_switcher__content--active:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content--active.oxy-easy-posts .oxy-posts,
.oxel_switcher__content--active.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_icon_button__container:hover{
 background-color:#cfd3d7;
}
.oxel_icon_button__container {
 background-color:#eceeef;
 padding-top:8px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:8px;
 transition-duration:0.3s;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_icon_button_text {
 color:#374047;
}
.oxel_icon_button_icon {
color: #606e79;}.oxel_icon_button_icon 
>svg {width: 18px;height: 18px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
}
.oxel_dynamicslider__container {
 height:400px;
}
.swiper-wrapper {
}
.swiper-slide {
}
.saas-heading-two {
 font-family:Source Sans Pro;
 color:#ffffff;
 font-size:48px;
 line-height:1.1;
 font-weight:700;
 margin-bottom:0px;
}
@media (max-width: 479px) {
.saas-heading-two {
 font-size:40px;
}
}

.saas-body-text {
 font-family:Open Sans;
 color:#838aaa;
 font-size:16px;
 font-weight:300;
 line-height:1.6;
 max-width:640px;
}
.saas-divider {
 width:30px;
 min-width:30px;
 max-width:30px;
 height:5px;
 min-height:5px;
 max-height:5px;
 border-radius:100px;
 background-color:#2e75ba;
}
.saas-secondary-button:hover{
 color:#ffffff;
 background-color:#48c2fb;
}
.saas-secondary-button {
 font-family:Open Sans;
 color:#48c2fb;
 font-size:16px;
 font-weight:400;
 text-decoration:none;
 line-height:1.1;
 letter-spacing:1px;
 background-color:transparent;
 border-radius:100px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 padding-top:15px;
 padding-bottom:15px;
 padding-left:47px;
 padding-right:47px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 border-top-color:#48c2fb;
 border-right-color:#48c2fb;
 border-bottom-color:#48c2fb;
 border-left-color:#48c2fb;
 text-transform:uppercase;
}
.saas-features-img {
 border-radius:6px;
}
.saas-features-column-row {
 margin-bottom:0em;
}
.saas-primary-button:hover{
transform:scale(1.05,1.05); background-color:#f64e6e;
 box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.saas-primary-button {
 font-family:Open Sans;
 background-color:#f64e6e;
 color:#ffffff;
 font-size:16px;
 letter-spacing:1px;
 line-height:1.1;
 text-decoration:none;
 font-weight:700;
 text-align:center;
 padding-top:16px;
 padding-bottom:16px;
 padding-left:48px;
 padding-right:48px;
 border-radius:100px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 text-transform:uppercase;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
background-image: linear-gradient(-90deg, #f64e6e 0%, #ff795e 98%);
}
.saas-slider-title {
 color:#ffffff;
 line-height:1.2;
}
.saas-slider-text {
 color:#8188a6;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; text-align:left;
 margin-bottom:16px;
 max-width:360px;
}
@media (max-width: 991px) {
.saas-slider-text {
 text-align:center;
}
}

.saas-slider-text-column {
 text-align:left;
}
.saas-slider-text-column:not(.ct-section):not(.oxy-easy-posts),
.saas-slider-text-column.oxy-easy-posts .oxy-posts,
.saas-slider-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.saas-slider-text-column {
 text-align:center;
}
.saas-slider-text-column:not(.ct-section):not(.oxy-easy-posts),
.saas-slider-text-column.oxy-easy-posts .oxy-posts,
.saas-slider-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.saas-slider-img-column {
}
@media (max-width: 991px) {
.saas-slider-img-column {
 text-align:center;
}
.saas-slider-img-column:not(.ct-section):not(.oxy-easy-posts),
.saas-slider-img-column.oxy-easy-posts .oxy-posts,
.saas-slider-img-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.sponsor-title {
 font-family:'futura-pt';
 font-size:25px;
 text-align:center;
 text-transform:uppercase;
 color:rgba(0,0,0,0.23);
}
.privacy {
}
.oxy-stock-content-styles {
}
.adc-brand {
}
.adc-body {
 font-family:'Open Sans';
 font-size:16px;
}
.sponsor-name {
 font-family:'futura-pt';
 line-height:1.2;
}
.mt-xlg {
 margin-top:2em;
 padding-bottom:0px;
}
.mt-lg {
 margin-top:1em;
}
.mb-lg {
}
.ml-lg {
}
.light {
 color:color(8);
 text-align:left;
}
.nav-button {
background-color :#875b46;
border: 1px solid #875b46;
}.nav-button {
 margin-bottom:1em;
 width:100%;
 border-radius:30px;
}
.mobile-head {
}
@media (max-width: 479px) {
.mobile-head {
 font-size:20px;
 line-height:1.2;
 background-color:#473127;
}
}

.sponsor-mobile {
}
@media (max-width: 767px) {
.sponsor-mobile {
 width:100%;
 margin-left:0px;
 margin-right:0px;
}
}

.stories {
}
@media (max-width: 767px) {
.stories {
 width:100%;
}
}

@media (max-width: 479px) {
.stories {
 width:100%;
}
}

.blockquote {
}
.home-silver {
 width:30%;
 margin-top:1em;
 margin-right:1em;
 margin-bottom:1em;
 margin-left:1em;
 padding-top:3em;
 padding-right:1em;
 padding-bottom:3em;
 padding-left:1em;
 border-top-color:#bfc0c1;
 border-right-color:#bfc0c1;
 border-bottom-color:#bfc0c1;
 border-left-color:#bfc0c1;
 border-top-width:4px;
 border-right-width:4px;
 border-bottom-width:4px;
 border-left-width:4px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:8px;
}
.home-gold {
 width:30%;
 padding-top:3em;
 padding-right:2em;
 padding-bottom:3em;
 padding-left:2em;
 border-top-color:#f3bd48;
 border-right-color:#f3bd48;
 border-bottom-color:#f3bd48;
 border-left-color:#f3bd48;
 border-top-width:4px;
 border-right-width:4px;
 border-bottom-width:4px;
 border-left-width:4px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 margin-top:1em;
 margin-right:1em;
 margin-bottom:1em;
 margin-left:1em;
 border-radius:8px;
}
.home-title {
 width:30%;
 margin-top:1em;
 margin-right:1em;
 margin-bottom:1em;
 margin-left:1em;
 padding-top:3em;
 padding-right:1em;
 padding-bottom:3em;
 padding-left:1em;
 border-top-color:#a95a96;
 border-right-color:#a95a96;
 border-bottom-color:#a95a96;
 border-left-color:#a95a96;
 border-top-width:4px;
 border-right-width:4px;
 border-bottom-width:4px;
 border-left-width:4px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:8px;
}
.archive-button:hover{
background-color :#6d6d6d;
border: 1px solid #6d6d6d;
color: #ffffff;
}.archive-button:hover{
}
.archive-button {
 margin-top:1em;
}
.carousel-image {
 margin-bottom:1.5em;
}
.carousel-text:after{
 color:#f9f9fa;
  content:"";
}
.carousel-text:before{
 color:#f9f9fa;
  content:"";
}
.carousel-text:hover{
 color:#f9f9fa;
}
.carousel-text {
 color:#f9f9fa;
 margin-bottom:1em;
}
.carousel-headline {
 color:#f9f9fa;
 margin-bottom:.5em;
}
.event-submenu:hover{
 menu_background-color:#eeeeee;
 menu_border-top-width:3px;
}
.event-submenu {
 menu_padding-top:20px;
 menu_padding-left:20px;
 menu_padding-right:20px;
 menu_padding-bottom:20px;
 menu_hover_background-color:#eeeeee;
 menu_hover_border-top-width:3px;
 menu_flex-direction:column;
 background-color:#0173b3;
 border-radius:12px;
 width:100%;
 menu_font-weight:700;
}
.event-india {
}
.button-event-india:hover{
background-color :#10514f;
border: 1px solid #10514f;
color: #c3e0d2;
}.button-event-india:hover{
}
.button-event-india {
background-color :#287f54;
border: 1px solid #287f54;
}.button-event-india {
 button-hover_color:#10514f;
 width:NaNpx;
}
.community-logo-box {
 text-align:left;
 height:160px;
 width:100%;
}
.community-logo-box:not(.ct-section):not(.oxy-easy-posts),
.community-logo-box.oxy-easy-posts .oxy-posts,
.community-logo-box.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
.community-box {
 width:20%;
 text-align:center;
}
@media (max-width: 767px) {
.community-box {
 width:40%;
 max-width:45%;
}
.community-box:not(.ct-section):not(.oxy-easy-posts),
.community-box.oxy-easy-posts .oxy-posts,
.community-box.ct-section .ct-section-inner-wrap{
flex-direction:row;
}
}

.sponsor-logo {
 attachment_height:300;
 attachment_width:300;
 attachment_url:https://audio.dev/wp-content/uploads/2021/04/WAM_color_large_hi-300x300.png;
 width:65%;
 mix-blend-mode:normal;
}
.sponsor-box {
 width:50.00%;
 padding-left:0px;
 padding-right:0px;
}
.sponsor-box:not(.ct-section):not(.oxy-easy-posts),
.sponsor-box.oxy-easy-posts .oxy-posts,
.sponsor-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.sponsor-logo-box {
 text-align:left;
 height:300px;
 width:100%;
}
.sponsor-logo-box:not(.ct-section):not(.oxy-easy-posts),
.sponsor-logo-box.oxy-easy-posts .oxy-posts,
.sponsor-logo-box.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
.diversity-box {
 padding-left:0px;
 padding-right:0px;
 width:25%;
}
.diversity-box:not(.ct-section):not(.oxy-easy-posts),
.diversity-box.oxy-easy-posts .oxy-posts,
.diversity-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.silver-box {
 padding-left:0px;
 padding-right:0px;
 width:33%;
}
.silver-box:not(.ct-section):not(.oxy-easy-posts),
.silver-box.oxy-easy-posts .oxy-posts,
.silver-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.btn {
}
.btn-primary {
 margin-top:12px;
}
.adc-sponsor-box {
 width:50.00%;
 padding-left:0px;
 padding-right:0px;
}
.adc-sponsor-box:not(.ct-section):not(.oxy-easy-posts),
.adc-sponsor-box.oxy-easy-posts .oxy-posts,
.adc-sponsor-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.privacy a {
  color: blue;
}

.privacy a:hover {
  color: black;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	color: #1d2127;
	font-weight: 300;
	letter-spacing: -1px;
	margin: 0;
	font-family: futura-pt, sans-serif;
	
}

h1 {
	font-size: 2.6em;
	line-height: 44px;
	margin: 0 0 32px 0;
}

h2 {
	font-size: 2.2em;
	font-weight: 400;
	letter-spacing: -1px;
	line-height: 42px;
	margin: 0 0 32px 0;
}

h3 {
	font-size: 1.4em;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: .5em;
	
}

h4 {
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 27px;
	margin: 0 0 14px 0;
}

h5 {
	font-size: 1.2em;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;

}

h6 {
	color: #333;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 22px;
	margin: 0 0 14px 0;
}

h1.big {
	font-size: 4.2em;
	line-height: 54px;
}

h1.small {
	font-size: 2.2em;
	line-height: 42px;
	font-weight: 600;
}

h1.short {
	margin-bottom: 15px;
}

h2.short {
	margin-bottom: 15px;
}

h3.short,
h4.short,
h5.short,
h6.short {
	margin-bottom: 9px;
}

h1.shorter,
h2.shorter,
h3.shorter,
h4.shorter,
h5.shorter,
h6.shorter {
	margin-bottom: 0;
}

h1.tall,
h2.tall,
h3.tall,
h4.tall,
h5.tall,
h6.tall {
	margin-bottom: 33px;
}

h1.taller,
h2.taller,
h3.taller,
h4.taller,
h5.taller,
h6.taller {
	margin-bottom: 44px;
}

h1.spaced,
h2.spaced,
h3.spaced,
h4.spaced,
h5.spaced,
h6.spaced {
	margin-top: 22px;
}

h1.more-spaced,
h2.more-spaced,
h3.more-spaced,
h4.more-spaced,
h5.more-spaced,
h6.more-spaced {
	margin-top: 44px;
}

h1.dark,
h2.dark,
h3.dark,
h4.dark,
h5.dark {
	color: #1d2127;
}

h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light {
	color: #FFF;
}

h1.text-shadow,
h2.text-shadow,
h3.text-shadow,
h4.text-shadow,
h5.text-shadow,
h6.text-shadow {
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}


body {
	background-color: #FFF;
	color: #000;
	font-family: Open Sans, sans-serif;
    font-style: normal;
    font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: -.3px;
	margin: 0;
}





/* Paragraphs */
p {
	color: #000;
	line-height: 24px;
	margin: 0 0 20px;
}

p.featured {
	font-size: 1.6em;
	line-height: 1.5em;
}

p.short {
	margin-bottom: 0;
}

p.tall {
	margin-bottom: 20px;
}

p.taller {
	margin-bottom: 40px;
}

p .alternative-font {
	display: inline-block;
	margin-top: -15px;
	position: relative;
	top: 3px;
	margin-bottom: -6px;
}

p strong {
	font-weight: 600;
}

/* Links */
a, a:hover, a:focus {
	
}

.adc-button, .adc-button:hover, .btn-secondary:hover {
	color: #ffffff;
}

.btn-default, .btn-default:hover{
	color: #8dc63f;
}

.btn-secondary {
	color: #000000;
}


/* Drop Caps */
p.drop-caps:first-child:first-letter {
	float: left;
	font-size: 75px;
	line-height: 60px;
	padding: 4px;
	margin-right: 5px;
	margin-top: 5px;
	font-family: Georgia;
}

p.drop-caps.drop-caps-style-2:first-child:first-letter {
	background-color: #CCC;
	color: #FFF;
	padding: 6px;
	margin-right: 5px;
	border-radius: 4px;
}

/* Alternative Font Style */
.alternative-font {
	color: #CCC;
	font-family: "Shadows Into Light", cursive;
	font-size: 1.6em;
}

li {
	line-height: 1.6;
}


.adc-sitemap a, .juce-sitemap a:focus {
	color: white;
}

.adc-sitemap h3 {
	color: rgba(0, 0, 0, 0.4);
	border-left: 8px solid rgba(0, 0, 0, 0.2);
	padding-left: 8px;
}


/* Text sizing and spaces */

.text-xs {
	font-size: 1rem !important;
}

.text-sm {
	font-size: 1.3rem !important;
}

.text-md {
	font-size: 1.6rem !important;
}

.text-lg {
	font-size: 1.9rem !important;
}

.text-xl {
	font-size: 2.2rem !important;
}

.text-muted {
	color: #999 !important;
}

html.dark .text-muted {
	color: #505461 !important;
}

.text-dark {
	color: #1d2127 !important;
}

.text-light {
	color: #FFF !important;
}

.text-weight-light {
	font-weight: 300 !important;
}

.text-weight-normal {
	font-weight: 400 !important;
}

.text-weight-semibold {
	font-weight: 600 !important;
}

.text-weight-bold {
	font-weight: 700 !important;
}

.text-uppercase {
	text-transform: uppercase !important;
}

.text-lowercase {
	text-transform: lowercase !important;
}

.text-capitalize {
	text-transform: capitalize !important;
}

.rounded {
	border-radius: 5px !important;
}

.b-thin {
	border-width: 3px !important;
}

.b-normal {
	border-width: 5px !important;
}

.b-thick {
	border-width: 7px !important;
}

/* Spacements */
/* spacement top & bottom */
.m-none {
	margin: 0 !important;
}

.m-auto {
	margin: 0 auto !important;
}

.m-xs {
	margin: 5px !important;
}

.m-sm {
	margin: 10px !important;
}

.m-md {
	margin: 15px !important;
}

.m-lg {
	margin: 20px !important;
}

.m-xl {
	margin: 25px !important;
}

.m-xlg {
	margin: 30px !important;
}

/* spacement top	*/
.mt-none {
	margin-top: 0 !important;
}

.mt-xs {
	margin-top: 5px !important;
}

.mt-sm {
	margin-top: 10px !important;
}

.mt-md {
	margin-top: 15px !important;
}

.mt-lg {
	margin-top: 20px !important;
}

.mt-xl {
	margin-top: 25px !important;
}

.mt-xlg {
	margin-top: 30px !important;
}

/* spacement bottom	*/
.mb-none {
	margin-bottom: 0 !important;
}

.mb-xs {
	margin-bottom: 5px !important;
}

.mb-sm {
	margin-bottom: 10px !important;
}

.mb-md {
	margin-bottom: 15px !important;
}

.mb-lg {
	margin-bottom: 20px !important;
}

.mb-xl {
	margin-bottom: 25px !important;
}

.mb-xlg {
	margin-bottom: 30px !important;
}

/* spacement left	*/
.ml-none {
	margin-left: 0 !important;
}

.ml-xs {
	margin-left: 5px !important;
}

.ml-sm {
	margin-left: 10px !important;
}

.ml-md {
	margin-left: 15px !important;
}

.ml-lg {
	margin-left: 20px !important;
}

.ml-xl {
	margin-left: 25px !important;
}

.ml-xlg {
	margin-left: 30px !important;
}

/* spacement right	*/
.mr-none {
	margin-right: 0 !important;
}

.mr-xs {
	margin-right: 5px !important;
}

.mr-sm {
	margin-right: 10px !important;
}

.mr-md {
	margin-right: 15px !important;
}

.mr-lg {
	margin-right: 20px !important;
}

.mr-xl {
	margin-right: 25px !important;
}

.mr-xlg {
	margin-right: 30px !important;
}

/* Spacement Padding */
.p-none {
	padding: 0 !important;
}

.p-xs {
	padding: 5px !important;
}

.p-sm {
	padding: 10px !important;
}

.p-md {
	padding: 15px !important;
}

.p-lg {
	padding: 20px !important;
}

.p-xl {
	padding: 25px !important;
}

.p-xlg {
	padding: 30px !important;
}

/* spacement top	*/
.pt-none {
	padding-top: 0 !important;
}

.pt-xs {
	padding-top: 5px !important;
}

.pt-sm {
	padding-top: 10px !important;
}

.pt-md {
	padding-top: 15px !important;
}

.pt-lg {
	padding-top: 20px !important;
}

.pt-xl {
	padding-top: 25px !important;
}

.pt-xlg {
	padding-top: 30px !important;
}

/* spacement bottom	*/
.pb-none {
	padding-bottom: 0 !important;
}

.pb-xs {
	padding-bottom: 5px !important;
}

.pb-sm {
	padding-bottom: 10px !important;
}

.pb-md {
	padding-bottom: 15px !important;
}

.pb-lg {
	padding-bottom: 20px !important;
}

.pb-xl {
	padding-bottom: 25px !important;
}

.pb-xlg {
	padding-bottom: 30px !important;
}

/* spacement left	*/
.pl-none {
	padding-left: 0 !important;
}

.pl-xs {
	padding-left: 5px !important;
}

.pl-sm {
	padding-left: 10px !important;
}

.pl-md {
	padding-left: 15px !important;
}

.pl-lg {
	padding-left: 20px !important;
}

.pl-xl {
	padding-left: 25px !important;
}

.pl-xlg {
	padding-left: 30px !important;
}

/* spacement right	*/
.pr-none {
	padding-right: 0 !important;
}

.pr-xs {
	padding-right: 5px !important;
}

.pr-sm {
	padding-right: 10px !important;
}

.pr-md {
	padding-right: 15px !important;
}

.pr-lg {
	padding-right: 20px !important;
}

.pr-xl {
	padding-right: 25px !important;
}

.pr-xlg {
	padding-right: 30px !important;
}

.ib {
	display: inline-block;
	vertical-align: top;
}

.va-middle {
	vertical-align: middle;
}

.ws-nowrap {
	white-space: nowrap;
}

.ws-normal {
	white-space: normal;
}

.stories h3 {
  font-family: futura-pt, sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 1.6em;
	
	line-height: 28px;
	margin-top: 1em;
  margin-bottom:.5em;
}

.stories blockquote p{
    line-height: normal;
}

.stories div.blockquote p{
  line-height: 28px;
  padding: 2em;
  background: url(http://audio.dev/wp-content/uploads/2024/05/quote@2x.png) no-repeat;
  background-size: 120px 80px;
  background-position: 0 20px;
  font-style: italic;

  font-size: 20px;
}

@media (min-width:380px)  {


}
