@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
.eacf7-uploader{display:flex;align-items:center;justify-content:center;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.eacf7-uploader *{box-sizing:border-box}.eacf7-uploader .hidden{display:none!important}.eacf7-uploader.drag-active{border-color:var(--color-primary);border-width:2px;background-color:#bfdbfe;box-shadow:rgba(149,157,165,.2) 0 8px 24px}.eacf7-uploader.drag-active *{pointer-events:none}.eacf7-uploader-body{display:flex;align-items:center;justify-content:center;border:2px dashed #ccc!important;border-radius:7px!important;background-color:#fcfcfc!important;width:100%!important;padding:2rem 1rem!important}.eacf7-uploader-body .uploader-text{margin:0;color:#555;text-align:center;font-size:.9rem}.eacf7-uploader-body .uploader-buttons button{margin:0 5px;border-radius:5px;padding:5px 10px;border:1px solid #ccc;background-color:#fff;color:#333;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem!important}.eacf7-uploader-body .uploader-buttons button:hover{background-color:#f7f7f7}.eacf7-uploader-body.hidden{display:none!important}.eacf7-uploader .eacf7-uploader-label{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem!important}.eacf7-uploader .uploader-hint{font-size:.8rem!important;margin-top:1rem!important;color:#999}.eacf7-uploader .uploader-hint span{margin-right:3px}.eacf7-uploader .uploader-hint span:last-child{margin-right:0}.eacf7-uploader p{font-size:.875rem!important;font-weight:400;margin:5px 0!important;color:#555;line-height:1}.eacf7-uploader .dashicons-cloud-upload{font-size:50px!important;height:auto;width:auto;margin-bottom:10px!important;line-height:1;color:#b1b1b1}.eacf7-uploader .eacf7-uploader-buttons{display:flex;margin-top:10px}.eacf7-uploader .eacf7-uploader-buttons button{display:flex;align-items:center;white-space:nowrap;cursor:pointer;border-radius:.25rem;border:none;padding:.375rem .5rem;margin:.5rem;box-shadow:rgba(149,157,165,.2) 0 8px 24px;transition:all .2s ease-in-out;font-size:.8rem;font-weight:400}.eacf7-uploader .eacf7-uploader-buttons button span{margin-left:5px}.eacf7-uploader .eacf7-uploader-buttons button:hover{background-color:var(--color-primary-light-alt)}.eacf7-uploader.error{border-color:red}.eacf7-uploader .file-list-wrapper{display:flex;flex-direction:column;z-index:50;margin-top:15px!important;width:100%!important;max-height:400px;max-width:100%;overflow:hidden!important;background-color:#fff!important;border-radius:.25rem!important;box-shadow:rgba(149,157,165,.2) 0 8px 24px!important;bottom:1rem;right:1rem}.eacf7-uploader .file-list-wrapper.fixed{position:fixed}@media (max-width:991px){.eacf7-uploader .file-list-wrapper{max-width:300px;max-height:300px;right:0}}.eacf7-uploader .file-list{display:flex;flex-direction:column;flex-wrap:nowrap!important;overflow-y:auto!important;width:100%}.eacf7-uploader .file-list-header{display:flex;align-items:center;justify-content:space-between;padding:10px 15px!important;background-color:var(--color-primary)!important;color:#fff;line-height:1}.eacf7-uploader .file-list-header span{font-size:1rem}.eacf7-uploader .file-list-header i{cursor:pointer;height:26px!important;width:26px!important;border:1px solid!important;border-radius:50%!important;font-size:22px!important;display:flex;align-items:center;justify-content:center}.eacf7-uploader .file-list-item{display:flex;align-items:center;padding:8px 12px!important;border-bottom:1px solid #eaeaea!important;width:100%!important;opacity:.5}.eacf7-uploader .file-list-item .file-icon{width:25px!important;height:25px!important;margin-right:10px!important}.eacf7-uploader .file-list-item .file-info{display:flex;flex-wrap:wrap;overflow:hidden;width:100%;line-height:1}.eacf7-uploader .file-list-item .file-info .upload-item{display:flex;flex-direction:column;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;flex:1}.eacf7-uploader .file-list-item .file-info .upload-item-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:.875rem;margin-right:10px}.eacf7-uploader .file-list-item .file-info .upload-item-size{margin-top:5px;font-size:.75rem;color:#999}.eacf7-uploader .file-list-item .file-info-percentage{margin-left:auto;text-align:right;font-size:.875rem;display:flex;align-items:center;width:-moz-max-content;width:max-content}.eacf7-uploader .file-list-item .file-info-percentage .components-spinner{margin-top:0;margin-right:5px;border-radius:50%}.eacf7-uploader .file-list-item .file-info-progress{width:100%;height:8px;background-color:#ddd;border-radius:.25rem;margin-top:7px;overflow:hidden;position:relative;align-items:center;justify-content:space-between;display:none}.eacf7-uploader .file-list-item .file-info-progress-bar{width:0;height:100%;background-color:#28a745;border-radius:.25rem;position:absolute;left:0;top:0;transition:width .5s ease-in-out}.eacf7-uploader .file-list-item .file-info-error{color:red;width:100%;font-size:.75rem;margin-top:3px}.eacf7-uploader .file-list-item .file-info .spinner-icon{width:20px;display:none}.eacf7-uploader .file-list-item .file-info .percentage{margin:0 7px;display:none}.eacf7-uploader .file-list-item .file-info i{margin-left:15px;height:22px!important;width:22px!important;font-size:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.eacf7-uploader .file-list-item .file-info i:not(.dashicons-saved,.dashicons-no-alt){border:1px solid #ddd}.eacf7-uploader .file-list-item .file-info .dashicons-saved{background:#28a745;color:#fff;display:none;margin-right:10px}.eacf7-uploader .file-list-item .file-info .dashicons-controls-play{padding-left:3px;display:none}.eacf7-uploader .file-list-item .file-info .dashicons-controls-pause{padding-left:1px;display:none}.eacf7-uploader .file-list-item .file-info .remove-file{background:#ff9f10;color:#fff;margin-left:15px}.eacf7-uploader .file-list-item:hover{background-color:#e0f2fe}.eacf7-uploader .file-list-item.uploaded{opacity:1}.eacf7-uploader .file-list-item.uploaded .file-info .dashicons-saved{display:flex}.eacf7-uploader .file-list-item.uploaded .file-info .spinner-icon{display:none!important}.eacf7-uploader .file-list-item.uploaded .file-info .percentage{color:#28a745;display:block}.eacf7-uploader .file-list-item.uploaded .file-info-progress{display:flex}.eacf7-uploader .file-list-item.uploaded .file-info-progress-bar{width:100%}.eacf7-uploader .file-list-item.active{opacity:.8}.eacf7-uploader .file-list-item.active .file-info .spinner-icon{display:block}.eacf7-uploader .file-list-item.active .file-info .percentage{display:block}.eacf7-uploader .file-list-item.active .file-info-progress{display:flex}.eacf7-uploader .file-list-item.error{opacity:1}.eacf7-uploader .file-list-item.error .file-info .dashicons-no-alt{display:flex}.eacf7-uploader .file-list-item.error .file-info .spinner-icon{display:none!important}.eacf7-uploader .file-list-item.error .file-info .percentage{display:none}.eacf7-uploader .file-list-item.error .file-info-progress{display:none}.eacf7-uploader .file-list-item.error .file-info-error{display:block}.eacf7-uploader .file-list::-webkit-scrollbar{width:5px}.eacf7-uploader .file-list::-webkit-scrollbar-track{background:#f1f1f1}.eacf7-uploader .file-list::-webkit-scrollbar-thumb{background:#ccc}.eacf7-uploader .file-list::-webkit-scrollbar-thumb:hover{background:#bbb}.eacf7-uploader.image-upload .file-list{flex-direction:row;flex-wrap:wrap!important;margin-top:15px}.eacf7-uploader.image-upload .file-list-item{width:150px!important;height:150px!important;margin:7px!important;border:1px solid #ddd!important;border-radius:5px!important;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden;padding:0!important}.eacf7-uploader.image-upload .file-list-item .file-icon{width:100%!important;height:100%!important;margin:0!important;position:absolute;-o-object-fit:cover;object-fit:cover;top:0;left:0}.eacf7-uploader.image-upload .file-list-item .file-info{margin-top:auto;z-index:1;background:#fff;flex-direction:column-reverse}.eacf7-uploader.image-upload .file-list-item .file-info .upload-item{overflow:inherit;width:100%!important;flex:auto;flex-direction:row;align-items:center;padding:7px;justify-content:space-between}.eacf7-uploader.image-upload .file-list-item .file-info .upload-item-size{margin-top:0}.eacf7-uploader.image-upload .file-list-item .file-info-percentage>:not(.remove-file){display:none}.eacf7-uploader.image-upload .file-list-item .file-info-progress{margin-top:0;border-radius:0;height:6px;display:flex!important}.eacf7-uploader.image-upload .file-list-item .file-info-progress-bar{border-radius:0}.eacf7-uploader.image-upload .file-list-item .dashicons-saved{position:absolute;top:5px;right:-5px}.eacf7-uploader.image-upload .file-list-item .remove-file{position:absolute;top:5px;right:5px;background:#ff9f10;color:#fff}.eacf7-uploader.image-upload .file-list-item.error{border-color:red!important}.eacf7-uploader.image-upload .file-list-item.error .file-info-error{padding:5px 5px 0 5px}.eacf7-uploader.image-upload .file-list-item.error .file-info-progress{display:none!important}.eacf7-uploader.image-upload .file-list-item.uploaded{border-color:rgba(40,167,69,.3)!important}.eacf7-uploader.image-upload .file-list-item.uploaded .file-info-percentage .dashicons-saved{display:flex}.eacf7-uploader.image-upload .file-list-item.uploaded .file-info-percentage .remove-file{display:none}.eacf7-uploader.image-upload .file-list-item.uploaded:hover .file-info-percentage .dashicons-saved{display:none}.eacf7-uploader.image-upload .file-list-item.uploaded:hover .file-info-percentage .remove-file{display:flex}.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-preview .pcr-current-color,.pcr-app[data-theme=monolith] .pcr-selection .pcr-color-preview .pcr-last-color{padding:0}.eacf7-country-list-wrap .select2-container .select2-selection--single{height:40px}.eacf7-country-list-wrap .select2-container--classic .select2-selection--single .select2-selection__rendered{line-height:38px}.eacf7-country-list-wrap .select2-container--classic .select2-selection--single .select2-selection__arrow{height:39px}.eacf7-country-list-wrap .select2-container--classic .select2-selection--single .select2-selection__arrow b{display:block}.eacf7-country-list-flag{display:flex;align-items:center;font-size:.875rem}.eacf7-country-list-flag img{width:20px;height:20px;margin-right:7px;border-radius:3px}.iti{width:100%}.iti .iti__country-container .iti__selected-country:hover{background:0 0}.eacf7-address__fields{display:flex;flex-wrap:wrap;margin:0;justify-content:space-between}.eacf7-address .address-field{display:flex;flex-direction:column;margin-bottom:15px}.eacf7-address .address-field label{margin-bottom:5px;display:flex;align-items:center}.eacf7-address .address-field label .required{color:red;margin-left:5px;line-height:normal}.eacf7-address .address-field.field-line1{width:100%}.eacf7-address .address-field.field-line2{width:100%}.eacf7-address .address-field.field-city{width:49%}.eacf7-address .address-field.field-state{width:49%}.eacf7-address .address-field.field-zip{width:49%}.eacf7-address .address-field.field-country{width:49%}.eacf7-address .address-field.field-country .select2-container .select2-selection--single{height:40px}.eacf7-address .address-field.field-country .select2-container--classic .select2-selection--single .select2-selection__rendered{line-height:38px}.eacf7-address .address-field.field-country .select2-container--classic .select2-selection--single .select2-selection__arrow{height:39px}.eacf7-address .address-field.field-country .select2-container--classic .select2-selection--single .select2-selection__arrow b{display:block}.eacf7-address .address-field input,.eacf7-address .address-field select{width:auto!important;max-width:100%;padding:10px;border:1px solid #e5e5e5;border-radius:3px;font-size:14px;color:#333;background-color:#fff;box-shadow:none;transition:all .3s ease}.theme-astra .select2-selection.select2-selection--single,.theme-twentytwentythree .select2-selection.select2-selection--single{padding:10px!important}.theme-astra .select2-container--classic .select2-selection--single .select2-selection__arrow,.theme-twentytwentythree .select2-container--classic .select2-selection--single .select2-selection__arrow{height:39px}.theme-astra .select2-container--classic .select2-selection--single .select2-selection__rendered,.theme-twentytwentythree .select2-container--classic .select2-selection--single .select2-selection__rendered{line-height:18px!important}.theme-twentytwentythree .select2-selection.select2-selection--single{height:38px}.theme-twentytwentythree .select2-container--classic .select2-selection--single .select2-selection__arrow{height:36px}.cf7-leads-info{display:none}.eacf7-rating{display:flex;align-items:center}.eacf7-rating.style-1 .eacf7-rating-star{box-shadow:0 0 9px -2px #ddd;border-radius:50%;transition:.4s;height:45px;width:45px;display:flex;justify-content:center;align-items:center;margin-right:10px}.eacf7-rating.style-1 .eacf7-rating-star:last-child{margin-right:0}.eacf7-rating.style-1 .eacf7-rating-star svg{margin:0}.eacf7-rating.style-2 .eacf7-rating-star{box-shadow:0 0 9px -2px #ddd;border-radius:5px;transition:.4s;height:45px;width:45px;display:flex;justify-content:center;align-items:center;margin-right:10px}.eacf7-rating.style-2 .eacf7-rating-star:last-child{margin-right:0}.eacf7-rating.style-2 .eacf7-rating-star svg{margin:0}.eacf7-rating-star i,.eacf7-rating-star svg{color:#d4d4d4;fill:#d4d4d4;vertical-align:middle;margin-right:.25rem;cursor:pointer;transition:all .2s ease-in-out;width:22px;height:22px;font-size:22px}.eacf7-rating-star.active i,.eacf7-rating-star.active svg,.eacf7-rating-star.selected i,.eacf7-rating-star.selected svg,.eacf7-rating-star:hover i,.eacf7-rating-star:hover svg{fill:#ffb100;color:#ffb100;transform:scale(1.1)}.eacf7-recaptcha[data-align=left]>div{margin:0}.eacf7-recaptcha[data-align=right]>div{margin:0 0 0 auto}.eacf7-recaptcha[data-align=center]>div{margin:0 auto}.eacf7-product-dropdown{overflow:hidden;position:relative}.eacf7-product-dropdown select[multiple]{display:none}.eacf7-product-dropdown>div{display:flex;flex-wrap:wrap;gap:10px}.eacf7-product-dropdown>div>*{flex-shrink:0}.eacf7-product-dropdown .grid_item{cursor:pointer;flex:0 0 auto;position:relative;margin-bottom:10px}.eacf7-product-dropdown .grid_item .grid_thumbnail{position:relative;width:150px}.eacf7-product-dropdown .grid_item .grid_thumbnail .check,.eacf7-product-dropdown .grid_item .grid_thumbnail input[type=checkbox]{position:absolute;left:20px;right:0;top:0;opacity:0;margin-left:auto;margin-right:auto;top:50%;transform:translate(-50%,-50%);transition:all .3s ease-in-out;background:#1e62b9;border-radius:50px;display:flex;justify-content:center;align-items:center;stroke:#fff}.eacf7-product-dropdown .grid_item .grid_thumbnail input[type=checkbox]{opacity:1}.eacf7-product-dropdown .grid_item .grid_title{margin:0;font-size:16px}.eacf7-product-dropdown .select2 .selection .select2-search__field{width:100%!important}.eacf7-product-dropdown .active .grid_thumbnail .check{opacity:1}.eacf7-honeypot{display:none!important;visibility:hidden;height:0;width:0;overflow:hidden;position:absolute;z-index:-1;top:-9999px;left:-9999px;opacity:0;pointer-events:none;margin:0;padding:0;border:0;outline:0;font-size:0;line-height:0}.cf7-math-captcha{display:block}.cf7-math-captcha.cf7-math-captcha-inline .cf7-math-captcha-wrap{display:inline}.cf7-math-captcha.cf7-math-captcha-inline .cf7-math-captcha-wrap label{display:inline}.cf7-math-captcha.cf7-math-captcha-inline>input{width:-moz-max-content!important;width:max-content!important}.cf7-math-captcha.cf7-math-captcha-block .cf7-math-captcha-wrap{display:block}.cf7-math-captcha .cf7-math-captcha-wrap{margin-bottom:5px}.cf7-math-captcha .cf7-math-captcha-wrap a{margin-left:5px;text-decoration:none}.cf7-math-captcha .cf7-math-captcha-wrap .math-captcha-loading{display:none}.eacf7-row{display:flex;flex-wrap:wrap;gap:15px}.eacf7-row.custom{flex-wrap:nowrap}.eacf7-row .eacf7-col{flex:1}.eacf7-row .eacf7-col span input[type=date],.eacf7-row .eacf7-col span input[type=email],.eacf7-row .eacf7-col span input[type=file],.eacf7-row .eacf7-col span input[type=number],.eacf7-row .eacf7-col span input[type=tel],.eacf7-row .eacf7-col span input[type=text],.eacf7-row .eacf7-col span input[type=url],.eacf7-row .eacf7-col span select,.eacf7-row .eacf7-col span textarea{width:100%}.eacf7-row .eacf7-col .full-width input{width:100%}.eacf7-row .eacf7-col-2{width:48%}.eacf7-row .eacf7-col-3{width:31%}.eacf7-row .eacf7-col-4{width:22%}.eacf7-row .eacf7-col-5{width:19.2%}.eacf7-row .eacf7-col-6{width:16%}@media only screen and (max-width:767px){.eacf7-row{flex-direction:column;gap:0}.eacf7-row>div{width:100%!important;margin:0!important}}.eacf7-multistep-step{display:table!important;width:100%;position:relative}.eacf7-multistep-step.default .eacf7-multistep-step-row{display:flex;justify-content:space-around}.eacf7-multistep-step.default .eacf7-multistep-step-row:before{top:15px;bottom:0;position:absolute;content:" ";width:100%;height:1px;background-color:#ccc}.eacf7-multistep-step.default .eacf7-multistep-step-row .step{display:table-cell;text-align:center;position:relative}.eacf7-multistep-step.default .eacf7-multistep-step-row .step a{width:30px;height:30px;text-align:center;font-size:12px;line-height:28px;border-radius:50%;margin-top:0;text-decoration:none;outline:0;display:inline-block;position:relative;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center}.eacf7-multistep-step.default .eacf7-multistep-step-row .step-active a{background-color:#d33}.eacf7-multistep-step.style-1 .eacf7-multistep-step-row{display:flex;justify-content:space-around}.eacf7-multistep-step.style-1 .eacf7-multistep-step-row .step{background-color:#000;text-align:center;width:100%}.eacf7-multistep-step.style-1 .eacf7-multistep-step-row .step:hover{background-color:#d33}.eacf7-multistep-step.style-1 .eacf7-multistep-step-row .step>a{color:#fff;font-size:12px;width:100%;height:100%;display:block;padding:10px 14px}.eacf7-multistep-step.style-1 .eacf7-multistep-step-row .step-active{background-color:#d33;color:#fff}.eacf7-multistep .iti__country-container{height:40px}.eacf7-multistep .eacf7-multistep-control{margin-top:20px}.eacf7-multistep.style-1 .eacf7-multistep-control button{background:#000;color:#fff;border-radius:4px;line-height:1;font-size:18px;padding:6px 12px}.eacf7-multistep.style-2 .eacf7-multistep-control button{background:#000;color:#fff;border-radius:4px;line-height:1;font-size:18px;padding:6px 12px}.eacf7-multistep.step-start .eacf7-prev{display:none}.eacf7-multistep.step-end .eacf7-next{display:none}.eacf7-multistep:not(:first-child){display:none}.eacf7-multistep.eacf7-multistep-off{display:block}.eacf7-multistep.eacf7-multistep-off .eacf7-multistep-control{display:none}.eacf7-repeater{border:2px dashed #ccc;padding:20px;margin:10px 0}.eacf7-repeater .eacf7-repeater-item:nth-child(n+2)+.eacf7-repeater-controls{margin-top:-40px}.eacf7-repeater .eacf7-repeater-item .eacf7-repeater-delete-control{display:flex;justify-content:flex-end}.eacf7-repeater .eacf7-repeater-item .eacf7-repeater-delete-control button{background:#00a0d2;color:#fff;font-weight:700;font-size:15px;border:1px solid #00a0d2;padding:8px 24px;border-radius:50px;transition:all .3s ease-in-out}.eacf7-repeater .eacf7-repeater-item .eacf7-repeater-delete-control button.eacf7-repeater-item-remove{border-color:#ff4f42;background:#ff4f42;display:none}.eacf7-repeater .eacf7-repeater-item .eacf7-repeater-delete-control button.eacf7-repeater-item-remove.active{display:block}.eacf7-repeater .eacf7-repeater-item .eacf7-repeater-delete-control button.eacf7-repeater-item-remove:hover{background:0 0;color:#ff4f42}.eacf7-repeater .eacf7-repeater-controls{display:flex;justify-content:space-between}.eacf7-repeater .eacf7-repeater-controls button{background:#00a0d2;color:#fff;font-weight:700;font-size:15px;border:1px solid #00a0d2;padding:8px 24px;border-radius:50px;transition:all .3s ease-in-out}.eacf7-repeater .eacf7-repeater-controls button:hover{background:0 0;color:#00a0d2}.cf7-digital-signature .signature-pad-controls{display:flex;gap:10px}.cf7-digital-signature .signature-pad-controls .btn{background:#00a0d2;color:#fff;font-weight:400;font-size:14px;border:1px solid #00a0d2;padding:8px 24px;border-radius:5px;transition:all .3s ease-in-out;text-transform:capitalize}.cf7-digital-signature .signature-pad-controls .btn.clear-signature{background-color:#d42d2d;border-color:#d42d2d}.cf7-digital-signature .signature-pad-controls .btn.undo-signature{background-color:#ff4f42;border-color:#ff4f42}.eacf7-popup-form-button-wrap{display:flex;justify-content:flex-start}.eacf7-popup-form-button-wrap.left{justify-content:flex-start}.eacf7-popup-form-button-wrap.center{justify-content:center}.eacf7-popup-form-button-wrap.right{justify-content:right}.eacf7-popup-form-button-wrap .eacf7-popup-form-button{font-size:16px;padding:8px 16px;line-height:1.5;font-weight:600;border-radius:10px;gap:10px;display:flex;justify-content:space-between;align-items:center}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-1{background-color:#1e62b9;border:0;color:#fff;transition:all ease-in-out .3s}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-1:hover{box-shadow:0 4px 4px rgba(0,0,0,.25)}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-1 svg path{fill:#fff!important}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-2{background-color:transparent;border:1px solid #1e62b9;color:#1e62b9;transition:all ease-in-out .3s}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-2:hover{background-color:#1e62b9;color:#fff}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-2:hover svg path{fill:#fff!important}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-2 svg path{fill:#1e62b9!important}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-3{background-color:rgba(30,98,185,.16);border:1px solid #1e62b9;color:#1e62b9;transition:all ease-in-out .3s}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-3:hover{background-color:#1e62b9;color:#fff}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-3:hover svg path{fill:#fff!important}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-3 svg path{fill:#1e62b9!important}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-4{background-color:transparent;border:0;color:#1e62b9;transition:all ease-in-out .3s}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-4:hover{background-color:#1e62b9;color:#fff}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-4:hover svg path{fill:#fff!important}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-4 svg path{fill:#1e62b9!important}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-5{background-color:#1e62b9;border:1px solid #1e62b9;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;transition:all ease-in-out .3s}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-5:hover{box-shadow:none;background-color:#1e62b9;color:#fff}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.style-5 svg path{fill:#fff!important}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.large{padding:14px 28px;font-size:18px}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.large svg{transform:scale(1.1)}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.small{font-size:14px;padding:5px 10px}.eacf7-popup-form-button-wrap .eacf7-popup-form-button.small svg{transform:scale(.8)}.eacf7-popup-form{z-index:99999}.wc-block-components-product-details__booking-date span,.wc-block-components-product-details__booking-time span{font-size:14px!important}.wc-item-meta{margin:0!important;padding:0}.wc-item-meta li,.wc-item-meta li p{font-size:14px!important;line-height:1}.rangeslider__fill{background:#4a98fd}.eacf7-range-slider-wrap{display:flex;position:relative}.eacf7-range-slider-wrap.style-1{gap:10px}.eacf7-range-slider-wrap.style-1 .range-slider-inner{width:100%}.eacf7-range-slider-wrap.style-1 .range-slider-inner .eacf7-range-slider{padding:unset}.eacf7-range-slider-wrap.style-1 .range-slider-inner .rangeslider{margin:7px 0;height:10px}.eacf7-range-slider-wrap.style-1 .range-slider-inner .rangeslider .rangeslider__fill{background:#4a98fd}.eacf7-range-slider-wrap.style-1 .range-slider-inner .rangeslider .rangeslider__handle{top:-5px;width:20px;height:20px;background:#1e62b9;border:0}.eacf7-range-slider-wrap.style-1 .eacf7-range-slider-value{text-align:center;font-weight:400;border:1px solid #ddd;padding:3px 5px;line-height:1}.eacf7-range-slider-wrap.style-2{margin-top:30px}.eacf7-range-slider-wrap.style-2 input[type=range]:focus+.rangeslider .rangeslider__handle{box-shadow:0 0 0 rgba(0,0,0,.9)}.eacf7-range-slider-wrap.style-2 .rangeslider{background-color:#fff;border-radius:0;border-radius:10px;height:10px;width:100%}.eacf7-range-slider-wrap.style-2 .rangeslider .rangeslider__fill{background:#4a98fd}.eacf7-range-slider-wrap.style-2 .rangeslider .rangeslider__handle{background:#1e62b9;border-color:#1e62b9;width:20px;height:20px;margin-top:5px;position:absolute;transition:transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out;-webkit-transition:transform .3s ease-in-out}.eacf7-range-slider-wrap.style-2 .rangeslider .rangeslider__value-bubble{position:absolute;top:auto;left:50%;bottom:22px;transform:translate(-50%,0);-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);text-align:center;background-color:#1e62b9;border-radius:3px;padding:4px 12px;color:#fff;width:auto;margin:0;white-space:nowrap}.eacf7-range-slider-wrap.style-2 .rangeslider .rangeslider__value-bubble::before{content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #1e62b9;position:absolute;top:auto;left:50%;bottom:-10px;transform:translate(-50%,-45%);-webkit-transform:translate(-50%,-45%);-ms-transform:translate(-50%,-45%)}.eacf7-range-slider-wrap.style-3{margin-top:30px}.eacf7-range-slider-wrap.style-3 .rangeslider{height:10px}.eacf7-range-slider-wrap.style-3 .rangeslider .rangeslider__fill{position:absolute;top:0;z-index:1;height:100%;background-color:#4a98fd;border-radius:5px}.eacf7-range-slider-wrap.style-3 .rangeslider .rangeslider__handle{transition:background-color .2s;box-sizing:border-box;width:20px;height:20px;border-radius:100%;background-color:#1e62b9;touch-action:pan-y;cursor:pointer;display:inline-block;position:absolute;z-index:3;top:-5px;border-color:#1e62b9}.eacf7-range-slider-wrap.style-3 .rangeslider .rangeslider__handle .rangeslider__handle__value{transition:background-color .2s,box-shadow .1s,transform .1s;box-sizing:border-box;text-align:center;padding:4px 10px;line-height:20px;font-size:14px;background-color:#1e62b9;border-radius:5px;color:#fff;left:-10px;top:-45px;position:absolute;white-space:nowrap;border-top:1px solid #007acc;box-shadow:0 -4px 1px rgba(0,0,0,.07),0 -5px 20px rgba(0,0,0,.3)}.eacf7-range-slider-wrap.style-3 .rangeslider .rangeslider__handle .rangeslider__handle__value::before{transition:border-top-color .2s;position:absolute;bottom:-6px;left:calc(50% - 5px);content:"";width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid;border-top-color:#1e62b9}.eacf7-range-slider-wrap.style-3 .rangeslider .rangeslider__labels{position:absolute;width:100%;z-index:2;display:flex;justify-content:space-between}.eacf7-range-slider-wrap.style-3 .rangeslider .rangeslider__labels .rangeslider__labels__label{font-size:.75em;position:relative;padding-top:15px;color:gray}.eacf7-range-slider-wrap.style-3 .rangeslider .rangeslider__labels .rangeslider__labels__label:first-child:before{transform:translateX(-48%);background-color:#09f}.eacf7-range-slider-wrap.style-3 .rangeslider .rangeslider__labels .rangeslider__labels__label:last-child:before{left:auto;right:0}.eacf7-range-slider-wrap.style-3 .rangeslider .rangeslider__labels .rangeslider__labels__label:before{position:absolute;top:10px;left:50%;transform:translateX(-50%);content:"";width:1px;height:6px;border-radius:1px;background-color:rgba(128,128,128,.5)}input[type=range]:focus+.rangeslider .rangeslider__handle{box-shadow:0 0 8px rgba(0,0,0,.9)}.rangeslider{margin-top:15px}.wpcf7-form-control-wrap .mce-toolbar .mce-btn.mce-active i{color:#595959!important}.wpcf7-form-control-wrap .mce-toolbar .mce-btn button:hover{background:unset!important}.eacf7-conversational-form{position:relative}.eacf7-conversational-form.eacf7-conversational-full-screen{background-color:#fff;position:fixed;left:0;top:0;right:0;z-index:999999;height:100%}.eacf7-conversational-form.eacf7-conversational-full-screen .active .content{padding:100px}.eacf7-conversational-form>div{height:100%;display:none!important;justify-content:center;align-items:center;gap:20px}.eacf7-conversational-form>div.eacf7-welcome-screen{display:flex;align-items:center;justify-content:space-between}.eacf7-conversational-form>div.eacf7-welcome-screen.active~.eacf7-conversational-prev-next-control{display:none!important}.eacf7-conversational-form>div.eacf7-welcome-screen.layout-left .content{padding:0}.eacf7-conversational-form>div.eacf7-welcome-screen.layout-left .content.right{padding:100px}.eacf7-conversational-form>div.eacf7-welcome-screen .content{flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-right:20px}.eacf7-conversational-form>div.eacf7-welcome-screen .content.left{align-items:flex-start}.eacf7-conversational-form>div.eacf7-welcome-screen .content.center{align-items:center}.eacf7-conversational-form>div.eacf7-welcome-screen .content.right{align-items:flex-end}.eacf7-conversational-form>div.eacf7-welcome-screen .content h2{margin:0}.eacf7-conversational-form>div.eacf7-welcome-screen .content button{border:0;background:#1e62b9;color:#fff;padding:10px 20px;border-radius:10px;font-size:20px;line-height:1}.eacf7-conversational-form>div.eacf7-welcome-screen .img{flex:1 1 50%;display:flex;justify-content:center;align-items:center}.eacf7-conversational-form>div.eacf7-welcome-screen .img img{height:100vh;-o-object-fit:cover;object-fit:cover}.eacf7-conversational-form>div.eacf7-conversational p{margin:0}.eacf7-conversational-form>div.eacf7-conversational-prev-next-control{position:absolute;right:0;bottom:0;display:inline-flex!important;gap:0;height:auto}.eacf7-conversational-form>div.eacf7-conversational-prev-next-control a{background:#ddd;cursor:pointer;line-height:1;text-decoration:none;padding:10px;transition:all .3s}.eacf7-conversational-form>div.eacf7-conversational-prev-next-control a:hover{background:#ededed}.eacf7-conversational-form>div.eacf7-conversational-prev-next-control a svg path{fill:#000}.eacf7-conversational-form>div.active{display:flex!important}.eacf7-conversational-form>div.eacf7-thank-you-screen.active~.eacf7-conversational-prev-next-control,.eacf7-conversational-form>div.eacf7-thank-you-screen.active~.eacf7-progressbar{display:none!important}.eacf7-conversational-form>div.eacf7-thank-you-screen .content{flex:1 1 50%}.eacf7-conversational-form>div.eacf7-thank-you-screen .content a{text-decoration:none}.eacf7-conversational-form>div.eacf7-thank-you-screen .img{flex:1 1 50%;display:flex;justify-content:center;align-items:center}.eacf7-conversational-form>div.eacf7-thank-you-screen .img img{height:100vh;-o-object-fit:cover;object-fit:cover}.eacf7-conversational-form>div.eacf7-progressbar{position:absolute;left:0;top:0;height:3px;width:100%;background-color:#000;display:block!important}.eacf7-conversational-form>div.eacf7-progressbar .eacf7-progress-completed{position:absolute;left:0;top:0;height:100%;background-color:#1e62b9}.eacf7-conversational-form .eacf7-conversational>*{width:70%}.eacf7-conversational-form .eacf7-conversational .title{font-weight:500;font-size:36px;color:#1e62b9}.eacf7-conversational-form .eacf7-conversational .eacf7-conversational-control{margin-top:20px}.eacf7-conversational-form .eacf7-conversational .eacf7-conversational-control button{border:0;background:#1e62b9;color:#fff;padding:10px 20px;border-radius:4px;font-size:20px;line-height:1}.eacf7-conversational-form .eacf7-conversational .iti__country-container{height:40px}.eacf7-conversational-form .eacf7-conversational.active{flex-direction:column;padding:100px}@media screen and (max-width:767px){.eacf7-conversational-form>div.eacf7-welcome-screen{gap:10px;flex-direction:column}.eacf7-conversational-form>div.eacf7-welcome-screen.active .img{width:100%}.eacf7-conversational-form>div.eacf7-welcome-screen.active .img img{height:100%}.eacf7-conversational-form>div.eacf7-welcome-screen .content{width:100%}.eacf7-conversational-form>div.eacf7-welcome-screen .content h2{font-size:20px}.eacf7-conversational-form>div.eacf7-welcome-screen .content p{margin-bottom:10px}.eacf7-conversational-form>div.eacf7-welcome-screen .content button{font-size:16px;padding:7px 14px}.eacf7-conversational-form>div.eacf7-thank-you-screen.active{flex-direction:column}.eacf7-conversational-form>div.eacf7-thank-you-screen.active .content{padding:50px}.eacf7-conversational-form>div.eacf7-thank-you-screen.active .img img{height:100%}.eacf7-conversational-form>div.eacf7-thank-you-screen .content{width:100%}.eacf7-conversational-form>div.eacf7-conversational .title{font-size:26px}.eacf7-conversational-form>div.eacf7-conversational .eacf7-conversational-control button{font-size:16px}.eacf7-conversational-form>div.eacf7-conversational.active{padding:20px 0}}.wpcf7-form-control-wrap:has(.eacf7-phone) .iti__country-list{margin:0;padding:0}.wpcf7-form-control-wrap:has(.eacf7-phone) .iti__country-list .iti__country{margin-bottom:0}.eacf7-save-progress-wrap{margin-bottom:20px}.eacf7-save-progress-wrap .eacf7-save-progress{display:flex;gap:10px;align-items:center}.eacf7-save-progress-wrap .eacf7-save-progress.loading .spinner{display:block}.eacf7-save-progress-wrap .eacf7-save-progress .spinner{display:none;max-width:20px}.eacf7-save-message{border:1px solid #ced4da;box-shadow:0 1px 5px rgba(0,0,0,.1);margin-bottom:15px;padding:15px}.eacf7-save-message p{margin-bottom:0}.eacf7-save-state{position:relative;margin-bottom:15px}.eacf7-save-state .copy{position:absolute;top:10px;right:10px;bottom:10px;height:auto;cursor:pointer}.eacf7-section-break-wrap{display:block;margin:15px 0}.eacf7-section-break-wrap .eacf7-section-break-content{margin-bottom:16px}.eacf7-image-choice .image-choice-wrap.inline{display:flex;gap:10px;flex-direction:row;align-items:center}.eacf7-image-choice .image-choice-wrap.inline .image-choice-item{max-width:150px}.eacf7-image-choice .image-choice-wrap.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width:1024px){.eacf7-image-choice .image-choice-wrap.grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.eacf7-image-choice .image-choice-wrap.grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.eacf7-image-choice .image-choice-wrap.grid{grid-template-columns:1fr}}.eacf7-image-choice .image-choice-wrap.style-2 .active svg{padding:0;box-shadow:0 0 0 0 #1e62b9}.eacf7-image-choice .image-choice-wrap.style-2 .active img{border:2px solid #1e62b9}.eacf7-image-choice .image-choice-wrap.style-2 img{border:2px solid transparent;border-radius:10px}.eacf7-image-choice .image-choice-wrap.style-3 .active svg{padding:0;box-shadow:0 0 0 .5px #1e62b9;border:2px dashed #fff}.eacf7-image-choice .image-choice-wrap.style-3 .active img{border-color:#1e62b9;filter:none}.eacf7-image-choice .image-choice-wrap.style-3 img{border:2px solid transparent;border-radius:10px;filter:grayscale(100%)}.eacf7-image-choice .image-choice-wrap.style-4>.image-choice-item{border:2px solid #e5e7eb;padding:12px;border-radius:12px}.eacf7-image-choice .image-choice-wrap.style-4 .active svg{width:20px;height:20px;padding:5px;top:5px;right:5px;box-shadow:0 0 0 0 #1e62b9}.eacf7-image-choice .image-choice-wrap.style-4 img{border-radius:10px}.eacf7-image-choice .image-choice-wrap .image-choice-item{position:relative;cursor:pointer}.eacf7-image-choice .image-choice-wrap .image-choice-item.active svg{display:block}.eacf7-image-choice .image-choice-wrap .image-choice-item svg{display:none;position:absolute;top:10px;right:10px;background:#1e62b9;padding:5px;width:30px;stroke:#fff;height:30px;box-shadow:0 0 10px 1px #1e62b9;border-radius:20px}.eacf7-image-choice .image-choice-wrap .image-choice-item img{margin-bottom:5px;width:100%}.eacf7-image-choice .image-choice-wrap .image-choice-item p{font-size:14px;line-height:1.5}.eacf7-preview-submission-container table tbody td:first-child,.eacf7-preview-submission-container table tbody th:first-child,.eacf7-preview-submission-container table thead td:first-child,.eacf7-preview-submission-container table thead th:first-child{width:30%}@media screen and (max-width:767px){.eacf7-preview-submission-container table tbody td:first-child,.eacf7-preview-submission-container table tbody th:first-child,.eacf7-preview-submission-container table thead td:first-child,.eacf7-preview-submission-container table thead th:first-child{width:50%}}.eacf7-preview-submission-container table tbody td img,.eacf7-preview-submission-container table tbody th img,.eacf7-preview-submission-container table thead td img,.eacf7-preview-submission-container table thead th img{max-width:100%;height:auto}.eacf7-preview-submission-container table tbody td .icon svg,.eacf7-preview-submission-container table tbody th .icon svg,.eacf7-preview-submission-container table thead td .icon svg,.eacf7-preview-submission-container table thead th .icon svg{width:20px;fill:#ffb100}.eacf7-preview-submission-btn{margin-right:10px}.eacf7-preview-submission .swal2-popup button.swal2-close{border:1px solid #fff;border-radius:50px;position:absolute;top:-26px;right:-21px;background:#fff;box-shadow:1px 1px 10px 1px #d5d5d5;color:#000}.eacf7-google-maps{width:100%;height:300px}.wpcf7-form-control-wrap.payment_item{gap:10px}.wpcf7-form-control-wrap.payment_item.radio{display:flex}.wpcf7-form-control-wrap.payment_item.radio .eacf7-payment-item{display:flex;align-items:center;gap:5px}.wpcf7-form-control-wrap.payment_item.checkbox{display:flex;flex-direction:column}.wpcf7-form-control-wrap.payment_item.checkbox .eacf7-payment-item{display:flex;align-items:center;gap:5px}.wpcf7-form-control-wrap.payment_item.checkbox .eacf7-payment-item input[type=checkbox]{width:15px;height:15px}.wpcf7-form-control-wrap.coupon .coupon-wrap{display:flex}.wpcf7-form-control-wrap.coupon .coupon-wrap input{flex:1 1 auto}.wpcf7-form-control-wrap.coupon .coupon-wrap .eacf7-coupon-button{display:flex}.wpcf7-form-control-wrap.coupon .coupon-wrap .eacf7-coupon-button button{border:1px solid;border-left:0}.wpcf7-form-control-wrap.coupon .coupon-wrap .eacf7-coupon-button span{background:#e3e8ed;padding:6px 15px;color:#000;font-size:14px;line-height:1;cursor:pointer}.wpcf7-form-control-wrap.coupon .coupon-wrap+.wpcf7-valid-tip{color:green}.wpcf7-form-control-wrap.shipping-fee .shipping-fee-wrap{display:flex}.wpcf7-form-control-wrap.shipping-fee .shipping-fee-wrap input{flex:1 1 auto}.wpcf7-form-control-wrap.shipping-fee .shipping-fee-wrap button{cursor:auto;border:1px solid;border-left:0}.wpcf7-form-control-wrap.total .total-wrap{display:flex}.wpcf7-form-control-wrap.total .total-wrap input{flex:1 1 auto}.wpcf7-form-control-wrap.total .total-wrap button{cursor:auto;border:1px solid;border-left:0}.eacf7-entry-restrictions{border-radius:10px;border:1px solid #ddd;background:#fff;padding:30px;max-width:520px;margin:10px auto;text-align:center}.eacf7-entry-restrictions img{margin-bottom:10px}.eacf7-entry-restrictions h3{color:#212121;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:120%;max-width:320px;margin:16px auto}.eacf7-entry-restrictions p{color:#222;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:8px}.eacf7-form-styler-modern{background-color:#f9f9f9;padding:20px;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.eacf7-form-styler-modern .wpcf7-form-control-wrap{margin-bottom:15px}.eacf7-form-styler-modern input[type=email],.eacf7-form-styler-modern input[type=number],.eacf7-form-styler-modern input[type=tel],.eacf7-form-styler-modern input[type=text],.eacf7-form-styler-modern textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:5px;transition:border-color .3s ease}.eacf7-form-styler-modern input[type=email]:focus,.eacf7-form-styler-modern input[type=tel]:focus,.eacf7-form-styler-modern input[type=text]:focus,.eacf7-form-styler-modern textarea:focus{border-color:#0073aa}.eacf7-form-styler-modern button.eacf7-button,.eacf7-form-styler-modern input[type=submit]{background-color:#0073aa;color:#fff;padding:12px 20px;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.eacf7-form-styler-modern input[type=submit]:hover{background-color:#005f8a}.eacf7-form-styler-classic{background-color:#fff;padding:20px;border:1px solid #e3e3e3;border-radius:.25rem}.eacf7-form-styler-classic input[type=email],.eacf7-form-styler-classic input[type=number],.eacf7-form-styler-classic input[type=tel],.eacf7-form-styler-classic input[type=text],.eacf7-form-styler-classic textarea{width:100%;padding:.375rem .75rem;margin-bottom:1rem;border:1px solid #ced4da;border-radius:.25rem;background-color:#fff}.eacf7-form-styler-classic input[type=email]:focus,.eacf7-form-styler-classic input[type=tel]:focus,.eacf7-form-styler-classic input[type=text]:focus,.eacf7-form-styler-classic textarea:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.eacf7-form-styler-classic button.eacf7-button,.eacf7-form-styler-classic input[type=submit]{color:#fff;padding:.375rem .75rem;border:1px solid transparent;border-radius:.25rem;cursor:pointer}.eacf7-form-styler-classic input[type=submit]:hover{background-color:#0056b3}.eacf7-form-styler-minimal{background-color:transparent;padding:20px}.eacf7-form-styler-minimal input[type=email],.eacf7-form-styler-minimal input[type=number],.eacf7-form-styler-minimal input[type=tel],.eacf7-form-styler-minimal input[type=text],.eacf7-form-styler-minimal textarea{width:100%;padding:8px;margin-bottom:10px;border:none;border-bottom:1px solid #ccc;border-radius:0;background-color:transparent}.eacf7-form-styler-minimal input[type=email]:focus,.eacf7-form-styler-minimal input[type=tel]:focus,.eacf7-form-styler-minimal input[type=text]:focus,.eacf7-form-styler-minimal textarea:focus{border-bottom-color:#0073aa;outline:0}.eacf7-form-styler-minimal input[type=submit]{background-color:#0073aa;color:#fff;padding:10px 20px;border:none;cursor:pointer}.eacf7-form-styler-minimal input[type=submit]:hover{background-color:#005f8a}.eacf7-form-styler-rounded{background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.eacf7-form-styler-rounded input[type=email],.eacf7-form-styler-rounded input[type=number],.eacf7-form-styler-rounded input[type=tel],.eacf7-form-styler-rounded input[type=text],.eacf7-form-styler-rounded textarea{width:100%;padding:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:10px;background-color:#f9f9f9}.eacf7-form-styler-rounded input[type=submit]{background-color:#e67e22;color:#fff;padding:10px 20px;border:none;border-radius:10px;cursor:pointer}.eacf7-form-styler-rounded input[type=submit]:hover{background-color:#d35400}.eacf7-form-styler-outline{background-color:#fff;padding:20px;border:2px dashed #ccc;border-radius:5px}.eacf7-form-styler-outline input[type=email],.eacf7-form-styler-outline input[type=number],.eacf7-form-styler-outline input[type=tel],.eacf7-form-styler-outline input[type=text],.eacf7-form-styler-outline textarea{width:100%;padding:10px;margin-bottom:10px;border:2px dashed #ccc;border-radius:5px;background-color:transparent}.eacf7-form-styler-outline input[type=submit]{background-color:transparent;color:#333;padding:10px 20px;border:2px dashed #333;border-radius:5px;cursor:pointer}.eacf7-form-styler-outline input[type=submit]:hover{background-color:#333;color:#fff}.eacf7-form-styler-shadow{background-color:#fff;padding:20px;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,.2)}.eacf7-form-styler-shadow input[type=email],.eacf7-form-styler-shadow input[type=number],.eacf7-form-styler-shadow input[type=tel],.eacf7-form-styler-shadow input[type=text],.eacf7-form-styler-shadow textarea{width:100%;padding:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:5px;background-color:#f9f9f9;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.eacf7-form-styler-shadow button.eacf7-button,.eacf7-form-styler-shadow input[type=submit]{background-color:#8e44ad;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.2)}.eacf7-form-styler-shadow input[type=submit]:hover{background-color:#732d91}.eacf7-form-styler-neumorphism{background-color:#e0e0e0;padding:20px;border-radius:10px;box-shadow:10px 10px 20px #bebebe,-10px -10px 20px #fff}.eacf7-form-styler-neumorphism input[type=email],.eacf7-form-styler-neumorphism input[type=number],.eacf7-form-styler-neumorphism input[type=tel],.eacf7-form-styler-neumorphism input[type=text],.eacf7-form-styler-neumorphism textarea{width:100%;padding:10px;margin-bottom:10px;border:none;border-radius:10px;background-color:#e0e0e0;box-shadow:inset 5px 5px 10px #bebebe,inset -5px -5px 10px #fff}.eacf7-form-styler-neumorphism button.eacf7-button,.eacf7-form-styler-neumorphism input[type=submit]{background-color:#e0e0e0;color:#333;padding:10px 20px;border:none;border-color:transparent!important;border-radius:10px;cursor:pointer;box-shadow:5px 5px 10px #bebebe,-5px -5px 10px #fff}.eacf7-form-styler-neumorphism input[type=submit]:hover{background-color:#d0d0d0}.eacf7-form-styler-dark{background-color:#333;padding:20px;border-radius:5px;color:#fff}.eacf7-form-styler-dark input[type=email],.eacf7-form-styler-dark input[type=number],.eacf7-form-styler-dark input[type=tel],.eacf7-form-styler-dark input[type=text],.eacf7-form-styler-dark textarea{width:100%;padding:10px;margin-bottom:10px;border:1px solid #444;border-radius:5px;background-color:#555;color:#fff}.eacf7-form-styler-dark button.eacf7-button,.eacf7-form-styler-dark input[type=submit]{background-color:#007bff;border-color:transparent!important;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer}.eacf7-form-styler-dark input[type=submit]:hover{background-color:#0056b3}body.wp-theme-astra form.wpcf7-form button,body.wp-theme-astra form.wpcf7-form input[type=date],body.wp-theme-astra form.wpcf7-form input[type=email],body.wp-theme-astra form.wpcf7-form input[type=number],body.wp-theme-astra form.wpcf7-form input[type=password],body.wp-theme-astra form.wpcf7-form input[type=reset],body.wp-theme-astra form.wpcf7-form input[type=search],body.wp-theme-astra form.wpcf7-form input[type=tel],body.wp-theme-astra form.wpcf7-form input[type=text],body.wp-theme-astra form.wpcf7-form input[type=url],body.wp-theme-astra form.wpcf7-form select{height:46px}body.wp-theme-astra form.wpcf7-form button.eacf7-button{height:46px!important;line-height:46px!important;padding:0 15px!important}.eacf7-hidden{display:none}.wpcf7-form label{padding:5px 0!important;display:block}.wpcf7 input:not([type=submit]),.wpcf7 select,.wpcf7 textarea{width:100%}.wpcf7 .wpcf7-list-item>label input{width:-moz-max-content;width:max-content}.wpcf7 .required{color:red}:root {
--iti-hover-color: rgba(0, 0, 0, 0.05);
--iti-border-color: #ccc;
--iti-dialcode-color: #999;
--iti-dropdown-bg: white;
--iti-spacer-horizontal: 8px;
--iti-flag-height: 12px;
--iti-flag-width: 16px;
--iti-border-width: 1px;
--iti-arrow-height: 4px;
--iti-arrow-width: 6px;
--iti-triangle-border: calc(var(--iti-arrow-width) / 2);
--iti-arrow-padding: 6px;
--iti-arrow-color: #555;
--iti-path-flags-1x: url(//cybercovert.com/wp-content/plugins/essential-addons-for-contact-form-7/assets/vendor/int-tel-input/img/flags.webp);
--iti-path-flags-2x: url(//cybercovert.com/wp-content/plugins/essential-addons-for-contact-form-7/assets/vendor/int-tel-input/img/flags@2x.webp);
--iti-path-globe-1x: url(//cybercovert.com/wp-content/plugins/essential-addons-for-contact-form-7/assets/vendor/int-tel-input/img/globe.webp);
--iti-path-globe-2x: url(//cybercovert.com/wp-content/plugins/essential-addons-for-contact-form-7/assets/vendor/int-tel-input/img/globe@2x.webp);
--iti-flag-sprite-width: 3904px;
--iti-flag-sprite-height: 12px;
--iti-mobile-popup-margin: 30px;
}
.iti {
position: relative;
display: inline-block;
}
.iti * {
box-sizing: border-box;
}
.iti__hide {
display: none;
}
.iti__v-hide {
visibility: hidden;
}
.iti__a11y-text {
width: 1px;
height: 1px;
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
position: absolute;
}
.iti input.iti__tel-input,
.iti input.iti__tel-input[type=text],
.iti input.iti__tel-input[type=tel] {
position: relative;
z-index: 0;
margin: 0 !important;
}
.iti__country-container {
position: absolute;
top: 0;
bottom: 0;
padding: var(--iti-border-width);
}
.iti__selected-country {
z-index: 1;
position: relative;
display: flex;
align-items: center;
height: 100%;
background: none;
border: 0;
margin: 0;
padding: 0;
font-family: inherit;
font-size: inherit;
color: inherit;
border-radius: 0;
font-weight: inherit;
line-height: inherit;
text-decoration: none;
}
.iti__selected-country-primary {
display: flex;
align-items: center;
height: 100%;
padding: 0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal);
}
.iti__arrow {
margin-left: var(--iti-arrow-padding);
width: 0;
height: 0;
border-left: var(--iti-triangle-border) solid transparent;
border-right: var(--iti-triangle-border) solid transparent;
border-top: var(--iti-arrow-height) solid var(--iti-arrow-color);
}
[dir=rtl] .iti__arrow {
margin-right: var(--iti-arrow-padding);
margin-left: 0;
}
.iti__arrow--up {
border-top: none;
border-bottom: var(--iti-arrow-height) solid var(--iti-arrow-color);
}
.iti__dropdown-content {
border-radius: 3px;
background-color: var(--iti-dropdown-bg);
}
.iti--inline-dropdown .iti__dropdown-content {
position: absolute;
z-index: 2;
margin-top: 3px;
margin-left: calc(var(--iti-border-width) * -1);
border: var(--iti-border-width) solid var(--iti-border-color);
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.iti__search-input {
width: 100%;
border-width: 0;
border-radius: 3px;
}
.iti__search-input + .iti__country-list {
border-top: 1px solid var(--iti-border-color);
}
.iti__country-list {
list-style: none;
padding: 0;
margin: 0;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
.iti--inline-dropdown .iti__country-list {
max-height: 185px;
}
.iti--flexible-dropdown-width .iti__country-list {
white-space: nowrap;
}
@media (max-width: 500px) {
.iti--flexible-dropdown-width .iti__country-list {
white-space: normal;
}
}
.iti__country {
display: flex;
align-items: center;
padding: 8px var(--iti-spacer-horizontal);
outline: none;
}
.iti__dial-code {
color: var(--iti-dialcode-color);
}
.iti__country.iti__highlight {
background-color: var(--iti-hover-color);
}
.iti__country-list .iti__flag, .iti__country-name {
margin-right: var(--iti-spacer-horizontal);
}
[dir=rtl] .iti__country-list .iti__flag, [dir=rtl] .iti__country-name {
margin-right: 0;
margin-left: var(--iti-spacer-horizontal);
}
.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])):hover, .iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])):hover button {
cursor: pointer;
}
.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country-primary:hover,
.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country:has(+ .iti__dropdown-content:hover) .iti__selected-country-primary {
background-color: var(--iti-hover-color);
}
.iti .iti__selected-dial-code {
margin-left: 4px;
}
[dir=rtl] .iti .iti__selected-dial-code {
margin-left: 0;
margin-right: 4px;
}
.iti--container {
position: fixed;
top: -1000px;
left: -1000px;
z-index: 1060;
padding: var(--iti-border-width);
}
.iti--container:hover {
cursor: pointer;
}
.iti--fullscreen-popup.iti--container {
background-color: rgba(0, 0, 0, 0.5);
top: 0;
bottom: 0;
left: 0;
right: 0;
position: fixed;
padding: var(--iti-mobile-popup-margin);
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.iti--fullscreen-popup .iti__dropdown-content {
display: flex;
flex-direction: column;
max-height: 100%;
position: relative;
}
.iti--fullscreen-popup .iti__country {
padding: 10px 10px;
line-height: 1.5em;
}
.iti__flag {
--iti-flag-offset: 100px;
height: var(--iti-flag-height);
width: var(--iti-flag-width);
border-radius: 1px;
box-shadow: 0px 0px 1px 0px #888;
background-image: var(--iti-path-flags-1x);
background-repeat: no-repeat;
background-position: var(--iti-flag-offset) 0;
background-size: var(--iti-flag-sprite-width) var(--iti-flag-sprite-height);
}
.iti__ac {
--iti-flag-offset: 0px;
}
.iti__ad {
--iti-flag-offset: -16px;
}
.iti__ae {
--iti-flag-offset: -32px;
}
.iti__af {
--iti-flag-offset: -48px;
}
.iti__ag {
--iti-flag-offset: -64px;
}
.iti__ai {
--iti-flag-offset: -80px;
}
.iti__al {
--iti-flag-offset: -96px;
}
.iti__am {
--iti-flag-offset: -112px;
}
.iti__ao {
--iti-flag-offset: -128px;
}
.iti__ar {
--iti-flag-offset: -144px;
}
.iti__as {
--iti-flag-offset: -160px;
}
.iti__at {
--iti-flag-offset: -176px;
}
.iti__au {
--iti-flag-offset: -192px;
}
.iti__aw {
--iti-flag-offset: -208px;
}
.iti__ax {
--iti-flag-offset: -224px;
}
.iti__az {
--iti-flag-offset: -240px;
}
.iti__ba {
--iti-flag-offset: -256px;
}
.iti__bb {
--iti-flag-offset: -272px;
}
.iti__bd {
--iti-flag-offset: -288px;
}
.iti__be {
--iti-flag-offset: -304px;
}
.iti__bf {
--iti-flag-offset: -320px;
}
.iti__bg {
--iti-flag-offset: -336px;
}
.iti__bh {
--iti-flag-offset: -352px;
}
.iti__bi {
--iti-flag-offset: -368px;
}
.iti__bj {
--iti-flag-offset: -384px;
}
.iti__bl {
--iti-flag-offset: -400px;
}
.iti__bm {
--iti-flag-offset: -416px;
}
.iti__bn {
--iti-flag-offset: -432px;
}
.iti__bo {
--iti-flag-offset: -448px;
}
.iti__bq {
--iti-flag-offset: -464px;
}
.iti__br {
--iti-flag-offset: -480px;
}
.iti__bs {
--iti-flag-offset: -496px;
}
.iti__bt {
--iti-flag-offset: -512px;
}
.iti__bw {
--iti-flag-offset: -528px;
}
.iti__by {
--iti-flag-offset: -544px;
}
.iti__bz {
--iti-flag-offset: -560px;
}
.iti__ca {
--iti-flag-offset: -576px;
}
.iti__cc {
--iti-flag-offset: -592px;
}
.iti__cd {
--iti-flag-offset: -608px;
}
.iti__cf {
--iti-flag-offset: -624px;
}
.iti__cg {
--iti-flag-offset: -640px;
}
.iti__ch {
--iti-flag-offset: -656px;
}
.iti__ci {
--iti-flag-offset: -672px;
}
.iti__ck {
--iti-flag-offset: -688px;
}
.iti__cl {
--iti-flag-offset: -704px;
}
.iti__cm {
--iti-flag-offset: -720px;
}
.iti__cn {
--iti-flag-offset: -736px;
}
.iti__co {
--iti-flag-offset: -752px;
}
.iti__cr {
--iti-flag-offset: -768px;
}
.iti__cu {
--iti-flag-offset: -784px;
}
.iti__cv {
--iti-flag-offset: -800px;
}
.iti__cw {
--iti-flag-offset: -816px;
}
.iti__cx {
--iti-flag-offset: -832px;
}
.iti__cy {
--iti-flag-offset: -848px;
}
.iti__cz {
--iti-flag-offset: -864px;
}
.iti__de {
--iti-flag-offset: -880px;
}
.iti__dj {
--iti-flag-offset: -896px;
}
.iti__dk {
--iti-flag-offset: -912px;
}
.iti__dm {
--iti-flag-offset: -928px;
}
.iti__do {
--iti-flag-offset: -944px;
}
.iti__dz {
--iti-flag-offset: -960px;
}
.iti__ec {
--iti-flag-offset: -976px;
}
.iti__ee {
--iti-flag-offset: -992px;
}
.iti__eg {
--iti-flag-offset: -1008px;
}
.iti__eh {
--iti-flag-offset: -1024px;
}
.iti__er {
--iti-flag-offset: -1040px;
}
.iti__es {
--iti-flag-offset: -1056px;
}
.iti__et {
--iti-flag-offset: -1072px;
}
.iti__fi {
--iti-flag-offset: -1088px;
}
.iti__fj {
--iti-flag-offset: -1104px;
}
.iti__fk {
--iti-flag-offset: -1120px;
}
.iti__fm {
--iti-flag-offset: -1136px;
}
.iti__fo {
--iti-flag-offset: -1152px;
}
.iti__fr {
--iti-flag-offset: -1168px;
}
.iti__ga {
--iti-flag-offset: -1184px;
}
.iti__gb {
--iti-flag-offset: -1200px;
}
.iti__gd {
--iti-flag-offset: -1216px;
}
.iti__ge {
--iti-flag-offset: -1232px;
}
.iti__gf {
--iti-flag-offset: -1248px;
}
.iti__gg {
--iti-flag-offset: -1264px;
}
.iti__gh {
--iti-flag-offset: -1280px;
}
.iti__gi {
--iti-flag-offset: -1296px;
}
.iti__gl {
--iti-flag-offset: -1312px;
}
.iti__gm {
--iti-flag-offset: -1328px;
}
.iti__gn {
--iti-flag-offset: -1344px;
}
.iti__gp {
--iti-flag-offset: -1360px;
}
.iti__gq {
--iti-flag-offset: -1376px;
}
.iti__gr {
--iti-flag-offset: -1392px;
}
.iti__gt {
--iti-flag-offset: -1408px;
}
.iti__gu {
--iti-flag-offset: -1424px;
}
.iti__gw {
--iti-flag-offset: -1440px;
}
.iti__gy {
--iti-flag-offset: -1456px;
}
.iti__hk {
--iti-flag-offset: -1472px;
}
.iti__hn {
--iti-flag-offset: -1488px;
}
.iti__hr {
--iti-flag-offset: -1504px;
}
.iti__ht {
--iti-flag-offset: -1520px;
}
.iti__hu {
--iti-flag-offset: -1536px;
}
.iti__id {
--iti-flag-offset: -1552px;
}
.iti__ie {
--iti-flag-offset: -1568px;
}
.iti__il {
--iti-flag-offset: -1584px;
}
.iti__im {
--iti-flag-offset: -1600px;
}
.iti__in {
--iti-flag-offset: -1616px;
}
.iti__io {
--iti-flag-offset: -1632px;
}
.iti__iq {
--iti-flag-offset: -1648px;
}
.iti__ir {
--iti-flag-offset: -1664px;
}
.iti__is {
--iti-flag-offset: -1680px;
}
.iti__it {
--iti-flag-offset: -1696px;
}
.iti__je {
--iti-flag-offset: -1712px;
}
.iti__jm {
--iti-flag-offset: -1728px;
}
.iti__jo {
--iti-flag-offset: -1744px;
}
.iti__jp {
--iti-flag-offset: -1760px;
}
.iti__ke {
--iti-flag-offset: -1776px;
}
.iti__kg {
--iti-flag-offset: -1792px;
}
.iti__kh {
--iti-flag-offset: -1808px;
}
.iti__ki {
--iti-flag-offset: -1824px;
}
.iti__km {
--iti-flag-offset: -1840px;
}
.iti__kn {
--iti-flag-offset: -1856px;
}
.iti__kp {
--iti-flag-offset: -1872px;
}
.iti__kr {
--iti-flag-offset: -1888px;
}
.iti__kw {
--iti-flag-offset: -1904px;
}
.iti__ky {
--iti-flag-offset: -1920px;
}
.iti__kz {
--iti-flag-offset: -1936px;
}
.iti__la {
--iti-flag-offset: -1952px;
}
.iti__lb {
--iti-flag-offset: -1968px;
}
.iti__lc {
--iti-flag-offset: -1984px;
}
.iti__li {
--iti-flag-offset: -2000px;
}
.iti__lk {
--iti-flag-offset: -2016px;
}
.iti__lr {
--iti-flag-offset: -2032px;
}
.iti__ls {
--iti-flag-offset: -2048px;
}
.iti__lt {
--iti-flag-offset: -2064px;
}
.iti__lu {
--iti-flag-offset: -2080px;
}
.iti__lv {
--iti-flag-offset: -2096px;
}
.iti__ly {
--iti-flag-offset: -2112px;
}
.iti__ma {
--iti-flag-offset: -2128px;
}
.iti__mc {
--iti-flag-offset: -2144px;
}
.iti__md {
--iti-flag-offset: -2160px;
}
.iti__me {
--iti-flag-offset: -2176px;
}
.iti__mf {
--iti-flag-offset: -2192px;
}
.iti__mg {
--iti-flag-offset: -2208px;
}
.iti__mh {
--iti-flag-offset: -2224px;
}
.iti__mk {
--iti-flag-offset: -2240px;
}
.iti__ml {
--iti-flag-offset: -2256px;
}
.iti__mm {
--iti-flag-offset: -2272px;
}
.iti__mn {
--iti-flag-offset: -2288px;
}
.iti__mo {
--iti-flag-offset: -2304px;
}
.iti__mp {
--iti-flag-offset: -2320px;
}
.iti__mq {
--iti-flag-offset: -2336px;
}
.iti__mr {
--iti-flag-offset: -2352px;
}
.iti__ms {
--iti-flag-offset: -2368px;
}
.iti__mt {
--iti-flag-offset: -2384px;
}
.iti__mu {
--iti-flag-offset: -2400px;
}
.iti__mv {
--iti-flag-offset: -2416px;
}
.iti__mw {
--iti-flag-offset: -2432px;
}
.iti__mx {
--iti-flag-offset: -2448px;
}
.iti__my {
--iti-flag-offset: -2464px;
}
.iti__mz {
--iti-flag-offset: -2480px;
}
.iti__na {
--iti-flag-offset: -2496px;
}
.iti__nc {
--iti-flag-offset: -2512px;
}
.iti__ne {
--iti-flag-offset: -2528px;
}
.iti__nf {
--iti-flag-offset: -2544px;
}
.iti__ng {
--iti-flag-offset: -2560px;
}
.iti__ni {
--iti-flag-offset: -2576px;
}
.iti__nl {
--iti-flag-offset: -2592px;
}
.iti__no {
--iti-flag-offset: -2608px;
}
.iti__np {
--iti-flag-offset: -2624px;
}
.iti__nr {
--iti-flag-offset: -2640px;
}
.iti__nu {
--iti-flag-offset: -2656px;
}
.iti__nz {
--iti-flag-offset: -2672px;
}
.iti__om {
--iti-flag-offset: -2688px;
}
.iti__pa {
--iti-flag-offset: -2704px;
}
.iti__pe {
--iti-flag-offset: -2720px;
}
.iti__pf {
--iti-flag-offset: -2736px;
}
.iti__pg {
--iti-flag-offset: -2752px;
}
.iti__ph {
--iti-flag-offset: -2768px;
}
.iti__pk {
--iti-flag-offset: -2784px;
}
.iti__pl {
--iti-flag-offset: -2800px;
}
.iti__pm {
--iti-flag-offset: -2816px;
}
.iti__pr {
--iti-flag-offset: -2832px;
}
.iti__ps {
--iti-flag-offset: -2848px;
}
.iti__pt {
--iti-flag-offset: -2864px;
}
.iti__pw {
--iti-flag-offset: -2880px;
}
.iti__py {
--iti-flag-offset: -2896px;
}
.iti__qa {
--iti-flag-offset: -2912px;
}
.iti__re {
--iti-flag-offset: -2928px;
}
.iti__ro {
--iti-flag-offset: -2944px;
}
.iti__rs {
--iti-flag-offset: -2960px;
}
.iti__ru {
--iti-flag-offset: -2976px;
}
.iti__rw {
--iti-flag-offset: -2992px;
}
.iti__sa {
--iti-flag-offset: -3008px;
}
.iti__sb {
--iti-flag-offset: -3024px;
}
.iti__sc {
--iti-flag-offset: -3040px;
}
.iti__sd {
--iti-flag-offset: -3056px;
}
.iti__se {
--iti-flag-offset: -3072px;
}
.iti__sg {
--iti-flag-offset: -3088px;
}
.iti__sh {
--iti-flag-offset: -3104px;
}
.iti__si {
--iti-flag-offset: -3120px;
}
.iti__sj {
--iti-flag-offset: -3136px;
}
.iti__sk {
--iti-flag-offset: -3152px;
}
.iti__sl {
--iti-flag-offset: -3168px;
}
.iti__sm {
--iti-flag-offset: -3184px;
}
.iti__sn {
--iti-flag-offset: -3200px;
}
.iti__so {
--iti-flag-offset: -3216px;
}
.iti__sr {
--iti-flag-offset: -3232px;
}
.iti__ss {
--iti-flag-offset: -3248px;
}
.iti__st {
--iti-flag-offset: -3264px;
}
.iti__sv {
--iti-flag-offset: -3280px;
}
.iti__sx {
--iti-flag-offset: -3296px;
}
.iti__sy {
--iti-flag-offset: -3312px;
}
.iti__sz {
--iti-flag-offset: -3328px;
}
.iti__tc {
--iti-flag-offset: -3344px;
}
.iti__td {
--iti-flag-offset: -3360px;
}
.iti__tg {
--iti-flag-offset: -3376px;
}
.iti__th {
--iti-flag-offset: -3392px;
}
.iti__tj {
--iti-flag-offset: -3408px;
}
.iti__tk {
--iti-flag-offset: -3424px;
}
.iti__tl {
--iti-flag-offset: -3440px;
}
.iti__tm {
--iti-flag-offset: -3456px;
}
.iti__tn {
--iti-flag-offset: -3472px;
}
.iti__to {
--iti-flag-offset: -3488px;
}
.iti__tr {
--iti-flag-offset: -3504px;
}
.iti__tt {
--iti-flag-offset: -3520px;
}
.iti__tv {
--iti-flag-offset: -3536px;
}
.iti__tw {
--iti-flag-offset: -3552px;
}
.iti__tz {
--iti-flag-offset: -3568px;
}
.iti__ua {
--iti-flag-offset: -3584px;
}
.iti__ug {
--iti-flag-offset: -3600px;
}
.iti__us {
--iti-flag-offset: -3616px;
}
.iti__uy {
--iti-flag-offset: -3632px;
}
.iti__uz {
--iti-flag-offset: -3648px;
}
.iti__va {
--iti-flag-offset: -3664px;
}
.iti__vc {
--iti-flag-offset: -3680px;
}
.iti__ve {
--iti-flag-offset: -3696px;
}
.iti__vg {
--iti-flag-offset: -3712px;
}
.iti__vi {
--iti-flag-offset: -3728px;
}
.iti__vn {
--iti-flag-offset: -3744px;
}
.iti__vu {
--iti-flag-offset: -3760px;
}
.iti__wf {
--iti-flag-offset: -3776px;
}
.iti__ws {
--iti-flag-offset: -3792px;
}
.iti__xk {
--iti-flag-offset: -3808px;
}
.iti__ye {
--iti-flag-offset: -3824px;
}
.iti__yt {
--iti-flag-offset: -3840px;
}
.iti__za {
--iti-flag-offset: -3856px;
}
.iti__zm {
--iti-flag-offset: -3872px;
}
.iti__zw {
--iti-flag-offset: -3888px;
}
.iti__globe {
background-image: var(--iti-path-globe-1x);
background-size: contain;
background-position: right;
box-shadow: none;
height: 19px;
}
@media (min-resolution: 2x) {
.iti__flag {
background-image: var(--iti-path-flags-2x);
}
.iti__globe {
background-image: var(--iti-path-globe-2x);
}
}.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,0.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:0}.xdsoft_datetimepicker button{border:none !important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_monthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:.5;-ms-filter:"alpha(opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1;-ms-filter:"alpha(opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1.0}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none !important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;-ms-filter:"alpha(opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2;-ms-filter:"alpha(opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff !important;background:#ff8000 !important;box-shadow:none !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#3af !important;box-shadow:#178fe5 0 1px 3px 0 inset !important;color:#fff !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit !important;background:inherit !important;box-shadow:inherit !important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255,255,255,0.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#007fff}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#c50}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000 !important;background:#007fff !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555 !important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333 !important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #ddd !important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:"museo-sans","Book Antiqua",sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(73%,#f4f8fa));background:-webkit-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-o-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-ms-linear-gradient(top,#fff 0,#f4f8fa 73%);background:linear-gradient(to bottom,#fff 0,#f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0)}.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:hover span,.xdsoft_datetimepicker .blue-gradient-button:focus span{color:#454551;background:-moz-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f8fa),color-stop(73%,#FFF));background:-webkit-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-o-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-ms-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:linear-gradient(to bottom,#f4f8fa 0,#FFF 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0)}@font-face{font-family:dashicons;src:url(//cybercovert.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//cybercovert.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//cybercovert.com/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.rangeslider,
.rangeslider__fill {
display: block;
-moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.rangeslider {
background: #e6e6e6;
position: relative;
margin-bottom: 15px;
}
.rangeslider--horizontal {
height: 20px;
width: 100%;
}
.rangeslider__rtl {
direction: rtl;
}
.rangeslider__ttb {
top: 0;
}
.rangeslider--vertical {
width: 20px;
min-height: 150px;
max-height: 100%;
}
.rangeslider--disabled {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
opacity: 0.4;
}
.rangeslider__fill {
background: #00ff00;
position: absolute;
}
.rangeslider--horizontal .rangeslider__fill {
top: 0;
height: 100%;
}
.rangeslider--vertical .rangeslider__fill {
bottom: 0;
width: 100%;
}
.rangeslider__handle {
background: white;
border: 1px solid #ccc;
cursor: pointer;
display: inline-block;
width: 40px;
height: 40px;
position: absolute;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.rangeslider__handle:after {
content: "";
display: block;
width: 18px;
height: 18px;
margin: auto;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.13)), color-stop(100%, rgba(255, 255, 255, 0)));
background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.rangeslider__handle:active, .rangeslider--active .rangeslider__handle {
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.12)));
background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
}
.rangeslider--horizontal .rangeslider__handle {
top: -10px;
touch-action: pan-y;
-ms-touch-action: pan-y;
}
.rangeslider--vertical .rangeslider__handle {
left: -10px;
touch-action: pan-x;
-ms-touch-action: pan-x;
}
input[type="range"]:focus + .rangeslider .rangeslider__handle {
-moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
-webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}
.eacf7-range-slider-value {
text-align: center;
font-weight: bold;
display: block;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}a.t2gicon-link{border:none}.t2gicons-icon{vertical-align:middle;opacity:1}.t2gicons-icon::before{display:inline-block;vertical-align:middle;text-align:center;padding-top:0.05em}.t2gicons-icon.fa::before{padding-top:0}.t2gicons-icon.t2gicon-size-10{width:5px;height:5px}.t2gicons-icon.t2gicon-size-10::before{width:5px;height:5px;line-height:5px}.t2gicons-icon.t2gicon-size-10[class*="t2gicon-shape-"]::after{width:5px;height:5px}.t2gicons-icon.t2gicon-size-10[class*="t2gicon-shape-"]::before{line-height:5px;height:5px}.t2gicons-icon.t2gicon-size-20{width:10px;height:10px}.t2gicons-icon.t2gicon-size-20::before{width:10px;height:10px;line-height:10px}.t2gicons-icon.t2gicon-size-20[class*="t2gicon-shape-"]::after{width:10px;height:10px}.t2gicons-icon.t2gicon-size-20[class*="t2gicon-shape-"]::before{line-height:10px;height:10px}.t2gicons-icon.t2gicon-size-30{width:15px;height:15px}.t2gicons-icon.t2gicon-size-30::before{width:15px;height:15px;line-height:15px}.t2gicons-icon.t2gicon-size-30[class*="t2gicon-shape-"]::after{width:15px;height:15px}.t2gicons-icon.t2gicon-size-30[class*="t2gicon-shape-"]::before{line-height:15px;height:15px}.t2gicons-icon.t2gicon-size-40{width:20px;height:20px}.t2gicons-icon.t2gicon-size-40::before{width:20px;height:20px;line-height:20px}.t2gicons-icon.t2gicon-size-40[class*="t2gicon-shape-"]::after{width:20px;height:20px}.t2gicons-icon.t2gicon-size-40[class*="t2gicon-shape-"]::before{line-height:20px;height:20px}.t2gicons-icon.t2gicon-size-50{width:25px;height:25px}.t2gicons-icon.t2gicon-size-50::before{width:25px;height:25px;line-height:25px}.t2gicons-icon.t2gicon-size-50[class*="t2gicon-shape-"]::after{width:25px;height:25px}.t2gicons-icon.t2gicon-size-50[class*="t2gicon-shape-"]::before{line-height:25px;height:25px}.t2gicons-icon.t2gicon-size-60{width:30px;height:30px}.t2gicons-icon.t2gicon-size-60::before{width:30px;height:30px;line-height:30px}.t2gicons-icon.t2gicon-size-60[class*="t2gicon-shape-"]::after{width:30px;height:30px}.t2gicons-icon.t2gicon-size-60[class*="t2gicon-shape-"]::before{line-height:30px;height:30px}.t2gicons-icon.t2gicon-size-70{width:35px;height:35px}.t2gicons-icon.t2gicon-size-70::before{width:35px;height:35px;line-height:35px}.t2gicons-icon.t2gicon-size-70[class*="t2gicon-shape-"]::after{width:35px;height:35px}.t2gicons-icon.t2gicon-size-70[class*="t2gicon-shape-"]::before{line-height:35px;height:35px}.t2gicons-icon.t2gicon-size-80{width:40px;height:40px}.t2gicons-icon.t2gicon-size-80::before{width:40px;height:40px;line-height:40px}.t2gicons-icon.t2gicon-size-80[class*="t2gicon-shape-"]::after{width:40px;height:40px}.t2gicons-icon.t2gicon-size-80[class*="t2gicon-shape-"]::before{line-height:40px;height:40px}.t2gicons-icon.t2gicon-size-90{width:45px;height:45px}.t2gicons-icon.t2gicon-size-90::before{width:45px;height:45px;line-height:45px}.t2gicons-icon.t2gicon-size-90[class*="t2gicon-shape-"]::after{width:45px;height:45px}.t2gicons-icon.t2gicon-size-90[class*="t2gicon-shape-"]::before{line-height:45px;height:45px}.t2gicons-icon.t2gicon-size-100{width:50px;height:50px}.t2gicons-icon.t2gicon-size-100::before{width:50px;height:50px;line-height:50px}.t2gicons-icon.t2gicon-size-100[class*="t2gicon-shape-"]::after{width:50px;height:50px}.t2gicons-icon.t2gicon-size-100[class*="t2gicon-shape-"]::before{line-height:50px;height:50px}.t2gicons-icon.t2gicon-size-110{width:55px;height:55px}.t2gicons-icon.t2gicon-size-110::before{width:55px;height:55px;line-height:55px}.t2gicons-icon.t2gicon-size-110[class*="t2gicon-shape-"]::after{width:55px;height:55px}.t2gicons-icon.t2gicon-size-110[class*="t2gicon-shape-"]::before{line-height:55px;height:55px}.t2gicons-icon.t2gicon-size-120{width:60px;height:60px}.t2gicons-icon.t2gicon-size-120::before{width:60px;height:60px;line-height:60px}.t2gicons-icon.t2gicon-size-120[class*="t2gicon-shape-"]::after{width:60px;height:60px}.t2gicons-icon.t2gicon-size-120[class*="t2gicon-shape-"]::before{line-height:60px;height:60px}.t2gicons-icon.t2gicon-size-130{width:65px;height:65px}.t2gicons-icon.t2gicon-size-130::before{width:65px;height:65px;line-height:65px}.t2gicons-icon.t2gicon-size-130[class*="t2gicon-shape-"]::after{width:65px;height:65px}.t2gicons-icon.t2gicon-size-130[class*="t2gicon-shape-"]::before{line-height:65px;height:65px}.t2gicons-icon.t2gicon-size-140{width:70px;height:70px}.t2gicons-icon.t2gicon-size-140::before{width:70px;height:70px;line-height:70px}.t2gicons-icon.t2gicon-size-140[class*="t2gicon-shape-"]::after{width:70px;height:70px}.t2gicons-icon.t2gicon-size-140[class*="t2gicon-shape-"]::before{line-height:70px;height:70px}.t2gicons-icon.t2gicon-size-150{width:75px;height:75px}.t2gicons-icon.t2gicon-size-150::before{width:75px;height:75px;line-height:75px}.t2gicons-icon.t2gicon-size-150[class*="t2gicon-shape-"]::after{width:75px;height:75px}.t2gicons-icon.t2gicon-size-150[class*="t2gicon-shape-"]::before{line-height:75px;height:75px}.t2gicons-icon.t2gicon-size-160{width:80px;height:80px}.t2gicons-icon.t2gicon-size-160::before{width:80px;height:80px;line-height:80px}.t2gicons-icon.t2gicon-size-160[class*="t2gicon-shape-"]::after{width:80px;height:80px}.t2gicons-icon.t2gicon-size-160[class*="t2gicon-shape-"]::before{line-height:80px;height:80px}.t2gicons-icon.t2gicon-size-170{width:85px;height:85px}.t2gicons-icon.t2gicon-size-170::before{width:85px;height:85px;line-height:85px}.t2gicons-icon.t2gicon-size-170[class*="t2gicon-shape-"]::after{width:85px;height:85px}.t2gicons-icon.t2gicon-size-170[class*="t2gicon-shape-"]::before{line-height:85px;height:85px}.t2gicons-icon.t2gicon-size-180{width:90px;height:90px}.t2gicons-icon.t2gicon-size-180::before{width:90px;height:90px;line-height:90px}.t2gicons-icon.t2gicon-size-180[class*="t2gicon-shape-"]::after{width:90px;height:90px}.t2gicons-icon.t2gicon-size-180[class*="t2gicon-shape-"]::before{line-height:90px;height:90px}.t2gicons-icon.t2gicon-size-190{width:95px;height:95px}.t2gicons-icon.t2gicon-size-190::before{width:95px;height:95px;line-height:95px}.t2gicons-icon.t2gicon-size-190[class*="t2gicon-shape-"]::after{width:95px;height:95px}.t2gicons-icon.t2gicon-size-190[class*="t2gicon-shape-"]::before{line-height:95px;height:95px}.t2gicons-icon.t2gicon-size-200{width:100px;height:100px}.t2gicons-icon.t2gicon-size-200::before{width:100px;height:100px;line-height:100px}.t2gicons-icon.t2gicon-size-200[class*="t2gicon-shape-"]::after{width:100px;height:100px}.t2gicons-icon.t2gicon-size-200[class*="t2gicon-shape-"]::before{line-height:100px;height:100px}.t2gicons-icon.t2gicon-fontsize-10{font-size:5px}.t2gicons-icon.t2gicon-fontsize-10::before{font-size:5px}.t2gicons-icon.t2gicon-fontsize-20{font-size:10px}.t2gicons-icon.t2gicon-fontsize-20::before{font-size:10px}.t2gicons-icon.t2gicon-fontsize-30{font-size:15px}.t2gicons-icon.t2gicon-fontsize-30::before{font-size:15px}.t2gicons-icon.t2gicon-fontsize-40{font-size:20px}.t2gicons-icon.t2gicon-fontsize-40::before{font-size:20px}.t2gicons-icon.t2gicon-fontsize-50{font-size:25px}.t2gicons-icon.t2gicon-fontsize-50::before{font-size:25px}.t2gicons-icon.t2gicon-fontsize-60{font-size:30px}.t2gicons-icon.t2gicon-fontsize-60::before{font-size:30px}.t2gicons-icon.t2gicon-fontsize-70{font-size:35px}.t2gicons-icon.t2gicon-fontsize-70::before{font-size:35px}.t2gicons-icon.t2gicon-fontsize-80{font-size:40px}.t2gicons-icon.t2gicon-fontsize-80::before{font-size:40px}.t2gicons-icon.t2gicon-fontsize-90{font-size:45px}.t2gicons-icon.t2gicon-fontsize-90::before{font-size:45px}.t2gicons-icon.t2gicon-fontsize-100{font-size:50px}.t2gicons-icon.t2gicon-fontsize-100::before{font-size:50px}.t2gicons-icon.t2gicon-fontsize-110{font-size:55px}.t2gicons-icon.t2gicon-fontsize-110::before{font-size:55px}.t2gicons-icon.t2gicon-fontsize-120{font-size:60px}.t2gicons-icon.t2gicon-fontsize-120::before{font-size:60px}.t2gicons-icon.t2gicon-fontsize-130{font-size:65px}.t2gicons-icon.t2gicon-fontsize-130::before{font-size:65px}.t2gicons-icon.t2gicon-fontsize-140{font-size:70px}.t2gicons-icon.t2gicon-fontsize-140::before{font-size:70px}.t2gicons-icon.t2gicon-fontsize-150{font-size:75px}.t2gicons-icon.t2gicon-fontsize-150::before{font-size:75px}.t2gicons-icon.t2gicon-fontsize-160{font-size:80px}.t2gicons-icon.t2gicon-fontsize-160::before{font-size:80px}.t2gicons-icon.t2gicon-fontsize-170{font-size:85px}.t2gicons-icon.t2gicon-fontsize-170::before{font-size:85px}.t2gicons-icon.t2gicon-fontsize-180{font-size:90px}.t2gicons-icon.t2gicon-fontsize-180::before{font-size:90px}.t2gicons-icon.t2gicon-fontsize-190{font-size:95px}.t2gicons-icon.t2gicon-fontsize-190::before{font-size:95px}.t2gicons-icon.t2gicon-fontsize-200{font-size:100px}.t2gicons-icon.t2gicon-fontsize-200::before{font-size:100px}.t2gicons-icon.t2gicon-color-red::before{color:#f44336}.t2gicons-icon.t2gicon-bgcolor-red::after{background-color:#f44336;border-color:#f44336 !important}.t2gicons-icon.t2gicon-color-pink::before{color:#e91e63}.t2gicons-icon.t2gicon-bgcolor-pink::after{background-color:#e91e63;border-color:#e91e63 !important}.t2gicons-icon.t2gicon-color-purple::before{color:#9c27b0}.t2gicons-icon.t2gicon-bgcolor-purple::after{background-color:#9c27b0;border-color:#9c27b0 !important}.t2gicons-icon.t2gicon-color-deep-purple::before{color:#673ab7}.t2gicons-icon.t2gicon-bgcolor-deep-purple::after{background-color:#673ab7;border-color:#673ab7 !important}.t2gicons-icon.t2gicon-color-indigo::before{color:#3f51b5}.t2gicons-icon.t2gicon-bgcolor-indigo::after{background-color:#3f51b5;border-color:#3f51b5 !important}.t2gicons-icon.t2gicon-color-blue::before{color:#2196f3}.t2gicons-icon.t2gicon-bgcolor-blue::after{background-color:#2196f3;border-color:#2196f3 !important}.t2gicons-icon.t2gicon-color-light-blue::before{color:#03a9f4}.t2gicons-icon.t2gicon-bgcolor-light-blue::after{background-color:#03a9f4;border-color:#03a9f4 !important}.t2gicons-icon.t2gicon-color-cyan::before{color:#00bcd4}.t2gicons-icon.t2gicon-bgcolor-cyan::after{background-color:#00bcd4;border-color:#00bcd4 !important}.t2gicons-icon.t2gicon-color-teal::before{color:#009688}.t2gicons-icon.t2gicon-bgcolor-teal::after{background-color:#009688;border-color:#009688 !important}.t2gicons-icon.t2gicon-color-green::before{color:#4caf50}.t2gicons-icon.t2gicon-bgcolor-green::after{background-color:#4caf50;border-color:#4caf50 !important}.t2gicons-icon.t2gicon-color-light-green::before{color:#8bc34a}.t2gicons-icon.t2gicon-bgcolor-light-green::after{background-color:#8bc34a;border-color:#8bc34a !important}.t2gicons-icon.t2gicon-color-lime::before{color:#cddc39}.t2gicons-icon.t2gicon-bgcolor-lime::after{background-color:#cddc39;border-color:#cddc39 !important}.t2gicons-icon.t2gicon-color-yellow::before{color:#ffeb3b}.t2gicons-icon.t2gicon-bgcolor-yellow::after{background-color:#ffeb3b;border-color:#ffeb3b !important}.t2gicons-icon.t2gicon-color-amber::before{color:#ffc107}.t2gicons-icon.t2gicon-bgcolor-amber::after{background-color:#ffc107;border-color:#ffc107 !important}.t2gicons-icon.t2gicon-color-orange::before{color:#ff9800}.t2gicons-icon.t2gicon-bgcolor-orange::after{background-color:#ff9800;border-color:#ff9800 !important}.t2gicons-icon.t2gicon-color-deep-orange::before{color:#ff5722}.t2gicons-icon.t2gicon-bgcolor-deep-orange::after{background-color:#ff5722;border-color:#ff5722 !important}.t2gicons-icon.t2gicon-color-brown::before{color:#795548}.t2gicons-icon.t2gicon-bgcolor-brown::after{background-color:#795548;border-color:#795548 !important}.t2gicons-icon.t2gicon-color-grey::before{color:#9e9e9e}.t2gicons-icon.t2gicon-bgcolor-grey::after{background-color:#9e9e9e;border-color:#9e9e9e !important}.t2gicons-icon.t2gicon-color-blue-grey::before{color:#607d8b}.t2gicons-icon.t2gicon-bgcolor-blue-grey::after{background-color:#607d8b;border-color:#607d8b !important}.t2gicons-icon.t2gicon-color-black::before{color:#000000}.t2gicons-icon.t2gicon-bgcolor-black::after{background-color:#000000;border-color:#000000 !important}.t2gicons-icon.t2gicon-color-white::before{color:#ffffff}.t2gicons-icon.t2gicon-bgcolor-white::after{background-color:#ffffff;border-color:#ffffff !important}.t2gicons-icon.t2gicon-color-transparent::before{color:transparent}.t2gicons-icon.t2gicon-bgcolor-transparent::after{background-color:transparent;border-color:transparent !important}.t2gicons-icon[class*="t2gicon-shape-"]::before{position:absolute;z-index:2}.t2gicons-icon[class*="t2gicon-shape-"]::after{display:inline-block;content:" ";position:absolute;z-index:1}.t2gicons-icon.t2gicon-shape-circle-border::after,.t2gicons-icon.t2gicon-shape-circle::after{border-radius:50%}.t2gicons-icon.t2gicon-shape-square-border::after,.t2gicons-icon.t2gicon-shape-square::after{border-radius:0}.t2gicons-icon.t2gicon-shape-rsquare-border::after,.t2gicons-icon.t2gicon-shape-rsquare::after{border-radius:8%}.t2gicons-icon.t2gicon-shape-rhombus-border::after,.t2gicons-icon.t2gicon-shape-rhombus::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.t2gicons-icon.t2gicon-shape-circle-border::after,.t2gicons-icon.t2gicon-shape-square-border::after,.t2gicons-icon.t2gicon-shape-rsquare-border::after,.t2gicons-icon.t2gicon-shape-rhombus-border::after{background-color:transparent;border:2px solid}.t2gicons-icon.t2gicon-shape-none::after{display:none}.t2gicons-icon.t2gicon-align-center{display:block;float:none;margin:0 auto}.t2gicons-icon.t2gicon-align-left{display:inline-block;float:left}.t2gicons-icon.t2gicon-align-right{float:right;display:inline-block}.t2gicons-icon.t2gicons-showcaseicon{margin:0 4px 4px 0}.t2gicons-showcase{margin:10px 0}.t2gicons-showcase .t2gicons-showcase-section{padding:30px;background:rgba(20,20,20,0.04)}.t2gicons-showcase hr{border:none;background:none}.t2gicons-showcase h3{margin-top:30px}.t2gicons-showcase p{overflow:hidden}@media only screen and (min-width: 768px){.t2gicons-icon.t2gicon-size-10{width:7px;height:7px}.t2gicons-icon.t2gicon-size-10::before{width:7px;height:7px;line-height:7px}.t2gicons-icon.t2gicon-size-10[class*="t2gicon-shape-"]::after{width:7px;height:7px}.t2gicons-icon.t2gicon-size-10[class*="t2gicon-shape-"]::before{line-height:7px;height:7px}.t2gicons-icon.t2gicon-size-20{width:14px;height:14px}.t2gicons-icon.t2gicon-size-20::before{width:14px;height:14px;line-height:14px}.t2gicons-icon.t2gicon-size-20[class*="t2gicon-shape-"]::after{width:14px;height:14px}.t2gicons-icon.t2gicon-size-20[class*="t2gicon-shape-"]::before{line-height:14px;height:14px}.t2gicons-icon.t2gicon-size-30{width:21px;height:21px}.t2gicons-icon.t2gicon-size-30::before{width:21px;height:21px;line-height:21px}.t2gicons-icon.t2gicon-size-30[class*="t2gicon-shape-"]::after{width:21px;height:21px}.t2gicons-icon.t2gicon-size-30[class*="t2gicon-shape-"]::before{line-height:21px;height:21px}.t2gicons-icon.t2gicon-size-40{width:28px;height:28px}.t2gicons-icon.t2gicon-size-40::before{width:28px;height:28px;line-height:28px}.t2gicons-icon.t2gicon-size-40[class*="t2gicon-shape-"]::after{width:28px;height:28px}.t2gicons-icon.t2gicon-size-40[class*="t2gicon-shape-"]::before{line-height:28px;height:28px}.t2gicons-icon.t2gicon-size-50{width:35px;height:35px}.t2gicons-icon.t2gicon-size-50::before{width:35px;height:35px;line-height:35px}.t2gicons-icon.t2gicon-size-50[class*="t2gicon-shape-"]::after{width:35px;height:35px}.t2gicons-icon.t2gicon-size-50[class*="t2gicon-shape-"]::before{line-height:35px;height:35px}.t2gicons-icon.t2gicon-size-60{width:42px;height:42px}.t2gicons-icon.t2gicon-size-60::before{width:42px;height:42px;line-height:42px}.t2gicons-icon.t2gicon-size-60[class*="t2gicon-shape-"]::after{width:42px;height:42px}.t2gicons-icon.t2gicon-size-60[class*="t2gicon-shape-"]::before{line-height:42px;height:42px}.t2gicons-icon.t2gicon-size-70{width:49px;height:49px}.t2gicons-icon.t2gicon-size-70::before{width:49px;height:49px;line-height:49px}.t2gicons-icon.t2gicon-size-70[class*="t2gicon-shape-"]::after{width:49px;height:49px}.t2gicons-icon.t2gicon-size-70[class*="t2gicon-shape-"]::before{line-height:49px;height:49px}.t2gicons-icon.t2gicon-size-80{width:56px;height:56px}.t2gicons-icon.t2gicon-size-80::before{width:56px;height:56px;line-height:56px}.t2gicons-icon.t2gicon-size-80[class*="t2gicon-shape-"]::after{width:56px;height:56px}.t2gicons-icon.t2gicon-size-80[class*="t2gicon-shape-"]::before{line-height:56px;height:56px}.t2gicons-icon.t2gicon-size-90{width:63px;height:63px}.t2gicons-icon.t2gicon-size-90::before{width:63px;height:63px;line-height:63px}.t2gicons-icon.t2gicon-size-90[class*="t2gicon-shape-"]::after{width:63px;height:63px}.t2gicons-icon.t2gicon-size-90[class*="t2gicon-shape-"]::before{line-height:63px;height:63px}.t2gicons-icon.t2gicon-size-100{width:70px;height:70px}.t2gicons-icon.t2gicon-size-100::before{width:70px;height:70px;line-height:70px}.t2gicons-icon.t2gicon-size-100[class*="t2gicon-shape-"]::after{width:70px;height:70px}.t2gicons-icon.t2gicon-size-100[class*="t2gicon-shape-"]::before{line-height:70px;height:70px}.t2gicons-icon.t2gicon-size-110{width:77px;height:77px}.t2gicons-icon.t2gicon-size-110::before{width:77px;height:77px;line-height:77px}.t2gicons-icon.t2gicon-size-110[class*="t2gicon-shape-"]::after{width:77px;height:77px}.t2gicons-icon.t2gicon-size-110[class*="t2gicon-shape-"]::before{line-height:77px;height:77px}.t2gicons-icon.t2gicon-size-120{width:84px;height:84px}.t2gicons-icon.t2gicon-size-120::before{width:84px;height:84px;line-height:84px}.t2gicons-icon.t2gicon-size-120[class*="t2gicon-shape-"]::after{width:84px;height:84px}.t2gicons-icon.t2gicon-size-120[class*="t2gicon-shape-"]::before{line-height:84px;height:84px}.t2gicons-icon.t2gicon-size-130{width:91px;height:91px}.t2gicons-icon.t2gicon-size-130::before{width:91px;height:91px;line-height:91px}.t2gicons-icon.t2gicon-size-130[class*="t2gicon-shape-"]::after{width:91px;height:91px}.t2gicons-icon.t2gicon-size-130[class*="t2gicon-shape-"]::before{line-height:91px;height:91px}.t2gicons-icon.t2gicon-size-140{width:98px;height:98px}.t2gicons-icon.t2gicon-size-140::before{width:98px;height:98px;line-height:98px}.t2gicons-icon.t2gicon-size-140[class*="t2gicon-shape-"]::after{width:98px;height:98px}.t2gicons-icon.t2gicon-size-140[class*="t2gicon-shape-"]::before{line-height:98px;height:98px}.t2gicons-icon.t2gicon-size-150{width:105px;height:105px}.t2gicons-icon.t2gicon-size-150::before{width:105px;height:105px;line-height:105px}.t2gicons-icon.t2gicon-size-150[class*="t2gicon-shape-"]::after{width:105px;height:105px}.t2gicons-icon.t2gicon-size-150[class*="t2gicon-shape-"]::before{line-height:105px;height:105px}.t2gicons-icon.t2gicon-size-160{width:112px;height:112px}.t2gicons-icon.t2gicon-size-160::before{width:112px;height:112px;line-height:112px}.t2gicons-icon.t2gicon-size-160[class*="t2gicon-shape-"]::after{width:112px;height:112px}.t2gicons-icon.t2gicon-size-160[class*="t2gicon-shape-"]::before{line-height:112px;height:112px}.t2gicons-icon.t2gicon-size-170{width:119px;height:119px}.t2gicons-icon.t2gicon-size-170::before{width:119px;height:119px;line-height:119px}.t2gicons-icon.t2gicon-size-170[class*="t2gicon-shape-"]::after{width:119px;height:119px}.t2gicons-icon.t2gicon-size-170[class*="t2gicon-shape-"]::before{line-height:119px;height:119px}.t2gicons-icon.t2gicon-size-180{width:126px;height:126px}.t2gicons-icon.t2gicon-size-180::before{width:126px;height:126px;line-height:126px}.t2gicons-icon.t2gicon-size-180[class*="t2gicon-shape-"]::after{width:126px;height:126px}.t2gicons-icon.t2gicon-size-180[class*="t2gicon-shape-"]::before{line-height:126px;height:126px}.t2gicons-icon.t2gicon-size-190{width:133px;height:133px}.t2gicons-icon.t2gicon-size-190::before{width:133px;height:133px;line-height:133px}.t2gicons-icon.t2gicon-size-190[class*="t2gicon-shape-"]::after{width:133px;height:133px}.t2gicons-icon.t2gicon-size-190[class*="t2gicon-shape-"]::before{line-height:133px;height:133px}.t2gicons-icon.t2gicon-size-200{width:140px;height:140px}.t2gicons-icon.t2gicon-size-200::before{width:140px;height:140px;line-height:140px}.t2gicons-icon.t2gicon-size-200[class*="t2gicon-shape-"]::after{width:140px;height:140px}.t2gicons-icon.t2gicon-size-200[class*="t2gicon-shape-"]::before{line-height:140px;height:140px}.t2gicons-icon.t2gicon-fontsize-10{font-size:7px}.t2gicons-icon.t2gicon-fontsize-10::before{font-size:7px}.t2gicons-icon.t2gicon-fontsize-20{font-size:14px}.t2gicons-icon.t2gicon-fontsize-20::before{font-size:14px}.t2gicons-icon.t2gicon-fontsize-30{font-size:21px}.t2gicons-icon.t2gicon-fontsize-30::before{font-size:21px}.t2gicons-icon.t2gicon-fontsize-40{font-size:28px}.t2gicons-icon.t2gicon-fontsize-40::before{font-size:28px}.t2gicons-icon.t2gicon-fontsize-50{font-size:35px}.t2gicons-icon.t2gicon-fontsize-50::before{font-size:35px}.t2gicons-icon.t2gicon-fontsize-60{font-size:42px}.t2gicons-icon.t2gicon-fontsize-60::before{font-size:42px}.t2gicons-icon.t2gicon-fontsize-70{font-size:49px}.t2gicons-icon.t2gicon-fontsize-70::before{font-size:49px}.t2gicons-icon.t2gicon-fontsize-80{font-size:56px}.t2gicons-icon.t2gicon-fontsize-80::before{font-size:56px}.t2gicons-icon.t2gicon-fontsize-90{font-size:63px}.t2gicons-icon.t2gicon-fontsize-90::before{font-size:63px}.t2gicons-icon.t2gicon-fontsize-100{font-size:70px}.t2gicons-icon.t2gicon-fontsize-100::before{font-size:70px}.t2gicons-icon.t2gicon-fontsize-110{font-size:77px}.t2gicons-icon.t2gicon-fontsize-110::before{font-size:77px}.t2gicons-icon.t2gicon-fontsize-120{font-size:84px}.t2gicons-icon.t2gicon-fontsize-120::before{font-size:84px}.t2gicons-icon.t2gicon-fontsize-130{font-size:91px}.t2gicons-icon.t2gicon-fontsize-130::before{font-size:91px}.t2gicons-icon.t2gicon-fontsize-140{font-size:98px}.t2gicons-icon.t2gicon-fontsize-140::before{font-size:98px}.t2gicons-icon.t2gicon-fontsize-150{font-size:105px}.t2gicons-icon.t2gicon-fontsize-150::before{font-size:105px}.t2gicons-icon.t2gicon-fontsize-160{font-size:112px}.t2gicons-icon.t2gicon-fontsize-160::before{font-size:112px}.t2gicons-icon.t2gicon-fontsize-170{font-size:119px}.t2gicons-icon.t2gicon-fontsize-170::before{font-size:119px}.t2gicons-icon.t2gicon-fontsize-180{font-size:126px}.t2gicons-icon.t2gicon-fontsize-180::before{font-size:126px}.t2gicons-icon.t2gicon-fontsize-190{font-size:133px}.t2gicons-icon.t2gicon-fontsize-190::before{font-size:133px}.t2gicons-icon.t2gicon-fontsize-200{font-size:140px}.t2gicons-icon.t2gicon-fontsize-200::before{font-size:140px}}@media only screen and (min-width: 1024px){.t2gicons-icon.t2gicon-size-10{width:10px;height:10px}.t2gicons-icon.t2gicon-size-10::before{width:10px;height:10px;line-height:10px}.t2gicons-icon.t2gicon-size-10[class*="t2gicon-shape-"]::after{width:10px;height:10px}.t2gicons-icon.t2gicon-size-10[class*="t2gicon-shape-"]::before{line-height:10px;height:10px}.t2gicons-icon.t2gicon-size-20{width:20px;height:20px}.t2gicons-icon.t2gicon-size-20::before{width:20px;height:20px;line-height:20px}.t2gicons-icon.t2gicon-size-20[class*="t2gicon-shape-"]::after{width:20px;height:20px}.t2gicons-icon.t2gicon-size-20[class*="t2gicon-shape-"]::before{line-height:20px;height:20px}.t2gicons-icon.t2gicon-size-30{width:30px;height:30px}.t2gicons-icon.t2gicon-size-30::before{width:30px;height:30px;line-height:30px}.t2gicons-icon.t2gicon-size-30[class*="t2gicon-shape-"]::after{width:30px;height:30px}.t2gicons-icon.t2gicon-size-30[class*="t2gicon-shape-"]::before{line-height:30px;height:30px}.t2gicons-icon.t2gicon-size-40{width:40px;height:40px}.t2gicons-icon.t2gicon-size-40::before{width:40px;height:40px;line-height:40px}.t2gicons-icon.t2gicon-size-40[class*="t2gicon-shape-"]::after{width:40px;height:40px}.t2gicons-icon.t2gicon-size-40[class*="t2gicon-shape-"]::before{line-height:40px;height:40px}.t2gicons-icon.t2gicon-size-50{width:50px;height:50px}.t2gicons-icon.t2gicon-size-50::before{width:50px;height:50px;line-height:50px}.t2gicons-icon.t2gicon-size-50[class*="t2gicon-shape-"]::after{width:50px;height:50px}.t2gicons-icon.t2gicon-size-50[class*="t2gicon-shape-"]::before{line-height:50px;height:50px}.t2gicons-icon.t2gicon-size-60{width:60px;height:60px}.t2gicons-icon.t2gicon-size-60::before{width:60px;height:60px;line-height:60px}.t2gicons-icon.t2gicon-size-60[class*="t2gicon-shape-"]::after{width:60px;height:60px}.t2gicons-icon.t2gicon-size-60[class*="t2gicon-shape-"]::before{line-height:60px;height:60px}.t2gicons-icon.t2gicon-size-70{width:70px;height:70px}.t2gicons-icon.t2gicon-size-70::before{width:70px;height:70px;line-height:70px}.t2gicons-icon.t2gicon-size-70[class*="t2gicon-shape-"]::after{width:70px;height:70px}.t2gicons-icon.t2gicon-size-70[class*="t2gicon-shape-"]::before{line-height:70px;height:70px}.t2gicons-icon.t2gicon-size-80{width:80px;height:80px}.t2gicons-icon.t2gicon-size-80::before{width:80px;height:80px;line-height:80px}.t2gicons-icon.t2gicon-size-80[class*="t2gicon-shape-"]::after{width:80px;height:80px}.t2gicons-icon.t2gicon-size-80[class*="t2gicon-shape-"]::before{line-height:80px;height:80px}.t2gicons-icon.t2gicon-size-90{width:90px;height:90px}.t2gicons-icon.t2gicon-size-90::before{width:90px;height:90px;line-height:90px}.t2gicons-icon.t2gicon-size-90[class*="t2gicon-shape-"]::after{width:90px;height:90px}.t2gicons-icon.t2gicon-size-90[class*="t2gicon-shape-"]::before{line-height:90px;height:90px}.t2gicons-icon.t2gicon-size-100{width:100px;height:100px}.t2gicons-icon.t2gicon-size-100::before{width:100px;height:100px;line-height:100px}.t2gicons-icon.t2gicon-size-100[class*="t2gicon-shape-"]::after{width:100px;height:100px}.t2gicons-icon.t2gicon-size-100[class*="t2gicon-shape-"]::before{line-height:100px;height:100px}.t2gicons-icon.t2gicon-size-110{width:110px;height:110px}.t2gicons-icon.t2gicon-size-110::before{width:110px;height:110px;line-height:110px}.t2gicons-icon.t2gicon-size-110[class*="t2gicon-shape-"]::after{width:110px;height:110px}.t2gicons-icon.t2gicon-size-110[class*="t2gicon-shape-"]::before{line-height:110px;height:110px}.t2gicons-icon.t2gicon-size-120{width:120px;height:120px}.t2gicons-icon.t2gicon-size-120::before{width:120px;height:120px;line-height:120px}.t2gicons-icon.t2gicon-size-120[class*="t2gicon-shape-"]::after{width:120px;height:120px}.t2gicons-icon.t2gicon-size-120[class*="t2gicon-shape-"]::before{line-height:120px;height:120px}.t2gicons-icon.t2gicon-size-130{width:130px;height:130px}.t2gicons-icon.t2gicon-size-130::before{width:130px;height:130px;line-height:130px}.t2gicons-icon.t2gicon-size-130[class*="t2gicon-shape-"]::after{width:130px;height:130px}.t2gicons-icon.t2gicon-size-130[class*="t2gicon-shape-"]::before{line-height:130px;height:130px}.t2gicons-icon.t2gicon-size-140{width:140px;height:140px}.t2gicons-icon.t2gicon-size-140::before{width:140px;height:140px;line-height:140px}.t2gicons-icon.t2gicon-size-140[class*="t2gicon-shape-"]::after{width:140px;height:140px}.t2gicons-icon.t2gicon-size-140[class*="t2gicon-shape-"]::before{line-height:140px;height:140px}.t2gicons-icon.t2gicon-size-150{width:150px;height:150px}.t2gicons-icon.t2gicon-size-150::before{width:150px;height:150px;line-height:150px}.t2gicons-icon.t2gicon-size-150[class*="t2gicon-shape-"]::after{width:150px;height:150px}.t2gicons-icon.t2gicon-size-150[class*="t2gicon-shape-"]::before{line-height:150px;height:150px}.t2gicons-icon.t2gicon-size-160{width:160px;height:160px}.t2gicons-icon.t2gicon-size-160::before{width:160px;height:160px;line-height:160px}.t2gicons-icon.t2gicon-size-160[class*="t2gicon-shape-"]::after{width:160px;height:160px}.t2gicons-icon.t2gicon-size-160[class*="t2gicon-shape-"]::before{line-height:160px;height:160px}.t2gicons-icon.t2gicon-size-170{width:170px;height:170px}.t2gicons-icon.t2gicon-size-170::before{width:170px;height:170px;line-height:170px}.t2gicons-icon.t2gicon-size-170[class*="t2gicon-shape-"]::after{width:170px;height:170px}.t2gicons-icon.t2gicon-size-170[class*="t2gicon-shape-"]::before{line-height:170px;height:170px}.t2gicons-icon.t2gicon-size-180{width:180px;height:180px}.t2gicons-icon.t2gicon-size-180::before{width:180px;height:180px;line-height:180px}.t2gicons-icon.t2gicon-size-180[class*="t2gicon-shape-"]::after{width:180px;height:180px}.t2gicons-icon.t2gicon-size-180[class*="t2gicon-shape-"]::before{line-height:180px;height:180px}.t2gicons-icon.t2gicon-size-190{width:190px;height:190px}.t2gicons-icon.t2gicon-size-190::before{width:190px;height:190px;line-height:190px}.t2gicons-icon.t2gicon-size-190[class*="t2gicon-shape-"]::after{width:190px;height:190px}.t2gicons-icon.t2gicon-size-190[class*="t2gicon-shape-"]::before{line-height:190px;height:190px}.t2gicons-icon.t2gicon-size-200{width:200px;height:200px}.t2gicons-icon.t2gicon-size-200::before{width:200px;height:200px;line-height:200px}.t2gicons-icon.t2gicon-size-200[class*="t2gicon-shape-"]::after{width:200px;height:200px}.t2gicons-icon.t2gicon-size-200[class*="t2gicon-shape-"]::before{line-height:200px;height:200px}.t2gicons-icon.t2gicon-fontsize-10{font-size:10px}.t2gicons-icon.t2gicon-fontsize-10::before{font-size:10px}.t2gicons-icon.t2gicon-fontsize-20{font-size:20px}.t2gicons-icon.t2gicon-fontsize-20::before{font-size:20px}.t2gicons-icon.t2gicon-fontsize-30{font-size:30px}.t2gicons-icon.t2gicon-fontsize-30::before{font-size:30px}.t2gicons-icon.t2gicon-fontsize-40{font-size:40px}.t2gicons-icon.t2gicon-fontsize-40::before{font-size:40px}.t2gicons-icon.t2gicon-fontsize-50{font-size:50px}.t2gicons-icon.t2gicon-fontsize-50::before{font-size:50px}.t2gicons-icon.t2gicon-fontsize-60{font-size:60px}.t2gicons-icon.t2gicon-fontsize-60::before{font-size:60px}.t2gicons-icon.t2gicon-fontsize-70{font-size:70px}.t2gicons-icon.t2gicon-fontsize-70::before{font-size:70px}.t2gicons-icon.t2gicon-fontsize-80{font-size:80px}.t2gicons-icon.t2gicon-fontsize-80::before{font-size:80px}.t2gicons-icon.t2gicon-fontsize-90{font-size:90px}.t2gicons-icon.t2gicon-fontsize-90::before{font-size:90px}.t2gicons-icon.t2gicon-fontsize-100{font-size:100px}.t2gicons-icon.t2gicon-fontsize-100::before{font-size:100px}.t2gicons-icon.t2gicon-fontsize-110{font-size:110px}.t2gicons-icon.t2gicon-fontsize-110::before{font-size:110px}.t2gicons-icon.t2gicon-fontsize-120{font-size:120px}.t2gicons-icon.t2gicon-fontsize-120::before{font-size:120px}.t2gicons-icon.t2gicon-fontsize-130{font-size:130px}.t2gicons-icon.t2gicon-fontsize-130::before{font-size:130px}.t2gicons-icon.t2gicon-fontsize-140{font-size:140px}.t2gicons-icon.t2gicon-fontsize-140::before{font-size:140px}.t2gicons-icon.t2gicon-fontsize-150{font-size:150px}.t2gicons-icon.t2gicon-fontsize-150::before{font-size:150px}.t2gicons-icon.t2gicon-fontsize-160{font-size:160px}.t2gicons-icon.t2gicon-fontsize-160::before{font-size:160px}.t2gicons-icon.t2gicon-fontsize-170{font-size:170px}.t2gicons-icon.t2gicon-fontsize-170::before{font-size:170px}.t2gicons-icon.t2gicon-fontsize-180{font-size:180px}.t2gicons-icon.t2gicon-fontsize-180::before{font-size:180px}.t2gicons-icon.t2gicon-fontsize-190{font-size:190px}.t2gicons-icon.t2gicon-fontsize-190::before{font-size:190px}.t2gicons-icon.t2gicon-fontsize-200{font-size:200px}.t2gicons-icon.t2gicon-fontsize-200::before{font-size:200px}}

@font-face {
font-family: "t2gicons-business";
src:url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/t2gicons-business/fonts/t2gicons-business.eot);
src:url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/t2gicons-business/fonts/t2gicons-business.eot?#iefix) format("embedded-opentype"),
url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/t2gicons-business/fonts/t2gicons-business.woff) format("woff"),
url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/t2gicons-business/fonts/t2gicons-business.ttf) format("truetype"),
url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/t2gicons-business/fonts/t2gicons-business.svg#t2gicons-business) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="t2gicon-business-"]:before,
[class*=" t2gicon-business-"]:before {
font-family: "t2gicons-business" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.t2gicon-business-achievement:before {
content: "\61";
}
.t2gicon-business-agreement:before {
content: "\62";
}
.t2gicon-business-chat:before {
content: "\63";
}
.t2gicon-business-conference:before {
content: "\64";
}
.t2gicon-business-distance:before {
content: "\65";
}
.t2gicon-business-group:before {
content: "\66";
}
.t2gicon-business-man:before {
content: "\67";
}
.t2gicon-business-man-arrows:before {
content: "\68";
}
.t2gicon-business-meeting:before {
content: "\69";
}
.t2gicon-business-meeting-2:before {
content: "\6a";
}
.t2gicon-business-meeting-3:before {
content: "\6b";
}
.t2gicon-business-organogram:before {
content: "\6c";
}
.t2gicon-business-people:before {
content: "\6d";
}
.t2gicon-business-presentation:before {
content: "\6e";
}
.t2gicon-business-support:before {
content: "\6f";
}
.t2gicon-business-talk:before {
content: "\70";
}
.t2gicon-business-team:before {
content: "\71";
}
.t2gicon-business-team-2:before {
content: "\72";
}
.t2gicon-business-winner:before {
content: "\73";
}
.t2gicon-business-work:before {
content: "\74";
}
.t2gicon-business-performance-arrow-top:before {
content: "\75";
}
.t2gicon-business-performance-arrow-up:before {
content: "\76";
}
.t2gicon-business-performance-arrows-top:before {
content: "\77";
}
.t2gicon-business-performance-blaster:before {
content: "\78";
}
.t2gicon-business-performance-brain:before {
content: "\79";
}
.t2gicon-business-performance-cloud:before {
content: "\7a";
}
.t2gicon-business-performance-energy:before {
content: "\41";
}
.t2gicon-business-performance-fist:before {
content: "\42";
}
.t2gicon-business-performance-flash:before {
content: "\43";
}
.t2gicon-business-performance-graph:before {
content: "\44";
}
.t2gicon-business-performance-horse:before {
content: "\45";
}
.t2gicon-business-performance-indicator-1:before {
content: "\46";
}
.t2gicon-business-performance-indicator-2:before {
content: "\47";
}
.t2gicon-business-performance-indicator-3:before {
content: "\48";
}
.t2gicon-business-performance-indicator-4:before {
content: "\49";
}
.t2gicon-business-performance-indicator-5:before {
content: "\4a";
}
.t2gicon-business-performance-muscle:before {
content: "\4b";
}
.t2gicon-business-performance-runner:before {
content: "\4c";
}
.t2gicon-business-performance-shoe:before {
content: "\4d";
}
.t2gicon-business-performance-stopwatch:before {
content: "\4e";
}

@font-face {
font-family: "t2gicons-ecommerce";
src:url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/t2gicons-ecommerce/fonts/t2gicons-ecommerce.eot);
src:url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/t2gicons-ecommerce/fonts/t2gicons-ecommerce.eot?#iefix) format("embedded-opentype"),
url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/t2gicons-ecommerce/fonts/t2gicons-ecommerce.woff) format("woff"),
url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/t2gicons-ecommerce/fonts/t2gicons-ecommerce.ttf) format("truetype"),
url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/t2gicons-ecommerce/fonts/t2gicons-ecommerce.svg#t2gicons-ecommerce) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="t2gicon-ecommerce-"]:before,
[class*=" t2gicon-ecommerce-"]:before {
font-family: "t2gicons-ecommerce" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.t2gicon-ecommerce-barcode-bag:before {
content: "\61";
}
.t2gicon-ecommerce-barcode-barcode:before {
content: "\62";
}
.t2gicon-ecommerce-barcode-box:before {
content: "\63";
}
.t2gicon-ecommerce-barcode-frame:before {
content: "\64";
}
.t2gicon-ecommerce-barcode-hand:before {
content: "\65";
}
.t2gicon-ecommerce-barcode-label:before {
content: "\66";
}
.t2gicon-ecommerce-barcode-magnifier:before {
content: "\67";
}
.t2gicon-ecommerce-barcode-mobile:before {
content: "\68";
}
.t2gicon-ecommerce-barcode-mobile-2:before {
content: "\69";
}
.t2gicon-ecommerce-barcode-mobile-3:before {
content: "\6a";
}
.t2gicon-ecommerce-barcode-mobile-4:before {
content: "\6b";
}
.t2gicon-ecommerce-barcode-print:before {
content: "\6c";
}
.t2gicon-ecommerce-barcode-qr:before {
content: "\6d";
}
.t2gicon-ecommerce-barcode-scanner:before {
content: "\6e";
}
.t2gicon-ecommerce-barcode-search:before {
content: "\6f";
}
.t2gicon-ecommerce-barcode-search-2:before {
content: "\70";
}
.t2gicon-ecommerce-barcode-search-mobile:before {
content: "\71";
}
.t2gicon-ecommerce-barcode-sheet:before {
content: "\72";
}
.t2gicon-ecommerce-barcode-ticket:before {
content: "\73";
}
.t2gicon-ecommerce-barcode-ticket-2:before {
content: "\74";
}
.t2gicon-ecommerce-creditcard-atm:before {
content: "\75";
}
.t2gicon-ecommerce-creditcard-bucks:before {
content: "\76";
}
.t2gicon-ecommerce-creditcard-card-arrow:before {
content: "\77";
}
.t2gicon-ecommerce-creditcard-card-disabled:before {
content: "\78";
}
.t2gicon-ecommerce-creditcard-card-enabled:before {
content: "\79";
}
.t2gicon-ecommerce-creditcard-chip:before {
content: "\7a";
}
.t2gicon-ecommerce-creditcard-contactless:before {
content: "\41";
}
.t2gicon-ecommerce-creditcard-credit-cards:before {
content: "\42";
}
.t2gicon-ecommerce-creditcard-credit-cards-2:before {
content: "\43";
}
.t2gicon-ecommerce-creditcard-credit-cards-3:before {
content: "\44";
}
.t2gicon-ecommerce-creditcard-credit-cards-5:before {
content: "\45";
}
.t2gicon-ecommerce-creditcard-cut:before {
content: "\46";
}
.t2gicon-ecommerce-creditcard-hand:before {
content: "\47";
}
.t2gicon-ecommerce-creditcard-pos:before {
content: "\48";
}
.t2gicon-ecommerce-creditcard-pos-2:before {
content: "\49";
}
.t2gicon-ecommerce-creditcard-pos-3:before {
content: "\4a";
}
.t2gicon-ecommerce-creditcard-pos-4:before {
content: "\4b";
}
.t2gicon-ecommerce-creditcard-secure:before {
content: "\4c";
}
.t2gicon-ecommerce-creditcard-sign:before {
content: "\4d";
}
.t2gicon-ecommerce-creditcard-sync:before {
content: "\4e";
}
.t2gicon-ecommerce-delivery-bag:before {
content: "\4f";
}
.t2gicon-ecommerce-delivery-box:before {
content: "\50";
}
.t2gicon-ecommerce-delivery-box-arrow:before {
content: "\51";
}
.t2gicon-ecommerce-delivery-box-content:before {
content: "\52";
}
.t2gicon-ecommerce-delivery-box-delivery-truck:before {
content: "\53";
}
.t2gicon-ecommerce-delivery-box-fast:before {
content: "\54";
}
.t2gicon-ecommerce-delivery-box-hand:before {
content: "\55";
}
.t2gicon-ecommerce-delivery-box-handcare:before {
content: "\56";
}
.t2gicon-ecommerce-delivery-box-hook:before {
content: "\57";
}
.t2gicon-ecommerce-delivery-box-isometric:before {
content: "\58";
}
.t2gicon-ecommerce-delivery-box-man:before {
content: "\59";
}
.t2gicon-ecommerce-delivery-box-open:before {
content: "\5a";
}
.t2gicon-ecommerce-delivery-cargo:before {
content: "\30";
}
.t2gicon-ecommerce-delivery-envelope:before {
content: "\31";
}
.t2gicon-ecommerce-delivery-fast-delivery:before {
content: "\32";
}
.t2gicon-ecommerce-delivery-fast-delivery-2d:before {
content: "\33";
}
.t2gicon-ecommerce-delivery-home:before {
content: "\34";
}
.t2gicon-ecommerce-delivery-plane:before {
content: "\35";
}
.t2gicon-ecommerce-delivery-ship:before {
content: "\36";
}
.t2gicon-ecommerce-delivery-tracking-code:before {
content: "\37";
}
.t2gicon-ecommerce-gift-box:before {
content: "\38";
}
.t2gicon-ecommerce-gift-box-2:before {
content: "\39";
}
.t2gicon-ecommerce-gift-box-3:before {
content: "\21";
}
.t2gicon-ecommerce-gift-box-bag:before {
content: "\22";
}
.t2gicon-ecommerce-gift-box-balloon:before {
content: "\23";
}
.t2gicon-ecommerce-gift-box-coupon-2:before {
content: "\24";
}
.t2gicon-ecommerce-gift-box-envelope:before {
content: "\25";
}
.t2gicon-ecommerce-gift-box-hand:before {
content: "\26";
}
.t2gicon-ecommerce-gift-box-hand-2:before {
content: "\27";
}
.t2gicon-ecommerce-gift-box-like:before {
content: "\28";
}
.t2gicon-ecommerce-gift-box-mobile:before {
content: "\29";
}
.t2gicon-ecommerce-gift-box-shipping:before {
content: "\2a";
}
.t2gicon-ecommerce-gift-box-sparks:before {
content: "\2b";
}
.t2gicon-ecommerce-gift-box-speed:before {
content: "\2c";
}
.t2gicon-ecommerce-gift-boxes:before {
content: "\2d";
}
.t2gicon-ecommerce-gift-boxes-2:before {
content: "\2e";
}
.t2gicon-ecommerce-gift-coupon:before {
content: "\2f";
}
.t2gicon-ecommerce-gift-envelope-ribbon:before {
content: "\3a";
}
.t2gicon-ecommerce-gift-ribbon:before {
content: "\3b";
}
.t2gicon-ecommerce-gift-sheet:before {
content: "\3c";
}
.t2gicon-ecommerce-shopping-24h:before {
content: "\3d";
}
.t2gicon-ecommerce-shopping-add-basket:before {
content: "\3e";
}
.t2gicon-ecommerce-shopping-add-basket-2:before {
content: "\3f";
}
.t2gicon-ecommerce-shopping-bag:before {
content: "\40";
}
.t2gicon-ecommerce-shopping-bag-2:before {
content: "\5b";
}
.t2gicon-ecommerce-shopping-basket:before {
content: "\5d";
}
.t2gicon-ecommerce-shopping-cart:before {
content: "\5e";
}
.t2gicon-ecommerce-shopping-code:before {
content: "\5f";
}
.t2gicon-ecommerce-shopping-coupon:before {
content: "\60";
}
.t2gicon-ecommerce-shopping-delivery-time:before {
content: "\7b";
}
.t2gicon-ecommerce-shopping-free:before {
content: "\7c";
}
.t2gicon-ecommerce-shopping-hot:before {
content: "\7d";
}
.t2gicon-ecommerce-shopping-monitor-basket:before {
content: "\7e";
}
.t2gicon-ecommerce-shopping-receipt:before {
content: "\5c";
}
.t2gicon-ecommerce-shopping-sale:before {
content: "\e000";
}
.t2gicon-ecommerce-shopping-secure-payments:before {
content: "\e001";
}
.t2gicon-ecommerce-shopping-shop:before {
content: "\e002";
}
.t2gicon-ecommerce-shopping-special:before {
content: "\e003";
}
.t2gicon-ecommerce-shopping-support:before {
content: "\e004";
}
.t2gicon-ecommerce-shopping-wallet:before {
content: "\e005";
}
.t2gicon-ecommerce-support-24h-arrows:before {
content: "\e006";
}
.t2gicon-ecommerce-support-24h-phone:before {
content: "\e007";
}
.t2gicon-ecommerce-support-24h-phone-2:before {
content: "\e008";
}
.t2gicon-ecommerce-support-assistant-1:before {
content: "\e009";
}
.t2gicon-ecommerce-support-assistant-2:before {
content: "\e00a";
}
.t2gicon-ecommerce-support-balloon-question:before {
content: "\e00b";
}
.t2gicon-ecommerce-support-balloons:before {
content: "\e00c";
}
.t2gicon-ecommerce-support-chat:before {
content: "\e00d";
}
.t2gicon-ecommerce-support-hand:before {
content: "\e00e";
}
.t2gicon-ecommerce-support-hand-phone:before {
content: "\e00f";
}
.t2gicon-ecommerce-support-info:before {
content: "\e010";
}
.t2gicon-ecommerce-support-infofinger:before {
content: "\e011";
}
.t2gicon-ecommerce-support-lifebuoy:before {
content: "\e012";
}
.t2gicon-ecommerce-support-manual-attention:before {
content: "\e013";
}
.t2gicon-ecommerce-support-manual-balloons-wheel:before {
content: "\e014";
}
.t2gicon-ecommerce-support-manual-finger:before {
content: "\e015";
}
.t2gicon-ecommerce-support-manual-info:before {
content: "\e016";
}
.t2gicon-ecommerce-support-manual-wrench:before {
content: "\e017";
}
.t2gicon-ecommerce-support-question-mark:before {
content: "\e018";
}
.t2gicon-ecommerce-support-window-question:before {
content: "\e019";
}
.t2gicon-ecommerce-testimonials-bullets:before {
content: "\e01a";
}
.t2gicon-ecommerce-testimonials-chat:before {
content: "\e01b";
}
.t2gicon-ecommerce-testimonials-discussion:before {
content: "\e01c";
}
.t2gicon-ecommerce-testimonials-feelings:before {
content: "\e01d";
}
.t2gicon-ecommerce-testimonials-good:before {
content: "\e01e";
}
.t2gicon-ecommerce-testimonials-hearts:before {
content: "\e01f";
}
.t2gicon-ecommerce-testimonials-like:before {
content: "\e020";
}
.t2gicon-ecommerce-testimonials-like-2:before {
content: "\e021";
}
.t2gicon-ecommerce-testimonials-love:before {
content: "\e022";
}
.t2gicon-ecommerce-testimonials-love-2:before {
content: "\e023";
}
.t2gicon-ecommerce-testimonials-mobile:before {
content: "\e024";
}
.t2gicon-ecommerce-testimonials-question:before {
content: "\e025";
}
.t2gicon-ecommerce-testimonials-quote:before {
content: "\e026";
}
.t2gicon-ecommerce-testimonials-rating:before {
content: "\e027";
}
.t2gicon-ecommerce-testimonials-rating-2:before {
content: "\e028";
}
.t2gicon-ecommerce-testimonials-review:before {
content: "\e029";
}
.t2gicon-ecommerce-testimonials-review-2:before {
content: "\e02a";
}
.t2gicon-ecommerce-testimonials-review-3:before {
content: "\e02b";
}
.t2gicon-ecommerce-testimonials-review-4:before {
content: "\e02c";
}
.t2gicon-ecommerce-testimonials-sheet-like:before {
content: "\e02d";
}

@font-face {
font-family: "t2gicons-tech";
src:url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/t2gicons-tech/fonts/t2gicons-tech.eot);
src:url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/t2gicons-tech/fonts/t2gicons-tech.eot?#iefix) format("embedded-opentype"),
url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/t2gicons-tech/fonts/t2gicons-tech.woff) format("woff"),
url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/t2gicons-tech/fonts/t2gicons-tech.ttf) format("truetype"),
url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/t2gicons-tech/fonts/t2gicons-tech.svg#t2gicons-tech) format("svg");
font-weight: normal;
font-style: normal;
}
[class*="t2gicon-tech-"]{
font-family: "t2gicons-tech" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="t2gicon-tech-"]:before,
[class*=" t2gicon-tech-"]:before {
font-family: "t2gicons-tech" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.t2gicon-tech-ai-assistant:before {
content: "\61";
}
.t2gicon-tech-ai-brain:before {
content: "\62";
}
.t2gicon-tech-ai-brain-wire:before {
content: "\63";
}
.t2gicon-tech-ai-chip:before {
content: "\64";
}
.t2gicon-tech-ai-diagram:before {
content: "\65";
}
.t2gicon-tech-ai-diagram-2:before {
content: "\66";
}
.t2gicon-tech-ai-face-recognition:before {
content: "\67";
}
.t2gicon-tech-ai-image-recognition:before {
content: "\68";
}
.t2gicon-tech-ai-image-shuffle:before {
content: "\69";
}
.t2gicon-tech-ai-iris-recognition:before {
content: "\6a";
}
.t2gicon-tech-ai-kiss:before {
content: "\6b";
}
.t2gicon-tech-ai-learn-robot:before {
content: "\6c";
}
.t2gicon-tech-ai-nodes:before {
content: "\6d";
}
.t2gicon-tech-ai-robot:before {
content: "\6e";
}
.t2gicon-tech-ai-robot-arrow:before {
content: "\6f";
}
.t2gicon-tech-ai-robot-question:before {
content: "\70";
}
.t2gicon-tech-ai-robot-shield:before {
content: "\71";
}
.t2gicon-tech-ai-smile-recognition:before {
content: "\72";
}
.t2gicon-tech-ai-voice-recognition:before {
content: "\73";
}
.t2gicon-tech-ai-wire-gear:before {
content: "\74";
}
.t2gicon-tech-application-api:before {
content: "\75";
}
.t2gicon-tech-application-api-2:before {
content: "\76";
}
.t2gicon-tech-application-code-idea:before {
content: "\77";
}
.t2gicon-tech-application-code-refresh:before {
content: "\78";
}
.t2gicon-tech-application-hammer:before {
content: "\79";
}
.t2gicon-tech-application-mobile:before {
content: "\7a";
}
.t2gicon-tech-application-monitor-code:before {
content: "\41";
}
.t2gicon-tech-application-monitor-window:before {
content: "\42";
}
.t2gicon-tech-application-sheet:before {
content: "\43";
}
.t2gicon-tech-application-terminal:before {
content: "\44";
}
.t2gicon-tech-application-window-hand:before {
content: "\45";
}
.t2gicon-tech-application-window-move:before {
content: "\46";
}
.t2gicon-tech-application-window-resize:before {
content: "\47";
}
.t2gicon-tech-application-window-warning:before {
content: "\48";
}
.t2gicon-tech-application-window-wheel:before {
content: "\49";
}
.t2gicon-tech-application-windows:before {
content: "\4a";
}
.t2gicon-tech-application-windows-2:before {
content: "\4b";
}
.t2gicon-tech-application-windows-3:before {
content: "\4c";
}
.t2gicon-tech-application-windows-4:before {
content: "\4d";
}
.t2gicon-tech-application-windows-exchange:before {
content: "\4e";
}
.t2gicon-tech-database-backup:before {
content: "\4f";
}
.t2gicon-tech-database-cloud:before {
content: "\50";
}
.t2gicon-tech-database-db1:before {
content: "\51";
}
.t2gicon-tech-database-db2:before {
content: "\52";
}
.t2gicon-tech-database-db3:before {
content: "\53";
}
.t2gicon-tech-database-db-arrows:before {
content: "\54";
}
.t2gicon-tech-database-db-cloud:before {
content: "\55";
}
.t2gicon-tech-database-db-down:before {
content: "\56";
}
.t2gicon-tech-database-db-gear:before {
content: "\57";
}
.t2gicon-tech-database-db-hand:before {
content: "\58";
}
.t2gicon-tech-database-db-lock:before {
content: "\59";
}
.t2gicon-tech-database-db-mirror:before {
content: "\5a";
}
.t2gicon-tech-database-db-performance:before {
content: "\30";
}
.t2gicon-tech-database-db-shield:before {
content: "\31";
}
.t2gicon-tech-database-db-up:before {
content: "\32";
}
.t2gicon-tech-database-db-update:before {
content: "\33";
}
.t2gicon-tech-database-sql:before {
content: "\34";
}
.t2gicon-tech-database-table:before {
content: "\35";
}
.t2gicon-tech-database-tree:before {
content: "\36";
}
.t2gicon-tech-database-wheel-db:before {
content: "\37";
}

@font-face {font-family: "qticons";src:url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/qticons/qticons.eot);src:url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/qticons/qticons.eot?#iefix) format("embedded-opentype"),url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/qticons/qticons.woff) format("woff"),url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/qticons/qticons.ttf) format("truetype"),url(//cybercovert.com/wp-content/plugins/icons2go/inc/../iconpacks/qticons/qticons.svg#qticons) format("svg");font-weight: normal;font-style: normal;}
[data-qticon]:before {font-family: "qticons" !important;content: attr(data-icon);font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.qticon:before,[class^="qticon-"]:before,[class*=" qticon-"]:before {font-family: "qticons" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.qticon-amazon:before {
content: "a";
}
.qticon-beatport:before {
content: "b";
}
.qticon-cd:before {
content: "c";
}
.qticon-chevron-right:before {
content: "d";
}
.qticon-eq:before {
content: "e";
}
.qticon-googleplus:before {
content: "f";
}
.qticon-man:before {
content: "g";
}
.qticon-phone:before {
content: "h";
}
.qticon-resident-advisor:before {
content: "i";
}
.qticon-space:before {
content: "j";
}
.qticon-whatpeopleplay:before {
content: "k";
}
.qticon-wordpress:before {
content: "l";
}
.qticon-yahoo:before {
content: "m";
}
.qticon-youtube:before {
content: "n";
}
.qticon-zoom-out:before {
content: "o";
}
.qticon-cart:before {
content: "p";
}
.qticon-cassette:before {
content: "q";
}
.qticon-download:before {
content: "r";
}
.qticon-event:before {
content: "s";
}
.qticon-headphones:before {
content: "t";
}
.qticon-map:before {
content: "u";
}
.qticon-photobucket:before {
content: "v";
}
.qticon-reverbnation:before {
content: "w";
}
.qticon-star:before {
content: "x";
}
.qticon-stop:before {
content: "y";
}
.qticon-th:before {
content: "z";
}
.qticon-th-large:before {
content: "A";
}
.qticon-thunder:before {
content: "B";
}
.qticon-zoom-in:before {
content: "C";
}
.qticon-torso:before {
content: "D";
}
.qticon-triplevision:before {
content: "E";
}
.qticon-tumblr:before {
content: "F";
}
.qticon-twitter:before {
content: "G";
}
.qticon-upload:before {
content: "H";
}
.qticon-vimeo:before {
content: "I";
}
.qticon-volume:before {
content: "J";
}
.qticon-soundcloud:before {
content: "K";
}
.qticon-sound:before {
content: "L";
}
.qticon-skype:before {
content: "M";
}
.qticon-skip-forward:before {
content: "N";
}
.qticon-skip-fast-forward:before {
content: "O";
}
.qticon-skip-fast-backward:before {
content: "P";
}
.qticon-skip-backward:before {
content: "Q";
}
.qticon-share:before {
content: "R";
}
.qticon-search:before {
content: "S";
}
.qticon-rss:before {
content: "T";
}
.qticon-rewind:before {
content: "U";
}
.qticon-pinterest:before {
content: "V";
}
.qticon-menu:before {
content: "W";
}
.qticon-heart:before {
content: "X";
}
.qticon-exclamationmark:before {
content: "Y";
}
.qticon-close:before {
content: "Z";
}
.qticon-chevron-up:before {
content: "0";
}
.qticon-cd-note:before {
content: "1";
}
.qticon-bebo:before {
content: "2";
}
.qticon-arrow-down:before {
content: "3";
}
.qticon-arrow-expand:before {
content: "4";
}
.qticon-behance:before {
content: "5";
}
.qticon-chat-bubble:before {
content: "6";
}
.qticon-arrow-left:before {
content: "7";
}
.qticon-blogger:before {
content: "8";
}
.qticon-chat-bubbles:before {
content: "9";
}
.qticon-close-sign:before {
content: "!";
}
.qticon-exclamationmark-sign:before {
content: "\"";
}
.qticon-help-buoy:before {
content: "#";
}
.qticon-minus:before {
content: "$";
}
.qticon-plane:before {
content: "%";
}
.qticon-play:before {
content: "&";
}
.qticon-plus:before {
content: "'";
}
.qticon-plus-sign:before {
content: "(";
}
.qticon-power:before {
content: ")";
}
.qticon-questionmark:before {
content: "*";
}
.qticon-questionmark-sign:before {
content: "+";
}
.qticon-quote:before {
content: ",";
}
.qticon-record:before {
content: "-";
}
.qticon-replay:before {
content: ".";
}
.qticon-pencil:before {
content: "/";
}
.qticon-magnet:before {
content: ":";
}
.qticon-google:before {
content: ";";
}
.qticon-empty:before {
content: "<";
}
.qticon-chevron-light-up:before {
content: "=";
}
.qticon-at-sign:before {
content: ">";
}
.qticon-at:before {
content: "?";
}
.qticon-arrow-up:before {
content: "@";
}
.qticon-arrow-shrink:before {
content: "[";
}
.qticon-arrow-right:before {
content: "]";
}
.qticon-arrow-move-up:before {
content: "^";
}
.qticon-arrow-move-right:before {
content: "_";
}
.qticon-arrow-move-left:before {
content: "`";
}
.qticon-arrow-move-down:before {
content: "{";
}
.qticon-briefcase:before {
content: "|";
}
.qticon-chat-bubbles-outline:before {
content: "}";
}
.qticon-comment:before {
content: "~";
}
.qticon-facebook:before {
content: "\\";
}
.qticon-home:before {
content: "\e000";
}
.qticon-minus-sign:before {
content: "\e001";
}
.qticon-mixcloud:before {
content: "\e002";
}
.qticon-music:before {
content: "\e003";
}
.qticon-mute:before {
content: "\e004";
}
.qticon-navigate:before {
content: "\e005";
}
.qticon-news:before {
content: "\e006";
}
.qticon-pause:before {
content: "\e007";
}
.qticon-paypal:before {
content: "\e008";
}
.qticon-loop:before {
content: "\e009";
}
.qticon-gear:before {
content: "\e00a";
}
.qticon-eject:before {
content: "\e00b";
}
.qticon-chevron-light-right:before {
content: "\e00c";
}
.qticon-caret-up:before {
content: "\e00d";
}
.qticon-caret-right:before {
content: "\e00e";
}
.qticon-caret-left:before {
content: "\e00f";
}
.qticon-card:before {
content: "\e010";
}
.qticon-caret-down:before {
content: "\e011";
}
.qticon-camera:before {
content: "\e012";
}
.qticon-checkmark:before {
content: "\e013";
}
.qticon-contrast:before {
content: "\e014";
}
.qticon-fastforward:before {
content: "\e015";
}
.qticon-itunes:before {
content: "\e016";
}
.qticon-juno:before {
content: "\e017";
}
.qticon-lastfm:before {
content: "\e018";
}
.qticon-linkedin:before {
content: "\e019";
}
.qticon-list:before {
content: "\e01a";
}
.qticon-location:before {
content: "\e01b";
}
.qticon-fullscreen:before {
content: "\e01c";
}
.qticon-earth:before {
content: "\e01d";
}
.qticon-chevron-light-left:before {
content: "\e01e";
}
.qticon-chevron-light-down:before {
content: "\e01f";
}
.qticon-chevron-left:before {
content: "\e020";
}
.qticon-chevron-down:before {
content: "\e021";
}
.qticon-checkmark-sign:before {
content: "\e022";
}
.qticon-deviantart:before {
content: "\e023";
}
.qticon-fire:before {
content: "\e024";
}
.qticon-flickr:before {
content: "\e025";
}
.qticon-forrst:before {
content: "\e026";
}
.qticon-forward:before {
content: "\e027";
}
.qticon-dribbble:before {
content: "\e028";
}
.qticon-digg:before {
content: "\e029";
}
.qticon-instagram:before {
content: "\e02a";
}
.qticon-qticons-itunespodcast:before {
content: "\e02c";
}
.qticon-qticons-spotify:before {
content: "\e02d";
}
.qticon-qticons-hearthis:before {
content: "\e02b";
}.qt-megamenu__container {
position: relative;
width: 100%;
display: block;
height: auto;
top: 0;
left: 0;
overflow: visible;
overflow-x: visible;
text-align: initial;
z-index: 10000000; }
.qt-megamenu__item {
position: absolute;
z-index: 10000000;
display: block;
width: 100%;
top: 0;
left: 0;
opacity: 1;
overflow: hidden;
transition: max-height .4s;
height: auto;
max-height: 0; }
.qt-megamenu__item.open {
max-height: 100%;
max-height: 99vh; }
.qt-megamenu__itemcontent {
height: auto;
padding: 0; }html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(//cybercovert.com/wp-content/plugins/qt-swipebox/swipebox/img/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(//cybercovert.com/wp-content/plugins/qt-swipebox/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(//cybercovert.com/wp-content/themes/firwl/css/fonts/google-icons/MaterialIcons-Regular.eot); src: local('Material Icons'),
local('MaterialIcons-Regular'),
url(//cybercovert.com/wp-content/themes/firwl/css/fonts/google-icons/MaterialIcons-Regular.woff2) format('woff2'),
url(//cybercovert.com/wp-content/themes/firwl/css/fonts/google-icons/MaterialIcons-Regular.woff) format('woff'),
url(//cybercovert.com/wp-content/themes/firwl/css/fonts/google-icons/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px; display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga';
}.firwl-body { }
.firwl-body .qt-megamenu__container {
position: relative;
width: 100%;
display: block;
height: auto;
top: 0;
left: 0;
overflow: visible;
overflow-x: visible;
text-align: initial;
z-index: 10000000; }
.firwl-body .qt-megamenu__item {
position: absolute;
z-index: 10000000;
display: block;
width: 100%;
top: 0;
left: 0;
opacity: 1;
overflow: hidden;
transition: max-height .4s;
height: auto;
max-height: 0; }
.firwl-body .qt-megamenu__item.open {
max-height: 100%;
max-height: 99vh; }
.firwl-body .qt-megamenu__itemcontent {
height: auto;
padding: 0; }
.firwl-body { }
.firwl-body .qt-megafooter {
overflow: hidden;
display: block; }
.firwl-body .qt-megafooter__container {
position: relative;
width: 100%;
display: block;
height: auto;
top: 0;
left: 0;
overflow: hidden; }
.firwl-body .qt-megafooter__item {
position: relative;
display: block;
width: 100%; }
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(//cybercovert.com/wp-content/themes/firwl/css/fonts/google-icons/MaterialIcons-Regular.eot); src: local("Material Icons"), local("MaterialIcons-Regular"), url(//cybercovert.com/wp-content/themes/firwl/css/fonts/google-icons/MaterialIcons-Regular.woff2) format("woff2"), url(//cybercovert.com/wp-content/themes/firwl/css/fonts/google-icons/MaterialIcons-Regular.woff) format("woff"), url(//cybercovert.com/wp-content/themes/firwl/css/fonts/google-icons/MaterialIcons-Regular.ttf) format("truetype"); }
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px; display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
font-feature-settings: 'liga'; } @media only screen and (max-width : 600px) {
.firwl-hide-on-small-only, .firwl-hide-on-small-and-down {
display: none !important; } }
@media only screen and (max-width : 992px) {
.firwl-hide-on-med-and-down {
display: none !important; } }
@media only screen and (max-width : 1200px) {
.firwl-hide-on-large-and-down {
display: none !important; } }
@media only screen and (max-width : 1200px) {
.firwl-hide-on-xl-and-down {
display: none !important; } }
@media only screen and (min-width : 993px) {
.firwl-hide-on-med-and-up {
display: none !important; } }
@media only screen and (min-width: 600px) and (max-width: 992px) {
.firwl-hide-on-med-only {
display: none !important; } }
@media only screen and (min-width : 1201px) {
.firwl-hide-on-large-only {
display: none !important; } }
@media only screen and (min-width : 1440px) {
.firwl-hide-on-xl-only {
display: none !important; } }
@media only screen and (min-width : 1201px) {
.firwl-show-on-large {
display: block !important; } }
@media only screen and (min-width: 600px) and (max-width: 992px) {
.firwl-show-on-medium {
display: block !important; } }
@media only screen and (max-width : 600px) {
.firwl-show-on-small {
display: block !important; } }
@media only screen and (min-width : 993px) {
.firwl-show-on-medium-and-up {
display: block !important; } }
@media only screen and (max-width : 992px) {
.firwl-show-on-medium-and-down {
display: block !important; } } html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
box-sizing: border-box; }
body {
margin: 0; }
*, *:before, *:after {
box-sizing: inherit; }
a {
text-decoration: none;
-webkit-tap-highlight-color: transparent; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio {
display: block;
width: 100%; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden],
template {
display: none; }
a {
background-color: transparent; }
a:active,
a:hover {
outline: 0; }
dfn {
font-style: italic; }
mark {
background: #ff0;
color: #000; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 0 0 1em 0; }
hr {
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
margin-right: 6px; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
input[type="search"],
input[type="text"],
input[type="password"],
input[type="number"],
textarea {
background: #fff;
color: #888; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; }
ul {
padding: 0; }
ul li {
list-style-type: none; }
table, th, td {
border: none; }
table {
width: 100%;
display: table; }
thead {
border-bottom: 1px solid; }
td, th {
padding: 15px 5px;
display: table-cell;
text-align: left;
vertical-align: middle;
border-radius: 2px; } html, body {
scroll-behavior: smooth; } .firwl-global {
max-width: 100%;
max-width: 100vw;
overflow-x: hidden; }
.firwl-container {
width: 100%;
padding: 0 16px;
margin: 0 auto; }
.firwl-valign-wrapper {
display: flex;
align-items: center; }
.firwl-valign-wrapper .firwl-valign {
display: block; }
.firwl-clearfix {
clear: both; }
.firwl-hide {
display: none !important; }
.firwl-text-left {
text-align: left; }
.firwl-text-right {
text-align: right; }
.firwl-text-center {
text-align: center; }
.firwl-left {
float: left !important; }
.firwl-right {
float: right !important; }
.firwl-center {
margin-left: auto;
margin-right: auto; }
.firwl-master {
overflow-x: hidden;
width: 100%; }
.firwl-globalcontainer {
overflow-x: hidden; }
*, :before, :after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-backface-visibility: hidden;
margin: 0;
padding: 0;
outline: none !important; }
.firwl-clearfix {
overflow-x: hidden; }
.firwl-clearfix {
border: none;
clear: both;
margin: 0; }
.firwl-clearfix::after, .firwl-clearfix::before {
display: block;
width: 100%;
clear: both;
content: " "; }
a {
outline: none !important;
transition: color .25s; }
.firwl-fixedbg {
background-attachment: fixed;
background-position: center top;
transform: translateZ(0);
will-change: transform; }
img {
max-width: 100%;
height: auto;
display: inline-block; }
.firwl-right {
float: right; } .firwl-spacer-l {
margin-top: 50px; }
.firwl-spacer-m {
margin-top: 34px; }
.firwl-spacer-s {
margin-top: 26px; }
.firwl-spacer-xs {
margin-top: 12px; }
.firwl-spacer-xxs {
margin-top: 5px; }
.firwl-section {
padding: 40px 0; }
.firwl-vc_section {
margin-top: 40px;
margin-bottom: 40px; }
hr[class^="firwl-spacer"] {
height: 0;
border: none;
background: transparent; } .firwl-bgimg {
position: absolute;
z-index: 1;
top: 0;
left: 0;
height: 100%;
width: 100%;
overflow: hidden;
clip: rect(0, auto, auto, 0);
background: #111; }
.firwl-bgimg img {
position: absolute;
z-index: 1;
top: 0;
left: 0;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
max-width: 100%;
min-width: 100%;
vertical-align: bottom; } .firwl-card, .firwl-cat-card, .firwl-authorbox, .firwl-scard {
border-radius: 0;
overflow: hidden;
box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.1); }
.firwl-pad {
padding: 16px; }
.firwl-grad-layer {
position: absolute;
width: 100%;
top: 0;
left: 0;
height: 100%;
z-index: 1;
opacity: 0.3; } .firwl-cutme, .firwl-cutme-2, .firwl-cutme-3, .firwl-cutme-4,
.firwl-cutme-t, .firwl-cutme-t-2, .firwl-cutme-t-3, .firwl-cutme-t-4 {
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1;
max-height: 1.5em; -webkit-box-orient: vertical; -webkit-box-orient: vertical; }
.firwl-cutme, .firwl-cutme-t {
white-space: normal; }
.firwl-cutme-2 {
-webkit-line-clamp: 2;
max-height: 3em; }
.firwl-cutme-3 {
-webkit-line-clamp: 3;
max-height: 4.5em; }
.firwl-cutme-4 {
-webkit-line-clamp: 4;
max-height: 5.2em; }
.firwl-cutme-t, .firwl-cutme-t-2, .firwl-cutme-t-3 {
line-height: 1.3em; }
.firwl-cutme-t-2 {
-webkit-line-clamp: 2;
max-height: 2.6em; }
.firwl-cutme-t-3 {
-webkit-line-clamp: 3;
max-height: 3.9em; }
.firwl-cutme-t-4 {
-webkit-line-clamp: 4;
max-height: 5.2em; } .firwl-easemove {
transition-timing-function: cubic-bezier(0.58, 0.025, 0, 0.995); } .firwl-dot {
display: inline-flex;
content: " ";
width: 4px;
height: 4px;
border-radius: 50%;
border: 2px solid;
box-sizing: border-box;
margin: -2px 5px 0 5px;
opacity: 1;
vertical-align: middle; }
.firwl-darkbg {
background-color: #101010;
color: #fff; }
.firwl-darkbg h2, .firwl-darkbg h3, .firwl-darkbg h4, .firwl-darkbg h5, .firwl-darkbg h6 {
color: #fff; }
.firwl-darkbg .firwl-itemmetas > li i {
opacity: 1; }
.firwl-darkbg .firwl-cats a, .firwl-darkbg .firwl-itemmetas > li {
color: rgba(255, 255, 255, 0.65); }
.firwl-sep {
display: block;
border: none;
background-image: linear-gradient(135deg, white 12.5%, transparent 12.5%, transparent 50%, white 50%, white 62.5%, transparent 62.5%, transparent 100%);
background-size: 5px 5px;
width: 80%;
height: 4px;
margin: 10px auto;
opacity: 1; }
.firwl-gradtext, .firwl-gradicon::before {
-webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; }
#firwlBody #swipebox-overlay {
z-index: 999999 !important; }  .alignnone {
margin: 5px 10px 5px 0; }
.aligncenter, div.aligncenter, .qt-center {
text-align: center !important;
display: block; }
.alignright {
float: right;
margin: 5px 0 5px 10px; }
.alignleft, .qt-left {
float: left;
margin: 0.5em 1em 0.5em 0; }
a img.alignright {
float: right;
margin: 0.5em 0 0.5em 1em; }
a img.alignnone {
margin: 5px 10px 5px 0; }
a img.alignleft {
float: left;
margin: 5px 10px 5px 0; }
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto; }
p img.alignnone, p a img.alignnone {
margin: 0;
display: block; }
.wp-caption {
max-width: 100%; padding: 0;
text-align: center;
margin: 1rem 0; }
.wp-caption.alignnone, .wp-caption.alignleft {
margin: 15px 20px 20px 0; }
.wp-caption.alignright {
margin: 15px 0 20px 20px; }
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
padding: 0;
width: auto; }
.wp-caption p.wp-caption-text {
font-size: 12px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px; } .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.bypostauthor {
margin: 1em; }
.post-password-form {
margin-bottom: 1.5rem; }
.firwl-body { }
.firwl-body .mejs-container {
border: 1px solid;
border-right: none;
border-left: none;
padding: 1rem 0; }
.firwl-body.single .mejs-container .mejs-controls {
padding-right: 30px !important;
padding-left: 30px !important; }
.firwl-body .podcast_meta {
text-align: center;
font-size: 13px;
margin-bottom: 30px; }
.firwl-body .mejs-play > button, .firwl-body .mejs-replay > button, .firwl-body .mejs-pause > button, .firwl-body .mejs-mute > button, .firwl-body .mejs-unmute > button {
background: none; }
.firwl-body .mejs-play > button::after, .firwl-body .mejs-replay > button::after, .firwl-body .mejs-pause > button::after, .firwl-body .mejs-mute > button::after, .firwl-body .mejs-unmute > button::after {
background: none;
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 0.8;
letter-spacing: normal;
text-transform: none;
display: inline;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
vertical-align: text-top;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
content: "play_arrow";
width: 26px;
height: 26px; }
.firwl-body .mejs-play > button::after, .firwl-body .mejs-replay > button::after, .firwl-body .mejs-pause > button::after, .firwl-body .mejs-mute > button::after, .firwl-body .mejs-unmute > button::after {
vertical-align: text-top; }
.firwl-body .mejs-button > button {
width: 22px;
height: 40px;
padding: 0;
opacity: 1;
margin: 0; }
.firwl-body .mejs-mute > button::after {
content: "volume_up"; }
.firwl-body .mejs-unmute > button::after {
content: "volume_off"; }
.firwl-body .mejs-pause > button::after {
content: "pause"; }
.firwl-body .wp-playlist {
border: none;
margin: 2.4rem 0;
padding: 0; }
.firwl-body .wp-playlist .wp-playlist-item {
padding: 0.7rem 0; }
.firwl-body .wp-playlist .wp-playlist-item-length {
font-size: 12px;
line-height: 3.3em; }
.firwl-body.single { }
.firwl-body.single .mejs-container:not(.mejs-video) {
height: 160px !important; }
.firwl-body.single .mejs-controls {
height: auto !important;
padding: 0 0 61px 0 !important; } .firwl-body .gallery {
margin: -8px -8px 2em -8px; }
.firwl-body .gallery-caption {
font-size: 12px;
line-height: 18px;
height: 18px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
position: absolute;
max-width: 100%;
z-index: 10;
margin-top: -1px;
background: #fff;
color: #000;
bottom: 8px;
padding: 2px 10px;
transition: height 0.2s ease; }
.firwl-body .gallery-item {
position: relative;
margin-top: 0 !important;
padding: 8px;
display: inline-block; }
.firwl-body .gallery-item a {
display: block;
line-height: 0;
position: relative;
overflow: hidden; }
.firwl-body .gallery-item a:hover img {
opacity: 0.9;
filter: brightness(120%); }
.firwl-body .gallery-item img {
border: none;
position: relative;
transform-origin: 50% 50%;
transition: opacity 0.5s, filter 0.5s;
will-change: opacity, filter;
filter: brightness(100%);
left: 0;
top: 0; }
.firwl-body .gallery-item:hover {
position: relative;
z-index: 10; }
.firwl-body .gallery-item:hover .gallery-caption {
position: absolute;
height: auto;
padding-bottom: 10px;
width: 100%;
z-index: 10;
white-space: normal; }
.firwl-body .gallery-item:hover .gallery-caption::empty {
display: none; }
.firwl-body .gallery:after {
content: "";
display: table;
clear: both; }
.firwl-body .gallery img.aligncenter, .firwl-body .gallery div.aligncenter, .firwl-body .gallery figure.aligncenter, .firwl-body .gallery img.wp-post-image {
display: block;
margin: 1em auto; }
.firwl-body .gallery img.alignright, .firwl-body .gallery div.alignright, .firwl-body .gallery figure.alignright {
float: right;
margin: 1em 0 1em 2em; }
.firwl-body .gallery img.alignleft, .firwl-body .gallery div.alignleft, .firwl-body .gallery figure.alignleft, .firwl-body .gallery img.wp-post-image.attachment-thumb {
float: left;
margin: 1em 1em 2em 0; }
.firwl-body .gallery figure {
max-width: 100%;
height: auto;
margin: 1em 0; }
.firwl-body .gallery p img.alignright, .firwl-body .gallery p img.alignleft {
margin-top: 0; }
.firwl-body .gallery figure img {
max-width: 100%;
height: auto;
margin: 0 auto;
display: block; }
.firwl-body .gallery figure {
float: left;
margin: 0 2% 1em 0; }
.firwl-body .gallery.gallery-columns-1 figure {
width: 100%;
margin: 0 0 1em 0;
float: none; }
.firwl-body .gallery.gallery-columns-3 figure {
width: 32%; }
.firwl-body .gallery.gallery-columns-3 figure:nth-of-type(3n+3) {
margin-right: 0; }
.firwl-body .gallery.gallery-columns-3 figure:nth-of-type(3n+4) {
clear: left; }
.firwl-body .gallery.gallery-columns-2 figure {
width: 49%; }
.firwl-body .gallery.gallery-columns-2 figure:nth-of-type(even) {
margin-right: 0; }
.firwl-body .gallery.gallery-columns-2 figure:nth-of-type(odd) {
clear: left; }
.firwl-body .gallery.gallery-columns-4 figure {
width: 23.25%; }
.firwl-body .gallery.gallery-columns-4 figure:nth-of-type(4n+4) {
margin-right: 0; }
.firwl-body .gallery.gallery-columns-4 figure:nth-of-type(4n+5) {
clear: left; }
.firwl-body .gallery.gallery-columns-5 figure {
width: 18%; }
.firwl-body .gallery.gallery-columns-5 figure:nth-of-type(5n+5) {
margin-right: 0; }
.firwl-body .gallery.gallery-columns-5 figure:nth-of-type(5n+6) {
clear: left; }
.firwl-body .gallery.gallery-columns-6 figure {
width: 14.2%; }
.firwl-body .gallery.gallery-columns-6 figure:nth-of-type(6n+6) {
margin-right: 0; }
.firwl-body .gallery.gallery-columns-6 figure:nth-of-type(6n+7) {
clear: left; }
.firwl-body .gallery.gallery-columns-7 figure {
width: 12%; }
.firwl-body .gallery.gallery-columns-7 figure:nth-of-type(7n+7) {
margin-right: 0; }
.firwl-body .gallery.gallery-columns-7 figure:nth-of-type(7n+8) {
clear: left; }
.firwl-body .gallery.gallery-columns-8 figure {
width: 10.2%; }
.firwl-body .gallery.gallery-columns-8 figure:nth-of-type(8n+8) {
margin-right: 0; }
.firwl-body .gallery.gallery-columns-8 figure:nth-of-type(8n+9) {
clear: left; }
.firwl-body .gallery.gallery-columns-9 figure {
width: 8.85%; }
.firwl-body .gallery.gallery-columns-9 figure:nth-of-type(9n+9) {
margin-right: 0; }
.firwl-body .gallery.gallery-columns-9 figure:nth-of-type(9n+10) {
clear: left; }
.firwl-body .wp-caption {
margin: 1rem 0;
max-width: 100%;
position: relative;
box-sizing: content-box; }
.firwl-body .wp-caption.alignnone, .firwl-body .wp-caption.alignleft {
margin: 15px 20px 20px 0; }
.firwl-body .wp-caption.alignright {
margin: 1rem 0 1rem 20px; }
.firwl-body .wp-caption.aligncenter {
margin-right: auto;
margin-left: auto; }
.firwl-body .wp-caption-text {
font-size: 12px; }
.firwl-body .wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 100%;
padding: 0;
position: relative;
width: 100%;
z-index: 1; }
.firwl-body .wp-caption p.wp-caption-text {
font-size: 12px;
line-height: 17px;
margin: -20px 0 0 10%;
padding: 5px;
text-align: center;
line-height: 2em;
width: 90%;
position: relative;
z-index: 2;
font-weight: strong; }
@media (max-width: 767px) {
.firwl-body .gallery img.alignright, .firwl-body .gallery div.alignright, .firwl-body .gallery figure.alignright, .firwl-body .gallery img.alignleft, .firwl-body .gallery div.alignleft, .firwl-body .gallery figure.alignleft, .firwl-body .gallery img.wp-post-image.attachment-thumb {
display: block;
margin: 1em auto;
float: none; }
.firwl-body .gallery.gallery-columns-4 figure, .firwl-body .gallery.gallery-columns-5 figure, .firwl-body .gallery.gallery-columns-6 figure, .firwl-body .gallery.gallery-columns-7 figure, .firwl-body .gallery.gallery-columns-8 figure, .firwl-body .gallery.gallery-columns-9 figure {
width: 100%;
margin: 0 0 1em 0;
float: none; } } html {
font-size: 0.875em; }
body, html {
font-size: 0.875em;
line-height: 1.54;
letter-spacing: -0.018em;
text-rendering: optimizeLegibility; }
p {
margin-bottom: 1.3em;
hyphens: initial;
line-height: 1.54; }
p:last-child {
margin-bottom: 0; }
p i {
position: initial;
vertical-align: middle; }
p img {
margin-bottom: 1.4em; }
h1, h2, h3, h4, h5, h6 {
margin: 1.1em 0 0.45em;
line-height: 1.2;
letter-spacing: -0.02em;
text-rendering: geometricPrecision; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: inherit; }
h1 {
margin-top: 0;
font-size: 1.802em; }
h2 {
font-size: 1.602em; }
h3 {
font-size: 1.424em; }
h4 {
font-size: 1.266em; }
h5 {
font-size: 1.125em; }
h6 {
font-size: 1em; }
small, .firwl-small, .firwl-scard .firwl-episodes {
font-size: 13px; }
a, a:-webkit-any-link {
cursor: pointer; }
a i, a:-webkit-any-link i {
vertical-align: middle; }
* {
word-break: break-word; }
blockquote {
position: relative; }
blockquote::before {
width: 30px;
height: 30px;
background: white;
border: 1px solid;
font-family: 'Material Icons';
content: '\e244';
font-size: 24px;
line-height: 30px;
text-align: center;
vertical-align: middle;
display: block;
position: absolute;
top: 0;
left: 50%;
z-index: 0;
margin: -15px 0 0 -15px; }
blockquote cite {
display: block;
font-size: 0.767rem;
position: relative;
bottom: 0; }
blockquote cite br {
display: none; }
q {
text-variant: italic; }
ol > li {
list-style-type: decimal; }
ul, ol {
margin-left: 26px; }
ul li, ol li {
padding: 8px; }
ul > li {
list-style-type: square; }
hr {
clear: both;
margin: 0.5em 0;
border: none;
border-top: 2px solid;
opacity: 0.15; }
dl:not(.gallery-item) dt {
font-weight: bold; }
dl:not(.gallery-item) dt, dl:not(.gallery-item) dd {
margin-top: 1rem; }
dl:not(.gallery-item) dt + dd {
margin: 0; }
dl:not(.gallery-item) dd, dl:not(.gallery-item) dt {
padding-left: 1rem;
border-left: 6px solid;
line-height: 1.1em;
padding: 0 0 0 1rem; }
dl:not(.gallery-item) dd {
padding-top: 0.5em;
line-height: 1.4em; }
dl:not(.gallery-item) dd iframe {
margin: 1rem 0; }
table {
border-collapse: initial;
margin: 1.4rem 0;
font-size: 15px;
line-height: 1.3em; }
table td, table th {
padding: 15px 0;
border-collapse: initial;
border-radius: 0;
border-color: inherit; }
table th, table td {
border-bottom: 2px solid rgba(50, 50, 50, 0.1);
border-color: inherit; }
table tr:first-child {
border-top: 1px solid rgba(150, 150, 150, 0.4); }
iframe {
max-width: 100%;
border: none; }
address {
margin: 2rem 0.5rem; }
code, pre {
line-height: 1.4em;
margin: 1rem 0;
display: block; }
pre {
display: block;
background: rgba(150, 150, 150, 0.1);
padding: 1rem; }
code {
display: inline;
line-height: inherit;
padding: 0.21rem 0; }
pre code {
background: transparent; }
label, .firwl-footer__copy, .firwl-scf, .firwl-btn, .firwl-caption, .firwl-itemmetas, .firwl-menu, .firwl-secondaryhead, .firwl-cats, .firwl-menu-tree, button, input[type="button"], input[type="submit"], .button, .firwl-meta, .firwl-readm, .firwl-navlink {
text-rendering: geometricPrecision; } .firwl-glitchtxt {
position: relative;
display: block; }
.firwl-glitchtxt::before {
opacity: .5;
content: attr(data-firwl-text);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
left: 2px;
text-shadow: -2px 0 #ff00c1; clip-path: polygon(0 100%, 100% 0, 100% 0, 0 100%);
transform: none;
display: none; }
.firwl-glitchtxt::after {
opacity: .5;
content: attr(data-firwl-text);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
left: -2px;
clip-path: polygon(0 100%, 100% 0, 100% 0, 0 100%);
transform: none;
display: none;
text-shadow: -2px 0 #00fff9, 2px 2px #ff00c1; }
.firwl-glitchtxt.glitching::before {
display: block;
animation: glitch-text-before 2.6s infinite; }
.firwl-glitchtxt.glitching::after {
display: block;
animation: glitch-text-after 2.8s infinite; }
.firwl-body-no-glitch .firwl-glitchtxt::before, .firwl-body-no-glitch .firwl-glitchtxt::after {
display: none !important; } @keyframes glitch-text-before {
0% {
clip-path: polygon(0 95px, 100% 95px, 100% 114px, 0% 114px);
transform: skew(1deg); }
10% {
clip-path: polygon(0 64px, 100% 64px, 100% 81px, 0% 81px);
transform: skew(0deg); }
20% {
clip-path: polygon(0 118px, 100% 118px, 100% 142px, 0% 142px);
transform: skew(1deg); }
30% {
clip-path: polygon(0 36px, 100% 36px, 100% 55px, 0% 55px);
transform: skew(1deg); }
40% {
clip-path: polygon(0 53px, 100% 53px, 100% 70px, 0% 70px);
transform: skew(0deg); }
50% {
clip-path: polygon(0 137px, 100% 137px, 100% 158px, 0% 158px);
transform: skew(1deg); }
60% {
clip-path: polygon(0 43px, 100% 43px, 100% 66px, 0% 66px);
transform: skew(1deg); }
70% {
clip-path: polygon(0 -79px, 100% -79px, 100% -57px, 0% -57px);
transform: skew(1deg); }
80% {
clip-path: polygon(0 -121px, 100% -121px, 100% -90px, 0% -90px);
transform: skew(0deg); }
90% {
clip-path: polygon(0 61px, 100% 61px, 100% 89px, 0% 89px);
transform: skew(1deg); }
100% {
clip-path: polygon(0 -65px, 100% -65px, 100% -46px, 0% -46px);
transform: skew(1deg); } }
@keyframes glitch-text-after {
0% {
clip-path: polygon(0 2px, 100% 2px, 100% 46px, 0% 46px);
transform: skew(0deg); }
10% {
clip-path: polygon(0 128px, 100% 128px, 100% 156px, 0% 156px);
transform: skew(0deg); }
20% {
clip-path: polygon(0 2px, 100% 2px, 100% 38px, 0% 38px);
transform: skew(0deg); }
30% {
clip-path: polygon(0 11px, 100% 11px, 100% 45px, 0% 45px);
transform: skew(0deg); }
40% {
clip-path: polygon(0 -154px, 100% -154px, 100% -134px, 0% -134px);
transform: skew(1deg); }
50% {
clip-path: polygon(0 78px, 100% 78px, 100% 110px, 0% 110px);
transform: skew(0deg); }
60% {
clip-path: polygon(0 68px, 100% 68px, 100% 112px, 0% 112px);
transform: skew(1deg); }
70% {
clip-path: polygon(0 87px, 100% 87px, 100% 131px, 0% 131px);
transform: skew(1deg); }
80% {
clip-path: polygon(0 54px, 100% 54px, 100% 85px, 0% 85px);
transform: skew(1deg); }
90% {
clip-path: polygon(0 161px, 100% 161px, 100% 185px, 0% 185px);
transform: skew(0deg); }
100% {
clip-path: polygon(0 -48px, 100% -48px, 100% -10px, 0% -10px);
transform: skew(0deg); } }
@keyframes glitch-skew {
0% {
transform: skew(0deg); }
10% {
transform: skew(1deg); }
20% {
transform: skew(0deg); }
30% {
transform: skew(0deg); }
40% {
transform: skew(1deg); }
50% {
transform: skew(0deg); }
60% {
transform: skew(0deg); }
70% {
transform: skew(0deg); }
80% {
transform: skew(1deg); }
90% {
transform: skew(0deg); }
100% {
transform: skew(0deg); } } .firwl-btn {
padding: 0 8px;
text-transform: uppercase;
height: 34px;
line-height: 32px;
text-align: center;
min-width: 34px;
display: inline-block;
vertical-align: middle;
border: 1px solid;
color: inherit;
font-size: 12px;
cursor: pointer;
text-rendering: geometricPrecision;
position: relative;
border-radius: 0;
clip-path: polygon(100% 0, 100% calc(100% - 7px), calc(100% - 7px) 100%, 0% 100%, 0 0, 0% 0%);
filter: none;
background: linear-gradient(-45deg, #00f 0%, #f00 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%);
background-position: 0% 0%;
background-size: 222% 222%;
background-repeat: no-repeat;
transition: background .2s ease-out,  color 1s; }
.firwl-btn::after {
content: " ";
display: block;
position: absolute;
width: 12px;
width: 11px;
border-top: 2px solid;
top: auto;
bottom: -2px;
right: -3px;
transform: rotate(-45deg);
transform-origin: 0 0;
opacity: .7; }
.firwl-btn__bold {
border-width: 2px; }
.firwl-btn__bold::after {
border-width: 3px;
right: -4px;
bottom: -4px;
opacity: .85; }
.firwl-btn__r {
padding: 0;
width: 34px; }
.firwl-btn i {
line-height: 34px;
display: inline-block;
vertical-align: baseline;
position: relative;
margin: -1px 0 0 0;
font-size: 1.5em;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
display: -webkit-inline-flex;
vertical-align: bottom; }
.firwl-btn.firwl-icon-l {
padding: 0 17px 0 13.6px; }
.firwl-btn.firwl-icon-l i {
float: left;
line-height: 34px;
margin-right: 4px; }
.firwl-btn.firwl-icon-r {
padding: 0 13.6px 0 17px; }
.firwl-btn.firwl-icon-r i {
float: right;
line-height: 34px;
margin-left: 4px; }
.firwl-btn-primary, .firwl-btn__white {
border: none;
line-height: 34px;
overflow: hidden;
color: #fff;
position: relative;
z-index: 2;
background-size: 220% 220%;
clip-path: polygon(100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0 0, 0% 0%); }
.firwl-btn-primary::before, .firwl-btn-primary::after, .firwl-btn__white::before, .firwl-btn__white::after {
display: none; }
.firwl-btn__white {
background: #fff; }
.firwl-btn__txt {
border: none;
line-height: 34px; }
.firwl-btn__txt::after {
display: none; }
.firwl-btn__full {
width: 100%; }
.firwl-btn__neg {
border-color: #fff; }
.firwl-btn__l {
height: 50px;
line-height: 50px;
padding-left: 20px;
padding-right: 20px; }
.firwl-btn__s {
height: 28px;
line-height: 26px; }
.firwl-btn__bold.firwl-btn__s {
line-height: 24px; }
.firwl-btn[disabled] {
opacity: .4; }
input[type="submit"], button, button.button {
padding: 0 8px;
text-transform: uppercase;
height: 34px;
line-height: 32px;
text-align: center;
min-width: 34px;
display: inline-block;
vertical-align: middle;
border: 1px solid;
color: inherit;
font-size: 12px;
cursor: pointer;
text-rendering: geometricPrecision;
position: relative;
border-radius: 0;
clip-path: polygon(100% 0, 100% calc(100% - 7px), calc(100% - 7px) 100%, 0% 100%, 0 0, 0% 0%);
filter: none;
background: linear-gradient(-45deg, #00f 0%, #f00 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%);
background-position: 0% 0%;
background-size: 222% 222%;
background-repeat: no-repeat;
transition: background .2s ease-out,  color 1s;
border: none;
border-radius: 0;
clip-path: polygon(100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0 0, 0% 0%); }
.firwl-btn-primary {
border-radius: 0; }
.firwl-btn-primary::before, .firwl-btn-primary::after {
display: block;
content: " ";
width: 4px;
height: 100%;
background: rgba(0, 0, 0, 0.2);
position: absolute;
right: -35%;
top: 0;
border: none;
transform: skew(-45deg);
transition: width .4s ease;
z-index: -1;
transition-timing-function: cubic-bezier(0.58, 0.025, 0, 0.995); }
.firwl-clip-disabled .firwl-btn::after, .firwl-clip-disabled .firwl-btn::before {
display: none; }
.firwl-entrycontent .wp-block-button .wp-block-button__link, .firwl-entrycontent .wp-block-button .wp-block-file__button {
padding: 0 8px;
text-transform: uppercase;
height: 34px;
line-height: 32px;
text-align: center;
min-width: 34px;
display: inline-block;
vertical-align: middle;
border: 1px solid;
color: inherit;
font-size: 12px;
cursor: pointer;
text-rendering: geometricPrecision;
position: relative;
border-radius: 0;
clip-path: polygon(100% 0, 100% calc(100% - 7px), calc(100% - 7px) 100%, 0% 100%, 0 0, 0% 0%);
filter: none;
background: linear-gradient(-45deg, #00f 0%, #f00 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%);
background-position: 0% 0%;
background-size: 222% 222%;
background-repeat: no-repeat;
transition: background .2s ease-out,  color 1s;
border: none;
line-height: 34px;
overflow: hidden;
color: #fff;
position: relative;
z-index: 2;
background-size: 220% 220%;
clip-path: polygon(100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0 0, 0% 0%); }
.firwl-entrycontent .wp-block-button .wp-block-button__link::before, .firwl-entrycontent .wp-block-button .wp-block-button__link::after, .firwl-entrycontent .wp-block-button .wp-block-file__button::before, .firwl-entrycontent .wp-block-button .wp-block-file__button::after {
display: none; } .firwl-headerbar {
position: relative;
z-index: 10001; }
.firwl-menu {
overflow: hidden;
border-bottom: 1px solid rgba(100, 100, 100, 0.15);
vertical-align: middle;
text-align: right;
min-height: 54px;
line-height: 46px;
padding: 4px 10px;
position: relative;
z-index: 250;
height: 46px; }
.firwl-menu__logo {
margin: 0;
line-height: 46px;
height: 46px;
vertical-align: middle;
display: inline-block;
float: left;
position: relative;
z-index: 2; }
.firwl-menu__logo img {
line-height: 0;
max-height: 46px;
width: auto;
vertical-align: middle; }
.firwl-logo_header {
display: none; }
.firwl-logo_header_mob {
display: block; }
.firwl-menu-horizontal {
display: none; }
.firwl-menubar {
z-index: 2;
position: relative; }
.firwl-menubar li {
list-style: none;
display: inline-block;
margin: 0;
padding: 0; }
.firwl-menubar li a {
text-transform: uppercase;
color: inherit;
font-size: 13px; }
.firwl-menubar > li > a {
max-width: 220px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding-right: 8px; }
.firwl-menubar > li > a {
padding-left: 20px;
position: relative; }
.firwl-menubar > li > a::before, .firwl-menubar > li > a::after {
display: inline-block;
width: 2px;
height: 10px;
margin-right: 10px;
margin-left: 4px;
content: " ";
transform: skewX(-30deg);
float: none;
position: absolute;
background: rgba(100, 100, 100, 0.5);
top: 50%;
left: 0px;
margin-top: -6px; }
.firwl-menubar > li > a::before {
left: 5px; }
.firwl-menubar > li > a::after {
position: absolute;
transition: width 0.4s, height 0.4s, top 0.4s;
transition-timing-function: cubic-bezier(0, 1, 0.6, 1);
z-index: -1; }
.firwl-menubar > li ul {
display: none; }
.firwl-menubar__secondary {
display: none; }
.vc_wp_custommenu ul {
margin: 0;
padding: 0;
position: relative; }
.vc_wp_custommenu ul li {
list-style: none;
display: inline-block;
margin: 0 10px 0 0;
padding: 0;
line-height: 1.7em; }
.vc_wp_custommenu ul li a {
text-transform: uppercase;
color: inherit;
font-size: 13px; }
.vc_wp_custommenu ul > li {
display: block; }
.vc_wp_custommenu ul > li > a {
padding-left: 20px;
position: relative; }
.vc_wp_custommenu ul > li > a::before, .vc_wp_custommenu ul > li > a::after {
display: inline-block;
width: 2px;
height: 10px;
margin-right: 10px;
margin-left: 4px;
content: " ";
transform: skewX(-30deg);
float: none;
position: absolute;
background: rgba(100, 100, 100, 0.5);
top: 50%;
left: 0px;
margin-top: -6px; }
.vc_wp_custommenu ul > li > a::before {
left: 5px; }
.vc_wp_custommenu ul > li > a::after {
position: absolute;
transition: width 0.4s, height 0.4s, top 0.4s;
transition-timing-function: cubic-bezier(0, 1, 0.6, 1);
z-index: -1; }
.vc_wp_custommenu ul > li > a {
max-width: 220px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding-right: 8px; }
.vc_wp_custommenu ul > li ul {
max-height: 0;
padding-left: 20px;
overflow: hidden;
transition: max-height .2s ease; }
.vc_wp_custommenu ul > li:hover ul {
max-height: 500px; }
.vc_wp_custommenu ul__secondary {
display: none; }
.vc_wp_custommenu ul.menu {
margin: -8px 0 0 0;
text-align: left; }
.firwl-menubar.firwl-menubar__secondary > li > a::before, .firwl-menubar.firwl-menubar__secondary > li > a::after {
opacity: 1;
background: rgba(150, 150, 150, 0.6); }
.firwl-menubtns {
flex-grow: 1;
text-align: right; }
.firwl-menubtns .firwl-btn {
margin-left: 2px; }
.firwl-menubtns .firwl-btn:last-child {
margin-right: 0; }
.firwl-btn.firwl-btn__cart span.amount {
display: none; } .firwl-secondaryhead {
display: none; } .firwl-overlay {
position: fixed;
width: 100%;
width: 100vw;
height: 100%;
height: 100vh;
overflow-x: hidden;
overflow-y: auto;
transform: translateX(110%);
z-index: 11000000;
top: 0;
left: 0;
transition-duration: 0.6s;
transition-timing-function: cubic-bezier(0.1, 0, 0.3, 1); }
.firwl-overlay__closebar {
min-height: 54px;
line-height: 46px;
padding: 4px 16px;
text-align: right; }
.firwl-overlay__pagemask {
display: block;
position: fixed;
height: 100%;
height: 100vh;
overflow: hidden;
z-index: 49999;
top: 0;
left: 0%;
transform: translateX(110%);
background: #202020;
opacity: 0;
transition: transform .2s, opacity .4s;
width: 100%;
width: 100vw;
transition-timing-function: cubic-bezier(0.1, 0, 0.3, 1); }
.firwl-overlayopen {
width: 100%;
width: 100vw;
height: 100%;
height: 100vh;
overflow: hidden; }
.firwl-overlayopen .firwl-overlay {
transform: translateX(0%); }
.firwl-overlayopen .firwl-overlay__pagemask {
transform: translateX(0%); } .firwl-searchbar {
position: fixed;
width: 100%;
width: 100vw;
height: 54px;
overflow: hidden;
transform: translateX(100%);
z-index: 500;
top: 0;
left: 0;
transition-duration: 0.3s;
transition-timing-function: cubic-bezier(0.1, 0, 0.3, 1);
line-height: 46px;
padding: 4px 16px; }
.firwl-searchbar form {
margin: 0;
padding: 0;
height: 54px;
width: 80%;
width: calc(100% - 46px);
float: left; }
.firwl-searchbar form input {
width: 100%;
height: 46px;
line-height: 46px;
font-size: 1.4rem;
padding-right: 10px;
border: none; }
.firwl-searchbar.open {
transform: translateX(0%); } .firwl-menu-tree {
margin: 0;
padding: 0;
line-height: 1.2em;
font-size: 13px;
padding: 30px; }
.firwl-menu-tree li {
list-style-type: none;
padding: 0;
position: relative;
border-top: 1px solid rgba(100, 100, 100, 0.1); }
.firwl-menu-tree li:last-child {
border-bottom: 1px solid rgba(100, 100, 100, 0.1); }
.firwl-menu-tree li a {
padding: 0.2em 0;
display: inline-block;
vertical-align: middle;
transition: opacity 0.3s;
opacity: 1; }
.firwl-menu-tree li a i {
vertical-align: middle; }
.firwl-menu-tree li > a {
min-height: 40px;
line-height: 40px; }
.firwl-menu-tree li ul {
margin: 0;
max-height: 0;
overflow: hidden;
transition: height 0.2s;
transform: scaleY(0), translateX(-100%);
transform-origin: top;
transition: transform 0.4s ease,max-height 0.4s ease-out;
will-change: transform, max-height; }
.firwl-menu-tree li ul li a {
padding-left: 14px; }
.firwl-menu-tree li ul li a::before {
display: inline-block;
content: " ";
width: 10px;
height: 1px;
background: #000;
vertical-align: middle;
margin-right: 10px; }
.firwl-menu-tree li ul li ul li a {
padding-left: 38px; }
.firwl-menu-tree li.firwl-open > .firwl-openthis i {
transform: rotate(180deg); }
.firwl-menu-tree li.firwl-open > ul {
transform: scaleY(1);
max-height: 2900px;
transition: max-height 0.35s ease-in; }
.firwl-menu-tree .firwl-openthis {
padding: 0.2em;
width: 50px;
text-align: center;
float: right; }
.firwl-menu-tree .firwl-openthis::before {
display: none; }
.firwl-menu-tree .firwl-openthis i {
vertical-align: middle;
transform: translateY(0px);
transition: transform 0.15s ease; } .firwl-footer .firwl-menubar {
z-index: 2;
position: relative;
margin: 0;
padding: 10px 0 0 0;
text-align: left; }
.firwl-footer .firwl-menubar a {
color: inherit;
opacity: .73;
transition: opacity .25s; }
.firwl-footer .firwl-menubar a::before, .firwl-footer .firwl-menubar a::after {
background: rgba(150, 150, 150, 0.5); }
.firwl-footer .firwl-menubar a:hover {
opacity: 1; }
.firwl-footer .firwl-menubar > li > a::before, .firwl-footer .firwl-menubar > li > a::after {
background: rgba(150, 150, 150, 0.5); }
.firwl-footer__copy {
padding: 30px 20px; }
.firwl-footer__copy p {
margin: 0;
text-rendering: geometricPrecision;
opacity: .7;
font-size: 13px;
text-align: left; } .firwl-social i {
font-size: 1.2em;
margin-top: -0.12em; }
.firwl-short-socialicon {
margin-bottom: 4px; } .firwl-pageheader {
position: relative;
text-align: center;  }
.firwl-pageheader h1 {
margin: 24px 0 0 0; }
.firwl-pageheader__contents {
padding: 70px 0;
position: relative;
z-index: 8;
background: rgba(0, 0, 0, 0.4); }
.firwl-pageheader .firwl-p-catz {
line-height: 1.3em;
top: -.16em; }
.firwl-pageheader .firwl-actions {
position: relative;
margin-bottom: 2rem; }
.firwl-pageheader .firwl-grad-layer {
position: absolute;
content: " ";
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.3;
z-index: 2; }
.firwl-pageheader .firwl-meta, .firwl-pageheader .firwl-decor {
margin-bottom: 0; }
.firwl-pageheader .firwl-meta {
margin-top: 24px;
text-align: center; }
.firwl-pageheader .firwl-meta__dets {
padding: 0 0 0 0.2em;
display: inline-block;
position: relative;
overflow: hidden; }
.firwl-pageheader .firwl-meta__dets i {
margin-left: 10px;
opacity: .6;
vertical-align: top;
font-size: 1em; }
.firwl-pageheader__breadcrumb {
display: none; }
.firwl-pageheader__nav-archive, .firwl-pageheader__nav-post {
position: absolute;
z-index: 30;
bottom: 0; }
.firwl-pageheader__nav-archive, .firwl-pageheader__nav-post, .firwl-pageheader__breadcrumb {
position: absolute;
z-index: 30;
bottom: 16px;
width: 100%;
padding: 0 15px; }
.firwl-pageheader__nav-container {
max-width: 1740px;
margin: 0 auto; }
.firwl-pageheader .firwl-num {
display: none; }
.firwl-pageheader .page-numbers, .firwl-pageheader__nav-post a {
display: inline-block;
color: inherit;
font-size: 13px;
opacity: .75;
transition: opacity 0.2s, color 0.2s; }
.firwl-pageheader .page-numbers:hover, .firwl-pageheader__nav-post a:hover {
opacity: 1; }
.firwl-pageheader .page-numbers.prev, .firwl-pageheader__nav-post a.prev {
float: left; }
.firwl-pageheader .page-numbers.prev i, .firwl-pageheader__nav-post a.prev i {
transform: rotate(180deg); }
.firwl-pageheader .page-numbers.next, .firwl-pageheader__nav-post a.next {
float: right; }
.firwl-pageheader .page-numbers.dots, .firwl-pageheader__nav-post a.dots {
display: none; }
.firwl-pageheader__nav-post a {
opacity: 1; }
.firwl-pageheader__nav-post a .firwl-arr {
display: inline-block;
float: left; }
.firwl-pageheader__nav-post a .firwl-tit {
opacity: .65;
white-space: nowrap;
overflow: hidden;
max-width: 0px;
display: inline-block;
float: left;
margin: 0 8px;
transition: max-width 0.9s ease-out;
transition-timing-function: cubic-bezier(0.58, 0.025, 0, 0.995);
text-overflow: initial; }
.firwl-pageheader .firwl-shareball {
position: absolute;
z-index: 20;
height: 1px;
width: 100%; }
.firwl-pageheader .firwl-navlink {
color: #fff;
border-radius: 2px;
line-height: 20px;
font-size: 13px;
padding: 4px 10px 5px;
vertical-align: middle;
height: auto; }
.firwl-pageheader .firwl-navlink i {
line-height: 20px;
display: inline-block;
vertical-align: baseline;
position: relative;
margin: -2px 0px 0 5px;
font-size: 1.5em;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
display: -webkit-inline-flex;
vertical-align: bottom;
display: inline-block;
transition: padding .2s;
padding-left: 0px; }
.firwl-pageheader .firwl-navlink__n:hover i {
padding-left: 6px; }
.firwl-pageheader .firwl-navlink__p i {
margin-right: 12px; }
.firwl-pageheader .firwl-navlink__p:hover i {
margin-right: 12px; }
.firwl-pageheader__testimonial__quote {
position: relative; }
.firwl-pageheader__testimonial__quote h1 {
font-style: italic;
text-transform: none; }
.firwl-pageheader__shop .firwl-pageheader__contents {
padding: 90px 0; }
.firwl-pageheader__shop__bc .firwl-pageheader__contents {
padding: 16px 0; }
.firwl-pageheader__shop__bc .firwl-pageheader__contents p {
margin: 0;
text-align: left; }
.firwl-decoricon.material-icons {
display: inline-block;
font-size: 7vw;
line-height: 3vw; }
.firwl-duotone {
overflow: hidden; }
.firwl-duotone::before, .firwl-duotone::after {
content: ' ';
width: 100%;
height: 100%;
display: block;
position: absolute;
z-index: 9;
top: 0;
left: 0; }
.firwl-duotone::before {
background-color: #50fbed;
mix-blend-mode: multiply;
opacity: .8; }
.firwl-duotone::after {
mix-blend-mode: screen;
background-color: #550291;
opacity: .7; }
.firwl-countdown {
background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.205) 12.5%, transparent 12.5%, transparent 50%, rgba(255, 255, 255, 0.205) 50%, rgba(255, 255, 255, 0.205) 62.5%, transparent 62.5%, transparent 100%);
background-size: 5px 5px;
position: relative;
margin: 0;
padding: 0.4em 0.8em;
font-size: 1.6rem; }
.firwl-countdown span {
min-width: 1.5em;
display: inline-block;
text-align: center; }
.firwl-countdown span::after {
content: ":"; }
.firwl-countdown span.firwl-mss {
min-width: 1.9em; }
.firwl-countdown span:last-child::after {
content: ""; }
.firwl-countdown__container {
border: 1px solid;
display: inline-block;
padding: 3px;
margin: 30px 0 0 0; }
.firwl-countdown:empty {
display: none;
border: none; }
.firwl-particles {
position: absolute;
overflow: hidden;
content: " ";
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 100;
pointer-events: none;
animation: glitch-skew-particles 0.5s infinite;
opacity: 0; }
.firwl-particles.active {
opacity: 1; }
.firwl-particles hr, .firwl-particles hr::before, .firwl-particles hr::after {
border: none;
background: transparent;
content: " ";
display: block;
clear: none;
position: absolute;
left: 0;
top: 0;
width: 10px;
height: 10px;
opacity: 1;
mix-blend-mode: screen;
overflow: visible;
transition: none;
z-index: 100; }
.firwl-particles hr::before {
width: 100%;
height: 100%;
background: #00fff9;
animation: firwl-glitch-hr-particles-rev 1s infinite; }
.firwl-particles hr::after {
width: 100%;
height: 100%;
background: #ff00c1;
animation: firwl-glitch-hr-particles 1s infinite; }
.firwl-particles__h:hover {
display: block; }
@keyframes firwl-glitch-hr-particles {
0% {
transform: translateX(0%); }
9.999% {
transform: translateX(0%); }
10% {
transform: translateX(30%); }
19.999% {
transform: translateX(30%); }
20% {
transform: translateX(-30%); }
20.999% {
transform: translateX(-30%); }
30% {
transform: translateX(25%); }
30.999% {
transform: translateX(25%); }
50% {
transform: translateX(30%); }
50.999% {
transform: translateX(30%); }
90% {
transform: translateX(-30%); }
90.999% {
transform: translateX(-30%); }
100% {
transform: translateX(20%); } }
@keyframes firwl-glitch-hr-particles {
0% {
transform: translateX(0%); }
9.999% {
transform: translateX(0%); }
10% {
transform: translateX(-30%); }
19.999% {
transform: translateX(-30%); }
20% {
transform: translateX(30%); }
20.999% {
transform: translateX(30%); }
30% {
transform: translateX(-20%); }
30.999% {
transform: translateX(-20%); }
50% {
transform: translateX(-30%); }
50.999% {
transform: translateX(-30%); }
90% {
transform: translateX(30%); }
90.999% {
transform: translateX(30%); }
100% {
transform: translateX(-20%); } }
@keyframes firwl-glitch-hr-opacity {
0% {
opacity: 1; }
3% {
opacity: 1; }
3.0001% {
opacity: 0; }
6% {
opacity: 0; }
6.0001% {
opacity: 1; }
7% {
opacity: 1; }
7.001% {
opacity: 0; }
10% {
opacity: 0; }
10.001% {
opacity: 1; }
11% {
opacity: 1; }
11.001% {
opacity: 0; }
60% {
opacity: 0; }
60.001% {
opacity: 1; }
63% {
opacity: 1; }
63.001% {
opacity: 0; }
93% {
opacity: 0; }
93.001% {
opacity: 1; }
94% {
opacity: 1; }
94.001% {
opacity: 0; }
100% {
opacity: 0; } }
@keyframes glitch-skew-particles {
0% {
transform: skew(1deg); }
10% {
transform: skew(0deg); }
20% {
transform: skew(-1deg); }
30% {
transform: skew(0deg); }
40% {
transform: skew(-1deg); }
50% {
transform: skew(-1deg); }
60% {
transform: skew(0deg); }
70% {
transform: skew(-1deg); }
80% {
transform: skew(0deg); }
90% {
transform: skew(-1deg); }
100% {
transform: skew(1deg); } } .firwl-decor {
clear: both;
margin: 0.5em 0;
border: none;
border-top: 2px solid;
opacity: 0.15;
display: inline-block;
width: 50px;
margin-top: 0;
margin-bottom: 12px;
border-width: 3px;
opacity: 1;
border-color: inherit;
position: relative;
overflow: visible !important;
box-sizing: border-box;
height: 3px;
border: none;
border-bottom: 3px solid;
border-color: inherit;
clear: both;
display: block; }
.firwl-decor.firwl-center {
margin: 0 auto; }
.firwl-body-glitch-enabled .firwl-decor::before, .firwl-body-glitch-enabled .firwl-decor::after {
display: block;
content: " ";
position: absolute;
top: 0;
left: 0;
height: 3px;
z-index: 3;
width: 50px;
margin: 0;
background: transparent;
mix-blend-mode: screen;
opacity: 0; }
.firwl-body-glitch-enabled .firwl-decor.glitching {
border-color: transparent; }
.firwl-body-glitch-enabled .firwl-decor.glitching::before {
background: #00fff9;
opacity: 1;
animation: firwl-glitch-sep 3s infinite; }
.firwl-body-glitch-enabled .firwl-decor.glitching:after {
background: #ff00c1;
opacity: 1;
animation: firwl-glitch-sep-r 3s infinite; }
@keyframes firwl-glitch-sep {
0% {
transform: translateX(0%) translateY(0%); }
1% {
transform: translateX(3%) translateY(3%); }
2% {
transform: translateX(-4%) translateY(-4%); }
3% {
transform: translateX(-5%) translateY(-5%); }
6% {
transform: translateX(0%) translateY(-5px); }
20% {
transform: translateX(0%) translateY(0%); }
21% {
transform: translateX(5%) translateY(5%); }
22% {
transform: translateX(-4%) translateY(-8%); }
23% {
transform: translateX(0%) translateY(0%); }
40% {
transform: translateX(0%) translateY(0%); }
41% {
transform: translateX(5%) translateY(3px); }
42% {
transform: translateX(-3%) translateY(-5px); }
43% {
transform: translateX(3%) translateY(3%); }
44% {
transform: translateX(0%) translateY(0%); }
60% {
transform: translateX(0%) translateY(0%); }
61% {
transform: translateX(2%) translateY(4px); }
62% {
transform: translateX(4%) translateY(-4px); }
63% {
transform: translateX(-10%) translateY(-6px); }
64% {
transform: translateX(5%) translateY(2px); }
65% {
transform: translateX(0%) translateY(0px); }
100% {
transform: translateX(0%) translateY(0%); } }
@keyframes firwl-glitch-sep {
0% {
transform: translateX(0%) translateY(0%); }
1% {
transform: translateX(-3%) translateY(-3%); }
2% {
transform: translateX(4%) translateY(4%); }
3% {
transform: translateX(5%) translateY(10%); }
6% {
transform: translateX(0%) translateY(0%); }
20% {
transform: translateX(0%) translateY(0%); }
21% {
transform: translateX(-5%) translateY(-5%); }
22% {
transform: translateX(6%) translateY(6%); }
23% {
transform: translateX(0%) translateY(0%); }
40% {
transform: translateX(0%) translateY(0%); }
41% {
transform: translateX(-5%) translateY(-10%); }
42% {
transform: translateX(2%) translateY(2%); }
43% {
transform: translateX(-3%) translateY(-3%); }
44% {
transform: translateX(0%) translateY(0%); }
60% {
transform: translateX(0%) translateY(0%); }
61% {
transform: translateX(-2%) translateY(-4px); }
62% {
transform: translateX(-4%) translateY(4px); }
63% {
transform: translateX(10%) translateY(6px); }
64% {
transform: translateX(-5%) translateY(-2px); }
65% {
transform: translateX(0%) translateY(0px); }
100% {
transform: translateX(0%) translateY(0%); } } .firwl-meta {
opacity: 1; }
.firwl-meta i {
font-size: 14px;
line-height: inherit;
vertical-align: middle;
margin: 0 4px 0 6px;
display: inline-flex;
vertical-align: middle; }
.firwl-meta i::before {
line-height: inherit; }
.firwl-meta a {
color: inherit; }
.firwl-meta .firwl-p-date {
margin-left: 8px; }
.firwl-meta .firwl-p-auth {
clear: both; }
.firwl-meta:first-child i {
margin-left: 0; } .firwl-post {
margin-bottom: 20px;           }
.firwl-post__content {
padding: 5px 0 0 0; }
.firwl-post__content .firwl-date.firwl-meta {
margin-bottom: 8px; }
.firwl-post__title {
margin-top: 0;
clear: both; }
.firwl-post__title a {
text-decoration: none;
background-size: 0% 0.6em;
-webkit-background-size: 0% 0.6em;
-moz-background-size: 0% 0.6em;
background-repeat: no-repeat;
background-position: 0% 90%;
padding-right: 0.3em;
transition: all 0.3s cubic-bezier(0.16, 0.68, 0.49, 0.99) !important;
background-image: linear-gradient(to right, rgba(169, 196, 211, 0.3) 100%, #fff 100%); }
.firwl-post .firwl-duotone::before, .firwl-post .firwl-duotone::after {
display: none; }
.firwl-post__header {
border-radius: 2px;
padding-top: 100%;
display: block;
position: relative;
overflow: hidden;
clip-path: polygon(100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0% 100%, 0 0, 0% 0%);
text-rendering: geometricPrecision; }
.firwl-post__header .firwl-date.firwl-meta {
max-width: 48%;
float: left;
margin: 0;
padding: 0;
overflow: hidden;
text-overflow: ellipsis;
max-height: 1.2em; }
.firwl-post__header .firwl-date.firwl-meta i {
margin-left: 0;
margin-top: -1px; }
.firwl-post__header .firwl-itemmetas {
width: 48%;
overflow: hidden;
float: right;
text-align: right; }
.firwl-post__header .firwl-actions {
opacity: 0;
transition: opacity .3s; }
.firwl-post:hover .firwl-actions {
opacity: 1; }
.firwl-post__thumb {
display: block; }
.firwl-post__headercont {
position: absolute;
z-index: 10;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 20px;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.15) 36%, rgba(0, 0, 0, 0.15) 81%, rgba(0, 0, 0, 0.65) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.15) 36%, rgba(0, 0, 0, 0.15) 81%, rgba(0, 0, 0, 0.65) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.15) 36%, rgba(0, 0, 0, 0.15) 81%, rgba(0, 0, 0, 0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=0 ); }
.firwl-post .firwl-caption {
margin-top: 2px;
max-width: 52%;
white-space: nowrap;
text-overflow: ellipsis;
word-break: break-all;
float: left;
font-size: 13px; }
.firwl-post .firwl-cats {
white-space: nowrap;
text-overflow: ellipsis;
word-break: break-all;
overflow: hidden; }
.firwl-post .firwl-meta {
font-size: 12px;
margin: 16px 0 10px 0; }
.firwl-post__std .firwl-post__header {
padding-top: 0;
min-height: 160px;
overflow: hidden; }
.firwl-post__std .firwl-post__header .firwl-bgimg {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
overflow: hidden; }
.firwl-post__std .firwl-post__header .firwl-bgimg img {
position: absolute;
top: 0;
left: 0; }
.firwl-post__std .firwl-post__header .firwl-bgimg img:first-child {
position: relative;
z-index: -1;
display: block; }
.firwl-post__std.sticky {
clip-path: polygon(100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0% 100%, 0 0, 0% 0%);
background: rgba(100, 100, 100, 0.08);
padding: 2% 5% 5% 5%; }
.firwl-post__std.sticky.firwl-has-thumb {
padding-top: 5%; }
.firwl-post__ver .firwl-post__header {
padding-top: 63%; }
.firwl-post__ver.firwl-no-thumb .firwl-post__content {
padding-top: 0; }
.firwl-post__ver.firwl-no-thumb .firwl-post__read {
margin-bottom: 28px; }
.firwl-post__ver .firwl-post__content::after {
clip-path: polygon(100% 0, 100% calc(100% - 7px), calc(100% - 7px) 100%, 0% 100%, 0 0, 0% 0%);
display: block;
content: " ";
width: 100%;
clear: both;
border-top: 4px solid;
height: 4px;
opacity: .11;
padding: 0;
margin-top: 20px; }
.firwl-post__hor .firwl-post__header {
padding-top: 63%; }
.firwl-post__hor .firwl-post__thumb {
position: absolute; }
.firwl-post__hero__caption {
position: absolute;
bottom: 0;
left: 0;
padding: 20px;
width: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 36%, rgba(0, 0, 0, 0.8) 81%, rgba(0, 0, 0, 0.8) 100%); }
.firwl-post__hero .firwl-post__header {
clip-path: polygon(100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0% 100%, 0 0, 0% 0%);
padding-top: 100%; }
.firwl-post__hero .firwl-post__header .firwl-cats {
display: none; }
.firwl-post__hero .firwl-post__header .firwl-itemmetas {
width: 50%;
overflow: hidden;
float: right;
text-align: right; }
.firwl-post__hero .firwl-post__header .firwl-meta {
max-width: 60%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin: 0 0 1rem 0; }
.firwl-post__hero .firwl-post__title {
padding-right: 20px;
margin-bottom: 1rem; }
.firwl-post__card {
padding-top: 100%;
position: relative;
clip-path: polygon(100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0% 100%, 0 0, 0% 0%); }
.firwl-post__card .firwl-meta {
margin: 0; }
.firwl-post__card .firwl-bgimg {
opacity: .7; }
.firwl-post__card p {
padding-right: 5px;
text-rendering: geometricPrecision; }
.firwl-post__card__cap {
position: absolute;
bottom: 16px;
padding: 0 20px 20px 0; }
.firwl-post__card__cap h4, .firwl-post__card__cap a {
color: inherit; }
.firwl-post__card__exc {
line-height: 1.2em; }
.firwl-post__card .firwl-post__headercont {
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.15) 36%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.85) 100%); text-shadow: 0 0 10px rgba(0, 0, 0, 0.85); }
.firwl-post__card .firwl-post__headercont .firwl-meta {
text-shadow: none; }
.firwl-post__card .firwl-post__title {
margin: 8px 0;
line-height: 1.2em; }
.firwl-post-inline-horizontal {
padding-left: 0;
padding-right: 0; }
.firwl-post__inline {
margin-bottom: 18px;
overflow: hidden; }
.firwl-post__inline .firwl-thumb {
clip-path: polygon(100% 0, 100% calc(100% - 7px), calc(100% - 7px) 100%, 0% 100%, 0 0, 0% 0%);
display: inline-block;
float: left;
width: 70px;
height: 70px;
margin-right: 20px;
box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.03);
overflow: hidden;
display: block;
line-height: 0;
position: relative;
z-index: 2;
display: block; }
.firwl-post__inline .firwl-thumb img {
display: block;
position: absolute;
height: 100%;
left: 0;
top: 0;
width: 100%; }
.firwl-post__inline h6 {
margin: 0 0 2px; }
.firwl-post__inline i {
opacity: .6;
display: none; }
.firwl-post__inline .firwl-meta {
margin-top: 0;
margin-bottom: 0; }
.firwl-post__search {
overflow: hidden;
margin-bottom: 10px; }
.firwl-post__search::after {
padding-top: 20px; }
.firwl-post__search__c {
float: left;
width: calc(100% - 50px); }
.firwl-post__search h3 {
margin: 0 0 12px 0; }
.firwl-post__search .firwl-thumb {
width: 50px;
height: 50px;
display: inline-block;
clip-path: polygon(100% 0, 100% calc(100% - 7px), calc(100% - 7px) 100%, 0% 100%, 0 0, 0% 0%); }
.firwl-post__search .firwl-meta {
margin-top: 0;
opacity: .7; }
.firwl-post__sticky {
position: absolute;
z-index: 12;
height: 18px;
line-height: 18px;
font-size: 12px;
text-align: center;
top: auto;
bottom: 0;
right: -10px;
padding-right: 18px;
margin: 0; }
.firwl-post__sticky .firwl-meta {
margin: 0; }
.firwl-post__sticky i {
vertical-align: text-top;
font-size: inherit;
margin: 0 5px; }
.firwl-post__sticky::after {
content: " ";
display: block;
height: 100%;
width: 100%;
position: absolute;
transform: skewX(-45deg);
top: 0;
left: -1em;
z-index: -1; }
.firwl-post__testimonial {
padding-top: 136%;
position: relative;
clip-path: polygon(100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0% 100%, 0 0, 0% 0%);
text-rendering: geometricPrecision; }
.firwl-post__testimonial .firwl-meta {
margin-top: 5px;
opacity: .6;
line-height: .9em; }
.firwl-post__testimonial .firwl-bgimg {
opacity: .7; }
.firwl-post__testimonial__cap {
position: absolute;
bottom: 16px;
padding: 0 20px 6px 0; }
.firwl-post__testimonial .firwl-capdec {
padding-left: 11px;
position: relative;
text-rendering: geometricPrecision; }
.firwl-post__testimonial .firwl-capdec::before {
display: block;
content: " ";
position: absolute;
border-left: 3px solid;
left: 0;
top: 0;
height: 100%;
width: 3px; }
.firwl-post__testimonial .firwl-capdec h5, .firwl-post__testimonial .firwl-capdec a {
color: inherit;
margin: 0; }
.firwl-post__testimonial .firwl-capdec h5 {
line-height: 0.9em; }
.firwl-post__testimonial .firwl-intro {
padding-top: 10px;
font-style: italic;
line-height: 1.3em;
margin-bottom: 0; }
.firwl-post__testimonial .firwl-post__headercont {
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.15) 36%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.85) 100%); }
.firwl-post__event {
position: relative;
overflow: hidden;
clip-path: polygon(100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0% 100%, 0 0, 0% 0%); }
.firwl-post__event__i {
position: absolute;
z-index: 0;
top: 0;
left: 0;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
max-width: 100%;
min-width: 100%;
vertical-align: bottom;
opacity: .3; }
.firwl-post__event__c {
position: relative;
z-index: 20;
padding: 24px; }
.firwl-post__event__d {
margin: 0; }
.firwl-post__event__d span {
margin-right: 0.1em; }
.firwl-post__event__t .firwl-meta {
margin-top: 0; }
.firwl-post__event__t .firwl-meta i {
margin-left: 8px; }
.firwl-post__event__t .firwl-meta i:first-of-type {
margin-left: 0; }
.firwl-post__eventfeat {
position: relative;
overflow: hidden;
clip-path: polygon(100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0% 100%, 0 0, 0% 0%); }
.firwl-post__eventfeat__i {
position: absolute;
z-index: 0;
top: 0;
left: 0;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
max-width: 100%;
min-width: 100%;
vertical-align: bottom;
opacity: .3; }
.firwl-post__eventfeat__c {
position: relative;
z-index: 20;
padding: 24px; }
.firwl-post__eventfeat .firwl-p-catz {
display: inline-block;
clear: both;
float: none;
color: #fff; }
.firwl-post__eventfeat .firwl-p-catz:hover {
color: inherit; }
.firwl-post__eventfeat .firwl-p-catz a:hover {
color: inherit; }
.firwl-post__eventfeat .firwl-meta__dets {
padding: 0 0 0 0.2em;
display: inline-block;
position: relative;
overflow: hidden; }
.firwl-post__eventfeat .firwl-countdown__container {
margin: 0;
width: 100%;
text-align: center; }
.firwl-post__eventfeat__exc {
padding-bottom: 5px;
margin: 10px 0 20px 0;
text-rendering: geometricPrecision; }
.firwl-post__eventfeat__exc p {
margin: 0; }
.firwl-post__eventfeat__exc:empty {
display: none; }
.firwl-post__member {
position: relative;
overflow: hidden;
clip-path: polygon(100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0% 100%, 0 0, 0% 0%);
text-align: center;
padding-bottom: 20px; }
.firwl-post__member::after {
border: none; }
.firwl-post__member .firwl-post__content {
min-height: 120px; }
.firwl-post__member .firwl-post__content p {
opacity: .5; }
.firwl-post__member .firwl-post__header {
padding-top: 63%;
clip-path: polygon(100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0% 100%, 0 0, 0% 0%); }
.firwl-post__mosaic {
position: relative;
overflow: hidden;
clip-path: none;
padding-top: 100%;
margin: 0; }
.firwl-post__mosaic__c {
position: absolute;
z-index: 12;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: flex;
flex-direction: column-reverse;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 46%, rgba(0, 0, 0, 0.35) 60%, rgba(0, 0, 0, 0.65) 100%); }
.firwl-post__mosaic__c__c {
padding: 24px; }
.firwl-post__mosaic .firwl-decor {
margin: 0; }
.firwl-post__mosaic .firwl-post__mosaic__i {
position: absolute;
z-index: 0;
top: 0;
left: 0;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
max-width: 100%;
min-width: 100%;
vertical-align: bottom;
opacity: 1;
height: 100%; }
.firwl-p {
text-rendering: geometricPrecision; }
.firwl-p-catz {
padding: 0 2em 0 0.5em;
position: relative;
overflow: hidden;
display: inline-block;
filter: brightness(1);
transition: filter .2s; }
.firwl-p-catz a {
color: #fff;
position: relative;
z-index: 2; }
.firwl-p-catz a:hover {
color: #fff; }
.firwl-p-catz::after {
content: " ";
display: block;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: -1em;
z-index: 0;
clip-path: polygon(100% 0, 100% calc(100% - 7px), calc(100% - 7px) 100%, 0% 100%, 0 0, 0% 0%); }
.firwl-p-catz:hover {
filter: brightness(1.25); }
.firwl-p-auth {
padding: 0 0 0 0.2em;
display: inline-block;
position: relative;
overflow: hidden; }
img.firwl-post__eventfeat__i {
height: 100%; } .firwl-relatedpost-section .firwl-post {
margin-bottom: 0; }
.firwl-clip-disabled .firwl-post * {
clip-path: none; } .firwl-actions {
position: absolute;
height: 60px;
top: 50%;
margin-top: -30px;
text-align: center;
width: 100%;
left: 0;
padding: 0; }
.firwl-actions .firwl-a0 {
color: #fff;
border: 3px solid;
display: inline-block;
width: 60px;
height: 60px;
line-height: 56px;
font-size: 24px;
text-shadow: 0 0 15px #000;
display: inline-block;
position: relative; }
.firwl-actions .firwl-a0 i {
line-height: inherit;
margin: 0;
vertical-align: text-bottom;
display: webkit-flex; }
.firwl-actions .firwl-a1, .firwl-actions .firwl-a2, .firwl-actions .firwl-a3 {
position: absolute;
display: none;
cursor: pointer; }
.firwl-sharebox {
display: none;
display: table;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.8);
z-index: 10000;
text-align: center;
vertical-align: middle;
transform: scale(0);
opacity: 1;
transition: border-radius 0.2s, opacity 0.3s, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
transform-origin: 50% 50%; }
.firwl-sharebox a {
opacity: 0;
transition: 0.2s; }
.firwl-sharebox__c {
display: table-cell;
vertical-align: middle;
padding: 20px; }
.firwl-sharebox__x.material-icons {
width: 40px;
height: 40px;
line-height: 40px;
top: 0;
right: 0;
position: absolute;
cursor: pointer;
display: none; }
.firwl-actions__cont.firwl-active {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 80; }
.firwl-actions__cont.firwl-active .firwl-sharebox {
transform: scale(1);
opacity: 1;
border-radius: 0%; }
.firwl-actions__cont.firwl-active .firwl-sharebox a {
opacity: 1; }
.firwl-actions__cont.firwl-active .firwl-sharebox__x {
display: block; } .firwl-capfont, .firwl-tags, .firwl-cats, .firwl-caption__s, .firwl-caption__xs {
text-transform: uppercase;
letter-spacing: 0.05em; }
.firwl-caption {
position: relative;
padding-bottom: 0;
margin-bottom: 0.6em;
margin-top: 0; }
.firwl-caption::after {
border: none;
background-image: linear-gradient(135deg, rgba(150, 150, 150, 0.8) 12.5%, transparent 12.5%, transparent 50%, rgba(150, 150, 150, 0.8) 50%, rgba(150, 150, 150, 0.8) 62.5%, transparent 62.5%, transparent 100%);
background-size: 5px 5px;
display: block;
content: " ";
width: 100%;
height: 2px;
bottom: .15em;
left: 0;
opacity: .5;
margin-top: 8px;
position: relative; }
.firwl-caption a {
color: inherit; }
.firwl-caption__s, .firwl-caption__xs {
margin-bottom: 1.6em;
font-size: 13px;
border: none; }
.firwl-caption__s span, .firwl-caption__xs span {
display: inline-block; }
.firwl-caption__s::before, .firwl-caption__xs::before {
content: " ";
width: 0.75em;
height: 0.75em;
display: inline-block;
background: #777;
clip-path: polygon(100% 0, 100% 60%, 60% 100%, 0% 100%, 0 0, 0% 0%);
margin-right: 0.8em; }
.firwl-caption__s::after, .firwl-caption__xs::after {
border: none;
background-image: linear-gradient(135deg, rgba(150, 150, 150, 0.8) 12.5%, transparent 12.5%, transparent 50%, rgba(150, 150, 150, 0.8) 50%, rgba(150, 150, 150, 0.8) 62.5%, transparent 62.5%, transparent 100%);
background-size: 5px 5px;
display: block;
content: " ";
width: 100%;
height: 2px;
bottom: 0;
left: 0;
opacity: .5;
margin-top: 8px; }
.firwl-caption__xs::before {
background-image: none;
background-color: transparent;
border: 5px solid; }
.firwl-caption__l {
display: flex;
line-height: 1;
margin-bottom: 20px; }
.firwl-caption__l span {
display: flex;
align-items: flex-start;
order: 0; }
.firwl-caption__l::before, .firwl-caption__l::after {
content: " ";
display: flex;
background: #818181;
height: 6px;
width: 6px;
align-self: flex-end;
margin-left: auto;
order: 2; }
.firwl-caption__l::after {
margin: 0 4px;
opacity: 1; }
.firwl-caption__l::before {
flex-grow: 1;
order: 3;
align-items: flex-end;
background: transparent;
background-image: linear-gradient(135deg, rgba(150, 150, 150, 0.8) 12.5%, transparent 12.5%, transparent 50%, rgba(150, 150, 150, 0.8) 50%, rgba(150, 150, 150, 0.8) 62.5%, transparent 62.5%, transparent 100%);
background-size: 5px 5px;
opacity: .5;
margin-bottom: .15em; }
.firwl-caption__xxl {
font-size: 2.2em;
line-height: 1.1;
margin-top: .35em;
letter-spacing: -0.02em !important;
margin-bottom: 0; }
.firwl-caption__xxl::before, .firwl-caption__xxl::after {
display: none; }
.firwl-caption__xxl:after {
background: #ff00c1;
animation: firwl-glitch-sep-r 4s infinite; }
.firwl-caption__c {
border: none;
text-align: center; }
.firwl-caption__c::after {
left: 50%;
transform: translateX(-50%); }
.firwl-caption__c .firwl-decor {
margin-left: auto;
margin-right: auto; }
.firwl-negative .firwl-caption__l::before, .firwl-negative .firwl-caption__s::after, .firwl-negative .firwl-caption__xs::after {
opacity: .8; }
.firwl-section-caption {
max-width: 670px;
margin: 0 auto;
text-align: center;
margin-bottom: 40px; }
.firwl-section-caption h6 {
display: inline-block; }
.firwl-section-caption h6::after {
display: block;
max-width: 50px;
margin-left: auto;
margin-right: auto; }
.firwl-section-caption h2 {
margin: 0 0 10px 0;
padding-bottom: 0;
font-size: 1.802em;
letter-spacing: -.05em; }
.firwl-section-caption p {
display: block;
max-width: 470px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0; }  .firwl-itemmetas {
margin: 0;
padding: 0;
font-size: 13px;
text-rendering: geometricPrecision; }
.firwl-itemmetas > li {
list-style-type: none;
padding: 0;
margin: 0;
display: inline-block;
line-height: 1em;
vertical-align: middle;
border: none; }
.firwl-itemmetas > li:first-child i {
margin-left: 0; }
.firwl-itemmetas > li:empty {
display: none; }
.firwl-itemmetas i {
font-size: 14px;
opacity: .5;
line-height: inherit;
vertical-align: middle;
margin: 0 4px 0 6px;
display: inline-block; }
.firwl-itemmetas i::before {
line-height: inherit; } .firwl-cats {
font-size: 12px; }
.firwl-cats a {
color: inherit;
margin-right: 10px; }
.firwl-cats a::before {
display: inline-flex;
content: " ";
width: 4px;
height: 4px;
border-radius: 50%;
margin-right: 8px;
vertical-align: middle;
margin-top: -2px; }
.firwl-tags {
font-size: 12px; }
.firwl-tags a {
color: inherit;
opacity: 0.75; }
.firwl-tags a:hover {
opacity: 1; } .firwl-container {
width: 100%;
max-width: 860px;
margin: 0 auto;
padding: 0;
padding-left: 10px;
padding-right: 10px; }
.firwl-container .firwl-container {
padding-left: 0;
padding-right: 0; }
.firwl-row {
margin: 0 -5px; }
.firwl-row > .firwl-row {
margin: 0; }
.firwl-row:after {
content: "";
display: table;
clear: both; }
.firwl-row .firwl-col {
float: left;
box-sizing: border-box;
padding: 0 5px; }
.firwl-row .firwl-col[class*="firwl-push-"], .firwl-row .firwl-col[class*="firwl-pull-"] {
position: relative; }
.firwl-row .firwl-col.firwl-s1 {
width: 8.3333333333%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s2 {
width: 16.6666666667%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s3 {
width: 25%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s4 {
width: 33.3333333333%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s5 {
width: 41.6666666667%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s6 {
width: 50%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s7 {
width: 58.3333333333%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s8 {
width: 66.6666666667%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s9 {
width: 75%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s10 {
width: 83.3333333333%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s11 {
width: 91.6666666667%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s12 {
width: 100%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s1:nth-child(12n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-s2:nth-child(6n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-s3:nth-child(4n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-s4:nth-child(3n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-s5:nth-child(2.4n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-s6:nth-child(2n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-s7:nth-child(1.7142857143n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-s8:nth-child(1.5n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-s9:nth-child(1.3333333333n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-s10:nth-child(1.2n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-s11:nth-child(1.0909090909n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-s12:nth-child(1n+1) {
clear: left; }
.firwl-row__tile {
margin: 0; }
.firwl-row__tile .firwl-col {
padding: 0; }
.firwl-row__nogap {
margin: 0; }
.firwl-row__nogap .firwl-col {
padding: 0; } .firwl-wp-pagination {
display: block;
text-align: center;
width: 100%;
overflow: hidden;
text-align: center;
overflow: hidden;
display: inline-block;
width: 100%;
margin: 16px auto; }
.firwl-wp-pagination .firwl-clearfix {
overflow: hidden; }
.firwl-wp-pagination .page-numbers {
width: 50%;
padding: 0 4px;
display: inline-block;
float: left; }
.firwl-wp-pagination .page-numbers > span.firwl-btn {
width: 100%; }
.firwl-wp-pagination .page-numbers > span.firwl-btn::after {
bottom: -3px;
right: -3px; }
.firwl-wp-pagination .firwl-num, .firwl-wp-pagination .dots {
display: none; }
.firwl-wp-pagination:empty {
display: none;
margin: 0;
padding: 0; } #firwlBody #firwlMaster .firwl-searchform {
position: relative;
margin: 30px 0 0 0; }
#firwlBody #firwlMaster .firwl-searchform input[type="text"] {
border-radius: 3px;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
padding-left: 14px; }
#firwlBody #firwlMaster .firwl-searchform input[type="text"]:focus {
box-shadow: 0 0 14px rgba(0, 0, 0, 0.2); }
#firwlBody #firwlMaster .firwl-searchform .firwl-btn {
position: absolute;
top: 0;
right: 0;
background: transparent;
padding-right: 8px;
color: #818181;
font-size: 18px;
height: 38px;
line-height: 38px;
padding-right: 14px; }
#firwlBody #firwlMaster .firwl-searchform .firwl-btn i {
display: inline;
height: 38px;
line-height: 38px; }
#firwlBody #firwlMaster .firwl-searchform .firwl-btn:hover {
color: inherit;
opacity: .6; }
#firwlBody #firwlMaster .firwl-search-center .firwl-searchform {
margin-left: auto;
margin-right: auto; }   .firwl-entrycontent { }
.firwl-entrycontent .firwl-the_content a:focus {
text-decoration: underline; }
.firwl-entrycontent .has-regular-font-size {
font-size: 1rem; }
.firwl-entrycontent .has-small-font-size {
font-size: 16px;
line-height: 1.5em; }
.firwl-entrycontent p.has-drop-cap:first-letter {
float: left;
font-size: 40px;
line-height: 40px;
padding-top: 0;
padding-left: 0;
font-weight: bold; }
.firwl-entrycontent__pwform {
padding: 30px; }
.firwl-entrycontent__pwform form {
margin-top: 30px; }
.firwl-entrycontent blockquote + p {
margin-top: 3rem; }
.firwl-entrycontent blockquote, .firwl-entrycontent .wp-block-quote {
border: 1px solid;
border-left: none !important;
border-right: none;
margin: 50px auto 30px auto;
padding: 35px 0 35px 0; }
.firwl-entrycontent blockquote, .firwl-entrycontent blockquote p, .firwl-entrycontent .wp-block-pullquote p {
font-size: 1.266rem;
line-height: 1.4em; }
.firwl-entrycontent blockquote p {
margin-top: 0; }
.firwl-entrycontent > ul, .firwl-entrycontent > ol {
margin-top: 1em; }
.firwl-entrycontent > ul li, .firwl-entrycontent > ol li {
margin-left: 1.2em; }
.firwl-entrycontent > .wp-block-separator {
max-width: 400px; }
.firwl-entrycontent > .wp-block-gallery.alignnone {
padding-left: 0;
padding-right: 0; }
.firwl-entrycontent .wp-block-table {
border-collapse: collapse;
border-spacing: 0; }
.firwl-entrycontent .wp-block-table * {
backface-visibility: visible;
border-left: 0;
border-right: 0; }
.firwl-entrycontent .wp-block-table td, .firwl-entrycontent .wp-block-table th {
padding: 1.5em 0.5em;
border-collapse: initial;
border-radius: 0;
border-color: inherit; }
.firwl-entrycontent .wp-block-table th, .firwl-entrycontent .wp-block-table td {
border-top: 0;
border-bottom: 1px solid rgba(150, 150, 150, 0.4); }
.firwl-entrycontent .wp-block-gallery .blocks-gallery-image figure, .firwl-entrycontent .wp-block-gallery .blocks-gallery-item figure {
position: relative; }
.firwl-entrycontent .wp-block-gallery {
margin: 0;
margin-bottom: 2.8rem; }
.firwl-entrycontent .wp-block-gallery .blocks-gallery-item {
padding: 5px;
margin: 0; }
.firwl-entrycontent .wp-block-gallery .blocks-gallery-item a img {
filter: brightness(100%);
transition: filter 0.3s; }
.firwl-entrycontent .wp-block-gallery .blocks-gallery-item a:hover img {
filter: brightness(107%); }
.firwl-entrycontent .wp-block-latest-posts li {
margin-left: 18px; }
.firwl-entrycontent .wp-block-latest-posts.columns-2 li {
width: calc(50% - 51px);
padding-left: 0; }
.firwl-entrycontent .wp-block-latest-posts.columns-3 li {
width: calc(33.3333333333% - 51px);
padding-left: 0; }
.firwl-entrycontent .wp-block-latest-posts.columns-4 li {
width: calc(25% - 51px);
padding-left: 0; }
.firwl-entrycontent .wp-block-latest-posts.columns-5 li {
width: calc(20% - 51px);
padding-left: 0; }
.firwl-entrycontent .wp-block-latest-posts.columns-6 li {
width: calc(16.6666666667% - 51px);
padding-left: 0; }
.firwl-entrycontent .wp-block-latest-posts.is-grid {
margin-left: 0; }
.firwl-entrycontent .wp-block-latest-posts.is-grid li {
list-style: none; }
.firwl-entrycontent .wp-block-separator {
max-width: 400px;
margin: 0 auto 3.4em auto;
padding-top: 3.2em;
opacity: 1; }
.firwl-entrycontent .wp-block-separator.is-style-dots {
max-width: 400px; }
.firwl-entrycontent .wp-block-separator.is-style-dots:before {
content: "\00b7 \00b7 \00b7 \00b7"; }
.firwl-entrycontent .wp-block-quote {
border: 1px solid;
border-left: none;
border-right: none;
margin: 50px auto 30px auto;
padding: 40px 0 24px 0; }
.firwl-entrycontent .wp-block-quote.is-large p {
font-size: 1.303rem; }
.firwl-entrycontent .wp-block-quote cite, .firwl-entrycontent .wp-block-quote footer, .firwl-entrycontent .wp-block-quote .wp-block-pullquote__citation {
color: inherit; }
.firwl-entrycontent .wp-block-quote::before, .firwl-entrycontent .wp-block blockquote::before {
border-color: rgba(50, 50, 50, 0.2); }
.firwl-entrycontent .wp-block-verse {
font-family: inherit;
font-size: inherit; }
.firwl-entrycontent .wp-block-pullquote {
border-top: none;
border-bottom: none;
padding: 0.2rem 0 0.1rem 0;
color: inherit; }
.firwl-entrycontent .wp-block-pullquote.alignnone {
margin-top: 2.4rem;
margin-bottom: 2.4rem; }
.firwl-entrycontent .wp-block-pullquote.alignright {
padding: 3rem 0 3rem 1.8rem;
max-width: 50%; }
.firwl-entrycontent .wp-block-pullquote.alignleft {
padding: 3rem 1.4rem 1.8rem 0;
max-width: 50%; }
.firwl-entrycontent .wp-block-pullquote blockquote {
margin-top: 0;
padding: 3.5rem 0 3rem 0; }
.firwl-entrycontent .wp-block-pullquote blockquote p {
margin-bottom: .6rem; }
.firwl-entrycontent .wp-block-pullquote cite, .firwl-entrycontent .wp-block-pullquote footer, .firwl-entrycontent .wp-block-pullquote .wp-block-pullquote__citation {
color: inherit; }
.firwl-entrycontent .wp-block-button {
margin-bottom: 0.4em; }
.firwl-entrycontent .wp-block-button .wp-block-button__link, .firwl-entrycontent .wp-block-button .wp-block-file__button {
cursor: pointer;
display: inline-block;
text-transform: uppercase;
padding: 0 0.9rem;
line-height: 1.6rem;
min-height: 1.15rem;
height: auto;
font-size: 13px;
text-rendering: optimizeLegibility;
position: relative;
box-sizing: border-box;
letter-spacing: 0.08em;
border: none;
text-align: center;
margin-top: 0;
border: none;
border-radius: 0 !important; }
.firwl-entrycontent .wp-block-button .wp-block-button__link i, .firwl-entrycontent .wp-block-button .wp-block-file__button i {
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
display: -webkit-inline-flex;
vertical-align: text-top;
margin: 0;
font-size: 1.7em;
position: relative;
margin: -0.1em 0.2em 0 0; }
.firwl-entrycontent .wp-block-code {
padding-top: 2rem;
padding-bottom: 1.4rem; }
.firwl-entrycontent .wp-block-file__button {
border-radius: 0 !important; }
.firwl-entrycontent .wp-block-button.alignright, .firwl-entrycontent .wp-block-button.alignleft, .firwl-entrycontent .wp-block-button.aligncenter {
padding-top: 0; }
.firwl-entrycontent .wp-block-button.aligncenter {
margin-bottom: 1.1em; }
.firwl-entrycontent .wp-block-categories-list li {
text-align: initial; }
.firwl-entrycontent .wp-block-image, .firwl-entrycontent .wp-block-cover-image {
margin-top: 1.4rem; }
.firwl-entrycontent .wp-block-image.alignleft, .firwl-entrycontent .wp-block-image.alignright, .firwl-entrycontent .wp-block-image.alignwide, .firwl-entrycontent .wp-block-image.aligncenter, .firwl-entrycontent .wp-block-image .aligncenter, .firwl-entrycontent .wp-block-cover-image.alignleft, .firwl-entrycontent .wp-block-cover-image.alignright, .firwl-entrycontent .wp-block-cover-image.alignwide, .firwl-entrycontent .wp-block-cover-image.aligncenter, .firwl-entrycontent .wp-block-cover-image .aligncenter {
margin-top: 1.4rem; }
.firwl-entrycontent .wp-block-image.alignfull, .firwl-entrycontent .wp-block-cover-image.alignfull {
margin-top: 2.8rem; }
.firwl-entrycontent .wp-block-image figure.alignleft, .firwl-entrycontent .wp-block-image figure.alignright, .firwl-entrycontent .wp-block-cover-image figure.alignleft, .firwl-entrycontent .wp-block-cover-image figure.alignright {
max-width: 50%; }
.firwl-entrycontent .wp-block-image figcaption, .firwl-entrycontent .wp-block-cover-image figcaption {
color: inherit; }
.firwl-entrycontent .wp-block-media-text {
margin-bottom: 30px; }
.firwl-entrycontent .wp-block-embed__wrapper {
margin-top: 1.4rem; }
.firwl-entrycontent .wp-block-embed__wrapper iframe {
width: 100% !important; }
.firwl-entrycontent .wp-block-embed__wrapper > * {
margin-left: auto;
margin-right: auto; }
.firwl-entrycontent .wp-block-embed__wrapper > blockquote.instagram-media {
margin-left: auto !important; margin-right: auto !important; margin-top: 50px !important; }
.firwl-entrycontent .wp-block-audio {
padding-top: 1.4rem; }
.firwl-entrycontent .wp-block-cover-image .firwl-entrycontent .wp-block-cover-image-text, .firwl-entrycontent .wp-block-cover-image h2 {
font-size: 1rem; }
.firwl-entrycontent .wp-block-cover.alignleft, .firwl-entrycontent .wp-block-cover.alignright {
margin-top: 0; }
.firwl-entrycontent .wp-block-cover-image.alignleft, .firwl-entrycontent .wp-block-cover-image.alignright,
.firwl-entrycontent .wp-block-embed.alignleft,
.firwl-entrycontent .wp-block-embed.alignright,
.firwl-entrycontent [data-align=left] .wp-block-cover-image,
.firwl-entrycontent [data-align=right] .wp-block-cover-image {
max-width: 150px !important; }
.firwl-entrycontent .wp-block-cover-image.alignleft {
margin-right: 1.4rem !important; }
.firwl-entrycontent .wp-block-cover-image.alignright {
margin-left: 1.4rem !important; }
.firwl-entrycontent .alignfull > img,
.firwl-entrycontent .alignwide > img {
max-width: none;
width: 100%; }
.firwl-entrycontent .wp-block-columns {
margin: -0.5rem; }
.firwl-entrycontent .wp-block-column {
box-sizing: border-box;
padding: 0.5rem; }
.firwl-single { }
.firwl-single__nosidebar .firwl-entrycontent .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%; }
.firwl-single__nosidebar .firwl-entrycontent .alignfull blockquote p {
max-width: 1280px;
margin-left: auto;
margin-right: auto; }
.firwl-single__nosidebar .firwl-entrycontent .alignfull.aligncenter {
margin-left: auto;
margin-right: auto;
max-width: 100%; }
.firwl-single__nosidebar .firwl-entrycontent .alignfull.alignleft {
max-width: 100%;
margin: 0 1rem 0 0; }
.firwl-single__nosidebar .firwl-entrycontent .alignfull.alignright {
max-width: 100%;
margin: 0 0 0 1rem; }
.firwl-single__nosidebar .firwl-entrycontent .alignwide {
margin-left: -24px;
margin-right: -24px;
width: auto;
max-width: 1000%;
margin-left: -180px;
margin-right: -180px;
width: auto !important;
max-width: initial !important; }
.firwl-single__nosidebar .firwl-entrycontent .alignwide .wp-block-embed__wrapper {
position: relative;
width: 100%; }
.alignwide.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, .alignwide.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper, .alignwide.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, .alignwide.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, .alignwide.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, .alignwide.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, .alignwide.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
position: relative; }
.alignwide.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before, .alignwide.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before, .alignwide.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before, .alignwide.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before, .alignwide.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before, .alignwide.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before, .alignwide.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
content: " ";
display: block;
padding-top: 50%; }
.alignwide.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, .alignwide.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe, .alignwide.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, .alignwide.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe, .alignwide.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, .alignwide.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, .alignwide.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100% !important;
height: 100% !important; }
.alignwide.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
padding-top: 56.2%; }
.alignwide.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
padding-top: 75%; } .firwl-single .firwl-entrycontent__footer {
overflow: hidden; }
.firwl-single .firwl-entrycontent__share, .firwl-single .firwl-entrycontent__rating {
clear: both;
padding-top: 20px; }
.firwl-single .firwl-entrycontent .ttg-reaktions-btn.ttg-Ratings-Feedback {
padding-left: 0; }
.firwl-single .firwl-entrycontent .firwl-tags {
clear: both; }
.firwl-single__author {
clear: both;
padding-top: 40px; }
.firwl-single .firwl-tags {
margin-top: 8px;
margin-bottom: 8px; }
.firwl-the_content {
clear: both; }
.firwl-the_content ul, .firwl-the_content ol {
margin-bottom: 1rem;
margin-left: 2rem; }
.firwl-the_content ul ul, .firwl-the_content ul ol, .firwl-the_content ol ul, .firwl-the_content ol ol {
margin-bottom: 0; }
.firwl-the_content::after {
display: table;
width: 100%;
clear: both;
content: " "; }
.firwl-pagelinks {
margin-top: 30px;
padding-top: 30px;
position: relative;
border-top: 1px solid rgba(100, 100, 100, 0.3);
opacity: .6;
line-height: 1em; }
.firwl-pagelinks i {
margin-left: 0;
display: inline-block;
line-height: inherit; }
.firwl-pagelinks a:nth-child(2n) {
float: right; }
.firwl-pagelinks a:nth-child(2n) i {
margin-left: 5px; }
.firwl-buylinks {
margin-bottom: 70px; }
.firwl-event-table {
margin-bottom: 50px; }
.firwl-event-table table {
margin-top: 0; }
.firwl-event-table table th, .firwl-event-table table td {
width: 100%;
display: block; }
.firwl-event-googlecalendar {
margin-top: 30px;
margin-bottom: 70px; }
.firwl-internal-menu {
display: block;
position: relative;
width: 100%;
z-index: 30;
bottom: 0;
padding-bottom: 10px; }
.firwl-internal-menu__c {
clear: both; }
.firwl-internal-menu__c ul {
margin: 0;
padding: 0;
text-align: left;
clear: both;
overflow: hidden; }
.firwl-internal-menu__c ul li {
list-style: none;
margin: 0;
padding: 0;
transition: border-width 0.5s ease;
overflow: hidden;
width: 100%; }
.firwl-internal-menu__c ul a {
display: block;
line-height: 1em;
color: inherit;
padding: 16px 20px 14px 20px;
border-bottom: 0px solid rgba(150, 150, 150, 0.3);
transition: border-width 0.5s ease; }
.firwl-internal-menu__c ul a.firwl-active {
border-bottom: 3px solid; } .firwl-notfound404 {
text-align: center; }
.firwl-notfound404 h2, .firwl-notfound404 h4 {
font-size: 170px;
letter-spacing: -.08em;
line-height: .9em;
margin: 0 0 30px 0; }
.firwl-notfound404 h4 {
font-size: 3vw;
margin-bottom: 40px;
opacity: 0.5; }
.firwl-notfound404 .firwl-searchform {
max-width: 350px;
margin: 30px auto 0 auto; }
.firwl-notfound404 .firwl-menubar__footer {
margin-top: 40px;
max-width: 560px;
margin: 40px auto 0 auto; }
.firwl-notfound404 .firwl-menubar__footer > li > a {
transition: opacity .3s; }
.firwl-notfound404 .firwl-menubar__footer > li > a:hover {
opacity: .6; } #firwlBody #firwlMaster form p::after {
content: "";
width: 100%;
clear: none; }
#firwlBody #firwlMaster form .firwl-fieldset {
display: block;
clear: both;
position: relative; }
#firwlBody #firwlMaster form label {
opacity: .8;
transition: all .3s;
font-size: 12px; }
#firwlBody #firwlMaster form p > label {
display: block; }
#firwlBody #firwlMaster form ::-webkit-input-placeholder {
opacity: .73; }
#firwlBody #firwlMaster form input:focus::-webkit-input-placeholder, #firwlBody #firwlMaster form textarea:focus::-webkit-input-placeholder {
color: transparent; }
#firwlBody #firwlMaster form select {
display: block;
font-size: 16px;
font-family: sans-serif;
font-weight: 700;
color: #808080;
line-height: 30px;
padding: 5px 20px;
width: 100%;
max-width: 100%;
box-sizing: border-box;
margin: 0;
border: 1px solid rgba(150, 150, 150, 0.4);
box-shadow: none;
border-radius: 0;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background-color: #fff;
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='22px' height='15px' viewBox='0 0 22 15' style='enable-background:new 0 0 22 15;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B .st0%7Bfill:%23231F20;%7D%0A%5D%5D%3E%3C/style%3E%3Cpolygon class='st0' points='21.9,2.6 11,13.5 0.1,2.6 '/%3E%3C/svg%3E%0A");
background-repeat: no-repeat, repeat;
background-position: right .7em top 50%, 0 0;
background-size: .65em auto, 100%; }
#firwlBody #firwlMaster form select::-ms-expand {
display: none; }
#firwlBody #firwlMaster form select:focus {
outline: none; }
#firwlBody #firwlMaster form select option {
font-weight: normal; }
#firwlBody #firwlMaster form input[type="text"], #firwlBody #firwlMaster form input[type="email"], #firwlBody #firwlMaster form input[type="password"], #firwlBody #firwlMaster form input[type="tel"], #firwlBody #firwlMaster form input[type="number"], #firwlBody #firwlMaster form textarea {
position: relative;
border: 1px solid rgba(150, 150, 150, 0.4);
display: block;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
transition: all .3s;
-webkit-appearance: none;
height: 40px;
line-height: 40px;
padding: 0 12px;
outline: none;
font-size: 15px;
font-weight: 500;
color: #808080;
margin: 0 0 16px 0;
max-width: 100%;
width: 100%;
box-sizing: border-box;
display: block;
background-color: #fff;
box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.06);
opacity: 1;
border-radius: 1px; }
#firwlBody #firwlMaster form input[type="number"] {
width: auto; }
#firwlBody #firwlMaster form input[type="submit"], #firwlBody #firwlMaster form button {
min-height: 40px;
line-height: 40px;
font-size: 13px; }
#firwlBody #firwlMaster form input[type="checkbox"], #firwlBody #firwlMaster form input[type="radio"] {
display: inline-block;
float: left; }
#firwlBody #firwlMaster form label {
margin-bottom: 8px;
display: inline-block; }
#firwlBody #firwlMaster form textarea {
height: 80px;
padding: 10px 20px; }
#firwlBody #firwlMaster form__inline {
overflow: hidden; } .firwl-part-post-comments {
overflow: visible; }
.firwl-comments-section .comment-respond {
padding: 16px;
border-radius: 4px; }
.firwl-comments-section h3, .firwl-comments-section h4 {
margin-top: 0; }
.firwl-comments-section h6 {
margin-top: 0.3em; }
.firwl-comments-section__subtitle {
margin-bottom: 0px; }
.firwl-commentform {
margin-top: 24px; }
.firwl-commentform .form-submit {
margin-top: 30px; }
.firwl-commentform__cancelreply {
display: inline-block;
float: right;
margin-top: -0.2em; }
.firwl-commentform__cancelreply a {
margin: 0 0 0 24px; }
.firwl-commentform__cancelreply i {
font-size: 1.3em; }
.firwl-commentform.firwl-form-wrapper {
margin-top: 10px; }
.firwl-comment-list {
margin: 0;
padding: 0; }
.firwl-commentscount {
padding: 0; }
.firwl-comment {
padding: 24px 16px 16px 16px;
position: relative; }
.firwl-comment__closed {
padding: 16px; }
.firwl-comment__body {
border-bottom: 1px solid rgba(100, 100, 100, 0.15); }
.firwl-comment__item {
list-style-type: none;
padding: 0;
margin: 0; }
.firwl-comment__item.bypostauthor {
margin: 0; }
.firwl-comment__item:last-child {
border-bottom: none; }
.firwl-comment__item .firwl-comment__item .comment-body {
border-left: 1px solid rgba(100, 100, 100, 0.15); }
.firwl-comment__item .comment-respond {
margin-top: 0; }
.firwl-comment .firwl-avatar, .firwl-comment__icon {
text-align: center;
width: 32px;
height: 32px;
float: left;
margin: 0 1rem 0 0;
padding: 2px;
position: absolute;
left: 16px;
top: 24px; }
.firwl-comment .firwl-avatar img, .firwl-comment__icon img {
width: 100%;
height: 100%;
clip-path: polygon(100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0 0, 0% 0%); }
.firwl-comment__icon {
top: 30px; }
.firwl-comment__icon i {
font-size: 20px;
line-height: 26px;
vertical-align: middle;
display: inline-block;
opacity: .65; }
.firwl-comment__c {
margin-top: 0.5rem;
padding-left: 46px; }
.firwl-comment__c p {
line-height: 1.5;
margin-bottom: 0.5em; }
.firwl-comment__c p:first-child {
margin-top: 0.7em; }
.firwl-comment__rlink {
position: absolute;
top: 24px;
right: 16px; }
.firwl-comment__rlink a {
text-transform: uppercase;
font-size: 12px;
border: 1px solid rgba(100, 100, 100, 0.2);
padding: 5px 12px;
line-height: 12px;
border-radius: 14px; }
.firwl-comment__auth {
margin-bottom: 0;
padding-left: 46px; }
.firwl-comment__metas {
display: block;
margin-top: 12px;
font-size: 12px; }
.firwl-comment__metas a {
color: inherit;
opacity: .5; }
.firwl-comment__pb {
margin-top: 0.5rem;
line-height: 1.2em; }
.firwl-comment__navigation {
padding: 0.5rem 0;
margin-bottom: 0.5rem; }
.firwl-comment__navigation__top {
padding: 0.5rem 0;
margin-top: 0.5rem;
margin-bottom: 0; }
.firwl-comment__navlinks {
display: block;
clear: both;
overflow: hidden; }
.firwl-comment__previous, .firwl-comment__next {
width: 50%;
padding: 0.2rem 0;
display: inline-block;
box-sizing: border-box;
float: left; }
.firwl-comment__next {
text-align: right;
float: right;
clear: right; } .firwl-breadcrumb {
margin: 5px 0 0 0;
padding: 0;
position: relative;
line-height: 16px;
display: block;
clear: both;
text-align: right;
overflow: hidden;
opacity: 1;
transition: opacity 0.3s; }
.firwl-breadcrumb li {
line-height: 13px;
display: inline-block;
font-size: 13px;
padding: 0;
font-size: 13px;
float: none; }
.firwl-breadcrumb li i {
opacity: .6;
font-size: 1em;
vertical-align: middle; }
.firwl-breadcrumb li a, .firwl-breadcrumb li span {
color: inherit;
opacity: .95;
padding: 0;
font-size: 13px;
padding: 0 4px; }
.firwl-breadcrumb li a:hover {
opacity: 1;
text-decoration: underline; }
.firwl-breadcrumb li span {
opacity: .7; }
.firwl-breadcrumb li:first-child a, .firwl-breadcrumb li:first-child span {
padding-left: 0; } .firwl-scard {
margin-bottom: 32px;
padding-top: 134%;
position: relative; }
.firwl-scard__t {
margin-top: 0;
border-left: 5px solid;
padding-left: 12px; }
.firwl-scard__t .firwl-caption {
font-size: 13px;
line-height: 1;
margin: 0 0 4px 0;
padding: 0;
display: none; }
.firwl-scard__t .firwl-caption::after {
display: none; }
.firwl-scard__t h4 {
display: block;
margin: 0 0 20px 0;
padding: 0; }
.firwl-scard__des {
display: none;
text-rendering: geometricPrecision; }
.firwl-scard .firwl-feedlink {
display: none; }
.firwl-scard__con {
position: absolute;
overflow: hidden;
z-index: 10;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 16px 16px 140px 16px;
overflow: hidden;
display: block;
background-color: rgba(0, 0, 0, 0.2); }
.firwl-scard__foot {
position: absolute;
bottom: 0;
width: 100%;
z-index: 20;
padding: 0 16px 16px 16px; }
.firwl-scard .firwl-bgimg {
position: absolute;
overflow: hidden;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.firwl-scard .firwl-bgimg::after {
content: " ";
position: absolute;
overflow: hidden;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0.15) 46%, rgba(0, 0, 0, 0.15) 81%, rgba(0, 0, 0, 0.78) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0.15) 46%, rgba(0, 0, 0, 0.15) 81%, rgba(0, 0, 0, 0.78) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0.15) 46%, rgba(0, 0, 0, 0.15) 81%, rgba(0, 0, 0, 0.78) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#c7000000',GradientType=0 ); }
.firwl-scard .firwl-episodes {
display: none; }
.firwl-scard-s {
display: block;
position: relative;
padding-top: 134%;
color: #fff;
background: #111;
margin-bottom: 20%; }
.firwl-scard-s__c {
position: absolute;
z-index: 2;
width: 100%;
bottom: 0;
padding: 12px;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 51%, rgba(0, 0, 0, 0) 57%, rgba(0, 0, 0, 0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
.firwl-scard-s h6 {
color: inherit;
margin-bottom: 5px;
font-size: 15px; }
.firwl-scard-s p {
font-size: 11px;
margin-top: 0;
opacity: .65; }
.firwl-scard-s img {
position: absolute;
top: 0;
z-index: 1;
left: 0;
width: 100%;
opacity: .9; } .firwl-sidebar__offcanvas {
padding: 1rem 2rem; }
.firwl-sidebar .gallery {
margin-bottom: 0; } ul.firwl-sidebar-main.firwl-collapsible {
margin-bottom: 0; }
.firwl-widget {
list-style: none;
padding: 0;
margin: 5px 0 45px 0; font-size: 15px;
letter-spacing: 0.03em;
line-height: 1.5em; }
.firwl-widget__title, .firwl-widget__title.firwl-caption {
margin-bottom: 1rem;
margin-top: 0;
color: inherit; }
.firwl-widget.active .collapsible-header i {
transform: rotate(180deg); }
.firwl-widget .wp-caption.alignnone {
margin: 0;
padding: 0;
max-width: 100%; }
.firwl-widget .wp-caption.alignnone a {
display: block;
clear: both; }
.firwl-widget .wp-caption.alignnone p {
margin: 0; }
.firwl-widget .wp-caption.alignnone p.wp-caption-text {
width: 100%; }
.firwl-widget a.btn:hover {
text-decoration: none; }
.firwl-widget .recentcomments a {
font-style: italic; }
.firwl-widget cite {
font-size: .9em; }
.firwl-widget table caption {
text-align: left; }
.firwl-widget.widget_rss ul, .firwl-widget.widget_recent_comments ul, .firwl-widget.widget_meta ul, .firwl-widget.widget_pages ul, .firwl-widget.widget_categories ul, .firwl-widget.widget_archive ul, .firwl-widget.widget_nav_menu ul, .firwl-widget.widget_recent_entries ul {
margin: 8px 0 0 0; }
.firwl-widget.widget_rss ul li, .firwl-widget.widget_recent_comments ul li, .firwl-widget.widget_meta ul li, .firwl-widget.widget_pages ul li, .firwl-widget.widget_categories ul li, .firwl-widget.widget_archive ul li, .firwl-widget.widget_nav_menu ul li, .firwl-widget.widget_recent_entries ul li {
list-style-type: none;
padding: 0.2em 0;
margin: 0; }
.firwl-widget.widget_rss ul li ul, .firwl-widget.widget_recent_comments ul li ul, .firwl-widget.widget_meta ul li ul, .firwl-widget.widget_pages ul li ul, .firwl-widget.widget_categories ul li ul, .firwl-widget.widget_archive ul li ul, .firwl-widget.widget_nav_menu ul li ul, .firwl-widget.widget_recent_entries ul li ul {
padding-left: 1rem; }
.firwl-widget.widget_rss ul li:first-child, .firwl-widget.widget_recent_comments ul li:first-child, .firwl-widget.widget_meta ul li:first-child, .firwl-widget.widget_pages ul li:first-child, .firwl-widget.widget_categories ul li:first-child, .firwl-widget.widget_archive ul li:first-child, .firwl-widget.widget_nav_menu ul li:first-child, .firwl-widget.widget_recent_entries ul li:first-child {
padding-top: 0; }
.firwl-widget.widget_rss ul li:last-child, .firwl-widget.widget_recent_comments ul li:last-child, .firwl-widget.widget_meta ul li:last-child, .firwl-widget.widget_pages ul li:last-child, .firwl-widget.widget_categories ul li:last-child, .firwl-widget.widget_archive ul li:last-child, .firwl-widget.widget_nav_menu ul li:last-child, .firwl-widget.widget_recent_entries ul li:last-child {
border: none; }
.firwl-widget.widget_rss > ul > li, .firwl-widget.widget_recent_comments > ul > li, .firwl-widget.widget_meta > ul > li, .firwl-widget.widget_pages > ul > li, .firwl-widget.widget_categories > ul > li, .firwl-widget.widget_archive > ul > li, .firwl-widget.widget_nav_menu > ul > li, .firwl-widget.widget_recent_entries > ul > li {
border-bottom: 1px solid rgba(100, 100, 100, 0.1);
padding: 0.3em 0; }
.firwl-widget.widget_rss > ul > li:last-child, .firwl-widget.widget_recent_comments > ul > li:last-child, .firwl-widget.widget_meta > ul > li:last-child, .firwl-widget.widget_pages > ul > li:last-child, .firwl-widget.widget_categories > ul > li:last-child, .firwl-widget.widget_archive > ul > li:last-child, .firwl-widget.widget_nav_menu > ul > li:last-child, .firwl-widget.widget_recent_entries > ul > li:last-child {
border-bottom: none; }
.firwl-widget .tagcloud a {
display: inline-block;
margin: 0 4px 4px 0;
float: left;
text-transform: uppercase;
background: rgba(100, 100, 100, 0.1);
padding: 2px 6px; }
.firwl-widget.widget_categories ul li.cat-item:first-child {
padding-top: 0; }
.firwl-widget.widget_categories ul li.cat-item, .firwl-widget.widget_categories ul li.cat-item li.cat-item {
text-align: right;
display: block;
clear: both;
overflow: hidden; }
.firwl-widget.widget_categories ul li.cat-item::before, .firwl-widget.widget_categories ul li.cat-item li.cat-item::before {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
font-feature-settings: 'liga';
content: "keyboard_arrow_right";
position: relative;
float: left;
top: 0.25em;
margin-right: 0.5rem; }
.firwl-widget.widget_categories ul li.cat-item li.cat-item {
border: none; }
.firwl-widget.widget_categories ul li.cat-item:last-child {
border: none; }
.firwl-widget.widget_categories ul li.cat-item a {
display: inline-block;
border-bottom: none;
float: left; }
.firwl-widget.widget_pages ul li.page_item, .firwl-widget.widget_pages ul li.page_item li {
margin-left: 15px; }
.firwl-widget.widget_pages ul li.page_item li, .firwl-widget.widget_pages ul aside li.menu-item li {
list-style-type: circle;
margin-left: 8px; }
.firwl-widget.widget_pages ul > li.page_item {
margin-left: 0; }
.firwl-widget.widget_recent_comments li.recentcomments {
padding: 0.5rem 0; }
.firwl-widget ul:not(.firwl-tags):not(.firwl-archives-widget), .firwl-widget ul.menu { }
.firwl-widget > ul {
margin: 0;
padding: 0; }
.firwl-widget ul.menu {
margin: 0;
padding: 0; }
.firwl-widget ul.menu li.menu-item {
text-align: left;
display: block;
clear: both;
overflow: hidden;
padding: 0;
border: none; }
.firwl-widget ul.menu li.menu-item > ul {
margin-top: 0; }
.firwl-widget ul.menu li.menu-item a {
padding: 10px 0 10px 20px;
display: block;
min-height: 32px;
border-bottom: 1px solid rgba(100, 100, 100, 0.1);
position: relative; }
.firwl-widget ul.menu li.menu-item a::before {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
font-feature-settings: 'liga';
content: "keyboard_arrow_right";
top: 0.3rem;
margin-right: 0.5rem;
color: inherit;
position: absolute;
left: 0;
top: 0.9em; }
.firwl-widget ul.menu li.menu-item a:empty {
display: none; }
.firwl-widget.widget_rss .rss-date {
font-size: 11px;
margin-bottom: 4px; }
.firwl-widget.widget_rss li a.rsswidget {
background: transparent;
color: inherit;
border-bottom: 2px solid;
border-color: inherit;
display: block;
font-weight: bold;
font-size: 16px;
display: block;
margin-top: 12px;
padding-bottom: 3px; }
.firwl-widget.widget_rss li a.rsswidget:hover {
text-decoration: none; }
.firwl-widget select {
display: block;
width: 100%;
word-break: break-all;
position: relative;
box-sizing: border-box;
color: #444; }
.firwl-widget .textwidget .wp-caption {
margin: 1rem 0; }
.firwl-widget > ul {
margin: 0 0 20px 0; }
.firwl-widget .readalllink {
padding-top: 10px; }
.firwl-widget .calendar_wrap caption {
font-size: 1.2em;
text-transform: uppercase; }
.firwl-widget .calendar_wrap td {
padding: 4px; }
.firwl-widget .firwl-searchform form {
margin-top: 0; }
.firwl-widget-sponsor {
text-align: center; }
.firwl-widget-sponsor a {
padding: 20px;
width: 100%;
height: auto;
display: block; }
.firwl-widget-sponsor a img {
width: 100%;
height: auto; } .firwl-authorbox {
padding: 0;
position: relative;
overflow: hidden; }
.firwl-authorbox::after {
content: " ";
display: block;
height: 10px;
width: 125px;
position: absolute;
background: rgba(150, 150, 150, 0.2);
transform: skewX(-45deg);
top: -5px;
left: -5px; }
.firwl-authorbox__img {
width: 60px;
height: 60px;
float: left;
display: inline-block;
margin: 0 14px 3px 0;
position: relative;
clip-path: polygon(100% 0, 100% calc(100% - 7px), calc(100% - 7px) 100%, 0% 100%, 0 0, 0% 0%); }
.firwl-authorbox__img img {
width: 100%;
height: 100%; }
.firwl-authorbox .firwl-bgimg {
filter: blur(3px) brightness(40%);
transform: scale(1.5);
top: -20%; }
.firwl-authorbox h4 {
margin: 0; }
.firwl-authorbox__cn {
position: relative;
z-index: 2;
overflow: hidden;
padding: 20px;
height: 100%; }
.firwl-authorbox__card {
margin-bottom: 1.4rem;
padding: 30px 10px;
position: relative;
overflow: hidden; }
.firwl-authorbox__card > * {
position: relative;
z-index: 2; }
.firwl-authorbox__card h6 {
margin: 24px 0 0 0; }
.firwl-authorbox__card p {
margin: 10px 0 0 0;
line-height: 1em; }
.firwl-authorbox__card__bg {
position: absolute;
z-index: 0;
top: 0;
left: 0;
width: 100%;
height: 75px;
overflow: hidden;
background: black; }
.firwl-authorbox__card__bg img {
width: 120%;
height: 120%;
left: 0;
top: 0;
filter: blur(2px);
position: absolute;
opacity: .5;
object-fit: cover; } .firwl-cat-card {
position: relative;
padding-top: 48%;
display: block;
background: #111;
color: #fff;
margin-bottom: 20px;
display: block;
clip-path: polygon(100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0% 100%, 0 0, 0% 0%);
text-align: left; }
.firwl-cat-card img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
object-fit: cover;
opacity: .4; }
.firwl-cat-card h6 {
position: absolute;
top: 16px;
left: 16px;
margin: 0;
width: 90%;
width: calc(100% - 32px);
overflow: hidden;
text-overflow: ellipsis; } .firwl-slider__container {
padding: 0;
background: #000;
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%;
position: relative;
transform: translateX(0px);
backface-visibility: hidden; }
.firwl-slider__item {
padding-top: 100%;
min-height: 380px;
position: relative;
background: #333333;
display: block;
margin: 0 auto; }
.firwl-slider__i {
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
top: 0;
left: 0;
object-fit: cover; }
.firwl-slider__img {
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
display: block;
background: red; }
.firwl-slider__img img {
filter: blur(5px);
transform: scale(1.2);
transition: transform 8.5s 1.3s, filter 0.5s 0.2s;
top: 0;
left: 0;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
max-width: 100%;
min-width: 100%; }
.firwl-slider__c {
position: absolute;
display: block;
width: 100%;
height: 100%;
z-index: 2;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.3);
display: flex;
align-items: center;
padding: 16px;
padding-top: 130px;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 36%, rgba(0, 0, 0, 0.8) 81%, rgba(0, 0, 0, 0.8) 100%); }
.firwl-slider__c .firwl-container {
height: auto;
max-height: 100%;
overflow: hidden;
bottom: 0;
position: absolute;
width: 100%;
padding-bottom: 16px;
padding-right: 40px;
padding-left: 0; }
.firwl-slider__c .firwl-container > * {
opacity: 0;
transition: opacity 0.5s, transform 0.6s;
transform: translateX(20px); }
.firwl-slider__c .firwl-container h6 {
transition-delay: 1.2s; }
.firwl-slider__c .firwl-container h2 {
transition-delay: 1.4s; }
.firwl-slider__c .firwl-container p {
transition-delay: 1.6s; }
.firwl-slider__c .firwl-container > div {
transition-delay: 1.8s; }
.firwl-slider__c * {
color: #fff; }
.firwl-slider__c h2 {
margin: 0; }
.firwl-slider__c h6 {
font-size: 13px;
margin-bottom: 12px; }
.firwl-slider__c p, .firwl-slider__c .firwl-dot, .firwl-slider__c .firwl-meta {
display: none;
text-rendering: geometricPrecision; }
.firwl-slider__ac {
display: block;
height: 100px;
width: 100%;
text-align: center;
position: absolute;
top: 50%;
margin-top: -75px;
left: 0;
opacity: 0;
transition: opacity 0.5s, transform 0.6s;
transform: translateY(20px);
transition-delay: 2.3s; }
.firwl-slider__ab {
text-align: center;
color: #fff;
border: 3px solid;
display: inline-block;
width: 100px;
height: 100px;
line-height: 94px;
text-shadow: 0 0 15px #000;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
display: inline-block;
position: relative;
display: none; }
.firwl-slider__ab i {
font-size: 54px;
line-height: inherit;
margin: 0;
vertical-align: text-bottom;
display: webkit-flex; }
.firwl-slider__ab .qtmplayer-donut::before {
border-width: 8px; }
.firwl-slider_det * {
display: inline-block; }
.firwl-slider__main {
-moz-perspective: 1300px;
-ms-perspective: 1300px;
-webkit-perspective: 1300px;
perspective: 1300px;
display: block;
text-align: left;
position: relative;
margin-bottom: 22px;
width: 100%;
max-width: 1464px;
margin: 0 auto 50px auto; }
.firwl-slider__main > input {
display: none; }
.firwl-slider__main > input:nth-of-type(10):checked ~ ul {
transform: translateX(-900%); }
.firwl-slider__main > input:nth-of-type(9):checked ~ ul {
transform: translateX(-800%); }
.firwl-slider__main > input:nth-of-type(8):checked ~ ul {
transform: translateX(-700%); }
.firwl-slider__main > input:nth-of-type(7):checked ~ ul {
transform: translateX(-600%); }
.firwl-slider__main > input:nth-of-type(6):checked ~ ul {
transform: translateX(-500%); }
.firwl-slider__main > input:nth-of-type(5):checked ~ ul {
transform: translateX(-400%); }
.firwl-slider__main > input:nth-of-type(4):checked ~ ul {
transform: translateX(-300%); }
.firwl-slider__main > input:nth-of-type(3):checked ~ ul {
transform: translateX(-200%); }
.firwl-slider__main > input:nth-of-type(2):checked ~ ul {
transform: translateX(-100%); }
.firwl-slider__main > input:nth-of-type(1):checked ~ ul {
transform: translateX(0%); }
.firwl-slider__main > input:nth-of-type(1):checked ~ ul li:nth-of-type(1) {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(1):checked ~ ul li:nth-of-type(1) .firwl-slider__c {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(1):checked ~ ul li:nth-of-type(1) .firwl-slider__c .firwl-container > * {
opacity: 1;
transform: translateX(0px); }
.firwl-slider__main > input:nth-of-type(1):checked ~ ul li:nth-of-type(1) .firwl-slider__ac {
opacity: 1;
transform: translateY(0px); }
.firwl-slider__main > input:nth-of-type(1):checked ~ ul li:nth-of-type(1) .firwl-slider__img img {
filter: blur(0px);
transform: scale(1); }
.firwl-slider__main > input:nth-of-type(2):checked ~ ul li:nth-of-type(2) {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(2):checked ~ ul li:nth-of-type(2) .firwl-slider__c {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(2):checked ~ ul li:nth-of-type(2) .firwl-slider__c .firwl-container > * {
opacity: 1;
transform: translateX(0px); }
.firwl-slider__main > input:nth-of-type(2):checked ~ ul li:nth-of-type(2) .firwl-slider__ac {
opacity: 1;
transform: translateY(0px); }
.firwl-slider__main > input:nth-of-type(2):checked ~ ul li:nth-of-type(2) .firwl-slider__img img {
filter: blur(0px);
transform: scale(1); }
.firwl-slider__main > input:nth-of-type(3):checked ~ ul li:nth-of-type(3) {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(3):checked ~ ul li:nth-of-type(3) .firwl-slider__c {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(3):checked ~ ul li:nth-of-type(3) .firwl-slider__c .firwl-container > * {
opacity: 1;
transform: translateX(0px); }
.firwl-slider__main > input:nth-of-type(3):checked ~ ul li:nth-of-type(3) .firwl-slider__ac {
opacity: 1;
transform: translateY(0px); }
.firwl-slider__main > input:nth-of-type(3):checked ~ ul li:nth-of-type(3) .firwl-slider__img img {
filter: blur(0px);
transform: scale(1); }
.firwl-slider__main > input:nth-of-type(4):checked ~ ul li:nth-of-type(4) {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(4):checked ~ ul li:nth-of-type(4) .firwl-slider__c {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(4):checked ~ ul li:nth-of-type(4) .firwl-slider__c .firwl-container > * {
opacity: 1;
transform: translateX(0px); }
.firwl-slider__main > input:nth-of-type(4):checked ~ ul li:nth-of-type(4) .firwl-slider__ac {
opacity: 1;
transform: translateY(0px); }
.firwl-slider__main > input:nth-of-type(4):checked ~ ul li:nth-of-type(4) .firwl-slider__img img {
filter: blur(0px);
transform: scale(1); }
.firwl-slider__main > input:nth-of-type(5):checked ~ ul li:nth-of-type(5) {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(5):checked ~ ul li:nth-of-type(5) .firwl-slider__c {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(5):checked ~ ul li:nth-of-type(5) .firwl-slider__c .firwl-container > * {
opacity: 1;
transform: translateX(0px); }
.firwl-slider__main > input:nth-of-type(5):checked ~ ul li:nth-of-type(5) .firwl-slider__ac {
opacity: 1;
transform: translateY(0px); }
.firwl-slider__main > input:nth-of-type(5):checked ~ ul li:nth-of-type(5) .firwl-slider__img img {
filter: blur(0px);
transform: scale(1); }
.firwl-slider__main > input:nth-of-type(6):checked ~ ul li:nth-of-type(6) {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(6):checked ~ ul li:nth-of-type(6) .firwl-slider__c {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(6):checked ~ ul li:nth-of-type(6) .firwl-slider__c .firwl-container > * {
opacity: 1;
transform: translateX(0px); }
.firwl-slider__main > input:nth-of-type(6):checked ~ ul li:nth-of-type(6) .firwl-slider__ac {
opacity: 1;
transform: translateY(0px); }
.firwl-slider__main > input:nth-of-type(6):checked ~ ul li:nth-of-type(6) .firwl-slider__img img {
filter: blur(0px);
transform: scale(1); }
.firwl-slider__main > input:nth-of-type(7):checked ~ ul li:nth-of-type(7) {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(7):checked ~ ul li:nth-of-type(7) .firwl-slider__c {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(7):checked ~ ul li:nth-of-type(7) .firwl-slider__c .firwl-container > * {
opacity: 1;
transform: translateX(0px); }
.firwl-slider__main > input:nth-of-type(7):checked ~ ul li:nth-of-type(7) .firwl-slider__ac {
opacity: 1;
transform: translateY(0px); }
.firwl-slider__main > input:nth-of-type(7):checked ~ ul li:nth-of-type(7) .firwl-slider__img img {
filter: blur(0px);
transform: scale(1); }
.firwl-slider__main > input:nth-of-type(8):checked ~ ul li:nth-of-type(8) {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(8):checked ~ ul li:nth-of-type(8) .firwl-slider__c {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(8):checked ~ ul li:nth-of-type(8) .firwl-slider__c .firwl-container > * {
opacity: 1;
transform: translateX(0px); }
.firwl-slider__main > input:nth-of-type(8):checked ~ ul li:nth-of-type(8) .firwl-slider__ac {
opacity: 1;
transform: translateY(0px); }
.firwl-slider__main > input:nth-of-type(8):checked ~ ul li:nth-of-type(8) .firwl-slider__img img {
filter: blur(0px);
transform: scale(1); }
.firwl-slider__main > input:nth-of-type(9):checked ~ ul li:nth-of-type(9) {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(9):checked ~ ul li:nth-of-type(9) .firwl-slider__c {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(9):checked ~ ul li:nth-of-type(9) .firwl-slider__c .firwl-container > * {
opacity: 1;
transform: translateX(0px); }
.firwl-slider__main > input:nth-of-type(9):checked ~ ul li:nth-of-type(9) .firwl-slider__ac {
opacity: 1;
transform: translateY(0px); }
.firwl-slider__main > input:nth-of-type(9):checked ~ ul li:nth-of-type(9) .firwl-slider__img img {
filter: blur(0px);
transform: scale(1); }
.firwl-slider__main > input:nth-of-type(10):checked ~ ul li:nth-of-type(10) {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(10):checked ~ ul li:nth-of-type(10) .firwl-slider__c {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(10):checked ~ ul li:nth-of-type(10) .firwl-slider__c .firwl-container > * {
opacity: 1;
transform: translateX(0px); }
.firwl-slider__main > input:nth-of-type(10):checked ~ ul li:nth-of-type(10) .firwl-slider__ac {
opacity: 1;
transform: translateY(0px); }
.firwl-slider__main > input:nth-of-type(10):checked ~ ul li:nth-of-type(10) .firwl-slider__img img {
filter: blur(0px);
transform: scale(1); }
.firwl-slider__main > ul {
position: relative;
width: 100%;
height: auto;
z-index: 1;
font-size: 0;
line-height: 0;
margin: 0 auto;
padding: 0;
white-space: nowrap;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
backface-visibility: hidden;
transform: translateX(0);
will-change: transform;
-moz-transition: transform 0.4s;
-o-transition: transform 0.4s ease-out;
-webkit-transition: transform 0.4s;
transition: transform 0.4s;
transition-timing-function: cubic-bezier(0.58, 0.025, 0, 0.995); }
.firwl-slider__main > ul > li {
opacity: .5;
padding: 0;
margin: 0;
position: relative;
display: inline-block;
width: 100%;
height: 100%;
overflow: hidden;
font-size: 15px;
font-size: initial;
line-height: initial;
transition: opacity .3s 0.3s;
vertical-align: top;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
white-space: normal; }
.firwl-slider__main > ul > li .firwl-slider__c {
opacity: 0;
transition: opacity .5s 1s; }
.firwl-slider__main > input:nth-of-type(1):checked ~ .firwl-slider__nav label:nth-of-type(1),
.firwl-slider__main > input:nth-of-type(2):checked ~ .firwl-slider__nav label:nth-of-type(2),
.firwl-slider__main > input:nth-of-type(3):checked ~ .firwl-slider__nav label:nth-of-type(3),
.firwl-slider__main > input:nth-of-type(4):checked ~ .firwl-slider__nav label:nth-of-type(4),
.firwl-slider__main > input:nth-of-type(5):checked ~ .firwl-slider__nav label:nth-of-type(5),
.firwl-slider__main > input:nth-of-type(6):checked ~ .firwl-slider__nav label:nth-of-type(6),
.firwl-slider__main > input:nth-of-type(7):checked ~ .firwl-slider__nav label:nth-of-type(7),
.firwl-slider__main > input:nth-of-type(8):checked ~ .firwl-slider__nav label:nth-of-type(8),
.firwl-slider__main > input:nth-of-type(9):checked ~ .firwl-slider__nav label:nth-of-type(9),
.firwl-slider__main > input:nth-of-type(10):checked ~ .firwl-slider__nav label:nth-of-type(10),
.firwl-slider__main > input:nth-of-type(11):checked ~ .firwl-slider__nav label:nth-of-type(11) {
opacity: 1; }
.firwl-slider__main > input:nth-of-type(1):checked ~ .firwl-slider__nav label:nth-of-type(1):after,
.firwl-slider__main > input:nth-of-type(2):checked ~ .firwl-slider__nav label:nth-of-type(2):after,
.firwl-slider__main > input:nth-of-type(3):checked ~ .firwl-slider__nav label:nth-of-type(3):after,
.firwl-slider__main > input:nth-of-type(4):checked ~ .firwl-slider__nav label:nth-of-type(4):after,
.firwl-slider__main > input:nth-of-type(5):checked ~ .firwl-slider__nav label:nth-of-type(5):after,
.firwl-slider__main > input:nth-of-type(6):checked ~ .firwl-slider__nav label:nth-of-type(6):after,
.firwl-slider__main > input:nth-of-type(7):checked ~ .firwl-slider__nav label:nth-of-type(7):after,
.firwl-slider__main > input:nth-of-type(8):checked ~ .firwl-slider__nav label:nth-of-type(8):after,
.firwl-slider__main > input:nth-of-type(9):checked ~ .firwl-slider__nav label:nth-of-type(9):after,
.firwl-slider__main > input:nth-of-type(10):checked ~ .firwl-slider__nav label:nth-of-type(10):after,
.firwl-slider__main > input:nth-of-type(11):checked ~ .firwl-slider__nav label:nth-of-type(11):after {
opacity: .6; }
.firwl-slider__main .firwl-slider.infinity > input:first-of-type:checked ~ .firwl-slider__arrows label.firwl-goto-last,
.firwl-slider__main > input:nth-of-type(1):checked ~ .firwl-slider__arrows > label:nth-of-type(0),
.firwl-slider__main > input:nth-of-type(2):checked ~ .firwl-slider__arrows > label:nth-of-type(1),
.firwl-slider__main > input:nth-of-type(3):checked ~ .firwl-slider__arrows > label:nth-of-type(2),
.firwl-slider__main > input:nth-of-type(4):checked ~ .firwl-slider__arrows > label:nth-of-type(3),
.firwl-slider__main > input:nth-of-type(5):checked ~ .firwl-slider__arrows > label:nth-of-type(4),
.firwl-slider__main > input:nth-of-type(6):checked ~ .firwl-slider__arrows > label:nth-of-type(5),
.firwl-slider__main > input:nth-of-type(7):checked ~ .firwl-slider__arrows > label:nth-of-type(6),
.firwl-slider__main > input:nth-of-type(8):checked ~ .firwl-slider__arrows > label:nth-of-type(7),
.firwl-slider__main > input:nth-of-type(9):checked ~ .firwl-slider__arrows > label:nth-of-type(8),
.firwl-slider__main > input:nth-of-type(10):checked ~ .firwl-slider__arrows > label:nth-of-type(9),
.firwl-slider__main > input:nth-of-type(11):checked ~ .firwl-slider__arrows > label:nth-of-type(10) {
display: block;
left: 2%;
right: auto;
transform: rotate(-45deg); }
.firwl-slider.infinity > input:last-of-type:checked ~ .firwl-slider__main__arrows label.firwl-goto-first,
.firwl-slider__main > input:nth-of-type(1):checked ~ .firwl-slider__arrows > label:nth-of-type(2),
.firwl-slider__main > input:nth-of-type(2):checked ~ .firwl-slider__arrows > label:nth-of-type(3),
.firwl-slider__main > input:nth-of-type(3):checked ~ .firwl-slider__arrows > label:nth-of-type(4),
.firwl-slider__main > input:nth-of-type(4):checked ~ .firwl-slider__arrows > label:nth-of-type(5),
.firwl-slider__main > input:nth-of-type(5):checked ~ .firwl-slider__arrows > label:nth-of-type(6),
.firwl-slider__main > input:nth-of-type(6):checked ~ .firwl-slider__arrows > label:nth-of-type(7),
.firwl-slider__main > input:nth-of-type(7):checked ~ .firwl-slider__arrows > label:nth-of-type(8),
.firwl-slider__main > input:nth-of-type(8):checked ~ .firwl-slider__arrows > label:nth-of-type(9),
.firwl-slider__main > input:nth-of-type(9):checked ~ .firwl-slider__arrows > label:nth-of-type(10),
.firwl-slider__main > input:nth-of-type(10):checked ~ .firwl-slider__arrows > label:nth-of-type(11),
.firwl-slider__main > input:nth-of-type(11):checked ~ .firwl-slider__arrows > label:nth-of-type(12) {
display: block;
right: 2%;
left: auto;
transform: rotate(135deg); }
.firwl-slider__nav {
position: absolute;
bottom: -18px;
left: 50%;
z-index: 10;
margin-bottom: -10px;
font-size: 0;
line-height: 0;
text-align: center;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.firwl-slider__nav div {
margin-left: -100%; }
.firwl-slider__nav label {
position: relative;
display: inline-block;
cursor: pointer;
border-radius: 50%;
margin: 0 10px;
padding: 0;
border: 5px solid;
width: 10px;
height: 10px;
opacity: .7;
transition: opacity .3s;
box-sizing: border-box; }
.firwl-slider__nav label:hover:after {
opacity: 1; }
.firwl-slider__nav label:after {
content: '';
position: absolute;
left: 50%;
top: 50%;
width: 16px;
height: 16px;
margin-left: -8px;
margin-top: -8px;
border: 1px solid;
border-radius: 50%;
padding: 6px;
transition: opacity .3s;
opacity: 0; }
.firwl-slider__arrows {
position: absolute;
left: 1%;
top: 100%;
width: 98%;
height: 0;
z-index: 20;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-top: 10px; }
.firwl-slider__arrows label {
display: none;
position: absolute;
height: 70px;
width: 70px;
height: 30px;
width: 30px;
padding: 3px;
cursor: pointer; }
.firwl-slider__arrows label:before, .firwl-slider__arrows label::after {
content: '';
position: absolute;
top: 0;
left: 0;
height: 70px;
width: 70px;
height: 30px;
width: 30px;
opacity: .4;
border: 1px solid #fff;
border-color: inherit;
border-right-color: transparent;
border-bottom-color: transparent; }
.firwl-slider__arrows label::after {
width: 14px;
height: 14px;
border-width: 8px;
margin: -7px 0 0 -7px;
top: 50%;
left: 50%;
box-sizing: border-box;
opacity: 1; }
.firwl-slider__arrows label:hover {
margin: 0 0px; } .firwl-owl-theme .firwl-item {
margin-bottom: 0; }
.firwl-owl-theme .firwl-item .firwl-itemcontainer .firwl-post {
margin-bottom: 0; }
.firwl-owl-theme .owl-nav {
text-align: center;
-webkit-tap-highlight-color: transparent;
height: 0;
position: absolute;
top: 50%;
width: 110%;
left: -5%;
margin-top: -20px; }
.firwl-owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 0;
font-size: 32px;
margin: 0;
padding: 0;
display: inline-block;
cursor: pointer;
border-radius: 0;
width: 40px;
height: 40px;
line-height: 40px; }
.firwl-owl-theme .owl-nav .owl-prev {
float: left; }
.firwl-owl-theme .owl-nav .owl-next {
float: right; }
.firwl-owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.firwl-owl-theme[data-dots="true"] {
margin-bottom: 30px; }
.firwl-owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.firwl-owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.firwl-owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
background: transparent;
width: 12px;
margin-right: 2px;
transition: width 0.7s ease;
min-width: 0; }
.firwl-owl-theme .owl-dots .owl-dot span {
-webkit-backface-visibility: visible;
background: #666;
height: 12px;
box-sizing: border-box;
margin: 0;
width: 100%;
content: " ";
display: block;
transition: clip-path 0.7s ease, background 0.7s ease;
clip-path: polygon(100% 0, 100% calc(100% - 3px), calc(100% - 3px) 100%, 0% 100%, 0 0, 0% 0%); }
.firwl-owl-theme .owl-dots .owl-dot.active, .firwl-owl-theme .owl-dots .owl-dot:hover {
width: 30px;
opacity: 1; }
.vc_editor .owl-carousel {
display: block !important; }
.owl-stage {
transition-property: transform  !important;
transition-duration: 1.0s !important;
transition-timing-function: cubic-bezier(0.2, 0, 0, 1) !important; }
.firwl-arrow {
width: 40px;
height: 40px;
display: inline-block;
content: " ";
position: relative; }
.firwl-arrow::before, .firwl-arrow::after {
content: " ";
display: block;
border: 1px solid;
border-color: inherit;
width: 40px;
height: 40px;
position: absolute;
border-right-color: transparent;
border-bottom-color: transparent;
transform: rotate(-45deg) scale(0.75);
transform-origin: 50% 50%;
opacity: .4; }
.firwl-arrow::after {
width: 20px;
height: 20px;
top: 10px;
left: 10px;
border-width: 10px;
opacity: 1; }
.firwl-arrow__r {
transform: rotate(180deg); } .firwl-gallery {
display: flex;
flex-wrap: wrap; }
.firwl-gallery__item {
width: 250px;
margin: 0px;
flex-grow: 1;
line-height: 0;
display: block;
overflow: hidden;
overflow: hidden;
position: relative; }
.firwl-gallery__item i {
display: block;
color: #fff;
font-size: 50px;
top: 50%;
position: absolute;
left: 50%;
margin: -20px 0 0 -20px;
transition: opacity 0.3s;
z-index: 3;
opacity: 0; }
.firwl-gallery__item img {
opacity: 1;
transition: opacity 0.3s;
width: 100%;
height: auto; }
.firwl-gallery__item:hover img {
opacity: 0.5; }
.firwl-gallery__item:hover i {
opacity: 1; }
.firwl-gallery__item:nth-last-child(9) ~ div {
height: 0; }
.firwl-gallery.firwl-ss a {
width: 150px; }
.firwl-gallery.firwl-sl a {
width: 390px; } #firwlBody {  }
#firwlBody .firwl-pagebuilder-mw {
max-width: 100%;
overflow: hidden; }
#firwlBody .firwl-vc-row-container {
display: block;
width: 100%;
clear: both;
position: relative; }
#firwlBody .firwl-vc-row-container::after, #firwlBody .firwl-vc-row-container::before {
content: " ";
display: block;
width: 100%;
clear: both;
height: 0px; }
#firwlBody .firwl-vc-row-container .vc_row {
position: relative;
z-index: 3; }
#firwlBody .firwl-vc-row-container .firwl-glitchpicture {
z-index: 2;
overflow: hidden;
display: none; }
#firwlBody .firwl-vc-row-container.firwl-stickybar-parent {
z-index: 100000; }
#firwlBody .firwl-negative {
color: #fff !important; }
#firwlBody ul.wpb_thumbnails-fluid > li, #firwlBody .wpb_content_element {
margin-bottom: 0; }
#firwlBody .vc_row-o-full-height {
min-height: 100%;
min-height: 100vh; }
#firwlBody .vc_row-has-fill > .vc_column_container > .vc_column-inner, #firwlBody .vc_col-has-fill > .vc_column-inner, #firwlBody .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, #firwlBody .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, #firwlBody .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, #firwlBody .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, #firwlBody .vc_row-has-fill > .vc_column_container > .vc_column-inner, #firwlBody .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, #firwlBody .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, #firwlBody .vc_section.vc_section-has-fill, #firwlBody .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, #firwlBody .vc_section.vc_section-has-fill + .vc_section {
padding-top: 0; }
#firwlBody .vc_parallax .vc_parallax-inner {
transition: top 0.15s;
will-change: top;
transform: translateX(0); }
#firwlBody .firwl-bgimg__vc img {
min-height: 100%;
height: 100%; }
#firwlBody .firwl-bgimg__vc.firwl-bgimg__parallax img {
min-height: 140%; }
#firwlBody .vc_row .firwl-bgimg__parallax img {
position: absolute; }
#firwlBody .vc_video-bg-container > .vc_column-inner {
position: relative;
z-index: 10; }
#firwlBody .firwl-container .firwl-slickslider-outercontainer {
margin-left: -15px;
margin-right: -15px; }
#firwlBody .firwl-body .vc_row-o-full-height {
min-height: 100vh !important; }
#firwlBody .firwl-rowcontent {
margin: 0; }
#firwlBody .firwl-rowcontent::after {
display: block;
width: 100%;
clear: both;
content: " ";
height: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-0 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-0 .firwl-rowcontent {
margin: 0-0px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-0 .vc_column-inner {
padding-left: 0px;
padding-right: 0px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-1 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-1 .firwl-rowcontent {
margin: 0-0.5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-1 .vc_column-inner {
padding-left: 0.5px;
padding-right: 0.5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-2 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-2 .firwl-rowcontent {
margin: 0-1px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-2 .vc_column-inner {
padding-left: 1px;
padding-right: 1px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-3 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-3 .firwl-rowcontent {
margin: 0-1.5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-3 .vc_column-inner {
padding-left: 1.5px;
padding-right: 1.5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-4 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-4 .firwl-rowcontent {
margin: 0-2px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-4 .vc_column-inner {
padding-left: 2px;
padding-right: 2px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-5 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-5 .firwl-rowcontent {
margin: 0-2.5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-5 .vc_column-inner {
padding-left: 2.5px;
padding-right: 2.5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-6 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-6 .firwl-rowcontent {
margin: 0-3px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-6 .vc_column-inner {
padding-left: 3px;
padding-right: 3px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-7 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-7 .firwl-rowcontent {
margin: 0-3.5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-7 .vc_column-inner {
padding-left: 3.5px;
padding-right: 3.5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-8 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-8 .firwl-rowcontent {
margin: 0-4px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-8 .vc_column-inner {
padding-left: 4px;
padding-right: 4px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-9 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-9 .firwl-rowcontent {
margin: 0-4.5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-9 .vc_column-inner {
padding-left: 4.5px;
padding-right: 4.5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-10 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-10 .firwl-rowcontent {
margin: 0-5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-10 .vc_column-inner {
padding-left: 5px;
padding-right: 5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-15 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-15 .firwl-rowcontent {
margin: 0-7.5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-15 .vc_column-inner {
padding-left: 7.5px;
padding-right: 7.5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-20 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-20 .firwl-rowcontent {
margin: 0-10px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-20 .vc_column-inner {
padding-left: 10px;
padding-right: 10px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-25 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-25 .firwl-rowcontent {
margin: 0-12.5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-25 .vc_column-inner {
padding-left: 12.5px;
padding-right: 12.5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-30 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-30 .firwl-rowcontent {
margin: 0-15px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-30 .vc_column-inner {
padding-left: 15px;
padding-right: 15px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-35 {
margin-left: 0;
margin-right: 0; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-35 .firwl-rowcontent {
margin: 0-17.5px; }
#firwlBody .vc_row.firwl-vc_row.vc_column-gap-35 .vc_column-inner {
padding-left: 17.5px;
padding-right: 17.5px; }
#firwlBody.vc_editor .firwl-vc-row-container .firwl-glitchpicture {
display: block; }
#firwlBody .compose-mode .vc_empty-shortcode-element {
min-height: 1px; }
.vc_row-has-fill {
background-position: top center;
background-size: 100% auto; }
#firwlBody.firwl-safari .firwl-bgimg__vc {
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
-webkit-transform: translate3d(0, 0, 0); }
#firwlBody.firwl-safari .firwl-bgimg__vc img {
width: 100%;
height: 100%;
object-fit: cover; } .firwl-downloadbox {
width: 100%;
clear: both;
margin-bottom: 50px;
display: flex;
border: none; }
.firwl-downloadbox__i {
display: block; }
.firwl-downloadbox__i > img {
display: block; }
.firwl-downloadbox__content {
padding: 26px 20px;
clip-path: polygon(100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0% 100%, 0 0, 0% 0%); }
.firwl-downloadbox__count {
opacity: .5; }
.firwl-downloadbox__act {
margin-top: 1.3rem; }
.firwl-downloadbox__cap {
margin-top: 0; }
.firwl-downloadbox__button {
margin: 40px auto; }
.firwl-downloadbox__button a {
text-align: center;
text-decoration: none !important;
padding: .75em 1em;
color: #fff;
display: block;
font-size: 1.2em;
line-height: 1.5em;
border-radius: 4px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
cursor: pointer;
border-radius: 1px;
background: none;
box-shadow: none; }
.firwl-downloadbox__button a:hover {
background: none; }
.firwl-downloadbox__button a p {
margin: 0; }
.ttg-reaktions-shareball__menu-btn, .ttg-reaktions-shareball__icons a {
-webkit-clip-path: polygon(50% 0%, 96% 25%, 96% 75%, 50% 100%, 4% 76%, 4% 25%);
clip-path: polygon(50% 0%, 96% 25%, 96% 75%, 50% 100%, 4% 76%, 4% 25%);
border-radius: 2px; }
.firwl-entrycontent__share .ttg-btn-share {
border-radius: 0;
padding: 0;
margin-left: 0;
margin-right: 4px; }
.firwl-entrycontent__share .ttg-btn-share .ttg-btn-share i.material-icons {
line-height: 34px;
vertical-align: middle; }
.firwl-entrycontent__share .ttg-btn-share i.qt-socicon-whatsapp {
vertical-align: middle; }
.firwl-entrycontent__share .ttg-btn-share:hover {
color: inherit; }
.firwl-herolist {
margin: 20px 0; }
.firwl-herolist .firwl-btn {
padding: 0;
height: 24px;
line-height: 22px;
min-width: 24px;
width: 24px;
margin-right: .8em; }
.firwl-herolist .firwl-btn i {
line-height: 24px; }
.firwl-herolist .firwl-btn::after {
bottom: -3px; }
.firwl-herolist .firwl-btn::before {
min-width: calc(100% - 6px); }
.firwl-herolist p {
margin-bottom: 1em; }
.firwl-pricingtable {
position: relative;
margin-bottom: 16px; }
.firwl-pricingtable::after {
content: " ";
display: block;
width: 100%;
height: 100%;
position: absolute;
z-index: 0;
filter: blur(8px);
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.4); }
.firwl-pricingtable h4 {
text-align: center;
margin: 0; }
.firwl-pricingtable h6 {
text-align: center;
margin: 0;
opacity: .6; }
.firwl-pricingtable__content {
display: block;
width: 100%;
height: 100%;
clip-path: polygon(100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0% 100%, 0 0, 0% 0%);
padding: 20px;
position: relative;
z-index: 2;
text-rendering: optimizeLegibility; }
.firwl-pricingtable__content > * {
position: relative;
z-index: 2; }
.firwl-pricingtable__icon {
font-size: 110px;
line-height: 1;
text-align: center;
display: block;
width: 100%;
margin: 20px 0 10px 0; }
.firwl-pricingtable__bg {
clip-path: polygon(100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0% 100%, 0 0, 0% 0%);
position: absolute;
z-index: 0;
top: 0;
left: 0;
height: 100% !important;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
max-width: 100%;
min-width: 100%;
vertical-align: bottom; }
.firwl-pricingtable__bg.firwl-bgo-half {
opacity: .55; }
.firwl-pricingtable__bg.firwl-bgo-low {
opacity: .25; }
.firwl-pricingtable__pc {
padding: 16px 0;
margin-top: 20px;
position: relative;
text-align: center;
font-size: 20px; }
.firwl-pricingtable__pc::before, .firwl-pricingtable__pc::after {
content: " ";
display: block;
width: 100%;
height: 5px;
position: absolute;
top: 0;
left: 0;
background-image: linear-gradient(135deg, white 12.5%, transparent 12.5%, transparent 50%, white 50%, white 62.5%, transparent 62.5%, transparent 100%);
background-size: 5px 5px; }
.firwl-pricingtable__pc::after {
top: auto;
bottom: 0; }
.firwl-pricingtable__pc > * {
line-height: .9em; }
.firwl-pricingtable__pc .firwl-pricingtable__price {
font-size: 55px;
position: relative;
margin-left: 5px; }
.firwl-pricingtable__pc .firwl-pricingtable__price sub, .firwl-pricingtable__pc .firwl-pricingtable__price sup {
font-size: 20px;
position: relative;
top: -22px;
left: 15px; }
.firwl-pricingtable__pc .firwl-pricingtable__price sub {
vertical-align: baseline;
font-size: 12px;
opacity: .7;
top: 0; }
.firwl-pricingtable__pc .firwl-pricingtable__price sub.l {
left: -1em; }
.firwl-pricingtable ul {
margin: 0 0 20px 0;
padding: 0; }
.firwl-pricingtable ul li {
margin: 0;
padding: 0;
border-bottom: 1px solid rgba(100, 100, 100, 0.6);
font-size: 13px;
line-height: 24px;
list-style: none;
padding: 18px 4px; }
.firwl-pricingtable ul li i {
font-size: 24px;
line-height: 24px;
margin-right: 8px;
margin-top: -3px;
display: inline-flex;
vertical-align: middle; }
.firwl-pricingtable ul li.active i {
color: #96ff00; }
.firwl-pricingtable ul li.inactive {
opacity: .6; }
.firwl-pricingtable ul li.inactive i {
opacity: .6; }
.firwl-pricingtable__foot {
font-size: 12px;
margin-top: 10px;
opacity: .5; }
.firwl-pricingtable__featured::after {
filter: blur(18px);
background: rgba(0, 0, 0, 0.8); }
.firwl-pricingtable__featured .firwl-gradicon::before {
background: #fff; }
.firwl-cards {
display: block;
position: relative;
margin-bottom: 0;
text-align: center;
width: 100%;
max-width: 570px;
height: 520px;
height: 460px;
text-align: center;
min-width: 260px;  }
.firwl-cards__def, .firwl-cards__sky {
margin-left: auto;
margin-right: auto;
float: none; }
.firwl-cards__def {
height: auto;
padding-top: 145%; }
.firwl-cards::after {
content: " ";
display: block;
width: 100%;
height: 100%;
position: absolute;
z-index: 0;
filter: blur(8px);
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.4); }
.firwl-cards__i {
width: 100%;
position: absolute;
top: 0;
left: 0;
padding-top: 100%;
z-index: 2; }
.firwl-cards__i img {
position: absolute;
z-index: 0;
top: 0;
left: 0;
height: 100% !important;
width: 100%;
max-width: 100%;
min-width: 100%;
-o-object-fit: cover;
object-fit: cover; }
.firwl-cards__content {
display: block;
width: 100%;
height: 100%;
clip-path: polygon(100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0% 100%, 0 0, 0% 0%);
padding: 20px;
position: absolute;
top: 0;
left: 0;
z-index: 2;
text-rendering: geometricPrecision; }
.firwl-cards__content__c {
position: absolute;
bottom: 0;
left: 0;
padding: 30px 20px;
width: 100%;
z-index: 3; }
.firwl-cards h6 {
margin: 0; }
.firwl-cards p {
opacity: .7; }
.firwl-cards hr {
width: 60px; }
.firwl-cards__icon {
font-size: 90px;
line-height: 1;
display: block;
width: 100%;
margin: 0; }
.firwl-cards__bg {
clip-path: polygon(100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0% 100%, 0 0, 0% 0%);
position: absolute;
z-index: 0;
top: 0;
left: 0;
height: 100% !important;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
max-width: 100%;
min-width: 100%;
vertical-align: bottom; }
.firwl-cards__bg.firwl-bgo-half {
opacity: .55; }
.firwl-cards__bg.firwl-bgo-low {
opacity: .25; }
.firwl-cards__sky {
height: 490px; }
.firwl-cards__inv .firwl-cards__content .firwl-cards__content__c {
bottom: auto;
top: 0; }
.firwl-cards__inv .firwl-cards__i {
top: auto;
bottom: 0; }
.firwl-cards__mini {
max-width: 170px;
height: 240px;
min-width: 130px;
height: 200px; }
.firwl-cards__mini h6 {
min-height: 40px; }
.firwl-cards__mini__c {
position: relative;
z-index: 2; }
.firwl-cards__mini .firwl-cards__content {
padding-left: 4px;
padding-right: 4px; }
.firwl-cards__horizontal {
padding-top: 0;
max-width: 1170px;
text-align: left;
height: auto; }
.firwl-cards__horizontal h2 {
margin-top: 24px; }
.firwl-cards__horizontal__pad {
padding: 30px; }
.firwl-cards__horizontal__inv .firwl-cards__horizontal__col1 {
float: right; }
.firwl-cards__horizontal .firwl-cards__content, .firwl-cards__horizontal .firwl-cards__content__c {
position: relative;
padding: 0; }
.firwl-cards__horizontal .firwl-cards__i {
position: relative;
width: 100%;
height: auto;
padding: 0; }
.firwl-cards__horizontal .firwl-cards__i img {
width: auto;
max-width: 100%;
min-width: 0;
height: auto !important;
display: block;
position: relative; }
.firwl-hov {
display: none; }
ul.firwl-sponsors {
position: relative;
margin: 0;
padding: 0;
overflow: hidden;
width: 100%; }
ul.firwl-sponsors li {
margin: 0;
padding: 0;
list-style-type: none !important;
width: 100%;
float: left; }
ul.firwl-sponsors li img {
z-index: 0;
top: 0;
left: 0;
width: 100%;
height: auto;
-o-object-fit: cover;
object-fit: cover;
max-width: 100%;
min-width: 100%;
vertical-align: middle;
line-height: 1;
margin: 0;
padding: 0; }
ul.firwl-sponsors li a {
display: block;
line-height: 1;
margin: 0;
padding: 0; } @media only screen and (min-width : 601px) {
.firwl-container {
width: 100%;
max-width: 740px; }
html {
font-size: 1.1em; }
.firwl-bigtitle {
font-size: 2.332em; }
h1 {
font-size: 2.074em; }
h2 {
font-size: 1.728em; }
h3 {
font-size: 1.44em; }
h4 {
font-size: 1.2em; }
h5 {
font-size: 1em; }
h6, small, .firwl-small, .firwl-scard .firwl-episodes, .firwl-meta {
font-size: 0.83em; }
pre {
padding: 40px; }
.firwl-btn {
padding: 0 12px;
height: 34px;
line-height: 32px;
min-width: 34px;
font-size: 13px; }
.firwl-btn__r {
width: 34px;
padding: 0; }
.firwl-btn i {
line-height: 34px; }
.firwl-btn.firwl-icon-l {
padding: 0 16px 0 15px; }
.firwl-btn.firwl-icon-l i {
line-height: 34px;
margin-right: 8px; }
.firwl-btn.firwl-icon-r {
padding: 0 15px 0 16px; }
.firwl-btn.firwl-icon-r i {
line-height: 34px;
margin-left: 8px; }
.firwl-btn-primary {
line-height: 34px; }
.firwl-btn__txt {
line-height: 34px; }
.firwl-btn__sq {
border-radius: 4px; }
.firwl-btn__l {
height: 50px;
padding: 0 28px;
line-height: 50px; }
.firwl-btn__s {
height: 31px;
line-height: 29px; }
.firwl-btn__bold.firwl-btn__s {
line-height: 27px; }
.firwl-btn__bold.firwl-btn__l {
line-height: calc(50px - 2px); }
input[type="submit"], button, button.button {
padding: 0 12px;
height: 34px;
line-height: 32px;
min-width: 34px;
font-size: 13px; }
.firwl-caption {
margin-bottom: .6em; }
.firwl-caption__s {
font-size: 1em; }
.firwl-caption__l, .firwl-caption__m {
margin-bottom: 24px; }
.firwl-caption__xxl {
font-size: 2.332em;
margin-bottom: 0; }
.firwl-decor {
width: 100px;
border-width: 5px;
height: 5px;
margin-bottom: 16px;
border-bottom: 5px solid; }
.firwl-decor.glitching::before, .firwl-decor.glitching::after {
height: 5px;
width: 100%; }
.firwl-section-caption h6 {
margin-bottom: 10px; }
.firwl-section-caption h2 {
font-size: 2.074em; }
.firwl-pad {
padding: 32px; }
.firwl-section {
padding: 70px 0; }
.firwl-vc_section {
margin-top: 70px;
margin-bottom: 70px; } .firwl-spacer-l {
margin-top: 90px; }
.firwl-spacer-m {
margin-top: 50px; }
.firwl-spacer-s {
margin-top: 30px; }
.firwl-spacer-xs {
margin-top: 20px; }
.firwl-row {
margin: 0 -10px; }
.firwl-row .firwl-col {
padding: 0 10px; }
.firwl-row .firwl-col.firwl-m1 {
width: 8.3333333333%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s1:nth-child(12n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-m2 {
width: 16.6666666667%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s2:nth-child(6n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-m3 {
width: 25%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s3:nth-child(4n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-m4 {
width: 33.3333333333%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s4:nth-child(3n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-m5 {
width: 41.6666666667%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s5:nth-child(2.4n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-m6 {
width: 50%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s6:nth-child(2n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-m7 {
width: 58.3333333333%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s7:nth-child(1.7142857143n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-m8 {
width: 66.6666666667%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s8:nth-child(1.5n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-m9 {
width: 75%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s9:nth-child(1.3333333333n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-m10 {
width: 83.3333333333%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s10:nth-child(1.2n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-m11 {
width: 91.6666666667%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s11:nth-child(1.0909090909n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-m12 {
width: 100%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-s12:nth-child(1n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-m1:nth-child(12n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-m2:nth-child(6n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-m3:nth-child(4n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-m4:nth-child(3n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-m5:nth-child(2.4n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-m6:nth-child(2n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-m7:nth-child(1.7142857143n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-m8:nth-child(1.5n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-m9:nth-child(1.3333333333n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-m10:nth-child(1.2n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-m11:nth-child(1.0909090909n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-m12:nth-child(1n+1) {
clear: left; }
.firwl-row .firwl-col__post {
margin-bottom: 30px; }
.firwl-pagination {
padding: 0px 0;
text-align: center; }
.firwl-pagination .page-numbers {
width: auto;
display: inline-block; }
.firwl-pagination .page-numbers:first-child {
padding-left: 0; }
.firwl-pagination .firwl-num, .firwl-pagination .dots {
display: inline-block; }
.firwl-post {
margin-bottom: 0;          }
.firwl-post + .firwl-post:last-child {
margin-bottom: 0; }
.firwl-post__content {
padding: 15px 0 0 0; }
.firwl-post__header .firwl-cats {
bottom: 22px;
left: 22px; }
.firwl-post__thumb {
display: block; }
.firwl-post__headercont {
padding: 20px; }
.firwl-post__std {
max-width: 768px;
margin-right: auto;
margin-left: auto;
margin-bottom: 40px; }
.firwl-post__hor {
overflow: hidden;
max-width: 768px;
margin-right: auto;
margin-left: auto;
margin-bottom: 30px; }
.firwl-post__hor::after {
width: 100%;
display: table;
clear: block;
border: none; }
.firwl-post__hor .firwl-meta {
margin-top: 0; }
.firwl-post__hor .firwl-post__header, .firwl-post__hor .firwl-post__content {
width: 48.5%;
float: left; }
.firwl-post__hor .firwl-post__content {
width: 51.5%;
padding-top: 33px;
max-height: 100%;
overflow: hidden; }
.firwl-post__hor .firwl-post__ex {
margin-bottom: 5px; }
.firwl-post__hor .firwl-post__ex p {
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-orient: vertical;  -webkit-line-clamp: 4;
max-height: 5.9em; }
.firwl-post__ver .firwl-post__content {
padding: 18px 0 0 0;
min-height: 132px; }
.firwl-post__ver .firwl-post__content .firwl-meta {
margin-top: 0; }
.firwl-post__hor .firwl-post__header {
padding-top: 34%; }
.firwl-post__hor .firwl-post__content {
padding: 5px 10px 5px 22px; }
.firwl-post__hero {
max-width: 710px;
margin-right: auto;
margin-left: auto;
margin-bottom: 40px; }
.firwl-post__hero__caption {
padding: 22px; }
.firwl-post__hero .firwl-post__header {
padding-top: 47.7%;
clip-path: polygon(100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0% 100%, 0 0, 0% 0%); }
.firwl-post__hero .firwl-post__header .firwl-itemmetas {
width: 50%; }
.firwl-post__hero .firwl-post__header .firwl-cats {
max-width: 50%;
display: inline-block;
position: initial;
float: right;
left: auto;
position: relative;
right: 22px;
bottom: 0; }
.firwl-post__hero .firwl-post__header .firwl-meta {
max-width: 60%;
bottom: 0;
margin: 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 40%;
left: 0;
float: left; }
.firwl-post__hero .firwl-post__title {
padding-right: 22px;
max-width: 80%; }
.firwl-post__inline {
margin-bottom: 14px; }
.firwl-post__inline .firwl-meta {
margin-top: 7px; }
.firwl-post__search {
margin-bottom: 20px; }
.firwl-post__search::after {
padding-top: 20px; }
.firwl-post__search__c {
width: calc(100% - 70px);
padding-right: 30px; }
.firwl-post__search h3 {
margin: 0 0 12px 0; }
.firwl-post__search .firwl-thumb {
width: 70px;
height: 70px; }
.firwl-post__search .firwl-meta {
margin-top: 0; }
.firwl-post__event {
margin-bottom: 30px; }
.firwl-post__eventfeat {
text-align: center;
max-width: 710px;
margin-right: auto;
margin-left: auto;
margin-bottom: 40px; }
.firwl-post__eventfeat__c {
padding: 30px; }
.firwl-post__eventfeat .firwl-countdown__container {
margin: 24px auto 0 auto;
width: auto;
text-align: center; }
.firwl-post__eventfeat__exc {
margin: 10px auto 20px auto; }
.firwl-post__eventfeat__exc p {
margin: 0; }
.firwl-post__mosaic {
position: absolute;
height: 100%;
padding: 0;
border-radius: 0; }
.firwl-post__mosaic__c {
padding-top: 0; }
.firwl-post__mosaic__c__c {
padding: 20px; }
.firwl-post__mosaic h3 {
margin-top: 20px;
font-size: 24px; }
.firwl-post__mosaic .firwl-meta {
margin-bottom: 0; }
.firwl-post__mosaic .firwl-decor {
margin: 0; }
.firwl-post__mosaic:nth-child(3n+1) {
width: 63%;
top: 0;
left: 0; }
.firwl-post__mosaic:nth-child(2n), .firwl-post__mosaic:nth-child(3n) {
width: 37%;
position: absolute;
top: 0;
left: 63%;
height: 50%; }
.firwl-post__mosaic:nth-child(2n) h3, .firwl-post__mosaic:nth-child(3n) h3 {
font-size: 16px; }
.firwl-post__mosaic:nth-child(3n) {
top: 50%; } .firwl-mosaic {
position: relative;
width: 100%;
overflow: hidden; }
.firwl-mosaic__c {
position: relative;
max-width: 1480px;
margin: 0 auto;
padding-top: 50%; }
.firwl-single .firwl-entrycontent__footer {
overflow: hidden;
display: flex; }
.firwl-single .firwl-entrycontent__share, .firwl-single .firwl-entrycontent__rating {
clear: none;
padding-top: 20px;
width: auto; }
.firwl-single .firwl-entrycontent__share {
flex-grow: 1; }
.firwl-single .firwl-entrycontent__rating {
float: left; }
.firwl-single .firwl-entrycontent .ttg-reaktions-btn.ttg-Ratings-Feedback {
padding-left: 0; }
.firwl-single__author::after {
padding-top: 10px;
display: block;
width: 100%;
clear: both;
border-bottom: 1px solid;
opacity: .15; }
.firwl-the_content ul, .firwl-the_content ol {
margin-left: 2.8rem; }
.firwl-event-table {
margin-bottom: 70px; }
.firwl-event-table table th, .firwl-event-table table td {
width: initial;
display: table-cell; }
.firwl-internal-menu {
font-size: 13px;
max-height: 50px;
position: absolute;
width: 100%;
z-index: 30;
bottom: 0;
padding-bottom: 0; }
.firwl-internal-menu__c {
display: block; }
.firwl-internal-menu__c ul {
max-height: 50px; }
.firwl-internal-menu__c ul li {
border-bottom: none;
display: inline-block;
max-height: 50px;
width: auto; }
.firwl-internal-menu__c ul a {
display: block;
padding: 19px 20px 18px 20px;
max-height: 50px;
border-bottom: 0px solid rgba(150, 150, 150, 0.3); }
.firwl-internal-menu__c ul a.firwl-active {
border-bottom: 3px solid; }
.firwl-comments-section .comment-respond {
padding: 36px; }
.firwl-comments-section > h5 {
margin-bottom: 30px; }
.firwl-comment {
padding: 48px 32px 32px 32px; }
.firwl-comment .firwl-itemmetas {
font-size: 12px; }
.firwl-comment__metas {
display: inline;
margin-top: 0; }
.firwl-comment__closed {
padding: 32px; }
.firwl-comment .firwl-avatar, .firwl-comment__icon {
width: 50px;
height: 50px;
left: 32px;
top: 48px;
padding: 4px; }
.firwl-comment__icon {
top: 18px; }
.firwl-comment__icon i {
font-size: 30px;
line-height: inherit; }
.firwl-comment__c {
padding-left: 85px; }
.firwl-comment__rlink {
top: 48px;
right: 32px; }
.firwl-comment__auth {
padding-left: 85px; }
.firwl-comment__item .comment-respond {
margin-top: 0; }
.firwl-pingback {
padding-top: 32px; }
.firwl-pingback .firwl-comment__c {
margin-top: 0; }
#firwlBody #firwlMaster .firwl-form-wrapper .firwl-fieldset__third {
clear: none;
display: inline-block;
width: 33.3%;
padding-right: 30px;
float: left; }
#firwlBody #firwlMaster .firwl-form-wrapper .firwl-fieldset__third:nth-of-type(3n+1) {
padding-right: 0; }
#firwlBody #firwlMaster .firwl-form-wrapper .firwl-fieldset__half {
clear: none;
display: inline-block;
width: 50%;
padding-right: 30px;
float: left; }
#firwlBody #firwlMaster .firwl-form-wrapper .firwl-fieldset__half:nth-of-type(2n+1) {
padding-right: 0; }
.firwl-menu {
min-height: 78px;
line-height: 70px;
position: relative;
padding: 0;
width: 100%; }
.firwl-menu__cont {
margin: 0 auto;
padding: 4px 16px;
text-align: right;
display: flex; }
.firwl-menu__logo {
line-height: 70px;
height: 70px; }
.firwl-menu__logo img {
max-height: 70px; }
.firwl-btn.firwl-btn__cart {
width: auto;
padding: 0 10px; }
.firwl-btn.firwl-btn__cart span.amount {
display: inline-block;
padding: 0 3px; }
.firwl-btn.firwl-btn__cart__upd {
padding: 0 10px; }
.firwl-logolink {
height: 70px;
display: block;
line-height: 65px; }
.firwl-logo_header {
display: inline-block;
vertical-align: middle;
display: inline; }
.firwl-logo_header.firwl-sitename {
line-height: 1em;
font-size: 23px;
text-align: left;
white-space: nowrap;
display: block;
line-height: 70px; }
.firwl-logo_header_mob {
display: none; }
.firwl-secondaryhead {
display: block;
clip-path: polygon(0 0, 100% 0, 100% 100%, 2% 100%); }
.firwl-secondaryhead__cont {
max-width: 1520px;
margin: 0 auto;
min-height: 60px;
line-height: 60px;
padding: 0 16px; }
.firwl-secondaryhead .firwl-social a {
color: inherit;
font-size: 15px;
padding: 0 4px;
margin-left: 10px;
opacity: .4; }
.firwl-secondaryhead .firwl-sos {
margin: 0;
line-height: inherit;
display: inline-block;
max-width: 50%;
font-size: 12px;
color: inherit; }
.firwl-secondaryhead .firwl-sos span {
opacity: .65; }
.firwl-secondaryhead .firwl-sos i {
line-height: inherit;
display: inline;
float: left;
margin-right: .7rem;
font-size: 18px;
margin-top: -1px; }
.firwl-pageheader__contents {
padding: 130px 0; }
.firwl-pageheader__breadcrumb {
display: block; }
.firwl-pageheader__search {
max-width: 400px;
margin: 0 auto; }
.firwl-pageheader .firwl-meta {
text-rendering: geometricPrecision; }
.firwl-pageheader .firwl-meta .firwl-p-catz {
padding-top: 1px; }
.firwl-pageheader__event .firwl-meta__dets::before {
display: none; }
.firwl-countdown {
font-size: 2.332em;
padding: 0.3em 0.6em;
line-height: 0.9em; }
.firwl-searchbar {
position: absolute;
height: 78px;
transform: translateX(100%);
line-height: 78px; }
.firwl-searchbar__cont {
max-width: 1520px;
padding: 0;
margin: 0 auto; }
.firwl-searchbar form {
height: 78px;
float: left; }
.firwl-searchbar form input {
height: 78px;
line-height: 78px;
font-size: 1.8rem;
padding-right: 20px;
padding-left: 0;
width: calc(100% - 200px);
vertical-align: middle;
float: left; }
.firwl-searchbar.open {
top: 0;
position: absolute;
transform: translateX(0%);
max-width: 100%;
padding: 0 20px; }
.firwl-scard {
margin-bottom: 32px;
padding-top: 134%; }
.firwl-scard .firwl-feedlink {
display: inline-block; }
.firwl-scard__t {
margin-bottom: 24px; }
.firwl-scard__t .firwl-caption {
font-size: 13px;
line-height: 1;
margin: 0;
padding: 0;
display: block;
opacity: .7; }
.firwl-scard__t a {
transform: translateY(5px);
line-height: 1.1em; }
.firwl-scard__des {
display: block; }
.firwl-scard__con {
padding: 37px 30px 154px 30px; }
.firwl-scard__foot {
padding: 0 30px 30px 30px; }
.firwl-entrycontent p.has-drop-cap:first-letter {
font-size: 100px;
float: left;
line-height: 65px;
padding: 4px 0px 0 0;
text-align: center;
margin-left: -0.08em; }
.firwl-entrycontent p.has-drop-cap.has-medium-font-size {
font-size: 1rem; }
.firwl-entrycontent blockquote, .firwl-entrycontent .wp-block-quote {
margin: 70px auto;
padding: 40px 30px 40px 0; }
.firwl-entrycontent blockquote::before, .firwl-entrycontent .wp-block-quote::before {
width: 50px;
height: 50px;
font-size: 40px;
line-height: 50px;
margin: -25px 0 0 -25px; }
.firwl-entrycontent .wp-block-pullquote {
margin-top: 30px;
margin-bottom: 1rem; }
.firwl-entrycontent .wp-block-pullquote blockquote {
margin: 20px auto 10px auto; }
.firwl-entrycontent .wp-block-pullquote blockquote p {
margin-bottom: 0.2em; }
.firwl-entrycontent .wp-block-pullquote.alignright {
padding: 0 0 0 1.8rem;
max-width: 50%;
max-width: calc(50% - 30px);
margin-left: 2rem; }
.firwl-entrycontent .wp-block-pullquote.alignright blockquote {
text-align: center; }
.firwl-entrycontent .wp-block-pullquote.alignleft {
padding: 0 1.4rem 0 0;
max-width: 50%;
max-width: calc(50% - 30px);
margin-right: 2rem; }
.firwl-entrycontent .wp-block-pullquote.alignleft blockquote {
text-align: center; }
.firwl-entrycontent > .wp-block-separator {
max-width: 400px; }
.firwl-entrycontent > .wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignnone) {
margin-left: -5px;
margin-right: -5px; }
.firwl-entrycontent .wp-block-cover-image.alignleft, .firwl-entrycontent .wp-block-cover-image.alignright, .firwl-entrycontent .wp-block-cover.alignleft, .firwl-entrycontent .wp-block-cover.alignright,
.firwl-entrycontent .wp-block-cover-image.alignleft, .firwl-entrycontent .wp-block-cover-image.alignright, .firwl-entrycontent .wp-block-cover.alignleft, .firwl-entrycontent .wp-block-cover.alignright {
max-width: 305px !important;
width: 100%; }
.firwl-entrycontent .editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit, .firwl-entrycontent .editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit, .firwl-entrycontent .wp-block-cover-image.alignleft, .firwl-entrycontent .wp-block-cover-image.alignright, .firwl-entrycontent .wp-block-embed.alignleft, .firwl-entrycontent .wp-block-embed.alignright, .firwl-entrycontent [data-align=left] .wp-block-cover-image, .firwl-entrycontent [data-align=right] .wp-block-cover-image {
max-width: 305px !important;
width: 100%;
font-size: 1rem; }
.firwl-single { }
.firwl-single__nosidebar .firwl-entrycontent {
margin-left: auto;
margin-right: auto;
max-width: 760px; }
.firwl-single__nosidebar .firwl-entrycontent .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%; }
.firwl-single__nosidebar .firwl-entrycontent .alignfull.wp-block-pullquote blockquote {
padding: 8% 0 6% 0;
margin: 50px auto 30px auto; }
.firwl-single__nosidebar .firwl-comments-section, .firwl-single__nosidebar .firwl-author-section, .firwl-single__nosidebar .firwl-previouspost-section, .firwl-single__nosidebar .firwl-relatedpost-section {
margin-left: auto;
margin-right: auto;
max-width: 760px; }
.firwl-cat-card {
margin-bottom: 26px; }
.firwl-cat-card h6 {
position: absolute;
top: 26px;
left: 26px;
width: calc(100% - 52px); }
.firwl-slider__item {
padding-top: 52%; }
.firwl-slider__c {
padding-top: 0; }
.firwl-slider__c .firwl-container {
height: auto;
overflow: hidden;
bottom: auto;
position: absolute;
width: 70%;
max-width: 750px;
padding: 50px 40px 60px 50px; }
.firwl-slider__c .firwl-container > h6, .firwl-slider__c .firwl-container > h2, .firwl-slider__c .firwl-container > p {
width: 100%; }
.firwl-slider__c p {
display: block; }
.firwl-slider__c span + .firwl-dot, .firwl-slider__c .firwl-meta {
display: inline-block; }
.firwl-slider__t {
border-width: 6px; }
.firwl-slider__t a {
display: inline-block;
transform: translateY(0); }
.firwl-slider__ac {
height: 100%;
width: 30%;
top: 0;
left: 70%;
margin: 0;
z-index: 200; }
.firwl-slider__ab {
top: 50%;
display: inline-block;
margin-top: -100px;
width: 100px;
height: 100px;
line-height: 94px; }
.firwl-slider__arrows {
top: 50%;
margin-top: 10px; }
.firwl-slider__arrows label {
opacity: 1; }
.firwl-slider__arrows label:before, .firwl-slider__arrows label::after {
opacity: 1;
border-right-color: transparent;
border-bottom-color: transparent;
border-top-color: #fff;
border-left-color: #fff; }
.firwl-slider__arrows label::after {
border-right-color: transparent;
border-bottom-color: transparent; }
.firwl-pricingtable__content {
padding: 30px;
transition: transform .5s ease;
transform: translateY(0); }
.firwl-pricingtable ul li {
font-size: 13px; }
.firwl-pricingtable__featured .firwl-pricingtable__content {
transform: translateY(-16px); }
ul.firwl-sponsors li {
margin: 0;
padding: 0;
position: absolute;
overflow: hidden; }
ul.firwl-sponsors li img {
margin: 0;
padding: 0;
line-height: 0;
display: block; }
ul.firwl-sponsors__i2, ul.firwl-sponsors__i3, ul.firwl-sponsors__i4, ul.firwl-sponsors__i5, ul.firwl-sponsors__i6, ul.firwl-sponsors__i7, ul.firwl-sponsors__i8, ul.firwl-sponsors__i9, ul.firwl-sponsors__i10 {
height: auto;
min-height: 100px; }
ul.firwl-sponsors__i2 li, ul.firwl-sponsors__i3 li, ul.firwl-sponsors__i4 li, ul.firwl-sponsors__i5 li, ul.firwl-sponsors__i6 li, ul.firwl-sponsors__i7 li, ul.firwl-sponsors__i8 li, ul.firwl-sponsors__i9 li, ul.firwl-sponsors__i10 li {
position: absolute;
top: 0;
left: 0; }
ul.firwl-sponsors__i2 li img, ul.firwl-sponsors__i3 li img, ul.firwl-sponsors__i4 li img, ul.firwl-sponsors__i5 li img, ul.firwl-sponsors__i6 li img, ul.firwl-sponsors__i7 li img, ul.firwl-sponsors__i8 li img, ul.firwl-sponsors__i9 li img, ul.firwl-sponsors__i10 li img {
position: absolute;
top: 0;
left: 0;
height: 100%; }
ul.firwl-sponsors__i2 a, ul.firwl-sponsors__i3 a, ul.firwl-sponsors__i4 a, ul.firwl-sponsors__i5 a, ul.firwl-sponsors__i6 a, ul.firwl-sponsors__i7 a, ul.firwl-sponsors__i8 a, ul.firwl-sponsors__i9 a, ul.firwl-sponsors__i10 a {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
overflow: hidden; }
ul.firwl-sponsors__i2 {
height: 50vh; }
ul.firwl-sponsors__i2 li {
width: 50%;
height: 100%; }
ul.firwl-sponsors__i2 li:nth-child(2) {
left: 50%;
top: 0; }
ul.firwl-sponsors__i3 {
padding-top: 33%; }
ul.firwl-sponsors__i3 li {
width: 33.333%;
height: 100%; }
ul.firwl-sponsors__i3 li:nth-child(2) {
left: 33.333%;
top: 0; }
ul.firwl-sponsors__i3 li:nth-child(3) {
left: 66.666%;
top: 0; }
ul.firwl-sponsors__i4 {
padding-top: 25%; }
ul.firwl-sponsors__i4 li {
width: 25%;
height: 100%;
left: 0; }
ul.firwl-sponsors__i4 li:nth-child(2) {
left: 25%; }
ul.firwl-sponsors__i4 li:nth-child(3) {
left: 50%; }
ul.firwl-sponsors__i4 li:nth-child(4) {
left: 75%; }
ul.firwl-sponsors__i5 {
padding-top: 75%; }
ul.firwl-sponsors__i5 li {
width: 50%;
height: 100%; }
ul.firwl-sponsors__i5 li:nth-child(1) {
width: 50%;
height: 60%; }
ul.firwl-sponsors__i5 li:nth-child(2) {
left: 50%;
width: 50%;
height: 60%; }
ul.firwl-sponsors__i5 li:nth-child(3) {
width: 33.333%;
left: 0%;
top: 60%;
height: 40%; }
ul.firwl-sponsors__i5 li:nth-child(4) {
width: 33.333%;
left: 33.333%;
top: 60%;
height: 40%; }
ul.firwl-sponsors__i5 li:nth-child(5) {
width: 33.333%;
left: 66.666%;
top: 60%;
height: 40%; }
ul.firwl-sponsors__i6 {
padding-top: 60%; }
ul.firwl-sponsors__i6 li {
width: 33.333%;
height: 50%; }
ul.firwl-sponsors__i6 li:nth-child(2) {
left: 33.333%;
top: 0; }
ul.firwl-sponsors__i6 li:nth-child(3) {
left: 66.666%;
top: 0; }
ul.firwl-sponsors__i6 li:nth-child(4) {
left: 0%;
top: 50%; }
ul.firwl-sponsors__i6 li:nth-child(5) {
left: 33.333%;
top: 50%; }
ul.firwl-sponsors__i6 li:nth-child(6) {
left: 66.666%;
top: 50%; }
ul.firwl-sponsors__i7 {
padding-top: 58%; }
ul.firwl-sponsors__i7 li {
width: 33.333%;
height: 57%; }
ul.firwl-sponsors__i7 li:nth-child(2) {
left: 33.333%; }
ul.firwl-sponsors__i7 li:nth-child(3) {
left: 66.666%; }
ul.firwl-sponsors__i7 li:nth-child(4), ul.firwl-sponsors__i7 li:nth-child(5), ul.firwl-sponsors__i7 li:nth-child(6), ul.firwl-sponsors__i7 li:nth-child(7) {
width: 25%;
top: 57%;
height: 43%; }
ul.firwl-sponsors__i7 li:nth-child(4) {
left: 0%; }
ul.firwl-sponsors__i7 li:nth-child(5) {
left: 25%; }
ul.firwl-sponsors__i7 li:nth-child(6) {
left: 50%; }
ul.firwl-sponsors__i7 li:nth-child(7) {
left: 75%; }
ul.firwl-sponsors__i8 {
padding-top: 50%; }
ul.firwl-sponsors__i8 li {
width: 25%;
height: 50%;
left: 0; }
ul.firwl-sponsors__i8 li:nth-child(2) {
left: 25%; }
ul.firwl-sponsors__i8 li:nth-child(3) {
left: 50%; }
ul.firwl-sponsors__i8 li:nth-child(4) {
left: 75%; }
ul.firwl-sponsors__i8 li:nth-child(5) {
left: 0%;
top: 50%; }
ul.firwl-sponsors__i8 li:nth-child(6) {
left: 25%;
top: 50%; }
ul.firwl-sponsors__i8 li:nth-child(7) {
left: 50%;
top: 50%; }
ul.firwl-sponsors__i8 li:nth-child(8) {
left: 75%;
top: 50%; }
ul.firwl-sponsors__i9 {
padding-top: 47%; }
ul.firwl-sponsors__i9 li {
width: 25%;
height: 55%;
left: 0; }
ul.firwl-sponsors__i9 li:nth-child(2) {
left: 25%; }
ul.firwl-sponsors__i9 li:nth-child(3) {
left: 50%; }
ul.firwl-sponsors__i9 li:nth-child(4) {
left: 75%; }
ul.firwl-sponsors__i9 li:nth-child(5), ul.firwl-sponsors__i9 li:nth-child(6), ul.firwl-sponsors__i9 li:nth-child(7), ul.firwl-sponsors__i9 li:nth-child(8), ul.firwl-sponsors__i9 li:nth-child(9) {
width: 20%;
top: 55%;
height: 45%; }
ul.firwl-sponsors__i9 li:nth-child(5) {
left: 0%; }
ul.firwl-sponsors__i9 li:nth-child(6) {
left: 20%; }
ul.firwl-sponsors__i9 li:nth-child(7) {
left: 40%; }
ul.firwl-sponsors__i9 li:nth-child(8) {
left: 60%; }
ul.firwl-sponsors__i9 li:nth-child(9) {
left: 80%; }
ul.firwl-sponsors__i10 {
padding-top: 37%; }
ul.firwl-sponsors__i10 li {
width: 17%;
height: 33.332%;
left: 0; }
ul.firwl-sponsors__i10 li:nth-child(1), ul.firwl-sponsors__i10 li:nth-child(10) {
width: 33.3334%;
height: 66.6667%; }
ul.firwl-sponsors__i10 li:nth-child(10) {
top: 33.334%;
left: 66.667%; }
ul.firwl-sponsors__i10 li:nth-child(5), ul.firwl-sponsors__i10 li:nth-child(6) {
width: 33.34%;
height: 33.3334%;
left: 16.667%;
top: 66.667%; }
ul.firwl-sponsors__i10 li:nth-child(6) {
top: 0;
left: 50%; }
ul.firwl-sponsors__i10 li:nth-child(2) {
top: 0;
left: 33.334%; }
ul.firwl-sponsors__i10 li:nth-child(3) {
top: 33.334%;
left: 33.334%; }
ul.firwl-sponsors__i10 li:nth-child(4) {
top: 66.667%;
left: 0; }
ul.firwl-sponsors__i10 li:nth-child(7) {
top: 0;
left: 83.333%; }
ul.firwl-sponsors__i10 li:nth-child(8) {
top: 33.334%;
left: 50%; }
ul.firwl-sponsors__i10 li:nth-child(9) {
top: 66.667%;
left: 50%; }
.firwl-cards {
height: 420px;
min-width: 170px; }
.firwl-cards__sky {
height: 510px; }
.firwl-cards__mini {
height: 200px;
min-width: 120px; }
.firwl-cards__mini .firwl-cards__content {
padding-left: 14px;
padding-right: 14px; }
.firwl-cards__def {
height: auto;
padding-top: 160%; }
.firwl-cards__horizontal {
height: auto; }
#firwlBody .firwl-vc_row.vc_row-o-equal-height {
display: block;
height: 100%; }
#firwlBody .firwl-vc_row.vc_row-o-equal-height .firwl-rowcontent {
height: 100%; }
#firwlBody .firwl-vc_row.vc_row-o-equal-height .firwl-rowcontent > .wpb_column {
height: 100%; }
#firwlBody .firwl-vc_row.vc_row-o-equal-height .firwl-rowcontent > .wpb_column .vc_column-inner {
height: 100%; }
#firwlBody .firwl-vc_row.vc_row-o-equal-height.vc_row-o-content-middle {
height: 100%; }
#firwlBody .firwl-vc_row.vc_row-o-equal-height.vc_row-o-content-middle .firwl-rowcontent {
height: 100%;
display: table;
width: 100%;
vertical-align: middle; }
#firwlBody .firwl-vc_row.vc_row-o-equal-height.vc_row-o-content-middle .firwl-rowcontent > .wpb_column {
height: 100%; }
#firwlBody .firwl-vc_row.vc_row-o-equal-height.vc_row-o-content-middle .firwl-rowcontent > .wpb_column .vc_column-inner {
display: flex;
align-items: center;
justify-content: center; }
.firwl-overlay {
width: 420px;
left: auto;
right: 0;
box-shadow: -2px 0 18px 3px rgba(0, 0, 0, 0.2); } } @media only screen and (min-width : 993px) {
html {
font-size: 1.1em; }
.firwl-bigtitle {
font-size: 2.332em; }
h1 {
font-size: 2.074em; }
h2 {
font-size: 1.728em; }
h3 {
font-size: 1.44em; }
h4 {
font-size: 1.2em; }
h5 {
font-size: 1em; }
h6, small, .firwl-small, .firwl-scard .firwl-episodes, .firwl-meta {
font-size: 0.83em; }
pre {
padding: 40px; }
.firwl-container {
width: 100%;
max-width: 960px; }
#firwlBody .firwl-meta .firwl-p-auth {
clear: none;
display: inline-block; }
.firwl-post {   }
.firwl-post__hor .firwl-post__content {
padding-top: 0; }
.firwl-post__hor .firwl-post__content .firwl-meta {
margin-top: 0; }
.firwl-post__hero {
max-width: 870px; }
.firwl-post__eventfeat {
max-width: 910px; }
.firwl-cards__def {
height: auto;
padding-top: 150%; } } @media only screen and (min-width : 1201px) {
html {
font-size: 1.125rem; }
body {
font-size: 1em; }
.firwl-bigtitle {
font-size: 3.75em;
line-height: 1.1em; }
.firwl-largetitle, .firwl-pagecaption {
font-size: 3.05em;
line-height: 1.07em; }
h1 {
font-size: 2.441rem; }
h2 {
font-size: 1.953rem; }
h3 {
font-size: 1.563rem; }
h4, .firwl-text-l {
font-size: 1.25rem; }
h5 {
font-size: 1rem; }
h6, small, .firwl-small, .firwl-scard .firwl-episodes {
font-size: 15px; }
.firwl-btn, input[type="submit"], #firwlBody.woocommerce input[type="submit"] {
background-position: 0% 0%;
background-size: 220% 220%;
background-repeat: no-repeat;
transition: background .2s ease-out,  color .15s; }
.firwl-btn:hover, input[type="submit"]:hover, #firwlBody.woocommerce input[type="submit"]:hover {
background-position: 99% 99%;
color: #fff; }
button[type="submit"], input[type="submit"] {
transition: filter .2s;
filter: brightness(1); }
button[type="submit"]:hover, input[type="submit"]:hover {
filter: brightness(1.3); }
.firwl-btn-primary::after, button[type="submit"]::after {
transition: width 0.2s ease;
transition-delay: .15s; }
.firwl-btn-primary::before, button[type="submit"]::before {
transition: width 0.3s ease;
transition-delay: .2s;
opacity: .5; }
.firwl-btn-primary:hover::before, .firwl-btn-primary:hover::after, button[type="submit"]:hover::before, button[type="submit"]:hover::after {
width: 150%; }
input[type="submit"], button, button.button {
padding: 0 18px; }
.firwl-caption {
margin-bottom: 0.7em; }
.firwl-caption__s {
font-size: 15px;
margin-bottom: 20px; }
.firwl-caption__xs {
font-size: 12px; }
.firwl-caption__l, .firwl-caption__m {
margin-bottom: 30px; }
.firwl-caption__xxl {
font-size: 3.75em;
margin-bottom: 0; }
.firwl-section-caption {
margin-bottom: 60px; }
.firwl-section-caption h6 {
margin-bottom: 16px;
margin-top: 0; }
.firwl-section-caption h2 {
font-size: 2.441rem; }
.firwl-global__sticky {
padding-top: 100px; }
.firwl-global__sticky__sec-h {
padding-top: 150px; }
.firwl-pad {
padding: 40px; }
.firwl-section {
padding: 115px 0 115px 0; }
.firwl-vc_section {
margin-top: 115px;
margin-bottom: 115px; } .firwl-spacer-l {
margin-top: 120px;
margin-bottom: 0; }
.firwl-spacer-m {
margin-top: 70px;
margin-bottom: 0; }
.firwl-spacer-s {
margin-top: 30px;
margin-bottom: 0; }
.firwl-spacer-xs {
margin-top: 16px;
margin-bottom: 0; }
.firwl-spacer-xxs {
margin-top: 8px;
margin-bottom: 0; }
.firwl-bgimg__parallax img {
position: fixed;
position: absolute;
height: auto;
min-height: 125vh;
width: 100%;
transition: top 0.1s ease;
transform: translate3d(-0.000001); }
.vc_row .firwl-bgimg__parallax img {
position: absolute; } .firwl-container {
max-width: 1170px;
padding: 0; }
.firwl-container {
max-width: 1170px;
padding: 0; }
.firwl-container__l {
max-width: 1466px;
margin-right: auto;
margin-left: auto; }
.firwl-row {
margin: 0 -15px; }
.firwl-row .firwl-col {
padding: 0 15px; }
.firwl-row .firwl-col.firwl-l1 {
width: 8.3333333333%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-m1:nth-child(12n+1), .firwl-row .firwl-col.firwl-s1:nth-child(12n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-l2 {
width: 16.6666666667%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-m2:nth-child(6n+1), .firwl-row .firwl-col.firwl-s2:nth-child(6n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-l3 {
width: 25%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-m3:nth-child(4n+1), .firwl-row .firwl-col.firwl-s3:nth-child(4n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-l4 {
width: 33.3333333333%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-m4:nth-child(3n+1), .firwl-row .firwl-col.firwl-s4:nth-child(3n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-l5 {
width: 41.6666666667%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-m5:nth-child(2.4n+1), .firwl-row .firwl-col.firwl-s5:nth-child(2.4n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-l6 {
width: 50%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-m6:nth-child(2n+1), .firwl-row .firwl-col.firwl-s6:nth-child(2n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-l7 {
width: 58.3333333333%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-m7:nth-child(1.7142857143n+1), .firwl-row .firwl-col.firwl-s7:nth-child(1.7142857143n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-l8 {
width: 66.6666666667%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-m8:nth-child(1.5n+1), .firwl-row .firwl-col.firwl-s8:nth-child(1.5n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-l9 {
width: 75%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-m9:nth-child(1.3333333333n+1), .firwl-row .firwl-col.firwl-s9:nth-child(1.3333333333n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-l10 {
width: 83.3333333333%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-m10:nth-child(1.2n+1), .firwl-row .firwl-col.firwl-s10:nth-child(1.2n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-l11 {
width: 91.6666666667%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-m11:nth-child(1.0909090909n+1), .firwl-row .firwl-col.firwl-s11:nth-child(1.0909090909n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-l12 {
width: 100%;
margin-left: auto;
left: auto;
right: auto; }
.firwl-row .firwl-col.firwl-m12:nth-child(1n+1), .firwl-row .firwl-col.firwl-s12:nth-child(1n+1) {
clear: none; }
.firwl-row .firwl-col.firwl-l1:nth-child(12n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-l2:nth-child(6n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-l3:nth-child(4n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-l4:nth-child(3n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-l5:nth-child(2.4n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-l6:nth-child(2n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-l7:nth-child(1.7142857143n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-l8:nth-child(1.5n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-l9:nth-child(1.3333333333n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-l10:nth-child(1.2n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-l11:nth-child(1.0909090909n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-l12:nth-child(1n+1) {
clear: left; }
.firwl-row .firwl-col.firwl-offset-l1 {
margin-left: 8.3333333333%; }
.firwl-row .firwl-col.firwl-pull-l1 {
right: 8.3333333333%; }
.firwl-row .firwl-col.firwl-push-l1 {
left: 8.3333333333%; }
.firwl-row .firwl-col.firwl-offset-l2 {
margin-left: 16.6666666667%; }
.firwl-row .firwl-col.firwl-pull-l2 {
right: 16.6666666667%; }
.firwl-row .firwl-col.firwl-push-l2 {
left: 16.6666666667%; }
.firwl-row .firwl-col.firwl-offset-l3 {
margin-left: 25%; }
.firwl-row .firwl-col.firwl-pull-l3 {
right: 25%; }
.firwl-row .firwl-col.firwl-push-l3 {
left: 25%; }
.firwl-row .firwl-col.firwl-offset-l4 {
margin-left: 33.3333333333%; }
.firwl-row .firwl-col.firwl-pull-l4 {
right: 33.3333333333%; }
.firwl-row .firwl-col.firwl-push-l4 {
left: 33.3333333333%; }
.firwl-row .firwl-col.firwl-offset-l5 {
margin-left: 41.6666666667%; }
.firwl-row .firwl-col.firwl-pull-l5 {
right: 41.6666666667%; }
.firwl-row .firwl-col.firwl-push-l5 {
left: 41.6666666667%; }
.firwl-row .firwl-col.firwl-offset-l6 {
margin-left: 50%; }
.firwl-row .firwl-col.firwl-pull-l6 {
right: 50%; }
.firwl-row .firwl-col.firwl-push-l6 {
left: 50%; }
.firwl-row .firwl-col.firwl-offset-l7 {
margin-left: 58.3333333333%; }
.firwl-row .firwl-col.firwl-pull-l7 {
right: 58.3333333333%; }
.firwl-row .firwl-col.firwl-push-l7 {
left: 58.3333333333%; }
.firwl-row .firwl-col.firwl-offset-l8 {
margin-left: 66.6666666667%; }
.firwl-row .firwl-col.firwl-pull-l8 {
right: 66.6666666667%; }
.firwl-row .firwl-col.firwl-push-l8 {
left: 66.6666666667%; }
.firwl-row .firwl-col.firwl-offset-l9 {
margin-left: 75%; }
.firwl-row .firwl-col.firwl-pull-l9 {
right: 75%; }
.firwl-row .firwl-col.firwl-push-l9 {
left: 75%; }
.firwl-row .firwl-col.firwl-offset-l10 {
margin-left: 83.3333333333%; }
.firwl-row .firwl-col.firwl-pull-l10 {
right: 83.3333333333%; }
.firwl-row .firwl-col.firwl-push-l10 {
left: 83.3333333333%; }
.firwl-row .firwl-col.firwl-offset-l11 {
margin-left: 91.6666666667%; }
.firwl-row .firwl-col.firwl-pull-l11 {
right: 91.6666666667%; }
.firwl-row .firwl-col.firwl-push-l11 {
left: 91.6666666667%; }
.firwl-row .firwl-col.firwl-offset-l12 {
margin-left: 100%; }
.firwl-row .firwl-col.firwl-pull-l12 {
right: 100%; }
.firwl-row .firwl-col.firwl-push-l12 {
left: 100%; }
.firwl-row .firwl-col__post {
margin-bottom: 30px; }
.firwl-row .firwl-col__post .firwl-post__ver {
margin-bottom: 20px; }
.firwl-row__nogap {
margin: 0; }
.firwl-row__nogap .firwl-col {
padding: 0; }
.firwl-footer__copy {
padding: 24px;
overflow: hidden;
vertical-align: middle; }
.firwl-footer__copy p {
margin: 0;
text-rendering: geometricPrecision;
opacity: .7;
font-size: 13px;
text-align: left;
display: inline-block;
float: left;
vertical-align: middle;
line-height: 1.4em;
padding: 10px 0; }
.firwl-footer__copy .firwl-menubar {
text-rendering: geometricPrecision;
margin: 0;
padding: 0;
text-align: left;
display: inline-block;
float: right; }
.firwl-footer__copy .firwl-menubar a {
color: inherit; }
.firwl-actions {
display: block;
min-height: 150px; }
.firwl-actions__cont {
background: rgba(0, 0, 0, 0);
width: 100%;
height: auto;
transition: opacity .4s, background 0.4s; }
.firwl-actions__cont:hover {
opacity: 1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 80;
background: rgba(0, 0, 0, 0.4); }
.firwl-actions .firwl-a0 {
transition: color 0.2s linear;
-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.firwl-actions .firwl-a0::after {
display: block;
content: " ";
position: absolute;
width: 100%;
height: 100%;
border: 5px solid;
top: 0;
left: 0;
box-sizing: border-box;
opacity: 0;
transition: opacity 0.2s linear, border-width 0.3s linear; }
.firwl-actions .firwl-a0:hover::after {
border-width: 5px;
opacity: .5; }
.firwl-actions .firwl-a1, .firwl-actions .firwl-a2, .firwl-actions .firwl-a3 {
position: absolute;
display: block;
width: 40px;
min-width: 40px;
height: 40px;
top: 13px;
left: 50%;
margin-left: -105px;
line-height: 40px;
text-align: center;
padding: 0;
transform: translateX(15px);
opacity: 0;
transition: transform 0.2s ease, opacity 0.2s linear, border-color 0.2s;
background: transparent;
cursor: pointer;
border: 1px solid transparent;
-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.firwl-actions .firwl-a1:hover, .firwl-actions .firwl-a2:hover, .firwl-actions .firwl-a3:hover {
border-color: #fff; }
.firwl-actions .firwl-a3 {
margin-left: 0;
transform: translateX(-18px) translateY(50px); }
.firwl-actions .firwl-a2 {
margin-left: 60px;
transform: translateX(-15px); }
.firwl-actions .firwl-a1 {
margin-top: -3px; }
.firwl-actions .firwl-a1 span {
line-height: 36px;
height: 40px;
display: block;
min-height: 40px;
max-height: 40px;
line-height: 40px;
text-shadow: 0 0 black;
vertical-align: top; }
.firwl-actions .firwl-a1 i {
font-size: 25px;
vertical-align: sub;
line-height: 30px;
height: 30px;
display: inline-block; }
.firwl-actions .firwl-a1 .count {
display: none; }
.firwl-actions a.ttg-reaktions-btn-love.ttg-reaktions-btn-disabled i {
color: red; }
.firwl-actions:hover .firwl-a1, .firwl-actions:hover .firwl-a2, .firwl-actions:hover .firwl-a3 {
transform: translateX(0px);
opacity: 1; }
.firwl-actions:hover .firwl-a1.disabled, .firwl-actions:hover .firwl-a2.disabled, .firwl-actions:hover .firwl-a3.disabled {
opacity: 0.3;
cursor: default !important; }
.firwl-actions:hover .firwl-a3 {
transform: translateX(-18px) translateY(75px); }
.firwl-post {
max-width: 1170px;
margin: 0 auto;            }
.firwl-post::after {
border: none;
margin: 0;
padding: 0; }
.firwl-post .firwl-hov {
z-index: 1;
transition: opacity .6s;
will-change: opacity;
display: block; }
.firwl-post .firwl-duotone::before, .firwl-post .firwl-duotone::after {
display: block;
opacity: 0;
transition: opacity .35s;
will-change: opacity; }
.firwl-post:hover .firwl-hov {
opacity: .4; }
.firwl-post:hover .firwl-duotone::before {
opacity: 6; }
.firwl-post:hover .firwl-duotone::after {
opacity: .5; }
.firwl-post__content {
padding: 15px 0 0 0; }
.firwl-post__header .firwl-cats {
bottom: 30px;
left: 30px; }
.firwl-post__headercont {
padding: 27px; }
.firwl-post__std {
margin-bottom: 50px; }
.firwl-post__ver .firwl-post__content {
padding: 22px 0 0 0; }
.firwl-post__hor {
margin-bottom: 45px; }
.firwl-post__hor .firwl-post__content {
padding: 29px 10px 10px 30px; }
.firwl-post__hor .firwl-post__ex {
margin-bottom: 8px; }
.firwl-post__hor .firwl-post__ex p { -webkit-box-orient: vertical; -webkit-box-orient: vertical;  -webkit-line-clamp: 5;
max-height: 7.4em; }
.firwl-post__hor.firwl-no-thumb {
margin-bottom: 20px; }
.firwl-post__hor + .firwl-post__hor {
margin-top: 55px; }
.firwl-post__title a:hover {
background-size: 100% 0.6em;
-webkit-background-size: 100% 0.6em;
-moz-background-size: 100% 0.6em;
color: inherit; }
.firwl-post__hero {
max-width: 1140px;
margin-bottom: 40px; }
.firwl-post__hero__caption {
padding: 3.8%; }
.firwl-post__hero .firwl-post__headercont {
padding: 3.8%; }
.firwl-post__hero .firwl-post__header {
padding-top: 48.1%;
max-height: 560px; }
.firwl-post__hero .firwl-post__header .firwl-cats {
right: 0; }
.firwl-post__hero .firwl-post__title {
max-width: 80%; }
.firwl-post__inline {
margin: 20px auto; }
.firwl-post__inline .firwl-thumb {
overflow: hidden; }
.firwl-post__inline .firwl-thumb img {
transform: scale(1);
transition: transform .3s;
filter: brightness(100%);
transition: filter .3s, transform 2.3s ease; }
.firwl-post__inline .firwl-thumb:hover img {
filter: brightness(120%);
transform: scale(1.1); }
.firwl-post .firwl-readm a i {
transform: translateX(0);
transition: transform .2s; }
.firwl-post .firwl-readm a:hover i {
transform: translateX(10px); }
.firwl-post__search {
margin-bottom: 30px;
max-width: 760px;
margin-right: auto;
margin-left: auto; }
.firwl-post__search::after {
padding-top: 30px; }
.firwl-post__search__c {
width: 100%; }
.firwl-post__search__c.firwl-thmb {
width: calc(100% - 100px); }
.firwl-post__search .firwl-thumb {
width: 100px;
height: 100px; }
.firwl-post__search .firwl-meta {
margin-top: 0; }
.firwl-post__testimonial .firwl-intro {
overflow: hidden;
max-height: 0;
transition: max-height .5s ease,  padding .5s ease;
padding-top: 0px;
transition-delay: .01s;
text-overflow: ellipsis; }
.firwl-post__testimonial:hover .firwl-intro {
max-height: 170px;
transition-delay: .3s; }
.firwl-post__event {
margin-bottom: 30px; }
.firwl-post__event__c {
display: flex;
padding: 40px; }
.firwl-post__event__d {
min-width: 126px;
max-width: 126px;
display: block;
margin: 0;
text-align: right;
position: relative;
padding-right: 40px; }
.firwl-post__event__d::after {
display: block;
content: " ";
width: 5px;
height: 100%;
position: absolute;
background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.205) 12.5%, transparent 12.5%, transparent 50%, rgba(255, 255, 255, 0.205) 50%, rgba(255, 255, 255, 0.205) 62.5%, transparent 62.5%, transparent 100%);
background-size: 5px 5px;
top: 0;
right: 0; }
.firwl-post__event__d span {
margin: 0;
clear: both;
width: 100%;
display: block;
line-height: .9em;
word-break: keep-all;
white-space: nowrap; }
.firwl-post__event__d span:first-of-type {
font-size: 55px; }
.firwl-post__event__d span:last-of-type {
font-size: 12px;
margin-top: 10px; }
.firwl-post__event__t {
display: flex;
flex-grow: 1;
flex-direction: column;
padding: 0 30px; }
.firwl-post__event__t .firwl-meta {
margin-top: 0; }
.firwl-post__event__t h2 {
margin: 0;
overflow: hidden;
text-overflow: ellipsis;
transform: translateY(3px); }
.firwl-post__event__b {
display: flex;
flex-direction: column;
min-width: 180px;
position: relative;
padding: 0 20px; }
.firwl-post__event__b a {
position: relative;
width: 100%;
top: 50%;
margin-top: -18px; }
.firwl-post__member {
padding-bottom: 30px; }
.firwl-post__eventfeat:nth-child(n+2) {
margin-top: 35px; }
.firwl-post__eventfeat__c {
padding: 70px;
position: relative; }
.firwl-post__eventfeat__c__c {
padding: 0 80px;
position: relative; }
.firwl-post__eventfeat__c__c::before {
position: absolute;
display: block;
content: " ";
width: 15px;
height: 100%;
left: 0;
top: 0;
background-image: linear-gradient(135deg, white 12.5%, transparent 12.5%, transparent 50%, white 50%, white 62.5%, transparent 62.5%, transparent 100%);
background-size: 5px 5px; }
.firwl-post__eventfeat .firwl-countdown__container {
margin: 20px auto 8px auto;
width: auto;
text-align: center; }
.firwl-post__eventfeat__exc {
max-width: 80%;
margin: 5px auto 20px  auto; }
.firwl-post__eventfeat__exc p {
margin: 0; }
.firwl-post__eventfeat h2 {
max-width: 800px;
margin-top: 0.35em;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto; }
.firwl-post__mosaic__c__c {
padding: 70px; }
.firwl-post__mosaic h3 {
margin-top: 20px;
font-size: 44px; }
.firwl-post__mosaic:nth-child(3n+1) {
width: 63%;
top: 0;
left: 0; }
.firwl-post__mosaic:nth-child(2n), .firwl-post__mosaic:nth-child(3n) {
width: 37%;
position: absolute;
top: 0;
left: 63%;
height: 50%; }
.firwl-post__mosaic:nth-child(2n) h3, .firwl-post__mosaic:nth-child(3n) h3 {
font-size: 1.4em; }
.firwl-post__mosaic:nth-child(2n) .firwl-post__mosaic__c__c, .firwl-post__mosaic:nth-child(3n) .firwl-post__mosaic__c__c {
padding: 50px; }
.firwl-post__mosaic:nth-child(3n) {
top: 50%; } .firwl-mosaic__c {
padding-top: 32%; } .firwl-headerbar__sticky {
transition: height .6s ease;
position: fixed;
width: 100%;
left: 0;
top: 0;
z-index: 9994;
transform: translateZ(0);
-webkit-transform: translateZ(0); }
.firwl-headerbar__sticky .firwl-secondaryhead {
transition: max-height .08s ease;
max-height: 60px;
overflow: hidden; }
.firwl-headerbar__sticky:hover {
z-index: 1100000; }
.firwl-headerbar__sticky .firwl-headerbar__content {
position: fixed;
width: 100%;
display: block; }
.firwl-headerbar__sticky__s .firwl-secondaryhead {
max-height: 0px; }
#firwlBody.admin-bar .firwl-headerbar__sticky {
top: 32px; }
.firwl-menu {
display: table;
width: 100%;
min-height: 100px;
line-height: 100px;
table-layout: fixed;
overflow: visible;
padding: 0;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0); }
.firwl-menu #firwlIndx {
content: " ";
display: block;
position: absolute;
top: 0;
width: 90px;
height: 0px;
list-style: none;
float: none;
opacity: 1;
margin: 0;
padding: 0;
border: 0;
transform: translateX(0);
transition: transform .8s ease, width .6s ease, height .5s;
transition-timing-function: cubic-bezier(0.58, 0.025, 0, 0.995);
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0); }
.firwl-menu #firwlIndx.firwl-inz {
height: 5px; }
.firwl-menu__cont {
max-width: 1520px;
margin: 0 auto;
padding: 0 15px;
display: flex;
justify-content: space-between; }
.firwl-menu__logo {
display: table-cell;
line-height: 100px;
height: 100px;
margin: -0 15px 0;
max-width: 250px; }
.firwl-menu__logo img {
max-height: 100px; }
.firwl-logolink {
height: 100px;
line-height: 94px; }
.firwl-logo_header.firwl-sitename {
line-height: 100px; }
.firwl-menubtns {
padding-left: 10px;
padding-right: 18px; }
.firwl-menubtns .firwl-btn {
margin-left: 4px; }
.firwl-menubtns .firwl-btn:first-child {
margin-left: 3px; }
.firwl-menu-horizontal {
display: flex;
flex-grow: 1;
text-align: left;
justify-content: flex-end;
min-height: 100px;
line-height: 100px;
position: relative;
transform: translateZ(0); }
.firwl-menu-horizontal .firwl-menubar {
position: relative;
margin-left: 0;
max-width: 100%;
word-break: keep-all;
white-space: nowrap;  }
.firwl-menu-horizontal .firwl-menubar .menu-item-has-children > a {
padding-right: 15px; }
.firwl-menu-horizontal .firwl-menubar .menu-item-has-children::after {
content: "+";
display: inline-block;
width: 14px;
height: 14px;
font-size: 16px;
font-family: "Arial", sans-serif;
font-weight: bold;
position: absolute;
right: 9px;
top: 50%;
margin-top: -8px;
line-height: 16px;
text-align: center;
opacity: 0.5;
transition: transform 0.2s ease, opacity 0.2s linear, color 0.2s;
transform-origin: 50% 50%;
vertical-align: middle; }
.firwl-menu-horizontal .firwl-menubar .menu-item-has-children:hover::after {
transform: rotate(-45deg);
opacity: 1; }
.firwl-menu-horizontal .firwl-menubar li {
padding-left: 14px; }
.firwl-menu-horizontal .firwl-menubar li > a {
transition: all .2s; }
.firwl-menu-horizontal .firwl-menubar li::before {
margin-right: 8px;
margin-top: -3px;
width: 6px;
height: 6px;
position: absolute;
top: 50%;
transition: all .15s;
left: 0; }
.firwl-menu-horizontal .firwl-menubar > li {
line-height: 100px;
height: 100px;
position: relative;
padding: 0 2px 0 2px;
z-index: 10;
float: left;
margin-right: 1px;
display: inline-block; }
.firwl-menu-horizontal .firwl-menubar > li > a {
line-height: 100px;
height: 100px;
position: relative;
max-width: 240px;
text-overflow: ellipsis;
overflow: visible;
display: inline-block;
float: right; }
.firwl-menu-horizontal .firwl-menubar > li.menu-item-has-children {
padding-right: 8px; }
.firwl-menu-horizontal .firwl-menubar > li.menu-item-has-children a {
padding-right: 18px; }
.firwl-menu-horizontal .firwl-menubar > li ul {
display: none;
position: fixed;
top: -2000px;
display: block;
width: 280px;
left: 0;
opacity: 0;
margin: 0;
transition: opacity 0.25s, transform 0.25s, margin 0.3s;
text-align: left;
border-top: 5px solid;
transform: translateY(30px);
will-change: opacity, top, position, transform;
padding: 0;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); }
.firwl-menu-horizontal .firwl-menubar > li ul li {
display: block;
width: 100%;
position: relative;
height: auto;
padding: 0;
border-radius: 0; }
.firwl-menu-horizontal .firwl-menubar > li ul li:before {
display: none; }
.firwl-menu-horizontal .firwl-menubar > li ul li.menu-item-has-children a {
border-radius: 0; }
.firwl-menu-horizontal .firwl-menubar > li ul li.menu-item-has-children::after {
right: 12px; }
.firwl-menu-horizontal .firwl-menubar > li ul li.menu-item-has-children:hover::after {
color: #fff; }
.firwl-menu-horizontal .firwl-menubar > li ul li a {
font-size: 13px;
transition: opacity .2s;
line-height: 1.2em;
height: auto;
border-bottom: 1px solid rgba(20, 20, 20, 0.1);
padding: 16px 20px;
width: 100%;
display: block;
background-size: 0% 104%;
background-repeat: no-repeat;
background-position: -2px 101%;
transition: background-size 0.45s cubic-bezier(0.16, 0.68, 0.49, 0.99), color 0.35s;
background-image: linear-gradient(to right, #f00 100%, #fff 100%);
will-change: background-size, color; }
.firwl-menu-horizontal .firwl-menubar > li ul li a:after {
transition: color 0.35s;
transition-delay: .3s; }
.firwl-menu-horizontal .firwl-menubar > li ul li:last-child > a {
overflow: hidden;
border-bottom: none; }
.firwl-menu-horizontal .firwl-menubar > li ul li > ul {
left: 279px;
transition-delay: 0.5s; }
.firwl-menu-horizontal .firwl-menubar > li ul li > ul li.menu-item-has-children::after {
display: none; }
.firwl-menu-horizontal .firwl-menubar > li ul li:hover > a {
background-size: 110% 104%;
color: #fff; }
.firwl-menu-horizontal .firwl-menubar > li ul li:hover > a:after {
color: #fff; }
.firwl-menu-horizontal .firwl-menubar > li ul li:hover > ul {
position: absolute;
top: -26px;
margin: 0;
opacity: 1; }
.firwl-menu-horizontal .firwl-menubar > li.firwl-iright > ul {
left: auto;
right: 0; }
.firwl-menu-horizontal .firwl-menubar > li.firwl-iright > ul li > ul {
left: -280px; }
.firwl-menu-horizontal .firwl-menubar > li.firwl-iright > ul li::before {
left: auto;
right: 1rem; }
.firwl-menu-horizontal .firwl-menubar > li:hover {
z-index: 11; }
.firwl-menu-horizontal .firwl-menubar > li:hover::after {
opacity: 1; }
.firwl-menu-horizontal .firwl-menubar > li:hover::before {
width: 102%;
height: 20px;
margin-top: -10px; }
.firwl-menu-horizontal .firwl-menubar > li:hover > ul {
position: absolute;
display: block;
opacity: 1;
margin-top: 0px;
top: 100%;
transform: translateY(0px); }
.firwl-menu-horizontal .firwl-menubar .current-menu-item > a {
cursor: unset;
opacity: .7; }
.vc_wp_custommenu ul li {
transform: translateX(0px);
transition: transform .25s ease; }
.vc_wp_custommenu ul li:hover {
transform: translateX(5px); }
.firwl-menubtns {
flex-grow: 0; }
.firwl-menubar { }
.firwl-menubar__secondary {
margin: 0;
padding: 0;
display: inline-block;
float: right; }
.firwl-menubar__secondary li {
padding-left: 0; }
.firwl-menubar__secondary li a {
transition: opacity .5s;
line-height: 13px;
height-height: 13px;
padding-right: 16px;
font-size: 12px;
opacity: .65; }
.firwl-menubar__secondary li a > a {
padding-left: 20px;
position: relative; }
.firwl-menubar__secondary li a > a::before, .firwl-menubar__secondary li a > a::after {
display: inline-block;
width: 2px;
height: 10px;
margin-right: 10px;
margin-left: 4px;
content: " ";
transform: skewX(-30deg);
float: none;
position: absolute;
background: rgba(100, 100, 100, 0.5);
top: 50%;
left: 0px;
margin-top: -6px; }
.firwl-menubar__secondary li a > a::before {
left: 5px; }
.firwl-menubar__secondary li a > a::after {
position: absolute;
transition: width 0.4s, height 0.4s, top 0.4s;
transition-timing-function: cubic-bezier(0, 1, 0.6, 1);
z-index: -1; }
.firwl-menubar__secondary li a::before, .firwl-menubar__secondary li a::after {
opacity: 1; }
.firwl-menubar__secondary li a:hover {
opacity: 1; }
.firwl-menubar__secondary li::before {
display: none; }
.firwl-menubar__secondary li.current-menu-item a {
opacity: 1; }
.firwl-menubar__footer li a::before, .firwl-menubar__footer li a::after {
opacity: 1; }
.firwl-secondaryhead__cont {
padding: 0 27px; }
.firwl-secondaryhead .firwl-social a {
transition: opacity .5s; }
.firwl-secondaryhead .firwl-social a:hover {
opacity: 1; }
.firwl-pageheader { }
.firwl-pageheader__contents {
padding: 120px 0;
text-rendering: geometricPrecision; }
.firwl-pageheader .firwl-meta {
margin-top: 20px; }
.firwl-pageheader .firwl-pagecaption {
max-width: 960px;
margin-left: auto;
margin-right: auto; }
.firwl-pageheader h3, .firwl-pageheader h4 {
margin-top: 0; }
.firwl-pageheader .firwl-p-author {
position: relative;
padding-right: 22px; }
.firwl-pageheader .firwl-p-author::after {
content: " ";
display: inline-block;
width: 10px;
height: 1px;
border-top: 1px solid;
margin-left: 10px;
position: absolute;
right: 0;
top: 50%;
line-height: inherit; }
.firwl-pageheader .firwl-actions {
height: 110px; }
.firwl-pageheader .firwl-actions__cont {
background: transparent;
width: 100%;
height: auto;
transition: none;
position: relative; }
.firwl-pageheader .firwl-actions__cont:hover {
position: relative; }
.firwl-pageheader .firwl-actions .firwl-a0 {
width: 110px;
height: 110px;
line-height: 102px;
border-width: 5px; }
.firwl-pageheader .firwl-actions .firwl-a0 i {
font-size: 64px; }
.firwl-pageheader .firwl-actions .firwl-a1, .firwl-pageheader .firwl-actions .firwl-a2 {
top: 50%;
margin-top: -14px; }
.firwl-pageheader .firwl-actions .firwl-a1 {
margin-left: -120px; }
.firwl-pageheader .firwl-actions .firwl-a2 {
margin-left: 95px; }
.firwl-pageheader__breadcrumb {
top: 0;
padding: 27px 0;
width: 100%;
height: 80px; }
.firwl-pageheader__breadcrumb .firwl-breadcrumb {
padding: 0 27px;
text-align: right;
max-width: 1760px;
margin: 0 auto; }
.firwl-pageheader__nav-post a:hover .firwl-tit {
max-width: 450px; }
.firwl-pageheader .firwl-countdown__container {
margin-top: 0; }
.firwl-pageheader__shop .firwl-pageheader__contents {
padding: 120px 0; }
.firwl-pageheader__shop__bc .firwl-pageheader__contents {
padding: 16px 0; }
.firwl-pageheader__shop__bc .firwl-pageheader__contents p {
margin: 0;
text-align: left; }
.firwl-countdown__container {
padding: 8px; }
.firwl-searchbar {
height: 100px;
line-height: 100px;
padding: 0 20px; }
.firwl-searchbar__cont {
max-width: 1466px;
padding: 0;
margin: 0 auto; }
.firwl-searchbar form {
height: 100px;
float: left; }
.firwl-searchbar form input {
height: 100px;
line-height: 100px;
font-size: 1.8rem;
padding-right: 20px;
padding-left: 0;
width: calc(100% - 200px);
vertical-align: middle;
float: left; }
.firwl-searchbar.open {
top: 0;
position: absolute;
transform: translateX(0%);
max-width: 100%;
padding: 0 20px; }
.firwl-entrycontent blockquote, .firwl-entrycontent .wp-block-quote {
margin: 70px auto 60px auto;
padding: 80px 50px 60px 50px; }
.firwl-entrycontent > pre {
padding: 40px; }
.firwl-entrycontent .wp-block-pullquote.aligncenter blockquote,
.firwl-entrycontent .wp-block-pullquote.alignwide blockquote,
.firwl-entrycontent .wp-block-pullquote.alignfull blockquote {
margin-top: 50px; }
.firwl-entrycontent .wp-block-pullquote.alignleft, .firwl-entrycontent .wp-block-pullquote.alignright, .firwl-entrycontent .wp-block-pullquote.alignleft blockquote, .firwl-entrycontent .wp-block-pullquote.alignright blockquote {
padding-right: 0;
padding-left: 0; }
.firwl-entrycontent img.aligncenter {
margin-left: auto;
margin-right: auto; }
.firwl-entrycontent .firwl-comments-section, .firwl-entrycontent .firwl-author-section, .firwl-entrycontent .firwl-previouspost-section, .firwl-entrycontent .firwl-relatedpost-section {
padding-left: 70px;
padding-right: 70px; }
.firwl-single__nosidebar .firwl-entrycontent .alignwide {
margin-left: -70px;
margin-right: -70px;
max-width: 910px;
padding-left: 0;
padding-right: 0; }
.firwl-comment {
padding: 40px 32px; }
.firwl-comment__closed {
padding: 32px; }
.firwl-comment .firwl-avatar {
width: 50px;
height: 50px;
left: 32px;
top: 42px;
padding: 5px; }
.firwl-comment__c {
padding-left: 75px;
margin-top: 0; }
.firwl-comment__c p:first-child {
margin-top: 0.2em; }
.firwl-comment__c p:last-child {
margin-bottom: 0; }
.firwl-comment__rlink {
top: 40px;
right: 32px;
opacity: 0;
transition: opacity 0.4s; }
.firwl-comment__auth {
padding-left: 75px;
padding-top: 0.3em; }
.firwl-comment__icon {
top: 24px; }
.firwl-comment:hover .firwl-comment__rlink {
opacity: 1;
display: block; }
.firwl-pingback .firwl-comment__c {
margin-top: 0; }
.firwl-scard__des {
position: relative;
height: 100%;
width: 100%; }
.firwl-scard .firwl-intro {
display: block;
opacity: 1;
transform: translateY(0px); }
.firwl-scard .firwl-episodes {
display: block;
opacity: 0 !important;
height: 100%;
position: absolute;
top: 0;
transform: translateY(15px);
width: 100%; }
.firwl-scard .firwl-episodes .firwl-caption {
margin-top: 0;
margin-bottom: 20px;
font-size: 13px; }
.firwl-scard .firwl-episodes a {
color: inherit; }
.firwl-scard .firwl-episodes__r {
padding-right: 30px;
margin: 5px 0;
line-height: 27px;
clear: both;
height: 27px; }
.firwl-scard .firwl-episodes p {
clear: both;
margin-top: 20px; }
.firwl-scard .firwl-episodes__l {
max-width: calc( 100% - 30px);
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
line-height: 20px;
height: 20px;
float: left; }
.firwl-scard .firwl-episodes__p {
vertical-align: middle;
line-height: inherit;
display: inline-block;
width: 20px;
height: 20px;
text-align: center;
position: relative;
margin-right: 10px;
line-height: 20px;
box-sizing: border-box;
float: left; }
.firwl-scard .firwl-episodes__p .qtmplayer-donut .qtmplayer-play-btn {
position: absolute;
left: 0; }
.firwl-scard .firwl-episodes__p::after {
display: block;
content: " ";
position: absolute;
left: 0;
top: 0;
width: 20px;
height: 20px;
border-radius: 50%;
border: 2px solid;
opacity: .3; }
.firwl-scard .firwl-episodes__p i {
position: absolute;
left: 0;
top: 0;
font-size: 16px;
width: 20px;
height: 20px;
border: 2px solid transparent; }
.firwl-scard .firwl-intro, .firwl-scard .firwl-episodes {
transition: transform 0.4s ease, opacity 0.3s linear; }
.firwl-scard .firwl-scard__con {
transition: background 0.3s linear; }
.firwl-scard:hover .firwl-scard__con {
background-color: rgba(0, 0, 0, 0.6); }
.firwl-scard:hover .firwl-intro {
opacity: 0;
transform: translateY(-15px); }
.firwl-scard:hover .firwl-episodes {
opacity: 1 !important;
transform: translateY(0px); }
.firwl-authorbox {
max-width: 770px;
margin: 0 auto; }
.firwl-authorbox__cn {
padding: 40px; }
.firwl-authorbox__img {
margin-right: 30px;
width: 70px;
height: 70px; }
.firwl-authorbox__card {
margin-bottom: 30px;
padding: 30px 10px; }
.firwl-authorbox__card h6 {
font-size: 15px; }
.firwl-authorbox__card p {
line-height: 1em;
font-size: 13px; }
.firwl-sidebar__rgt {
padding-left: 20px; }
.firwl-sidebar__offcanvas {
padding: 30px; }
.firwl-sticky__content {
width: 100%;
padding: 0px 0;
margin: 0;
transition: padding .2s, box-shadow 0.2s;
box-shadow: 0 0 20px rgba(0, 0, 0, 0);
max-width: 1170px; }
.firwl-sticky__content .firwl-container {
transition: max-width .5s ease; }
.firwl-sticky .firwl-btn-primary {
clip-path: none;
border-radius: 0; }
.firwl-stickme.firwl-sticky .firwl-sticky__content {
position: fixed;
width: 100%;
max-width: 100vw;
top: 0;
left: 0;
box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.1);
padding: 10px 30px 10px 15px; }
.firwl-stickme.firwl-sticky .firwl-sticky__content .firwl-container {
max-width: 1474px; }
.firwl-overlay {
width: 420px;
left: auto;
right: 0;
box-shadow: -2px 0 18px 3px rgba(0, 0, 0, 0.2); }
.firwl-slider__item {
padding-top: 43%; }
.firwl-slider__c {
padding: 0 10px;
background: linear-gradient(to right, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0.15) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9000000', endColorstr='#33000000',GradientType=1 ); }
.firwl-slider__c .firwl-container {
position: relative;
width: 1170px;
max-width: 1170px;
padding-right: 500px;
padding-left: 60px;
padding-top: 0;
padding-bottom: 0; }
.firwl-slider__c .firwl-container::before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 15px;
height: 100%;
background-image: linear-gradient(135deg, white 12.5%, transparent 12.5%, transparent 50%, white 50%, white 62.5%, transparent 62.5%, transparent 100%);
background-size: 5px 5px; }
.firwl-slider__c p {
font-size: 18px;
opacity: .85; }
.firwl-slider__c h6 {
margin-bottom: 30px;
margin-top: 0; }
.firwl-slider__ac {
width: 30%;
max-width: 30%;
left: 60%;
position: absolute;
margin: 0 auto;
top: 0;
text-align: center; }
.firwl-slider__ab {
border-width: 4px;
margin-top: -55px;
width: 110px;
height: 110px;
line-height: 104px;
border-radius: 2px;
transform: translateY(-5px);
position: absolute; }
.firwl-slider__ab::after {
display: block;
content: " ";
position: absolute;
width: 120%;
height: 120%;
border: 22px solid;
top: -10%;
left: -10%;
box-sizing: border-box;
opacity: 0;
transition: opacity 0.2s linear, border-width 0.3s linear; }
.firwl-slider__ab:hover::after {
border-width: 10px;
opacity: .5; }
.firwl-downloadbox {
border: none;
width: 100%; }
.firwl-downloadbox__card {
display: flex; }
.firwl-downloadbox__card img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
max-width: 100%;
min-width: 100%; }
.firwl-downloadbox__i {
max-width: 30%;
float: left;
box-sizing: border-box;
background: red; }
.firwl-downloadbox__content {
padding: 40px;
flex-grow: 1;
width: auto;
clip-path: polygon(100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0% 100%, 0 0, 0% 0%); }
.firwl-downloadbox__count {
opacity: .5; }
.firwl-downloadbox__act {
margin-top: 1.3rem; }
.firwl-downloadbox__cap {
margin-top: 0; }
.firwl-pricingtable:hover .firwl-pricingtable__content {
transform: translateY(-24px); }
.firwl-cards {
height: 520px;
min-width: 360px;   }
.firwl-cards__content {
padding: 30px;
transition: transform .5s ease;
transform: translateY(0); }
.firwl-cards__content__c {
padding: 40px;
z-index: 10; }
.firwl-cards:hover .firwl-cards__content {
transform: translateY(-24px); }
.firwl-cards:hover .firwl-cards__content .firwl-hov {
opacity: 1; }
.firwl-cards__icon {
font-size: 110px; }
.firwl-cards__sky {
height: 624px; }
.firwl-cards__sky .firwl-capfont, .firwl-cards__sky .firwl-caption__s, .firwl-cards__sky .firwl-caption__xs, .firwl-cards__sky .firwl-cats, .firwl-cards__sky .firwl-tags {
margin-top: 0; }
.firwl-cards__horizontal {
margin-left: auto;
margin-right: auto;
height: auto; }
.firwl-cards__horizontal__pad {
padding: 70px;
padding-right: 0; }
.firwl-cards__horizontal__inv .firwl-cards__horizontal__pad {
padding-right: 70px;
padding-left: 0; }
.firwl-cards__mini {
min-width: 170px;
height: 240px; }
.firwl-cards__featured .firwl-cards__content {
transform: translateY(-16px); }
.firwl-cards__def {
min-height: 0;
padding-top: 145%; }
.firwl-cards + .firwl-cards {
margin-left: 30px; }
.firwl-hov {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
content: " ";
border: none;
opacity: 0;
transition: opacity .6s;
will-change: opacity; }
ul.firwl-sponsors__i5 {
padding-top: 60%; }
ul.firwl-sponsors__i7 {
padding-top: 58%; }
ul.firwl-sponsors .firwl-hov {
display: block;
opacity: 0;
position: absolute;
z-index: 20;
mix-blend-mode: color; }
ul.firwl-sponsors a:hover .firwl-hov {
opacity: 1; }
.ttg-reaktions-shareball__menu-btn, .ttg-reaktions-shareball__icons a {
filter: brightness(1);
transition: all .3s; }
.ttg-reaktions-shareball__menu-btn:hover, .ttg-reaktions-shareball__icons a:hover {
filter: brightness(1.3); }
.firwl-entrycontent__share .ttg-btn-share {
transition: all .2s; }
.firwl-entrycontent__share .ttg-btn-share:hover {
color: #fff; } }  body, blockquote::before {
background-color: #f9f9f9;
color: #818181; }
.firwl-comments-section .comment-respond {
background-color: #f9f9f9; }
a {
color: #069afe; }
a:hover {
color: #4a00ff; } .wp-block-separator {
border-color: rgba(129, 129, 129, 0.66); }
.firwl-entrycontent p.has-drop-cap, .firwl-entrycontent blockquote, .firwl-entrycontent .wp-block-quote, blockquote, blockquote::before, .firwl-single .firwl-entrycontent .wp-block-quote, .firwl-btn, .firwl-btn::after, .firwl-btn::before {
border-color: rgba(129, 129, 129, 0.2); }
h1, h2, h3, h4, h5, h6 {
color: #343434; }
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment,
.firwl-paper,
.firwl-authorbox, .firwl-menubar ul, blockquote::before {
background-color: #fff; color: #818181; }
.firwl-primary {
background-color: #111618; }
.firwl-menu-horizontal .firwl-menubar > li:hover > ul {
border-color: #111618; }
.firwl-primary .firwl-btn {
border-color: rgba(255, 255, 255, 0.2); }
.firwl-primary-light {
background-color: #353535; }
.firwl-primary-light, .firwl-primary, .firwl-primary-light h1, .firwl-primary-light h2, .firwl-primary-light h3, .firwl-primary-light h4, .firwl-primary-light h5, .firwl-primary-light h6, .firwl-primary h1, .firwl-primary h2, .firwl-primary h3, .firwl-primary h4, .firwl-primary h5, .firwl-primary h6 {
color: #fff; }
.firwl-primary-light .firwl-caption {
color: rgba(255, 255, 255, 0.7); }
[class*="-catid-"]::before, .ttg-reaktions-accent, .firwl-accent, .firwl-scard:hover .firwl-btn__ghost, .firwl-menubar li::before {
background-color: #069afe; color: #fff; } .firwl-btn__white {
color: #069afe; } .vc_wp_custommenu ul > li > a::before, .vc_wp_custommenu ul > li > a::after,
.firwl-gradtext, .firwl-gradicon::before,
.firwl-caption__l::after, .firwl-owl-theme .owl-dots .owl-dot.active span,
.firwl-post__sticky::after, input[type="submit"], .firwl-menubar > li > a::before, .firwl-menubar > li > a::after, .firwl-authorbox::after,
.firwl-p-catz::after, .firwl-caption__s::before, .firwl-caption__xs::before {
background: #00a2ff; background: linear-gradient(45deg, #00a2ff 0%, #5c20ef 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$btngradient1', endColorstr='$btngradient2',GradientType=1 ); color: #fff; }
.firwl-post__title a {
background-image: linear-gradient(to right, rgba(0, 162, 255, 0.5) 50%, rgba(92, 32, 239, 0.5) 100%, #fff 100%); }
.firwl-btn {
background-image: linear-gradient(-45deg, #00a2ff 0%, #5c20ef 50%, rgba(255, 255, 255, 0) 54%, rgba(255, 255, 255, 0) 100%); }
#firwlBody.woocommerce #firwlMaster #respond input#submit, #firwlBody.woocommerce #firwlMaster .woocommerce #respond input#submit, #firwlBody.woocommerce #firwlMaster .woocommerce a.button, #firwlBody.woocommerce #firwlMaster .woocommerce button.button, #firwlBody.woocommerce #firwlMaster .woocommerce input.button,
.firwl-entrycontent .wp-block-button .wp-block-button__link, .firwl-entrycontent .wp-block-button .wp-block-file__button,
.firwl-btn-primary {
background-color: #00a2ff;
background-image: linear-gradient(-45deg, #00a2ff 0%, #5c20ef 100%); } .firwl-gradprimary {
background: linear-gradient(45deg, #111618 0%, #353535 100%); } .firwl-gradaccent, .firwl-hov {
background: linear-gradient(45deg, #0d0232 0%, #5f0090 50%, #1467ab 100%); } .firwl-stripes__accent {
background-image: linear-gradient(135deg, #069afe 12.5%, transparent 12.5%, transparent 50%, #069afe 50%, #069afe 62.5%, transparent 62.5%, transparent 100%);
background-size: 5px 5px; } .firwl-grad-layer {
background: #069afe; background: linear-gradient(45deg, #069afe 0%, #4a00ff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#069afe', endColorstr='#4a00ff',GradientType=1 ); } .firwl-internal-menu__c ul a.firwl-active, .firwl-menu-horizontal .firwl-menubar > li:hover > ul, .firwl-form-wrapper input[type="text"]:focus, .firwl-form-wrapper input[type="email"]:focus, .firwl-form-wrapper input[type="password"]:focus, .firwl-form-wrapper textarea:focus, .firwl-menu-horizontal .firwl-menubar > li ul, .firwl-caption::after, .firwl-post__title, .firwl-scard__t {
border-color: #069afe; }
.firwl-primary-light .firwl-caption__s, .firwl-primary-light .firwl-btn {
border-color: rgba(255, 255, 255, 0.2); } .firwl-menubar__secondary li a::before, .firwl-menubar__secondary li a::after, .firwl-menubar__footer > li > a::before, .firwl-menubar__footer > li > a::after {
background: rgba(200, 200, 200, 0.5); }
.firwl-btn__white::after {
background: #fff; }
.firwl-negative .firwl-btn, .firwl-negative .firwl-btn::after, .firwl-negative .firwl-btn::before, .firwl-btn__neg {
border-color: #fff !important; }
.firwl-negative h1, .firwl-negative h2, .firwl-negative h3, .firwl-negative h4, .firwl-negative h5, .firwl-negative h6, .firwl-btn-primary {
color: #fff !important; }  @media only screen and (min-width : 1201px) {
.firwl-menu-horizontal .firwl-menubar > li > ul li a {
background-image: linear-gradient(45deg, #069afe 0%, #4a00ff 100%, #fff 100%); }
.firwl-btn__white:hover {
color: #4a00ff; } }.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//cybercovert.com/wp-content/themes/firwl/components/owl-carousel/dist/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}